Merge from emacs--rel--22
[emacs.git] / lisp / ChangeLog
blobf7e254153c36de05652fb8624b2d8cdd28aa357a
1 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
3         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
4         (tar-get-descriptor): Handle type 55, an extended pax header.
6 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
9         to confuse outline-minor-mode.
11 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
13         * tar-mode.el (tar-file-name-handler): New function.
14         (tar-extract): Bind file-name-handler-alist to it to force
15         find-buffer-file-type-coding-system behave as if the file being
16         extracted existed.  Use last-coding-system-used to force
17         buffer-file-coding-system to what decode-coding-region actually
18         used to decode the file.
20 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
22         * progmodes/compile.el (compilation-handle-exit):
23         `compilation-finish-function' may change the current buffer.
25 2007-05-22  Richard Stallman  <rms@gnu.org>
27         * files.el (set-auto-mode): Doc fix.
29 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
31         * help-fns.el (find-source-lisp-file): New function.
32         (describe-function-1): Use find-source-lisp-file to find source
33         file in compile tree.
35 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
37         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
39 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
41         * emacs-lisp/easy-mmode.el (define-minor-mode)
42         (easy-mmode-define-navigation): Fix typos in docstrings.
44 2007-05-22  Glenn Morris  <rgm@gnu.org>
46         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
48 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
50         * mail/mail-extr.el (mail-extract-address-components): Recognize
51         non-ASCII characters except for NBSP as words.
53 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
55         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
56         (rcirc-print): Handle `window-width'.
57         (rcirc-buffer-maximum-lines): Doc fix.
59 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
61         * image-mode.el (image-toggle-display): Don't clear image cache.
62         Only use filename in image spec if the file is readable.  Call
63         image-refresh.
65         * image.el (image-type-from-file-name, image-type): Simplify.
66         (image-type-auto-detected-p): Don't scan auto-mode-alist.
68         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
69         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
71 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
73         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
74         is an error.
76         * term/linux.el (terminal-init-linux): Don't signal an error
77         if gpm isn't running.
79 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
81         * t-mouse.el: Reduce to a minor-mode macro call.
82         (t-mouse-mode): Remove the lighter.
84         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
86 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
88         * files.el (auto-mode-alist): Change the regexp so that
89         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
91 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
93         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
94         changes.
96 2007-05-19  Kevin Ryde  <user42@zip.com.au>
98         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
100 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
102         * textmodes/sgml-mode.el: Revert last change.
104 2007-05-18  Richard Stallman  <rms@gnu.org>
106         * simple.el (push-mark): Doc fix.
108 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
110         * emulation/tpu-edt.el (CSI-map, SS3-map): Moved from global-map to
111         tpu-global-map.
112         (tpu-original-global-map): Variable deleted.
113         (tpu-control-keys-map): New keymap variable.
114         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
115         setting keymapping directly.
116         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
117         tpu-global-map.
118         (tpu-edt-on): Activate the tpu-global-map.
119         (tpu-edt-off): Deactivate the tpu-global-map.
121 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
123         * textmodes/ispell.el (ispell-get-word): Return markers
124         for start and end positions.
125         (ispell-word): Assume END is a marker.
127 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
129         * printing.el: Group together all XEmacs/Emacs definitions.
130         (pr-version): New version 6.9.
131         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
132         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
133         (pr-menu-bind): Fix code.
134         (pr-e-frame-char-height, pr-e-frame-char-width)
135         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
136         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
137         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
138         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
139         (pr-x-event-y-pixel): Aliases eliminated.
140         (pr-xemacs-global-menubar): Macro moved.
141         (current-menubar, current-mouse-event, zmacs-region-stays)
142         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
143         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
144         Vars moved.
145         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
146         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
147         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
148         (pr-menu-set-utility-title, pr-even-or-odd-pages)
149         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
150         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
151         moved.
153 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
155         * textmodes/sgml-mode.el (sgml-tag):
156         Fix bug: Call sgml-transformation-function.
158 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
160         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
161         modified flag of buffer.  Use `inhibit-modification-hooks'.
163 2007-05-16  Richard Stallman  <rms@gnu.org>
165         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
167 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
169         * files.el (magic-mode-alist, magic-fallback-mode-alist):
170         Move the *ml, Postscript, and XmCD entries to the fallback part.
172         * files.el (magic-fallback-mode-alist):
173         Rename from file-start-mode-alist.
175 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
177         * progmodes/compile.el (compilation-handle-exit): Quote first
178         argument of `run-hook-with-args'.
180 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
182         * buff-menu.el (Buffer-menu-sort-column):
183         * dabbrev.el (dabbrev-upcase-means-case-search):
184         * dired.el (dired-recursive-deletes, dired-recursive-copies):
185         * info.el (Info-current-subfile):
186         * ls-lisp.el (ls-lisp-verbosity):
187         * msb.el (msb-menu-cond):
188         * pcvs.el (cvs-dired-use-hook):
189         * simple.el (set-mark-command-repeat-pop):
190         * time.el (display-time-24hr-format, display-time-mail-file):
191         Doc fixes.
193         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
194         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
196         * view.el (view-inhibit-help-message): Fix typo in docstring.
197         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
199 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
201         * textmodes/ispell.el (ispell-start-process): Defend against bad
202         default-directory.
204 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
206         * mail/rmail.el (rmail-convert-to-babyl-format): Check
207         content-transfer-encoding _last_, because it's its position that
208         we need as value of base64-header-field-end.
210 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
212         * files.el (mode-require-final-newline, require-final-newline)
213         (enable-local-variables, enable-local-eval): Doc fixes.
215 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
217         * ps-print.el: Use default color when foreground or background color
218         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
219         (ps-print-version): New version 6.7.4.
220         (ps-rgb-color): New argument.  Use default color when color is
221         unspecified.
222         (ps-begin-job): Fix code.
224 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
226         * longlines.el (longlines-mode): Make longlines-auto-wrap
227         buffer-local.  Add hooks unconditionally.
228         (longlines-auto-wrap): Toggle wrapping.
229         (longlines-after-change-function)
230         (longlines-post-command-function): Check longlines-auto-wrap.
232 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
234         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
235         (xterm-mouse-translate): Use it.
237 2007-05-10  Richard Stallman  <rms@gnu.org>
239         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
240         (iso-cvt-write-only): Likewise.
242         * emacs-lisp/easy-mmode.el (define-minor-mode):
243         Fix generated doc string.
245         * startup.el (fancy-splash-text): Add URL of guided tour.
246         Adjust horizontal and vertical whitespace.
248         * progmodes/compile.el (compilation-handle-exit):
249         Use run-hook-with-args to run compilation-finish-functions.
251         * files.el (file-start-mode-alist): New variable.
252         (magic-mode-regexp-match-limit): Doc fix.
253         (set-auto-mode): Handle file-start-mode-alist.
254         A little cleanup of structure.
256         * dabbrev.el (dabbrev-eliminate-newlines):
257         Renamed from dabbrev--eliminate-newlines.  All uses changed.
259 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
261         * man.el (Man-next-section): Don't consider the last line of the page
262         as being part of any section.
264 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
266         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
267         can take any number of values.
269 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
271         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
272         to the list of citation commands.
274 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
276         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
278 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
280         * progmodes/python.el (python-font-lock-keywords)
281         (python-open-block-statement-p, python-mode): Add support for the new
282         "with" keyword.
284 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
286         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
287         the exact opposite of diff-goto-source.
289         * emacs-lisp/advice.el (ad-special-forms): Remove.
290         (ad-special-form-p): Use subr-arity.
292         * newcomment.el (comment-search-forward): Make sure we search forward.
293         (comment-enter-backward): Try and distinguish the non-matching case at
294         EOB from the non-matching case with a missing comment-end-skip for
295         a 2-char comment ender.
296         (comment-choose-indent): New function extracted from comment-indent.
297         Improve the alignment algorithm.
298         (comment-indent): Use it.
300         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
301         XML style Processing Instructions.
302         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
303         (sgml-calculate-indent): Handle `pi' context.
305         * vc.el: Ensure that update-changelog issues an error when used with
306         a backend that does not implement it.
307         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
308         Remove `backend' argument.  Use expand-file-name.
309         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
311         * progmodes/python.el (python-end-of-block): Revert last change.
312         (python-end-of-statement): Make sure we move *forward*.
314 2007-05-08  Richard Stallman  <rms@gnu.org>
316         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
317         Don't include non-self-insert commands in the exception for `-'.
319 2007-05-08  David Reitter  <david.reitter@gmail.com>
321         * progmodes/python.el (python-guess-indent): Check non-nullness
322         before comparing indent against the 2..8 interval.
324 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
326         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
327         available.
329 2007-05-06  Richard Stallman  <rms@gnu.org>
331         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
333 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
335         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
336         rather than storing their value in the revert-buffer function.
338 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
340         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
341         when disabling t-mouse-mode.
343 2007-05-01  Davis Herring  <herring@lanl.gov>
345         * calendar/timeclock.el: Update version number.
346         (timeclock-modeline-display): Mention timeclock-use-display-time
347         in explanatory message.
348         (timeclock-in): Fix non-interactive workday specifications.
349         (timeclock-log): Don't kill the log buffer if it already existed.
350         Suppress warnings when finding the log.  Don't check for a nil
351         project twice.  Run hooks after killing the buffer (if applicable).
352         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
353         was geometric).  All uses changed.
354         (timeclock-generate-report): Support prefix argument.
356 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
358         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
359         disconnections.
361 2007-05-01  Romain Francoise  <romain@orebokech.com>
363         * dired-x.el: Revert 2007-04-06 change.
365 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
367         * find-dired.el (find-dired-filter): Propertize all text down to eob.
369 2007-04-29  Richard Stallman  <rms@gnu.org>
371         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
373 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
375         * progmodes/cc-mode.el (c-before-change): Use point-min rather
376         than 1.
378 2007-04-28  Richard Stallman  <rms@gnu.org>
380         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
382 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
384         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
385         don't put stop on toolbar.
387 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
389         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
391 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
393         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
394         instead of $(lisp)/mh-e.
396 2007-04-28  Glenn Morris  <rgm@gnu.org>
398         * image-dired.el (image-dired-cmd-create-thumbnail-options)
399         (image-dired-cmd-create-temp-image-options): Replace option
400         +profile "*" with -strip.
402 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
404         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
405         Use window-start and window-end.
407 2007-04-27  Andreas Schwab  <schwab@suse.de>
409         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
411 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
413         * textmodes/fill.el (fill-paragraph): Doc fix.
415 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
417         * locate.el (locate-in-alternate-database): Doc fix.
419 2007-04-26  Glenn Morris  <rgm@gnu.org>
421         * button.el (button): Use underline if supported, else fall back
422         to color.
424         * version.el (emacs-version): Increase to 22.1.50.
426 2007-04-25  Richard Stallman  <rms@gnu.org>
428         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
430 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
432         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
433         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
434         pushing mark.
435         (idlwave-current-routine): Don't push mark.
437 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
439         * image-dired.el (image-dired-display-image): Derive image-type from
440         filename rather than assuming jpeg, in case no resizing was needed.
442 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
444         * custom.el (defface): Doc fix.
446 See ChangeLog.12 for earlier changes.
448 ;; Local Variables:
449 ;; coding: iso-2022-7bit
450 ;; add-log-time-zone-rule: t
451 ;; End:
453     Copyright (C) 2007 Free Software Foundation, Inc.
455   This file is part of GNU Emacs.
457   GNU Emacs is free software; you can redistribute it and/or modify
458   it under the terms of the GNU General Public License as published by
459   the Free Software Foundation; either version 2, or (at your option)
460   any later version.
462   GNU Emacs is distributed in the hope that it will be useful,
463   but WITHOUT ANY WARRANTY; without even the implied warranty of
464   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
465   GNU General Public License for more details.
467   You should have received a copy of the GNU General Public License
468   along with GNU Emacs; see the file COPYING.  If not, write to the
469   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
470   Boston, MA 02110-1301, USA.
472 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af