Use mapc and dolist instead of mapcar where possible.
[emacs.git] / lisp / ChangeLog
blob20996aa22446fb37183eb54bc6c54d09e3e0ccdf
1 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * frame.el: Use mapc and dolist instead of mapcar where possible.
4         (close-display-connection): New command.
6 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
8         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
9         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
11 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13         * ps-print.el (ps-multibyte-buffer): Docstring fix.
15         * ps-mule.el: Doc fix.
16         (ps-multibyte-buffer, ps-mule-font-info-database-default)
17         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
19 2007-07-25  Glenn Morris  <rgm@gnu.org>
21         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
22         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
23         (cal-tex-daily-end, cal-tex-hook)
24         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
25         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
26         (cal-tex-cursor-week-iso, cal-tex-week-hours)
27         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
28         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
29         (cal-tex-day-prefix, cal-tex-day-name-format)
30         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
31         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
32         (cal-tex-LaTeX-subst-list): Change from variables to constants.
33         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
34         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
35         etc, rather than \bf.
36         (cal-tex-mini-calendar): Fix typos in previous change.
37         (cal-tex-latexify-list): Remove inner let binding.
38         (cal-tex-end-document, cal-tex-banner): Use multi-line
39         cal-tex-comment.
40         (cal-tex-comment): Handle embedded newlines.
41         (cal-tex-LaTeXify-string): Use substring-no-properties.
43 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
45         * progmodes/compile.el (compilation-error-regexp-alist-alist):
46         Add support for the Maden build tool.
48 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
50         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
52 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
54         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
55         C-x C-q.
57         * vc-git.el (vc-git-print-log): Fix previous change.
59 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
61         * window.el (save-selected-window): Minor optimization.
62         (bw-adjust-window): If operation failed, try with a smaller delta.
63         (window-fixed-size-p): New function.
64         (window-area-factor): New var.
65         (balance-windows-area): New command.
67         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
68         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
69         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
70         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
71         (ps-mule-begin-job): Use dolist.
73 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
75         * subr.el (start-file-process-shell-command)
76         (process-file-shell-command): New defuns.
78         * progmodes/compile.el (compilation-start):
79         Apply `start-file-process-shell-command'.
81 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
83         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
85 2007-07-24  Alan Mackenzie  <acm@muc.de>
87         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
88         Initialise byte-compile-unresolved-functions before rather than
89         after a compilation.
90         (byte-compile-unresolved-functions): Amplify doc string.
92 2007-07-24  Glenn Morris  <rgm@gnu.org>
94         * startup.el (normal-splash-screen): Use `emacs-copyright'.
96         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
97         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
98         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
99         (cal-tex-cursor-week, cal-tex-cursor-week2)
100         (cal-tex-cursor-week-iso, cal-tex-week-hours)
101         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
102         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
103         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
105         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
106         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
107         (cal-tex-day-name-format, cal-tex-cal-one-month)
108         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
109         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
110         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
111         (cal-tex-list-holidays, cal-tex-cursor-year)
112         (cal-tex-cursor-year-landscape, cal-tex-year)
113         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
114         (cal-tex-cursor-month, cal-tex-insert-days)
115         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
116         (cal-tex-first-blank-p, cal-tex-cursor-week)
117         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
118         (cal-tex-week-hours, cal-tex-cursor-week-monday)
119         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
120         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
121         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
122         (cal-tex-latexify-list, cal-tex-previous-month)
123         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
124         modernization, including using dotimes rather than
125         calendar-for-loop.
126         (cal-tex-LaTeX-subst-list): Remove `@'.
127         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
128         Use \textit and \textbf rather than \em and \it.
130         * calendar/cal-bahai.el (list-bahai-diary-entries)
131         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
132         * calendar/cal-islam.el (list-islamic-diary-entries)
133         * calendar/calendar.el (generate-calendar, generate-calendar-month)
134         * calendar/diary-lib.el (diary-list-entries)
135         (mark-calendar-date-pattern): Use `dotimes' rather than
136         `calendar-for-loop'.
138         * calendar/calendar.el (calendar-for-loop): Doc fix.
140 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
142         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
143         underlying file is uptodate.
145 2007-07-23   Christopher J. Madsen  <cjm@cjmweb.net>
147         * replace.el (perform-replace): Use isearch-no-upper-case-p.
149 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
151         * vc-hooks.el (vc-mode-line-map): New const.
152         (vc-mode-line): Use it.
154 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
156         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
157         (vc-git-unregister): New functions.
158         (vc-git-find-version): Use the result of ls-files as a parameter
159         for cat-file.
161 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
163         * net/tramp.el (tramp-perl-file-attributes)
164         (tramp-perl-directory-files-and-attributes)
165         (tramp-handle-file-attributes-with-stat)
166         (tramp-handle-directory-files-and-attributes-with-stat)
167         (tramp-convert-file-attributes): Handle huge file sizes.
169 2007-07-23  Juri Linkov  <juri@jurta.org>
171         * isearch.el (isearch-message-function): New variable.
172         (isearch-update, isearch-search): Use it.
174         * simple.el (goto-history-element): New function created from
175         next-history-element.
176         (next-history-element): Most code moved to goto-history-element.
177         Call goto-history-element with (- minibuffer-history-position n).
178         (previous-history-element): Call goto-history-element with (+
179         minibuffer-history-position n).
180         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
181         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
182         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
183         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
184         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
185         (minibuffer-history-isearch-pop-state): New functions.
187 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
189         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
190         Also, if FILE is a list, return non-nil if any of its elements
191         should stay local.  Update docstring.
193 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
195         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
196         change by reverting a small part.
198 2007-07-23  Richard Stallman  <rms@gnu.org>
200         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
202 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
204         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
205         handling it.  Use vc-git-command.
206         (vc-git-find-version, vc-git-diff-tree): New functions.
207         (vc-git-revert): Use vc-git-command.
208         (vc-git--run-command): Delete.
210 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
212         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
214 2007-07-20  Kenichi Handa  <handa@m17n.org>
216         * international/utf-8.el (utf-8-post-read-conversion):
217         Temporarily bind utf-8-compose-scripts to nil while running
218         *-compose-region functions.
220 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
222         * vc-git.el: Update status.
223         (vc-directory-exclusion-list): Use eval-after-load.
225 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
227         * bindings.el (mode-line-remote): New variable.
228         (help-echo): Add to default values of mode-line-format.
230         * files.el: Mark mode-line-remote as risky.
232 2007-07-22  Juri Linkov  <juri@jurta.org>
234         * isearch.el (isearch-edit-string): Save old point and
235         isearch-other-end to old-point and old-other-end before reading
236         the search string from minibuffer.  After exiting minibuffer set
237         point to old-other-end if point and the search direction is the
238         same as before reading the search string.
239         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
240         to isearch-other-end.  Instead of isearch-search-and-update call
241         three functions isearch-search, isearch-push-state and isearch-update.
243 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
245         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
246         deal with multiple file arguments.
247         (vc-git-print-log): Deal with multiple file arguments.
249 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
251         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
252         diff-refine-hunk.  Adjust users.
253         (diff-unified-hunk-p, diff-splittable-p): New functions.
254         (diff-mode-menu): Use it to disable Split when it doesn't work.
256 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
258         * diff-mode.el (diff-mode-menu): New entries.
260 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
262         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
263         if applicable, so as to save undo-log space.
265         * diff-mode.el (diff-find-file-name): Add arg `batch'.
267         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
268         (diff-file-kill): Use it.
269         (diff-beginning-of-hunk): Add arg `try-harder' using it.
270         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
271         Use it so they find the hunk even when we're in the file header.
273 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
275         * vc-git.el (vc-git-revision-granularity, vc-git-root)
276         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
277         (vc-git-create-repo): New functions.
278         (vc-git-registered): New autoloaded function definition.
279         (vc-git-registered): Use vc-git-root.
280         (vc-git-responsible-p): New defalias.
281         (vc-git-annotate-extract-revision-at-line): Uncomment.
282         (vc-git-print-log): Add the file name to the log.
283         (vc-git-log-view-mode): New derived mode.
284         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
286 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
288         * progmodes/grep.el (grep-compute-defaults): Keep default values.
290 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
292         * textmodes/reftex.el (reftex-access-parse-file): Create parse
293         file in a way that does not interfere with recentf mode.
294         (reftex-access-parse-file): Do not risk destroying an existing
295         buffer.
297 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
299         * vc-git.el: New file.
301 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
303         * textmodes/tex-mode.el (tex-font-script-display): Change default.
305 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
307         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
308         for branches and new files.
310         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
311         local-map handling ...
312         (vc-mode-line): ... here.  Improve handling of help-echo.
314         * vc.el (mode-line-string): Document help-echo usage.
316 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
318         Sync with Tramp 2.1.10.
320         * tramp.el (tramp-get-ls-command): Fyx typo.
322         * trampver.el: Update release number.
324 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
326         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
328         * term/x-win.el (x-handle-no-bitmap-icon): New function.
330 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
332         * add-log.el (change-log-fill-parenthesized-list): New function.
333         (change-log-indent): Call change-log-fill-parenthesized-list.
334         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
335         Have lines with leading asterisk start a paragraph.
337 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
339         * calc/calc-math.el (math-emacs-precision)
340         (math-largest-emacs-expt, math-smallest-emacs-expt):
341         New variables.
342         (math-use-emacs-fn): New function.
343         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
344         appropriate.
346 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
348         * image-dired.el (image-dired-sane-db-file): New func.
349         (image-dired-write-tags, image-dired-remove-tag)
350         (image-dired-list-tags, image-dired-write-comments)
351         (image-dired-get-comment, image-dired-mark-tagged-files)
352         (image-dired-create-gallery-lists): Call new func.
353         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
355 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
357         * vc-hg.el (vc-hg-dir-state): Fix loop.
358         (vc-hg-print-log): Fix expected return value for vc-hg-command.
359         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
360         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
361         (vc-hg-revert): Likewise.
362         (vc-hg-revision-table, vc-hg-revision-completion-table): New
363         functions.
365 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
367         * add-log.el (change-log-resolve-conflict): Don't lose data if the
368         merge fails.
370 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
372         * progmodes/compile.el (compilation-auto-jump-to-first-error):
373         Add group and version.
375 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
377         * add-log.el (add-log-file-name): Use file-relative-name.
378         (add-change-log-entry): Delay reading
379         add-log-(full-name|mailing-address) to after we've switched to the
380         ChangeLog buffer so we get the right value.
381         (add-change-log-entry, add-log-current-defun, change-log-merge):
382         Use derived-mode-p rather than checking major-mode directly.
384         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
385         name for buffer-file-name if it refers to a directory.
387         * vc-arch.el (vc-arch-diff): Fix last change.
389         * progmodes/compile.el (compilation-start): Remember the original
390         directory in a buffer-local compilation-directory.
391         (compile): Set the global value of compilation-directory.
392         (recompile): Use compilation-directory even in the compilation buffer.
394 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
396         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
398 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
400         * ps-print.el: Problem with foreground and background color when
401         printing a buffer with and without faces.  Reported by Christian
402         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
403         (ps-print-version): New version 6.7.5.
404         (ps-default-fg): Change default value to nil, so black color is used
405         when a face does not specify a foreground color.
406         (ps-default-bg): Change default value to nil, so white color is used
407         for background color.
408         (ps-begin-job): Fix code.
410 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
412         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
413         in $(INSTALL_DIR)/lisp/ if they already exist.
415 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
417         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
418         in $(INSTALL_DIR)/lisp/ if they already exist.
420 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
422         * progmodes/vera-mode.el (vera-re-search-forward)
423         (vera-re-search-backward): Remove use of store-match-data.
424         (vera-mode-map): Move initialization into declaration.
426         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
427         (flymake-find-buildfile): Use locate-dominating-file.
429         * vc.el (vc-delistify): Use mapconcat.
430         (vc-do-command): Minor simplification.
431         (vc-expand-dirs): Use push.
433         * vc-mcvs.el (vc-mcvs-create-repo):
434         * vc-cvs.el (vc-cvs-create-repo): Remove.
436         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
437         directory and the root as well.
439 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
441         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
442         instead of a file.
444         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
445         (vc-hg-registered): Replace if with when.
446         (vc-hg-state): Deal with nonexistent files and handle removed files.
447         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
448         (vc-hg-checkout): Re-enable.
449         (vc-hg-create-repo): Fix typos.
450         (vc-hg-print-log): Fix for multiple files.
451         (vc-hg-workfile-unchanged-p): New function.
453         * vc.el: Fix typo.
454         (vc-print-log): Fix call to print-log.
455         (vc-default-comment-history): Likewise.
456         (vc-directory-exclusion-list): Add .hg and .bzr.
457         (vc-diff-internal): Pass a list instead of a file.
459         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
461         * vc-bzr.el (vc-bzr-create-repo): New function.
463 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
465         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
466         `file' from which to start the search.
468 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
470         * vc-cvs.el: vc-cvs-checkin had some reference problems, now fixed.
472 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
474         * files.el (locate-dominating-file): New function.
476 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
478         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
479         (grep-compute-defaults): Use it.
481 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
483         * uniquify.el: Docstring fixes.
485 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
487         * vc-hooks.el: Generalize stay-local-p to operate on lists of
488         files.  Change two keybindings to point to new function names.
489         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
490         vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
491         * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
493 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
495         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
496         (follow-delete-other-windows-and-split, follow-recenter)
497         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
498         (follow-redisplay, follow-estimate-first-window-start)
499         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
500         Fix typos in docstrings.
502 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
504         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
505         avoid that filling introduces lines with a single asterisk.
507         * kmacro.el (kmacro-end-macro): When ignoring empty macro
508         avoid incorrect kmacro-ring-empty-p messages.
509         Reported by Michael Schierl <schierlm@gmx.de>.
511 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
513         * vc.el: Add more info about the vc-registered function.
515 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
517         * files.el (file-remote-p): Introduce optional parameter
518         IDENTIFICATION.
520         * recentf.el (recentf-keep-default-predicate): Adapt call of
521         `file-remote-p'.
523         * progmodes/grep.el (grep-probe): Use `process-file'.
524         (grep-compute-defaults): Handle variables host specific.
526         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
527         parameter IDENTIFICATION.
529         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
530         parameter IDENTIFICATION.
531         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
532         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
533         Add entry for `set-file-times'.
534         (tramp-do-copy-or-rename-file-via-buffer)
535         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
536         (tramp-handle-unhandled-file-name-directory): Rewrite.
537         (tramp-convert-file-attributes): Add error handling when inode is
538         extraordinary big.
539         (tramp-get-inode): Change parameter from FILE to VEC.
540         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
541         is nil.  This is according to the specification.  Goto (point-max)
542         when ready.
543         (tramp-handle-shell-command): Rewrite completely, using
544         `process-file' and `start-file-process'.
545         (tramp-methods, tramp-find-shell)
546         (tramp-open-connection-setup-interactive-shell)
547         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
548         var.  Reported by Steve Youngs <steve@sxemacs.org>.
550         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
551         entry for `set-file-times'.  Rename `start-process' into
552         `start-file-process'.  Remove `call-process' entry.
553         (tramp-fish-handle-set-file-times): New defun.
554         (tramp-fish-handle-executable-find): Use `process-file'.
555         (tramp-fish-handle-process-file): New defun.  Replaces
556         `tramp-fish-handle-call-process'.
557         (tramp-fish-do-copy-or-rename-file-directly): Use
558         `set-file-times'.
559         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
561         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
562         `tramp-get-inode' parameter.
564 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
566         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
567         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
568         nowadays, and by the time Emacs-23 comes out, nobody will even remember
569         it has ever existed.
571 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
573         * vc.el: Undo previous change.
575 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
577         * makefile.w32-in (clean): Don't delete *~.
579 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
581         * textmodes/tex-mode.el (tex-verbatim-environments):
582         Add safe-local-variable property.
583         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
584         when starting font-lock rather than when loading tex-mode.el.
586         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
587         whole $( rather than just the $.  Rename from sh-quoted-subshell.
588         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
590 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
592         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
593         bookmark-alist.  Instead, if not sorting, simply return it.
594         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
595         for its return value, not for its side effect.
597         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
598         case of alignment under a constant symbol, find and consider
599         the sexp actually at indentation to be the "last sexp".
601 2007-07-16  Drew Adams  <drew.adams@oracle.com>
603         * mouse.el (mouse-yank-secondary): Better error message if no
604         secondary selection.
606 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
608         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
610         * term/xterm.el (xterm-turn-on-modify-other-keys)
611         (xterm-turn-off-modify-other-keys): New functions.
612         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
613         terminal supports it.
615 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
617         * bookmark.el (bookmark-show-all-annotations):
618         Make sure each inserted annotation ends with newline.
620 2007-07-15  Richard Stallman  <rms@gnu.org>
622         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
624         * tutorial.el (tutorial--find-changed-keys):
625         Handle C-x specially like ESC.
627 2007-07-15  Aaron Hawley  <aaronh@garden.org>
629         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
631 2007-07-15  Juri Linkov  <juri@jurta.org>
633         * delsel.el (delete-selection-pre-hook):
634         * emulation/cua-base.el (cua-paste): Before a yank command,
635         check also whether last-command is one of mouse-save-then-kill,
636         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
638 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
640         * recentf.el (recentf-keep-default-predicate): New defun.
641         (recentf-keep): Use it as initial value.
643 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
645         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
646         thus restoring bookmark bindings to three slots under C-x r.  See
647         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
649 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
651         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
653 2007-07-15  Jason Rumney  <jasonr@gnu.org>
655         * w32-fns.el (set-default-process-coding-system): Use dos line ends
656         for input to cmdproxy on all versions of Windows.
657         Use dos line ends for input to plink.
659         * comint.el (comint-simple-send): Concat newline before sending.
660         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
662 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
664         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
665         safe-local-variable setting.
667 2007-07-14  David Kastrup  <dak@gnu.org>
669         * emacs-lisp/advice.el (defadvice): Doc fix.
671 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
673         * subr.el (when, unless): Doc fix.
675 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
677         * replace.el (match): Use yellow1 instead of yellow.
679         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
681         * pcvs-info.el (cvs-unknown): Likewise.
683 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
685         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
686         (install): Use them to copy all *.el files before *.elc.
688 2007-07-13  Drew Adams  <drew.adams@oracle.com>
690         * bookmark.el (bookmark-jump-other-window): New function.
691         (bookmark-map): Bind it to "o".
693         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
694         and its thread contains discussion about this change.
695         The original patch was slightly tweaked by Karl Fogel
696         <kfogel@red-bean.com> before committing.
698 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
700         * bookmark.el: Shorten some comments to fit within 80 lines.
702 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
704         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
705         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
706         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
707         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
709 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
711         * textmodes/org.el: Bug fixes.
712         (org-end-of-line): Move to end of line if in headline without tags.
714 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
716         * vc-hooks.el: Remove spurious * in docstrings.
717         (vc-handled-backends): Add BZR.
719         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
721 2007-07-12  Davis Herring  <herring@lanl.gov>
723         * desktop.el (desktop-buffer-info, desktop-save):
724         Use `desktop-dirname' instead of `dirname'.
726 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
728         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
730         * progmodes/python.el (python-which-func-length-limit): New var.
731         (python-which-func): New function.
732         (python-current-defun): Add optional `length-limit' and try to fit
733         computed function name to that length.
734         (python-mode): Hook `python-which-func' up.
736 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
738         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
740         * comint.el (comint-dynamic-complete-as-filename):
741         Use read-file-name-completion-ignore-case.
743 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * comint.el (comint-dynamic-list-filename-completions):
746         Use read-file-name-completion-ignore-case.
748         * vc-cvs.el: Require CL.
749         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
750         New functions to provide completion of revision names.
752         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
753         (vc-cvs-annotate-first-line-re): New const.
754         (vc-cvs-annotate-process-filter): New fun.
755         (vc-cvs-annotate-command): Use them and run the command asynchronously.
757 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
759         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
760         (eldoc-print-current-symbol-info): Adjust for changed helper
761         function signatures.
762         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
763         `eldoc-highlight-function-argument'.
764         (eldoc-highlight-function-argument): New function.
765         (eldoc-get-var-docstring): Format documentation with
766         `font-lock-variable-name-face'.
767         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
768         where suited.
769         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
770         (eldoc-beginning-of-sexp): Return number of skipped sexps.
772 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
774         * progmodes/compile.el (compilation-start): `start-process' must
775         still be redefined when calling `start-process-shell-command'.
777         * progmodes/gud.el (gud-file-name): When `default-directory' is a
778         remote file name, prepend its remote part to the filename.
779         (gud-common-init): When `default-directory' is a remote file name,
780         make the filename relative to it.
781         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
783 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
785         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
786         mouse binding and a tooltip.
788 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
790         * menu-bar.el (vc-menu-map): New defalias.
792 2007-07-10  Richard Stallman  <rms@gnu.org>
794         * emacs-lisp/lisp-mode.el (eval-defun):
795         Explain special handling of `defface'.
797 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
799         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
801         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
803 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
805         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
807         * vc-arch.el (vc-arch-complete): Remove.
808         (vc-arch-revision-completion-table): Use complete-with-action.
810         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
811         (complete-with-action): New function.
812         (dynamic-completion-table): Use it.
814 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
816         * comint.el (make-comint, make-comint-in-buffer)
817         (comint-exec-1): Replace `start-process' by `start-file-process'.
819         * progmodes/compile.el (compilation-start): Revert redefining
820         `start-process'.
822 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
824         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
825         with EOLs when generating MD5 checksums.
827         * follow.el: Don't change the global map from the follow-mode-map
828         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
829         XEmacs code.
830         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
831         since `follow-mode' should be used instead for that.
833         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
834         (easy-menu-do-define): Use it.
835         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
837         * progmodes/compile.el (compilation-auto-jump-to-first-error)
838         (compilation-auto-jump-to-next): New vars.
839         (compilation-auto-jump): New function.
840         (compilation-error-properties): Use them to jump to first error.
841         (compilation-start): Set the var if requested.
843         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
844         duplicates without also removing entries from other directories.
846 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
848         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
849         Remember span as default.
850         (org-columns-edit-value): Rename from `org-column-edit'.
851         (org-columns-display-here-title): Rename from
852         `org-overlay-columns-title'.
853         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
854         (org-columns-get-autowidth-alist): Rename from
855         `org-get-columns-autowidth-alist'.
856         (org-columns-display-here): Rename from `org-overlay-columns'.
857         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
858         (org-columns-quit): Rename from `org-column-quit'.
859         (org-columns-show-value): Rename from `org-column-show-value'.
860         (org-columns-content, org-columns-widen)
861         (org-columns-next-allowed-value)
862         (org-columns-edit-allowed, org-columns-store-format)
863         (org-columns-uncompile-format, org-columns-redo)
864         (org-columns-edit-attributes, org-delete-property)
865         (org-set-property, org-columns-update)
866         (org-columns-compute, org-columns-eval)
867         (org-columns-not-in-agenda, org-columns-compute-all)
868         (org-property-next-allowed-value)
869         (org-columns-compile-format)
870         (org-fill-paragraph-experimental)
871         (org-string-to-number, org-property-action)
872         (org-columns-move-left, org-columns-new)
873         (org-column-number-to-string)
874         (org-property-previous-allowed-value)
875         (org-at-property-p, org-columns-delete)
876         (org-columns-previous-allowed-value)
877         (org-columns-move-right, org-columns-narrow)
878         (org-property-get-allowed-values)
879         (org-verify-version, org-column-string-to-number)
880         (org-delete-property-globally): New functions.
881         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
882         (org-columns-overlays): Rename from `org-column-overlays'.
883         (org-columns-map): Rename from `org-column-map'.
884         (org-columns-current-maxwidths): Rename from
885         `org-current-columns-maxwidths'.
886         (org-columns-begin-marker, org-columns-current-fmt-compiled)
887         (org-previous-header-line-format)
888         (org-columns-inhibit-recalculation)
889         (org-columns-top-level-marker): New variables.
890         (org-columns-default-format): Rename from `org-default-columns-format'.
891         (org-property-re): New constant.
893 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
895         * subr.el (looking-at-p, string-match-p): New functions.
897 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
899         * textmodes/tex-mode.el (tex-fontify-script)
900         (tex-font-script-display): New variables to make display of
901         superscripts and subscripts customizable.
902         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
904 2007-07-09  Richard Stallman  <rms@gnu.org>
906         * isearch.el (isearch-edit-string): Call to isearch-push-state
907         after the search.
909 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
911         * window.el (fit-window-to-buffer): Remove setting of window-min-height
912         to 1 as enlarge-window uses the value to resize/shrink windows other
913         than WINDOW if needed.
915 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
917         * cus-start.el (file-coding-system-alist): Fix custom type.
919 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
921         * longlines.el (longlines-wrap-region): Avoid marking buffer as
922         modified.
923         (longlines-auto-wrap, longlines-window-change-function):
924         Remove unnecessary calls to set-buffer-modified-p.
926 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
928         * cus-start.el (file-coding-system-alist): Fix custom type.
930 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
932         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
933         (vc-cvs-checkout): Remove last arg now unused; simplify.
935 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
937         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
939         * net/tramp.el:
940         * net/tramp-ftp.el:
941         * net/tramp-smb.el:
942         * net/tramp-uu.el:
943         * net/trampver.el: Migrate to Tramp 2.1.
945         * net/tramp-cache.el:
946         * net/tramp-fish.el:
947         * net/tramp-gw.el: New Tramp packages.
949         * net/tramp-util.el:
950         * net/tramp-vc.el: Removed.
952         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process
953         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
955         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
957         * progmodes/compile.el (compilation-start): Redefine
958         `start-process' temporarily when `default-directory' is remote.
959         Remove case of synchronous compilation, this won't happen ever.
960         (compilation-setup): Make local variable `comint-file-name-prefix'
961         for remote compilation.
963 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
965         * novice.el (disabled-command-function): Fit window to buffer to
966         make last line visible.
967         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
969         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
970         when handling the terminating event.
972 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
974         * calc/calc.el (math-read-number-simple): Remove leading 0s.
975         (math-bignum-digit-length): Change to optimal value.
977         * calc/calc-bin.el (math-bignum-logb-digit-size)
978         (math-bignum-digit-power-of-two): Evaluate when compiled.
980         * calc/calc-comb.el (math-small-factorial-table)
981         (math-init-random-base, math-prime-test): Remove unnecessary calls
982         to `math-read-number-simple'.
984         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
985         (math-approx-gamma-const): Add docstrings.
987         * calc/calc-forms.el (math-julian-date-beginning)
988         (math-julian-date-beginning-int): New constants.
989         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
990         Use the new constants.
992         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
994         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
995         Add docstrings.
997 2007-07-07  Tom Tromey  <tromey@redhat.com>
999         * vc.el (vc-annotate): Jump to line and output message only after the
1000         process is really all done.
1002 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1004         * vc.el (vc-exec-after): Don't move point from the sentinel.
1005         Forcefully read all the remaining text in the pipe upon process exit.
1006         (vc-annotate-display-autoscale, vc-annotate-lines):
1007         Don't stop at the first unrecognized line.
1008         (vc-annotate-display-select): Run autoscale after the process is done
1009         since it depends on the whole result.
1011 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
1013         * term/w32-win.el (menu-bar-open): New function.
1014         Bind <f10> to it.
1016 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
1018         * simple.el (start-file-process): New defun.
1020 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1022         * files.el (find-file-confirm-nonexistent-file): Rename from
1023         find-file-confirm-inexistent-file.  Update users.
1025         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
1026         format of autoload block where the file's time-stamp is replaced by its
1027         MD5 checksum.
1028         (autoload-generate-file-autoloads): Use MD5 checksum instead of
1029         time-stamp for secondary autoloads files.
1030         (update-directory-autoloads): Remove duplicate entries.
1031         Use time-less-p for time-stamps, as done in autoload-find-destination.
1033 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
1035         * calc/calc.el (math-read-number): Replace number by variable.
1036         (math-read-number-simple): Properly parse small integers.
1038 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
1040         * vc.el: Fix doc for the checkout function.
1042 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
1044         * vc-hg.el (vc-hg-root): New function.
1045         (vc-hg-registered): Use it.
1046         (vc-hg-diff-tree): New defalias.
1047         (vc-hg-responsible-p): Likewise.
1048         (vc-hg-checkout): Comment out, not needed.
1049         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
1050         (vc-hg-find-version, vc-hg-next-version): New functions.
1052 2007-07-06  Andreas Schwab  <schwab@suse.de>
1054         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
1055         dynamic bindings around the evaluation of the expression.
1056         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
1058 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1060         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
1061         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
1062         Use run-hooks rather than run-mode-hooks.
1064 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
1066         * calc/calc-comb.el (math-random-digit): Rename to
1067         `math-random-three-digit-number'.
1068         (math-random-digits): Don't depend on representation of integer.
1070         * calc/calc-bin.el (math-bignum-logb-digit-size)
1071         (math-bignum-digit-power-of-two): New constants.
1072         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
1073         (math-not-bignum, math-clip-bignum): Use the constants
1074         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
1075         instead of their values.
1076         (math-clip): Use math-small-integer-size instead of its value.
1078         * calc/calc.el (math-add-bignum): Replace number by constant.
1080 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
1082         * wid-edit.el (widget-documentation-string-value-create):
1083         Insert indentation spaces.
1085 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
1087         * emacs-lisp/byte-opt.el: Revert last change.
1089 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
1091         * vc-hooks.el (vc-handled-backends): Add HG.
1093         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
1095 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1097         * complete.el (PC-do-complete-and-exit): Add support for the new
1098         `confirm-only' confirmation mode.
1100 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
1102         * cus-edit.el (custom-commands): New variable.
1103         (custom-tool-bar-map): New variable.  Initialize using
1104         `custom-commands'.
1105         (custom-mode): Use `custom-tool-bar-map'.
1106         (custom-buffer-create-internal): Insert action buttons only if
1107         tool bar is not used.  Use `custom-commands'.
1108         (Custom-help, custom-command-apply): New function.
1109         (custom-command-apply, Custom-set, Custom-save)
1110         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
1111         Use `custom-command-apply' instead of duplicating code.
1112         (customize-group-other-window): Call `customize-group' instead of
1113         duplicating code.
1114         (customize-face-other-window): Call `customize-face' instead of
1115         duplicating code.
1116         (customize-group, customize-face): Add optional args for opening
1117         in another window.
1118         (custom-variable-tag): Don't inherit `variable-pitch' face.
1119         (custom-group-tag): Inherit `variable-pitch' face.
1120         (custom-variable-value-create): Set documentation indentation.
1121         (custom-group-value-create): Make group name a link, instead of
1122         using an extra "go to group" button.
1123         (custom-prompt-variable, custom-group-set, custom-group-save)
1124         (custom-group-reset-current, custom-group-reset-saved)
1125         (custom-group-reset-standard): Minor cleanup.
1127 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
1129         * Makefile.in (bootstrap-prepare): When copying from
1130         ldefs-boot.el, make sure loaddefs.el is writeable.
1132         (bootstrap-prepare): Make $(lisp)/ps-print.el
1133         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
1135 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
1137         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
1138         only caller, and delete.
1139         (vc-hg-state): Deal with exceptions and only parse the output on
1140         successful return.
1141         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
1142         caller, and delete.
1143         (vc-hg-workfile-version): Deal with exceptions and only parse the
1144         output on successful return.
1145         (vc-hg-revert): New function.
1147 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
1149         * calculator.el (calculator-expt): Use more cases to determine
1150         the value.
1152 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
1154         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
1155         file names.
1157 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
1159         * calculator.el (calculator-expt, calculator-integer-p):
1160         New functions.
1161         (calculator-fact): Check to see if the factorial will be too
1162         large before computing it.
1163         (calculator-initial-operators): Use `calculator-expt' to
1164         compute "^".
1165         (calculator-mode): Mention that results which are too large
1166         will return inf.
1167         * calc/calc-comb.el (math-small-factorial-table): Replace list
1168         by vector.
1170 2007-07-03  David Kastrup  <dak@gnu.org>
1172         * shell.el: On request of the authors, remove their addresses for
1173         the sake of bug reports, and add the developer list address as
1174         maintainer information.
1176 2007-07-03  Richard Stallman  <rms@gnu.org>
1178         * files.el (make-directory): Doc fix.
1179         (find-file-confirm-inexistent-file): Make it a defcustom.
1180         Make nil the default.
1182 2007-07-02  Richard Stallman  <rms@gnu.org>
1184         * startup.el (command-line): Set buffer-offer-save in *scratch*
1185         and enable auto-save in it.
1187 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
1189         * textmodes/org.el (orgstruct-mode-map): New variable.
1190         (orgstruct-mode): New minor mode.
1191         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
1192         (orgstruct-make-binding, org-context-p, org-get-local-variables)
1193         (org-run-like-in-org-mode): New functions.
1194         (org-cycle-list-bullet): New command.
1195         (org-special-properties, org-property-start-re)
1196         (org-property-end-re): New constants.
1197         (org-with-point-at): New macro.
1198         (org-get-property-block, org-entry-properties, org-entry-get)
1199         (org-entry-delete, org-entry-get-with-inheritance)
1200         (org-entry-put, org-buffer-property-keys): New functions.
1201         (org-insert-property-drawer): New command.
1202         (org-entry-property-inherited-from): New variable.
1203         (org-column): New face.
1204         (org-column-overlays, org-current-columns-fmt)
1205         (org-current-columns-maxwidths, org-column-map): New variables.
1206         (org-column-menu): New menu.
1207         (org-new-column-overlay, org-overlay-columns)
1208         (org-overlay-columns-title, org-remove-column-overlays)
1209         (org-column-show-value, org-column-quit, org-column-edit): New
1210         functions.
1211         (org-columns, org-agenda-columns): New commands.
1212         (org-get-columns-autowidth-alist): New functions.
1213         (org-properties): New customize group.
1214         (org-default-columns-format): New option.
1215         (org-priority): Realign tags after changing priority.
1216         (org-preserve-lc): New macro.
1217         (org-update-checkbox-count): Catch case when there is no headline.
1218         (org-agenda-quit): Remove any column overlays.
1219         (org-beginning-of-item-list): Fixed bug when non-item line is
1220         indented too deep.
1221         (org-cached-props): New variable.
1222         (org-cached-entry-get): New function.
1223         (org-make-tags-matcher): Handle property matches.
1224         (org-table-recalculate): Swap evaluation order: Field formula
1225         first, then column formulas, but don't allow them to overwrite the
1226         field formulas.
1227         (org-table-eval-formula): New argument untouchable.
1228         (org-table-put-field-property): New function.
1230 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
1232         * help-mode.el (help-make-xrefs): Skip spaces too when
1233         skipping tabs.
1235         * ffap.el (dired-at-point-prompter): Improve prompt in
1236         list-directory case.
1238 2007-07-01  Richard Stallman  <rms@gnu.org>
1240         * files.el (find-file-visit-truename): Fix safe-local-variable value.
1242 2007-07-01  Richard Stallman  <rms@gnu.org>
1244         * cus-start.el (max-mini-window-height): Added.
1246 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
1248         * complete.el (partial-completion-mode): Remove advice of
1249         read-file-name-internal.
1250         (PC-do-completion): Rebind minibuffer-completion-table.
1251         (PC-read-file-name-internal): New function doing what
1252         read-file-name-internal advice did.
1254 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
1256         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
1257         property on a few symbols.
1258         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
1259         (byte-optimize-lapcode): Remove bindings that are not referenced
1260         and certainly will not effect through dynamic scoping.
1262 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1264         * files.el (find-file-confirm-inexistent-file): New var.
1265         (find-file, find-file-other-window, find-file-other-frame)
1266         (find-file-read-only, find-file-read-only-other-window)
1267         (find-file-read-only-other-frame): Use it.
1269 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1271         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
1273 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
1275         * generic-x.el (generic-define-mswindows-modes)
1276         (generic-define-unix-modes, apache-log-generic-mode)
1277         (bat-generic-mode-keymap, java-manifest-generic-mode)
1278         (show-tabs-generic-mode): Fix typos in docstrings.
1280 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
1282         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
1283         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
1284         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
1285         (rcirc-print): Never ignore messages from ourself.
1287 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1289         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
1290         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
1292 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1294         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
1295         replace-regexp-in-string.
1297 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1299         * emacs-lisp/cl.el: Set edebug and indentation before loading
1300         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
1302 2007-06-28  Andreas Schwab  <schwab@suse.de>
1304         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
1305         $(lisp)/subdirs.el.
1307 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
1309         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
1310         the speedbar frame if nil; that deletes the current frame or
1311         causes an error if it is the only frame.
1312         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
1314 2007-06-28  Kevin Ryde  <user42@zip.com.au>
1316         * textmodes/nroff-mode.el: Groff \# comments.
1317         (nroff-mode-syntax-table): \# comment intro,
1318         plain # as punct per global table.
1319         (nroff-font-lock-keywords): Add # as a single char escape.
1320         (nroff-mode): In comment-start-skip, match \#.
1322 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1324         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
1325         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
1326         point-min == 1.
1328 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
1330         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
1331         Rename and move to...
1333         * subr.el (strings->string, string->strings): ...here.
1335         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
1336         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
1338         * progmodes/gud.el (gud-common-init): Call string->strings instead
1339         of split-string.
1341 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
1343         * dired-aux.el: Remove `dired-call-process'.
1344         (dired-check-process): Call `process-file'.
1346         * wdired.el (wdired-do-perm-changes): Call `process-file'.
1348         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
1349         `ange-ftp-process-file'.
1351 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1353         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
1355         * emacs-lisp/cl-extra.el:
1356         * emacs-lisp/cl-seq.el:
1357         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
1358         Add autoload cookies on all defs autoloaded manually in cl.el.
1360         * emacs-lisp/cl-loaddefs.el: New file.
1362         * textmodes/texinfmt.el (texinfo-raisesections-alist)
1363         (texinfo-lowersections-alist): Merge definition and declaration.
1364         (texinfo-start-of-header, texinfo-end-of-header): Remove.
1365         (texinfo-format-syntax-table): Merge init into declaration.
1366         (texinfo-format-parse-line-args, texinfo-format-parse-args)
1367         (texinfo-format-parse-defun-args, texinfo-format-node)
1368         (texinfo-push-stack, texinfo-multitable-widths)
1369         (texinfo-define-info-enclosure, texinfo-alias)
1370         (texinfo-format-defindex, batch-texinfo-format): Use push.
1371         (texinfo-footnote-number): Remove duplicate declaration.
1373         * ps-print.el: Update with auto-generated autoloads.
1375         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
1377 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1379         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
1380         relative to current dir for file-local settings.
1381         (autoload-generate-file-autoloads): Add `outfile' arg.
1382         (update-directory-autoloads): Use it to directly call
1383         autoload-generate-file-autoloads instead of going through
1384         update-file-autoloads so we avoid redundant searches and so we can know
1385         the set of buffers changed so we can save them all.
1387         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
1388         rather than throwing `up-to-date'.
1389         (autoload-generate-file-autoloads): Adjust correspondingly.
1390         (update-file-autoloads): Be careful to let-bind
1391         autoload-modified-buffers and adjust to new calling conventions.
1392         (autoload-modified-buffers): Make it a dynamically scoped var.
1393         (update-directory-autoloads): Use file-relative-name instead of
1394         autoload-trim-file-name.
1395         (autoload-insert-section-header): Don't use autoload-trim-file-name
1396         since the file is already relative now.
1397         (autoload-trim-file-name): Remove.
1399         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
1400         (vc-arch-complete, vc-arch--version-completion-table)
1401         (vc-arch-revision-completion-table): New functions to provide
1402         completion of revision names.
1403         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
1404         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
1405         to let the user trim the revlib.
1407         * vc.el: Add new VC operation `revision-completion-table'.
1408         (vc-default-revision-completion-table): New function.
1409         (vc-version-diff, vc-version-other-window): Use it to provide
1410         completion of revision names if the backend provides it.
1412         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
1414         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
1415         of newer .svn/entries.
1417 2007-06-25  David Kastrup  <dak@gnu.org>
1419         * calc/calc-poly.el (math-padded-polynomial)
1420         (math-partial-fractions): Add some function comments.
1422 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1424         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1425         Make `outbuf' optional.
1426         (update-file-autoloads): Use it.
1428 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1430         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
1431         (autoload-find-destination): Keep it uptodate.
1432         (autoload-save-buffers): New fun.
1433         (update-file-autoloads): Use it.  Re-add the "up to date" message.
1435         * emacs-lisp/autoload.el: Refactor for upcoming changes.
1436         (autoload-find-destination): New function extracted from
1437         update-file-autoloads.
1438         (update-file-autoloads): Use it.
1439         (autoload-generate-file-autoloads): New function extracted from
1440         generate-file-autoloads.  Use file-relative-name.  Delay computation of
1441         output-start to the first cookie.  Remove done-any, replaced by
1442         output-start.
1443         (generate-file-autoloads): Use it.
1445 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
1447         * calc/calc-comb.el (math-init-random-base, math-prime-test):
1448         Use math-read-number-simple to insert constants.
1449         (math-prime-test): Redo calculation of sum.
1451         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
1453         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
1454         math-scale-bignum-3.
1455         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
1456         math-bignum-digit-size.
1457         (math-isqrt-small): Add another possible initial guess.
1459 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1461         * textmodes/bibtex.el (bibtex-entry-format): New options
1462         `whitespace', `braces', and `string'.
1463         (bibtex-field-braces-alist, bibtex-field-strings-alist)
1464         (bibtex-field-braces-opt, bibtex-field-strings-opt)
1465         (bibtex-cite-matcher-alist): New variables.
1466         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
1467         (bibtex-flash-head): Use blink-matching-delay.
1468         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
1469         (bibtex-format-entry, bibtex-reformat): Handle new options of
1470         bibtex-entry-format.
1471         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
1472         New functions.
1473         (bibtex-complete-internal): Do not display messages while
1474         minibuffer is used.  Do not leave around a completions buffer
1475         that is out of date.
1476         (bibtex-copy-summary-as-kill): New optional arg.
1477         (bibtex-font-lock-url): New optional arg no-button.
1478         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
1479         (bibtex-url): Allow multiple URLs per entry.
1481 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1483         * emacs-lisp/autoload.el (autoload-generated-file): New function.
1484         (update-file-autoloads, update-directory-autoloads): Use it.
1485         (autoload-file-load-name): New function.
1486         (generate-file-autoloads, update-file-autoloads): Use it.
1487         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
1488         (generate-file-autoloads): If the autoloaded form is malformed,
1489         indicate the problem with a warning instead of aborting.
1491 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1493         * simple.el (next-error-recenter): Accept `(4)' as well;
1494         also, specify `integer' instead of `number'.
1496 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
1498         * ls-lisp.el (insert-directory): If an invalid regexp error is
1499         thrown, try using FILE as a literal file name, not a wildcard.
1501 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
1503         * ruler-mode.el (ruler-mode): Prevent clobbering the original
1504         `header-line-format' when reentering ruler mode.
1506 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
1508         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
1509         FILE exists as a file.
1511 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
1513         * calc/calc.el (math-bignum-digit-length)
1514         (math-bignum-digit-size, math-small-integer-size):
1515         New constants.
1516         (math-normalize, math-bignum-big, math-make-float)
1517         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
1518         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
1519         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
1520         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
1521         (math-quotient, math-div-bignum, math-div-bignum-digit)
1522         (math-div-bignum-part, math-format-bignum-decimal)
1523         (math-read-bignum): Use math-bignum-digit-length,
1524         math-bignum-digit-size and math-small-integer-size.
1526         * calc/calc-ext.el (math-fixnum-big): Use the variable
1527         math-bignum-digit-size.
1529 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
1531         * log-view.el (log-view-mode-menu): New menu.
1533 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1535         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
1536         differently.
1538         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
1539         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
1541 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
1543         * vc-hg.el (vc-hg-print-log): Insert the file name.
1544         (vc-hg-log-view-mode): Fontify the file name.
1546 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
1548         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
1549         (calcFunc-julian): Fix incorrect number used in calculations.
1551 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
1553         * simple.el (next-error-recenter): New defcustom.
1554         (next-error, next-error-internal): Recenter if specified,
1555         immediately prior to running `next-error-hook'.
1557         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
1558         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
1560         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
1562 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
1564         * calc/calc-comb.el (math-small-factorial-table): New variable.
1565         (calcFunc-fact): Use `math-small-factorial-table'.
1567         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
1568         initial values.
1569         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
1570         New variables to use in caches.
1572         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
1573         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
1575         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
1576         (math-bernoulli-b-cache): Use math-read-number-simple to insert
1577         bignums.
1579         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
1580         New variables to use in caches.
1582 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
1584         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
1586         * vc-hg.el (vc-hg-log-view-mode): New mode.
1588 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
1590         * calc/calc.el (math-read-number-simple): New function.
1592 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1594         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
1595         (vera-font-lock-match-item): Fix doc string.
1596         (vera-in-comment-p): Remove unused function.
1597         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
1598         use `syntax-ppss'.
1599         (vera-forward-syntactic-ws): Fix argument order.
1600         (vera-prepare-search): Use `with-syntax-table'.
1601         (vera-indent-line): Fix doc string.
1602         (vera-electric-tab): Fix doc string.
1603         (vera-expand-abbrev): Define alias instead of using `fset'.
1604         (vera-comment-uncomment-region): Use `comment-start-skip'.
1606 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
1608         * textmodes/org.el (org-export-with-footnotes): New option.
1609         (org-export-as-html): Fix replacement bug for XEmacs.
1610         (org-agenda-default-appointment-duration): New option.
1612 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
1614         * vc-hg.el: Add to do items.
1615         (vc-hg-diff): Add support for comparing different revisions.
1616         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
1617         (vc-hg-annotate-extract-revision-at-line)
1618         (vc-hg-previous-version, vc-hg-checkin): New functions.
1619         (vc-hg-annotate-re): New constant.
1621 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
1623         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
1625 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1627         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
1628         buffer-local value of log-view-*-re if applicable.
1630         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
1631         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
1632         (vc-bzr-command*): Remove both (incompatible) versions.
1633         (vc-bzr-do-command*): Remove.
1634         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
1635         Remove by folding into its only caller vc-bzr-command.
1636         (vc-bzr-command): Always set the environment, even when ineffective.
1637         (vc-bzr-version): Minor fix up.
1638         (vc-bzr-admin-dirname): New var.
1639         (vc-bzr-bzr-dir): Remove.
1640         (vc-bzr-root-dir): New fun.
1641         (vc-bzr-registered): Use it.  Add an autoloaded version.
1642         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
1643         (vc-bzr-view-log-function): Remove.
1644         (vc-bzr-log-view-mode): New major mode to replace it.
1645         (vc-bzr-print-log): Only activate the old hack if needed.
1647         * vc.el (vc-default-log-view-mode): New function.
1648         (vc-print-log): Add new `log-view-mode' VC operation.
1650 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
1652         * ido.el (ido-find-file-in-dir): Don't signal an error for
1653         empty directories.
1655         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
1657         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
1658         directory where the desktop file was found, as the docstring says.
1659         (desktop-kill): Use `read-directory-name'.
1661 2007-06-20  Alan Mackenzie  <acm@muc.de>
1663         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1664         When removing lines, also remove the \n.  Correction of patch of
1665         2007-04-21.
1667 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
1669         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
1670         event is not a cons cell.  Do not unread drag-mouse-1 events.
1671         Select right window in check whether space was stolen from
1672         window above.
1674         * help-mode.el (help-make-xrefs): Adjust position of new forward
1675         button.
1677 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
1679         * vc-bzr.el (vc-bzr-with-process-environment)
1680         (vc-bzr-std-process-invocation): New macros.
1681         (vc-bzr-command, vc-bzr-command*): Use them.
1682         (vc-bzr-with-c-locale): Remove.
1683         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
1684         (vc-bzr-buffer-nonblank-p): New function.
1685         (vc-bzr-state-words): New const.
1686         (vc-bzr-state): Look for `bzr status` keywords in output.
1687         Display everything else as a warning message to the user.
1688         Fix status report with bzr >= 0.15.
1690 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
1692         * vc-hg.el (vc-hg-global-switches): Simplify.
1693         (vc-hg-state): Handle more states.
1694         (vc-hg-diff): Fix doc-string.
1695         (vc-hg-register): New function.
1696         (vc-hg-checkout): Likewise.
1698 2007-06-20  Reto Zimmermann  <reto@gnu.org>
1700         * progmodes/vera-mode.el: New file.
1702 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
1704         * calc/calc.el (calc-multiplication-has-precendence):
1705         New variable.
1706         (math-standard-ops, math-standard-ops-p, math-expr-ops):
1707         New functions.
1708         (math-expr-opers): Define using math-standard-ops rather than
1709         math-standard-opers.
1710         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
1711         equal the function math-standard-ops rather than the variable
1712         math-standard-opers.
1713         (calc-algebraic-entry): Let math-expr-opers equal
1714         math-standard-ops or math-expr-ops, as appropriate.
1715         (math-expr-read-level, math-read-factor): Let math-expr-opers
1716         equal math-expr-ops.
1717         * calc/calc-embed.el (calc-embedded-finish-edit):
1718         Let math-expr-opers equal the function math-standard-ops
1719         rather than the variable math-standard-opers.
1720         * calc/calc-ext.el (math-read-plain-expr)
1721         (math-format-flat-expr-fancy): Let math-expr-opers equal the
1722         function math-standard-ops rather than the variable
1723         math-standard-opers.
1724         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
1725         Let math-expr-opers equal the function math-standard-ops rather
1726         than the variable math-standard-opers.
1727         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
1728         equal the function math-standard-ops rather than the variable
1729         math-standard-opers.
1730         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
1731         equal the function math-standard-ops rather than the variable
1732         math-standard-opers.
1733         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
1734         math-expr-ops.
1736 2007-06-19  Ivan Kanis  <apple@kanis.eu>
1738         * vc-hg.el: New file.
1740 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1742         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
1743         with font-lock-multiline.
1745 2007-06-17  Glenn Morris  <rgm@gnu.org>
1747         * lpr.el (lpr-page-header-switches): Move %s to separate element
1748         for correct quoting.  Doc fix.
1750 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1752         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
1753         than setting sgml-xml-mode.
1754         (sgml-mode, html-mode): Set sgml-xml-mode.
1755         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
1756         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
1757         (sgml-electric-tag-pair-before-change-function)
1758         (sgml-electric-tag-pair-flush-overlays): New functions.
1759         (sgml-electric-tag-pair-mode): New minor mode.
1760         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
1761         (sgml-calculate-indent): Use assoc-string.
1763 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
1765         * thingatpt.el (thing-at-point-email-regexp): Don't require two
1766         chars before the "@" in an email address.  Andreas Roehler noticed
1767         this problem.
1769 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
1771         * thingatpt.el: Add support for email addresses (`email').
1772         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
1773         (thing-at-point-email-regexp): New variable.
1774         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
1775         properties on this symbol, with lambda forms for values.
1777 2007-06-15  Masatake YAMATO  <jet@gyve.org>
1779         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
1781         * vc.el (vc-dired-hook): Check the backend returned from
1782         `vc-responsible-backend' can really handle `subdir'.
1784 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
1786         * wid-edit.el (widget-add-documentation-string-button):
1787         Fix handling of documentation indent.
1789 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
1791         * mb-depth.el: New file.
1793 2007-06-15  Masatake YAMATO  <jet@gyve.org>
1795         * vc.el (vc-dired-mode): Show backend name as part of mode name.
1797 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
1799         * wid-edit.el (widget-default-create): Move ?h handling here...
1800         (widget-default-format-handler): ...from here.
1801         (widget-docstring, widget-add-documentation-string-button): New funs.
1802         (documentation-string): Add :visibility-widget property.
1803         (widget-documentation-string-value-create): Use it.
1805         * cus-edit.el (custom-split-regexp-maybe): Simplify.
1806         (custom-buffer-create-internal): Simplify message.
1807         (custom-variable-tag): Reduce height to normal.
1808         (custom-variable-value-create, custom-face-value-create)
1809         (custom-visibility): New widget.
1810         (custom-visibility): New face.
1811         (custom-group-value-create):
1812         Call widget-add-documentation-string-button, using `custom-visibility'.
1814 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1816         * emacs-lisp/bytecomp.el (byte-compile-current-group)
1817         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
1818         change.  Apparently the "warning even if the group is implicit" is
1819         a feature rather than a bug.
1821 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
1823         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
1824         Different advices for Emacs and XEmacs.  Compile them conditionally.
1825         (viper-version): Belated version change.
1827 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
1829         * follow.el (follow-all-followers, follow-generic-filter):
1830         * pcomplete.el (pcomplete-restore-windows):
1831         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
1832         (x-dnd-drop-data):
1833         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
1834         * progmodes/python.el (python-complete-symbol):
1835         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
1837 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
1839         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
1840         around bright and dim regexps.  Make sure bright and dim matches
1841         use word anchors.  Send text through rcirc-markup functions.
1842         (rcirc-url-regexp): Add single quote character.
1843         (rcirc-connect): Write logs to disk on auto-save-hook.
1844         Make server a non-optional argument.
1845         (rcirc-log-alist): New variable.
1846         (rcirc-log-directory): Make customizable.
1847         (rcirc-log-flag): New customizable variable.
1848         (rcirc-log): New function.
1849         (rcirc-print): Use above function.
1850         (rcirc-log-write): New function.
1851         (rcirc-generate-new-buffer-name): Strip text properties.
1852         (rcirc-switch-to-buffer-function): Remove variable.
1853         (rcirc-last-non-irc-buffer): Remove variable.
1854         (rcirc-non-irc-buffer): Add function.
1855         (rcirc-next-active-buffer): Use above function.
1856         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
1857         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
1858         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
1859         (rcirc-omit-mode): Add minor-mode.
1860         (rcirc-mode-map): Change C-c C-o binding.
1861         (rcirc-mode): Clear mode-line-process.  Use a custom
1862         fill-paragraph-function.  Set up buffer-invisibility-spec.
1863         (rcirc-response-formats): Remove timestamp code.
1864         (rcirc-omit-responses): Add variable.
1865         (rcirc-print): Don't put the overlay arrow on potentially omitted
1866         lines.  Log line to disk.  Record activity for private messages
1867         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
1868         (rcirc-jump-to-first-unread-line): Print message if there is no
1869         unread text.
1870         (rcirc-clear-unread): New function.
1871         (rcirc-markup-text-functions): Add variable.
1872         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
1873         (rcirc-debug): Don't mess with window configuration.
1874         (rcirc-send-message): Send message before printing locally.
1875         Add SILENT argument, do not print message if non-nil.
1876         (rcirc-visible-buffers): New function and variable.
1877         (rcirc-window-configuration-change-1): Add function.
1878         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
1879         server buffer.
1880         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
1881         (rcirc-fill-paragraph): Add function.
1882         (rcirc-record-activity, rcirc-window-configuration-change-1):
1883         Only update the activity string if it has actually changed.
1884         (rcirc-update-activity-string): Remove padding characters from the
1885         mode-line string.
1886         (rcirc-disconnect-buffer): New function to be called when a
1887         channel is parted or the user quits.
1888         (rcirc-server-name): Warn when the server-name hasn't been set.
1889         (rcirc-window-configuration-change): Postpone work until
1890         post-command-hook.
1891         (rcirc-window-configuration-change-1): Update mode-line and
1892         overlay arrows here.
1893         (rcirc-authenticate): Fixc hanserv identification.
1894         (rcirc-default-server): Remove variable.
1895         (rcirc): Connect according to rcirc-connections.
1896         (rcirc-connections): Add variable.
1897         (rcirc-startup-channels-alist): Remove variable.
1898         (rcirc-startup-channels): Remove function.
1900 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1902         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
1904 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
1906         * term/xterm.el (terminal-init-xterm): Escape parens in character
1907         constants.
1909 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1911         * progmodes/sh-script.el: Remove unneeded * from docstrings.
1912         Use [:alpha:] and [:alnum:] where applicable.
1913         (sh-quoted-subshell): Rewrite to correctly
1914         handle nested mixes of `...` and $(...).
1915         (sh-apply-quoted-subshell): Remove.
1916         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
1918         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
1920 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
1922         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
1923         previous change.
1925 2007-06-12  Tom Tromey  <tromey@redhat.com>
1927         * subr.el (user-emacs-directory): New defconst.
1928         * cmuscheme.el (scheme-start-file):
1929         * shell.el (shell):
1930         * completion.el (save-completions-file-name):
1931         * custom.el (custom-theme-directory):
1932         * term/x-win.el (emacs-session-filename):
1933         * filesets.el (filesets-menu-cache-file):
1934         * thumbs.el (thumbs-thumbsdir):
1935         * server.el (server-auth-dir):
1936         * image-dired.el (image-dired-dir):
1937         (image-dired-db-file):
1938         (image-dired-temp-image-file):
1939         (image-dired-gallery-dir):
1940         (image-dired-temp-rotate-image-file):
1941         * play/gamegrid.el (gamegrid-user-score-file-directory):
1942         * savehist.el (savehist-file):
1943         * tutorial.el (tutorial--saved-dir):
1944         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
1946 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
1948         * scroll-lock.el (scroll-lock-mode): Doc fix.
1950 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
1952         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
1954         * ediff-init.el: Doc strings.
1956 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1958         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
1959         (byte-compile-file): Bind it.
1960         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
1961         group argument is provided implicitly.
1962         (byte-compile-format-warn, byte-compile-from-buffer)
1963         (byte-compile-insert-header): Don't hardcode point-min==1.
1964         (byte-compile-file-form-require): Remove unused var old-load-list.
1965         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
1967 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
1969         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
1970         Display error messages.
1971         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
1972         Get rid of cl.el dependencies.
1974         * emulation/viper-init.el (viper-suppress-input-method-change-message):
1975         New variable.
1976         (viper-activate-input-method-action)
1977         (viper-inactivate-input-method-action):
1978         Use viper-suppress-input-method-change-message.
1980         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
1981         for C-s, C-r.
1983         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
1984         Use viper-replace-overlay-cursor-color instead of
1985         viper-replace-overlay-cursor-color.
1986         (viper-sit-for-short): Use sit-for with 3 arguments.
1988         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
1989         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
1990         to gud-mode.
1992         * ediff-mult.el (ediff-meta-buffer-brief-message)
1993         (ediff-meta-buffer-verbose-message): New variables.
1994         (ediff-meta-buffer-message): Variable deleted.
1995         (ediff-verbose-help-enabled): New variable.
1996         (ediff-toggle-verbose-help-meta-buffer): New function.
1997         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
1998         message options.
2000         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
2001         (ediff-fixup-patch-map): Improve heuristic.
2003 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2005         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
2006         (log-view-font-lock-keywords): Simplify.
2007         (log-view-current-file, log-view-current-tag): Simplify.
2009 2007-06-12  Sam Steingold  <sds@gnu.org>
2011         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
2013 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
2015         * desktop.el (desktop-load-locked-desktop): New option.
2016         (desktop-read): Use it.
2017         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
2018         Use `when'.
2020 2007-06-12  Davis Herring  <herring@lanl.gov>
2022         * desktop.el (desktop-save-mode-off): New function.
2023         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
2024         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
2025         (desktop-claim-lock, desktop-release-lock): New functions.
2026         (desktop-kill): Tell `desktop-save' that this is the last save.
2027         Release the lock afterwards.
2028         (desktop-buffer-info): New function.
2029         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
2030         says to.  Detect conflicts, and manage the lock.
2031         (desktop-read): Detect conflicts.  Manage the lock.
2033 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2035         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
2037         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
2038         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
2039         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
2040         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
2041         keysyms rather than byte sequences.
2042         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
2044 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2046         * font-lock.el (font-lock-add-keywords): In case font-lock was only
2047         half-activated, forcefully activate it completely.
2049 2007-06-11  Richard Stallman  <rms@gnu.org>
2051         * cus-edit.el (custom-variable-type): Doc fix.
2053 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2055         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
2056         (sh-font-lock-flush-syntax-ppss-cache): New functions.
2057         (sh-font-lock-syntactic-keywords): Use them to distinguish the
2058         different possible cases for \'.
2060         * complete.el (PC-bindings): Don't bind things already bound in the
2061         parent keymap.
2063         * textmodes/bibtex-style.el: New file.
2065 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
2067         * vc-bzr.el: New file.
2069 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2071         * vc-svn.el (vc-svn-program): New var.
2072         (vc-svn-command): Use it.
2074 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
2076         * server.el (server-switch-buffer): Remove redundant check.
2078 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
2080         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
2081         Match against file-name-nondirectory.
2082         Fix text on user customization variables.
2083         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
2085 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
2087         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
2089 2007-06-09  Davis Herring  <herring@lanl.gov>
2091         * desktop.el (desktop-minor-mode-table): Doc fix.
2093 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2095         * textmodes/css-mode.el (css-navigation-syntax-table):
2096         Use set-char-table-range so it also works in the unicode branch.
2098 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
2100         * help-mode.el (help-xref-forward-stack)
2101         (help-xref-stack-forward-item, help-forward-label): New variables.
2102         (help-forward): New button type.
2103         (help-setup-xref): Initialise help-xref-forward-stack.
2104         (help-make-xrefs): Add forward button, if appropriate.
2105         (help-xref-go-back): Push item on forward stack.
2106         (help-xref-go-forward, help-go-forward): New functions.
2108 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
2110         * dired.el (dired-mode-map): Remove spurious separator.
2112 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
2114         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
2116         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2117         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
2119 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
2121         * textmodes/org.el: Version number fixed.
2123 2007-06-07  Glenn Morris  <rgm@gnu.org>
2125         * version.el (emacs-copyright): New constant.
2126         * startup.el (fancy-splash-tail): Use emacs-copyright.
2127         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
2129         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
2130         `make-local'.
2131         (byte-compile-warnings-safe-p): Add `make-local'.
2132         (byte-compile-make-variable-buffer-local):
2133         Allow byte-compile-warnings to suppress this warning.
2135         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
2136         format of "menu" description.
2137         (tutorial--find-changed-keys): Describe the specific menu a
2138         command is in.
2140         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
2141         Rewrite compatibility functions to silence byte-compiler.
2143 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
2145         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
2146         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
2148 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
2150         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
2152 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
2154         * progmodes/ebrowse.el (ebrowse-member-table):
2155         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
2156         (org-batch-agenda-csv): Fix typos in docstrings.
2158 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2160         * international/mule-cmds.el (toggle-enable-multibyte-characters)
2161         (sort-coding-systems, search-unencodable-char): Doc fixes.
2162         (coding-system-change-eol-conversion, set-default-coding-systems)
2163         (prefer-coding-system, find-multibyte-characters, princ-list)
2164         (leim-list-entry-regexp, set-input-method, locale-language-names)
2165         (input-method-exit-on-first-char, exit-language-environment-hook)
2166         (locale-charset-language-names): Fix typos in docstrings.
2168 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2170         * pgg.el (pgg-sign-region, pgg-sign):
2171         * ses.el (ses-call-printer):
2172         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
2173         * textmodes/org.el (org-cycle): Fix typos in docstrings.
2175 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
2177         * textmodes/org.el
2178         (org-export-region-as-html, org-replace-region-by-html)
2179         (org-number-to-letters, org-table-fedit-finish)
2180         (org-normalize-color, org-table-fedit-ref-right)
2181         (org-date-to-gregorian, org-table-fedit-move)
2182         (org-table-convert-refs-to-rc, org-calendar-holiday)
2183         (org-table-fedit-toggle-ref-type, org-write-agenda)
2184         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
2185         (org-defkey, org-encode-for-stdout)
2186         (org-indent-line-function, org-export-as-html-to-buffer)
2187         (org-store-agenda-views, org-update-mode-line)
2188         (org-find-if, org-delete-all)
2189         (org-table-fedit-convert-buffer, org-emphasize)
2190         (org-uniquify, org-table-fedit-lisp-indent)
2191         (org-table-fedit-scroll, org-get-todo-sequence-head)
2192         (org-table-fedit-scroll-down, org-table-fedit-line-down)
2193         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
2194         (org-table-fedit-toggle-coordinates, org-dvipng-color)
2195         (org-table-fedit-line-up, org-table-fedit-ref-down)
2196         (org-table-formula-from-user, org-mode-flyspell-verify)
2197         (org-cycle-show-empty-lines, org-ctrl-c-ret)
2198         (org-table-formula-to-user, org-diary-to-ical-string)
2199         (orgtbl-export, org-table-fedit-post-command)
2200         (org-closed-in-range, org-shiftcontrolright)
2201         (org-table-convert-refs-to-an, org-table-hline-and-move)
2202         (org-table-formula-less-p, org-format-table-ascii)
2203         (org-agenda-get-sexps, org-shift-refpart)
2204         (org-diary-sexp-entry, org-time-string-to-absolute)
2205         (org-table-show-reference, org-letters-to-number)
2206         (org-fix-agenda-info, org-table-fedit-ref-up)
2207         (org-table-fedit-shift-reference, org-table-fedit-abort)
2208         (org-closest-date, org-shiftcontrolleft)
2209         (org-at-heading-or-item-p, org-rematch-and-replace)
2210         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
2211         New functions.
2212         (org-table-edit-scroll-down, org-finish-edit-formulas)
2213         (org-table-edit-next-field, org-abort-edit-formulas)
2214         (org-font-lock-level, org-export-find-first-heading-line)
2215         (org-table-edit-line-down, org-table-edit-backward-field)
2216         (org-edit-formula-lisp-indent, org-table-edit-move)
2217         (org-check-log-option, org-this-word)
2218         (org-table-edit-line-up, org-table-edit-formulas-post-command)
2219         (org-agenda-file-to-end, org-expand-file-name)
2220         (org-fake-empty-table-line, org-table-edit-scroll)
2221         (org-toggle-log-option, org-show-reference): Function removed.
2222         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
2223         New defsubsts.
2224         (org-unmodified, org-batch-store-agenda-views)
2225         (org-batch-agenda-csv): New macro.
2226         (org-agenda-export): New customization group.
2227         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
2228         (org-highest-priority, org-agenda-exporter-settings)
2229         (org-log-done-with-time, org-replace-disputed-keys)
2230         (org-format-latex-header, org-export-table-header-tags)
2231         (org-cycle-separator-lines, org-export-table-data-tags)
2232         (org-icalendar-include-sexps)
2233         (org-empty-line-terminates-plain-lists)
2234         (org-log-repeat, org-special-ctrl-a)
2235         (org-table-use-standard-references, org-disputed-keys)
2236         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
2237         (org-agenda-export-html-style): New option.
2238         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
2239         (org-CUA-compatible): Option removed.
2240         (org-agenda-structure, org-sexp-date): New face.
2241         (org-todo-keywords-for-agenda, org-not-done-keywords)
2242         (org-planning-or-clock-line-re, org-agenda-name)
2243         (org-table-colgroup-info, org-todo-sets)
2244         (constants-unit-system, org-clock-mode-line-entry)
2245         (org-mode-line-timer, org-table-current-begin-pos)
2246         (org-todo-keywords-1, org-mode-line-string)
2247         (org-table-clean-did-remove-column, org-table-fedit-map)
2248         (org-clock-heading, org-table-buffer-is-an)
2249         (org-agenda-info, org-done-keywords)
2250         (org-done-keywords-for-agenda, org-todo-heads)
2251         (org-todo-kwd-alist, org-clock-start-time): New variable.
2252         (org-todo-kwd-priority-p, org-edit-formulas-map)
2253         (org-repeat-re, org-todo-kwd-max-priority)
2254         (org-version, org-done-string)
2255         (org-table-clean-did-remove-column-1, org-disputed-keys):
2256         Remove variables.
2257         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
2258         (org-ts-lengths): Constant removed.
2259         (org-follow-gnus-link): Don't ask how many articles to read.
2260         (org-export-find-first-export-line): Rename from
2261         `org-export-find-first-heading'.
2262         Use `org-export-skip-text-before-1st-heading'.
2263         (org-table-fedit-post-command): Rename from
2264         `org-table-edit-formulas-post-command'.
2265         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
2266         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
2267         (org-table-fedit-lisp-indent): Rename from
2268         `org-edit-formula-lisp-indent'.
2269         (org-table-show-reference): Rename from `org-show-reference'.
2270         (org-table-store-formulas): Use `org-table-formula-less-p'.
2271         (org-table-edit-formulas): Position cursor to current field equation.
2272         (org-update-checkbox-count, org-hide-archived-subtrees)
2273         (org-timestamp-up-day, org-timestamp-down-day)
2274         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2275         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
2276         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
2277         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
2278         Let `org-on-heading-p' also check for invisible heading.
2279         (org-read-date): Match am/pm times.
2280         (org-eval-in-calendar): Fix default date in prompt.
2282 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
2284         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
2285         "ChangeLog.a" entries, giving the latter lower priority.
2287 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
2289         * faces.el (face-id): If the argument is a face alias,
2290         return the ID of the target face.
2292 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
2294         * net/socks.el (top): Remove unnecessary copyright line.
2296 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
2298         * longlines.el (longlines-auto-wrap): Handle argument correctly.
2300 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
2302         * net/socks.el: New file, taken from w3 repository.
2303         (top): Update Copyright.  Don't load cl.el.
2304         (all): Replace `case' by `cond', `string-to-int' by
2305         `string-to-number', and `process-kill-without-query' by
2306         `set-process-query-on-exit-flag'.
2307         (socks-char-int): Remove defalias and all occurencies.
2309 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
2311         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2312         Fix typos in docstrings.
2313         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2314         (compilation-finish-function): Fix typo in obsolescence declaration.
2316 2007-06-03  Sam Steingold  <sds@gnu.org>
2318         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
2319         handle unending automatic recompilation of changed files (`omake -P').
2320         (compilation-loop): VISITED is now 5th CDR.
2321         (compilation-next-error-function): Set TIMESTAMP.
2323 2007-06-03  Sam Steingold  <sds@gnu.org>
2325         * files.el (kill-buffer-ask): New function.
2326         (kill-some-buffers): Use it.
2327         (kill-matching-buffers): New user command.
2329 2007-06-01  David Kastrup  <dak@gnu.org>
2331         * dired.el (dired-recursive-deletes, dired-recursive-copies):
2332         Change default to `top'.
2334 2007-05-31  Richard Stallman  <rms@gnu.org>
2336         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
2338 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2340         * textmodes/css-mode.el: New file.
2342 2007-05-30  Michael Olson  <mwolson@gnu.org>
2344         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2345         died and we are trying to send a signal to it.  The program using
2346         tq.el should periodically check to see whether the process has
2347         died and react appropriately -- this is not the responsibility of
2348         tq.el, and is consistent with the rest of the tq.el source code.
2350 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
2352         * textmodes/table.el (table--point-entered-cell-function)
2353         (table--point-left-cell-function):
2354         Bind `inhibit-point-motion-hooks' to t.
2356 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
2358         * emacs-lisp/rx.el (rx): Doc fix.
2360 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
2362         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2364 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
2366         Sync with Tramp 2.0.56.
2368         * net/tramp.el:
2369         * net/tramp-ftp.el:
2370         * net/tramp-smb.el:
2371         * net/tramp-util.el:
2372         * net/tramp-vc.el:
2373         Don't load cl.el, because that pollutes the namespace.  Replace cl
2374         macros by their implementations where necessary.  Requested by
2375         Richard Stallman <rms@gnu.org>.
2377         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2378         doesn't exist.
2379         (with-parsed-tramp-file-name): Protect debug spec during compilation.
2380         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2381         (tramp-file-name-p, tramp-file-name-multi-method)
2382         (tramp-file-name-method, tramp-file-name-user)
2383         (tramp-file-name-host, tramp-file-name-localname): New defuns,
2384         replacing defstruct `tramp-file-name'.
2385         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
2386         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2387         Apply `vector' instead of `make-tramp-file-name'.
2388         (tramp-handle-make-auto-save-file-name):
2389         Apply `tramp-temporary-file-directory' for compatibility reasons.
2390         (tramp-completion-mode): Use `natnump' instead of `wholenump'
2391         because of XEmacs.
2392         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2393         started.
2395 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
2397         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2399 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
2401         * log-edit.el (log-edit-changelog-paragraph): Return point-max
2402         as the end of the ChangeLog paragraph when it ends without a line
2403         termination.
2405 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
2407         * net/webjump.el (webjump-sample-sites):
2408         Add simple Wikipedia query.
2410 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2412         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
2413         compatibility code.
2415         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
2416         (copyright-update-year): Use it.
2418         * edmacro.el (edmacro-format-keys): Use current-active-maps.
2420         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
2421         Add indentation and debugging info.  Fix up comment convention.
2423         * cus-dep.el (custom-make-dependencies): Simplify.
2425         * composite.el (compose-region, decompose-region):
2426         Use inhibit-read-only and restore-buffer-modified-p.
2428         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2429         (xterm-mouse-event): Use it.
2431 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
2433         * bs.el (bs-cycle-previous): Don't modify the cycle list until
2434         `switch-to-buffer' has returned succesfully.
2435         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
2436         window is dedicated (it could iconify the frame).
2438 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
2440         * vc-hooks.el (vc-find-root): Fix file attribute test.
2442 2007-05-24  Richard Stallman  <rms@gnu.org>
2444         * textmodes/flyspell.el (flyspell-correct-word-before-point):
2445         Don't let opoint be nil.
2446         (flyspell-emacs-popup): Explicit error if no dialogs.
2448 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
2450         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2451         (image-next-line, image-previous-line, image-scroll-up)
2452         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2453         New functions.
2454         (image-mode-map): Remap motion commands.
2455         (image-mode-text-map): New keymap for viewing images as text.
2456         (image-mode): Use image-mode-map.
2457         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2459 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2461         * textmodes/fill.el (canonically-space-region): Make the second arg
2462         a marker if it's not already the case.
2464 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
2466         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2467         (tar-get-descriptor): Handle type 55, an extended pax header.
2469 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2471         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
2472         to confuse outline-minor-mode.
2474 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
2476         * tar-mode.el (tar-file-name-handler): New function.
2477         (tar-extract): Bind file-name-handler-alist to it to force
2478         find-buffer-file-type-coding-system behave as if the file being
2479         extracted existed.  Use last-coding-system-used to force
2480         buffer-file-coding-system to what decode-coding-region actually
2481         used to decode the file.
2483 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
2485         * progmodes/compile.el (compilation-handle-exit):
2486         `compilation-finish-function' may change the current buffer.
2488 2007-05-22  Richard Stallman  <rms@gnu.org>
2490         * files.el (set-auto-mode): Doc fix.
2492 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2494         * help-fns.el (find-source-lisp-file): New function.
2495         (describe-function-1): Use find-source-lisp-file to find source
2496         file in compile tree.
2498 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
2500         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2502 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
2504         * emacs-lisp/easy-mmode.el (define-minor-mode)
2505         (easy-mmode-define-navigation): Fix typos in docstrings.
2507 2007-05-22  Glenn Morris  <rgm@gnu.org>
2509         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2511 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2513         * mail/mail-extr.el (mail-extract-address-components):
2514         Recognize non-ASCII characters except for NBSP as words.
2516 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
2518         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2519         (rcirc-print): Handle `window-width'.
2520         (rcirc-buffer-maximum-lines): Doc fix.
2522 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
2524         * image-mode.el (image-toggle-display): Don't clear image cache.
2525         Only use filename in image spec if the file is readable.
2526         Call image-refresh.
2528         * image.el (image-type-from-file-name, image-type): Simplify.
2529         (image-type-auto-detected-p): Don't scan auto-mode-alist.
2531         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2532         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2534 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
2536         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
2537         is an error.
2539         * term/linux.el (terminal-init-linux): Don't signal an error
2540         if gpm isn't running.
2542 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
2544         * t-mouse.el: Reduce to a minor-mode macro call.
2545         (t-mouse-mode): Remove the lighter.
2547         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
2549 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
2551         * files.el (auto-mode-alist): Change the regexp so that
2552         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
2554 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2556         * Version 22.1 released.
2558 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
2560         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2561         changes.
2563 2007-05-19  Kevin Ryde  <user42@zip.com.au>
2565         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
2567 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
2569         * textmodes/sgml-mode.el: Revert last change.
2571 2007-05-18  Richard Stallman  <rms@gnu.org>
2573         * simple.el (push-mark): Doc fix.
2575 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
2577         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2578         tpu-global-map.
2579         (tpu-original-global-map): Variable deleted.
2580         (tpu-control-keys-map): New keymap variable.
2581         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2582         setting keymapping directly.
2583         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2584         tpu-global-map.
2585         (tpu-edt-on): Activate the tpu-global-map.
2586         (tpu-edt-off): Deactivate the tpu-global-map.
2588 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
2590         * textmodes/ispell.el (ispell-get-word): Return markers
2591         for start and end positions.
2592         (ispell-word): Assume END is a marker.
2594 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2596         * printing.el: Group together all XEmacs/Emacs definitions.
2597         (pr-version): New version 6.9.
2598         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
2599         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
2600         (pr-menu-bind): Fix code.
2601         (pr-e-frame-char-height, pr-e-frame-char-width)
2602         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
2603         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
2604         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
2605         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
2606         (pr-x-event-y-pixel): Aliases eliminated.
2607         (pr-xemacs-global-menubar): Macro moved.
2608         (current-menubar, current-mouse-event, zmacs-region-stays)
2609         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
2610         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
2611         Vars moved.
2612         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
2613         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
2614         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
2615         (pr-menu-set-utility-title, pr-even-or-odd-pages)
2616         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
2617         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
2618         moved.
2620 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
2622         * textmodes/sgml-mode.el (sgml-tag):
2623         Fix bug: Call sgml-transformation-function.
2625 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
2627         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2628         modified flag of buffer.  Use `inhibit-modification-hooks'.
2630 2007-05-16  Richard Stallman  <rms@gnu.org>
2632         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2634 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2636         * files.el (magic-mode-alist, magic-fallback-mode-alist):
2637         Move the *ml, Postscript, and XmCD entries to the fallback part.
2639         * files.el (magic-fallback-mode-alist):
2640         Rename from file-start-mode-alist.
2642 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
2644         * progmodes/compile.el (compilation-handle-exit): Quote first
2645         argument of `run-hook-with-args'.
2647 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
2649         * buff-menu.el (Buffer-menu-sort-column):
2650         * dabbrev.el (dabbrev-upcase-means-case-search):
2651         * dired.el (dired-recursive-deletes, dired-recursive-copies):
2652         * info.el (Info-current-subfile):
2653         * ls-lisp.el (ls-lisp-verbosity):
2654         * msb.el (msb-menu-cond):
2655         * pcvs.el (cvs-dired-use-hook):
2656         * simple.el (set-mark-command-repeat-pop):
2657         * time.el (display-time-24hr-format, display-time-mail-file):
2658         Doc fixes.
2660         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2661         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2663         * view.el (view-inhibit-help-message): Fix typo in docstring.
2664         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2666 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
2668         * textmodes/ispell.el (ispell-start-process): Defend against bad
2669         default-directory.
2671 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
2673         * mail/rmail.el (rmail-convert-to-babyl-format): Check
2674         content-transfer-encoding _last_, because it's its position that
2675         we need as value of base64-header-field-end.
2677 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
2679         * files.el (mode-require-final-newline, require-final-newline)
2680         (enable-local-variables, enable-local-eval): Doc fixes.
2682 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2684         * ps-print.el: Use default color when foreground or background color
2685         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
2686         (ps-print-version): New version 6.7.4.
2687         (ps-rgb-color): New argument.  Use default color when color is
2688         unspecified.
2689         (ps-begin-job): Fix code.
2691 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
2693         * longlines.el (longlines-mode): Make longlines-auto-wrap
2694         buffer-local.  Add hooks unconditionally.
2695         (longlines-auto-wrap): Toggle wrapping.
2696         (longlines-after-change-function)
2697         (longlines-post-command-function): Check longlines-auto-wrap.
2699 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
2701         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
2702         (xterm-mouse-translate): Use it.
2704 2007-05-10  Richard Stallman  <rms@gnu.org>
2706         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2707         (iso-cvt-write-only): Likewise.
2709         * emacs-lisp/easy-mmode.el (define-minor-mode):
2710         Fix generated doc string.
2712         * startup.el (fancy-splash-text): Add URL of guided tour.
2713         Adjust horizontal and vertical whitespace.
2715         * progmodes/compile.el (compilation-handle-exit):
2716         Use run-hook-with-args to run compilation-finish-functions.
2718         * files.el (file-start-mode-alist): New variable.
2719         (magic-mode-regexp-match-limit): Doc fix.
2720         (set-auto-mode): Handle file-start-mode-alist.
2721         A little cleanup of structure.
2723         * dabbrev.el (dabbrev-eliminate-newlines):
2724         Renamed from dabbrev--eliminate-newlines.  All uses changed.
2726 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2728         * man.el (Man-next-section): Don't consider the last line of the page
2729         as being part of any section.
2731 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2733         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
2734         can take any number of values.
2736 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2738         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
2739         to the list of citation commands.
2741 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2743         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2745 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
2747         * progmodes/python.el (python-font-lock-keywords)
2748         (python-open-block-statement-p, python-mode): Add support for the new
2749         "with" keyword.
2751 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2753         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
2754         the exact opposite of diff-goto-source.
2756         * emacs-lisp/advice.el (ad-special-forms): Remove.
2757         (ad-special-form-p): Use subr-arity.
2759         * newcomment.el (comment-search-forward): Make sure we search forward.
2760         (comment-enter-backward): Try and distinguish the non-matching case at
2761         EOB from the non-matching case with a missing comment-end-skip for
2762         a 2-char comment ender.
2763         (comment-choose-indent): New function extracted from comment-indent.
2764         Improve the alignment algorithm.
2765         (comment-indent): Use it.
2767         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
2768         XML style Processing Instructions.
2769         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
2770         (sgml-calculate-indent): Handle `pi' context.
2772         * vc.el: Ensure that update-changelog issues an error when used with
2773         a backend that does not implement it.
2774         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
2775         Remove `backend' argument.  Use expand-file-name.
2776         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
2778         * progmodes/python.el (python-end-of-block): Revert last change.
2779         (python-end-of-statement): Make sure we move *forward*.
2781 2007-05-08  Richard Stallman  <rms@gnu.org>
2783         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2784         Don't include non-self-insert commands in the exception for `-'.
2786 2007-05-08  David Reitter  <david.reitter@gmail.com>
2788         * progmodes/python.el (python-guess-indent): Check non-nullness
2789         before comparing indent against the 2..8 interval.
2791 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2793         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2794         available.
2796 2007-05-06  Richard Stallman  <rms@gnu.org>
2798         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2800 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2802         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
2803         rather than storing their value in the revert-buffer function.
2805 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
2807         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
2808         when disabling t-mouse-mode.
2810 2007-05-01  Davis Herring  <herring@lanl.gov>
2812         * calendar/timeclock.el: Update version number.
2813         (timeclock-modeline-display): Mention timeclock-use-display-time
2814         in explanatory message.
2815         (timeclock-in): Fix non-interactive workday specifications.
2816         (timeclock-log): Don't kill the log buffer if it already existed.
2817         Suppress warnings when finding the log.  Don't check for a nil
2818         project twice.  Run hooks after killing the buffer (if applicable).
2819         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2820         was geometric).  All uses changed.
2821         (timeclock-generate-report): Support prefix argument.
2823 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
2825         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2826         disconnections.
2828 2007-05-01  Romain Francoise  <romain@orebokech.com>
2830         * dired-x.el: Revert 2007-04-06 change.
2832 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
2834         * find-dired.el (find-dired-filter): Propertize all text down to eob.
2836 2007-04-29  Richard Stallman  <rms@gnu.org>
2838         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2840 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2842         * progmodes/cc-mode.el (c-before-change): Use point-min rather
2843         than 1.
2845 2007-04-28  Richard Stallman  <rms@gnu.org>
2847         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2849 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
2851         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2852         don't put stop on toolbar.
2854 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2856         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2858 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
2860         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2861         instead of $(lisp)/mh-e.
2863 2007-04-28  Glenn Morris  <rgm@gnu.org>
2865         * image-dired.el (image-dired-cmd-create-thumbnail-options)
2866         (image-dired-cmd-create-temp-image-options): Replace option
2867         +profile "*" with -strip.
2869 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
2871         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2872         Use window-start and window-end.
2874 2007-04-27  Andreas Schwab  <schwab@suse.de>
2876         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2878 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
2880         * textmodes/fill.el (fill-paragraph): Doc fix.
2882 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
2884         * locate.el (locate-in-alternate-database): Doc fix.
2886 2007-04-26  Glenn Morris  <rgm@gnu.org>
2888         * button.el (button): Use underline if supported, else fall back
2889         to color.
2891         * version.el (emacs-version): Increase to 22.1.50.
2893 2007-04-25  Richard Stallman  <rms@gnu.org>
2895         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2897 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
2899         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2900         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2901         pushing mark.
2902         (idlwave-current-routine): Don't push mark.
2904 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
2906         * image-dired.el (image-dired-display-image): Derive image-type from
2907         filename rather than assuming jpeg, in case no resizing was needed.
2909 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2911         * custom.el (defface): Doc fix.
2913 See ChangeLog.12 for earlier changes.
2915 ;; Local Variables:
2916 ;; coding: iso-2022-7bit
2917 ;; add-log-time-zone-rule: t
2918 ;; End:
2920     Copyright (C) 2007 Free Software Foundation, Inc.
2922   This file is part of GNU Emacs.
2924   GNU Emacs is free software; you can redistribute it and/or modify
2925   it under the terms of the GNU General Public License as published by
2926   the Free Software Foundation; either version 2, or (at your option)
2927   any later version.
2929   GNU Emacs is distributed in the hope that it will be useful,
2930   but WITHOUT ANY WARRANTY; without even the implied warranty of
2931   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2932   GNU General Public License for more details.
2934   You should have received a copy of the GNU General Public License
2935   along with GNU Emacs; see the file COPYING.  If not, write to the
2936   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2937   Boston, MA 02110-1301, USA.
2939 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af