(diff-refine-ignore-spaces-hunk): Rename from
[emacs.git] / lisp / ChangeLog
blobad16626bd714bd32bbdba290f8f971e0a13b318d
1 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
4         diff-refine-hunk.  Adjust users.
5         (diff-unified-hunk-p, diff-splittable-p): New functions.
6         (diff-mode-menu): Use it to disable Split when it doesn't work.
8 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10         * diff-mode.el (diff-mode-menu): New entries.
12 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
15         if applicable, so as to save undo-log space.
17         * diff-mode.el (diff-find-file-name): Add arg `batch'.
19         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
20         (diff-file-kill): Use it.
21         (diff-beginning-of-hunk): Add arg `try-harder' using it.
22         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
23         Use it so they find the hunk even when we're in the file header.
25 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
27         * vc-git.el (vc-git-revision-granularity,vc-git-root),
28         (vc-git-command,vc-git-dir-state,vc-git-dired-state-info),
29         (vc-git-create-repo): New functions.
30         (vc-git-registered): New autoloaded function definition.
31         (vc-git-registered): Use vc-git-root.
32         (vc-git-responsible-p): New defalias.
33         (vc-git-annotate-extract-revision-at-line): Uncomment.
34         (vc-git-print-log): Add the file name to the log.
35         (vc-git-log-view-mode): New derived mode.
36         (vc-git-diff,vc-git-annotate-command): Use vc-git-command.
38 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
40         * progmodes/grep.el (grep-compute-defaults): Keep default values.
42 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
44         * textmodes/reftex.el (reftex-access-parse-file): Create parse
45         file in a way that does not interfere with recentf mode.
46         (reftex-access-parse-file): Do not risk destroying an existing
47         buffer.
49 2007-07-22  Alexandre Julliard <julliard@winehq.org>
51         * vc-git.el: New file.
53 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
55         * textmodes/tex-mode.el (tex-font-script-display): Change default.
57 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
59         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
60         for branches and new files.
62         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
63         local-map handling ...
64         (vc-mode-line): ... here. Improve handling of help-echo.
66         * vc.el (mode-line-string): Document help-echo usage.
68 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
70         Sync with Tramp 2.1.10.
72         * tramp.el (tramp-get-ls-command): Fyx typo.
74         * trampver.el: Update release number.
76 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
78         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon,
80         * term/x-win.el (x-handle-no-bitmap-icon): New function.
82 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
84         * add-log.el (change-log-fill-parenthesized-list): New function.
85         (change-log-indent): Call change-log-fill-parenthesized-list.
86         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to
87         t.  Have lines with leading asterisk start a paragraph.
89 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
91         * calc/calc-math.el (math-emacs-precision)
92         (math-largest-emacs-expt, math-smallest-emacs-expt):
93         New variables.
94         (math-use-emacs-fn): New function.
95         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
96         appropriate.
98 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
100         * image-dired.el (image-dired-sane-db-file): New func.
101         (image-dired-write-tags, image-dired-remove-tag)
102         (image-dired-list-tags, image-dired-write-comments)
103         (image-dired-get-comment, image-dired-mark-tagged-files)
104         (image-dired-create-gallery-lists): Call new func.
105         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
107 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
109         * vc-hg.el (vc-hg-dir-state): Fix loop.
110         (vc-hg-print-log): Fix expected return value for vc-hg-command.
111         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
112         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
113         (vc-hg-revert): Likewise.
114         (vc-hg-revision-table, vc-hg-revision-completion-table): New
115         functions.
117 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
119         * add-log.el (change-log-resolve-conflict): Don't lose data if the
120         merge fails.
122 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
124         * progmodes/compile.el (compilation-auto-jump-to-first-error):
125         Add group and version.
127 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
129         * add-log.el (add-log-file-name): Use file-relative-name.
130         (add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
131         to after we've switched to the ChangeLog buffer so we get the right value.
132         (add-change-log-entry, add-log-current-defun, change-log-merge):
133         Use derived-mode-p rather than checking major-mode directly.
135         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
136         name for buffer-file-name if it refers to a directory.
138         * vc-arch.el (vc-arch-diff): Fix last change.
140         * progmodes/compile.el (compilation-start): Remember the original
141         directory in a buffer-local compilation-directory.
142         (compile): Set the global value of compilation-directory.
143         (recompile): Use compilation-directory even in the compilation buffer.
145 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
147         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
149 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
151         * ps-print.el: Problem with foreground and background color when
152         printing a buffer with and without faces.  Reported by Christian
153         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
154         (ps-print-version): New version 6.7.5.
155         (ps-default-fg): Change default value to nil, so black color is used
156         when a face does not specify a foreground color.
157         (ps-default-bg): Change default value to nil, so white color is used
158         for background color.
159         (ps-begin-job): Fix code.
161 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
163         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
164         in $(INSTALL_DIR)/lisp/ if they already exist.
166 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
168         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
169         in $(INSTALL_DIR)/lisp/ if they already exist.
171 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
173         * progmodes/vera-mode.el (vera-re-search-forward)
174         (vera-re-search-backward): Remove use of store-match-data.
175         (vera-mode-map): Move initialization into declaration.
177         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
178         (flymake-find-buildfile): Use locate-dominating-file.
180         * vc.el (vc-delistify): Use mapconcat.
181         (vc-do-command): Minor simplification.
182         (vc-expand-dirs): Use push.
184         * vc-mcvs.el (vc-mcvs-create-repo):
185         * vc-cvs.el (vc-cvs-create-repo): Remove.
187         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
188         directory and the root as well.
190 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
192         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
193         instead of a file.
195         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
196         (vc-hg-registered): Replace if with when.
197         (vc-hg-state): Deal with nonexistent files and handle removed files.
198         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
199         (vc-hg-checkout): Re-enable.
200         (vc-hg-create-repo): Fix typos.
201         (vc-hg-print-log): Fix for multiple files.
202         (vc-hg-workfile-unchanged-p): New function.
204         * vc.el: Fix typo.
205         (vc-print-log): Fix call to print-log.
206         (vc-default-comment-history): Likewise.
207         (vc-directory-exclusion-list): Add .hg and .bzr.
208         (vc-diff-internal): Pass a list instead of a file.
210         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
212         * vc-bzr.el (vc-bzr-create-repo): New function.
214 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
216         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
217         `file' from which to start the search.
219 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
221         * vc-cvs.el: vc-cvs-checkin had some reference problems, now fixed.
223 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
225         * files.el (locate-dominating-file): New function.
227 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
229         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
230         (grep-compute-defaults): Use it.
232 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
234         * uniquify.el: Docstring fixes.
236 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
238         * vc-hooks.el: Generalize stay-local-p to operate on lists of
239         files.  Change two keybindings to point to new function names.
240         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
241         vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
242         * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
244 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
246         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
247         (follow-delete-other-windows-and-split, follow-recenter)
248         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
249         (follow-redisplay, follow-estimate-first-window-start)
250         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
251         Fix typos in docstrings.
253 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
255         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
256         avoid that filling introduces lines with a single asterisk.
258         * kmacro.el (kmacro-end-macro): When ignoring empty macro
259         avoid incorrect kmacro-ring-empty-p messages.
260         Reported by Michael Schierl <schierlm@gmx.de>.
262 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
264         * files.el (file-remote-p): Introduce optional parameter
265         IDENTIFICATION.
267         * recentf.el (recentf-keep-default-predicate): Adapt call of
268         `file-remote-p'.
270         * progmodes/grep.el (grep-probe): Use `process-file'.
271         (grep-compute-defaults): Handle variables host specific.
273         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
274         parameter IDENTIFICATION.
276         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
277         parameter IDENTIFICATION.
278         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
279         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
280         Add entry for `set-file-times'.
281         (tramp-do-copy-or-rename-file-via-buffer)
282         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
283         (tramp-handle-unhandled-file-name-directory): Rewrite.
284         (tramp-convert-file-attributes): Add error handling when inode is
285         extraordinary big.
286         (tramp-get-inode): Change parameter from FILE to VEC.
287         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
288         is nil.  This is according to the specification.  Goto (point-max)
289         when ready.
290         (tramp-handle-shell-command): Rewrite completely, using
291         `process-file' and `start-file-process'.
292         (tramp-methods, tramp-find-shell)
293         (tramp-open-connection-setup-interactive-shell)
294         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
295         var.  Reported by Steve Youngs <steve@sxemacs.org>.
297         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
298         entry for `set-file-times'.  Rename `start-process' into
299         `start-file-process'.  Remove `call-process' entry.
300         (tramp-fish-handle-set-file-times): New defun.
301         (tramp-fish-handle-executable-find): Use `process-file'.
302         (tramp-fish-handle-process-file): New defun.  Replaces
303         `tramp-fish-handle-call-process'.
304         (tramp-fish-do-copy-or-rename-file-directly): Use
305         `set-file-times'.
306         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
308         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
309         `tramp-get-inode' parameter.
311 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
313         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
314         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
315         nowadays, and by the time Emacs-23 comes out, nobody will even remember
316         it has ever existed.
318 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
320         * vc.el: Undo previous change.
322 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
324         * makefile.w32-in (clean): Don't delete *~.
326 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
328         * textmodes/tex-mode.el (tex-verbatim-environments):
329         Add safe-local-variable property.
330         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
331         when starting font-lock rather than when loading tex-mode.el.
333         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
334         whole $( rather than just the $.  Rename from sh-quoted-subshell.
335         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
337 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
339         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
340         bookmark-alist.  Instead, if not sorting, simply return it.
341         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
342         for its return value, not for its side effect.
344         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
345         case of alignment under a constant symbol, find and consider
346         the sexp actually at indentation to be the "last sexp".
348 2007-07-16  Drew Adams  <drew.adams@oracle.com>
350         * mouse.el (mouse-yank-secondary): Better error message if no
351         secondary selection.
353 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
355         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
357         * term/xterm.el (xterm-turn-on-modify-other-keys)
358         (xterm-turn-off-modify-other-keys): New functions.
359         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
360         terminal supports it.
362 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
364         * bookmark.el (bookmark-show-all-annotations):
365         Make sure each inserted annotation ends with newline.
367 2007-07-15  Juri Linkov  <juri@jurta.org>
369         * delsel.el (delete-selection-pre-hook):
370         * emulation/cua-base.el (cua-paste): Before a yank command,
371         check also whether last-command is one of mouse-save-then-kill,
372         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
374 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
376         * recentf.el (recentf-keep-default-predicate): New defun.
377         (recentf-keep): Use it as initial value.
379 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
381         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
382         thus restoring bookmark bindings to three slots under C-x r.  See
383         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
385 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
387         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
389 2007-07-15  Jason Rumney  <jasonr@gnu.org>
391         * w32-fns.el (set-default-process-coding-system): Use dos line ends
392         for input to cmdproxy on all versions of Windows.
393         Use dos line ends for input to plink.
395         * comint.el (comint-simple-send): Concat newline before sending.
396         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
398 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
400         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
401         safe-local-variable setting.
403 2007-07-14  David Kastrup  <dak@gnu.org>
405         * emacs-lisp/advice.el (defadvice): Doc fix.
407 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
409         * subr.el (when, unless): Doc fix.
411 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
413         * replace.el (match): Use yellow1 instead of yellow.
415         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
416         red.
418         * pcvs-info.el (cvs-unknown): Likewise.
420 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
422         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
423         (install): Use them to copy all *.el files before *.elc.
425 2007-07-13  Drew Adams <drew.adams@oracle.com>
427         * bookmark.el (bookmark-jump-other-window): New function.
428         (bookmark-map): Bind it to "o".
430         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
431         and its thread contains discussion about this change.
432         The original patch was slightly tweaked by Karl Fogel
433         <kfogel@red-bean.com> before committing.
435 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
437         * bookmark.el: Shorten some comments to fit within 80 lines.
439 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
441         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
442         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
443         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
444         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
446 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
448         * textmodes/org.el: Bug fixes.
449         (org-end-of-line): Move to end of line if in headline without tags.
451 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
453         * vc-hooks.el: Remove spurious * in docstrings.
454         (vc-handled-backends): Add BZR.
456         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
458 2007-07-12  Davis Herring  <herring@lanl.gov>
460         * desktop.el (desktop-buffer-info, desktop-save):
461         Use `desktop-dirname' instead of `dirname'.
463 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
465         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
467         * progmodes/python.el (python-which-func-length-limit): New var.
468         (python-which-func): New function.
469         (python-current-defun): Add optional `length-limit' and try to fit
470         computed function name to that length.
471         (python-mode): Hook `python-which-func' up.
473 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
475         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
477         * comint.el (comint-dynamic-complete-as-filename):
478         Use read-file-name-completion-ignore-case.
480 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
482         * comint.el (comint-dynamic-list-filename-completions):
483         Use read-file-name-completion-ignore-case.
485         * vc-cvs.el: Require CL.
486         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
487         New functions to provide completion of revision names.
489         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
490         (vc-cvs-annotate-first-line-re): New const.
491         (vc-cvs-annotate-process-filter): New fun.
492         (vc-cvs-annotate-command): Use them and run the command asynchronously.
494 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
496         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
497         (eldoc-print-current-symbol-info): Adjust for changed helper
498         function signatures.
499         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
500         `eldoc-highlight-function-argument'.
501         (eldoc-highlight-function-argument): New function.
502         (eldoc-get-var-docstring): Format documentation with
503         `font-lock-variable-name-face'.
504         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
505         where suited.
506         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
507         (eldoc-beginning-of-sexp): Return number of skipped sexps.
509 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
511         * progmodes/compile.el (compilation-start): `start-process' must
512         still be redefined when calling `start-process-shell-command'.
514         * progmodes/gud.el (gud-file-name): When `default-directory' is a
515         remote file name, prepend its remote part to the filename.
516         (gud-common-init): When `default-directory' is a remote file name,
517         make the filename relative to it.
518         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
520 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
522         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
523         mouse binding and a tooltip.
525 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
527         * menu-bar.el (vc-menu-map): New defalias.
529 2007-07-10  Richard Stallman  <rms@gnu.org>
531         * emacs-lisp/lisp-mode.el (eval-defun):
532         Explain special handling of `defface'.
534 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
536         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
538         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
540 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
542         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
544         * vc-arch.el (vc-arch-complete): Remove.
545         (vc-arch-revision-completion-table): Use complete-with-action.
547         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
548         (complete-with-action): New function.
549         (dynamic-completion-table): Use it.
551 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
553         * comint.el (make-comint, make-comint-in-buffer)
554         (comint-exec-1): Replace `start-process' by `start-file-process'.
556         * progmodes/compile.el (compilation-start): Revert redefining
557         `start-process'.
559 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
561         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
562         with EOLs when generating MD5 checksums.
564         * follow.el: Don't change the global map from the follow-mode-map
565         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
566         XEmacs code.
567         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
568         since `follow-mode' should be used instead for that.
570         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
571         (easy-menu-do-define): Use it.
572         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
574         * progmodes/compile.el (compilation-auto-jump-to-first-error)
575         (compilation-auto-jump-to-next): New vars.
576         (compilation-auto-jump): New function.
577         (compilation-error-properties): Use them to jump to first error.
578         (compilation-start): Set the var if requested.
580         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
581         duplicates without also removing entries from other directories.
583 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
585         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
586         Remember span as default.
587         (org-columns-edit-value): Rename from `org-column-edit'.
588         (org-columns-display-here-title): Rename from
589         `org-overlay-columns-title'.
590         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
591         (org-columns-get-autowidth-alist): Rename from
592         `org-get-columns-autowidth-alist'.
593         (org-columns-display-here): Rename from `org-overlay-columns'.
594         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
595         (org-columns-quit): Rename from `org-column-quit'.
596         (org-columns-show-value): Rename from `org-column-show-value'.
597         (org-columns-content, org-columns-widen)
598         (org-columns-next-allowed-value)
599         (org-columns-edit-allowed, org-columns-store-format)
600         (org-columns-uncompile-format, org-columns-redo)
601         (org-columns-edit-attributes, org-delete-property)
602         (org-set-property, org-columns-update)
603         (org-columns-compute, org-columns-eval)
604         (org-columns-not-in-agenda, org-columns-compute-all)
605         (org-property-next-allowed-value)
606         (org-columns-compile-format)
607         (org-fill-paragraph-experimental)
608         (org-string-to-number, org-property-action)
609         (org-columns-move-left, org-columns-new)
610         (org-column-number-to-string)
611         (org-property-previous-allowed-value)
612         (org-at-property-p, org-columns-delete)
613         (org-columns-previous-allowed-value)
614         (org-columns-move-right, org-columns-narrow)
615         (org-property-get-allowed-values)
616         (org-verify-version, org-column-string-to-number)
617         (org-delete-property-globally): New functions.
618         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
619         (org-columns-overlays): Rename from `org-column-overlays'.
620         (org-columns-map): Rename from `org-column-map'.
621         (org-columns-current-maxwidths): Rename from
622         `org-current-columns-maxwidths'.
623         (org-columns-begin-marker, org-columns-current-fmt-compiled)
624         (org-previous-header-line-format)
625         (org-columns-inhibit-recalculation)
626         (org-columns-top-level-marker): New variables.
627         (org-columns-default-format): Rename from `org-default-columns-format'.
628         (org-property-re): New constant.
630 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
632         * subr.el (looking-at-p, string-match-p): New functions.
634 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
636         * textmodes/tex-mode.el (tex-fontify-script)
637         (tex-font-script-display): New variables to make display of
638         superscripts and subscripts customizable.
639         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
641 2007-07-09  Richard Stallman  <rms@gnu.org>
643         * isearch.el (isearch-edit-string): Call to isearch-push-state
644         after the search.
646 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
648         * window.el (fit-window-to-buffer): Remove setting of window-min-height
649         to 1 as enlarge-window uses the value to resize/shrink windows other
650         than WINDOW if needed.
652 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
654         * cus-start.el (file-coding-system-alist): Fix custom type.
656 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
658         * longlines.el (longlines-wrap-region): Avoid marking buffer as
659         modified.
660         (longlines-auto-wrap, longlines-window-change-function):
661         Remove unnecessary calls to set-buffer-modified-p.
663 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
665         * cus-start.el (file-coding-system-alist): Fix custom type.
667 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
669         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
670         (vc-cvs-checkout): Remove last arg now unused; simplify.
672 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
674         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
676         * net/tramp.el:
677         * net/tramp-ftp.el:
678         * net/tramp-smb.el:
679         * net/tramp-uu.el:
680         * net/trampver.el: Migrate to Tramp 2.1.
682         * net/tramp-cache.el:
683         * net/tramp-fish.el:
684         * net/tramp-gw.el: New Tramp packages.
686         * net/tramp-util.el:
687         * net/tramp-vc.el: Removed.
689         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process
690         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
692         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
694         * progmodes/compile.el (compilation-start): Redefine
695         `start-process' temporarily when `default-directory' is remote.
696         Remove case of synchronous compilation, this won't happen ever.
697         (compilation-setup): Make local variable `comint-file-name-prefix'
698         for remote compilation.
700 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
702         * novice.el (disabled-command-function): Fit window to buffer to
703         make last line visible.
704         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
706         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
707         when handling the terminating event.
709 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
711         * calc/calc.el (math-read-number-simple): Remove leading 0s.
712         (math-bignum-digit-length): Change to optimal value.
714         * calc/calc-bin.el (math-bignum-logb-digit-size)
715         (math-bignum-digit-power-of-two): Evaluate when compiled.
717         * calc/calc-comb.el (math-small-factorial-table)
718         (math-init-random-base, math-prime-test): Remove unnecessary calls
719         to `math-read-number-simple'.
721         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
722         (math-approx-gamma-const): Add docstrings.
724         * calc/calc-forms.el (math-julian-date-beginning)
725         (math-julian-date-beginning-int): New constants.
726         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
727         Use the new constants.
729         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
731         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
732         Add docstrings.
734 2007-07-07  Tom Tromey  <tromey@redhat.com>
736         * vc.el (vc-annotate): Jump to line and output message only after the
737         process is really all done.
739 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
741         * vc.el (vc-exec-after): Don't move point from the sentinel.
742         Forcefully read all the remaining text in the pipe upon process exit.
743         (vc-annotate-display-autoscale, vc-annotate-lines):
744         Don't stop at the first unrecognized line.
745         (vc-annotate-display-select): Run autoscale after the process is done
746         since it depends on the whole result.
748 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
750         * term/w32-win.el (menu-bar-open): New function.
751         Bind <f10> to it.
753 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
755         * simple.el (start-file-process): New defun.
757 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
759         * files.el (find-file-confirm-nonexistent-file): Rename from
760         find-file-confirm-inexistent-file.  Update users.
762         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
763         format of autoload block where the file's time-stamp is replaced by its
764         MD5 checksum.
765         (autoload-generate-file-autoloads): Use MD5 checksum instead of
766         time-stamp for secondary autoloads files.
767         (update-directory-autoloads): Remove duplicate entries.
768         Use time-less-p for time-stamps, as done in autoload-find-destination.
770 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
772         * calc/calc.el (math-read-number): Replace number by variable.
773         (math-read-number-simple): Properly parse small integers.
775 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
777         * vc.el: Fix doc for the checkout function.
779 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
781         * vc-hg.el (vc-hg-root): New function.
782         (vc-hg-registered): Use it.
783         (vc-hg-diff-tree): New defalias.
784         (vc-hg-responsible-p): Likewise.
785         (vc-hg-checkout): Comment out, not needed.
786         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
787         (vc-hg-find-version, vc-hg-next-version): New functions.
789 2007-07-06  Andreas Schwab  <schwab@suse.de>
791         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
792         dynamic bindings around the evaluation of the expression.
793         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
795 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
797         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
798         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
799         Use run-hooks rather than run-mode-hooks.
801 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
803         * calc/calc-comb.el (math-random-digit): Rename to
804         `math-random-three-digit-number'.
805         (math-random-digits): Don't depend on representation of integer.
807         * calc/calc-bin.el (math-bignum-logb-digit-size)
808         (math-bignum-digit-power-of-two): New constants.
809         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
810         (math-not-bignum, math-clip-bignum): Use the constants
811         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
812         instead of their values.
813         (math-clip): Use math-small-integer-size instead of its value.
815         * calc/calc.el (math-add-bignum): Replace number by constant.
817 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
819         * wid-edit.el (widget-documentation-string-value-create):
820         Insert indentation spaces.
822 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
824         * emacs-lisp/byte-opt.el: Revert last change.
826 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
828         * vc-hooks.el (vc-handled-backends): Add HG.
830         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
832 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
834         * complete.el (PC-do-complete-and-exit): Add support for the new
835         `confirm-only' confirmation mode.
837 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
839         * cus-edit.el (custom-commands): New variable.
840         (custom-tool-bar-map): New variable.  Initialize using
841         `custom-commands'.
842         (custom-mode): Use `custom-tool-bar-map'.
843         (custom-buffer-create-internal): Insert action buttons only if
844         tool bar is not used.  Use `custom-commands'.
845         (Custom-help, custom-command-apply): New function.
846         (custom-command-apply, Custom-set, Custom-save)
847         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
848         Use `custom-command-apply' instead of duplicating code.
849         (customize-group-other-window): Call `customize-group' instead of
850         duplicating code.
851         (customize-face-other-window): Call `customize-face' instead of
852         duplicating code.
853         (customize-group, customize-face): Add optional args for opening
854         in another window.
855         (custom-variable-tag): Don't inherit `variable-pitch' face.
856         (custom-group-tag): Inherit `variable-pitch' face.
857         (custom-variable-value-create): Set documentation indentation.
858         (custom-group-value-create): Make group name a link, instead of
859         using an extra "go to group" button.
860         (custom-prompt-variable, custom-group-set, custom-group-save)
861         (custom-group-reset-current, custom-group-reset-saved)
862         (custom-group-reset-standard): Minor cleanup.
864 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
866         * Makefile.in (bootstrap-prepare): When copying from
867         ldefs-boot.el, make sure loaddefs.el is writeable.
869         (bootstrap-prepare): Make $(lisp)/ps-print.el
870         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
872 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
874         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
875         only caller, and delete.
876         (vc-hg-state): Deal with exceptions and only parse the output on
877         successful return.
878         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
879         caller, and delete.
880         (vc-hg-workfile-version): Deal with exceptions and only parse the
881         output on successful return.
882         (vc-hg-revert): New function.
884 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
886         * calculator.el (calculator-expt): Use more cases to determine
887         the value.
889 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
891         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
892         file names.
894 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
896         * calculator.el (calculator-expt, calculator-integer-p):
897         New functions.
898         (calculator-fact): Check to see if the factorial will be too
899         large before computing it.
900         (calculator-initial-operators): Use `calculator-expt' to
901         compute "^".
902         (calculator-mode): Mention that results which are too large
903         will return inf.
904         * calc/calc-comb.el (math-small-factorial-table): Replace list
905         by vector.
907 2007-07-03  David Kastrup  <dak@gnu.org>
909         * shell.el: On request of the authors, remove their addresses for
910         the sake of bug reports, and add the developer list address as
911         maintainer information.
913 2007-07-03  Richard Stallman  <rms@gnu.org>
915         * files.el (make-directory): Doc fix.
916         (find-file-confirm-inexistent-file): Make it a defcustom.
917         Make nil the default.
919 2007-07-02  Richard Stallman  <rms@gnu.org>
921         * startup.el (command-line): Set buffer-offer-save in *scratch*
922         and enable auto-save in it.
924 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
926         * textmodes/org.el (orgstruct-mode-map): New variable.
927         (orgstruct-mode): New minor mode.
928         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
929         (orgstruct-make-binding, org-context-p, org-get-local-variables)
930         (org-run-like-in-org-mode): New functions.
931         (org-cycle-list-bullet): New command.
932         (org-special-properties, org-property-start-re)
933         (org-property-end-re): New constants.
934         (org-with-point-at): New macro.
935         (org-get-property-block, org-entry-properties, org-entry-get)
936         (org-entry-delete, org-entry-get-with-inheritance)
937         (org-entry-put, org-buffer-property-keys): New functions.
938         (org-insert-property-drawer): New command.
939         (org-entry-property-inherited-from): New variable.
940         (org-column): New face.
941         (org-column-overlays, org-current-columns-fmt)
942         (org-current-columns-maxwidths, org-column-map): New variables.
943         (org-column-menu): New menu.
944         (org-new-column-overlay, org-overlay-columns)
945         (org-overlay-columns-title, org-remove-column-overlays)
946         (org-column-show-value, org-column-quit, org-column-edit): New
947         functions.
948         (org-columns, org-agenda-columns): New commands.
949         (org-get-columns-autowidth-alist): New functions.
950         (org-properties): New customize group.
951         (org-default-columns-format): New option.
952         (org-priority): Realign tags after changing priority.
953         (org-preserve-lc): New macro.
954         (org-update-checkbox-count): Catch case when there is no headline.
955         (org-agenda-quit): Remove any column overlays.
956         (org-beginning-of-item-list): Fixed bug when non-item line is
957         indented too deep.
958         (org-cached-props): New variable.
959         (org-cached-entry-get): New function.
960         (org-make-tags-matcher): Handle property matches.
961         (org-table-recalculate): Swap evaluation order: Field formula
962         first, then column formulas, but don't allow them to overwrite the
963         field formulas.
964         (org-table-eval-formula): New argument untouchable.
965         (org-table-put-field-property): New function.
967 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
969         * help-mode.el (help-make-xrefs): Skip spaces too when
970         skipping tabs.
972         * ffap.el (dired-at-point-prompter): Improve prompt in
973         list-directory case.
975 2007-07-01  Richard Stallman  <rms@gnu.org>
977         * files.el (find-file-visit-truename): Fix safe-local-variable value.
979 2007-07-01  Richard Stallman  <rms@gnu.org>
981         * cus-start.el (max-mini-window-height): Added.
983 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
985         * complete.el (partial-completion-mode): Remove advice of
986         read-file-name-internal.
987         (PC-do-completion): Rebind minibuffer-completion-table.
988         (PC-read-file-name-internal): New function doing what
989         read-file-name-internal advice did.
991 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
993         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
994         property on a few symbols.
995         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
996         (byte-optimize-lapcode): Remove bindings that are not referenced
997         and certainly will not effect through dynamic scoping.
999 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1001         * files.el (find-file-confirm-inexistent-file): New var.
1002         (find-file, find-file-other-window, find-file-other-frame)
1003         (find-file-read-only, find-file-read-only-other-window)
1004         (find-file-read-only-other-frame): Use it.
1006 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1008         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
1010 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
1012         * generic-x.el (generic-define-mswindows-modes)
1013         (generic-define-unix-modes, apache-log-generic-mode)
1014         (bat-generic-mode-keymap, java-manifest-generic-mode)
1015         (show-tabs-generic-mode): Fix typos in docstrings.
1017 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
1019         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
1020         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
1021         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
1022         (rcirc-print): Never ignore messages from ourself.
1024 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1026         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
1027         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
1029 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1031         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
1032         replace-regexp-in-string.
1034 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1036         * emacs-lisp/cl.el: Set edebug and indentation before loading
1037         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
1039 2007-06-28  Andreas Schwab  <schwab@suse.de>
1041         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
1042         $(lisp)/subdirs.el.
1044 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
1046         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
1047         the speedbar frame if nil; that deletes the current frame or
1048         causes an error if it is the only frame.
1049         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
1051 2007-06-28  Kevin Ryde  <user42@zip.com.au>
1053         * textmodes/nroff-mode.el: Groff \# comments.
1054         (nroff-mode-syntax-table): \# comment intro,
1055         plain # as punct per global table.
1056         (nroff-font-lock-keywords): Add # as a single char escape.
1057         (nroff-mode): In comment-start-skip, match \#.
1059 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1061         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
1062         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
1063         point-min == 1.
1065 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
1067         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
1068         Rename and move to...
1070         * subr.el (strings->string, string->strings): ...here.
1072         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
1073         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
1075         * progmodes/gud.el (gud-common-init): Call string->strings instead
1076         of split-string.
1078 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
1080         * dired-aux.el: Remove `dired-call-process'.
1081         (dired-check-process): Call `process-file'.
1083         * wdired.el (wdired-do-perm-changes): Call `process-file'.
1085         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
1086         `ange-ftp-process-file'.
1088 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1090         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
1092         * emacs-lisp/cl-extra.el:
1093         * emacs-lisp/cl-seq.el:
1094         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
1095         Add autoload cookies on all defs autoloaded manually in cl.el.
1097         * emacs-lisp/cl-loaddefs.el: New file.
1099         * textmodes/texinfmt.el (texinfo-raisesections-alist)
1100         (texinfo-lowersections-alist): Merge definition and declaration.
1101         (texinfo-start-of-header, texinfo-end-of-header): Remove.
1102         (texinfo-format-syntax-table): Merge init into declaration.
1103         (texinfo-format-parse-line-args, texinfo-format-parse-args)
1104         (texinfo-format-parse-defun-args, texinfo-format-node)
1105         (texinfo-push-stack, texinfo-multitable-widths)
1106         (texinfo-define-info-enclosure, texinfo-alias)
1107         (texinfo-format-defindex, batch-texinfo-format): Use push.
1108         (texinfo-footnote-number): Remove duplicate declaration.
1110         * ps-print.el: Update with auto-generated autoloads.
1112         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
1114 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1116         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
1117         relative to current dir for file-local settings.
1118         (autoload-generate-file-autoloads): Add `outfile' arg.
1119         (update-directory-autoloads): Use it to directly call
1120         autoload-generate-file-autoloads instead of going through
1121         update-file-autoloads so we avoid redundant searches and so we can know
1122         the set of buffers changed so we can save them all.
1124         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
1125         rather than throwing `up-to-date'.
1126         (autoload-generate-file-autoloads): Adjust correspondingly.
1127         (update-file-autoloads): Be careful to let-bind
1128         autoload-modified-buffers and adjust to new calling conventions.
1129         (autoload-modified-buffers): Make it a dynamically scoped var.
1130         (update-directory-autoloads): Use file-relative-name instead of
1131         autoload-trim-file-name.
1132         (autoload-insert-section-header): Don't use autoload-trim-file-name
1133         since the file is already relative now.
1134         (autoload-trim-file-name): Remove.
1136         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
1137         (vc-arch-complete, vc-arch--version-completion-table)
1138         (vc-arch-revision-completion-table): New functions to provide
1139         completion of revision names.
1140         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
1141         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
1142         to let the user trim the revlib.
1144         * vc.el: Add new VC operation `revision-completion-table'.
1145         (vc-default-revision-completion-table): New function.
1146         (vc-version-diff, vc-version-other-window): Use it to provide
1147         completion of revision names if the backend provides it.
1149         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
1151         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
1152         of newer .svn/entries.
1154 2007-06-25  David Kastrup  <dak@gnu.org>
1156         * calc/calc-poly.el (math-padded-polynomial)
1157         (math-partial-fractions): Add some function comments.
1159 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1161         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1162         Make `outbuf' optional.
1163         (update-file-autoloads): Use it.
1165 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1167         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
1168         (autoload-find-destination): Keep it uptodate.
1169         (autoload-save-buffers): New fun.
1170         (update-file-autoloads): Use it.  Re-add the "up to date" message.
1172         * emacs-lisp/autoload.el: Refactor for upcoming changes.
1173         (autoload-find-destination): New function extracted from
1174         update-file-autoloads.
1175         (update-file-autoloads): Use it.
1176         (autoload-generate-file-autoloads): New function extracted from
1177         generate-file-autoloads.  Use file-relative-name.  Delay computation of
1178         output-start to the first cookie.  Remove done-any, replaced by
1179         output-start.
1180         (generate-file-autoloads): Use it.
1182 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
1184         * calc/calc-comb.el (math-init-random-base, math-prime-test):
1185         Use math-read-number-simple to insert constants.
1186         (math-prime-test): Redo calculation of sum.
1188         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
1190         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
1191         math-scale-bignum-3.
1192         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
1193         math-bignum-digit-size.
1194         (math-isqrt-small): Add another possible initial guess.
1196 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1198         * textmodes/bibtex.el (bibtex-entry-format): New options
1199         `whitespace', `braces', and `string'.
1200         (bibtex-field-braces-alist, bibtex-field-strings-alist)
1201         (bibtex-field-braces-opt, bibtex-field-strings-opt)
1202         (bibtex-cite-matcher-alist): New variables.
1203         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
1204         (bibtex-flash-head): Use blink-matching-delay.
1205         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
1206         (bibtex-format-entry, bibtex-reformat): Handle new options of
1207         bibtex-entry-format.
1208         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
1209         New functions.
1210         (bibtex-complete-internal): Do not display messages while
1211         minibuffer is used.  Do not leave around a completions buffer
1212         that is out of date.
1213         (bibtex-copy-summary-as-kill): New optional arg.
1214         (bibtex-font-lock-url): New optional arg no-button.
1215         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
1216         (bibtex-url): Allow multiple URLs per entry.
1218 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1220         * emacs-lisp/autoload.el (autoload-generated-file): New function.
1221         (update-file-autoloads, update-directory-autoloads): Use it.
1222         (autoload-file-load-name): New function.
1223         (generate-file-autoloads, update-file-autoloads): Use it.
1224         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
1225         (generate-file-autoloads): If the autoloaded form is malformed,
1226         indicate the problem with a warning instead of aborting.
1228 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1230         * simple.el (next-error-recenter): Accept `(4)' as well;
1231         also, specify `integer' instead of `number'.
1233 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
1235         * ls-lisp.el (insert-directory): If an invalid regexp error is
1236         thrown, try using FILE as a literal file name, not a wildcard.
1238 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
1240         * ruler-mode.el (ruler-mode): Prevent clobbering the original
1241         `header-line-format' when reentering ruler mode.
1243 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
1245         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
1246         FILE exists as a file.
1248 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
1250         * calc/calc.el (math-bignum-digit-length)
1251         (math-bignum-digit-size, math-small-integer-size):
1252         New constants.
1253         (math-normalize, math-bignum-big, math-make-float)
1254         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
1255         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
1256         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
1257         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
1258         (math-quotient, math-div-bignum, math-div-bignum-digit)
1259         (math-div-bignum-part, math-format-bignum-decimal)
1260         (math-read-bignum): Use math-bignum-digit-length,
1261         math-bignum-digit-size and math-small-integer-size.
1263         * calc/calc-ext.el (math-fixnum-big): Use the variable
1264         math-bignum-digit-size.
1266 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
1268         * log-view.el (log-view-mode-menu): New menu.
1270 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1272         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
1273         differently.
1275         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
1276         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
1278 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
1280         * vc-hg.el (vc-hg-print-log): Insert the file name.
1281         (vc-hg-log-view-mode): Fontify the file name.
1283 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
1285         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
1286         (calcFunc-julian): Fix incorrect number used in calculations.
1288 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
1290         * simple.el (next-error-recenter): New defcustom.
1291         (next-error, next-error-internal): Recenter if specified,
1292         immediately prior to running `next-error-hook'.
1294         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
1295         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
1297         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
1299 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
1301         * calc/calc-comb.el (math-small-factorial-table): New variable.
1302         (calcFunc-fact): Use `math-small-factorial-table'.
1304         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
1305         initial values.
1306         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
1307         New variables to use in caches.
1309         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
1310         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
1312         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
1313         (math-bernoulli-b-cache): Use math-read-number-simple to insert
1314         bignums.
1316         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
1317         New variables to use in caches.
1319 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
1321         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
1323         * vc-hg.el (vc-hg-log-view-mode): New mode.
1325 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
1327         * calc/calc.el (math-read-number-simple): New function.
1329 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1331         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
1332         (vera-font-lock-match-item): Fix doc string.
1333         (vera-in-comment-p): Remove unused function.
1334         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
1335         use `syntax-ppss'.
1336         (vera-forward-syntactic-ws): Fix argument order.
1337         (vera-prepare-search): Use `with-syntax-table'.
1338         (vera-indent-line): Fix doc string.
1339         (vera-electric-tab): Fix doc string.
1340         (vera-expand-abbrev): Define alias instead of using `fset'.
1341         (vera-comment-uncomment-region): Use `comment-start-skip'.
1343 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
1345         * textmodes/org.el (org-export-with-footnotes): New option.
1346         (org-export-as-html): Fix replacement bug for XEmacs.
1347         (org-agenda-default-appointment-duration): New option.
1349 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
1351         * vc-hg.el: Add to do items.
1352         (vc-hg-diff): Add support for comparing different revisions.
1353         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
1354         (vc-hg-annotate-extract-revision-at-line)
1355         (vc-hg-previous-version, vc-hg-checkin): New functions.
1356         (vc-hg-annotate-re): New constant.
1358 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
1360         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
1362 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1364         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
1365         buffer-local value of log-view-*-re if applicable.
1367         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
1368         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
1369         (vc-bzr-command*): Remove both (incompatible) versions.
1370         (vc-bzr-do-command*): Remove.
1371         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
1372         Remove by folding into its only caller vc-bzr-command.
1373         (vc-bzr-command): Always set the environment, even when ineffective.
1374         (vc-bzr-version): Minor fix up.
1375         (vc-bzr-admin-dirname): New var.
1376         (vc-bzr-bzr-dir): Remove.
1377         (vc-bzr-root-dir): New fun.
1378         (vc-bzr-registered): Use it.  Add an autoloaded version.
1379         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
1380         (vc-bzr-view-log-function): Remove.
1381         (vc-bzr-log-view-mode): New major mode to replace it.
1382         (vc-bzr-print-log): Only activate the old hack if needed.
1384         * vc.el (vc-default-log-view-mode): New function.
1385         (vc-print-log): Add new `log-view-mode' VC operation.
1387 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
1389         * ido.el (ido-find-file-in-dir): Don't signal an error for
1390         empty directories.
1392         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
1394         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
1395         directory where the desktop file was found, as the docstring says.
1396         (desktop-kill): Use `read-directory-name'.
1398 2007-06-20  Alan Mackenzie  <acm@muc.de>
1400         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1401         When removing lines, also remove the \n.  Correction of patch of
1402         2007-04-21.
1404 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
1406         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
1407         event is not a cons cell.  Do not unread drag-mouse-1 events.
1408         Select right window in check whether space was stolen from
1409         window above.
1411         * help-mode.el (help-make-xrefs): Adjust position of new forward
1412         button.
1414 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
1416         * vc-bzr.el (vc-bzr-with-process-environment)
1417         (vc-bzr-std-process-invocation): New macros.
1418         (vc-bzr-command, vc-bzr-command*): Use them.
1419         (vc-bzr-with-c-locale): Remove.
1420         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
1421         (vc-bzr-buffer-nonblank-p): New function.
1422         (vc-bzr-state-words): New const.
1423         (vc-bzr-state): Look for `bzr status` keywords in output.
1424         Display everything else as a warning message to the user.
1425         Fix status report with bzr >= 0.15.
1427 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
1429         * vc-hg.el (vc-hg-global-switches): Simplify.
1430         (vc-hg-state): Handle more states.
1431         (vc-hg-diff): Fix doc-string.
1432         (vc-hg-register): New function.
1433         (vc-hg-checkout): Likewise.
1435 2007-06-20  Reto Zimmermann  <reto@gnu.org>
1437         * progmodes/vera-mode.el: New file.
1439 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
1441         * calc/calc.el (calc-multiplication-has-precendence):
1442         New variable.
1443         (math-standard-ops, math-standard-ops-p, math-expr-ops):
1444         New functions.
1445         (math-expr-opers): Define using math-standard-ops rather than
1446         math-standard-opers.
1447         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
1448         equal the function math-standard-ops rather than the variable
1449         math-standard-opers.
1450         (calc-algebraic-entry): Let math-expr-opers equal
1451         math-standard-ops or math-expr-ops, as appropriate.
1452         (math-expr-read-level, math-read-factor): Let math-expr-opers
1453         equal math-expr-ops.
1454         * calc/calc-embed.el (calc-embedded-finish-edit):
1455         Let math-expr-opers equal the function math-standard-ops
1456         rather than the variable math-standard-opers.
1457         * calc/calc-ext.el (math-read-plain-expr)
1458         (math-format-flat-expr-fancy): Let math-expr-opers equal the
1459         function math-standard-ops rather than the variable
1460         math-standard-opers.
1461         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
1462         Let math-expr-opers equal the function math-standard-ops rather
1463         than the variable math-standard-opers.
1464         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
1465         equal the function math-standard-ops rather than the variable
1466         math-standard-opers.
1467         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
1468         equal the function math-standard-ops rather than the variable
1469         math-standard-opers.
1470         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
1471         math-expr-ops.
1473 2007-06-19  Ivan Kanis  <apple@kanis.eu>
1475         * vc-hg.el: New file.
1477 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1479         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
1480         with font-lock-multiline.
1482 2007-06-17  Glenn Morris  <rgm@gnu.org>
1484         * lpr.el (lpr-page-header-switches): Move %s to separate element
1485         for correct quoting.  Doc fix.
1487 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1489         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
1490         than setting sgml-xml-mode.
1491         (sgml-mode, html-mode): Set sgml-xml-mode.
1492         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
1493         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
1494         (sgml-electric-tag-pair-before-change-function)
1495         (sgml-electric-tag-pair-flush-overlays): New functions.
1496         (sgml-electric-tag-pair-mode): New minor mode.
1497         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
1498         (sgml-calculate-indent): Use assoc-string.
1500 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
1502         * thingatpt.el (thing-at-point-email-regexp): Don't require two
1503         chars before the "@" in an email address.  Andreas Roehler noticed
1504         this problem.
1506 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
1508         * thingatpt.el: Add support for email addresses (`email').
1509         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
1510         (thing-at-point-email-regexp): New variable.
1511         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
1512         properties on this symbol, with lambda forms for values.
1514 2007-06-15  Masatake YAMATO  <jet@gyve.org>
1516         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
1518         * vc.el (vc-dired-hook): Check the backend returned from
1519         `vc-responsible-backend' can really handle `subdir'.
1521 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
1523         * wid-edit.el (widget-add-documentation-string-button):
1524         Fix handling of documentation indent.
1526 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
1528         * mb-depth.el: New file.
1530 2007-06-15  Masatake YAMATO  <jet@gyve.org>
1532         * vc.el (vc-dired-mode): Show backend name as part of mode name.
1534 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
1536         * wid-edit.el (widget-default-create): Move ?h handling here...
1537         (widget-default-format-handler): ...from here.
1538         (widget-docstring, widget-add-documentation-string-button): New funs.
1539         (documentation-string): Add :visibility-widget property.
1540         (widget-documentation-string-value-create): Use it.
1542         * cus-edit.el (custom-split-regexp-maybe): Simplify.
1543         (custom-buffer-create-internal): Simplify message.
1544         (custom-variable-tag): Reduce height to normal.
1545         (custom-variable-value-create, custom-face-value-create)
1546         (custom-visibility): New widget.
1547         (custom-visibility): New face.
1548         (custom-group-value-create):
1549         Call widget-add-documentation-string-button, using `custom-visibility'.
1551 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1553         * emacs-lisp/bytecomp.el (byte-compile-current-group)
1554         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
1555         change.  Apparently the "warning even if the group is implicit" is
1556         a feature rather than a bug.
1558 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
1560         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
1561         Different advices for Emacs and XEmacs.  Compile them conditionally.
1562         (viper-version): Belated version change.
1564 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
1566         * follow.el (follow-all-followers, follow-generic-filter):
1567         * pcomplete.el (pcomplete-restore-windows):
1568         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
1569         (x-dnd-drop-data):
1570         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
1571         * progmodes/python.el (python-complete-symbol):
1572         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
1574 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
1576         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
1577         around bright and dim regexps. Make sure bright and dim matches
1578         use word anchors.  Send text through rcirc-markup functions.
1579         (rcirc-url-regexp): Add single quote character.
1580         (rcirc-connect): Write logs to disk on auto-save-hook.
1581         Make server a non-optional argument.
1582         (rcirc-log-alist): New variable.
1583         (rcirc-log-directory): Make customizable.
1584         (rcirc-log-flag): New customizable variable.
1585         (rcirc-log): New function.
1586         (rcirc-print): Use above function.
1587         (rcirc-log-write): New function.
1588         (rcirc-generate-new-buffer-name): Strip text properties.
1589         (rcirc-switch-to-buffer-function): Remove variable.
1590         (rcirc-last-non-irc-buffer): Remove variable.
1591         (rcirc-non-irc-buffer): Add function.
1592         (rcirc-next-active-buffer): Use above function.
1593         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
1594         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
1595         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
1596         (rcirc-omit-mode): Add minor-mode.
1597         (rcirc-mode-map): Change C-c C-o binding.
1598         (rcirc-mode): Clear mode-line-process. Use a custom
1599         fill-paragraph-function.  Set up buffer-invisibility-spec.
1600         (rcirc-response-formats): Remove timestamp code.
1601         (rcirc-omit-responses): Add variable.
1602         (rcirc-print): Don't put the overlay arrow on potentially omitted
1603         lines.  Log line to disk.  Record activity for private messages
1604         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
1605         (rcirc-jump-to-first-unread-line): Print message if there is no
1606         unread text.
1607         (rcirc-clear-unread): New function.
1608         (rcirc-markup-text-functions): Add variable.
1609         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
1610         (rcirc-debug): Don't mess with window configuration.
1611         (rcirc-send-message): Send message before printing locally.
1612         Add SILENT argument, do not print message if non-nil.
1613         (rcirc-visible-buffers): New function and variable.
1614         (rcirc-window-configuration-change-1): Add function.
1615         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
1616         server buffer.
1617         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
1618         (rcirc-fill-paragraph): Add function.
1619         (rcirc-record-activity, rcirc-window-configuration-change-1):
1620         Only update the activity string if it has actually changed.
1621         (rcirc-update-activity-string): Remove padding characters from the
1622         mode-line string.
1623         (rcirc-disconnect-buffer): New function to be called when a
1624         channel is parted or the user quits.
1625         (rcirc-server-name): Warn when the server-name hasn't been set.
1626         (rcirc-window-configuration-change): Postpone work until
1627         post-command-hook.
1628         (rcirc-window-configuration-change-1): Update mode-line and
1629         overlay arrows here.
1630         (rcirc-authenticate): Fixc hanserv identification.
1631         (rcirc-default-server): Remove variable.
1632         (rcirc): Connect according to rcirc-connections.
1633         (rcirc-connections): Add variable.
1634         (rcirc-startup-channels-alist): Remove variable.
1635         (rcirc-startup-channels): Remove function.
1637 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1639         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
1641 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
1643         * term/xterm.el (terminal-init-xterm): Escape parens in character
1644         constants.
1646 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1648         * progmodes/sh-script.el: Remove unneeded * from docstrings.
1649         Use [:alpha:] and [:alnum:] where applicable.
1650         (sh-quoted-subshell): Rewrite to correctly
1651         handle nested mixes of `...` and $(...).
1652         (sh-apply-quoted-subshell): Remove.
1653         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
1655         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
1657 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
1659         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
1660         previous change.
1662 2007-06-12  Tom Tromey  <tromey@redhat.com>
1664         * subr.el (user-emacs-directory): New defconst.
1665         * cmuscheme.el (scheme-start-file):
1666         * shell.el (shell):
1667         * completion.el (save-completions-file-name):
1668         * custom.el (custom-theme-directory):
1669         * term/x-win.el (emacs-session-filename):
1670         * filesets.el (filesets-menu-cache-file):
1671         * thumbs.el (thumbs-thumbsdir):
1672         * server.el (server-auth-dir):
1673         * image-dired.el (image-dired-dir):
1674         (image-dired-db-file):
1675         (image-dired-temp-image-file):
1676         (image-dired-gallery-dir):
1677         (image-dired-temp-rotate-image-file):
1678         * play/gamegrid.el (gamegrid-user-score-file-directory):
1679         * savehist.el (savehist-file):
1680         * tutorial.el (tutorial--saved-dir):
1681         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
1683 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
1685         * scroll-lock.el (scroll-lock-mode): Doc fix.
1687 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
1689         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
1691         * ediff-init.el: Doc strings.
1693 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1695         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
1696         (byte-compile-file): Bind it.
1697         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
1698         group argument is provided implicitly.
1699         (byte-compile-format-warn, byte-compile-from-buffer)
1700         (byte-compile-insert-header): Don't hardcode point-min==1.
1701         (byte-compile-file-form-require): Remove unused var old-load-list.
1702         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
1704 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
1706         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
1707         Display error messages.
1708         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
1709         Get rid of cl.el dependencies.
1711         * emulation/viper-init.el (viper-suppress-input-method-change-message):
1712         New variable.
1713         (viper-activate-input-method-action)
1714         (viper-inactivate-input-method-action):
1715         Use viper-suppress-input-method-change-message.
1717         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
1718         for C-s, C-r.
1720         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
1721         Use viper-replace-overlay-cursor-color instead of
1722         viper-replace-overlay-cursor-color.
1723         (viper-sit-for-short): Use sit-for with 3 arguments.
1725         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
1726         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
1727         to gud-mode.
1729         * ediff-mult.el (ediff-meta-buffer-brief-message)
1730         (ediff-meta-buffer-verbose-message): New variables.
1731         (ediff-meta-buffer-message): Variable deleted.
1732         (ediff-verbose-help-enabled): New variable.
1733         (ediff-toggle-verbose-help-meta-buffer): New function.
1734         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
1735         message options
1737         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
1738         (ediff-fixup-patch-map): Improve heuristic.
1740 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1742         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
1743         (log-view-font-lock-keywords): Simplify.
1744         (log-view-current-file, log-view-current-tag): Simplify.
1746 2007-06-12  Sam Steingold  <sds@gnu.org>
1748         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
1750 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
1752         * desktop.el (desktop-load-locked-desktop): New option.
1753         (desktop-read): Use it.
1754         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
1755         Use `when'.
1757 2007-06-12  Davis Herring  <herring@lanl.gov>
1759         * desktop.el (desktop-save-mode-off): New function.
1760         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
1761         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
1762         (desktop-claim-lock, desktop-release-lock): New functions.
1763         (desktop-kill): Tell `desktop-save' that this is the last save.
1764         Release the lock afterwards.
1765         (desktop-buffer-info): New function.
1766         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
1767         says to.  Detect conflicts, and manage the lock.
1768         (desktop-read): Detect conflicts.  Manage the lock.
1770 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1772         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
1774         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
1775         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
1776         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
1777         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
1778         keysyms rather than byte sequences.
1779         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
1781 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1783         * font-lock.el (font-lock-add-keywords): In case font-lock was only
1784         half-activated, forcefully activate it completely.
1786 2007-06-11  Richard Stallman  <rms@gnu.org>
1788         * cus-edit.el (custom-variable-type): Doc fix.
1790 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1792         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1793         (sh-font-lock-flush-syntax-ppss-cache): New functions.
1794         (sh-font-lock-syntactic-keywords): Use them to distinguish the
1795         different possible cases for \'.
1797         * complete.el (PC-bindings): Don't bind things already bound in the
1798         parent keymap.
1800         * textmodes/bibtex-style.el: New file.
1802 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
1804         * vc-bzr.el: New file.
1806 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1808         * vc-svn.el (vc-svn-program): New var.
1809         (vc-svn-command): Use it.
1811 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
1813         * server.el (server-switch-buffer): Remove redundant check.
1815 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
1817         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
1818         Match against file-name-nondirectory.
1819         Fix text on user customization variables.
1820         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
1822 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
1824         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
1826 2007-06-09  Davis Herring  <herring@lanl.gov>
1828         * desktop.el (desktop-minor-mode-table): Doc fix.
1830 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1832         * textmodes/css-mode.el (css-navigation-syntax-table):
1833         Use set-char-table-range so it also works in the unicode branch.
1835 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
1837         * help-mode.el (help-xref-forward-stack)
1838         (help-xref-stack-forward-item, help-forward-label): New variables.
1839         (help-forward): New button type.
1840         (help-setup-xref): Initialise help-xref-forward-stack.
1841         (help-make-xrefs): Add forward button, if appropriate.
1842         (help-xref-go-back): Push item on forward stack.
1843         (help-xref-go-forward, help-go-forward): New functions.
1845 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
1847         * dired.el (dired-mode-map): Remove spurious separator.
1849 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1851         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
1853         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1854         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
1856 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
1858         * textmodes/org.el: Version number fixed.
1860 2007-06-07  Glenn Morris  <rgm@gnu.org>
1862         * version.el (emacs-copyright): New constant.
1863         * startup.el (fancy-splash-tail): Use emacs-copyright.
1864         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1866         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
1867         `make-local'.
1868         (byte-compile-warnings-safe-p): Add `make-local'.
1869         (byte-compile-make-variable-buffer-local):
1870         Allow byte-compile-warnings to suppress this warning.
1872         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
1873         format of "menu" description.
1874         (tutorial--find-changed-keys): Describe the specific menu a
1875         command is in.
1877         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
1878         Rewrite compatibility functions to silence byte-compiler.
1880 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
1882         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
1883         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
1885 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
1887         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
1889 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1891         * progmodes/ebrowse.el (ebrowse-member-table):
1892         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
1893         (org-batch-agenda-csv): Fix typos in docstrings.
1895 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1897         * international/mule-cmds.el (toggle-enable-multibyte-characters)
1898         (sort-coding-systems, search-unencodable-char): Doc fixes.
1899         (coding-system-change-eol-conversion, set-default-coding-systems)
1900         (prefer-coding-system, find-multibyte-characters, princ-list)
1901         (leim-list-entry-regexp, set-input-method, locale-language-names)
1902         (input-method-exit-on-first-char, exit-language-environment-hook)
1903         (locale-charset-language-names): Fix typos in docstrings.
1905 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1907         * pgg.el (pgg-sign-region, pgg-sign):
1908         * ses.el (ses-call-printer):
1909         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
1910         * textmodes/org.el (org-cycle): Fix typos in docstrings.
1912 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
1914         * textmodes/org.el
1915         (org-export-region-as-html, org-replace-region-by-html)
1916         (org-number-to-letters, org-table-fedit-finish)
1917         (org-normalize-color, org-table-fedit-ref-right)
1918         (org-date-to-gregorian, org-table-fedit-move)
1919         (org-table-convert-refs-to-rc, org-calendar-holiday)
1920         (org-table-fedit-toggle-ref-type, org-write-agenda)
1921         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
1922         (org-defkey, org-encode-for-stdout)
1923         (org-indent-line-function, org-export-as-html-to-buffer)
1924         (org-store-agenda-views, org-update-mode-line)
1925         (org-find-if, org-delete-all)
1926         (org-table-fedit-convert-buffer, org-emphasize)
1927         (org-uniquify, org-table-fedit-lisp-indent)
1928         (org-table-fedit-scroll, org-get-todo-sequence-head)
1929         (org-table-fedit-scroll-down, org-table-fedit-line-down)
1930         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
1931         (org-table-fedit-toggle-coordinates, org-dvipng-color)
1932         (org-table-fedit-line-up, org-table-fedit-ref-down)
1933         (org-table-formula-from-user, org-mode-flyspell-verify)
1934         (org-cycle-show-empty-lines, org-ctrl-c-ret)
1935         (org-table-formula-to-user, org-diary-to-ical-string)
1936         (orgtbl-export, org-table-fedit-post-command)
1937         (org-closed-in-range, org-shiftcontrolright)
1938         (org-table-convert-refs-to-an, org-table-hline-and-move)
1939         (org-table-formula-less-p, org-format-table-ascii)
1940         (org-agenda-get-sexps, org-shift-refpart)
1941         (org-diary-sexp-entry, org-time-string-to-absolute)
1942         (org-table-show-reference, org-letters-to-number)
1943         (org-fix-agenda-info, org-table-fedit-ref-up)
1944         (org-table-fedit-shift-reference, org-table-fedit-abort)
1945         (org-closest-date, org-shiftcontrolleft)
1946         (org-at-heading-or-item-p, org-rematch-and-replace)
1947         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
1948         New functions.
1949         (org-table-edit-scroll-down, org-finish-edit-formulas)
1950         (org-table-edit-next-field, org-abort-edit-formulas)
1951         (org-font-lock-level, org-export-find-first-heading-line)
1952         (org-table-edit-line-down, org-table-edit-backward-field)
1953         (org-edit-formula-lisp-indent, org-table-edit-move)
1954         (org-check-log-option, org-this-word)
1955         (org-table-edit-line-up, org-table-edit-formulas-post-command)
1956         (org-agenda-file-to-end, org-expand-file-name)
1957         (org-fake-empty-table-line, org-table-edit-scroll)
1958         (org-toggle-log-option, org-show-reference): Function removed.
1959         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
1960         New defsubsts.
1961         (org-unmodified, org-batch-store-agenda-views)
1962         (org-batch-agenda-csv): New macro.
1963         (org-agenda-export): New customization group.
1964         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
1965         (org-highest-priority, org-agenda-exporter-settings)
1966         (org-log-done-with-time, org-replace-disputed-keys)
1967         (org-format-latex-header, org-export-table-header-tags)
1968         (org-cycle-separator-lines, org-export-table-data-tags)
1969         (org-icalendar-include-sexps)
1970         (org-empty-line-terminates-plain-lists)
1971         (org-log-repeat, org-special-ctrl-a)
1972         (org-table-use-standard-references, org-disputed-keys)
1973         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
1974         (org-agenda-export-html-style): New option.
1975         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
1976         (org-CUA-compatible): Option removed.
1977         (org-agenda-structure, org-sexp-date): New face.
1978         (org-todo-keywords-for-agenda, org-not-done-keywords)
1979         (org-planning-or-clock-line-re, org-agenda-name)
1980         (org-table-colgroup-info, org-todo-sets)
1981         (constants-unit-system, org-clock-mode-line-entry)
1982         (org-mode-line-timer, org-table-current-begin-pos)
1983         (org-todo-keywords-1, org-mode-line-string)
1984         (org-table-clean-did-remove-column, org-table-fedit-map)
1985         (org-clock-heading, org-table-buffer-is-an)
1986         (org-agenda-info, org-done-keywords)
1987         (org-done-keywords-for-agenda, org-todo-heads)
1988         (org-todo-kwd-alist, org-clock-start-time): New variable.
1989         (org-todo-kwd-priority-p, org-edit-formulas-map)
1990         (org-repeat-re, org-todo-kwd-max-priority)
1991         (org-version, org-done-string)
1992         (org-table-clean-did-remove-column-1, org-disputed-keys):
1993         Remove variables.
1994         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
1995         (org-ts-lengths): Constant removed.
1996         (org-follow-gnus-link): Don't ask how many articles to read.
1997         (org-export-find-first-export-line): Rename from
1998         `org-export-find-first-heading'.
1999         Use `org-export-skip-text-before-1st-heading'.
2000         (org-table-fedit-post-command): Rename from
2001         `org-table-edit-formulas-post-command'.
2002         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
2003         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
2004         (org-table-fedit-lisp-indent): Rename from
2005         `org-edit-formula-lisp-indent'.
2006         (org-table-show-reference): Rename from `org-show-reference'.
2007         (org-table-store-formulas): Use `org-table-formula-less-p'.
2008         (org-table-edit-formulas): Position cursor to current field equation.
2009         (org-update-checkbox-count, org-hide-archived-subtrees)
2010         (org-timestamp-up-day, org-timestamp-down-day)
2011         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2012         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
2013         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
2014         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
2015         Let `org-on-heading-p' also check for invisible heading.
2016         (org-read-date): Match am/pm times.
2017         (org-eval-in-calendar): Fix default date in prompt.
2019 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
2021         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
2022         "ChangeLog.a" entries, giving the latter lower priority.
2024 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
2026         * faces.el (face-id): If the argument is a face alias,
2027         return the ID of the target face.
2029 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
2031         * net/socks.el (top): Remove unnecessary copyright line.
2033 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
2035         * longlines.el (longlines-auto-wrap): Handle argument correctly.
2037 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
2039         * net/socks.el: New file, taken from w3 repository.
2040         (top): Update Copyright.  Don't load cl.el.
2041         (all): Replace `case' by `cond', `string-to-int' by
2042         `string-to-number', and `process-kill-without-query' by
2043         `set-process-query-on-exit-flag'.
2044         (socks-char-int): Remove defalias and all occurencies.
2046 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
2048         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2049         Fix typos in docstrings.
2050         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2051         (compilation-finish-function): Fix typo in obsolescence declaration.
2053 2007-06-03  Sam Steingold  <sds@gnu.org>
2055         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
2056         handle unending automatic recompilation of changed files (`omake -P').
2057         (compilation-loop): VISITED is now 5th CDR.
2058         (compilation-next-error-function): Set TIMESTAMP.
2060 2007-06-03  Sam Steingold  <sds@gnu.org>
2062         * files.el (kill-buffer-ask): New function.
2063         (kill-some-buffers): Use it.
2064         (kill-matching-buffers): New user command.
2066 2007-06-01  David Kastrup  <dak@gnu.org>
2068         * dired.el (dired-recursive-deletes, dired-recursive-copies):
2069         Change default to `top'.
2071 2007-05-31  Richard Stallman  <rms@gnu.org>
2073         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
2075 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2077         * textmodes/css-mode.el: New file.
2079 2007-05-30  Michael Olson  <mwolson@gnu.org>
2081         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2082         died and we are trying to send a signal to it.  The program using
2083         tq.el should periodically check to see whether the process has
2084         died and react appropriately -- this is not the responsibility of
2085         tq.el, and is consistent with the rest of the tq.el source code.
2087 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
2089         * textmodes/table.el (table--point-entered-cell-function)
2090         (table--point-left-cell-function):
2091         Bind `inhibit-point-motion-hooks' to t.
2093 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
2095         * emacs-lisp/rx.el (rx): Doc fix.
2097 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
2099         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2101 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
2103         Sync with Tramp 2.0.56.
2105         * net/tramp.el:
2106         * net/tramp-ftp.el:
2107         * net/tramp-smb.el:
2108         * net/tramp-util.el:
2109         * net/tramp-vc.el:
2110         Don't load cl.el, because that pollutes the namespace.  Replace cl
2111         macros by their implementations where necessary.  Requested by
2112         Richard Stallman <rms@gnu.org>.
2114         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2115         doesn't exist.
2116         (with-parsed-tramp-file-name): Protect debug spec during compilation.
2117         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2118         (tramp-file-name-p, tramp-file-name-multi-method)
2119         (tramp-file-name-method, tramp-file-name-user)
2120         (tramp-file-name-host, tramp-file-name-localname): New defuns,
2121         replacing defstruct `tramp-file-name'.
2122         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
2123         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2124         Apply `vector' instead of `make-tramp-file-name'.
2125         (tramp-handle-make-auto-save-file-name):
2126         Apply `tramp-temporary-file-directory' for compatibility reasons.
2127         (tramp-completion-mode): Use `natnump' instead of `wholenump'
2128         because of XEmacs.
2129         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2130         started.
2132 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
2134         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2136 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
2138         * log-edit.el (log-edit-changelog-paragraph): Return point-max
2139         as the end of the ChangeLog paragraph when it ends without a line
2140         termination.
2142 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
2144         * net/webjump.el (webjump-sample-sites):
2145         Add simple Wikipedia query.
2147 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2149         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
2150         compatibility code.
2152         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
2153         (copyright-update-year): Use it.
2155         * edmacro.el (edmacro-format-keys): Use current-active-maps.
2157         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
2158         Add indentation and debugging info.  Fix up comment convention.
2160         * cus-dep.el (custom-make-dependencies): Simplify.
2162         * composite.el (compose-region, decompose-region):
2163         Use inhibit-read-only and restore-buffer-modified-p.
2165         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2166         (xterm-mouse-event): Use it.
2168 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
2170         * bs.el (bs-cycle-previous): Don't modify the cycle list until
2171         `switch-to-buffer' has returned succesfully.
2172         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
2173         window is dedicated (it could iconify the frame).
2175 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
2177         * vc-hooks.el (vc-find-root): Fix file attribute test.
2179 2007-05-24  Richard Stallman  <rms@gnu.org>
2181         * textmodes/flyspell.el (flyspell-correct-word-before-point):
2182         Don't let opoint be nil.
2183         (flyspell-emacs-popup): Explicit error if no dialogs.
2185 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
2187         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2188         (image-next-line, image-previous-line, image-scroll-up)
2189         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2190         New functions.
2191         (image-mode-map): Remap motion commands.
2192         (image-mode-text-map): New keymap for viewing images as text.
2193         (image-mode): Use image-mode-map.
2194         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2196 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2198         * textmodes/fill.el (canonically-space-region): Make the second arg
2199         a marker if it's not already the case.
2201 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
2203         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2204         (tar-get-descriptor): Handle type 55, an extended pax header.
2206 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2208         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
2209         to confuse outline-minor-mode.
2211 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
2213         * tar-mode.el (tar-file-name-handler): New function.
2214         (tar-extract): Bind file-name-handler-alist to it to force
2215         find-buffer-file-type-coding-system behave as if the file being
2216         extracted existed.  Use last-coding-system-used to force
2217         buffer-file-coding-system to what decode-coding-region actually
2218         used to decode the file.
2220 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
2222         * progmodes/compile.el (compilation-handle-exit):
2223         `compilation-finish-function' may change the current buffer.
2225 2007-05-22  Richard Stallman  <rms@gnu.org>
2227         * files.el (set-auto-mode): Doc fix.
2229 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2231         * help-fns.el (find-source-lisp-file): New function.
2232         (describe-function-1): Use find-source-lisp-file to find source
2233         file in compile tree.
2235 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
2237         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2239 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
2241         * emacs-lisp/easy-mmode.el (define-minor-mode)
2242         (easy-mmode-define-navigation): Fix typos in docstrings.
2244 2007-05-22  Glenn Morris  <rgm@gnu.org>
2246         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2248 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2250         * mail/mail-extr.el (mail-extract-address-components):
2251         Recognize non-ASCII characters except for NBSP as words.
2253 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
2255         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2256         (rcirc-print): Handle `window-width'.
2257         (rcirc-buffer-maximum-lines): Doc fix.
2259 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
2261         * image-mode.el (image-toggle-display): Don't clear image cache.
2262         Only use filename in image spec if the file is readable.
2263         Call image-refresh.
2265         * image.el (image-type-from-file-name, image-type): Simplify.
2266         (image-type-auto-detected-p): Don't scan auto-mode-alist.
2268         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2269         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2271 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
2273         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
2274         is an error.
2276         * term/linux.el (terminal-init-linux): Don't signal an error
2277         if gpm isn't running.
2279 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
2281         * t-mouse.el: Reduce to a minor-mode macro call.
2282         (t-mouse-mode): Remove the lighter.
2284         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
2286 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
2288         * files.el (auto-mode-alist): Change the regexp so that
2289         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
2291 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2293         * Version 22.1 released.
2295 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
2297         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2298         changes.
2300 2007-05-19  Kevin Ryde  <user42@zip.com.au>
2302         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
2304 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
2306         * textmodes/sgml-mode.el: Revert last change.
2308 2007-05-18  Richard Stallman  <rms@gnu.org>
2310         * simple.el (push-mark): Doc fix.
2312 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
2314         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2315         tpu-global-map.
2316         (tpu-original-global-map): Variable deleted.
2317         (tpu-control-keys-map): New keymap variable.
2318         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2319         setting keymapping directly.
2320         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2321         tpu-global-map.
2322         (tpu-edt-on): Activate the tpu-global-map.
2323         (tpu-edt-off): Deactivate the tpu-global-map.
2325 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
2327         * textmodes/ispell.el (ispell-get-word): Return markers
2328         for start and end positions.
2329         (ispell-word): Assume END is a marker.
2331 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2333         * printing.el: Group together all XEmacs/Emacs definitions.
2334         (pr-version): New version 6.9.
2335         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
2336         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
2337         (pr-menu-bind): Fix code.
2338         (pr-e-frame-char-height, pr-e-frame-char-width)
2339         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
2340         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
2341         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
2342         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
2343         (pr-x-event-y-pixel): Aliases eliminated.
2344         (pr-xemacs-global-menubar): Macro moved.
2345         (current-menubar, current-mouse-event, zmacs-region-stays)
2346         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
2347         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
2348         Vars moved.
2349         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
2350         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
2351         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
2352         (pr-menu-set-utility-title, pr-even-or-odd-pages)
2353         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
2354         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
2355         moved.
2357 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
2359         * textmodes/sgml-mode.el (sgml-tag):
2360         Fix bug: Call sgml-transformation-function.
2362 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
2364         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2365         modified flag of buffer.  Use `inhibit-modification-hooks'.
2367 2007-05-16  Richard Stallman  <rms@gnu.org>
2369         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2371 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2373         * files.el (magic-mode-alist, magic-fallback-mode-alist):
2374         Move the *ml, Postscript, and XmCD entries to the fallback part.
2376         * files.el (magic-fallback-mode-alist):
2377         Rename from file-start-mode-alist.
2379 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
2381         * progmodes/compile.el (compilation-handle-exit): Quote first
2382         argument of `run-hook-with-args'.
2384 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
2386         * buff-menu.el (Buffer-menu-sort-column):
2387         * dabbrev.el (dabbrev-upcase-means-case-search):
2388         * dired.el (dired-recursive-deletes, dired-recursive-copies):
2389         * info.el (Info-current-subfile):
2390         * ls-lisp.el (ls-lisp-verbosity):
2391         * msb.el (msb-menu-cond):
2392         * pcvs.el (cvs-dired-use-hook):
2393         * simple.el (set-mark-command-repeat-pop):
2394         * time.el (display-time-24hr-format, display-time-mail-file):
2395         Doc fixes.
2397         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2398         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2400         * view.el (view-inhibit-help-message): Fix typo in docstring.
2401         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2403 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
2405         * textmodes/ispell.el (ispell-start-process): Defend against bad
2406         default-directory.
2408 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
2410         * mail/rmail.el (rmail-convert-to-babyl-format): Check
2411         content-transfer-encoding _last_, because it's its position that
2412         we need as value of base64-header-field-end.
2414 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
2416         * files.el (mode-require-final-newline, require-final-newline)
2417         (enable-local-variables, enable-local-eval): Doc fixes.
2419 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2421         * ps-print.el: Use default color when foreground or background color
2422         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
2423         (ps-print-version): New version 6.7.4.
2424         (ps-rgb-color): New argument.  Use default color when color is
2425         unspecified.
2426         (ps-begin-job): Fix code.
2428 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
2430         * longlines.el (longlines-mode): Make longlines-auto-wrap
2431         buffer-local.  Add hooks unconditionally.
2432         (longlines-auto-wrap): Toggle wrapping.
2433         (longlines-after-change-function)
2434         (longlines-post-command-function): Check longlines-auto-wrap.
2436 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
2438         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
2439         (xterm-mouse-translate): Use it.
2441 2007-05-10  Richard Stallman  <rms@gnu.org>
2443         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2444         (iso-cvt-write-only): Likewise.
2446         * emacs-lisp/easy-mmode.el (define-minor-mode):
2447         Fix generated doc string.
2449         * startup.el (fancy-splash-text): Add URL of guided tour.
2450         Adjust horizontal and vertical whitespace.
2452         * progmodes/compile.el (compilation-handle-exit):
2453         Use run-hook-with-args to run compilation-finish-functions.
2455         * files.el (file-start-mode-alist): New variable.
2456         (magic-mode-regexp-match-limit): Doc fix.
2457         (set-auto-mode): Handle file-start-mode-alist.
2458         A little cleanup of structure.
2460         * dabbrev.el (dabbrev-eliminate-newlines):
2461         Renamed from dabbrev--eliminate-newlines.  All uses changed.
2463 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2465         * man.el (Man-next-section): Don't consider the last line of the page
2466         as being part of any section.
2468 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2470         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
2471         can take any number of values.
2473 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2475         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
2476         to the list of citation commands.
2478 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2480         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2482 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
2484         * progmodes/python.el (python-font-lock-keywords)
2485         (python-open-block-statement-p, python-mode): Add support for the new
2486         "with" keyword.
2488 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2490         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
2491         the exact opposite of diff-goto-source.
2493         * emacs-lisp/advice.el (ad-special-forms): Remove.
2494         (ad-special-form-p): Use subr-arity.
2496         * newcomment.el (comment-search-forward): Make sure we search forward.
2497         (comment-enter-backward): Try and distinguish the non-matching case at
2498         EOB from the non-matching case with a missing comment-end-skip for
2499         a 2-char comment ender.
2500         (comment-choose-indent): New function extracted from comment-indent.
2501         Improve the alignment algorithm.
2502         (comment-indent): Use it.
2504         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
2505         XML style Processing Instructions.
2506         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
2507         (sgml-calculate-indent): Handle `pi' context.
2509         * vc.el: Ensure that update-changelog issues an error when used with
2510         a backend that does not implement it.
2511         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
2512         Remove `backend' argument.  Use expand-file-name.
2513         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
2515         * progmodes/python.el (python-end-of-block): Revert last change.
2516         (python-end-of-statement): Make sure we move *forward*.
2518 2007-05-08  Richard Stallman  <rms@gnu.org>
2520         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2521         Don't include non-self-insert commands in the exception for `-'.
2523 2007-05-08  David Reitter  <david.reitter@gmail.com>
2525         * progmodes/python.el (python-guess-indent): Check non-nullness
2526         before comparing indent against the 2..8 interval.
2528 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2530         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2531         available.
2533 2007-05-06  Richard Stallman  <rms@gnu.org>
2535         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2537 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2539         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
2540         rather than storing their value in the revert-buffer function.
2542 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
2544         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
2545         when disabling t-mouse-mode.
2547 2007-05-01  Davis Herring  <herring@lanl.gov>
2549         * calendar/timeclock.el: Update version number.
2550         (timeclock-modeline-display): Mention timeclock-use-display-time
2551         in explanatory message.
2552         (timeclock-in): Fix non-interactive workday specifications.
2553         (timeclock-log): Don't kill the log buffer if it already existed.
2554         Suppress warnings when finding the log.  Don't check for a nil
2555         project twice.  Run hooks after killing the buffer (if applicable).
2556         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2557         was geometric).  All uses changed.
2558         (timeclock-generate-report): Support prefix argument.
2560 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
2562         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2563         disconnections.
2565 2007-05-01  Romain Francoise  <romain@orebokech.com>
2567         * dired-x.el: Revert 2007-04-06 change.
2569 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
2571         * find-dired.el (find-dired-filter): Propertize all text down to eob.
2573 2007-04-29  Richard Stallman  <rms@gnu.org>
2575         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2577 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2579         * progmodes/cc-mode.el (c-before-change): Use point-min rather
2580         than 1.
2582 2007-04-28  Richard Stallman  <rms@gnu.org>
2584         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2586 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
2588         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2589         don't put stop on toolbar.
2591 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2593         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2595 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
2597         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2598         instead of $(lisp)/mh-e.
2600 2007-04-28  Glenn Morris  <rgm@gnu.org>
2602         * image-dired.el (image-dired-cmd-create-thumbnail-options)
2603         (image-dired-cmd-create-temp-image-options): Replace option
2604         +profile "*" with -strip.
2606 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
2608         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2609         Use window-start and window-end.
2611 2007-04-27  Andreas Schwab  <schwab@suse.de>
2613         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2615 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
2617         * textmodes/fill.el (fill-paragraph): Doc fix.
2619 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
2621         * locate.el (locate-in-alternate-database): Doc fix.
2623 2007-04-26  Glenn Morris  <rgm@gnu.org>
2625         * button.el (button): Use underline if supported, else fall back
2626         to color.
2628         * version.el (emacs-version): Increase to 22.1.50.
2630 2007-04-25  Richard Stallman  <rms@gnu.org>
2632         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2634 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
2636         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2637         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2638         pushing mark.
2639         (idlwave-current-routine): Don't push mark.
2641 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
2643         * image-dired.el (image-dired-display-image): Derive image-type from
2644         filename rather than assuming jpeg, in case no resizing was needed.
2646 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2648         * custom.el (defface): Doc fix.
2650 See ChangeLog.12 for earlier changes.
2652 ;; Local Variables:
2653 ;; coding: iso-2022-7bit
2654 ;; add-log-time-zone-rule: t
2655 ;; End:
2657     Copyright (C) 2007 Free Software Foundation, Inc.
2659   This file is part of GNU Emacs.
2661   GNU Emacs is free software; you can redistribute it and/or modify
2662   it under the terms of the GNU General Public License as published by
2663   the Free Software Foundation; either version 2, or (at your option)
2664   any later version.
2666   GNU Emacs is distributed in the hope that it will be useful,
2667   but WITHOUT ANY WARRANTY; without even the implied warranty of
2668   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2669   GNU General Public License for more details.
2671   You should have received a copy of the GNU General Public License
2672   along with GNU Emacs; see the file COPYING.  If not, write to the
2673   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2674   Boston, MA 02110-1301, USA.
2676 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af