(server-delete-client): Only delete the terminal if it
[emacs.git] / lisp / ChangeLog
blob0befa154ee1f29bec58dac2e114742c6e4d0166f
1 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
3         * server.el (server-delete-client): Only delete the terminal if it
4         is non-nil.
6 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
8         * net/tramp.el (with-file-property, with-connection-property):
9         Highlight as keyword.
10         (tramp-rfn-eshadow-setup-minibuffer)
11         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
12         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
13         (tramp-do-copy-or-rename-file-directly)
14         (tramp-do-copy-or-rename-file-out-of-band)
15         (tramp-handle-shell-command, tramp-get-debug-buffer)
16         (tramp-send-command-and-read, tramp-equal-remote)
17         (tramp-get-local-gid): Pacify byte-compiler.
18         (tramp-handle-file-name-directory): Result shall not be expanded.
19         (tramp-find-foreign-file-name-handler): Rewrite.
20         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
22         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
24         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Apply
25         `tramp-completion-mode-p'.
26         (tramp-fish-handle-set-file-times)
27         (tramp-fish-handle-executable-find)
28         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
29         (tramp-fish-retrieve-data): Pacify byte-compiler.
31         * net/tramp-gw.el (tramp-gw-basic-authentication): Call
32         `tramp-read-passwd' with first parameter `nil'.
34 2007-09-28  Glenn Morris  <rgm@gnu.org>
36         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
37         than mapcar.
39         * textmodes/tex-mode.el (tex-suscript-height-ratio)
40         (tex-suscript-height-minimum): New customizable variables.
41         (tex-suscript-height): New function.
42         (superscript, subscript): Set height using tex-suscript-height
43         rather than fixing at 0.8.
44         (tex-fontify-script, tex-font-script-display): Add :version tag.
46 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
48         * progmodes/python.el (python-eldoc-function): Doc fix.
50 2007-09-27  Glenn Morris  <rgm@gnu.org>
52         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
53         image if it is not in image-type-auto-detectable, or is there with
54         a nil value.
56 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
58         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
59         connection more robust.
61 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
63         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
64         Deal with the case that special &keywords are at the beginning or
65         end of the argument list.  Also add some (incomplete) support for
66         non-standard arglists.
68 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
70         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
71         (eldoc-message-commands, eldoc-current-idle-delay)
72         (eldoc-function-argstring-format): Fix typos in docstrings.
74 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
76         * calc/calc-units.el (calc-convert-units)
77         (calc-convert-temperature): Remove unnecessary colons.
79 2007-09-26  Bastien Guerry  <bzg@altern.org>
81         * org-export-latex.el (org-export-latex-tables-verbatim): New
82         function.
83         (org-export-latex-remove-from-headlines): Name changed because of
84         typo.
85         (org-export-latex-quotation-marks-convention): Option removed.
86         (org-export-latex-make-preamble): Handle the DATE option.
87         (org-export-latex-cleaned-string): Now the only cleaning function,
88         synched up with org.el.
89         (org-export-latex-lists, org-export-latex-parse-list)
90         (org-export-list-to-latex): New functions.
92 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
94         * org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
95         (org-outline-regexp): New constant.
96         (org-remember-handler): Throw error when the target file is not in
97         org-mode.
98         (org-cleaned-string-for-export): No longer call
99         `org-export-latex-cleaned-string' with an argument.
100         (org-get-tags): Returns now a list, not a string.
101         (org-get-tags-string): New function.
102         (org-archive-subtree): No need to split return of `org-get-tags'.
103         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
104         instead of `org-get-tags'.
105         (org-agenda-format-date): Renamed from `org-agenda-date-format'.
106         (org-time-from-absolute, org-agenda-format-date-aligned): New
107         functions.
108         (org-compatible-face): New argument INHERITS.  Inherit from this
109         face if possible.
110         (org-level-1, org-level-2, org-level-3, org-level-4)
111         (org-level-5, org-level-6, org-level-7, org-level-8)
112         (org-special-keyword, org-drawer, org-column, org-warning)
113         (org-archived, org-todo, org-done, org-headline-done, org-table)
114         (org-formula, org-code, org-agenda-structure)
115         (org-scheduled-today, org-scheduled-previously)
116         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
117         in the new way.
118         (org-get-heading): New argument NO-TAGS.
119         (org-fast-tag-selection-include-todo): Made defvar instead of
120         defcustom, feature is not deprecated.
121         (org-remember-store-without-prompt): New default value t.
122         (org-todo-log-states): New variable.
123         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
124         Compute the log states.
125         (org-goto-map): More commands copied from global map.  Also bind
126         `org-occur'.
127         (org-goto): Made into a general lookup command.
128         (org-get-location): Complete rewrite.
129         (org-goto-exit-command): New variable.
130         (org-goto-selected-point): New variable.
131         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit): Set
132         the new variables.
133         (org-paste-subtree): Whitespace insertion strategy revised.
134         (org-remember-apply-template): Protect v-A from the possibility
135         that v-a might be nil.
136         (org-remember-handler): Insertion rules revised.
137         (org-todo): Respect org-todo-log-states.
138         (org-up-heading-safe): New function.
139         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
141         * org.texi: Change links to webpage and maintained email.
142         (Remember): Promoted to Chapter, significant changes.
143         (Fast access to TODO states): New section.
144         (Faces for TODO keywords): New section.
145         (Export options): Example for #+DATE.
146         (Progress logging): Section moved.
148 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
150         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
151         region if in transient-mark-mode.
153 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
155         * calc/calc-ext.el (calc-init-extensions, calc-reset):
156         * calc/calc-help.el (calc-full-help):
157         * calc/calc-misc.el (another-calc):
158         * calc/calc-store.el (calc-var-name-map):
159         * calc/calc-stuff.el (calc-flush-caches):
160         * calc/calc-units.el (math-build-units-table):
161         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
162         (calc-quit):
163         * calendar/icalendar.el (icalendar--format-ical-event)
164         (icalendar--convert-ical-to-diary):
165         * emacs-lisp/authors.el (authors):
166         * emacs-lisp/cust-print.el (custom-print-install)
167         (custom-print-uninstall):
168         * emacs-lisp/disass.el (disassemble-1):
169         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
170         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
171         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
172         (elint-check-let-form, elint-check-condition-case-form)
173         (elint-initialize):
174         * emacs-lisp/elp.el (elp-results):
175         * emacs-lisp/generic.el (generic-mode-internal):
176         * emacs-lisp/re-builder.el (reb-delete-overlays):
177         * emacs-lisp/regi.el (regi-interpret):
178         * emacs-lisp/sregex.el (sregex--char-aux):
179         * emulation/cua-rect.el (cua--deactivate-rectangle)
180         (cua--highlight-rectangle, cua--rectangle-post-command):
181         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
182         * emulation/viper-macs.el (viper-describe-kbd-macros)
183         (viper-describe-one-macro):
184         * emulation/viper-util.el (viper-setup-master-buffer):
185         * emulation/viper.el (set-viper-state-in-major-mode):
186         * international/mule-diag.el (describe-current-coding-system):
187         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
188         * mail/emacsbug.el (report-emacs-bug):
189         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
190         * obsolete/hilit19.el (hilit-unhighlight-region)
191         (hilit-set-mode-patterns):
192         * play/solitaire.el (solitaire-check, solitaire-solve):
193         * play/zone.el (zone-pgm-rotate):
194         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
195         * progmodes/ada-prj.el (ada-prj-display-page):
196         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
197         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
198         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
199         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
200         * progmodes/sh-script.el (sh-make-vars-local)
201         (sh-reset-indent-vars-to-global-values):
202         * progmodes/sql.el (top):
203         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
204         * progmodes/xscheme.el (top):
205         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
206         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
207         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
208         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
209         (artist-submit-bug-report):
210         * textmodes/flyspell.el (flyspell-delay-commands)
211         (flyspell-deplacement-commands):
212         * textmodes/table.el (table--generate-source-epilogue, table-insert)
213         (table--generate-source-cells-in-a-row, table--make-cell-map)
214         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
216 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
218         * allout.el (produce-allout-mode-map, allout-process-exposed):
219         * ansi-color.el (ansi-color-make-color-map):
220         * autoinsert.el (auto-insert):
221         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
222         * dired-aux.el (dired-create-files):
223         * dired.el (dired-restore-desktop-buffer):
224         * ediff-diff.el (ediff-setup-fine-diff-regions):
225         * ediff-mult.el (ediff-intersect-directories)
226         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
227         (ediff-redraw-registry-buffer):
228         * ediff-ptch.el (ediff-fixup-patch-map):
229         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
230         (ediff-really-quit, ediff-clear-diff-vector):
231         * emerge.el (emerge-really-quit):
232         * ffap.el (ffap-replace-file-component):
233         * filecache.el (file-cache-add-directory)
234         (file-cache-add-directory-recursively)
235         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
236         (file-cache-delete-directory, file-cache-files-matching-internal)
237         (file-cache-display):
238         * files.el (cd):
239         * find-lisp.el (find-lisp-insert-directory):
240         * finder.el (finder-compile-keywords):
241         * help.el (view-emacs-news):
242         * hi-lock.el (hi-lock-write-interactive-patterns):
243         * ido.el (ido-to-end, ido-set-matches-1):
244         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
245         (image-dired-mark-tagged-files):
246         * jka-cmpr-hook.el (jka-compr-get-compression-info):
247         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
248         * ps-print.el (ps-background, ps-begin-file)
249         (ps-build-reference-face-lists):
250         * simple.el (clone-buffer):
251         * startup.el (command-line):
252         * tempo.el (tempo-insert-template, tempo-is-user-element)
253         (tempo-forward-mark, tempo-backward-mark):
254         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
256 2007-09-25  Glenn Morris  <rgm@gnu.org>
258         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
260         * view.el (view-search-no-match-lines): Add a doc string.
261         Rewrite to simplify and work better.
263 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
265         * progmodes/cc-mode.el (c-mode-base-map):
266         Use c-indent-line-or-region instead of c-indent-line.
268         * indent.el (indent-for-tab-command): First check if the region is
269         active.
271 2007-09-24  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
273         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
274         whitespace-rescan-timer-time is 0.
276 2007-09-24  Karl Berry  <karl@gnu.org>
278         * international/mule.el (coding-system-base): Fix doc string grammar.
280 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
282         * net/tramp.el (tramp-completion-mode-p): Rename from
283         `tramp-completion-mode'.  Revert logic, check `return', `newline'
284         and such alike.  Packages like Icicles tend to use other completion
285         characters but `tab' and `space' only.
287 2007-09-24  Adam Hupp  <adam@hupp.org>
289         * progmodes/python.el (run-python): Import emacs module without
290         waiting; prevents lockup on error.
292 2007-09-23  Richard Stallman  <rms@gnu.org>
294         * mail/sendmail.el (mail-bury): Delete the frame
295         if this frame looks like it was made for this message.
297         * completion.el (completion-separator-self-insert-command)
298         (completion-separator-self-insert-autofilling):
299         If `self-insert-command' has been remapped, use the substitute.
301         * simple.el (copy-region-as-kill): Doc fix.
303         * textmodes/org.el (org-confirm-shell-link-function)
304         (org-confirm-elisp-link-function): Doc fixes.
306 2007-09-23  Glenn Morris  <rgm@gnu.org>
308         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
310 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
312         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
314         * term/tvi970.el (terminal-init-tvi970): Likewise.
316         * term/sun-mouse.el (print-mouse-format): Likewise.
318         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
319         Use forward-line instead of previous-line and next-line.
321 2007-09-22  Juri Linkov  <juri@jurta.org>
323         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
325         * tutorial.el (tutorial--default-keys): Update standard bindings:
326         rename `iconify-or-deiconify-frame' to `suspend-frame',
327         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
329 2007-09-22  Juri Linkov  <juri@jurta.org>
331         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
332         Add help-echo to external links and to links without description.
333         (fancy-splash-insert): Use help-echo from the 3rd element of the
334         link specification list, or "Follow this link" if it's nil.  Doc fix.
336 2007-09-22  Juri Linkov  <juri@jurta.org>
338         * startup.el (command-line): Rename `inhibit-startup-message' to
339         `inhibit-startup-screen'.
340         (fancy-about-text): Use shorter label for "Ordering Manuals".
341         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
342         is nil, display a line with "To start..." and 3 links to useful
343         tasks.  Display the "Dismiss" button and "Don't show this message
344         again" only when concise is non-nil.
345         (fancy-startup-screen): Call `fancy-startup-tail' with optional
346         arg `concise'.  If CONCISE is non-nil, display a concise version
347         of the splash screen in another window.  Otherwise, switch to the
348         startup buffer in the same window.
349         (startup-echo-area-message): Change displayed binding from
350         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
351         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
352         the GNU system".
353         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
354         to "*GNU Emacs*".
355         (display-about-screen): Don't check the existence of the buffer
356         "*About GNU Emacs*".
357         (display-splash-screen): Make alias to `display-startup-screen'.
358         (command-line-1): Rename `inhibit-startup-message' to
359         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
360         started with command line options "-f", "-funcall", "-e", "-eval",
361         "-execute", "-insert", "-find-file", "-file", "-visit".
362         Inhibit startup screen when Emacs is started with a file name only
363         on tty (i.e. don't inhibit it when started with a file name like
364         "emacs FILE..." on a window system).
365         (command-line-1): Simplify logic of displaying the startup screen:
366         if file-count > 0, then display the concise version in another
367         window, otherwise display full version in the same window.
369         * help.el (help-map): Bind C-h C-a to about-emacs.
370         (help-for-help-internal): Add C-a description to C-h help text.
372 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
374         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
375         (checkdoc-permit-comma-termination-flag): Autoload the
376         safe-local-variable setting.
378         * bookmark.el (bookmark-xemacsp): Remove.
379         (bookmark-make): Don't use bookmark-xemacsp,
380         use (featurep 'xemacs) instead.
382         * speedbar.el (speedbar-frame-mode)
383         (speedbar-frame-reposition-smartly)
384         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
385         (speedbar-check-vc): Remove use of non-existent variable
386         dframe-xemacsp, use (featurep 'xemacs) instead.
388         * indent.el (indent-for-tab-command): Indent the region if
389         transient-mark-mode and the region is active.
391 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
393         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
394         add inferior-octave-directory-tracker to the buffer-local value
395         of comint-input-filter-functions.
397 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
399         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
401 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
403         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
404         on w32 frames.
406 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
408         * startup.el (normal-top-level): Remove DISPLAY from
409         process-environment to let it be computed dynamically in callproc.c.
411         * frame.el (frame-initialize, make-frame):
412         * faces.el (tty-set-up-initial-frame-faces):
413         * env.el (setenv): Don't set display-environment-variable.
415         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
416         (server-create-tty-frame): Don't set unused `tty' property.
417         Set `display' instead of display-environment-variable.
418         (server-create-window-system-frame): No display-environment-variable.
420 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
422         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
423         (rfn-eshadow-update-overlay-hook): New defvars.
424         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
425         Run the hooks.
427         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
428         (tramp-rfn-eshadow-setup-minibuffer)
429         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
430         rfn-eshadow.el.
432         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
433         timeout.
435 2007-09-21  Glenn Morris  <rgm@gnu.org>
437         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
438         * term/sun-mouse.el (suspend-emacstool): Remove.
439         * term/sun.el: Remove emacstool-related code.
441         * emacs-lisp/bytecomp.el (byte-compile-warnings)
442         (byte-compile-warnings-safe-p): Add `mapcar'.
443         (byte-compile-warning-types): Add mapcar and make-local.
444         (byte-compile-normal-call): Add option to suppress mapcar warning.
445         (top-level): Use mapc rather than mapcar in eval-when-compile.
447         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
448         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
449         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
450         Handle escaped parens.
451         (latex-forward-sexp): Doc fix.
453         * eshell/esh-mode.el (eshell-output-filter-functions): Add
454         eshell-postoutput-scroll-to-bottom.
456         * loadup.el: Remove termdev.
458         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
459         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
461 2007-09-21  Markus Triska  <markus.triska@gmx.at>
463         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
464         `mapcar' is called for effect.
466 2007-09-21  Kevin Ryde  <user42@zip.com.au>
468         * international/mule.el (sgml-html-meta-auto-coding-function):
469         Bind `case-fold-search' to t.
471 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
473         * termdev.el: Remove.
475         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
476         (frames-on-display-list): Use it.
478         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
480         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
482 2007-09-20  Richard Stallman  <rms@gnu.org>
484         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
486 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
488         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
490 2007-09-20  Glenn Morris  <rgm@gnu.org>
492         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
493         motion functions, rather than hard-coding "\n\n".
494         (tex-validate-region): Check for eobp, to speed up.
495         (tex-next-unmatched-end): Doc fix.
497 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
499         * files.el (auto-mode-alist): Use archive-mode for .rar files.
501         * international/mule.el (auto-coding-alist): Rar archives are binary.
503         * arc-mode.el: Add basic support for Rar.
504         (archive-find-type): Recognize Rar's signature.
505         (archive-desummarize): New fun.
506         (archive-summarize): Use it to restore the buffer's data in case
507         someone wants to switch to some other major mode.
508         (archive-resummarize): Use it as well.
509         (archive-rar-summarize, archive-rar-extract): New functions.
511         * filesets.el: Remove spurious * in docstrings.
512         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
513         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
514         (filesets-ingroup-collect): Remove unused arg `depth'.
515         (filesets-update): Remove unused arg `version'.
517         * finder.el (finder-compile-keywords): Fix up comment style.
518         (finder-mouse-face-on-line): previous-line -> forward-line.
520         * recentf.el: Remove spurious * in docstrings.
521         (recentf-save-list): Fix up comment style.
523         * progmodes/octave-mod.el: Remove spurious * in docstrings.
524         (octave-mode-map): Move init into declaration and remove \t binding.
525         (octave-mode-startup-message): Remove unused var.
526         (octave-scan-blocks): Remove unused arg `from'.
527         (octave-forward-block, octave-down-block, octave-up-block):
528         Update callers.
530         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
531         (meta-mode-map): Likewise and remove \t binding.
533         * net/snmp-mode.el: Remove spurious * in docstrings.
534         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
535         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
536         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
537         that completion accepts lists of strings.
538         (snmp-mode-syntax-table): Move initialization into declaration.
539         (snmp-mode-map): Likewise and remove \t binding.
540         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
541         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
542         (snmp-indent-command): Remove.
544         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
545         binding, so tab-always-indent works right.
547 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
549         * net/browse-url.el (browse-url-elinks-new-window): New function.
550         (browse-url-elinks): Use browse-url-elinks-new-window.
551         Accept optional second argument `new-window'.  Fix typo in doc-string.
552         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
553         Improve error message.
555 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
557         * net/browse-url.el (browse-url-url-encode-chars): Use the right
558         parameter name in the function body.
559         Reported by Johannes Weiner.
561 2007-09-19  Glenn Morris  <rgm@gnu.org>
563         * net/socks.el (socks-open-network-stream): Signal an explicit
564         error if the port associated with a service string can't be found.
566         * textmodes/tex-mode.el (tex-terminate-paragraph):
567         Use backward-paragraph.
569 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
571         * server.el (server-running-p): New function.
573 2007-09-18  Jason Rumney  <jasonr@gnu.org>
575         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
576         x-focus-frame.
578         * frame.el (select-frame-set-input-focus, select-frame-by-name):
579         Use x-focus-frame for w32.
581 2007-09-17  David Kastrup  <dak@gnu.org>
583         * textmodes/tex-mode.el (tex-verbatim-environments):
584         Eliminate CL dependency.
586 2007-09-17  Richard Stallman  <rms@gnu.org>
588         * newcomment.el (comment-add): New arg EXTRA.
589         (comment-region-default): Pass EXTRA if not indenting lines.
591 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
593         * net/browse-url.el (browse-url-url-encode-chars): New function.
594         URL-encode some chars in a string.
595         (browse-url-encode-url): Rewrite using the previous function.
596         (browse-url-file-url): Use `browse-url-url-encode-chars'.
597         (browse-url-elinks-sentinel): Fix typo.
598         (browse-url-new-window-flag): Doc change.
600 2007-09-17  Glenn Morris  <rgm@gnu.org>
602         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
603         filename from `--file-line-error', if it is available.
605 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
607         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
608         TeX `--file-line-error' format.
610 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
612         * xt-mouse.el: Delete add-hook calls that were moved to
613         xterm-mouse-mode.
614         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
615         does not work.
617 2007-09-17  Richard Stallman  <rms@gnu.org>
619         * cus-face.el (custom-theme-set-faces): Undo previous change.
621         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
623 2007-09-17  Glenn Morris  <rgm@gnu.org>
625         * textmodes/tex-mode.el (tex-region): Simplify previous change,
626         handling the case where the region is not in `tex-main-file'.
627         (tex-region-1): Delete.
628         (tex-region-header): New function, doing the header part of the
629         old tex-region-1.
631 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
633         * simple.el (newline): Simplify use of prefix-numeric-value.
634         (line-move-partial): Remove unused var `ppos'.
635         (line-move-1): Replace 9999 with most-positive-fixnum.
636         (move-end-of-line): Use more efficient single-property search.
637         (move-beginning-of-line): Remove unused var `start'.
638         (blink-matching-open): Restructure in a more functional style.
640 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
642         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
644 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
646         * server.el (server-clients): Only keep procs, no properties any more.
647         (server-client): Remove.
648         (server-client-get, server-client-set): Remove, replace all callers by
649         process-get and process-put resp.
650         (server-clients-with, server-add-client, server-delete-client)
651         (server-create-tty-frame, server-create-window-system-frame)
652         (server-process-filter, server-execute, server-visit-files)
653         (server-buffer-done, server-kill-buffer-query-function)
654         (server-kill-emacs-query-function, server-switch-buffer)
655         (server-save-buffers-kill-terminal): Update accordingly.
657         * server.el (server-with-environment): Simplify.
658         (server-select-display, server-unselect-display): Re-add functions that
659         seem to have been lost in the multi-tty merge.
660         (server-eval-and-print, server-create-tty-frame)
661         (server-create-window-system-frame, server-goto-toplevel)
662         (server-execute, server-return-error): New functions extracted from
663         server-process-filter.
664         (server-execute-continuation): New functions.
665         (server-process-filter): Restructure so that all arguments are analysed
666         first and then acted upon in a subsequent stage.  This way
667         server-goto-toplevel can be executed later, when we know if
668         it's necessary.
669         Remove the "-version" and "-version-good" support.
671 2007-09-16  Drew Adams  <drew.adams@oracle.com>
673         * cus-edit (custom-face-edit-activate): Doc fix.
675 2007-09-16  Glenn Morris  <rgm@gnu.org>
677         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
678         Following cal-bahai renaming, update all instances of
679         list-bahai-diary-entries to diary-bahai-list-entries,
680         mark-bahai-diary-entries to diary-bahai-mark-entries,
681         calendar-goto-bahai-date to calendar-bahai-goto-date,
682         insert-bahai-diary-entry to diary-bahai-insert-entry,
683         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
684         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
685         calendar-print-bahai-date to calendar-bahai-print-date.
687         * textmodes/tex-mode.el (tex-region): Handle the case where the
688         region is not in `tex-main-file'.  Move the old code that applies
689         to both cases...
690         (tex-region-1): ...to this new function.
692 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
694         * vc.el (vc-process-sentinel): New function.
695         (vc-exec-after): Use it instead of using ugly hackish analysis and
696         construction of Elisp code.
697         (vc-sentinel-movepoint): New dynamically scoped var.
698         (vc-print-log, vc-annotate): Set it to move the user's point.
700         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
701         inhibit-modification-hooks.
703         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
704         (calendar-bahai-print-date, calendar-bahai-goto-date)
705         (diary-bahai-list-entries, diary-bahai-insert-entry):
706         New names to clean up the namespace a bit more.
707         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
709 2007-09-15  Glenn Morris  <rgm@gnu.org>
711         * calendar/holidays.el (holiday-list): Rename it back to
712         `list-holidays', but leave `holiday-list' as an alias.
714         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
715         custom group.
717         * textmodes/css-mode.el (css): New custom group.
718         (css-electrick-keys, css-selector, css-property)
719         (css-indent-offset): Specify custom group.
721 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
723         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
724         (cvs-execute-single-file): Use process-file.
725         (cvs-run-process): Use start-file-process.
727 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
729         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
730         level.  Remove the hooks when turning off the mode.
732         * term/xterm.el: Require xt-mouse at compile time.
733         (terminal-init-xterm): Turn on xterm mouse tracking for this
734         terminal if xterm-mouse-mode is enabled.
736 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
738         * term/xterm.el (xterm-function-map): Replace bindings that were
739         deleted by the merge.
741 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
743         * play/bubbles.el (bubbles-version): Bump value to "0.5".
744         (bubbles-mode-map): Move define-key statements here.
745         (bubbles-game-theme-menu): Ditto.
746         (bubbles-graphics-theme-menu): Ditto.
747         (bubbles-menu): Ditto.
748         (bubbles-mode): Initialize buffer-undo-list, redisplay.
749         (bubbles--initialize): Reset buffer-undo-list, redisplay.
750         (bubbles-plop): Set buffer-undo-list, redisplay.
751         (bubbles-undo): Reset buffer-undo-list, redisplay.
752         (bubbles--show-images): Take care of missing text properties.
754 2007-09-14  Glenn Morris  <rgm@gnu.org>
756         * startup.el (fancy-startup-text, fancy-about-text): Fix face
757         quoting.
759         * calendar/cal-hebrew.el, calendar/cal-menu.el
760         * calendar/calendar.el, calendar/diary-lib.el
761         * calendar/holidays.el: Rename all instances of
762         list-calendar-holidays callers to calendar-list-holidays,
763         list-holidays to holiday-list, check-calendar-holidays to
764         calendar-check-holidays, mark-calendar-holidays to
765         calendar-mark-holidays, and filter-visible-calendar-holidays to
766         holiday-filter-visible-calendar.
768 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
770         * term/xterm.el (xterm-function-map): Add C-M- bindings.
772 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
774         * play/bubbles.el (bubbles--initialize-images): Fix bug:
775         Use transparent background for empty cells in graphics mode.
777 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
779         * man.el (Man-default-man-entry): At end of line, continue looking
780         to the next line for possible end of hyphenated command.
782 2007-09-13  Chris Moore  <dooglus@gmail.com>
784         * shell.el (shell-resync-dirs): Don't move the cursor relative to
785         the command being edited.
787 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
789         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
791 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
793         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
794         C-M-S- keys.
796         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
798 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
800         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
801         New argument `filename-p' to use one set of confusing chars or another.
802         (browse-url-file-url): Use the argument.
803         Suggested by Johannes Weiner.
805 2007-09-12  Romain Francoise  <romain@orebokech.com>
807         * cus-start.el (all): Revert 2007-09-08 change.
809 2007-09-12  Aaron Hawley  <aaronh@garden.org>
811         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
812         extract .Z files, since it is more common than uncompress.
814 2007-09-12  Glenn Morris  <rgm@gnu.org>
816         * textmodes/org-publish.el (org-publish-org-to-html): Remove
817         duplicate function definition.
819 2007-09-10  Chris Moore  <dooglus@gmail.com>
821         * diff-mode.el (diff-sanity-check-hunk):
822         Also accept single-line hunks.
824 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
826         * startup.el (startup-screen-inhibit-startup-screen)
827         (pure-space-overflow-message): New vars.
828         (fancy-splash-insert): Allow functions for face and link specs.
829         (fancy-splash-head): Remove unused arg.  Move splash text...
830         (fancy-startup-text, fancy-about-text): ...here.
831         (fancy-startup-tail): Rename from fancy-splash-tail.
832         (fancy-startup-screen, fancy-about-screen): Split off from
833         fancy-splash-screens.
834         (display-startup-screen): New function.
835         (display-about-screen): Rename from display-splash-screen.
836         (command-line-1): Use concise startup screen if necessary.
838 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
840         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
841         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
843 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
845         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
846         (python-font-lock-keywords): Update to the 2.5 version of the language.
847         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
848         (python-backspace): Only behave funny in code.
849         (python-compilation-regexp-alist): Add PDB stack trace regexp.
850         (inferior-python-mode): Add PDB prompt regexp.
851         (python-fill-paragraph): Refine the fenced-string regexp.
852         (python-find-imports): Handle imports spanning several lines.
853         (python-mode): Add `class' to hideshow support.
855 2007-09-10  Dave Love  <fx@gnu.org>
857         * outline.el (outline-4, outline-5, outline-7):
858         Move font-lock-builtin-face down from 4 to 7 to better keep the
859         progression of color brightness, and to better match Org-mode's faces.
861 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
863         * progmodes/meta-mode.el (meta-font-lock-keywords)
864         (font-lock-match-meta-declaration-item-and-skip-to-next)
865         (meta-comment-indent, meta-indent-previous-line)
866         (meta-indent-unfinished-line, meta-beginning-of-defun)
867         (meta-end-of-defun, meta-common-initialization): Handle \f.
868         (meta-indent-unfinished-line): Do not handle a `%' in a string as
869         a comment-start.
871         * files.el (file-modes-char-to-who, file-modes-char-to-right)
872         (file-modes-rights-to-number): Auxiliary functions for symbolic to
873         numeric notation of file modes.
874         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
875         numeric value.
876         (read-file-modes): New.  Read either an octal value of a file mode or a
877         symbolic value, and return its numeric value.
879         * dired-aux.el (dired-do-chmod): Change to use the built-in
880         `set-file-modes' and the previous symbolic mode parsing functions.
882 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
884         * textmodes/texinfo.el: Remove spurious * in docstrings.
885         (texinfo-mode-syntax-table, texinfo-mode-map):
886         Initialize in the declaration.
888         * tmm.el: Remove spurious * in docstrings.
889         (tmm-prompt): Use with-current-buffer.
891         * vcursor.el: Remove spurious * in docstrings.
892         (vcursor-map): Initialize in the declaration.
893         (vcursor-use-vcursor-map): Use define-minor-mode.
894         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
896         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
897         Initialize in the declaration.
898         (widget-minor-mode): Use define-minor-mode.
900         * woman.el (woman-mode-map, woman-syntax-table):
901         Initialize in the declaration.
903 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
905         * doc-view.el: New file.
907 2007-09-09  Juri Linkov  <juri@jurta.org>
909         * Makefile.in (update-authors): Add etc/ to AUTHORS.
911         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
913         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
914         to "Startup screen".  Fix docstring.
915         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
916         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
917         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
918         (initial-scratch-message): Fix docstring.
919         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
920         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
921         Add link to "Customize Startup" and set interval between links to
922         5 spaces.
923         (fancy-about-text): Add links "Authors" and "Contributing".
924         (fancy-splash-head): Add text "Welcome to " on the startup screen,
925         and "This is " on the about screen.  Add link to
926         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
927         For the about screen move emacs version to the header from
928         `fancy-splash-tail' (as it's done already for normal about screen).
929         (fancy-splash-tail): Insert emacs version only for startup screen.
930         (normal-splash-screen): Remove duplicate empty lines.
931         (normal-about-screen): Add links "Authors" and "Contributing".
933         * menu-bar.el (menu-bar-help-menu):
934         Move "About Emacs" and "About GNU" to the end of the Help menu.
935         Move "Emacs Psychotherapist" after "Send Bug Report...".
936         Move "External Packages" after "Find Emacs Packages".
938 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
940         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
941         they are useless with the byte compiler.
942         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
943         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
944         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
945         (tramp-file-name-real-host, tramp-file-name-port)
946         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
947         defuns.
949         * net/tramp-cache.el (top): Improve error message when
950         `tramp-persistency-file-name' is corrupted.
952 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
954         * textmodes/org.el (org-re): Also replace the :alpha: class.
955         (org-todo-tag-alist): Variable removed.
956         (org-todo-key-alist, org-todo-key-trigger) New variables.
957         (org-use-fast-todo-selection): New option.
958         (org-log-done): Docstring fixed.
959         (org-deadline-warning-days): New default value 14.
960         (org-edit-timestamp-down-means-later) New option.
961         (org-tag-alist): Docstring fixed.
962         (org-fast-tag-selection-include-todo): New option.
963         (org-export-language-setup): New languages added.
964         (org-set-regexps-and-options): Compute the new variables.
965         (org-paste-subtree): Cleaning up.
966         (org-remember-apply-template): New escape %A.
967         (org-todo): Call fast TODO selection.
968         (org-fast-todo-selection): New function.
969         (org-add-log-note): Allow prefix for abort exit.
970         (org-at-property-p, org-entry-properties)
971         (org-columns-get-autowidth-alist): Use :alpha: class.
972         (org-get-wdays): New function.
973         (org-agenda-remove-date): New variable.
974         (org-agenda-get-deadlines): Use `org-get-wdays'.
975         (org-agenda-get-deadlines): Reverse ee before returning.
976         (org-format-agenda-item): New argument REMOVE-RE.
977         (org-agenda-convert-date): Baha'i calendar added.
978         (org-infile-export-plist): Also find DATE line.
979         (org-get-min-level): New function.
980         (org-export-as-html, org-export-as-ascii): Use the date format.
981         (org-shiftup, org-shiftdown): Use.
982         `org-edit-timestamp-down-means-later'.
983         (org-assign-fast-keys): New function.
985 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
987         * cus-start.el (all): Add prefer-window-split-horizontally from
988         window.c.
990 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
992         * net/browse-url.el (browse-url-galeon): Fix last change.
993         (top-level): Require cl when compiling.
995 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
997         * textmodes/org-export-latex.el: arch-tag restored.
999         * textmodes/org-publish.el: arch-tag restored.
1001 2007-09-08  Masatake YAMATO  <jet@gyve.org>
1003         * progmodes/which-func.el (which-func-modes): Add diff-mode.
1005         * progmodes/cc-langs.el: Support new keywords added to
1006         objective-c frontend of gcc.
1007         (c-simple-stmt-kwds): Add @throw.
1008         (c-block-stmt-2-kwds): Add @synchronized.
1009         (c-block-stmt-1-kwds): Add @finally and @try.
1011 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
1013         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
1014         (org-agenda-after-show-hook): New variable.
1015         (org-columns-compile-format)
1016         (org-columns-get-autowidth-alist, org-buffer-property-keys)
1017         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
1018         property names.
1019         (org-get-wdays): New function.
1021 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1023         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
1025         * term/xterm.el (xterm-function-map): Initialize in the declaration.
1027         * vc-arch.el (vc-arch-checkin): Fix typo.
1029 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1031         * cus-face.el (custom-theme-set-faces): Set face attributes
1032         locally for each frame.
1034 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1036         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
1037         via font-lock-defaults.
1039         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
1040         derived-mode-p.
1042 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
1044         * progmodes/autoconf.el (autoconf-definition-regexp):
1045         Handle optional square brackets around definition name.
1047 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
1049         * net/browse-url.el (browse-url-browser-function): Add elinks.
1050         (browse-url-elinks-wrapper): New option.
1051         (browse-url-encode-url, browse-url-elinks)
1052         (browse-url-elinks-sentinel): New functions.
1053         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
1054         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
1055         Use new function browse-url-encode-url.
1057 2007-09-07  Glenn Morris  <rgm@gnu.org>
1059         * version.el (emacs-version): Revert 2007-08-29 change: no need to
1060         say if multi-tty is present.
1062 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1064         * cus-start.el (split-window-preferred-function): Add custom info.
1066         * calendar/holidays.el (holiday-list, calendar-check-holidays)
1067         (calendar-mark-holidays, calendar-list-holidays)
1068         (holiday-filter-visible-calendar): New names to clean up namespace.
1069         (filter-visible-calendar-holidays, list-calendar-holidays)
1070         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
1071         Add compatibility aliases.
1072         (calendar-check-holidays, calendar-mark-holidays)
1073         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
1074         (holiday-sexp): Replace append with list.
1075         (holiday-filter-visible-calendar): Replace append with push.
1077         * woman.el: Remove spurious * in docstrings.
1078         (woman-mini-help, woman-non-underline-faces, woman0-rename)
1079         (woman-topic-all-completions-merge, woman-file-name-all-completions)
1080         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
1081         (woman-write-directory-cache, woman-display-extended-fonts)
1082         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
1083         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
1084         (woman-mode): Use inhibit-read-only.
1085         (woman-negative-vertical-space): Use dotimes.
1086         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
1088 2007-09-06  Romain Francoise  <romain@orebokech.com>
1090         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
1091         (vc-bzr-workfile-version): Use it.
1093 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1095         * complete.el (PC-do-completion): Don't try to treat
1096         empty string as an abbreviation.
1098 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1100         * help-fns.el (describe-variable): Keep doc's text properties.
1102 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
1104         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
1105         instead of a file.
1107 2007-09-06  Glenn Morris  <rgm@gnu.org>
1109         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
1110         (checkdoc-minor-mode): Allow user to specify lighter via
1111         checkdoc-minor-mode-string.
1113 2007-09-05  Richard Stallman  <rms@gnu.org>
1115         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
1116         Several items removed, simplified, or put on one line.
1117         (fancy-about-text): Add substantial contents, part of startup text.
1118         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
1119         (normal-splash-screen): Call normal-mouse-startup-screen,
1120         normal-no-mouse-startup-screen, or normal-about-screen.
1121         (normal-mouse-startup-screen): New fn, broken out, shortened.
1122         (normal-no-mouse-startup-screen): New fn, broken out.
1123         (normal-about-screen): New function, contents all new.
1125 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1127         * emacs-lisp/rx.el (rx): Fix typo in docstring.
1129 2007-09-05  Glenn Morris  <rgm@gnu.org>
1131         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
1132         is bound.
1134 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1136         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
1137         in doc string.
1139 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
1141         * server.el (server-start, server-unload-hook): Undo previous change.
1143         * xt-mouse.el: Undo previous change.
1145 2007-09-04  Juri Linkov  <juri@jurta.org>
1147         * startup.el (fancy-about-text): New variable.
1148         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
1149         (fancy-current-text, fancy-splash-stop-time)
1150         (fancy-splash-outer-buffer): Remove variables.
1151         (fancy-splash-head, fancy-splash-tail): Add new optional argument
1152         `startup' and use it to conditionally display different texts for
1153         Startup and About screens.  Don't display Help commands on the About
1154         screen.
1155         (fancy-splash-screens-1): Remove function and move its content to
1156         `fancy-splash-screens' to the part that dislpays the About screen.
1157         (exit-splash-screen): Don't treat specially exiting from
1158         alternating screens.
1159         (fancy-splash-screens): Rename argument `static' to `startup'.
1160         Fix docstring.  Remove code for displaying alternating screens.
1161         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
1162         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
1163         for `inhibit-read-only'.
1164         (normal-splash-screen): Rename argument `static' to `startup'.
1165         Fix docstring.  Use argument `startup' to conditionally display
1166         different texts for Startup and About screens.  Don't display Help
1167         commands on the About screen.  Remove `unwind-protect' `sit-for'
1168         delay and `kill-buffer' after it.
1169         (display-startup-echo-area-message): Remove call to
1170         `use-fancy-splash-screens-p' because image.el is preloaded and
1171         doesn't display "Loading image... done".
1172         (display-splash-screen): Rename argument `static' to `startup'.
1173         Fix docstring.
1175 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
1177         * server.el (server-start, server-unload-hook):
1178         suspend-tty-functions has been renamed to suspend-tty-hook.
1180         * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
1181         resume-tty-hook.
1183 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
1185         * loadup.el: Fix merge problem, only load "button" once.
1187 2007-09-03  Glenn Morris  <rgm@gnu.org>
1189         * vc-svn.el (vc-svn-print-log): If there is only one file, use
1190         "Working file:" as the prefix, for the sake of
1191         log-view-current-file.
1193 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
1195         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
1196         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
1197         if the selected frames is in
1198         xterm-modify-other-keys-terminal-list.
1199         (xterm-turn-off-modify-other-keys): Add an optional frame
1200         parameter.  Only turn off modify-other-keys if FRAME is in
1201         xterm-modify-other-keys-terminal-list.
1202         (xterm-remove-modify-other-keys): New function.
1203         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
1204         Add the selected frame to xterm-modify-other-keys-terminal-list.
1206 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1208         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
1209         (icon-map-list): New variable.
1210         (x-gtk-map-stock): Use icon-map-list.
1212 2007-09-02  Romain Francoise  <romain@orebokech.com>
1214         * log-view.el (log-view-current-file): Balance parens.
1216 2007-09-02  Glenn Morris  <rgm@gnu.org>
1218         * comint.el (comint-mode): Don't set scroll-conservatively.
1220         * eshell/em-unix.el (eshell/time): Stringify and flatten the
1221         non-command arguments.
1223         * log-view.el (log-view-current-file): Give a more explicit error
1224         if log-view-file-re fails to find a match.
1226 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
1228         * emacs-lisp/bytecomp.el (byte-recompile-directory):
1229         Fix bug: Don't expand top-level file name more than once.
1230         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
1232 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1234         * server.el (server-process-filter): Don't display the splash screen.
1235         It's annoying enough on the initial screen and becomes positively
1236         obnoxious here.
1238 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1240         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
1241         Change naming to use "avl-tree--" for internal functions.
1243 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
1245         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
1246         the merge.
1247         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
1248         (provide): Move to the end of file.
1250         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
1252 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1254         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
1255         New variable.  List of exceptions for the duplicated word rule.
1256         (flyspell-mark-duplications-flag): Mention it.
1257         (flyspell-word): Treat it.
1259         * files.el (create-file-buffer): If the filename sans directory starts
1260         with spaces, remove them.
1262 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1264         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
1265         (x-gtk-map-stock): Use two directory elements when matching
1266         file name.
1268 2007-08-31  James Wright  <james@chumsley.org>
1270         * eshell/em-unix.el (eshell/info): New function.
1272 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1274         * frame.el (frame-initialize, make-frame):
1275         * server.el (server-process-filter):
1276         * faces.el (tty-set-up-initial-frame-faces): Don't set
1277         term-environment-variable since it's not used any more.
1279         * env.el (setenv): Don't treat $TERM specially.
1281         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
1282         stated otherwise, subprocesses do not send back escape sequences
1283         corresponding to the terminal from which Emacs was started.
1285 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
1287         * calculator.el: Require cl for compilation.
1289 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
1291         * outline.el (outline-font-lock-levels): Comment out unused var.
1292         (outline-font-lock-face): Wrap around face list to handle any
1293         nesting depth gracefully.
1295 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
1297         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
1298         `set-file-times'.
1300 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
1302         * textmodes/org.el (org-export-visible): Fix drawers before export.
1303         (org-do-sort): Allow sorting by priority.
1304         (org-agenda-files): Ignore non-existing files.
1305         (org-agenda-skip-unavailable-files): New variable.
1306         (org-ellipsis): All a face as value.
1307         (org-mode): Interprete the face value of `org-ellipsis'.
1308         (org-archive-save-context-info): New option.
1309         (org-archive-subtree): Store context info in archived entry.
1310         (org-fast-tag-selection-can-set-todo-state): New variable.
1311         (org-fast-tag-selection): Allow setting TODO states through this
1312         interface.
1313         (org-cycle): Docstring updated.
1314         (org-todo-keyword-faces): New option.
1315         (org-get-todo-face): New function.
1316         (org-set-font-lock-defaults, org-agenda-highlight-todo):
1317         Use `org-get-todo-face'.
1318         (org-switch-to-buffer-other-window): New function.
1319         (org-table-edit-field, org-table-show-reference)
1320         (org-table-edit-formulas, org-add-log-note)
1321         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
1322         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
1323         `switch-to-buffer-other-window' to make sure that the temporary
1324         windows show up on the current frame.
1325         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
1326         (org-get-entries-from-diary, org-replace-region-by-html):
1327         Don't allow pop-up frames.
1328         (org-agenda-get-deadlines, org-agenda-get-scheduled):
1329         Fix problems with time-of-day.
1330         (org-export-get-title-from-subtree): New function.
1331         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
1332         with listing items that are DONE.
1333         (org-change-tag-in-region): New command.
1334         (org-agenda-skip-scheduled-if-done)
1335         (org-agenda-skip-deadline-if-done): Docstring clarified.
1336         (org-mode): Hide drawers on startup.
1337         (org-get-todo-face): New function.
1338         (org-todo-keyword-faces): New option.
1339         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
1340         (org-remove-keyword-keys): New function.
1342 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
1344         * progmodes/grep.el (grep-find-ignored-directories):
1345         Add monotone _MTN bookkeeping directory in workspaces.
1346         Add RCS control directory.  List items in alphabetical order.
1348         * progmodes/grep.el (grep-files-aliases): Add cc alias.
1349         Sort items in alphabetical order.  Fix parens.
1351 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
1353         * vc-hg.el (vc-hg-extra-menu-map): New variable.
1354         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
1355         (vc-hg-pull): New functions.
1356         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
1358         * term/mac-win.el: Don't require url, only autoloaded url
1359         functions are used in this file.
1361 2007-08-29  Andreas Schwab  <schwab@suse.de>
1363         * shell.el (shell): Return correct value from interactive spec.
1365 2007-08-29  Glenn Morris  <rgm@gnu.org>
1367         * version.el (emacs-version): Increase to 23.0.50.
1369 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1371         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
1373 2007-08-29  Juri Linkov  <juri@jurta.org>
1375         * loadup.el: Add "button" loading after "faces" and move "startup"
1376         to load after "button".
1378 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
1380         * loadup.el: Load term/mac-win on a Mac using Carbon.
1382         * term/mac-win.el: Provide mac-win.
1383         (mac-initialized): New variable.
1384         (mac-initialize-window-system): New function.  Move global setup here.
1385         (handle-args-function-alist, frame-creation-function-alist):
1386         (window-system-initialization-alist): Add mac entries.
1387         (x-setup-function-keys): New function containing all the
1388         top level function key definitions.
1390         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
1392         * env.el (read-envvar-name): Don't consider the environment frame param.
1394         * env.el (setenv):
1395         * frame.el (frame-initialize, make-frame):
1396         * faces.el (tty-set-up-initial-frame-faces):
1397         * server.el (server-process-filter): Set
1398         display-environment-variable and term-environment-variable.
1400         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
1402 2007-08-29  Jason Rumney  <jasonr@gnu.org>
1404         * loadup.el: Only load term/x-win when X is compiled in.
1405         Load term/w32-win and dependencies on windows-nt.
1407         * term/w32-win.el: Reorder to match x-win.el more closely.
1408         Provide w32-win.  Don't throw error when global window-system not w32.
1409         (internal-face-interactive): Remove obsolete function.
1410         (x-setup-function-keys): Use local-function-key-map.
1411         (w32-initialized): New variable.
1412         (w32-initialize-window-system): Set it.
1413         Move more global setup here.
1414         (x-setup-function-keys): New function.
1415         (w32-initialize-window-system): Move non function key global setup here.
1416         (x-cut-buffer-max): Remove.
1417         (w32-initialize-window-system): New function.
1418         (handle-args-function-alist, frame-creation-function-alist):
1419         (window-system-initialization-alist): Add w32 entries.
1421 2007-08-29  David Kastrup  <dak@gnu.org>
1423         * env.el (getenv): Pass frame to getenv-internal.
1425 2007-08-29  Karoly Lorentey  <lorentey@elte.hu>
1427         * version.el (emacs-version): Show if multi-tty is present.
1429         * loadup.el: Delay loading env; mule-conf gets confused by cl
1430         during bootstrap.  Also load termdev and term/x-win.
1432         * bindings.el (mode-line-client): New variable.
1433         (help-echo): Add it to the default mode-line format.
1435         * cus-start.el: Remove bogus window-system reference from GTK test.
1437         * ebrowse.el (ebrowse-electric-list-mode-map)
1438         (ebrowse-electric-position-mode-map):
1439         * ebuff-menu.el (electric-buffer-menu-mode-map):
1440         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
1441         not `suspend-emacs'.
1443         * ediff-wind.el (ediff-setup-windows-automatic): New function.
1444         (ediff-window-setup-function): Use it as default.
1446         * files.el (save-buffers-kill-terminal): New function.
1447         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
1449         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
1450         and `with-selected-frame'.
1452         * help-fns.el (describe-variable): Describe frame-local variables
1453         correctly.
1455         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
1456         display support.
1457         (normal-erase-is-backspace-setup-frame): New function.
1459         * subr.el (with-selected-frame): New function.
1460         (read-quoted-char): Use terminal-local binding of
1461         local-function-key-map instead of function-key-map.
1463         * talk.el (talk): New function.
1464         (talk-handle-delete-frame): New function.
1465         (talk-add-display): Open a new frame only if FRAME was not a frame.
1467         * termdev.el: New file.
1469         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
1470         * term/x-win.el: Don't bind f10.
1471         * tmm.el: Remove autoload binding for f10.
1473         * international/encoded-kb.el (encoded-kbd-setup-display): Use
1474         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
1475         Store the saved input method as a terminal parameter.  Add keymap
1476         parameter.  Use it instead of changing key-translation-map directly.
1477         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
1478         Remove.
1479         (encoded-kbd-setup-display): New function.
1481         * international/mule-cmds.el (set-locale-environment): Fix getenv
1482         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
1483         set the keyboard coding system.  Add DISPLAY parameter.
1484         (set-display-table-and-terminal-coding-system): Add DISPLAY
1485         parameter.  Pass it to set-terminal-coding-system.
1487         * international/mule.el (keyboard-coding-system): Test for
1488         encoded-kbd-setup-display, not encoded-kbd-mode.
1489         (set-terminal-coding-system, set-keyboard-coding-system): Add
1490         DISPLAY parameter.
1491         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
1493         * term/README: Update.
1495         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
1497         * term/x-win.el (x-setup-function-keys): New function.  Move
1498         function-key-map tweaks here.  Protect against multiple calls on
1499         the same terminal.  Use terminal-local binding of
1500         local-function-key-map instead of function-key-map.
1501         (x-initialize-window-system): Make a copy of pure list.  Pass a
1502         frame getenv.
1504         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
1505         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
1506         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
1507         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
1508         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
1509         local-function-key-map instead of function-key-map.
1511         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
1512         `substitute-key-definition' and `define-key' calls against
1513         multiple execution.  Use terminal-local binding of
1514         local-function-key-map instead of function-key-map.  Pass a frame
1515         to getenv.
1517         * edmacro.el (edmacro-format-keys):
1518         * emulation/cua-base.el (cua--pre-command-handler):
1519         * isearch.el (isearch-other-meta-char):
1520         * xt-mouse.el: Use terminal-local binding of
1521         local-function-key-map instead of function-key-map.
1523         * fringe.el (set-fringe-mode): Simplify and fix using
1524         `modify-all-frames-parameters'.
1525         * scroll-bar.el (set-scroll-bar-mode): Ditto.
1526         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
1527         check before calling `tool-bar-setup'.
1528         (tool-bar-setup): New variable.
1529         (tool-bar-setup): Use it to guard against multiple calls.  Add
1530         optional frame parameter, and select that frame before adding items.
1531         (toggle-tool-bar-mode-from-frame): New function.
1533         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
1534         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
1535         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
1536         "Tool-bar" toggles to reflect the state of the current frame.
1537         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
1539         * env.el: Require cl for byte compilation (for `block' and `return').
1540         (environment, setenv-internal): New functions.
1541         (let-environment): New macro.
1542         (setenv, getenv): Add optional terminal parameter.  Update docs.
1543         (setenv): Use setenv-internal.  Always set process-environment.
1544         Handle `local-environment-variables'.
1545         (read-envvar-name, setenv, getenv): Use frame parameters
1546         to store the local environment, not terminal parameters.  Include
1547         `process-environment' as well.
1549         * faces.el (tty-run-terminal-initialization): New function.
1550         (tty-create-frame-with-faces): Use it.  Set up faces and
1551         background mode only after the terminal has been initialized.
1552         Call terminal-init-*.  Don't load the initialization file more
1553         than once.  Call set-locale-environment.
1554         (frame-set-background-mode): Handle the 'background-mode terminal
1555         parameter.
1556         (tty-find-type): New function.
1557         (x-create-frame-with-faces): Remove bogus check for
1558         first frame.  Call `tool-bar-setup'.  Don't make frame visible
1559         until we are done setting up all its parameters.  Call
1560         x-setup-function-keys.
1562         * frame.el (make-frame): Always inherit 'environment and 'client
1563         parameters.  Set up the 'environment frame parameter, when needed.
1564         Also inherit 'client parameter.  Don't override explicitly
1565         specified values with inherited ones.  Add 'terminal frame
1566         parameter.  Append window-system-default-frame-alist to parameters
1567         before calling frame-creation-function.
1568         (frame-initialize): Copy the environment from the initial frame.
1569         (window-system-default-frame-alist): Enhance doc string.
1570         (frame-notice-user-settings): Don't put 'tool-bar-lines in
1571         `default-frame-alist' when initial frame is on a tty.
1572         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
1573         Remove specified parameters from `window-system-default-frame-alist'.
1574         (make-frame-on-tty, framep-on-display, suspend-frame):
1575         Extend doc string, update parameter names.
1576         (frames-on-display-list): Use terminal-id to get the display id.
1577         (frame-notice-user-settings): Extend to apply
1578         settings in `window-system-default-frame-alist' as well.
1579         (terminal-id, terminal-parameters, terminal-parameter)
1580         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
1581         (delete-frame-functions): Add to `delete-frame-functions' hook.
1582         (blink-cursor-mode): Adapt blink-cursor-mode default
1583         value from startup.el.
1584         (make-frame-on-display): Protect condition on x-initialized when
1585         x-win.el is not loaded.  Update doc.
1586         (suspend-frame): Use display-controlling-tty-p to decide between
1587         suspend-emacs and suspend-tty.
1588         (frames-on-display-list): Update for display ids.
1589         (framep-on-display): Ditto.
1590         (suspend-frame): Use display-name, not frame-tty-name.
1591         (selected-terminal): New function.
1593         * server.el: Use `device' instead of `display' or `display-id' in
1594         variable and client parameter names.
1595         (server-select-display): Remove (unused).
1596         (server-tty-live-p, server-handle-delete-tty): Remove.
1597         (server-unquote-arg, server-quote-arg, server-buffer-clients):
1598         Update docs.
1599         (server-getenv-from, server-with-environment, server-send-string)
1600         (server-save-buffers-kill-terminal): New functions.
1601         (server-delete-client): Handle quits in kill-buffer.  Don't kill
1602         modified buffers.  Add extra logging.  Delete frames after
1603         deleting the tty.  Clear 'client parameter before deleting a frame.
1604         Use delete-display, not delete-tty.
1605         (server-visit-files): Don't set `server-existing-buffer' if the
1606         buffer already has other clients.  Return list of buffers
1607         created.  Update doc.  Don't set client-record when nowait.
1608         (server-handle-delete-frame): Delete the client if this was its
1609         last frame.  Check that the frame is alive.  Remove bogus comment.
1610         Add note on possible race condition.  Delete tty clients, if needed.
1611         (server-handle-suspend-tty): Use server-send-string.  Kill the
1612         client in case of errors from process-send-string.  Use the display
1613         parameter.
1614         (server-unload-hook): Remove obsolete delete-tty hook.
1615         (server-start): Ask before restarting if the old server still has
1616         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
1617         (server-process-filter): Use server-send-string.  Accept `-dir'
1618         command.  Switch to *scratch* immediately after creating the frame,
1619         before evaluating any -evals.  Protect `display-splash-screen'
1620         call in a condition-case.  Explain why.  Call
1621         `display-startup-echo-area-message' before
1622         `display-splash-screen'.  Don't display the splash screen when no
1623         frame was created.  Show the Emacs splash screen and startup echo
1624         area message.  Display the *scratch* buffer by default.  Store the
1625         local environment in a frame (not terminal) parameter.  Do not try
1626         to decode environment strings.  Fix reference to the 'display
1627         frame parameter.  Change syntax of environment variables.  Put
1628         environment into terminal parameters, not client parameters.  Use
1629         a dummy client with --no-wait's X frames.  In `-position LINE'
1630         handler, don't ruin the request string until the line number is
1631         extracted.  Log opened files.  Handle -current-frame command.
1632         Don't create frames when it is given.  Don't bind X frames to the
1633         client when we are in -no-wait mode.  Set locale environment
1634         variables from client while creating tty frames.  Disable call to
1635         configure-display-for-locale.  When processing -position command,
1636         don't change the request string until the parameters are
1637         extracted.  Don't try to create an X frame when Emacs does not
1638         support it.  Improve logging.  Temporarily set ncurses-related
1639         environment variables to those of the client while creating a new
1640         tty frame.  Select buffers opened by nowait clients, don't leave
1641         them buried under others.  Set the display parameter, and use it
1642         when appropriate.
1644         * startup.el (display-startup-echo-area-message): Handle
1645         `inhibit-startup-echo-area-message' here.
1646         (command-line-1): Moved from here.
1647         (fancy-splash-screens): Use `overriding-local-map' instead of
1648         `overriding-terminal-local-map' for now; the latter doesn't work
1649         right, it looses keypresses to another terminal.  Use
1650         `overriding-terminal-local-map' to set up keymap.  Install a
1651         `delete-frame-functions' hook to catch `delete-frame' events.
1652         Ignore `select-window' events to cope better with
1653         `focus-follows-mouse'.  Don't switch back to the original buffer
1654         if the splash frame has been killed.  Restore previous buffer, even
1655         if it's *scratch*.
1656         (normal-splash-screen): Don't let-bind `mode-line-format'; it
1657         changes the global binding - setq it instead.  Use
1658         `save-buffers-kill-terminal'.
1659         (display-splash-screen): Don't do anything if the splash screen is
1660         already displayed elsewhere.
1661         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
1662         (command-line): Replace duplicated code with a call to
1663         tty-run-terminal-initialization.  Don't load the terminal
1664         initialization file more than once.  Remove call to nonexistent
1665         function `set-locale-translation-file-name'.
1667         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
1668         parameters.
1669         (xterm-mouse-position-function, xterm-mouse-event): Update.
1670         (xterm-mouse-mode): Don't depend on current value of window-system.
1671         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1672         Update for multi-tty.
1673         (turn-on-xterm-mouse-tracking-on-terminal)
1674         (turn-off-xterm-mouse-tracking-on-terminal)
1675         (xterm-mouse-handle-delete-frame): New functions.
1676         (delete-frame-functions, after-make-frame-functions)
1677         (suspend-tty-functions, resume-tty-functions): Install extra hooks
1678         for multi-tty.
1680 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1682         * simple.el (invisible-p): Remove: implemented in C now.
1683         (line-move-invisible-p): Remove obsolete alias.
1685 2007-08-28  Juri Linkov  <juri@jurta.org>
1687         * image-mode.el (image-type): New variable.
1688         (image-mode): Set default major mode name to "Image[text]".
1689         (image-minor-mode): Change LIGHTER to display image-type in the
1690         mode line.
1691         (image-minor-mode): Set default image-type to "text".
1692         (image-toggle-display): After switching to text mode, set
1693         image-type to "text" and major mode name to "Image[text]".
1694         After switching to image mode, set image-type to actual image
1695         type, and add image type to major mode name.  Let-bind the same
1696         variable names as arguments of `image-type' and `create-image'.
1697         Bind `type' to the result of `image-type' and use it as arg
1698         of `create-image' to not determine the image type twice.
1700 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
1702         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
1703         (tramp-set-file-uid-gid, tramp-get-local-uid)
1704         (tramp-get-local-gid): New defuns.
1705         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
1706         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
1707         Improve fast track.
1708         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
1709         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
1710         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
1711         (tramp-handle-write-region): Improve fast track.
1712         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
1713         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
1714         be nil.
1716 2007-08-28  Ivan Kanis  <apple@kanis.eu>
1718         * time.el: New feature to display several time zones in a buffer.
1719         (display-time-world-mode, display-time-world-display)
1720         (display-time-world, display-time-world-timer): New functions.
1721         (display-time-world-list, display-time-world-time-format)
1722         (display-time-world-buffer-name, display-time-world-timer-enable)
1723         (display-time-world-timer-second, display-time-world-mode-map):
1724         New variables.
1726 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1728         * term/x-win.el (x-gtk-stock-map): New variable.
1729         (x-gtk-map-stock): New function.
1731         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1732         prev/next-node.
1734 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
1736         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
1738 2007-08-28  Glenn Morris  <rgm@gnu.org>
1740         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
1742 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
1744         * progmodes/modula2.el (m2-definition, m2-module):
1745         Don't use previous-line.  Reported by T. V. Raman.
1747 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1749         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
1750         argument to tool-bar-mode call.
1752 2007-08-27  Glenn Morris  <rgm@gnu.org>
1754         * diff-mode.el (diff-find-file-name): Only accept regular files,
1755         to rule out /dev/null, directories, etc.
1757         * vc-svn.el (vc-svn-diff): If the repository version of all the
1758         files is the same as the specified OLDVERS, do a local diff.
1760 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1762         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
1763         of buffers in uniquify-managed.
1765         * simple.el (invisible-p): Rename from text-invisible-p.
1766         Update callers.
1768 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1770         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
1771         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
1772         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
1773         (cperl-etags-goto-tag-location): Use new style backquotes.
1775         * net/browse-url.el: Remove spurious * in custom docstrings.
1776         (browse-url-filename-alist): Use new-style backquote.
1778         * emacs-lisp/backquote.el (backquote-unquote-symbol)
1779         (backquote-splice-symbol): Clarify they're not new-style unquotes.
1781         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
1782         (\,@): Backslash the , and ,@ which are not new-style unquotes.
1784         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
1786         * net/socks.el (socks-username/password-auth-filter):
1787         Remove unused vars `state' and `desired-len'.
1788         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
1789         (socks-wait-for-state-change): Use new-style backquotes.
1791         * pcvs.el (cvs-mode-status): Fix long-standing typo.
1793         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
1794         backquotes after each `read' rather than once per buffer.
1796         * dframe.el: Remove spurious * in custom docstrings.
1797         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
1798         (dframe-xemacs20p): Remove, inline at the sole use point.
1799         (defface): Don't defvar the face, don't use old-style backquote.
1800         (defcustom): Don't use old-style backquote.
1801         (dframe-frame-parameter, dframe-mouse-event-p):
1802         Make it obvious that it's always defined.
1803         (dframe-popup-kludge): New function to replace
1804         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
1805         (dframe-frame-mode, dframe-set-timer-internal)
1806         (dframe-mouse-set-point): Remove use of with-no-warnings from
1807         XEmacs-specific code.
1808         (dframe-set-timer-internal): Fix very old bug with
1809         post-command-idle-hook.
1811         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
1813 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
1815         * emacs-lisp/avl-tree.el: New file.
1817 2007-08-26  Micha\e,bk\e(Bl Cadilhac  <michael@cadilhac.name>
1819         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
1820         was used.
1822 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
1824         * complete.el (PC-do-completion): Make RET accept a non-unique but
1825         complete expansion again.
1827 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
1829         * eshell/esh-opt.el (eshell-eval-using-options):
1830         Add debug declaration.
1832 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
1834         * log-view.el (log-view-toggle-mark-entry): Add docstring.
1835         (log-view-get-marked): Likewise.
1837         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
1838         (vc-delete-automatic-version-backups): Likewise.
1840         * vc.el (vc-dired-buffers-for-dir): Likewise.
1842 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
1844         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
1845         safe-local-variable setting.
1846         * progmodes/perl-mode.el (perl-indent-level): Likewise.
1848         * log-view.el (log-view-marked-list): Delete variable.
1849         (log-view-mode): Don't use it.
1850         (log-view-toggle-mark-entry): Likewise, simplify.
1851         (log-view-current-tag): Don't return properties.
1852         (log-view-get-marked): New function.
1854 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
1856         * vc-git.el (vc-git-mode-line-string): New function.
1858 2007-08-25  Alan Mackenzie  <acm@muc.de>
1860         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
1861         new language variable.
1863         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
1864         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
1865         "extern" etc., rather than BOI.  Fix addition of spurious
1866         syntactic-symbol 'defun-block-intro, replacing it with
1867         'innamespace, etc.
1869 2007-08-25  Juri Linkov  <juri@jurta.org>
1871         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
1873         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
1874         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
1875         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
1877         * image.el (image-type-header-regexps): Use more complex regexp for svg.
1878         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
1879         (image-type-auto-detectable): Add (svg . maybe).
1881         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
1882         to treat it like .tgz.
1884         * calendar/cal-bahai.el: Add file coding cookie.
1886 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
1888         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1889         Don't behave differently when executed via M-x.  Add doc string.
1891         * sort.el (sort-fold-case, sort-numeric-base): Mark as
1892         safe-local-variable.
1894 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
1896         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
1897         the default value.
1898         (math-calendar-tzinfo): New variable.
1899         (math-get-calendar-tzinfo): New function.
1900         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
1901         to get information when zone is nil.
1903 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
1905         * log-view.el (log-view-toggle-mark-entry): New function.
1906         (log-view-mode-map): Bind it.
1907         (log-view-marked-list): New variable.
1908         (log-view-mode): Make it local.
1910 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
1912         * play/zone.el (zone-pgm-rat-race): New func.
1913         (zone-programs): Add `zone-pgm-rat-race'.
1915 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1917         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
1918         a list.
1920 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
1922         * progmodes/hideshow.el (hs-match-data): Delete alias.
1923         (hs-hide-block-at-point, hs-find-block-beginning)
1924         (hs-show-block): Use `match-data' directly.
1926 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
1928         * format.el (format-alist): Fix typo in doc-string.
1930 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
1932         * net/tramp.el (tramp-local-host-p): New defun.
1933         (tramp-handle-file-local-copy, tramp-handle-write-region):
1934         Implement fast track when being on the local host.
1935         (tramp-file-name-handler): Don't set "started" property.  It shall
1936         be reserved for the "ftp" method.
1937         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
1939         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
1940         (tramp-ftp-file-name-handler): Set "started" property.
1942 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1944         * files.el (backup-buffer-copy): Don't wrap delete in
1945         condition-case, only try to delete if file exists.
1947 2007-08-24  Glenn Morris  <rgm@gnu.org>
1949         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1951         * startup.el (tutorial-directory): Set with eval-at-startup so it
1952         gets the right value in an installed Emacs.
1954 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1956         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
1957         (eldoc-highlight-function-argument): Use it.
1959 2007-08-23  Masatake YAMATO  <jet@gyve.org>
1961         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
1962         name of parameters in document body.
1964 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1966         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
1967         (byte-compile-output-as-comment): Use with-current-buffer rather than
1968         a weird set-buffer&prog1 combination.
1970         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
1971         test so as to optimise cases where the `progn's result is constant.
1973 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1975         * locate.el (locate-get-file-positions):
1976         Use line-beginning-position and line-end-position.
1978 2007-08-23  John Wiegley  <johnw@newartisans.com>
1980         * calendar/cal-bahai.el: Added in the diacriticals that were
1981         missing for many of the month names.
1983 2007-08-22  Jason Rumney  <jasonr@gnu.org>
1985         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
1987 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
1989         * image-mode.el (image-minor-mode): Use image-mode-text-map.
1991 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1993         * dabbrev.el (dabbrev--progress-reporter): New variable.
1994         (dabbrev--scanning-message): Delete func.
1995         (dabbrev--find-expansion): Use a progress reporter
1996         instead of dabbrev--scanning-message.
1998 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
2000         * comint.el (comint-exec-1): Raise an error if
2001         `start-file-process' does not return a process object.
2003         * shell.el (shell): Prompt for `default-directory' if it is a
2004         remote file name, and if called with a prefix arg.
2006 2007-08-22  Sam Steingold  <sds@gnu.org>
2008         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
2010 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
2012         * textmodes/org-export-latex.el: New file.
2014         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
2016         * textmodes/org.el (org-agenda-skip): Allow a form for
2017         `org-agenda-skip-function'.
2018         (org-agenda-redo): Re-use local settings.
2019         (org-agenda): Store local settings.
2020         (org-agenda-deadline-faces): New option.
2021         (org-agenda-deadline-face): New function.
2022         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
2023         entries on their due date.
2024         (org-agenda-get-timestamps): No longer handle the due dates of
2025         schedules and deadline items.
2026         (org-insert-link-global, org-open-at-point-global): New commands.
2027         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
2028         :for-ascii parameter.
2029         (org-skip-comments): Function removed.
2030         (org-cleaned-string-for-export): Handle special table lines.
2031         (org-global-properties): New option.
2032         (org-entry-get-with-inheritance): Check global properties.
2033         (org-local-properties): New variable.
2034         (org-set-regexps-and-options): Find the #+PROPERTY line.
2035         (org-link-types): Change type into variable (was constant).
2036         (org-make-link-regexps): New function.
2037         (org-link-re-with-space, org-link-re-with-space2)
2038         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
2039         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
2040         these regular expressions happens now in the function
2041         `org-make-link-regexps'.
2042         (org-store-link): Call the functions in
2043         `org-store-link-functions'.
2044         (org-add-link-type): New function.
2045         (org-store-link-functions): New variable.
2046         (org-activate-tags): Force matches to be in headlines.
2047         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
2048         (org-columns-display-here): Make sure this works in a narrowed
2049         buffer by checking for point-min.
2050         (org-columns-display-here): Make the rest of the line intangible,
2051         so that point never can be there.
2052         (org-cleaned-string-for-export): Use `with-current-buffer'.
2053         (org-replace-region-by-html): Use `with-current-buffer'.
2054         (org-unfontify-region, org-do-occur, org-columns-display-here)
2055         (org-columns-remove-overlays, org-columns-quit)
2056         (org-columns-edit-value, org-columns-next-allowed-value)
2057         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
2058         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
2059         (org-agenda-todo, org-agenda-change-all-lines)
2060         (org-agenda-align-tags, org-agenda-priority)
2061         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
2062         (org-agenda-show-new-time, org-cleaned-string-for-export)
2063         (org-export-grab-title-from-buffer)
2064         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
2065         instead of `buffer-read-only'.
2066         (org-export-as-html): Set `coding-system-for-write'.
2067         (org-remember-store-without-prompt): New option.
2068         (org-archive-subtree): Fixed bug with modifying TODO keyword.
2069         (org-beginning-of-line): Also treat C-a special in items.
2070         (org-table-convert-refs-to-rc): Fixed problem with column
2071         reference after "..".
2072         (org-columns-compute): Don't mark buffer modified because of text
2073         properties.
2074         (org-batch-store-agenda-views): Use the variable
2075         `default-directory', not the function.
2076         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
2077         (org-clock-out-when-done): New option.
2078         (org-html-entities): Added HTML entities for smileys.
2080 2007-08-22  Glenn Morris  <rgm@gnu.org>
2082         * image.el (create-image): Doc fix.
2084         * startup.el (tutorial-directory): New constant.
2085         (fancy-splash-text): Tutorials now in tutorial-directory.
2086         * tutorial.el (help-with-tutorial): Tutorials now in
2087         tutorial-directory.
2089 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
2091         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
2092         otherwise.
2093         (tramp-get-remote-path): New defun.  Replace occurrences of
2094         `tramp-default-remote-path' by this function.
2095         (tramp-set-remote-path): Move most of the code to
2096         `tramp-get-remote-path'.
2097         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
2098         existing directories, this is done already in
2099         `tramp-get-remote-path'.
2101 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
2103         * image-file.el (image-file-name-extensions): Add "svg".
2104         * image.el (image-type-header-regexps): Add svg entry.
2106 2007-08-22  Glenn Morris  <rgm@gnu.org>
2108         * files.el (backup-buffer-copy): Check backup directory is
2109         writable, to avoid infloop deleting old backup.
2111         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
2112         movemail related variables.
2113         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
2114         will now be set before this is called.
2116 2007-08-21  Juri Linkov  <juri@jurta.org>
2118         * delsel.el (delete-selection-pre-hook):
2119         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
2120         instead of checking last-command.
2122 2007-08-21  Juri Linkov  <juri@jurta.org>
2124         * loadup.el: Preload "button".
2126 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2128         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
2129         Add previous-line and next-line.
2131         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
2132         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
2134         * vc-hooks.el (vc-menu-entry): New var.
2135         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
2136         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
2137         (vc-menu-map): Declare and initialize in one step.
2138         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
2140         * menu-bar.el (vc-menu-map): Don't setup any more.
2141         Instead, just create the proper spot in the menu.
2143 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2145         * smerge-mode.el (smerge-resolve): New arg `safe'.
2146         (smerge-resolve-all, smerge-batch-resolve): New function.
2147         (smerge-refine): Make sure `diff' returns the expected result.
2148         (smerge-parsep-re): New const.
2149         (smerge-mode): Use it to adjust paragraph-separate.
2151         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2152         Correctly match / regexp matchers as first char on a line when
2153         fontifying only that line.
2155         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
2157 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2159         * vc-bzr.el: Don't fiddle with vc-handled-backend.
2160         (vc-bzr-registered): Don't redundantly protect against
2161         file-error.  Actually use the format-specific code.
2162         (vc-bzr-buffer-nonblank-p): Remove.
2163         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
2165 2007-08-20  Juri Linkov  <juri@jurta.org>
2167         * startup.el (fancy-splash-text): Change multiple tabs into one
2168         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
2169         and "Recover Crashed Session").
2170         (fancy-splash-screens): Set tab-width to 22.
2171         (normal-splash-screen): Replace literal tabs with \t and
2172         fix whitespace.  Remove "Useful File menu items" section (with
2173         "Exit Emacs" and "Recover Crashed Session").
2175 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
2177         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
2178         extracted from `eval-last-sexp-1'.
2179         (eval-last-sexp-1): Call `preceding-sexp'.
2181 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
2183         * vc-rcs.el (vc-rcs-annotate-command):
2184         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
2185         Add back :vc-annotate-prefix propertization.
2187 2007-08-20  Andreas Schwab  <schwab@suse.de>
2189         * mail/rmail.el (rmail-autodetect): Doc fix.
2191 2007-08-19  Juri Linkov  <juri@jurta.org>
2193         * startup.el (normal-splash-screen): Add more links.
2195 2007-08-19  Juri Linkov  <juri@jurta.org>
2197         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
2198         because it's common to both types of splash screen: fancy and normal.
2199         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
2200         (exit-splash-screen): Rename from `fancy-splash-quit'.
2201         Use `quit-window' instead of `kill-buffer'.
2202         (fancy-splash-head): Use make-button to insert GNU image link.
2203         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
2204         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
2205         (normal-splash-screen): Put "Browse manuals" on the same line with
2206         "Emacs manual".  Remove descriptions from "Useful tasks" and put
2207         all links in two columns on two lines.
2209 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
2211         * viper.el (viper-remove-hooks): Remove some additional viper hooks
2212         when the user calls viper-go-away.
2213         (viper-go-away): Restore the default of default-major-mode.
2214         Save the value of default-major-mode before vaperization.
2216         * viper-cmd.el: Replace error "" with "Viper bell".
2218         * viper-ex.el: Replace error "" with "Viper bell".
2220         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
2221         buffer for which file is created.
2223 2007-08-19  Glenn Morris  <rgm@gnu.org>
2225         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
2226         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
2227         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
2228         shadow files messing up the compilation.
2230 2007-08-18  Glenn Morris  <rgm@gnu.org>
2232         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
2233         string.  Also apply eldoc-argument-case in the help-split-fundoc
2234         case.  Adapt for changed behavior of eldoc-function-argstring,
2235         eldoc-function-argstring-format, and
2236         eldoc-highlight-function-argument.
2237         (eldoc-highlight-function-argument): Handle nil INDEX argument,
2238         just call eldoc-docstring-format-sym-doc in that case.
2239         (eldoc-function-argstring): Change the behavior.  Now it converts
2240         an argument list to a string.
2241         (eldoc-function-argstring-format): Change the behavior.  Now it
2242         applies `eldoc-argument-case' to a string.
2244         * progmodes/scheme.el (scheme-mode-variables): Set
2245         font-lock-comment-start-skip.
2247 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
2249         * progmodes/ada-mode.el (ada-create-syntax-table): Move
2250         set-syntax-table from here to ...
2251         (ada-mode): ... here.  Do not change global value of
2252         comment-multi-line.  Call new function
2253         ada-initialize-syntax-table-properties and add new function
2254         ada-handle-syntax-table-properties to font-lock-mode-hook.
2255         (ada-deactivate-properties, ada-initialize-properties): Replace
2256         by new functions ...
2257         (ada-handle-syntax-table-properties)
2258         (ada-initialize-syntax-table-properties)
2259         (ada-set-syntax-table-properties): ... to set up syntax-table
2260         properties uniformly, independently from whether font-lock-mode
2261         is enabled or not.  Handle read-only buffers and do not change
2262         undo-list when setting syntax-table properties.
2263         (ada-after-change-function): Use ada-set-syntax-table-properties.
2265 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2267         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
2268         (meta-indent-current-nesting): Use a computation of the nesting
2269         instead.
2270         (meta-indent-current-indentation): Indentation is given according
2271         to nesting and if the previous line was finished or not.
2272         (meta-indent-unfinished-line): Tell if the current line ends with
2273         a finished expression.
2274         (meta-indent-looking-at-code): Like `looking-at', but checks if
2275         the point is in a string before.
2276         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
2277         done in the nesting function.
2278         (meta-indent-in-string-p): Tell if the current point is in a
2279         string.
2280         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
2281         previous functions.
2283 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
2285         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
2286         (copyright-update-year, copyright-update)
2287         (copyright-fix-years): Use it.
2289 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
2291         * emacs-lisp/copyright.el (copyright-update-year):
2292         Fix bug: Handle nil copyright-limit.
2294 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
2296         * calc/calc-units.el (math-standard-units): Give exact
2297         conversion for tsp.
2299         * calc/calc.el (math-bignum-digit-length): Compute the
2300         appropriate value.
2302         * calc/calc-bin.el (math-bignum-logb-digit-size)
2303         (math-bignum-digit-power-of-two):
2304         * calc/calc-comb.el (math-small-factorial-table):
2305         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
2306         (math-approx-gamma-const):
2307         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
2308         (math-besY1, math-bernoulli-b-cache):
2309         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
2310         Remove `eval-when-compile's.
2312 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2314         * progmode/cperl-mode.el (cperl-look-at-leading-count)
2315         (cperl-find-pods-heres): Fix an error when typing expressions like
2316         `s{a}{b}'.
2318 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2320         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
2321         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
2322         a special case (there's no build number).
2324 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
2326         * completion.el (symbol-under-point, symbol-before-point)
2327         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
2329 2007-08-17  Glenn Morris  <rgm@gnu.org>
2331         * progmodes/compile.el (compilation-get-file-structure): Make use
2332         of the directory part when checking for an existing entry, to
2333         handle files with same basename in different directories.
2335 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
2337         * calc/calc.el (calc-language-alist): Add texinfo-mode.
2339 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2341         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2342         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2343         (ps-paragraph-spacing): Docstring fix.
2345 2007-08-16  Glenn Morris  <rgm@gnu.org>
2347         * ps-print.el (ps-font-size): Doc fix.
2349 2007-08-16  Richard Stallman  <rms@gnu.org>
2351         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
2353 2007-08-15  Juri Linkov  <juri@jurta.org>
2355         * startup.el (initialization): Change parent group from `internal'
2356         to `environment'.
2357         (initial-buffer-choice): New variable.
2358         (command-line): Revert 2007-07-02 change that sets
2359         buffer-offer-save in *scratch* and enables auto-save in it.
2360         (fancy-splash-text): Add links to existing items.  Add new items
2361         with links for useful tasks.  Move information about Control-g to
2362         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
2363         (fancy-splash-keymap): New variable.
2364         (fancy-splash-last-input-event): Remove variable.
2365         (fancy-splash-insert): Add processing of `:link' element.
2366         (fancy-splash-head): Replace "Type Control-l to begin editing"
2367         with "Type `q' to exit".
2368         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
2369         (fancy-splash-default-action, fancy-splash-special-event-action):
2370         Remove functions.
2371         (fancy-splash-quit): New function.
2372         (fancy-splash-screens): Rename input arg from `hide-on-input' to
2373         `static' and reverse the condition of its usage.  Don't preserve
2374         original values of `minor-mode-map-alist',
2375         `emulation-mode-map-alists', `special-event-map'.
2376         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
2377         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
2378         Remove processing of special events.  Use local key map
2379         `fancy-splash-keymap'.  Set buffer to read-only.
2380         (normal-splash-screen): Rename input arg from `hide-on-input' to
2381         `static' and reverse the condition of its usage.
2382         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
2383         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
2384         Add links to existing items.  Add new items with links for useful
2385         tasks.  Use local key map `fancy-splash-keymap'.
2386         (display-splash-screen): Rename input arg from `hide-on-input' to
2387         `static'.
2388         (about-emacs): Add alias to display-splash-screen.
2389         (command-line-1): Use `initial-buffer-choice'.
2391         * menu-bar.el (menu-bar-help-menu):
2392         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
2393         item to about-emacs instead of display-splash-screen.
2395 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
2397         * calc/calc-units.el (math-standard-units): Update values.
2398         Put in exact, rational values when possible.
2399         (math-unit-prefixes): Replace floats with powers of ten.
2400         (math-standard-units-systems): Replace floats with integers.
2401         (math-make-unit-string): Remove extra spaces in output.
2403 2007-08-15  Glenn Morris  <rgm@gnu.org>
2405         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2406         sloppier, for the sake of GNU Mailman.
2407         (rmail-digest-rfc1153): Initialize `result' correctly.
2409 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2411         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
2412         in the mail title.  Suggested by Reiner Steib.
2414 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
2416         * calc/calc-aent.el (calc-do-quick-calc): Add binary
2417         representation of integers to the list of outputs.
2419 2007-08-14  Glenn Morris  <rgm@gnu.org>
2421         * simple.el (bad-packages-alist): New constant.
2422         (bad-package-check): New function.  Together, these two add elements
2423         to `after-load-alist' to check for problematic external packages.
2424         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2426 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
2428         * calc/calc-units.el (math-get-standard-units)
2429         (math-get-units, math-make-unit-string)
2430         (math-get-default-units, math-put-default-units): New functions.
2431         (math-default-units-table): New variable.
2432         (calc-convert-units, calc-convert-temperature): Add machinery
2433         to supply default values.
2435 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2437         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
2438         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
2439         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
2440         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
2442         * emulation/tpu-extras.el: Remove spurious * in docstrings.
2443         Put its autoloads into tpu-edt.el rather than loaddefs.el.
2444         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
2445         Make into a proper minor-mode.
2446         (tpu-backward-char, tpu-next-line, tpu-previous-line)
2447         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
2448         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
2449         (tpu-set-cursor-free, tpu-set-cursor-bound):
2450         Delegate to tpu-cursor-free-mode.
2451         (tpu-next-line, tpu-previous-line, tpu-forward-line)
2452         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
2453         Use line-move or forward-line instead of next-line-internal.
2455 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
2457         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2459 2007-08-12  Richard Stallman  <rms@gnu.org>
2461         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2462         (cvs-execute-single-file): Use new name split-string-and-unquote.
2463         (cvs-header-msg): Use new name combine-and-quote-strings.
2465         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2467         * progmodes/gud.el (gud-common-init): Use new name
2468         split-string-and-unquote.
2470         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2471         in javac regexp.
2473         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2474         combine-and-quote-strings and split-string-and-unquote.
2476         * subr.el (combine-and-quote-strings): Rename from strings->string.
2477         (split-string-and-unquote): Rename from string->strings.
2479 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2481         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2482         to buffer-local settings.
2484         * emacs-lisp/backquote.el (backquote-delay-process): New function.
2485         (backquote-process): Add internal arg `level'.  Use the two to
2486         correctly handle nested backquotes.
2488 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
2490         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2491         (vc-bzr-state-words): Add "kind changed" state word.
2492         (vc-bzr-status): New function.  Return Bzr idea of file status,
2493         which is different from VC's.
2494         (vc-bzr-state): Use vc-bzr-status.
2495         (vc-workfile-unchanged-p): Use vc-bzr-status.
2496         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2497         (vc-dired-state): Process "kind changed" state word.
2499 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2501         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2503         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2504         Move from vc-default-find-file-not-found-hook.
2506 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2508         * man.el: Remove spurious * in docstrings.
2509         Merge defvars and toplevel setq-defaults.
2510         (Man-highlight-references0): Limit=nil rather than point-max.
2511         (Man-mode-map): Move initialization into the declaration.
2512         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2513         (Man-view-header-file): Use expand-file-name rather than concat.
2514         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2516         * man.el (Man-next-section): Make sure we do not move backward.
2518 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2520         * files.el (auto-mode-alist): Use the purecopied text (duh!).
2522 2007-08-08  Glenn Morris  <rgm@gnu.org>
2524         * Replace `iff' in doc-strings and comments.
2526 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
2528         * dired.el (dired-pop-to-buffer):
2529         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2530         * calendar/calendar.el (generate-calendar-window):
2531         * progmodes/compile.el (compilation-set-window-height):
2532         * textmodes/two-column.el (2C-two-columns, 2C-merge):
2533         Use window-full-width-p instead of comparing frame-width and
2534         window-width.
2536         * progmodes/compile.el (compilation-find-buffer): Remove extra
2537         argument in call to compilation-buffer-internal-p.
2539 2007-08-07  Tom Tromey  <tromey@redhat.com>
2541         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2542         Add safe-local-variable property.
2544 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2546         * image-mode.el (image-toggle-display): Use image-refresh.
2548 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
2550         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
2551         unofficial version.
2552         (vc-bzr-command): Remove redundant setting of process-connection-type.
2553         (vc-bzr-admin-checkout-format-file): Add autoload.
2554         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
2555         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
2556         (vc-bzr-registered): Compare dirstate format tag with known good
2557         value, abort parsing if match fails.  Warn user in docstring.
2558         (vc-bzr-workfile-version): Case for different Bzr branch formats.
2559         See bzrlib/branch.py in Bzr sources.
2560         (vc-bzr-diff): First argument FILES may be a string rather than a list.
2561         (vc-bzr-shell-command): Remove in favor of
2562         vc-bzr-command-discarding-stderr.
2563         (vc-bzr-command-discarding-stderr): New function.
2565 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
2567         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
2568         program, and return nil.
2569         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
2570         (vc-bzr-state): Look for path names relative to the repository
2571         root after status keyword.
2572         (vc-bzr-file-name-relative): New function.
2573         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
2574         depend on it.
2575         (vc-bzr-admin-dirname, ...-checkout-format-file)
2576         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
2577         files that we now parse directly for speed.
2578         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
2579         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
2580         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
2581         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
2582         Bzr warnings, so we must discard it.
2583         (vc-bzr-workfile-version): Speedup counting lines from
2584         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
2585         if that file doesn't exist.
2586         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
2587         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
2588         to `vc-directory-exclusion-list'.
2589         (vc-bzr-shell-command): New function.
2591 2007-08-06  Tom Tromey  <tromey@redhat.com>
2593         * diff-mode.el (diff-unified->context, diff-reverse-direction)
2594         (diff-fixup-modifs): Typo in docstring.
2596 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2598         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
2599         count-screen-lines.
2600         (tpu-edt-off): Disable relevant pieces of advice.
2602         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
2603         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
2604         (newline, newline-and-indent, do-auto-fill): Use advice instead of
2605         redefining the function.
2606         (tpu-set-scroll-margins): Activate the pieces of advice.
2608 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
2610         * help.el (resize-temp-buffer-window): Use window-full-width-p
2611         instead of comparing frame-width and window-width.
2613 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
2615         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2616         optional quotes around files in NEED-UPDATE . REMOVED case.
2618         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2619         (ada-treat-cmd-string): Improve error message.
2620         (ada-do-file-completion): Call `ada-require-project-file', so
2621         project variables are set properly.
2622         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2623         (ada-gnatfind-buffer-name): New constant.
2624         (ada-find-any-references): Use new constant.  Set buffer name
2625         properly in compilation-start.  Toggle read-only properly.
2626         (ada-find-in-src-path): Fix spelling error in docstring.
2628         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2629         by zero error.
2631 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2633         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
2635 2007-08-12  Richard Stallman  <rms@gnu.org>
2637         * progmodes/sh-script.el (sh): Delete group `unix'.
2639         * progmodes/gud.el (gud): Change to group `processes'.
2641 2007-08-11  Glenn Morris  <rgm@gnu.org>
2643         * progmodes/compile.el (compilation-buffer-name): Don't check
2644         compilation-arguments.  It is superfluous, and the variable isn't
2645         even set when this function is called.
2647 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2649         * term/mac-win.el (mac-ae-reopen-application): New function.
2650         (mac-apple-event-map): Bind "reopen application" Apple event to it.
2652 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2654         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
2655         take tex-font-script-display into account.
2656         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
2657         cell to a list of 2 elements to simplify the unfontify code.
2659 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2661         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2662         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2663         ps-print-color-p is neither nil nor black-white.  Reported by Christian
2664         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2666 2007-08-08  Andreas Schwab  <schwab@suse.de>
2668         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2669         self-insert-command, not self-insert.
2671 2007-08-08  Glenn Morris  <rgm@gnu.org>
2673         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
2674         argument optional, for backwards compatibility, and only highlight
2675         args when present.  Fix symbol name typo (doc/args).
2677         * help-mode.el (help-make-xrefs): Search for symbol constituents,
2678         rather than just `-'.
2680 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
2682         * calc/calc-units.el (calc-convert-temperature):
2683         Use `/' to create fractions.
2685 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
2687         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
2688         global matching.
2689         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
2690         ERROR-BUFFER more robust.  Display output.
2691         (tramp-file-name-handler): Add a connection property when we found
2692         a foreign file name handler.  This allows backends like ftp to
2693         profit also from usr/host name completion based on connection
2694         cache.
2695         (tramp-send-command-and-read): Search for trash after the regexp
2696         until eol only.  In XEmacs, there is a problem with \n.
2698         * net/tramp-cache.el (top): Read persistent connection history
2699         when cache is empty.
2701 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
2703         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
2704         resulting output.
2706 2007-08-07  Sam Steingold  <sds@gnu.org>
2708         * progmodes/compile.el (compilation-start): Pass nil as startfile
2709         to comint-exec.
2711 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2713         * longlines.el (longlines-decoded): New variable.
2714         (longlines-mode): Avoid encoding or decoding the buffer twice.
2716 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
2718         * format.el (format-insert-file): Make sure that at most one undo
2719         entry is recorded for the insertion.  Inhibit point-motion and
2720         modification hooks around call to insert-file-contents.
2722 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2724         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
2725         Select the buffer's window before moving point.
2727 2007-08-07  Richard Stallman  <rms@gnu.org>
2729         * term.el (term): Remove parent group `unix'.
2731         * simple.el (default-indent-new-line): New function.
2732         It calls comment-line-break-function if there are comments.
2733         (do-auto-fill): Use that.
2735 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
2737         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
2738         (PC-do-completion): Add "acronym completion" for symbols and
2739         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
2741 2007-08-06  Sam Steingold  <sds@gnu.org>
2743         * mouse.el (mouse-buffer-menu): Pass mode-name through
2744         format-mode-line because it may be a list,
2745         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
2747 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
2749         * printing.el (pr-update-menus): Docstring fix.
2751 2007-08-06  Jason Rumney  <jasonr@gnu.org>
2753         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
2755         * vc-hooks.el (vc-call): Add doc string.
2757 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
2759         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
2760         process-filter.
2762 2007-08-06  Kenichi Handa  <handa@m17n.org>
2764         * international/quail.el: Wrap (require 'help-mode) by
2765         eval-when-compile.
2766         (quail-help-init): New function.
2767         (quail-help): Call quail-help-init.
2768         (quail-store-decode-map-key): Change it to a function.
2770 2007-08-05  Jason Rumney  <jasonr@gnu.org>
2772         * vc.el (vc-rollback): Add norevert argument back.
2773         (vc-revert-buffer): Add back as obsolete alias.
2775 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
2777         * term.el: Honor term-default-fg-color and term-default-bg-color
2778         settings when modifying term-current-face.
2779         (term-default-fg-color, term-default-bg-color): Initialize from
2780         default term-current-face.
2781         (term-mode, term-reset-terminal): Set term-current-face with
2782         term-default-fg-color and term-default-bg-color.
2783         (term-handle-colors-array): term-current-face has term-default-fg-color
2784         and term-default-bg-color after reset escape sequence.
2785         (term-handle-colors-array): Set term-current-color with
2786         term-default-fg/bg-color instead of ansi-term-color-vector when the
2787         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
2789 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
2791         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
2792         (math-nlfit-givens): Let bind free variables.
2794 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
2796         * printing.el: Require lpr and ps-print when loading printing package.
2797         Reported by Glenn Morris <rgm@gnu.org>.
2799 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
2801         * files.el (set-auto-mode): Handle also remote files wrt
2802         `auto-mode-alist'.
2804 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
2806         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
2807         curves and plotting.
2809         * calc/calc-nlfit.el: New file.
2811 2007-08-04  Glenn Morris  <rgm@gnu.org>
2813         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
2814         zero, not nil, when the library is first loaded.  Check for a file
2815         that has been modified on disk.
2817         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
2818         Remove duplicate defvar preventing initialization.
2819         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
2821 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2823         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
2824         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
2825         may match up to 4 lines.
2826         (diff-beginning-of-file-and-junk): Rewrite.
2828 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2830         * printing.el: Evaluate require only during compilation.
2831         (pr-version): New version 6.9.1.
2832         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
2833         (pr-global-menubar): Fix code.
2835 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
2837         * term.el (term-erase-in-display): Fix case when point is not at
2838         the beginning of the line.
2840 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
2842         * calc/calc-ext.el (math-get-value, math-get-sdev)
2843         (math-contains-sdev): New functions.
2845         * calc/calc-graph.el (calc-graph-format-data)
2846         (calc-graph-add-curve): Check for error forms.
2847         (calc-graph-set-styles): Add option for error forms.
2849 2007-08-03  Miles Bader  <miles@gnu.org>
2851         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
2852         backend names for new backends to `Git', `Hg', and `Bzr'.
2853         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
2854         not `HG'.
2855         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
2856         name, not `GIT'.
2857         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
2858         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
2860 2007-08-03  Richard Stallman  <rms@gnu.org>
2862         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
2863         to update deleted flag.
2865         * cus-edit.el (customize-apropos, customize-apropos-options)
2866         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
2868         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
2870         * startup.el (fancy-splash-head, startup-echo-area-message):
2871         Change message text.
2873         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
2874         All callers use line-move.
2876         * progmodes/compile.el (compilation-find-buffer): Return current
2877         buffer immediately if suitable.
2878         (compile, compilation-buffer-name, compilation-start): Doc fixes.
2880 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
2882         * faces.el (face-normalize-spec): New function.
2883         (frame-set-background-mode): Normalize face-spec before calling
2884         face-spec-match-p.
2886 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2888         * server.el (server-window): Add switch-to-buffer-other-frame option.
2890 2007-08-03  Glenn Morris  <rgm@gnu.org>
2892         * cus-edit.el (customize-apropos): Make the error message indicate
2893         what kind of thing the user was trying to customize.
2895         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
2897         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
2898         Fix off-by-one error in previous change.
2900 2007-08-03  Drew Adams  <drew.adams@oracle.com>
2902         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
2903         Make buffer writable.
2905 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2907         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
2908         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
2909         Use native Emacs functions, when appropriate.
2911 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
2912             Stefan Monnier  <monnier@iro.umontreal.ca>
2914         * vc.el: Document new VC operation `extra-menu'.
2916         * vc-hooks.el (vc-default-extra-menu): New function.
2918         * menu-bar.el (menu-bar-vc-filter): New function.
2919         (menu-bar-tools-menu): Use it as a filter.
2921 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
2923         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
2925 2007-08-01  Glenn Morris  <rgm@gnu.org>
2927         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
2928         strings.
2929         (fortran-tab-mode-default): Remove needless autoload.
2930         (fortran-tab-mode-string): Add help-echo and mouse properties, and
2931         mark as risky.
2932         (fortran-line-length): New buffer-local variable, safe if integer.
2933         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
2934         Change from variables to constants.
2935         (fortran-font-lock-syntactic-keywords): Delete as a variable,
2936         replace with a new function definition.
2937         (fortran-mode): Use fortran-line-length, and
2938         fortran-font-lock-syntactic-keywords as a function.  Add a
2939         hack-local-variables-hook function.
2940         (fortran-line-length, fortran-hack-local-variables): New functions.
2941         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
2942         Use fortran-line-length rather than 72.
2943         (fortran-window-create-momentarily): Doc fix.
2945 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
2947         * cus-edit.el (custom-group-value-create, custom-goto-parent):
2948         Fix parent groups link.
2950 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
2952         * progmodes/python.el (python-current-defun): Adjust to never fall
2953         into infinite loop.
2955 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2957         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
2959 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
2961         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2962         (copyright-fix-years, copyright): Correctly handle the case where
2963         copyright-limit is nil.
2965 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
2967         * progmodes/python.el (run-python): Fix path separator under w32.
2969 2007-07-30  Richard Stallman  <rms@gnu.org>
2971         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2972         Treat non-break space as whitespace in Lisp.
2974 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2976         * vc.el (vc-dired-hook): Use inhibit-read-only.
2978         * progmodes/compile.el (compilation-forget-errors):
2979         Reset compilation-auto-jump-to-next.
2981 2007-07-30  Michael Olson  <mwolson@gnu.org>
2983         * cus-edit.el (custom-group-save): Fix void function definition
2984         error.  Thanks to Zhang Wei for the report.
2986         * ps-print.el: Check in trivial changes to the autoloads section
2987         caused by the build process.  These autoloads really ought to be
2988         placed in a separate file, methinks.
2990 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2992         * calendar/calendar.el (calendar-mode): Make sure
2993         displayed-(month|year) are set.
2994         (calendar-basic-setup): Display buffer before adjusting window sizes.
2995         (generate-calendar-window): Use inhibit-read-only.  Simplify.
2996         Generate buffer and set displayed-month and displayed-year before
2997         calling update-calendar-mode-line.
2999 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
3001         * net/tramp.el:
3002         * net/tramp-uu.el:
3003         * net/trampver.el: Use utf-8 encoding with coding cookie.
3005         * net/tramp-cache.el:
3006         * net/tramp-fish.el:
3007         * net/tramp-ftp.el:
3008         * net/tramp-gw.el:
3009         * net/tramp-smb.el: Remove coding cookie.
3011         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3012         Flush buffer file-name's file property.
3013         (tramp-handle-file-remote-p): The first parameter is FILENAME.
3015         * net/trampver.el: Update release number.
3017 2007-07-29  Juri Linkov  <juri@jurta.org>
3019         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
3020         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
3021         when major-mode is not dired-mode.
3022         (dired-toggle-read-only): New function.
3023         (dired-recursive-deletes): Remove obsolete comments about old
3024         default value.
3025         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
3027         * wdired.el (wdired-exit): New function.
3028         (wdired-mode-map): Bind C-x C-q to wdired-exit.
3030 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3032         * cus-edit.el (customize-read-group): New fun.
3033         (customize-group-other-window, customize-face-other-window):
3034         Prompt before delegating to customize-(group|face).
3035         Bind pop-up-windows rather than use the other-window argument.
3036         (customize-group, customize-face): Prompt from the interactive spec.
3037         Remove args `prompt-for-group' and `other-window'.
3039         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
3040         (ad-body-forms, ad-advised-interactive-form): Revert this part of
3041         last change.
3043 2007-07-28  Masatake YAMATO  <jet@gyve.org>
3045         * vc.el (vc-dired-mode): Add a menu for VC related operation.
3046         Use backend name as the menu label.  Suggested by David Kastrup.
3048 2007-07-28  Alan Mackenzie  <acm@muc.de>
3050         Fix problem with modes derived from CC Mode:
3051         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
3052         macro to cc-langs.
3053         (c-init-language-vars-for): Remove call to above macro.
3054         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
3055         been moved to here.
3056         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
3058 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
3060         * net/trampver.el: Fix the `coding' cookie.
3062 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
3064         * vc-git.el (vc-git-print-log): Support both the old single file
3065         interface and the new one.
3067 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
3069         * bindings.el (mode-line-remote): Use updated %@ construct.
3071 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3073         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
3074         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
3075         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
3076         (diary-list-bahai-entries, diary-bahai-mark-entries)
3077         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
3078         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
3079         New names to clean up namespace.
3080         (list-bahai-diary-entries, mark-bahai-diary-entries)
3081         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
3082         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
3083         Add compatibility aliases.
3085         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
3087         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
3088         (calendar-scroll-left-three-months)
3089         (calendar-scroll-right-three-months): Clean up namespace.
3090         (scroll-calendar-left, scroll-calendar-right)
3091         (scroll-calendar-left-three-months)
3092         (scroll-calendar-right-three-months): Add compatibility aliases.
3094         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
3095         Behave like mouse-scroll-calendar-* when used from the mouse.
3097         * calendar/cal-menu.el (cal-menu-scroll-menu)
3098         (cal-menu-global-mouse-menu):
3099         * calendar/calendar.el (calendar-mode-map):
3100         Use new calendar-scroll-* names.
3101         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
3102         Remove.  Use calendar-scroll-* directly instead.
3104 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3106         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
3107         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
3108         (ad-make-advised-definition, ad-cache-id-verification-code):
3109         Use commandp and interactive-form instead.
3111 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
3113         * vc-git.el: Relicense to GPLv3 or later.
3114         (vc-directory-exclusion-list, vc-handled-backends): Remove.
3116         * vc-hooks.el (vc-handled-backends): Add GIT.
3118         * vc.el (vc-directory-exclusion-list): Add .git.
3120 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
3122         * vc-git.el (vc-git-revision-table)
3123         (vc-git-revision-completion-table): New functions.
3125 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3127         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
3128         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
3129         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
3130         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
3131         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
3132         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
3133         New command actions for EPS header and EPS footer.
3135         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
3136         footer.  Fix some problems with one-or-more, zero-or-more and
3137         alternative constructions generation.  Some log messages
3138         implementation.  Doc fix.
3139         (ebnf-version): New version 4.4.
3140         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
3141         (ebnf-eps-footer, ebnf-log): New options.
3142         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
3143         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
3144         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
3145         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
3146         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
3147         (ebnf-style-custom-list, ebnf-style-database): Put new values.
3148         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
3149         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
3150         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
3151         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
3152         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
3153         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
3154         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
3155         (ebnf-non-terminal-dimension, ebnf-special-dimension)
3156         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
3157         (ebnf-except-dimension, ebnf-alternative-dimension)
3158         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
3159         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
3160         message fun.
3161         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
3162         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
3163         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
3164         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
3165         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
3166         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
3167         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
3168         compatibility with Emacs 20 & 21.
3169         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
3170         (ebnf-eps-file-alist, ebnf-basic-width-extra)
3171         (ebnf-basic-empty-height): New vars.
3172         (ebnf-prologue): Fix PostScript code.
3173         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
3174         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
3175         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
3176         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
3178 2007-07-25  Glenn Morris  <rgm@gnu.org>
3180         * Relicense all FSF files to GPLv3 or later.
3182         * COPYING: Switch to GPLv3.
3184 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3186         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
3187         Replace it with another one which disables undo before calling
3188         erase-buffer and then turns it back on if needed.
3190 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3192         * ps-print.el: Problem with foreground and background color when
3193         printing a buffer with and without faces.  Reported by Christian
3194         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3195         (ps-print-version): New version 6.7.5.
3196         (ps-default-fg): Change default value to nil, so black color is used
3197         when a face does not specify a foreground color.
3198         (ps-default-bg): Change default value to nil, so white color is used
3199         for background color.
3200         (ps-begin-job): Fix code.
3202 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
3204         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
3206 2007-07-24  Glenn Morris  <rgm@gnu.org>
3208         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
3209         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
3210         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
3211         (cal-tex-cursor-week, cal-tex-cursor-week2)
3212         (cal-tex-cursor-week-iso, cal-tex-week-hours)
3213         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
3214         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
3215         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
3217 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3219         * calendar/calendar.el (calendar-mode-map): Move initialization
3220         into declaration.  Add menu bindings (used to be done in cal-menu).
3221         (calendar-mode): Don't add an activate-menubar-hook.
3223         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
3224         modify calendar-mode-map), use easy-menu, and make sure that C-h k
3225         can be used on the menu entries.
3226         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
3227         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
3228         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
3229         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
3230         (calendar-flatten, cal-menu-update): Remove.
3231         (calendar-mouse-insert-hebrew-diary-entry)
3232         (calendar-mouse-insert-islamic-diary-entry)
3233         (calendar-mouse-insert-bahai-diary-entry):
3234         Remove (fold into cal-menu-diary-menu).
3235         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
3236         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
3237         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
3238         (calendar-mouse-view-diary-entries): Minor simplifications.
3239         (calendar-event-to-date): Use with-current-buffer.
3241 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
3243         * add-log.el (change-log-redate): Remove (not needed anymore and
3244         doesn't appear to work).
3246 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3248         * frame.el: Use mapc and dolist instead of mapcar where possible.
3249         (close-display-connection): New command.
3251 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
3253         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
3254         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
3256 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3258         * ps-print.el (ps-multibyte-buffer): Docstring fix.
3260         * ps-mule.el: Doc fix.
3261         (ps-multibyte-buffer, ps-mule-font-info-database-default)
3262         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
3264 2007-07-25  Glenn Morris  <rgm@gnu.org>
3266         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
3267         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
3268         (cal-tex-daily-end, cal-tex-hook)
3269         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
3270         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
3271         (cal-tex-cursor-week-iso, cal-tex-week-hours)
3272         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
3273         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
3274         (cal-tex-day-prefix, cal-tex-day-name-format)
3275         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
3276         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
3277         (cal-tex-LaTeX-subst-list): Change from variables to constants.
3278         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
3279         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
3280         etc, rather than \bf.
3281         (cal-tex-mini-calendar): Fix typos in previous change.
3282         (cal-tex-latexify-list): Remove inner let binding.
3283         (cal-tex-end-document, cal-tex-banner): Use multi-line
3284         cal-tex-comment.
3285         (cal-tex-comment): Handle embedded newlines.
3286         (cal-tex-LaTeXify-string): Use substring-no-properties.
3288 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
3290         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3291         Add support for the Maden build tool.
3293 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
3295         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
3297 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3299         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
3301 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
3303         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
3304         C-x C-q.
3306         * vc-git.el (vc-git-print-log): Fix previous change.
3308 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3310         * window.el (save-selected-window): Minor optimization.
3311         (bw-adjust-window): If operation failed, try with a smaller delta.
3312         (window-fixed-size-p): New function.
3313         (window-area-factor): New var.
3314         (balance-windows-area): New command.
3316         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
3317         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
3318         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
3319         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
3320         (ps-mule-begin-job): Use dolist.
3322 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
3324         * subr.el (start-file-process-shell-command)
3325         (process-file-shell-command): New defuns.
3327         * progmodes/compile.el (compilation-start):
3328         Apply `start-file-process-shell-command'.
3330 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
3332         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
3334 2007-07-24  Alan Mackenzie  <acm@muc.de>
3336         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3337         Initialise byte-compile-unresolved-functions before rather than
3338         after a compilation.
3339         (byte-compile-unresolved-functions): Amplify doc string.
3341 2007-07-24  Glenn Morris  <rgm@gnu.org>
3343         * startup.el (normal-splash-screen): Use `emacs-copyright'.
3345         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
3346         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
3347         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
3348         (cal-tex-cursor-week, cal-tex-cursor-week2)
3349         (cal-tex-cursor-week-iso, cal-tex-week-hours)
3350         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
3351         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
3352         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
3354         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
3355         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
3356         (cal-tex-day-name-format, cal-tex-cal-one-month)
3357         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
3358         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
3359         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
3360         (cal-tex-list-holidays, cal-tex-cursor-year)
3361         (cal-tex-cursor-year-landscape, cal-tex-year)
3362         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
3363         (cal-tex-cursor-month, cal-tex-insert-days)
3364         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
3365         (cal-tex-first-blank-p, cal-tex-cursor-week)
3366         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
3367         (cal-tex-week-hours, cal-tex-cursor-week-monday)
3368         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
3369         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
3370         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
3371         (cal-tex-latexify-list, cal-tex-previous-month)
3372         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
3373         modernization, including using dotimes rather than
3374         calendar-for-loop.
3375         (cal-tex-LaTeX-subst-list): Remove `@'.
3376         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
3377         Use \textit and \textbf rather than \em and \it.
3379         * calendar/cal-bahai.el (list-bahai-diary-entries)
3380         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
3381         * calendar/cal-islam.el (list-islamic-diary-entries)
3382         * calendar/calendar.el (generate-calendar, generate-calendar-month)
3383         * calendar/diary-lib.el (diary-list-entries)
3384         (mark-calendar-date-pattern): Use `dotimes' rather than
3385         `calendar-for-loop'.
3387         * calendar/calendar.el (calendar-for-loop): Doc fix.
3389 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3391         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
3392         underlying file is uptodate.
3394 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
3396         * replace.el (perform-replace): Use isearch-no-upper-case-p.
3398 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3400         * vc-hooks.el (vc-mode-line-map): New const.
3401         (vc-mode-line): Use it.
3403 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
3405         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
3406         (vc-git-unregister): New functions.
3407         (vc-git-find-version): Use the result of ls-files as a parameter
3408         for cat-file.
3410 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
3412         * net/tramp.el (tramp-perl-file-attributes)
3413         (tramp-perl-directory-files-and-attributes)
3414         (tramp-handle-file-attributes-with-stat)
3415         (tramp-handle-directory-files-and-attributes-with-stat)
3416         (tramp-convert-file-attributes): Handle huge file sizes.
3418 2007-07-23  Juri Linkov  <juri@jurta.org>
3420         * isearch.el (isearch-message-function): New variable.
3421         (isearch-update, isearch-search): Use it.
3423         * simple.el (goto-history-element): New function created from
3424         next-history-element.
3425         (next-history-element): Most code moved to goto-history-element.
3426         Call goto-history-element with (- minibuffer-history-position n).
3427         (previous-history-element): Call goto-history-element with (+
3428         minibuffer-history-position n).
3429         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
3430         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
3431         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
3432         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
3433         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
3434         (minibuffer-history-isearch-pop-state): New functions.
3436 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
3438         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
3439         Also, if FILE is a list, return non-nil if any of its elements
3440         should stay local.  Update docstring.
3442 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3444         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
3445         change by reverting a small part.
3447 2007-07-23  Richard Stallman  <rms@gnu.org>
3449         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
3451 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
3453         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
3454         handling it.  Use vc-git-command.
3455         (vc-git-find-version, vc-git-diff-tree): New functions.
3456         (vc-git-revert): Use vc-git-command.
3457         (vc-git--run-command): Delete.
3459 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
3461         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
3463 2007-07-20  Kenichi Handa  <handa@m17n.org>
3465         * international/utf-8.el (utf-8-post-read-conversion):
3466         Temporarily bind utf-8-compose-scripts to nil while running
3467         *-compose-region functions.
3469 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
3471         * vc-git.el: Update status.
3472         (vc-directory-exclusion-list): Use eval-after-load.
3474 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
3476         * bindings.el (mode-line-remote): New variable.
3477         (help-echo): Add to default values of mode-line-format.
3479         * files.el: Mark mode-line-remote as risky.
3481 2007-07-22  Juri Linkov  <juri@jurta.org>
3483         * isearch.el (isearch-edit-string): Save old point and
3484         isearch-other-end to old-point and old-other-end before reading
3485         the search string from minibuffer.  After exiting minibuffer set
3486         point to old-other-end if point and the search direction is the
3487         same as before reading the search string.
3488         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
3489         to isearch-other-end.  Instead of isearch-search-and-update call
3490         three functions isearch-search, isearch-push-state and isearch-update.
3492 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3494         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
3495         deal with multiple file arguments.
3496         (vc-git-print-log): Deal with multiple file arguments.
3498 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3500         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
3501         diff-refine-hunk.  Adjust users.
3502         (diff-unified-hunk-p, diff-splittable-p): New functions.
3503         (diff-mode-menu): Use it to disable Split when it doesn't work.
3505 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3507         * diff-mode.el (diff-mode-menu): New entries.
3509 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3511         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
3512         if applicable, so as to save undo-log space.
3514         * diff-mode.el (diff-find-file-name): Add arg `batch'.
3516         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
3517         (diff-file-kill): Use it.
3518         (diff-beginning-of-hunk): Add arg `try-harder' using it.
3519         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
3520         Use it so they find the hunk even when we're in the file header.
3522 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3524         * vc-git.el (vc-git-revision-granularity, vc-git-root)
3525         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
3526         (vc-git-create-repo): New functions.
3527         (vc-git-registered): New autoloaded function definition.
3528         (vc-git-registered): Use vc-git-root.
3529         (vc-git-responsible-p): New defalias.
3530         (vc-git-annotate-extract-revision-at-line): Uncomment.
3531         (vc-git-print-log): Add the file name to the log.
3532         (vc-git-log-view-mode): New derived mode.
3533         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
3535 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
3537         * progmodes/grep.el (grep-compute-defaults): Keep default values.
3539 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
3541         * textmodes/reftex.el (reftex-access-parse-file): Create parse
3542         file in a way that does not interfere with recentf mode.
3543         (reftex-access-parse-file): Do not risk destroying an existing
3544         buffer.
3546 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
3548         * vc-git.el: New file.
3550 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3552         * textmodes/tex-mode.el (tex-font-script-display): Change default.
3554 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3556         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
3557         for branches and new files.
3559         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
3560         local-map handling ...
3561         (vc-mode-line): ... here.  Improve handling of help-echo.
3563         * vc.el (mode-line-string): Document help-echo usage.
3565 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
3567         Sync with Tramp 2.1.10.
3569         * net/tramp.el (tramp-get-ls-command): Fix typo.
3571         * net/trampver.el: Update release number.
3573 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3575         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
3577         * term/x-win.el (x-handle-no-bitmap-icon): New function.
3579 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
3581         * add-log.el (change-log-fill-parenthesized-list): New function.
3582         (change-log-indent): Call change-log-fill-parenthesized-list.
3583         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
3584         Have lines with leading asterisk start a paragraph.
3586 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3588         * calc/calc-math.el (math-emacs-precision)
3589         (math-largest-emacs-expt, math-smallest-emacs-expt):
3590         New variables.
3591         (math-use-emacs-fn): New function.
3592         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
3593         appropriate.
3595 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3597         * image-dired.el (image-dired-sane-db-file): New func.
3598         (image-dired-write-tags, image-dired-remove-tag)
3599         (image-dired-list-tags, image-dired-write-comments)
3600         (image-dired-get-comment, image-dired-mark-tagged-files)
3601         (image-dired-create-gallery-lists): Call new func.
3602         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
3604 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3606         * vc-hg.el (vc-hg-dir-state): Fix loop.
3607         (vc-hg-print-log): Fix expected return value for vc-hg-command.
3608         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
3609         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
3610         (vc-hg-revert): Likewise.
3611         (vc-hg-revision-table, vc-hg-revision-completion-table): New
3612         functions.
3614 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3616         * add-log.el (change-log-resolve-conflict): Don't lose data if the
3617         merge fails.
3619 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3621         * progmodes/compile.el (compilation-auto-jump-to-first-error):
3622         Add group and version.
3624 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3626         * add-log.el (add-log-file-name): Use file-relative-name.
3627         (add-change-log-entry): Delay reading
3628         add-log-(full-name|mailing-address) to after we've switched to the
3629         ChangeLog buffer so we get the right value.
3630         (add-change-log-entry, add-log-current-defun, change-log-merge):
3631         Use derived-mode-p rather than checking major-mode directly.
3633         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
3634         name for buffer-file-name if it refers to a directory.
3636         * vc-arch.el (vc-arch-diff): Fix last change.
3638         * progmodes/compile.el (compilation-start): Remember the original
3639         directory in a buffer-local compilation-directory.
3640         (compile): Set the global value of compilation-directory.
3641         (recompile): Use compilation-directory even in the compilation buffer.
3643 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3645         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
3647 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3649         * ps-print.el: Problem with foreground and background color when
3650         printing a buffer with and without faces.  Reported by Christian
3651         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3652         (ps-print-version): New version 6.7.5.
3653         (ps-default-fg): Change default value to nil, so black color is used
3654         when a face does not specify a foreground color.
3655         (ps-default-bg): Change default value to nil, so white color is used
3656         for background color.
3657         (ps-begin-job): Fix code.
3659 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
3661         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
3662         in $(INSTALL_DIR)/lisp/ if they already exist.
3664 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
3666         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
3667         in $(INSTALL_DIR)/lisp/ if they already exist.
3669 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3671         * progmodes/vera-mode.el (vera-re-search-forward)
3672         (vera-re-search-backward): Remove use of store-match-data.
3673         (vera-mode-map): Move initialization into declaration.
3675         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
3676         (flymake-find-buildfile): Use locate-dominating-file.
3678         * vc.el (vc-delistify): Use mapconcat.
3679         (vc-do-command): Minor simplification.
3680         (vc-expand-dirs): Use push.
3682         * vc-mcvs.el (vc-mcvs-create-repo):
3683         * vc-cvs.el (vc-cvs-create-repo): Remove.
3685         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
3686         directory and the root as well.
3688 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3690         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
3691         instead of a file.
3693         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
3694         (vc-hg-registered): Replace if with when.
3695         (vc-hg-state): Deal with nonexistent files and handle removed files.
3696         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
3697         (vc-hg-checkout): Re-enable.
3698         (vc-hg-create-repo): Fix typos.
3699         (vc-hg-print-log): Fix for multiple files.
3700         (vc-hg-workfile-unchanged-p): New function.
3702         * vc.el: Fix typo.
3703         (vc-print-log): Fix call to print-log.
3704         (vc-default-comment-history): Likewise.
3705         (vc-directory-exclusion-list): Add .hg and .bzr.
3706         (vc-diff-internal): Pass a list instead of a file.
3708         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
3710         * vc-bzr.el (vc-bzr-create-repo): New function.
3712 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3714         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
3715         `file' from which to start the search.
3717 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
3719         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
3720         having a single file argument to having a list of files as the
3721         first argument.
3723 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3725         * files.el (locate-dominating-file): New function.
3727 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
3729         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
3730         (grep-compute-defaults): Use it.
3732 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3734         * uniquify.el: Docstring fixes.
3736 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
3738         * vc.el (revision-granularity, create-repo): Document new vc
3739         backend properties.
3740         (vc-rollback): Renamed from vc-cancel-version. Update
3741         references. Pass a list instead of a file.
3742         (vc-revert): Renamed from vc-revert-buffer. Update references.
3743         (vc-delistify, vc-expand-dirs): New functions.
3744         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
3745         of files instead of a single file.
3746         (vc-position-context, vc-resync-window, vc-diff-internal)
3747         (vc-print-log): Pass a list instead of a file.
3749         * vc-hooks.el (vc-stay-local-p, vc-backend)
3750         (vc-backend-subdirectory-name): Work on a file list, not a single
3751         file.
3752         (vc-workfile-version): Update docstring.
3753         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
3754         vc-revert instead of vc-revert-buffer.
3755         (vc-prefix-map): Likewise. Bind vc-update.
3757         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
3758         (vc-svn-wash-log): New functions.
3759         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
3760         (vc-svn-command): Deal with a list of files, not a single file.
3762         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
3763         (vc-rcs-wash-log): New functions.
3764         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
3765         Deal with a list of files, not a single file.
3766         (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
3768         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
3769         functions.
3770         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
3771         list of files, not a single file.
3773         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
3774         New functions.
3775         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
3776         (vc-mcvs-diff): Deal with a list of files, not a single file.
3778         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
3779         functions.
3780         (vc-hg-print-log): Deal with a list of files, not a single file.
3781         (vc-hg-diff-tree): New function, replace defalias with the same
3782         name.
3783         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
3784         FILES to denote that it is a file list, not a single file.
3786         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
3787         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
3788         a single file.
3789         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
3790         that it is a file list, not a single file.
3791         (vc-cvs-diff): Likewise. Simplify.
3793         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
3794         Deal with a list of files, not a single file.
3796         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
3797         (vc-bzr-print-log): Update FILE parameter name to denote that it
3798         is a file list, not a single file.
3799         (vc-bzr-diff): Likewise. Use the car of files.
3801 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
3803         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
3804         (follow-delete-other-windows-and-split, follow-recenter)
3805         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
3806         (follow-redisplay, follow-estimate-first-window-start)
3807         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
3808         Fix typos in docstrings.
3810 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
3812         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
3813         avoid that filling introduces lines with a single asterisk.
3815         * kmacro.el (kmacro-end-macro): When ignoring empty macro
3816         avoid incorrect kmacro-ring-empty-p messages.
3817         Reported by Michael Schierl <schierlm@gmx.de>.
3819 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
3821         * vc.el: Add more info about the vc-registered function.
3823 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
3825         * files.el (file-remote-p): Introduce optional parameter
3826         IDENTIFICATION.
3828         * recentf.el (recentf-keep-default-predicate): Adapt call of
3829         `file-remote-p'.
3831         * progmodes/grep.el (grep-probe): Use `process-file'.
3832         (grep-compute-defaults): Handle variables host specific.
3834         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
3835         parameter IDENTIFICATION.
3837         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
3838         parameter IDENTIFICATION.
3839         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
3840         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
3841         Add entry for `set-file-times'.
3842         (tramp-do-copy-or-rename-file-via-buffer)
3843         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
3844         (tramp-handle-unhandled-file-name-directory): Rewrite.
3845         (tramp-convert-file-attributes): Add error handling when inode is
3846         extraordinary big.
3847         (tramp-get-inode): Change parameter from FILE to VEC.
3848         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
3849         is nil.  This is according to the specification.  Goto (point-max)
3850         when ready.
3851         (tramp-handle-shell-command): Rewrite completely, using
3852         `process-file' and `start-file-process'.
3853         (tramp-methods, tramp-find-shell)
3854         (tramp-open-connection-setup-interactive-shell)
3855         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
3856         var.  Reported by Steve Youngs <steve@sxemacs.org>.
3858         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
3859         entry for `set-file-times'.  Rename `start-process' into
3860         `start-file-process'.  Remove `call-process' entry.
3861         (tramp-fish-handle-set-file-times): New defun.
3862         (tramp-fish-handle-executable-find): Use `process-file'.
3863         (tramp-fish-handle-process-file): New defun.  Replaces
3864         `tramp-fish-handle-call-process'.
3865         (tramp-fish-do-copy-or-rename-file-directly): Use
3866         `set-file-times'.
3867         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
3869         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
3870         `tramp-get-inode' parameter.
3872 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3874         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
3875         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
3876         nowadays, and by the time Emacs-23 comes out, nobody will even remember
3877         it has ever existed.
3879 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
3881         * vc.el: Undo previous change.
3883 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
3885         * makefile.w32-in (clean): Don't delete *~.
3887 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3889         * textmodes/tex-mode.el (tex-verbatim-environments):
3890         Add safe-local-variable property.
3891         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
3892         when starting font-lock rather than when loading tex-mode.el.
3894         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
3895         whole $( rather than just the $.  Rename from sh-quoted-subshell.
3896         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
3898 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
3900         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
3901         bookmark-alist.  Instead, if not sorting, simply return it.
3902         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
3903         for its return value, not for its side effect.
3905         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
3906         case of alignment under a constant symbol, find and consider
3907         the sexp actually at indentation to be the "last sexp".
3909 2007-07-16  Drew Adams  <drew.adams@oracle.com>
3911         * mouse.el (mouse-yank-secondary): Better error message if no
3912         secondary selection.
3914 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
3916         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
3918         * term/xterm.el (xterm-turn-on-modify-other-keys)
3919         (xterm-turn-off-modify-other-keys): New functions.
3920         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
3921         terminal supports it.
3923 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
3925         * bookmark.el (bookmark-show-all-annotations):
3926         Make sure each inserted annotation ends with newline.
3928 2007-07-15  Richard Stallman  <rms@gnu.org>
3930         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
3932         * tutorial.el (tutorial--find-changed-keys):
3933         Handle C-x specially like ESC.
3935 2007-07-15  Aaron Hawley  <aaronh@garden.org>
3937         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
3939 2007-07-15  Juri Linkov  <juri@jurta.org>
3941         * delsel.el (delete-selection-pre-hook):
3942         * emulation/cua-base.el (cua-paste): Before a yank command,
3943         check also whether last-command is one of mouse-save-then-kill,
3944         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
3946 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
3948         * recentf.el (recentf-keep-default-predicate): New defun.
3949         (recentf-keep): Use it as initial value.
3951 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
3953         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
3954         thus restoring bookmark bindings to three slots under C-x r.  See
3955         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
3957 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
3959         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
3961 2007-07-15  Jason Rumney  <jasonr@gnu.org>
3963         * w32-fns.el (set-default-process-coding-system): Use dos line ends
3964         for input to cmdproxy on all versions of Windows.
3965         Use dos line ends for input to plink.
3967         * comint.el (comint-simple-send): Concat newline before sending.
3968         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
3970 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3972         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
3973         safe-local-variable setting.
3975 2007-07-14  David Kastrup  <dak@gnu.org>
3977         * emacs-lisp/advice.el (defadvice): Doc fix.
3979 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
3981         * subr.el (when, unless): Doc fix.
3983 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
3985         * replace.el (match): Use yellow1 instead of yellow.
3987         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
3988         red.
3990         * pcvs-info.el (cvs-unknown): Likewise.
3992 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
3994         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3995         (install): Use them to copy all *.el files before *.elc.
3997 2007-07-13  Drew Adams  <drew.adams@oracle.com>
3999         * bookmark.el (bookmark-jump-other-window): New function.
4000         (bookmark-map): Bind it to "o".
4002         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
4003         and its thread contains discussion about this change.
4004         The original patch was slightly tweaked by Karl Fogel
4005         <kfogel@red-bean.com> before committing.
4007 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
4009         * bookmark.el: Shorten some comments to fit within 80 lines.
4011 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
4013         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
4014         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
4015         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
4016         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
4018 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
4020         * textmodes/org.el: Bug fixes.
4021         (org-end-of-line): Move to end of line if in headline without tags.
4023 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4025         * vc-hooks.el: Remove spurious * in docstrings.
4026         (vc-handled-backends): Add BZR.
4028         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
4030 2007-07-12  Davis Herring  <herring@lanl.gov>
4032         * desktop.el (desktop-buffer-info, desktop-save):
4033         Use `desktop-dirname' instead of `dirname'.
4035 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
4037         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
4039         * progmodes/python.el (python-which-func-length-limit): New var.
4040         (python-which-func): New function.
4041         (python-current-defun): Add optional `length-limit' and try to fit
4042         computed function name to that length.
4043         (python-mode): Hook `python-which-func' up.
4045 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
4047         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
4049         * comint.el (comint-dynamic-complete-as-filename):
4050         Use read-file-name-completion-ignore-case.
4052 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4054         * comint.el (comint-dynamic-list-filename-completions):
4055         Use read-file-name-completion-ignore-case.
4057         * vc-cvs.el: Require CL.
4058         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
4059         New functions to provide completion of revision names.
4061         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
4062         (vc-cvs-annotate-first-line-re): New const.
4063         (vc-cvs-annotate-process-filter): New fun.
4064         (vc-cvs-annotate-command): Use them and run the command asynchronously.
4066 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
4068         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
4069         (eldoc-print-current-symbol-info): Adjust for changed helper
4070         function signatures.
4071         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
4072         `eldoc-highlight-function-argument'.
4073         (eldoc-highlight-function-argument): New function.
4074         (eldoc-get-var-docstring): Format documentation with
4075         `font-lock-variable-name-face'.
4076         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
4077         where suited.
4078         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
4079         (eldoc-beginning-of-sexp): Return number of skipped sexps.
4081 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
4083         * progmodes/compile.el (compilation-start): `start-process' must
4084         still be redefined when calling `start-process-shell-command'.
4086         * progmodes/gud.el (gud-file-name): When `default-directory' is a
4087         remote file name, prepend its remote part to the filename.
4088         (gud-common-init): When `default-directory' is a remote file name,
4089         make the filename relative to it.
4090         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
4092 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
4094         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
4095         mouse binding and a tooltip.
4097 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4099         * menu-bar.el (vc-menu-map): New defalias.
4101 2007-07-10  Richard Stallman  <rms@gnu.org>
4103         * emacs-lisp/lisp-mode.el (eval-defun):
4104         Explain special handling of `defface'.
4106 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
4108         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
4110         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
4112 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4114         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
4116         * vc-arch.el (vc-arch-complete): Remove.
4117         (vc-arch-revision-completion-table): Use complete-with-action.
4119         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
4120         (complete-with-action): New function.
4121         (dynamic-completion-table): Use it.
4123 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
4125         * comint.el (make-comint, make-comint-in-buffer)
4126         (comint-exec-1): Replace `start-process' by `start-file-process'.
4128         * progmodes/compile.el (compilation-start): Revert redefining
4129         `start-process'.
4131 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4133         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
4134         with EOLs when generating MD5 checksums.
4136         * follow.el: Don't change the global map from the follow-mode-map
4137         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
4138         XEmacs code.
4139         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
4140         since `follow-mode' should be used instead for that.
4142         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
4143         (easy-menu-do-define): Use it.
4144         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
4146         * progmodes/compile.el (compilation-auto-jump-to-first-error)
4147         (compilation-auto-jump-to-next): New vars.
4148         (compilation-auto-jump): New function.
4149         (compilation-error-properties): Use them to jump to first error.
4150         (compilation-start): Set the var if requested.
4152         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
4153         duplicates without also removing entries from other directories.
4155 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
4157         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
4158         Remember span as default.
4159         (org-columns-edit-value): Rename from `org-column-edit'.
4160         (org-columns-display-here-title): Rename from
4161         `org-overlay-columns-title'.
4162         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
4163         (org-columns-get-autowidth-alist): Rename from
4164         `org-get-columns-autowidth-alist'.
4165         (org-columns-display-here): Rename from `org-overlay-columns'.
4166         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
4167         (org-columns-quit): Rename from `org-column-quit'.
4168         (org-columns-show-value): Rename from `org-column-show-value'.
4169         (org-columns-content, org-columns-widen)
4170         (org-columns-next-allowed-value)
4171         (org-columns-edit-allowed, org-columns-store-format)
4172         (org-columns-uncompile-format, org-columns-redo)
4173         (org-columns-edit-attributes, org-delete-property)
4174         (org-set-property, org-columns-update)
4175         (org-columns-compute, org-columns-eval)
4176         (org-columns-not-in-agenda, org-columns-compute-all)
4177         (org-property-next-allowed-value)
4178         (org-columns-compile-format)
4179         (org-fill-paragraph-experimental)
4180         (org-string-to-number, org-property-action)
4181         (org-columns-move-left, org-columns-new)
4182         (org-column-number-to-string)
4183         (org-property-previous-allowed-value)
4184         (org-at-property-p, org-columns-delete)
4185         (org-columns-previous-allowed-value)
4186         (org-columns-move-right, org-columns-narrow)
4187         (org-property-get-allowed-values)
4188         (org-verify-version, org-column-string-to-number)
4189         (org-delete-property-globally): New functions.
4190         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
4191         (org-columns-overlays): Rename from `org-column-overlays'.
4192         (org-columns-map): Rename from `org-column-map'.
4193         (org-columns-current-maxwidths): Rename from
4194         `org-current-columns-maxwidths'.
4195         (org-columns-begin-marker, org-columns-current-fmt-compiled)
4196         (org-previous-header-line-format)
4197         (org-columns-inhibit-recalculation)
4198         (org-columns-top-level-marker): New variables.
4199         (org-columns-default-format): Rename from `org-default-columns-format'.
4200         (org-property-re): New constant.
4202 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
4204         * subr.el (looking-at-p, string-match-p): New functions.
4206 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
4208         * textmodes/tex-mode.el (tex-fontify-script)
4209         (tex-font-script-display): New variables to make display of
4210         superscripts and subscripts customizable.
4211         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
4213 2007-07-09  Richard Stallman  <rms@gnu.org>
4215         * isearch.el (isearch-edit-string): Call to isearch-push-state
4216         after the search.
4218 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4220         * window.el (fit-window-to-buffer): Remove setting of window-min-height
4221         to 1 as enlarge-window uses the value to resize/shrink windows other
4222         than WINDOW if needed.
4224 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4226         * cus-start.el (file-coding-system-alist): Fix custom type.
4228 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
4230         * longlines.el (longlines-wrap-region): Avoid marking buffer as
4231         modified.
4232         (longlines-auto-wrap, longlines-window-change-function):
4233         Remove unnecessary calls to set-buffer-modified-p.
4235 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4237         * cus-start.el (file-coding-system-alist): Fix custom type.
4239 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4241         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
4242         (vc-cvs-checkout): Remove last arg now unused; simplify.
4244 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
4246         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
4248         * net/tramp.el:
4249         * net/tramp-ftp.el:
4250         * net/tramp-smb.el:
4251         * net/tramp-uu.el:
4252         * net/trampver.el: Migrate to Tramp 2.1.
4254         * net/tramp-cache.el:
4255         * net/tramp-fish.el:
4256         * net/tramp-gw.el: New Tramp packages.
4258         * net/tramp-util.el:
4259         * net/tramp-vc.el: Removed.
4261         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
4262         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
4264         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
4266         * progmodes/compile.el (compilation-start): Redefine
4267         `start-process' temporarily when `default-directory' is remote.
4268         Remove case of synchronous compilation, this won't happen ever.
4269         (compilation-setup): Make local variable `comint-file-name-prefix'
4270         for remote compilation.
4272 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
4274         * novice.el (disabled-command-function): Fit window to buffer to
4275         make last line visible.
4276         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
4278         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
4279         when handling the terminating event.
4281 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
4283         * calc/calc.el (math-read-number-simple): Remove leading 0s.
4284         (math-bignum-digit-length): Change to optimal value.
4286         * calc/calc-bin.el (math-bignum-logb-digit-size)
4287         (math-bignum-digit-power-of-two): Evaluate when compiled.
4289         * calc/calc-comb.el (math-small-factorial-table)
4290         (math-init-random-base, math-prime-test): Remove unnecessary calls
4291         to `math-read-number-simple'.
4293         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
4294         (math-approx-gamma-const): Add docstrings.
4296         * calc/calc-forms.el (math-julian-date-beginning)
4297         (math-julian-date-beginning-int): New constants.
4298         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
4299         Use the new constants.
4301         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
4303         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4304         Add docstrings.
4306 2007-07-07  Tom Tromey  <tromey@redhat.com>
4308         * vc.el (vc-annotate): Jump to line and output message only after the
4309         process is really all done.
4311 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4313         * vc.el (vc-exec-after): Don't move point from the sentinel.
4314         Forcefully read all the remaining text in the pipe upon process exit.
4315         (vc-annotate-display-autoscale, vc-annotate-lines):
4316         Don't stop at the first unrecognized line.
4317         (vc-annotate-display-select): Run autoscale after the process is done
4318         since it depends on the whole result.
4320 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
4322         * term/w32-win.el (menu-bar-open): New function.
4323         Bind <f10> to it.
4325 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
4327         * simple.el (start-file-process): New defun.
4329 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4331         * files.el (find-file-confirm-nonexistent-file): Rename from
4332         find-file-confirm-inexistent-file.  Update users.
4334         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
4335         format of autoload block where the file's time-stamp is replaced by its
4336         MD5 checksum.
4337         (autoload-generate-file-autoloads): Use MD5 checksum instead of
4338         time-stamp for secondary autoloads files.
4339         (update-directory-autoloads): Remove duplicate entries.
4340         Use time-less-p for time-stamps, as done in autoload-find-destination.
4342 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
4344         * calc/calc.el (math-read-number): Replace number by variable.
4345         (math-read-number-simple): Properly parse small integers.
4347 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
4349         * vc.el: Fix doc for the checkout function.
4351 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
4353         * vc-hg.el (vc-hg-root): New function.
4354         (vc-hg-registered): Use it.
4355         (vc-hg-diff-tree): New defalias.
4356         (vc-hg-responsible-p): Likewise.
4357         (vc-hg-checkout): Comment out, not needed.
4358         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
4359         (vc-hg-find-version, vc-hg-next-version): New functions.
4361 2007-07-06  Andreas Schwab  <schwab@suse.de>
4363         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
4364         dynamic bindings around the evaluation of the expression.
4365         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
4367 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4369         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
4370         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
4371         Use run-hooks rather than run-mode-hooks.
4373 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
4375         * calc/calc-comb.el (math-random-digit): Rename to
4376         `math-random-three-digit-number'.
4377         (math-random-digits): Don't depend on representation of integer.
4379         * calc/calc-bin.el (math-bignum-logb-digit-size)
4380         (math-bignum-digit-power-of-two): New constants.
4381         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
4382         (math-not-bignum, math-clip-bignum): Use the constants
4383         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
4384         instead of their values.
4385         (math-clip): Use math-small-integer-size instead of its value.
4387         * calc/calc.el (math-add-bignum): Replace number by constant.
4389 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
4391         * wid-edit.el (widget-documentation-string-value-create):
4392         Insert indentation spaces.
4394 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
4396         * emacs-lisp/byte-opt.el: Revert last change.
4398 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4400         * vc-hooks.el (vc-handled-backends): Add HG.
4402         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
4404 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4406         * complete.el (PC-do-complete-and-exit): Add support for the new
4407         `confirm-only' confirmation mode.
4409 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
4411         * cus-edit.el (custom-commands): New variable.
4412         (custom-tool-bar-map): New variable.  Initialize using
4413         `custom-commands'.
4414         (custom-mode): Use `custom-tool-bar-map'.
4415         (custom-buffer-create-internal): Insert action buttons only if
4416         tool bar is not used.  Use `custom-commands'.
4417         (Custom-help, custom-command-apply): New function.
4418         (custom-command-apply, Custom-set, Custom-save)
4419         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
4420         Use `custom-command-apply' instead of duplicating code.
4421         (customize-group-other-window): Call `customize-group' instead of
4422         duplicating code.
4423         (customize-face-other-window): Call `customize-face' instead of
4424         duplicating code.
4425         (customize-group, customize-face): Add optional args for opening
4426         in another window.
4427         (custom-variable-tag): Don't inherit `variable-pitch' face.
4428         (custom-group-tag): Inherit `variable-pitch' face.
4429         (custom-variable-value-create): Set documentation indentation.
4430         (custom-group-value-create): Make group name a link, instead of
4431         using an extra "go to group" button.
4432         (custom-prompt-variable, custom-group-set, custom-group-save)
4433         (custom-group-reset-current, custom-group-reset-saved)
4434         (custom-group-reset-standard): Minor cleanup.
4436 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
4438         * Makefile.in (bootstrap-prepare): When copying from
4439         ldefs-boot.el, make sure loaddefs.el is writeable.
4441         (bootstrap-prepare): Make $(lisp)/ps-print.el
4442         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
4444 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4446         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
4447         only caller, and delete.
4448         (vc-hg-state): Deal with exceptions and only parse the output on
4449         successful return.
4450         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
4451         caller, and delete.
4452         (vc-hg-workfile-version): Deal with exceptions and only parse the
4453         output on successful return.
4454         (vc-hg-revert): New function.
4456 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
4458         * calculator.el (calculator-expt): Use more cases to determine
4459         the value.
4461 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
4463         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
4464         file names.
4466 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
4468         * calculator.el (calculator-expt, calculator-integer-p):
4469         New functions.
4470         (calculator-fact): Check to see if the factorial will be too
4471         large before computing it.
4472         (calculator-initial-operators): Use `calculator-expt' to
4473         compute "^".
4474         (calculator-mode): Mention that results which are too large
4475         will return inf.
4476         * calc/calc-comb.el (math-small-factorial-table): Replace list
4477         by vector.
4479 2007-07-03  David Kastrup  <dak@gnu.org>
4481         * shell.el: On request of the authors, remove their addresses for
4482         the sake of bug reports, and add the developer list address as
4483         maintainer information.
4485 2007-07-03  Richard Stallman  <rms@gnu.org>
4487         * files.el (make-directory): Doc fix.
4488         (find-file-confirm-inexistent-file): Make it a defcustom.
4489         Make nil the default.
4491 2007-07-02  Richard Stallman  <rms@gnu.org>
4493         * startup.el (command-line): Set buffer-offer-save in *scratch*
4494         and enable auto-save in it.
4496 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
4498         * textmodes/org.el (orgstruct-mode-map): New variable.
4499         (orgstruct-mode): New minor mode.
4500         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
4501         (orgstruct-make-binding, org-context-p, org-get-local-variables)
4502         (org-run-like-in-org-mode): New functions.
4503         (org-cycle-list-bullet): New command.
4504         (org-special-properties, org-property-start-re)
4505         (org-property-end-re): New constants.
4506         (org-with-point-at): New macro.
4507         (org-get-property-block, org-entry-properties, org-entry-get)
4508         (org-entry-delete, org-entry-get-with-inheritance)
4509         (org-entry-put, org-buffer-property-keys): New functions.
4510         (org-insert-property-drawer): New command.
4511         (org-entry-property-inherited-from): New variable.
4512         (org-column): New face.
4513         (org-column-overlays, org-current-columns-fmt)
4514         (org-current-columns-maxwidths, org-column-map): New variables.
4515         (org-column-menu): New menu.
4516         (org-new-column-overlay, org-overlay-columns)
4517         (org-overlay-columns-title, org-remove-column-overlays)
4518         (org-column-show-value, org-column-quit, org-column-edit): New
4519         functions.
4520         (org-columns, org-agenda-columns): New commands.
4521         (org-get-columns-autowidth-alist): New functions.
4522         (org-properties): New customize group.
4523         (org-default-columns-format): New option.
4524         (org-priority): Realign tags after changing priority.
4525         (org-preserve-lc): New macro.
4526         (org-update-checkbox-count): Catch case when there is no headline.
4527         (org-agenda-quit): Remove any column overlays.
4528         (org-beginning-of-item-list): Fixed bug when non-item line is
4529         indented too deep.
4530         (org-cached-props): New variable.
4531         (org-cached-entry-get): New function.
4532         (org-make-tags-matcher): Handle property matches.
4533         (org-table-recalculate): Swap evaluation order: Field formula
4534         first, then column formulas, but don't allow them to overwrite the
4535         field formulas.
4536         (org-table-eval-formula): New argument untouchable.
4537         (org-table-put-field-property): New function.
4539 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
4541         * help-mode.el (help-make-xrefs): Skip spaces too when
4542         skipping tabs.
4544         * ffap.el (dired-at-point-prompter): Improve prompt in
4545         list-directory case.
4547 2007-07-01  Richard Stallman  <rms@gnu.org>
4549         * files.el (find-file-visit-truename): Fix safe-local-variable value.
4551 2007-07-01  Richard Stallman  <rms@gnu.org>
4553         * cus-start.el (max-mini-window-height): Added.
4555 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
4557         * complete.el (partial-completion-mode): Remove advice of
4558         read-file-name-internal.
4559         (PC-do-completion): Rebind minibuffer-completion-table.
4560         (PC-read-file-name-internal): New function doing what
4561         read-file-name-internal advice did.
4563 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
4565         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
4566         property on a few symbols.
4567         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
4568         (byte-optimize-lapcode): Remove bindings that are not referenced
4569         and certainly will not effect through dynamic scoping.
4571 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4573         * files.el (find-file-confirm-inexistent-file): New var.
4574         (find-file, find-file-other-window, find-file-other-frame)
4575         (find-file-read-only, find-file-read-only-other-window)
4576         (find-file-read-only-other-frame): Use it.
4578 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4580         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
4582 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
4584         * generic-x.el (generic-define-mswindows-modes)
4585         (generic-define-unix-modes, apache-log-generic-mode)
4586         (bat-generic-mode-keymap, java-manifest-generic-mode)
4587         (show-tabs-generic-mode): Fix typos in docstrings.
4589 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
4591         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
4592         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
4593         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
4594         (rcirc-print): Never ignore messages from ourself.
4596 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4598         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
4599         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
4601 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4603         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
4604         replace-regexp-in-string.
4606 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4608         * emacs-lisp/cl.el: Set edebug and indentation before loading
4609         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
4611 2007-06-28  Andreas Schwab  <schwab@suse.de>
4613         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
4614         $(lisp)/subdirs.el.
4616 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
4618         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
4619         the speedbar frame if nil; that deletes the current frame or
4620         causes an error if it is the only frame.
4621         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
4623 2007-06-28  Kevin Ryde  <user42@zip.com.au>
4625         * textmodes/nroff-mode.el: Groff \# comments.
4626         (nroff-mode-syntax-table): \# comment intro,
4627         plain # as punct per global table.
4628         (nroff-font-lock-keywords): Add # as a single char escape.
4629         (nroff-mode): In comment-start-skip, match \#.
4631 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4633         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
4634         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
4635         point-min == 1.
4637 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
4639         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
4640         Rename and move to...
4642         * subr.el (strings->string, string->strings): ...here.
4644         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
4645         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
4647         * progmodes/gud.el (gud-common-init): Call string->strings instead
4648         of split-string.
4650 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
4652         * dired-aux.el: Remove `dired-call-process'.
4653         (dired-check-process): Call `process-file'.
4655         * wdired.el (wdired-do-perm-changes): Call `process-file'.
4657         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
4658         `ange-ftp-process-file'.
4660 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4662         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
4664         * emacs-lisp/cl-extra.el:
4665         * emacs-lisp/cl-seq.el:
4666         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
4667         Add autoload cookies on all defs autoloaded manually in cl.el.
4669         * emacs-lisp/cl-loaddefs.el: New file.
4671         * textmodes/texinfmt.el (texinfo-raisesections-alist)
4672         (texinfo-lowersections-alist): Merge definition and declaration.
4673         (texinfo-start-of-header, texinfo-end-of-header): Remove.
4674         (texinfo-format-syntax-table): Merge init into declaration.
4675         (texinfo-format-parse-line-args, texinfo-format-parse-args)
4676         (texinfo-format-parse-defun-args, texinfo-format-node)
4677         (texinfo-push-stack, texinfo-multitable-widths)
4678         (texinfo-define-info-enclosure, texinfo-alias)
4679         (texinfo-format-defindex, batch-texinfo-format): Use push.
4680         (texinfo-footnote-number): Remove duplicate declaration.
4682         * ps-print.el: Update with auto-generated autoloads.
4684         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
4686 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4688         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
4689         relative to current dir for file-local settings.
4690         (autoload-generate-file-autoloads): Add `outfile' arg.
4691         (update-directory-autoloads): Use it to directly call
4692         autoload-generate-file-autoloads instead of going through
4693         update-file-autoloads so we avoid redundant searches and so we can know
4694         the set of buffers changed so we can save them all.
4696         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
4697         rather than throwing `up-to-date'.
4698         (autoload-generate-file-autoloads): Adjust correspondingly.
4699         (update-file-autoloads): Be careful to let-bind
4700         autoload-modified-buffers and adjust to new calling conventions.
4701         (autoload-modified-buffers): Make it a dynamically scoped var.
4702         (update-directory-autoloads): Use file-relative-name instead of
4703         autoload-trim-file-name.
4704         (autoload-insert-section-header): Don't use autoload-trim-file-name
4705         since the file is already relative now.
4706         (autoload-trim-file-name): Remove.
4708         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
4709         (vc-arch-complete, vc-arch--version-completion-table)
4710         (vc-arch-revision-completion-table): New functions to provide
4711         completion of revision names.
4712         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
4713         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
4714         to let the user trim the revlib.
4716         * vc.el: Add new VC operation `revision-completion-table'.
4717         (vc-default-revision-completion-table): New function.
4718         (vc-version-diff, vc-version-other-window): Use it to provide
4719         completion of revision names if the backend provides it.
4721         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
4723         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
4724         of newer .svn/entries.
4726 2007-06-25  David Kastrup  <dak@gnu.org>
4728         * calc/calc-poly.el (math-padded-polynomial)
4729         (math-partial-fractions): Add some function comments.
4731 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4733         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4734         Make `outbuf' optional.
4735         (update-file-autoloads): Use it.
4737 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4739         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
4740         (autoload-find-destination): Keep it uptodate.
4741         (autoload-save-buffers): New fun.
4742         (update-file-autoloads): Use it.  Re-add the "up to date" message.
4744         * emacs-lisp/autoload.el: Refactor for upcoming changes.
4745         (autoload-find-destination): New function extracted from
4746         update-file-autoloads.
4747         (update-file-autoloads): Use it.
4748         (autoload-generate-file-autoloads): New function extracted from
4749         generate-file-autoloads.  Use file-relative-name.  Delay computation of
4750         output-start to the first cookie.  Remove done-any, replaced by
4751         output-start.
4752         (generate-file-autoloads): Use it.
4754 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4756         * calc/calc-comb.el (math-init-random-base, math-prime-test):
4757         Use math-read-number-simple to insert constants.
4758         (math-prime-test): Redo calculation of sum.
4760         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
4762         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
4763         math-scale-bignum-3.
4764         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
4765         math-bignum-digit-size.
4766         (math-isqrt-small): Add another possible initial guess.
4768 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4770         * textmodes/bibtex.el (bibtex-entry-format): New options
4771         `whitespace', `braces', and `string'.
4772         (bibtex-field-braces-alist, bibtex-field-strings-alist)
4773         (bibtex-field-braces-opt, bibtex-field-strings-opt)
4774         (bibtex-cite-matcher-alist): New variables.
4775         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
4776         (bibtex-flash-head): Use blink-matching-delay.
4777         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
4778         (bibtex-format-entry, bibtex-reformat): Handle new options of
4779         bibtex-entry-format.
4780         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
4781         New functions.
4782         (bibtex-complete-internal): Do not display messages while
4783         minibuffer is used.  Do not leave around a completions buffer
4784         that is out of date.
4785         (bibtex-copy-summary-as-kill): New optional arg.
4786         (bibtex-font-lock-url): New optional arg no-button.
4787         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
4788         (bibtex-url): Allow multiple URLs per entry.
4790 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4792         * emacs-lisp/autoload.el (autoload-generated-file): New function.
4793         (update-file-autoloads, update-directory-autoloads): Use it.
4794         (autoload-file-load-name): New function.
4795         (generate-file-autoloads, update-file-autoloads): Use it.
4796         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
4797         (generate-file-autoloads): If the autoloaded form is malformed,
4798         indicate the problem with a warning instead of aborting.
4800 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4802         * simple.el (next-error-recenter): Accept `(4)' as well;
4803         also, specify `integer' instead of `number'.
4805 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4807         * ls-lisp.el (insert-directory): If an invalid regexp error is
4808         thrown, try using FILE as a literal file name, not a wildcard.
4810 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
4812         * ruler-mode.el (ruler-mode): Prevent clobbering the original
4813         `header-line-format' when reentering ruler mode.
4815 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4817         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
4818         FILE exists as a file.
4820 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
4822         * calc/calc.el (math-bignum-digit-length)
4823         (math-bignum-digit-size, math-small-integer-size):
4824         New constants.
4825         (math-normalize, math-bignum-big, math-make-float)
4826         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
4827         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
4828         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
4829         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
4830         (math-quotient, math-div-bignum, math-div-bignum-digit)
4831         (math-div-bignum-part, math-format-bignum-decimal)
4832         (math-read-bignum): Use math-bignum-digit-length,
4833         math-bignum-digit-size and math-small-integer-size.
4835         * calc/calc-ext.el (math-fixnum-big): Use the variable
4836         math-bignum-digit-size.
4838 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
4840         * log-view.el (log-view-mode-menu): New menu.
4842 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4844         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
4845         differently.
4847         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
4848         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
4850 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
4852         * vc-hg.el (vc-hg-print-log): Insert the file name.
4853         (vc-hg-log-view-mode): Fontify the file name.
4855 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
4857         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
4858         (calcFunc-julian): Fix incorrect number used in calculations.
4860 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
4862         * simple.el (next-error-recenter): New defcustom.
4863         (next-error, next-error-internal): Recenter if specified,
4864         immediately prior to running `next-error-hook'.
4866         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
4867         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
4869         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
4871 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
4873         * calc/calc-comb.el (math-small-factorial-table): New variable.
4874         (calcFunc-fact): Use `math-small-factorial-table'.
4876         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
4877         initial values.
4878         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
4879         New variables to use in caches.
4881         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
4882         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
4884         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
4885         (math-bernoulli-b-cache): Use math-read-number-simple to insert
4886         bignums.
4888         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4889         New variables to use in caches.
4891 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
4893         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
4895         * vc-hg.el (vc-hg-log-view-mode): New mode.
4897 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
4899         * calc/calc.el (math-read-number-simple): New function.
4901 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4903         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
4904         (vera-font-lock-match-item): Fix doc string.
4905         (vera-in-comment-p): Remove unused function.
4906         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
4907         use `syntax-ppss'.
4908         (vera-forward-syntactic-ws): Fix argument order.
4909         (vera-prepare-search): Use `with-syntax-table'.
4910         (vera-indent-line): Fix doc string.
4911         (vera-electric-tab): Fix doc string.
4912         (vera-expand-abbrev): Define alias instead of using `fset'.
4913         (vera-comment-uncomment-region): Use `comment-start-skip'.
4915 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
4917         * textmodes/org.el (org-export-with-footnotes): New option.
4918         (org-export-as-html): Fix replacement bug for XEmacs.
4919         (org-agenda-default-appointment-duration): New option.
4921 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
4923         * vc-hg.el: Add to do items.
4924         (vc-hg-diff): Add support for comparing different revisions.
4925         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
4926         (vc-hg-annotate-extract-revision-at-line)
4927         (vc-hg-previous-version, vc-hg-checkin): New functions.
4928         (vc-hg-annotate-re): New constant.
4930 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
4932         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
4934 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4936         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
4937         buffer-local value of log-view-*-re if applicable.
4939         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
4940         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
4941         (vc-bzr-command*): Remove both (incompatible) versions.
4942         (vc-bzr-do-command*): Remove.
4943         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
4944         Remove by folding into its only caller vc-bzr-command.
4945         (vc-bzr-command): Always set the environment, even when ineffective.
4946         (vc-bzr-version): Minor fix up.
4947         (vc-bzr-admin-dirname): New var.
4948         (vc-bzr-bzr-dir): Remove.
4949         (vc-bzr-root-dir): New fun.
4950         (vc-bzr-registered): Use it.  Add an autoloaded version.
4951         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
4952         (vc-bzr-view-log-function): Remove.
4953         (vc-bzr-log-view-mode): New major mode to replace it.
4954         (vc-bzr-print-log): Only activate the old hack if needed.
4956         * vc.el (vc-default-log-view-mode): New function.
4957         (vc-print-log): Add new `log-view-mode' VC operation.
4959 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
4961         * ido.el (ido-find-file-in-dir): Don't signal an error for
4962         empty directories.
4964         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
4966         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4967         directory where the desktop file was found, as the docstring says.
4968         (desktop-kill): Use `read-directory-name'.
4970 2007-06-20  Alan Mackenzie  <acm@muc.de>
4972         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4973         When removing lines, also remove the \n.  Correction of patch of
4974         2007-04-21.
4976 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
4978         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4979         event is not a cons cell.  Do not unread drag-mouse-1 events.
4980         Select right window in check whether space was stolen from
4981         window above.
4983         * help-mode.el (help-make-xrefs): Adjust position of new forward
4984         button.
4986 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
4988         * vc-bzr.el (vc-bzr-with-process-environment)
4989         (vc-bzr-std-process-invocation): New macros.
4990         (vc-bzr-command, vc-bzr-command*): Use them.
4991         (vc-bzr-with-c-locale): Remove.
4992         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
4993         (vc-bzr-buffer-nonblank-p): New function.
4994         (vc-bzr-state-words): New const.
4995         (vc-bzr-state): Look for `bzr status` keywords in output.
4996         Display everything else as a warning message to the user.
4997         Fix status report with bzr >= 0.15.
4999 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
5001         * vc-hg.el (vc-hg-global-switches): Simplify.
5002         (vc-hg-state): Handle more states.
5003         (vc-hg-diff): Fix doc-string.
5004         (vc-hg-register): New function.
5005         (vc-hg-checkout): Likewise.
5007 2007-06-20  Reto Zimmermann  <reto@gnu.org>
5009         * progmodes/vera-mode.el: New file.
5011 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5013         * calc/calc.el (calc-multiplication-has-precendence):
5014         New variable.
5015         (math-standard-ops, math-standard-ops-p, math-expr-ops):
5016         New functions.
5017         (math-expr-opers): Define using math-standard-ops rather than
5018         math-standard-opers.
5019         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
5020         equal the function math-standard-ops rather than the variable
5021         math-standard-opers.
5022         (calc-algebraic-entry): Let math-expr-opers equal
5023         math-standard-ops or math-expr-ops, as appropriate.
5024         (math-expr-read-level, math-read-factor): Let math-expr-opers
5025         equal math-expr-ops.
5026         * calc/calc-embed.el (calc-embedded-finish-edit):
5027         Let math-expr-opers equal the function math-standard-ops
5028         rather than the variable math-standard-opers.
5029         * calc/calc-ext.el (math-read-plain-expr)
5030         (math-format-flat-expr-fancy): Let math-expr-opers equal the
5031         function math-standard-ops rather than the variable
5032         math-standard-opers.
5033         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
5034         Let math-expr-opers equal the function math-standard-ops rather
5035         than the variable math-standard-opers.
5036         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
5037         equal the function math-standard-ops rather than the variable
5038         math-standard-opers.
5039         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
5040         equal the function math-standard-ops rather than the variable
5041         math-standard-opers.
5042         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
5043         math-expr-ops.
5045 2007-06-19  Ivan Kanis  <apple@kanis.eu>
5047         * vc-hg.el: New file.
5049 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5051         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
5052         with font-lock-multiline.
5054 2007-06-17  Glenn Morris  <rgm@gnu.org>
5056         * lpr.el (lpr-page-header-switches): Move %s to separate element
5057         for correct quoting.  Doc fix.
5059 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5061         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
5062         than setting sgml-xml-mode.
5063         (sgml-mode, html-mode): Set sgml-xml-mode.
5064         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
5065         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
5066         (sgml-electric-tag-pair-before-change-function)
5067         (sgml-electric-tag-pair-flush-overlays): New functions.
5068         (sgml-electric-tag-pair-mode): New minor mode.
5069         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
5070         (sgml-calculate-indent): Use assoc-string.
5072 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
5074         * thingatpt.el (thing-at-point-email-regexp): Don't require two
5075         chars before the "@" in an email address.  Andreas Roehler noticed
5076         this problem.
5078 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
5080         * thingatpt.el: Add support for email addresses (`email').
5081         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
5082         (thing-at-point-email-regexp): New variable.
5083         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
5084         properties on this symbol, with lambda forms for values.
5086 2007-06-15  Masatake YAMATO  <jet@gyve.org>
5088         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
5090         * vc.el (vc-dired-hook): Check the backend returned from
5091         `vc-responsible-backend' can really handle `subdir'.
5093 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
5095         * wid-edit.el (widget-add-documentation-string-button):
5096         Fix handling of documentation indent.
5098 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
5100         * mb-depth.el: New file.
5102 2007-06-15  Masatake YAMATO  <jet@gyve.org>
5104         * vc.el (vc-dired-mode): Show backend name as part of mode name.
5106 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
5108         * wid-edit.el (widget-default-create): Move ?h handling here...
5109         (widget-default-format-handler): ...from here.
5110         (widget-docstring, widget-add-documentation-string-button): New funs.
5111         (documentation-string): Add :visibility-widget property.
5112         (widget-documentation-string-value-create): Use it.
5114         * cus-edit.el (custom-split-regexp-maybe): Simplify.
5115         (custom-buffer-create-internal): Simplify message.
5116         (custom-variable-tag): Reduce height to normal.
5117         (custom-variable-value-create, custom-face-value-create)
5118         (custom-visibility): New widget.
5119         (custom-visibility): New face.
5120         (custom-group-value-create):
5121         Call widget-add-documentation-string-button, using `custom-visibility'.
5123 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5125         * emacs-lisp/bytecomp.el (byte-compile-current-group)
5126         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
5127         change.  Apparently the "warning even if the group is implicit" is
5128         a feature rather than a bug.
5130 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
5132         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
5133         Different advices for Emacs and XEmacs.  Compile them conditionally.
5134         (viper-version): Belated version change.
5136 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
5138         * follow.el (follow-all-followers, follow-generic-filter):
5139         * pcomplete.el (pcomplete-restore-windows):
5140         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
5141         (x-dnd-drop-data):
5142         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
5143         * progmodes/python.el (python-complete-symbol):
5144         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
5146 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
5148         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
5149         around bright and dim regexps.  Make sure bright and dim matches
5150         use word anchors.  Send text through rcirc-markup functions.
5151         (rcirc-url-regexp): Add single quote character.
5152         (rcirc-connect): Write logs to disk on auto-save-hook.
5153         Make server a non-optional argument.
5154         (rcirc-log-alist): New variable.
5155         (rcirc-log-directory): Make customizable.
5156         (rcirc-log-flag): New customizable variable.
5157         (rcirc-log): New function.
5158         (rcirc-print): Use above function.
5159         (rcirc-log-write): New function.
5160         (rcirc-generate-new-buffer-name): Strip text properties.
5161         (rcirc-switch-to-buffer-function): Remove variable.
5162         (rcirc-last-non-irc-buffer): Remove variable.
5163         (rcirc-non-irc-buffer): Add function.
5164         (rcirc-next-active-buffer): Use above function.
5165         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
5166         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
5167         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
5168         (rcirc-omit-mode): Add minor-mode.
5169         (rcirc-mode-map): Change C-c C-o binding.
5170         (rcirc-mode): Clear mode-line-process.  Use a custom
5171         fill-paragraph-function.  Set up buffer-invisibility-spec.
5172         (rcirc-response-formats): Remove timestamp code.
5173         (rcirc-omit-responses): Add variable.
5174         (rcirc-print): Don't put the overlay arrow on potentially omitted
5175         lines.  Log line to disk.  Record activity for private messages
5176         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
5177         (rcirc-jump-to-first-unread-line): Print message if there is no
5178         unread text.
5179         (rcirc-clear-unread): New function.
5180         (rcirc-markup-text-functions): Add variable.
5181         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
5182         (rcirc-debug): Don't mess with window configuration.
5183         (rcirc-send-message): Send message before printing locally.
5184         Add SILENT argument, do not print message if non-nil.
5185         (rcirc-visible-buffers): New function and variable.
5186         (rcirc-window-configuration-change-1): Add function.
5187         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
5188         server buffer.
5189         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
5190         (rcirc-fill-paragraph): Add function.
5191         (rcirc-record-activity, rcirc-window-configuration-change-1):
5192         Only update the activity string if it has actually changed.
5193         (rcirc-update-activity-string): Remove padding characters from the
5194         mode-line string.
5195         (rcirc-disconnect-buffer): New function to be called when a
5196         channel is parted or the user quits.
5197         (rcirc-server-name): Warn when the server-name hasn't been set.
5198         (rcirc-window-configuration-change): Postpone work until
5199         post-command-hook.
5200         (rcirc-window-configuration-change-1): Update mode-line and
5201         overlay arrows here.
5202         (rcirc-authenticate): Fixc hanserv identification.
5203         (rcirc-default-server): Remove variable.
5204         (rcirc): Connect according to rcirc-connections.
5205         (rcirc-connections): Add variable.
5206         (rcirc-startup-channels-alist): Remove variable.
5207         (rcirc-startup-channels): Remove function.
5209 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5211         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
5213 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
5215         * term/xterm.el (terminal-init-xterm): Escape parens in character
5216         constants.
5218 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5220         * progmodes/sh-script.el: Remove unneeded * from docstrings.
5221         Use [:alpha:] and [:alnum:] where applicable.
5222         (sh-quoted-subshell): Rewrite to correctly
5223         handle nested mixes of `...` and $(...).
5224         (sh-apply-quoted-subshell): Remove.
5225         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
5227         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
5229 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
5231         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
5232         previous change.
5234 2007-06-12  Tom Tromey  <tromey@redhat.com>
5236         * subr.el (user-emacs-directory): New defconst.
5237         * cmuscheme.el (scheme-start-file):
5238         * shell.el (shell):
5239         * completion.el (save-completions-file-name):
5240         * custom.el (custom-theme-directory):
5241         * term/x-win.el (emacs-session-filename):
5242         * filesets.el (filesets-menu-cache-file):
5243         * thumbs.el (thumbs-thumbsdir):
5244         * server.el (server-auth-dir):
5245         * image-dired.el (image-dired-dir):
5246         (image-dired-db-file):
5247         (image-dired-temp-image-file):
5248         (image-dired-gallery-dir):
5249         (image-dired-temp-rotate-image-file):
5250         * play/gamegrid.el (gamegrid-user-score-file-directory):
5251         * savehist.el (savehist-file):
5252         * tutorial.el (tutorial--saved-dir):
5253         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
5255 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
5257         * scroll-lock.el (scroll-lock-mode): Doc fix.
5259 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
5261         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
5263         * ediff-init.el: Doc strings.
5265 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5267         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
5268         (byte-compile-file): Bind it.
5269         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
5270         group argument is provided implicitly.
5271         (byte-compile-format-warn, byte-compile-from-buffer)
5272         (byte-compile-insert-header): Don't hardcode point-min==1.
5273         (byte-compile-file-form-require): Remove unused var old-load-list.
5274         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
5276 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
5278         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
5279         Display error messages.
5280         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
5281         Get rid of cl.el dependencies.
5283         * emulation/viper-init.el (viper-suppress-input-method-change-message):
5284         New variable.
5285         (viper-activate-input-method-action)
5286         (viper-inactivate-input-method-action):
5287         Use viper-suppress-input-method-change-message.
5289         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
5290         for C-s, C-r.
5292         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
5293         Use viper-replace-overlay-cursor-color instead of
5294         viper-replace-overlay-cursor-color.
5295         (viper-sit-for-short): Use sit-for with 3 arguments.
5297         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
5298         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
5299         to gud-mode.
5301         * ediff-mult.el (ediff-meta-buffer-brief-message)
5302         (ediff-meta-buffer-verbose-message): New variables.
5303         (ediff-meta-buffer-message): Variable deleted.
5304         (ediff-verbose-help-enabled): New variable.
5305         (ediff-toggle-verbose-help-meta-buffer): New function.
5306         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
5307         message options.
5309         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
5310         (ediff-fixup-patch-map): Improve heuristic.
5312 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5314         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
5315         (log-view-font-lock-keywords): Simplify.
5316         (log-view-current-file, log-view-current-tag): Simplify.
5318 2007-06-12  Sam Steingold  <sds@gnu.org>
5320         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
5322 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
5324         * desktop.el (desktop-load-locked-desktop): New option.
5325         (desktop-read): Use it.
5326         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
5327         Use `when'.
5329 2007-06-12  Davis Herring  <herring@lanl.gov>
5331         * desktop.el (desktop-save-mode-off): New function.
5332         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
5333         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
5334         (desktop-claim-lock, desktop-release-lock): New functions.
5335         (desktop-kill): Tell `desktop-save' that this is the last save.
5336         Release the lock afterwards.
5337         (desktop-buffer-info): New function.
5338         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
5339         says to.  Detect conflicts, and manage the lock.
5340         (desktop-read): Detect conflicts.  Manage the lock.
5342 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5344         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
5346         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
5347         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
5348         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
5349         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
5350         keysyms rather than byte sequences.
5351         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
5353 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5355         * font-lock.el (font-lock-add-keywords): In case font-lock was only
5356         half-activated, forcefully activate it completely.
5358 2007-06-11  Richard Stallman  <rms@gnu.org>
5360         * cus-edit.el (custom-variable-type): Doc fix.
5362 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5364         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
5365         (sh-font-lock-flush-syntax-ppss-cache): New functions.
5366         (sh-font-lock-syntactic-keywords): Use them to distinguish the
5367         different possible cases for \'.
5369         * complete.el (PC-bindings): Don't bind things already bound in the
5370         parent keymap.
5372         * textmodes/bibtex-style.el: New file.
5374 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
5376         * vc-bzr.el: New file.
5378 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5380         * vc-svn.el (vc-svn-program): New var.
5381         (vc-svn-command): Use it.
5383 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
5385         * server.el (server-switch-buffer): Remove redundant check.
5387 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
5389         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
5390         Match against file-name-nondirectory.
5391         Fix text on user customization variables.
5392         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
5394 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
5396         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
5398 2007-06-09  Davis Herring  <herring@lanl.gov>
5400         * desktop.el (desktop-minor-mode-table): Doc fix.
5402 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5404         * textmodes/css-mode.el (css-navigation-syntax-table):
5405         Use set-char-table-range so it also works in the unicode branch.
5407 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
5409         * help-mode.el (help-xref-forward-stack)
5410         (help-xref-stack-forward-item, help-forward-label): New variables.
5411         (help-forward): New button type.
5412         (help-setup-xref): Initialise help-xref-forward-stack.
5413         (help-make-xrefs): Add forward button, if appropriate.
5414         (help-xref-go-back): Push item on forward stack.
5415         (help-xref-go-forward, help-go-forward): New functions.
5417 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
5419         * dired.el (dired-mode-map): Remove spurious separator.
5421 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5423         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
5425         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
5426         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
5428 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
5430         * textmodes/org.el: Version number fixed.
5432 2007-06-07  Glenn Morris  <rgm@gnu.org>
5434         * version.el (emacs-copyright): New constant.
5435         * startup.el (fancy-splash-tail): Use emacs-copyright.
5436         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
5438         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
5439         `make-local'.
5440         (byte-compile-warnings-safe-p): Add `make-local'.
5441         (byte-compile-make-variable-buffer-local):
5442         Allow byte-compile-warnings to suppress this warning.
5444         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
5445         format of "menu" description.
5446         (tutorial--find-changed-keys): Describe the specific menu a
5447         command is in.
5449         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
5450         Rewrite compatibility functions to silence byte-compiler.
5452 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
5454         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
5455         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
5457 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
5459         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
5461 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5463         * progmodes/ebrowse.el (ebrowse-member-table):
5464         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
5465         (org-batch-agenda-csv): Fix typos in docstrings.
5467 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5469         * international/mule-cmds.el (toggle-enable-multibyte-characters)
5470         (sort-coding-systems, search-unencodable-char): Doc fixes.
5471         (coding-system-change-eol-conversion, set-default-coding-systems)
5472         (prefer-coding-system, find-multibyte-characters, princ-list)
5473         (leim-list-entry-regexp, set-input-method, locale-language-names)
5474         (input-method-exit-on-first-char, exit-language-environment-hook)
5475         (locale-charset-language-names): Fix typos in docstrings.
5477 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5479         * pgg.el (pgg-sign-region, pgg-sign):
5480         * ses.el (ses-call-printer):
5481         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
5482         * textmodes/org.el (org-cycle): Fix typos in docstrings.
5484 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
5486         * textmodes/org.el
5487         (org-export-region-as-html, org-replace-region-by-html)
5488         (org-number-to-letters, org-table-fedit-finish)
5489         (org-normalize-color, org-table-fedit-ref-right)
5490         (org-date-to-gregorian, org-table-fedit-move)
5491         (org-table-convert-refs-to-rc, org-calendar-holiday)
5492         (org-table-fedit-toggle-ref-type, org-write-agenda)
5493         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
5494         (org-defkey, org-encode-for-stdout)
5495         (org-indent-line-function, org-export-as-html-to-buffer)
5496         (org-store-agenda-views, org-update-mode-line)
5497         (org-find-if, org-delete-all)
5498         (org-table-fedit-convert-buffer, org-emphasize)
5499         (org-uniquify, org-table-fedit-lisp-indent)
5500         (org-table-fedit-scroll, org-get-todo-sequence-head)
5501         (org-table-fedit-scroll-down, org-table-fedit-line-down)
5502         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
5503         (org-table-fedit-toggle-coordinates, org-dvipng-color)
5504         (org-table-fedit-line-up, org-table-fedit-ref-down)
5505         (org-table-formula-from-user, org-mode-flyspell-verify)
5506         (org-cycle-show-empty-lines, org-ctrl-c-ret)
5507         (org-table-formula-to-user, org-diary-to-ical-string)
5508         (orgtbl-export, org-table-fedit-post-command)
5509         (org-closed-in-range, org-shiftcontrolright)
5510         (org-table-convert-refs-to-an, org-table-hline-and-move)
5511         (org-table-formula-less-p, org-format-table-ascii)
5512         (org-agenda-get-sexps, org-shift-refpart)
5513         (org-diary-sexp-entry, org-time-string-to-absolute)
5514         (org-table-show-reference, org-letters-to-number)
5515         (org-fix-agenda-info, org-table-fedit-ref-up)
5516         (org-table-fedit-shift-reference, org-table-fedit-abort)
5517         (org-closest-date, org-shiftcontrolleft)
5518         (org-at-heading-or-item-p, org-rematch-and-replace)
5519         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
5520         New functions.
5521         (org-table-edit-scroll-down, org-finish-edit-formulas)
5522         (org-table-edit-next-field, org-abort-edit-formulas)
5523         (org-font-lock-level, org-export-find-first-heading-line)
5524         (org-table-edit-line-down, org-table-edit-backward-field)
5525         (org-edit-formula-lisp-indent, org-table-edit-move)
5526         (org-check-log-option, org-this-word)
5527         (org-table-edit-line-up, org-table-edit-formulas-post-command)
5528         (org-agenda-file-to-end, org-expand-file-name)
5529         (org-fake-empty-table-line, org-table-edit-scroll)
5530         (org-toggle-log-option, org-show-reference): Function removed.
5531         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
5532         New defsubsts.
5533         (org-unmodified, org-batch-store-agenda-views)
5534         (org-batch-agenda-csv): New macro.
5535         (org-agenda-export): New customization group.
5536         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
5537         (org-highest-priority, org-agenda-exporter-settings)
5538         (org-log-done-with-time, org-replace-disputed-keys)
5539         (org-format-latex-header, org-export-table-header-tags)
5540         (org-cycle-separator-lines, org-export-table-data-tags)
5541         (org-icalendar-include-sexps)
5542         (org-empty-line-terminates-plain-lists)
5543         (org-log-repeat, org-special-ctrl-a)
5544         (org-table-use-standard-references, org-disputed-keys)
5545         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
5546         (org-agenda-export-html-style): New option.
5547         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
5548         (org-CUA-compatible): Option removed.
5549         (org-agenda-structure, org-sexp-date): New face.
5550         (org-todo-keywords-for-agenda, org-not-done-keywords)
5551         (org-planning-or-clock-line-re, org-agenda-name)
5552         (org-table-colgroup-info, org-todo-sets)
5553         (constants-unit-system, org-clock-mode-line-entry)
5554         (org-mode-line-timer, org-table-current-begin-pos)
5555         (org-todo-keywords-1, org-mode-line-string)
5556         (org-table-clean-did-remove-column, org-table-fedit-map)
5557         (org-clock-heading, org-table-buffer-is-an)
5558         (org-agenda-info, org-done-keywords)
5559         (org-done-keywords-for-agenda, org-todo-heads)
5560         (org-todo-kwd-alist, org-clock-start-time): New variable.
5561         (org-todo-kwd-priority-p, org-edit-formulas-map)
5562         (org-repeat-re, org-todo-kwd-max-priority)
5563         (org-version, org-done-string)
5564         (org-table-clean-did-remove-column-1, org-disputed-keys):
5565         Remove variables.
5566         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
5567         (org-ts-lengths): Constant removed.
5568         (org-follow-gnus-link): Don't ask how many articles to read.
5569         (org-export-find-first-export-line): Rename from
5570         `org-export-find-first-heading'.
5571         Use `org-export-skip-text-before-1st-heading'.
5572         (org-table-fedit-post-command): Rename from
5573         `org-table-edit-formulas-post-command'.
5574         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
5575         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
5576         (org-table-fedit-lisp-indent): Rename from
5577         `org-edit-formula-lisp-indent'.
5578         (org-table-show-reference): Rename from `org-show-reference'.
5579         (org-table-store-formulas): Use `org-table-formula-less-p'.
5580         (org-table-edit-formulas): Position cursor to current field equation.
5581         (org-update-checkbox-count, org-hide-archived-subtrees)
5582         (org-timestamp-up-day, org-timestamp-down-day)
5583         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
5584         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
5585         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
5586         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
5587         Let `org-on-heading-p' also check for invisible heading.
5588         (org-read-date): Match am/pm times.
5589         (org-eval-in-calendar): Fix default date in prompt.
5591 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
5593         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
5594         "ChangeLog.a" entries, giving the latter lower priority.
5596 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
5598         * faces.el (face-id): If the argument is a face alias,
5599         return the ID of the target face.
5601 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
5603         * net/socks.el (top): Remove unnecessary copyright line.
5605 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
5607         * longlines.el (longlines-auto-wrap): Handle argument correctly.
5609 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
5611         * net/socks.el: New file, taken from w3 repository.
5612         (top): Update Copyright.  Don't load cl.el.
5613         (all): Replace `case' by `cond', `string-to-int' by
5614         `string-to-number', and `process-kill-without-query' by
5615         `set-process-query-on-exit-flag'.
5616         (socks-char-int): Remove defalias and all occurrences.
5618 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
5620         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
5621         Fix typos in docstrings.
5622         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
5623         (compilation-finish-function): Fix typo in obsolescence declaration.
5625 2007-06-03  Sam Steingold  <sds@gnu.org>
5627         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
5628         handle unending automatic recompilation of changed files (`omake -P').
5629         (compilation-loop): VISITED is now 5th CDR.
5630         (compilation-next-error-function): Set TIMESTAMP.
5632 2007-06-03  Sam Steingold  <sds@gnu.org>
5634         * files.el (kill-buffer-ask): New function.
5635         (kill-some-buffers): Use it.
5636         (kill-matching-buffers): New user command.
5638 2007-06-01  David Kastrup  <dak@gnu.org>
5640         * dired.el (dired-recursive-deletes, dired-recursive-copies):
5641         Change default to `top'.
5643 2007-05-31  Richard Stallman  <rms@gnu.org>
5645         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
5647 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5649         * textmodes/css-mode.el: New file.
5651 2007-05-30  Michael Olson  <mwolson@gnu.org>
5653         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
5654         died and we are trying to send a signal to it.  The program using
5655         tq.el should periodically check to see whether the process has
5656         died and react appropriately -- this is not the responsibility of
5657         tq.el, and is consistent with the rest of the tq.el source code.
5659 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
5661         * textmodes/table.el (table--point-entered-cell-function)
5662         (table--point-left-cell-function):
5663         Bind `inhibit-point-motion-hooks' to t.
5665 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5667         * emacs-lisp/rx.el (rx): Doc fix.
5669 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
5671         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
5673 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
5675         Sync with Tramp 2.0.56.
5677         * net/tramp.el:
5678         * net/tramp-ftp.el:
5679         * net/tramp-smb.el:
5680         * net/tramp-util.el:
5681         * net/tramp-vc.el:
5682         Don't load cl.el, because that pollutes the namespace.  Replace cl
5683         macros by their implementations where necessary.  Requested by
5684         Richard Stallman <rms@gnu.org>.
5686         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
5687         doesn't exist.
5688         (with-parsed-tramp-file-name): Protect debug spec during compilation.
5689         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
5690         (tramp-file-name-p, tramp-file-name-multi-method)
5691         (tramp-file-name-method, tramp-file-name-user)
5692         (tramp-file-name-host, tramp-file-name-localname): New defuns,
5693         replacing defstruct `tramp-file-name'.
5694         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
5695         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
5696         Apply `vector' instead of `make-tramp-file-name'.
5697         (tramp-handle-make-auto-save-file-name):
5698         Apply `tramp-temporary-file-directory' for compatibility reasons.
5699         (tramp-completion-mode): Use `natnump' instead of `wholenump'
5700         because of XEmacs.
5701         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
5702         started.
5704 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
5706         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
5708 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
5710         * log-edit.el (log-edit-changelog-paragraph): Return point-max
5711         as the end of the ChangeLog paragraph when it ends without a line
5712         termination.
5714 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
5716         * net/webjump.el (webjump-sample-sites):
5717         Add simple Wikipedia query.
5719 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5721         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
5722         compatibility code.
5724         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
5725         (copyright-update-year): Use it.
5727         * edmacro.el (edmacro-format-keys): Use current-active-maps.
5729         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
5730         Add indentation and debugging info.  Fix up comment convention.
5732         * cus-dep.el (custom-make-dependencies): Simplify.
5734         * composite.el (compose-region, decompose-region):
5735         Use inhibit-read-only and restore-buffer-modified-p.
5737         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
5738         (xterm-mouse-event): Use it.
5740 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
5742         * bs.el (bs-cycle-previous): Don't modify the cycle list until
5743         `switch-to-buffer' has returned succesfully.
5744         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
5745         window is dedicated (it could iconify the frame).
5747 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
5749         * vc-hooks.el (vc-find-root): Fix file attribute test.
5751 2007-05-24  Richard Stallman  <rms@gnu.org>
5753         * textmodes/flyspell.el (flyspell-correct-word-before-point):
5754         Don't let opoint be nil.
5755         (flyspell-emacs-popup): Explicit error if no dialogs.
5757 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
5759         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
5760         (image-next-line, image-previous-line, image-scroll-up)
5761         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
5762         New functions.
5763         (image-mode-map): Remap motion commands.
5764         (image-mode-text-map): New keymap for viewing images as text.
5765         (image-mode): Use image-mode-map.
5766         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
5768 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5770         * textmodes/fill.el (canonically-space-region): Make the second arg
5771         a marker if it's not already the case.
5773 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
5775         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
5776         (tar-get-descriptor): Handle type 55, an extended pax header.
5778 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5780         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
5781         to confuse outline-minor-mode.
5783 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
5785         * tar-mode.el (tar-file-name-handler): New function.
5786         (tar-extract): Bind file-name-handler-alist to it to force
5787         find-buffer-file-type-coding-system behave as if the file being
5788         extracted existed.  Use last-coding-system-used to force
5789         buffer-file-coding-system to what decode-coding-region actually
5790         used to decode the file.
5792 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5794         * progmodes/compile.el (compilation-handle-exit):
5795         `compilation-finish-function' may change the current buffer.
5797 2007-05-22  Richard Stallman  <rms@gnu.org>
5799         * files.el (set-auto-mode): Doc fix.
5801 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5803         * help-fns.el (find-source-lisp-file): New function.
5804         (describe-function-1): Use find-source-lisp-file to find source
5805         file in compile tree.
5807 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
5809         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5811 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
5813         * emacs-lisp/easy-mmode.el (define-minor-mode)
5814         (easy-mmode-define-navigation): Fix typos in docstrings.
5816 2007-05-22  Glenn Morris  <rgm@gnu.org>
5818         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
5820 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5822         * mail/mail-extr.el (mail-extract-address-components):
5823         Recognize non-ASCII characters except for NBSP as words.
5825 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
5827         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
5828         (rcirc-print): Handle `window-width'.
5829         (rcirc-buffer-maximum-lines): Doc fix.
5831 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
5833         * image-mode.el (image-toggle-display): Don't clear image cache.
5834         Only use filename in image spec if the file is readable.
5835         Call image-refresh.
5837         * image.el (image-type-from-file-name, image-type): Simplify.
5838         (image-type-auto-detected-p): Don't scan auto-mode-alist.
5840         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
5841         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
5843 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
5845         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
5846         is an error.
5848         * term/linux.el (terminal-init-linux): Don't signal an error
5849         if gpm isn't running.
5851 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
5853         * t-mouse.el: Reduce to a minor-mode macro call.
5854         (t-mouse-mode): Remove the lighter.
5856         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
5858 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
5860         * files.el (auto-mode-alist): Change the regexp so that
5861         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
5863 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5865         * Version 22.1 released.
5867 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
5869         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
5870         changes.
5872 2007-05-19  Kevin Ryde  <user42@zip.com.au>
5874         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
5876 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
5878         * textmodes/sgml-mode.el: Revert last change.
5880 2007-05-18  Richard Stallman  <rms@gnu.org>
5882         * simple.el (push-mark): Doc fix.
5884 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
5886         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
5887         tpu-global-map.
5888         (tpu-original-global-map): Variable deleted.
5889         (tpu-control-keys-map): New keymap variable.
5890         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
5891         setting keymapping directly.
5892         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
5893         tpu-global-map.
5894         (tpu-edt-on): Activate the tpu-global-map.
5895         (tpu-edt-off): Deactivate the tpu-global-map.
5897 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
5899         * textmodes/ispell.el (ispell-get-word): Return markers
5900         for start and end positions.
5901         (ispell-word): Assume END is a marker.
5903 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5905         * printing.el: Group together all XEmacs/Emacs definitions.
5906         (pr-version): New version 6.9.
5907         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
5908         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
5909         (pr-menu-bind): Fix code.
5910         (pr-e-frame-char-height, pr-e-frame-char-width)
5911         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
5912         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
5913         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
5914         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
5915         (pr-x-event-y-pixel): Aliases eliminated.
5916         (pr-xemacs-global-menubar): Macro moved.
5917         (current-menubar, current-mouse-event, zmacs-region-stays)
5918         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
5919         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
5920         Vars moved.
5921         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
5922         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
5923         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
5924         (pr-menu-set-utility-title, pr-even-or-odd-pages)
5925         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
5926         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
5927         moved.
5929 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
5931         * textmodes/sgml-mode.el (sgml-tag):
5932         Fix bug: Call sgml-transformation-function.
5934 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
5936         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
5937         modified flag of buffer.  Use `inhibit-modification-hooks'.
5939 2007-05-16  Richard Stallman  <rms@gnu.org>
5941         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
5943 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5945         * files.el (magic-mode-alist, magic-fallback-mode-alist):
5946         Move the *ml, Postscript, and XmCD entries to the fallback part.
5948         * files.el (magic-fallback-mode-alist):
5949         Rename from file-start-mode-alist.
5951 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5953         * progmodes/compile.el (compilation-handle-exit): Quote first
5954         argument of `run-hook-with-args'.
5956 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
5958         * buff-menu.el (Buffer-menu-sort-column):
5959         * dabbrev.el (dabbrev-upcase-means-case-search):
5960         * dired.el (dired-recursive-deletes, dired-recursive-copies):
5961         * info.el (Info-current-subfile):
5962         * ls-lisp.el (ls-lisp-verbosity):
5963         * msb.el (msb-menu-cond):
5964         * pcvs.el (cvs-dired-use-hook):
5965         * simple.el (set-mark-command-repeat-pop):
5966         * time.el (display-time-24hr-format, display-time-mail-file):
5967         Doc fixes.
5969         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
5970         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
5972         * view.el (view-inhibit-help-message): Fix typo in docstring.
5973         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
5975 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
5977         * textmodes/ispell.el (ispell-start-process): Defend against bad
5978         default-directory.
5980 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
5982         * mail/rmail.el (rmail-convert-to-babyl-format): Check
5983         content-transfer-encoding _last_, because it's its position that
5984         we need as value of base64-header-field-end.
5986 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
5988         * files.el (mode-require-final-newline, require-final-newline)
5989         (enable-local-variables, enable-local-eval): Doc fixes.
5991 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5993         * ps-print.el: Use default color when foreground or background color
5994         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
5995         (ps-print-version): New version 6.7.4.
5996         (ps-rgb-color): New argument.  Use default color when color is
5997         unspecified.
5998         (ps-begin-job): Fix code.
6000 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
6002         * longlines.el (longlines-mode): Make longlines-auto-wrap
6003         buffer-local.  Add hooks unconditionally.
6004         (longlines-auto-wrap): Toggle wrapping.
6005         (longlines-after-change-function)
6006         (longlines-post-command-function): Check longlines-auto-wrap.
6008 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
6010         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
6011         (xterm-mouse-translate): Use it.
6013 2007-05-10  Richard Stallman  <rms@gnu.org>
6015         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
6016         (iso-cvt-write-only): Likewise.
6018         * emacs-lisp/easy-mmode.el (define-minor-mode):
6019         Fix generated doc string.
6021         * startup.el (fancy-splash-text): Add URL of guided tour.
6022         Adjust horizontal and vertical whitespace.
6024         * progmodes/compile.el (compilation-handle-exit):
6025         Use run-hook-with-args to run compilation-finish-functions.
6027         * files.el (file-start-mode-alist): New variable.
6028         (magic-mode-regexp-match-limit): Doc fix.
6029         (set-auto-mode): Handle file-start-mode-alist.
6030         A little cleanup of structure.
6032         * dabbrev.el (dabbrev-eliminate-newlines):
6033         Renamed from dabbrev--eliminate-newlines.  All uses changed.
6035 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6037         * man.el (Man-next-section): Don't consider the last line of the page
6038         as being part of any section.
6040 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6042         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
6043         can take any number of values.
6045 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6047         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
6048         to the list of citation commands.
6050 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6052         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
6054 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
6056         * progmodes/python.el (python-font-lock-keywords)
6057         (python-open-block-statement-p, python-mode): Add support for the new
6058         "with" keyword.
6060 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6062         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
6063         the exact opposite of diff-goto-source.
6065         * emacs-lisp/advice.el (ad-special-forms): Remove.
6066         (ad-special-form-p): Use subr-arity.
6068         * newcomment.el (comment-search-forward): Make sure we search forward.
6069         (comment-enter-backward): Try and distinguish the non-matching case at
6070         EOB from the non-matching case with a missing comment-end-skip for
6071         a 2-char comment ender.
6072         (comment-choose-indent): New function extracted from comment-indent.
6073         Improve the alignment algorithm.
6074         (comment-indent): Use it.
6076         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
6077         XML style Processing Instructions.
6078         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
6079         (sgml-calculate-indent): Handle `pi' context.
6081         * vc.el: Ensure that update-changelog issues an error when used with
6082         a backend that does not implement it.
6083         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
6084         Remove `backend' argument.  Use expand-file-name.
6085         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
6087         * progmodes/python.el (python-end-of-block): Revert last change.
6088         (python-end-of-statement): Make sure we move *forward*.
6090 2007-05-08  Richard Stallman  <rms@gnu.org>
6092         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
6093         Don't include non-self-insert commands in the exception for `-'.
6095 2007-05-08  David Reitter  <david.reitter@gmail.com>
6097         * progmodes/python.el (python-guess-indent): Check non-nullness
6098         before comparing indent against the 2..8 interval.
6100 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6102         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
6103         available.
6105 2007-05-06  Richard Stallman  <rms@gnu.org>
6107         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
6109 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6111         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
6112         rather than storing their value in the revert-buffer function.
6114 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
6116         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
6117         when disabling t-mouse-mode.
6119 2007-05-01  Davis Herring  <herring@lanl.gov>
6121         * calendar/timeclock.el: Update version number.
6122         (timeclock-modeline-display): Mention timeclock-use-display-time
6123         in explanatory message.
6124         (timeclock-in): Fix non-interactive workday specifications.
6125         (timeclock-log): Don't kill the log buffer if it already existed.
6126         Suppress warnings when finding the log.  Don't check for a nil
6127         project twice.  Run hooks after killing the buffer (if applicable).
6128         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
6129         was geometric).  All uses changed.
6130         (timeclock-generate-report): Support prefix argument.
6132 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
6134         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
6135         disconnections.
6137 2007-05-01  Romain Francoise  <romain@orebokech.com>
6139         * dired-x.el: Revert 2007-04-06 change.
6141 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
6143         * find-dired.el (find-dired-filter): Propertize all text down to eob.
6145 2007-04-29  Richard Stallman  <rms@gnu.org>
6147         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
6149 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6151         * progmodes/cc-mode.el (c-before-change): Use point-min rather
6152         than 1.
6154 2007-04-28  Richard Stallman  <rms@gnu.org>
6156         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
6158 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
6160         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
6161         don't put stop on toolbar.
6163 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6165         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
6167 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
6169         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
6170         instead of $(lisp)/mh-e.
6172 2007-04-28  Glenn Morris  <rgm@gnu.org>
6174         * image-dired.el (image-dired-cmd-create-thumbnail-options)
6175         (image-dired-cmd-create-temp-image-options): Replace option
6176         +profile "*" with -strip.
6178 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
6180         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
6181         Use window-start and window-end.
6183 2007-04-27  Andreas Schwab  <schwab@suse.de>
6185         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
6187 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
6189         * textmodes/fill.el (fill-paragraph): Doc fix.
6191 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
6193         * locate.el (locate-in-alternate-database): Doc fix.
6195 2007-04-26  Glenn Morris  <rgm@gnu.org>
6197         * button.el (button): Use underline if supported, else fall back
6198         to color.
6200         * version.el (emacs-version): Increase to 22.1.50.
6202 2007-04-25  Richard Stallman  <rms@gnu.org>
6204         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
6206 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
6208         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
6209         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
6210         pushing mark.
6211         (idlwave-current-routine): Don't push mark.
6213 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
6215         * image-dired.el (image-dired-display-image): Derive image-type from
6216         filename rather than assuming jpeg, in case no resizing was needed.
6218 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6220         * custom.el (defface): Doc fix.
6222 See ChangeLog.12 for earlier changes.
6224 ;; Local Variables:
6225 ;; coding: iso-2022-7bit
6226 ;; add-log-time-zone-rule: t
6227 ;; End:
6229     Copyright (C) 2007 Free Software Foundation, Inc.
6231   This file is part of GNU Emacs.
6233   GNU Emacs is free software; you can redistribute it and/or modify
6234   it under the terms of the GNU General Public License as published by
6235   the Free Software Foundation; either version 3, or (at your option)
6236   any later version.
6238   GNU Emacs is distributed in the hope that it will be useful,
6239   but WITHOUT ANY WARRANTY; without even the implied warranty of
6240   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6241   GNU General Public License for more details.
6243   You should have received a copy of the GNU General Public License
6244   along with GNU Emacs; see the file COPYING.  If not, write to the
6245   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6246   Boston, MA 02110-1301, USA.
6248 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af