(quail-vunion): Remove unexplained nreverse.
[emacs.git] / lisp / ChangeLog
blob009225a97f00c28c7bc3ba78e12ffd5f9936cffe
1 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * international/quail.el (quail-vunion): Remove unexplained nreverse.
5 2009-04-28  Nick Roberts  <nickrob@snap.net.nz>
7         * progmodes/gdb-ui.el (gdb-tooltip-print): Avoid "Non-X frame used"
8         error with gud-tooltip-mode in the Linux console.
10 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
12         * tooltip.el (tooltip-show-help): Fall back on
13         tooltip-show-help-non-mode for text-only displays.
15 2009-04-27  Jay Belanger  <jay.p.belanger@gmail.com>
17         * calc/calc.el (calc-mode): Replace `copy-list' with `copy-sequence'.
19 2009-04-26  Jay Belanger  <jay.p.belanger@gmail.com>
21         * calc/calc.el (calc-set-mode-line): Check to make sure that the
22         correct Calc buffer gets "Embed" in the mode line.
23         (calc-mode): Copy stack list for additional Calc buffers.
25 2009-04-25  Chong Yidong  <cyd@stupidchicken.com>
27         * simple.el (line-move-visual): If point is stuck moving backwards
28         against a display string, temporarily ignore the goal
29         column (Bug#3020).
31         * startup.el (normal-top-level): Implement a work-around to handle
32         changes to face-font-rescale-alist during
33         initialization (Bug#1785).
35 2009-04-24  Michael Albinus  <michael.albinus@gmx.de>
37         * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
38         (tramp-handle-file-name-all-completions): Don't use "-b" as ls
39         arg.  It does not work on OpenBSD.  Reported by Taylor Venable
40         <taylor@metasyntax.net>.
42 2009-04-23  Chong Yidong  <cyd@stupidchicken.com>
44         * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
45         (hi-lock-set-pattern, hi-lock-font-lock-hook): Use it (Bug#3068).
47 2009-04-21  Martin Rudalics  <rudalics@gmx.at>
49         * diff-mode.el (diff-find-source-location): Don't call
50         diff-sanity-check-hunk when NOPROMPT is non-nil.  (Bug#3033)
52 2009-04-21  Kenichi Handa  <handa@m17n.org>
54         * international/uni-decomposition.el: Re-generated.
56 2009-04-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
58         * proced.el (proced-sort): Declare it buffer-local.
59         (proced-send-signal): Handle non-nil signals.
61 2009-04-18  Jason Rumney  <jasonr@gnu.org>
63         * facemenu.el (list-colors-duplicates): w32-default-color-map is
64         a function (Bug#3044).
66 2009-04-18  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>
68         * epa-file.el (epa-file-decode-and-insert):
69         Use string-to-multibyte instead of set-buffer-multibyte.
70         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=15259>
72 2009-04-18  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
74         * net/rcirc.el (rcirc): Use correct property names (Bug#3037).
76 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
78         * thingatpt.el (thing-at-point-bounds-of-list-at-point):
79         New function (Bug#3027).
81 2009-04-17  Kenichi Handa  <handa@m17n.org>
83         * international/uni-decomposition.el: Re-generated.
85 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
87         * textmodes/flyspell.el (flyspell-correct-word-before-point):
88         Don't create markers.
89         (tex-mode-flyspell-verify): Don't create markers.
90         Use line-end-position.
91         (sgml-mode-flyspell-verify): Don't create markers.  Simplify code
92         using looking-at and looking-back.
94 2009-04-16  Robert Brown  <brown@google.com>  (tiny change)
96         * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
97         property (Bug#2984).
99 2009-04-16  Leo  <sdl.web@gmail.com>  (tiny change)
101         * ediff-wind.el (ediff-make-wide-display): Fix typo in frame
102         parameter alist.
104 2009-04-15  William Xu  <william.xwl@gmail.com>
106         * outline.el (hide-sublevels): Ensure that arguments are passed to
107         outline-flag-region in the correct order (Bug#3000).
109 2009-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
111         * net/browse-url.el (browse-url-filename-alist): Correct file
112         URI (Bug#2922).
114 2009-04-15  Chong Yidong  <cyd@stupidchicken.com>
116         * subr.el (posn-col-row): Properly compute line spacing.
117         Suggested by Nikolaj Schumacher (Bug#2933).
119 2009-04-15  Ulf Jasper  <ulf.jasper@web.de>
121         * net/newst-treeview.el (newsticker-treeview-jump): Enable virtual
122         feeds.
124 2009-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
126         * vc-svn.el (vc-svn-after-dir-status): Fix regexp to allow for file
127         names with leading spaces.  Ignore "." if it appears as a filename.
129 2009-04-14  Juanma Barranquero  <lekktu@gmail.com>
131         * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
132         (scan-buf-previous-region): Fix typo in docstring.
134 2009-04-14  Edward Wiebe  <usenet@pusto.de>  (tiny change)
136         * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
138 2009-04-14  Michael Albinus  <michael.albinus@gmx.de>
140         * net/tramp.el (tramp-handle-dired-recursive-delete-directory):
141         Fix an error in flushing cache data.
142         (tramp-handle-process-file): Flush all file cache values for the
143         connection, because the remote process could have changed them.
144         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
145         Handle QUIT.
147         * net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data
148         of directory "".
150 2009-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
152         * minibuffer.el (completion--try-word-completion): Don't disable
153         `partial-completion' any more.  Mark the added char instead.
154         (completion-pcm--string->pattern): Notice chars added by
155         completion--try-word-completion and treat them specially. (bug#2957)
157 2009-04-13  Jason Rumney  <jasonr@gnu.org>
159         * faces.el (frame-set-background-mode): Window system frames
160         default to light.  Use default in cases where specified color
161         does not exist (Bug#2969).
163 2009-04-13  Kenichi Handa  <handa@m17n.org>
165         * language/japanese.el (cp932): Delete alias for japanese-shift-jis.
167 2009-04-12  Michael Albinus  <michael.albinus@gmx.de>
169         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
170         Overwrite always the tmpfile.  (Bug#2962).
172 2009-04-11  Chong Yidong  <cyd@stupidchicken.com>
174         * files.el (dir-locals-directory-cache): Change format to include
175         the mtime of the directory-local variables file (Bug#2833).
176         (dir-locals-set-directory-class): New arg mtime.  Store it in
177         dir-locals-directory-cache.
178         (dir-locals-find-file): Check cache validity using the mtime.
179         (dir-locals-read-from-file): Save the file mtime in the cache.
180         (hack-dir-local-variables): Adapt to new
181         dir-locals-directory-cache entry format.
183         * international/mule-diag.el (describe-font-internal):
184         Rename ignored argument to IGNORED.
185         (describe-font): Elide unnecessary argument to
186         describe-font-internal (Bug#2945).
188 2009-04-10  Richard M Stallman  <rms@gnu.org>
190         * mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.
192         * vc-dir.el (vc-dir): Doc fix.
194 2009-04-10  Eli Zaretskii  <eliz@gnu.org>
196         * mail/unrmail.el (unrmail): If "Mail-From" header is found,
197         append a newline to it.
199         * mail/rmail.el (rmail-unrmail-new-mail)
200         (rmail-unrmail-new-mail-maybe): New functions.
201         (rmail-insert-inbox-text): Use rmail-unrmail-new-mail-maybe to
202         convert Babyl-formatted new mail to mbox format.  (Bug#2942)
204 2009-04-09  Kim F. Storm  <storm@cua.dk>
206         * emulation/cua-rect.el (cua--indent-rectangle): Insert tabs using
207         tab-to-tab-stop to respect indent-tabs-mode.
209 2009-04-09  Richard M Stallman  <rms@gnu.org>
211         * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
212         (rmail-kill-label, rmail-add-label): Doc fixes.
214         * mail/rmailout.el (rmail-output): If file is visited,
215         check the buffer's format.
217         * mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".
219         * mail/rmailout.el (rmail-output-to-rmail-buffer):
220         Call rmail-modify-format.
222         Don't query before visiting a Babyl file.
223         Instead, query before modifications that would save it.
225         * mail/rmail.el (rmail-was-converted): New variable.
226         (rmail-seriously-modified): New variable.
227         (rmail-perm-variables): Set them to nil.
228         (rmail-convert-babyl-to-mbox): Don't query about converting Babyl file.
229         Instead, set rmail-was-converted.
230         (rmail-modify-format): New function.  Query if save will change format.
231         (rmail-dont-modify-format): New function.
232         (rmail-duplicate-message, rmail-get-new-mail):
233         Call rmail-modify-format.
234         (rmail-set-header): Call rmail-dont-modify-format.
235         (rmail-set-attribute): Likewise.
236         (rmail-expunge-confirmed): Call rmail-modify-format.
238         * mail/sendmail.el (sendmail-send-it): Replace any
239         pre-existing Content-type header if we insert one.
241 2009-04-09  Michael Albinus  <michael.albinus@gmx.de>
243         * net/tramp.el (tramp-file-name-handler-alist): Add `vc-registered'.
244         (tramp-handle-vc-registered): New defun.  (Bug#1741)
246         * net/tramp-cache.el (tramp-flush-directory-property): Use the
247         localname of KEY for check.
249 2009-04-09  Kenichi Handa  <handa@m17n.org>
251         * international/charprop.el: Re-generated.
252         * international/uni-bidi.el: Re-generated.
253         * international/uni-category.el: Re-generated.
254         * international/uni-combining.el: Re-generated.
255         * international/uni-decomposition.el: Re-generated.
256         * international/uni-mirrored.el: Re-generated.
257         * international/uni-name.el: Re-generated.
259 2009-04-08  Eli Zaretskii  <eliz@gnu.org>
261         * files.el (append-to-file): Doc fix.
263         * term/pc-win.el (msdos-last-help-message): New defvar.
264         (msdos-show-help): Use it to avoid saving the last message if it
265         was also a help message (Bug#2895).
267         * mail/rmail.el (rmail-simplified-subject): Normalize whitespace
268         in subject.  This resurrects a feature, lost in transition to
269         mbox, whereby Subject is matched even if it's broken into several
270         lines at arbitrary places.
272 2009-04-08  Nick Roberts  <nickrob@snap.net.nz>
274         * progmodes/gdb-ui.el: Give hint for GDB in Emacs on Mac OSX.
276 2009-04-08  Chong Yidong  <cyd@stupidchicken.com>
278         * textmodes/fill.el (fill-paragraph): Doc fix.
280 2009-04-07  Chong Yidong  <cyd@stupidchicken.com>
282         * vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
284 2009-04-07  Glenn Morris  <rgm@gnu.org>
286         * term/ns-win.el (ns-pop-up-frames): Make it a defcustom.
288         * mail/rmail.el (rmail-expunge-and-save): Let rmail-expunge show the
289         message.
290         (rmail-quit): Mark summary unmodified.
291         (rmail-expunge): Doc fix.  Always show a message.  (Bug#2763)
293 2009-04-07  Chong Yidong  <cyd@stupidchicken.com>
295         * vc-bzr.el (vc-bzr-log-view-mode): Tweak
296         log-view-message-re (Bug#2872).
298         * descr-text.el (describe-property-list, describe-char): Add
299         follow-link properties to buttons that need them.
301         * tooltip.el (tooltip-show-help-non-mode): Don't save the last
302         message if it was also a help message (Bug#2895).
304 2009-04-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
306         * textmodes/bibtex.el (bibtex-format-entry)
307         (bibtex-search-crossref): Allow OPT prefix for name of crossref
308         field.
310 2009-04-06  Sam Steingold  <sds@gnu.org>
312         * simple.el (completion-list-mode-map): Bind "q" to quit-window,
313         just like in all other read-only buffers.
315 2009-04-05  Chong Yidong  <cyd@stupidchicken.com>
317         * simple.el (handle-shift-selection): Clarify docstring.
319 2009-04-05  Michael Albinus  <michael.albinus@gmx.de>
321         * dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
322         `file-modes' returns nil.
324         * net/ange-ftp.el (ange-ftp-set-file-modes): New defun.  Change
325         `ange-ftp' property of `set-file-modes' to
326         `ange-ftp-set-file-modes' (Bug#2865).
327         (ange-ftp-call-chmod): Add error handling.
329         * net/tramp.el (tramp-default-file-modes): New defun.  Replace all
330         calls of `file-modes' by this (Bug#2869).
331         (tramp-handle-find-backup-file-name): Use `symbol-value' instead
332         of `boundp'.
334         * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
335         Use `tramp-default-file-modes'.
337 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
339         * frame.el (make-frame): Doc fix.
341 2009-04-04  Eli Zaretskii  <eliz@gnu.org>
343         * mail/rmailsum.el (rmail-new-summary-1): Don't show zero count of
344         summary lines.
346 2009-04-02  Chong Yidong  <cyd@stupidchicken.com>
348         * dired.el (dired-get-filename): Always pass filename through
349         `read' to ensure unquoting is performed (Bug#2862).
351 2009-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>
353         * doc-view.el (doc-view-mode): Don't give up if the file doesn't exist.
355 2009-04-02  Glenn Morris  <rgm@gnu.org>
357         * calendar/diary-lib.el (diary-cyclic): Check for +ve N.
359         * calendar/holidays.el (calendar-holidays):
360         Don't autoload it.  (Bug#2811)
362 2009-04-02  Kenichi Handa  <handa@m17n.org>
364         * international/fontset.el (setup-default-fontset):
365         Specify iso10646-1 font for characters in PUA of BMP.  (Bug#2830)
367 2009-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>
369         * simple.el (auto-fill-function): Mark it as safe for nil.
370         Suggested by Leo <sdl.web@gmail.com>.
372 2009-04-01  Dan Nicolaescu  <dann@ics.uci.edu>
374         * vc-mtn.el (vc-mtn-register): Fix optional arguments.
376         * vc-hooks.el (vc-name): Avoid calling vc-backend twice.
377         (vc-mode-line): Accept and use an optional argument for the backend.
378         (vc-find-file-hook): Use when instead of if.  Avoid calling
379         vc-backend multiple times, pass down the value computed the first time.
381 2009-03-30  Andreas Schwab  <schwab@linux-m68k.org>
383         * ansi-color.el (ansi-color-get-face):
384         Use ansi-color-parameter-regexp to match parameters.
385         (ansi-color-regexp): Include final `m' in first group.
387 2009-03-30  Jason Rumney  <jasonr@gnu.org>
389         * files.el (locate-dominating-stop-dir-regexp): Stop searching
390         when a UNC mount point is reached.
392 2009-03-30  Jay Belanger  <jay.p.belanger@gmail.com>
394         * calc/calc-embed.el (calc-embedded-restore-original-modes):
395         Add argument for Calculator buffer.
396         (calc-do-embedded): Use specific Calculator buffer when cancelling
397         embedded mode.
399         * calc/calc.el (calc-buffer-list): New variable.
400         (calc-kill-stack-buffer): New function.
401         (calc-mode): Add `calc-kill-stack-buffer' to
402         `kill-buffer-query-functions'.  Add current buffer to
403         `calc-buffer-list'.
405 2009-03-30  Kenichi Handa  <handa@m17n.org>
407         * language/chinese.el (chinese-big5): Change type to `big5'.
409 2009-03-30  Chong Yidong  <cyd@stupidchicken.com>
411         * help-mode.el (help-buffer): Add docstring.
413 2009-03-28  David Reitter  <david.reitter@gmail.com>
415         * term/ns-win.el (ns-expand-space): Remove defvar.
416         (S-,): Bind to `customize' in line with menu item.
417         ([global-map windows]): Remove (in line with other platforms).
418         (menu-bar-update-frames, force-menu-bar-update-buffers):
419         Remove, not needed.
420         (menu-bar-update-hook): Do not alter.
421         (generate-fontset-menu, mouse-set-font): Amend doc string
422         of these defaliases to point out their altered meaning in NS.
424 2009-03-28  Juri Linkov  <juri@jurta.org>
426         * simple.el (minibuffer-default-add-completions):
427         Remove `(interactive)'.  (Bug#2805)
429 2009-03-28  Eli Zaretskii  <eliz@gnu.org>
431         * files.el (shell-quote-wildcard-pattern): Doc fix.
433 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
435         * ls-lisp.el (ls-lisp-insert-directory): Allow for a trailing '/'
436         when looking for "." and "..".  (Bug#2801)
438 2009-03-27  Andreas Schwab  <schwab@linux-m68k.org>
440         * simple.el (shift-select-mode): Make it a defcustom.
441         * cus-start.el: Remove shift-select-mode.
443 2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
445         * simple.el (shift-select-mode): Move declaration from callint.c.
446         (handle-shift-selection): Remove `deactivate' arg and check
447         shift-select-mode instead.
449 2009-03-26  Juanma Barranquero  <lekktu@gmail.com>
451         * align.el (align-large-region, align-perl-modes, align-rules-list)
452         (align-open-comment-modes): Fix typos in docstrings.
453         (align-region-separate): Doc fixes.
455 2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
457         * arc-mode.el (archive-ar-summarize): Don't burp on special GNU
458         extension entries for lookup tables or extended file name tables.
459         Distinguish the internal and external name, so lookup is easier.
460         (archive-ar-extract): Take advantage of more precise name.
461         Preserve point.
463 2009-03-25  Chong Yidong  <cyd@stupidchicken.com>
465         * play/bubbles.el (bubbles): Doc fix (Bug#2776).
467 2009-03-25  Juanma Barranquero  <lekktu@gmail.com>
469         * composite.el (auto-compose-chars): Fix typo in docstring.
471 2009-03-24  Michael Albinus  <michael.albinus@gmx.de>
473         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
475 2009-03-24  Glenn Morris  <rgm@gnu.org>
477         * wid-edit.el (widget-specify-field): Don't add a second overlay for a
478         field with just a newline character.
479         (widget-field-value-get): Don't reduce fields with just a space
480         character to null.
481         (character): Accept newline.  (Bug#2689)
483 2009-03-24  Kenichi Handa  <handa@m17n.org>
485         * international/fontset.el (font-encoding-alist): Add an entry for
486         muletibetan-0.  (Bug#2722)
488 2009-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
490         * vc-bzr.el (vc-bzr-working-revision): Add support for lightweight
491         checkouts.  (Bug#2157)
492         (vc-bzr-after-dir-status): Ignore a warning for bzr status.
493         (vc-bzr-dir-extra-headers): Add headers for lightweight checkouts.
495 2009-03-22  Richard M Stallman  <rms@gnu.org>
497         * mail/rmail.el (rmail-expunge): Update summary buffer even if DONT-SHOW.
498         (rmail-expunge): Without DONT-SHOW, show the message even after
499         updating summary.
501 2009-03-21  Jari Aalto  <jari.aalto@cante.net>
503         * time.el (display-time-default-load-average): Doc fix.
505 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
507         * simple.el (handle-shift-selection): Doc fix.  (Bug#2738)
509 2009-03-21  Chong Yidong  <cyd@stupidchicken.com>
511         * files.el (file-modes-rights-to-number): Doc fix.
512         (file-modes-symbolic-to-number): Handle empty permissions
513         arg (Bug#2729).
515 2009-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
517         * vc.el (Todo): Add note on simplifying vc-register.
519 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
521         * eshell/em-ls.el (eshell-ls-dir):
522         Call eshell-directory-files-and-attributes with additional argument
523         'integer or 'string, according to numeric-uid-gid.
524         (eshell-ls-file): Don't convert UID and GID to strings, as
525         eshell-ls-dir already did.  Enlarge max user-name string length to
526         14 characters.
527         (eshell-do-ls): Fix the long name of the -L option.
529         * eshell/esh-util.el (directory-files-and-attributes): Accept and
530         ignore additional optional argument id-format.
531         (eshell-directory-files-and-attributes):
532         Call directory-files-and-attributes with additional argument id-format.
534         * eshell/em-ls.el (eshell-ls-file): Enlarge default size-width to 8.
535         (eshell-ls-dir): Under -l, call eshell-ls-printable-size with last
536         argument nil.
538 2009-03-21  David Reitter  <david.reitter@gmail.com>
540         * cus-start.el (all): Use existing `ns' rather than new `nextstep'
541         group for variables affected by last two changes.
543 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
545         * cus-start.el (all): Fix last change.
547 2009-03-21  David Reitter  <david.reitter@gmail.com>
549         * cus-start.el (all): Add ns-control-modifier,
550         ns-command-modifier, ns-alternate-modifier, ns-function-modifier,
551         ns-antialias-text, and ns-use-qd-smoothing.
553 2009-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
555         * vc-dir.el (vc-dir-deduce-fileset): Make the error message more explicit.
557 2009-03-19  Juanma Barranquero  <lekktu@gmail.com>
559         * subr.el (forward-point): Add obsolescence declaration.
561         * paren.el (show-paren-function):
562         * simple.el (kill-forward-chars, kill-backward-chars):
563          Use (+/- (point) N), instead of `forward-point'.
565 2009-03-19  Glenn Morris  <rgm@gnu.org>
567         * mail/rmail.el (rmail-retry-ignored-headers): Add :version tag.
569         * mail/supercite.el (sc-version): Doc fix.
571 2009-03-19  Leo  <sdl.web@gmail.com>  (tiny change)
573         * mail/supercite.el (sc-version): Fix typo in interactive spec.
575 2009-03-19  Kenichi Handa  <handa@m17n.org>
577         * international/quail.el (quail-update-leim-list-file):
578         Save leim-list.el in utf-8.
580         * international/mule-cmds.el (leim-list-header):
581         Use utf-8 coding tag.
583         * term/ns-win.el: Call create-default-fontset, not
584         setup-default-fontset.  Call create-fontset-from-fontset-spec
585         within condition-case.
587         * term/w32-win.el (w32-initialize-window-system):
588         Call create-default-fontset, not setup-default-fontset.
589         Call create-fontset-from-fontset-spec within condition-case.
591         * term/x-win.el (x-initialize-window-system):
592         Call create-default-fontset, not setup-default-fontset.
593         Call create-fontset-from-fontset-spec within condition-case.
595         * international/fontset.el (create-default-fontset): New function.
596         (create-fontset-from-x-resource): Use display-warning instead of
597         message.
599 2009-03-18  Richard M Stallman  <rms@gnu.org>
601         * mail/rmail.el (rmail-retry-ignored-headers): Add usual mime headers.
602         (rmail-retry-failure): Undo previous change.
604 2009-03-18  Kenichi Handa  <handa@m17n.org>
606         * international/mule.el (after-insert-file-set-coding):
607         Set buffer-file-coding-system directly without calling
608         set-buffer-file-coding-system.  (Fixes bug described in
609         follow-up to bug#2317).
611 2009-03-17  Juanma Barranquero  <lekktu@gmail.com>
613         * emacs-lisp/benchmark.el (benchmark): Reflow docstring.
615 2009-03-17  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
617         * international/characters.el (cjk-char-width-table):
618         Add cp932-2-byte.
620 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
622         * minibuffer.el (minibuffer-complete-and-exit): Doc fix.
624 2009-03-16  David Reitter  <david.reitter@gmail.com>
626         * faces.el (set-face-attributes-from-resources)
627         (face-set-after-frame-default): Do not import X resources on NS
628         because NS does not have system-wide X resources.
630 2009-03-16  Richard M Stallman  <rms@gnu.org>
632         * mail/rmail.el (rmail-retry-failure): Discard rmail-ignored-headers.
633         (rmail-expunge): Show the message only once, and only if needed.
634         If the current message was current before, just re-swap.
636 2009-03-16  Kenichi Handa  <handa@m17n.org>
638         * international/ccl.el (ccl-compile-if): Signal an error for
639         invalid operator.
641 2009-03-16  Chong Yidong  <cyd@stupidchicken.com>
643         * minibuffer.el (read-file-name): Doc fix.
645         * tooltip.el (tooltip-show-help-non-mode): Don't set
646         tooltip-previous-message if called with the same tooltip that is
647         showing (Bug#2680).
649         * emacs-lisp/crm.el (crm--choose-completion-string): New function.
650         (completing-read-multiple): Set and restore
651         choose-completion-string-functions (Bug#1080).
653 2009-03-15  Glenn Morris  <rgm@gnu.org>
655         * calendar/cal-tex.el (cal-tex-preamble-extra): Add an example string
656         value to help people with the formatting.
658         * mail/sendmail.el (mail-yank-prefix): Doc fix.
659         (mail-mode-map): Only enable the "Cite Original" menu-item when
660         appropriate.  Standardize the text used for other headers re hyphens.
662         * mail/rmail.el (rmail-font-lock-keywords): Treat "Mail-Reply-To"
663         like "Reply-To".
665 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
667         * minibuffer.el (completion-styles): Add emacs22 completion style
668         as fallback.
670 2009-03-15  Dan Nicolaescu  <dann@ics.uci.edu>
672         * vc.el (vc-checkin): Add an extra argument for the VC backend,
673         pass it down to vc-start-logentry.
674         (vc-next-action, vc-transfer-file): Pass the VC backend to
675         vc-checkin.
676         (vc-next-action): Do not assume that all backends in
677         vc-handled-backends are upper case.
679 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
681         * files.el (get-free-disk-space): Ensure that default-directory is
682         usable before calling call-process.  Suggested by Kevin
683         Ryde (Bug#2631).
685 2009-03-14  David Reitter  <david.reitter@gmail.com>
687         * term/ns-win.el (ns-expand-space): Remove.
688         (ns-show-prefs event): Run `customize'.
689         (ns-power-off): Run `save-buffers-kill-emacs', but ask user
690         whether to save files (as is standard).
691         (clipboard-yank, clipboard-kill-ring-save, clipboard-kill-region)
692         (menu-bar-enable-clipboard): Do not undefine these.
693         (ns-save-preferences, ns-save-options, ns-show-preferences-help):
694         Remove.
696 2009-03-14  Glenn Morris  <rgm@gnu.org>
698         * mail/mailalias.el: Remove leading `*' from defcustom docs.
700         * mail/sendmail.el (mail-interactive): Doc fix.
701         (mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version.
702         (mail-setup): Use the function mail-signature.
703         (mail-mode-hook): Doc fix.
704         (mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to)
705         (mail-mail-reply-to, mail-mail-followup-to): Doc fixes.
706         (mail-signature): Check the signature file is readable.
707         With the argument ATPOINT, really insert at point.
708         Handle the case when the variable mail-signature is an expression.
710 2009-03-14  Chong Yidong  <cyd@stupidchicken.com>
712         * simple.el (undo-outer-limit-truncate): Mention that
713         warning-suppress-types is defined in the warnings
714         library (Bug#2668).
716 2009-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
718         * vc.el (vc-default-receive-file): The 'register method now
719         expects a list, pass a list.
721 2009-03-14  Chong Yidong  <cyd@stupidchicken.com>
723         * doc-view.el (doc-view-sentinel): Strip trailing newline from
724         event message.
726 2009-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
728         * tar-mode.el (tar-extract): Setup the buffer's name, undo-list, and
729         modified status before running the major-mode.
731         * simple.el (undo): Don't loop when encountering empty undo records.
733 2009-03-13  Tassilo Horn  <tassilo@member.fsf.org>
735         * doc-view.el (doc-view-mode-map): Bind RET to image-next-line.
737 2009-03-13  Alexandre Julliard  <julliard@winehq.org>
739         * vc-git.el (vc-git-previous-revision, vc-git-next-revision):
740         Fall back to original commit if vc-git-symbolic-commit fails to
741         find a symbolic name.
742         (vc-git-symbolic-commit): Don't limit search to tags.
743         Treat "undefined" as an error.  (Bug #2110)
745 2009-03-13  D. Goel  <deego3@gmail.com>
747         * ibuf-ext.el:
748         * midnight.el (midnight-next):
749         * progmodes/ebrowse.el:
750         * progmodes/flymake.el (flymake-float-time):
751         When calling (multiple-value-bind/setq .. ls) replace ls
752         by (values-list ls) throughout.
754 2009-03-13  Agustín Martín  <agustin.martin@hispalinux.es>
756         * textmodes/ispell.el (ispell-get-word): Initialize spellchecker
757         params.  (Bug #2654)
759 2009-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
761         * files.el (auto-mode-alist): Add rules for OpenOffice extension
762         packages, as well as Opkg/Ipkg packages.
764         * tar-mode.el (tar-header-block-tokenize): Presume less, check more.
765         (tar-summarize-buffer): Don't silently skip incomplete headers.
766         (tar-mode): Revert to fundamental-mode in case of malformed tar data.
767         (tar-extract): Try to make sure set-auto-mode doesn't mistakenly
768         treat a tar file member as being a tar file itself, just because
769         its own filename includes the parent tar file's.
771 2009-03-13  Kenichi Handa  <handa@m17n.org>
773         * international/mule-diag.el (print-fontset): Handling of the
774         argument FONTSET changed for consistency.  Reorder the printed
775         information to match with the font searching strategy.
776         (describe-fontset): Use face-attribute to get the fontset of the
777         selected frame.
778         (mule-diag): Likewise.  Print both font and fontset of the frame.
780 2009-03-13  Chong Yidong  <cyd@stupidchicken.com>
782         * term.el (term-send-raw-string): Deactivate mark.
783         (term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.
785 2009-03-12  Juanma Barranquero  <lekktu@gmail.com>
787         * register.el (get-register): Rename arg REG to REGISTER for
788         consistency with other register functions.
789         (set-register, jump-to-register): Fix typos in docstrings.
790         (copy-to-register, copy-rectangle-to-register): Reflow docstrings.
792 2009-03-12  Glenn Morris  <rgm@gnu.org>
794         * mail/mailabbrev.el (mail-abbrev-next-line)
795         (mail-abbrev-end-of-buffer): Doc fixes.
797 2009-03-11  Jason Rumney  <jasonr@gnu.org>
799         * term/w32-win.el (w32-initialize-window-system): Don't override
800         Japanese font settings.
801         (xlfd-regexp-registry-subnum): Remove unused declaration.
802         (w32-drag-n-drop-debug): Comment out unused debug function.
804 2009-03-11  Glenn Morris  <rgm@gnu.org>
806         * mail/rmailedit.el (rmail-edit-mode):
807         Set write-region-annotate-functions.  (Bug#2625)
809 2009-03-10  Juanma Barranquero  <lekktu@gmail.com>
811         * w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
813 2009-03-10  Jason Rumney  <jasonr@gnu.org>
815         * w32-vars.el (w32-list-proportional-fonts): Make obsolete.
817 2009-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
819         * server.el (server-process-filter): Use expand-file-name rather than
820         command-line-normalize-file-name so as to use the `dir' when provided.
822         * doc-view.el (doc-view-convert-current-doc): Fix last change.
824 2009-03-10  Glenn Morris  <rgm@gnu.org>
826         * mail/sendmail.el (mail-archive-file-name, mail-default-headers):
827         Doc fixes.
828         (mail-mailing-lists): Remove leading `*' from defcustom doc.
830         * simple.el (compose-mail): Doc fix.
832 2009-03-10  Alexander Becher  <alexander.becher@capgemini-sdm.com>  (tiny change)
834         * vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).
836 2009-03-09  Jason Rumney  <jasonr@gnu.org>
838         * minibuffer.el (read-file-name): Only split dir name when
839         default filename is missing.  (Bug#2585)
841 2009-03-08  Chong Yidong  <cyd@stupidchicken.com>
843         * finder.el (finder-commentary): Don't delete other
844         windows (Bug#2291).
846         * term.el (term-send-raw, term-send-raw-meta): Deactivate the mark
847         first (Bug#2449).
849 2009-03-08  Andreas Schwab  <schwab@linux-m68k.org>
851         * net/ange-ftp.el (ange-ftp-multi-msgs): Add 150-.
853 2009-03-07  Eli Zaretskii  <eliz@gnu.org>
855         * woman.el (woman-parse-colon-path): Return a list even if there's
856         only one directory in PATHS.
857         (woman-mode): Restore tab-width value after the call to Man-mode,
858         since Man-mode resets it to the default, and that makes right
859         margin extend beyond woman-fill-column.
861         * man.el (Man-init-defvars) [windows-nt]: Use a special command
862         list.  Don't invoke Awk.
864 2009-03-06  Glenn Morris  <rgm@gnu.org>
866         * mail/rmailmm.el (rmail-mime-media-type-handlers-alist): Fix doc and
867         custom type.
869 2009-03-05  Tassilo Horn  <tassilo@member.fsf.org>
871         * doc-view.el (doc-view-convert-current-doc): Save the current
872         resolution in the cache directory.
873         (doc-view-initiate-display): Restore the saved resolution when
874         using cached image files.
876 2009-03-05  Glenn Morris  <rgm@gnu.org>
878         * mail/rmail.el (rmail-perm-variables): rmail-overlay-list needs to be
879         buffer-local in the view buffer, not the rmail buffer.
881         * mail/rmailout.el (rmail-output-to-rmail-buffer): Add the new message
882         at the end of the existing messages, ensuring there is a blank line
883         between them.  (Bug#2521)
885         * mail/rmail.el (rmail-ensure-blank-line): New function.
886         * mail/rmailedit.el (rmail-cease-edit):
887         * mail/rmailout.el (rmail-output-as-mbox):
888         * mail/rmailsort.el (rmail-sort-messages): Use rmail-ensure-blank-line.
890         * mail/rmailmm.el (rmail-mime-media-type-handlers-alist)
891         (rmail-mime-attachment-dirs-alist): Doc fixes.  Fix custom-type.
892         Add version.
893         (rmail-mime-total-number-of-bulk-attachments): Doc fix.
894         (rmail-mime): Doc fix.  Use rmail-apply-in-message.
895         Disable undo in the mime buffer, mark unmodified.
897 2009-03-04  David Reitter  <david.reitter@gmail.com>
899         * menu-bar.el (clipboard-yank): Avoid checking (x-selection-exists-p)
900         if unbound in order to enable the item.
901         For paste menu item, same, and check kill-ring.
903 2009-03-04  Sam Steingold  <sds@gnu.org>
905         * progmodes/compile.el (compilation-error-regexp-alist-alist):
906         Handle "omake -P" messages "file foo changed".
908 2009-03-04  Glenn Morris  <rgm@gnu.org>
910         * mail/rmailedit.el (rmail-edit-mode): Doc fix.
912         * mail/rmailsort.el: Replace `(function (lambda' by `(lambda'.
913         (rmail-sort-by-date, rmail-sort-by-subject)
914         (rmail-sort-by-author, rmail-sort-by-recipient)
915         (rmail-sort-by-correspondent, rmail-select-correspondent)
916         (rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
917         (rmail-make-date-sortable): Doc fixes.
918         (rmail-sort-by-correspondent): Downcase correspondents.
919         (rmail-sort-by-labels): Make it work.
920         (rmail-sort-messages): Restore undo if it was initially enabled.
921         Fix bobp/bolp typo that was adding a line on every sort.
923         * mail/rmailsum.el (rmail-get-create-summary-buffer): Doc fix.
924         Disable undo in the summary buffer.
925         (rmail-summary-sort-by-date, rmail-summary-sort-by-subject)
926         (rmail-summary-sort-by-author, rmail-summary-sort-by-recipient)
927         (rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines)
928         (rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes.
929         (rmail-summary-sort-by-labels): Replace `(function (lambda'
930         by `(lambda'.
932 2009-03-03  Sam Steingold  <sds@gnu.org>
934         * progmodes/compile.el (compilation-move-to-column):
935         Guard against negative col values.
937 2009-03-03  Simon Josefsson  <simon@josefsson.org>
939         * mail/smtpmail.el (smtpmail-auth-supported): Mention that list is
940         in preference order.
941         (smtpmail-try-auth-methods): Improve which authentication
942         mechanism to use, so that the locally most preferred and mutually
943         supported mechanism is used.
945 2009-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
947         * emacs-lisp/lisp.el (end-of-defun-function): Make it more clear that
948         the function takes no argument.
950 2009-03-03  Glenn Morris  <rgm@gnu.org>
952         * mail/rmail.el (rmail-highlighted-headers, rmail-highlight)
953         (rmail-header-name): Doc fixes.
954         (rmail-show-message-verbose-min): Add :version.
955         (rmail-highlight-headers): Add doc string.  Simplify.
957         * mail/rmailsum.el (rmail-summary-scroll-between-messages)
958         (rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes.
959         (rmail-summary-by-senders): Doc fix.
960         (rmail-summary-mode-map): Bind C-o to output-as-seen, not output.
961         Make the output menu-items consistent with rmail-mode-map.
962         Bind rmail-summary-by-senders to C-M-f.
963         (rmail-summary-search): Ensure the selected message shows.
965 2009-03-03  Kenichi Handa  <handa@m17n.org>
967         * files.el (basic-save-buffer-1): Set car part of
968         buffer-file-coding-system-explicit.
969         (revert-buffer): Check car part of buffer-file-coding-system-explicit.
971         * international/mule-cmds.el (select-safe-coding-system): If cdr
972         part of buffer-file-coding-system-explicit is set, ignore
973         default-buffer-file-coding-system and the most preferred coding system.
975         * international/mule.el (set-buffer-file-coding-system): Set cdr
976         part of buffer-file-coding-system-explicit.
977         (after-insert-file-set-coding):
978         Set buffer-file-coding-system-explicit to a cons.
980 2009-03-02  Glenn Morris  <rgm@gnu.org>
982         * calendar/calendar.el (diary-date-forms, calendar-date-display-form):
983         Add :set-after listing variables on which we might depend.
985         * mail/rmail.el (rmail-reply): Use rmail-apply-in-message so that this
986         function has access to all the headers, not just the visible ones.
987         Avoid extraneous leading whitespace in `References'.
988         (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names):
989         Doc fixes.
990         (rmail-retry-failure): Use rmail-get-header rather than a magical
991         save-excursion/restriction combination that does nothing.
992         (rmail-delete-headers): New function.
993         (rmail-retry-failure): Restore yet another feature mbox Rmail removed
994         without telling anyone, namely rmail-retry-ignored-headers.
996 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
998         * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).
1000 2009-03-01  Glenn Morris  <rgm@gnu.org>
1002         * mail/rmail.el (rmail-mode-map): Add explicit keybinding for
1003         rmail-resend in the menu.
1005         * files.el (confirm-nonexistent-file-or-buffer): `other' must be last
1006         custom choice.  (Bug#2506)
1008 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
1010         * progmodes/grep.el (grep-process-setup) [windows-nt msdos]:
1011         Use "--color=always".
1013 2009-02-28  Glenn Morris  <rgm@gnu.org>
1015         * mail/rmailout.el (rmail-output-as-seen): Add autoload cookie.
1017         * mail/rmailmm.el (rmail-mime): Add autoload cookie.
1018         * mail/rmail.el (rmail-mode-map):
1019         * mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'.
1021         * mail/rmail.el (rmail-primary-inbox-list): Doc fix.
1022         Fix custom choice to match default.
1023         (rmail-get-new-mail): Doc fix.
1024         (rmail-beginning-of-message, rmail-end-of-message): Preserve the current
1025         header style.
1027 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
1029         * replace.el (keep-lines-read-args): Use empty string as
1030         default (Bug#2495).
1032         * menu-bar.el (menu-set-font): Fix last fix.
1034 2009-02-27  Glenn Morris  <rgm@gnu.org>
1036         * help-fns.el (find-lisp-object-file-name): Need a buffer position, not
1037         just a buffer, to find a definition.
1039         * mail/rmail.el (rmail-speedbar-move-message): Preserve the directory
1040         part against rmail-output's oddness.
1042 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
1044         * menu-bar.el (menu-set-font): Assign the same font object to all
1045         frames (Bug#2476).
1047 2009-02-26  Michael Albinus  <michael.albinus@gmx.de>
1049         * net/tramp.el (tramp-remote-coding-commands): Add "base64".  (Bug#2463)
1051 2009-02-26  Juanma Barranquero  <lekktu@gmail.com>
1053         * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
1054         (x-dnd-get-state-for-frame, x-dnd-handle-moz-url)
1055         (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height)
1056         (x-dnd-init-motif-for-frame): Fix typos in docstrings.
1057         (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function):
1058         Reflow docstrings.
1060 2009-02-26  Glenn Morris  <rgm@gnu.org>
1062         * mail/rmailsum.el (rmail-summary-rmail-update):
1063         Use rmail-message-unseen-p.  (Bug#2477)
1064         (rmail-summary-mark-seen): Add option to mark as unseen.
1065         (rmail-summary-rmail-update): Store a position in
1066         rmail-summary-put-back-unseen rather than just a flag, and use it to put
1067         back the "-" mark in the summary.
1069         * progmodes/cc-vars.el (c-style-variables-are-local-p):
1070         Mark as safe if boolean.  (Bug#2197)
1072 2009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
1074         * mail/sendmail.el (sendmail-send-it): `call-process-region' can
1075         return a string.  (Bug#2428)
1077 2009-02-25  Juanma Barranquero  <lekktu@gmail.com>
1079         * bs.el (bs--down):
1080         * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
1082 2009-02-25  Glenn Morris  <rgm@gnu.org>
1084         * dired-x.el (dired-guess-shell-alist-user): Fix doc typo.
1086         * simple.el (eval-expression):
1087         * emacs-lisp/lisp-mode.el (eval-last-sexp): Mention truncation in doc.
1089 2009-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
1091         * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing.
1093 2009-02-25  David Reitter  <david.reitter@gmail.com>
1095         * mail/mailclient.el (clipboard-kill-ring-save): Declare.
1097 2009-02-25  Kenichi Handa  <handa@m17n.org>
1099         * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region.
1101         * composite.el (auto-composition-mode): Don't add a hook to
1102         after-change-functions.  Don't decompose the buffer.
1103         (auto-composition-after-change): Delete it.
1104         (toggle-auto-composition): Make it an alias of
1105         auto-composition-mode.
1106         (auto-compose-region): Delete it.
1108 2009-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1110         * term/ns-win.el (ns-working-overlay): Don't make it buffer-local.
1111         (ns-working-overlay-len): Remove.  Use ns-working-overlay instead.
1112         (ns-delete-working-text): Merge with ns-unecho-working-text.
1113         Decide which to use based on ns-working-overlay.
1114         (ns-unecho-working-text): Remove.
1115         (ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
1117 2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
1119         * textmodes/ispell.el (ispell-region): Adapt "done" message to
1120         coding conventions.  (Bug#2447)
1122         * scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
1123         argument is 0.  Doc fix.  (Bug#1527)
1125         * w32-vars.el (w32-system-shells): Doc fix.
1127         * image.el (image-load-path-for-library, insert-sliced-image):
1128         Fix typos in docstrings.
1130 2009-02-24  Glenn Morris  <rgm@gnu.org>
1132         * textmodes/flyspell.el (flyspell-use-meta-tab): Add a custom
1133         :set function.  (Bug#2429)
1135         * eshell/esh-util.el (eshell-parse-ange-ls): Define `name' before
1136         potential use.
1138         * progmodes/cperl-mode.el (cperl-find-pods-heres):
1139         Don't globally bind `name'.
1141         * emacs-lisp/elint.el (elint-unknown-builtin-args):
1142         Fix encode-time spec.  (Bug#2453)
1143         (elint-find-builtin-args): Make the match more restrictive.
1144         Handle errors.  Return a result actually containing the function name.
1146         * mail/rmail.el (rmail): Don't show a message if rmail-get-new-mail
1147         already did.  (Bug#2440)
1148         (rmail-quit): Don't swap buffers.  (Bug#2441)
1149         (rmail-list-to-menu): Don't globally bind `name'.
1151 2009-02-23  Chong Yidong  <cyd@stupidchicken.com>
1153         * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
1154         manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
1156 2009-02-23  Juanma Barranquero  <lekktu@gmail.com>
1158         * bs.el (bs--down): When wrapping around, use `forward-line',
1159         not `goto-line', to avoid distracting "Mark set" message.
1161 2009-02-23  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
1163         * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message
1164         clobbering useful message from `ibuffer-toggle-sorting-mode' (Bug#2439).
1166 2009-02-23  Miles Bader  <miles@gnu.org>
1168         * proced.el (proced-process-attributes):
1169         * server.el (server-running-p): Rename `system-process-attributes'
1170         to `process-attributes'.
1172 2009-02-22  Juri Linkov  <juri@jurta.org>
1174         * dired-aux.el (minibuffer-default-add-dired-shell-commands):
1175         Doc fix.
1177         * dired-x.el (dired-guess-shell-command): Use read-shell-command
1178         instead of read-from-minibuffer.
1179         (dired-read-shell-command): Add code that uses
1180         minibuffer-with-setup-hook to set minibuffer-default-add-function
1181         to minibuffer-default-add-dired-shell-commands exactly like
1182         `dired-read-shell-command' in dired-aux.el already does.  Doc fix.
1184         * dired-x.el (dired-smart-shell-command): Remove code that uses
1185         minibuffer-with-setup-hook to set minibuffer-default-add-function
1186         to minibuffer-default-add-shell-commands because the same code was
1187         already moved to `read-shell-command' 2008-07-31.  (Bug#2414)
1189 2009-02-21  Jay Belanger  <jay.p.belanger@gmail.com>
1191         * calc/calc-math.el (math-use-emacs-fn): Make sure that the
1192         lisp number is in decimal.
1194 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
1196         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1197         Tweak regexp (Bug#2173).
1199         * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
1200         avoid yanks (Bug#2408).
1202 2009-02-21  Alan Mackenzie  <acm@muc.de>
1204         * progmodes/cc-langs.el (c-case-kwds-regexp): New variable.
1206         * progmodes/cc-engine.el (c-beginning-of-statement-1): Enhance to
1207         parse case clauses with (compile-time) expressions.
1209 2009-02-21  Eli Zaretskii  <eliz@gnu.org>
1211         * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's
1212         encoding during editing.  Make sure to use encoding that can
1213         safely encode the message.  Rewrite MIME charset= header if the
1214         new encoding is different from the old one.
1216 2009-02-21  Glenn Morris  <rgm@gnu.org>
1218         * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line
1219         at the start of the headers.
1220         (sc-mail-check-from): New function.
1222 2009-02-20  Martin Rudalics  <rudalics@gmx.at>
1224         * progmodes/python.el (python-shift-left, python-shift-right):
1225         When the mark is not active shift the current line.  (Bug#2381)
1226         Suggested by Guillaume Salagnac <guillaume.salagnac@gmail.com>
1228 2009-02-20  Andreas Schwab  <schwab@suse.de>
1230         * startup.el (command-line): Don't match an empty argument as an
1231         option.
1232         (command-line-1): Likewise.
1234 2009-02-20  Daniel Jensen  <daniel@bigwalter.net>  (tiny change)
1236         * apropos.el (apropos-library): Check for null filename in load-history.
1238 2009-02-20  Glenn Morris  <rgm@gnu.org>
1240         * apropos.el (apropos-library): Remove the element with null filename,
1241         if present, from the completion list.
1243         * mail/rmail.el (rmail-speedbar-buttons): Only add regular files.
1244         (rmail-speedbar-find-file): Use rmail rather than find-file.
1246 2009-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1248         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Doc fix.
1250 2009-02-20  Era Eriksson  <era@iki.fi>  (tiny change)
1252         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore):
1253         Fix regexp (Bug#2385).
1254         (bibtex-autokey-get-title): Observe case for
1255         bibtex-autokey-titleword-ignore.
1257 2009-02-20  Chong Yidong  <cyd@stupidchicken.com>
1259         * server.el (server-start): Make the warning more
1260         verbose (Bug#2395).
1262 2009-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1264         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
1265         Make sure we stop when we reach the limit.
1267         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): ' inside
1268         a "..." does not quote anything.  (Bug#2384)
1270         * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'.
1272 2009-02-19  Andreas Schwab  <schwab@suse.de>
1274         * term.el: Remap self-insert-command to term-send-raw in
1275         term-raw-map.  (Bug#2386)
1277 2009-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1279         * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end
1280         of the function as being part of the function.
1282 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
1284         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1285         Move entry for maven (alphabetical order).
1287 2009-02-19  Glenn Morris  <rgm@gnu.org>
1289         * mail/rmailsum.el (rmail-summary-by-topic): Doc fix.
1290         Regexp-quote default argument taken from current subject.
1291         (rmail-new-summary-1): Error if empty summary.  (Bug#2333)
1293         * mail/rmail-spam-filter.el (rmail-get-new-mail-filter-spam):
1294         Move here from rmail.el.  Be more careful about error-handling.
1295         Restore the feature of temporarily setting all old messages
1296         undeleted before expunging (removed 2009-02-18).
1298         * mail/rmail.el (rsf-beep, rsf-sleep-after-message, rmail-spam-filter):
1299         Don't declare.
1300         (rmail-get-new-mail-filter-spam): Declare.  Move definition to
1301         rmail-spam-filter.el.
1302         (rmail-get-new-mail-1): Move the beep and sleep to
1303         rmail-get-new-mail-filter-spam.
1305 2009-02-18  Martin Rudalics  <rudalics@gmx.at>
1307         * cus-edit.el (custom-group-value-create): Insert some
1308         informatory text in the WIDGET-misses-doc-string case.
1310 2009-02-18  Sam Steingold  <sds@gnu.org>
1312         * progmodes/compile.el: Require comint at top level to fix the
1313         last patch.
1315 2009-02-18  Martin Rudalics  <rudalics@gmx.at>
1317         * cus-edit.el (custom-group-value-create): Don't throw an error
1318         when WIDGET has no doc-string.  (Bug#2356)
1320 2009-02-18  Juanma Barranquero  <lekktu@gmail.com>
1322         * progmodes/cc-menus.el (imenu-progress-message):
1323         Remove bogus cc-bytecomp-defun.
1324         (cc-imenu-objc-function): Don't call `imenu-progress-message'.
1325         Don't let-bind variable `stupid'.  (Bug#1638)
1327 2009-02-18  Glenn Morris  <rgm@gnu.org>
1329         * mail/rmail.el (rmail-get-new-mail-filter-spam):
1330         * mail/rmail-spam-filter.el (rmail-spam-filter):
1331         Show a message rather than the raw mbox while prompting.
1333 2009-02-18  Martin Rudalics  <rudalics@gmx.at>
1335         * progmodes/flymake.el (flymake): Add defgroup.  (Bug#2356)
1337 2009-02-18  Glenn Morris  <rgm@gnu.org>
1339         * mail/rmail-spam-filter.el (rmail-summary-mode-map): Remove unneeded
1340         declaration.
1341         (top-level): No need for cl now.
1342         (rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
1343         (rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
1344         (rsf-autosave-newly-added-definitions, rsf-white-list)
1345         (rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
1346         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
1347         (rsf-customize-spam-definitions, rsf-customize-group)
1348         (rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
1349         (rsf-check-field): Use setcar and setcdr rather than setf.
1350         (rmail-spam-filter): Simplify.
1351         (rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
1352         (rsf-add-region-to-spam-list): Use rmail-get-header or
1353         buffer-substring-no-properties.  Regexp-quote the extracted data.
1354         Make the messages less verbose.
1355         (rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
1356         simplify things.
1357         (rsf-add-content-type-field): Make the message less verbose.
1359         * mail/rmail.el (rmail-get-new-mail-1): Fix the spam beep test.
1360         (rmail-get-new-mail-filter-spam): Simplify.  Don't mess with
1361         rmail-deleted-vector.
1362         (rmail-insert-inbox-text, rmail-collect-deleted)
1363         (rmail-set-message-deleted-p, rmail-only-expunge)
1364         (rmail-make-in-reply-to-field): Replace ?\  with ?\s.
1365         (rmail-get-labels): Remove unused local `blurb'.
1366         (rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
1367         (rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
1368         (rmail-set-message-deleted-p): Doc fixes.
1370         * mail/rmailout.el (rmail-mbox-from): Move to mail-utils.
1371         Update callers for associated name change.
1372         * mail/mail-utils.el (mail-mbox-from): Move here from rmailout.el.
1373         * mail/unrmail.el (unrmail): Use mail-mbox-from.
1375 2009-02-17  Richard M Stallman  <rms@gnu.org>
1377         * mail/rmailmsc.el (set-rmail-inbox-list): Doc fix.
1379         * mail/rmail.el (rmail-copy-headers): When copying full headers,
1380         correctly put point at the end.
1382 2009-02-17  Sam Steingold  <sds@gnu.org>
1384         * progmodes/compile.el (compilation-filter):
1385         Call `comint-carriage-motion', just like `comint-output-filter'.
1387 2009-02-17  Jason Rumney  <jasonr@gnu.org>
1389         * files.el (make-directory): Stop recursing if parent is
1390         self.  (Bug#2309)
1392 2009-02-17  Juanma Barranquero  <lekktu@gmail.com>
1394         * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.
1396         * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
1398 2009-02-17  Miles Bader  <miles@gnu.org>
1400         * emacs-lisp/copyright.el (copyright-regexp): Tweak to match
1401         copyright statements where the years follow the name.
1403 2009-02-17  Glenn Morris  <rgm@gnu.org>
1405         * emacs-lisp/copyright.el (copyright-update-year): Don't let y-or-n-p
1406         move point.  (Bug#2209)
1408         * mail/rmailout.el (rmail-fields-not-to-output): Doc fix.
1409         (rmail-delete-unwanted-fields): Ignore case.  Use line-beg-pos.
1410         (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument
1411         to "not-rmail", and make it work.  Simplify.
1412         (rmail-mbox-from): New function.
1413         (rmail-output-as-mbox): Use rmail-mbox-from.
1414         (rmail-output): Ensure a From line in the not-rmail Babyl case.
1416         * mail/rmail.el (rmail-get-attr-names): Give a warning rather than an
1417         error if the header is corrupt.
1419 2009-02-16  Ulf Jasper  <ulf.jasper@web.de>
1421         * net/newst-treeview.el (newsticker--treeview-load):
1422         Offer deletion of old groups file.
1424 2009-02-16  Glenn Morris  <rgm@gnu.org>
1426         * mail/rmailout.el (rmail-delete-unwanted-fields)
1427         (rmail-output-as-babyl, rmail-output-to-babyl-buffer)
1428         (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
1429         (rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
1430         (rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
1432 2009-02-15  Glenn Morris  <rgm@gnu.org>
1434         * mail/rmailsum.el (rmail-summary-output-as-seen): Doc fix.
1436         * mail/rmailout.el (rmail-output-decode-coding): Fix custom type, group.
1437         (rmail-output-as-babyl, rmail-output-to-babyl-buffer):
1438         Remove unnecessary use of with-no-warnings.
1439         (rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
1440         (rmail-output-as-mbox): Start search from point-min.  If constructing a
1441         "From " line, prefer the date header over the current time.
1442         (rmail-update-summary): Move declaration earlier in file.
1444 2009-02-15  Richard M Stallman  <rms@gnu.org>
1446         * mail/rmailedit.el (rmail-edit-diff-headers):
1447         Delete spurious reference to OLD.
1449 2009-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1451         * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and
1452         the `with-buffer-unmodified' to avoid useless `readlink' calls.
1454 2009-02-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1456         * textmodes/bibtex.el (bibtex-global-key-alist)
1457         (bibtex-initialize): Exclude current buffer if it does not use
1458         bibtex-mode.
1459         (bibtex-parse-strings, bibtex-strings, bibtex-initialize)
1460         (bibtex-sort-buffer, bibtex-search-entry)
1461         (bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
1462         test whether bibtex-strings and bibtex-reference-keys have their
1463         initial values.
1465 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
1467         * textmodes/ispell.el (ispell-insert-word): Use `with-no-warnings'
1468         around forms that refer to translation-table-for-input.
1470         * isearch.el (isearch-search-string): Use `with-no-warnings'
1471         around forms that refer to translation-table-for-input.
1473         * international/quail.el (quail-input-string-to-events)
1474         (quail-store-decode-map-key, quail-char-equal-p):
1475         Use `with-no-warnings' around forms that refer to
1476         translation-table-for-input.
1478         * simple.el (quoted-insert, zap-to-char): Use `with-no-warnings'
1479         around forms that refer to translation-table-for-input.
1481         * subr.el (translation-table-for-input): Declare obsolete again.
1483 2009-02-14  Glenn Morris  <rgm@gnu.org>
1485         * mail/rmail.el (rmail): When reverting, swap buffers before setting
1486         counters.  (Bug#2229)
1487         (rmail-revert): Swap buffers before replacing contents.
1489 2009-02-14  Ian Eure  <ian@digg.com>  (tiny change)
1491         * progmodes/sql.el (sql-product-alist, sql-connect-sqlite): Remove host,
1492         user, password options not applicable to SQlite.  (Bug#1904)
1494 2009-02-14  Richard M Stallman  <rms@gnu.org>
1496         * mail/rmailedit.el: Handle editing of header fields.
1497         (rmail-old-headers): New variable.
1498         (rmail-edit-current-message): Set it, recording current headers.
1499         (rmail-cease-edit): Compute new headers and diff against old ones.
1500         Update the mbox buffer with the changes that were made.
1501         (rmail-edit-headers-alist): New function.
1502         (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
1504         * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon
1505         in default file name.
1507         * mail/rmail.el (rmail-convert-file-maybe): Turn off case-fold-search.
1508         (rmail-add-mbox-headers): Likewise.
1510 2009-02-13  Eli Zaretskii  <eliz@gnu.org>
1512         * files.el (load-library): Doc fix.
1514         * subr.el (locate-library): Doc fix.  (Bug#2291)
1516 2009-02-13  Alan Mackenzie  <acm@muc.de>
1518         * progmodes/cc-cmds.el (c-defun-name): Widen, to allow it to work
1519         in narrowed buffers.
1521 2009-02-13  Kenichi Handa  <handa@m17n.org>
1523         * international/titdic-cnv.el (tit-process-header):
1524         Use buffer-substring-no-properties instead of buffer-substring.
1525         (tit-process-body): Likewise.
1526         (tsang-quick-converter): Handle superfluous CR at eol.
1527         (py-converter): Use buffer-substring-no-properties instead of
1528         buffer-substring.  Handle superfluous CR at eol.
1529         (ziranma-converter): Likewise.
1530         (ctlau-converter): Likewise.
1531         (miscdic-convert): Read a file without eol conversion.  (Bug#2307)
1533 2009-02-13  Juanma Barranquero  <lekktu@gmail.com>
1535         * minibuffer.el (internal-complete-buffer-except): Doc fix.  (Bug#2315)
1537 2009-02-13  Glenn Morris  <rgm@gnu.org>
1539         * mail/rmail.el (rmail-show-message-1): New name for the old
1540         rmail-show-message.
1541         * mail/rmail.el, mail/rmailkwd.el, mail/rmailmsc.el, mail/rmailout.el:
1542         * mail/rmailsort.el: Update for rmail-show-message name change.
1544         * mail/rmail.el (rmail-show-message): New name for the old
1545         rmail-show-message-maybe.
1546         * mail/rmail.el, mail/rmailsum.el: Update for rmail-show-message-maybe
1547         name change.
1549         * mail/rmailsum.el (msgnum): Remove declaration.
1550         (rmail-summary-redo): Add missing initialization value.
1551         (rmail-summary-overlay, rmail-summary-mode-map): Add doc string.
1552         (rmail-summary-mark-deleted, rmail-summary-deleted-p):
1553         Fix skip-chars-forward calls.
1554         (rmail-summary-mark-seen): New function.  As well as removing the '-'
1555         mark, update the summary-vector.  (Bug#2135)
1556         (rmail-summary-rmail-update, rmail-summary-goto-msg):
1557         Use rmail-summary-mark-seen.
1559         * mail/rmail.el (rmail-summary-vector, rmail-mode-map): Add doc string.
1561         * mail/unrmail.el (unrmail): When getting message keywords, don't
1562         include a leading space, but do include the space after the separating
1563         comma.  (Bug#2303)
1565         * mail/rmail.el (rmail-set-header-1): If VALUE is nil, remove the
1566         header altogether.
1567         (rmail-set-header): Doc fix.
1568         * mail/rmailkwd.el (rmail-set-label): Delete the keyword header if all
1569         labels are removed.  (Bug#2302)
1571 2009-02-12  Juri Linkov  <juri@jurta.org>
1573         * image-mode.el (image-toggle-display):
1574         Let-bind `buffer-file-truename' to nil around the call to
1575         `add-text-properties' to prevent directory time modification
1576         by lock_file.  Replace `set-buffer-modified-p' with
1577         `restore-buffer-modified-p'.  (Bug#2295)
1579 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1581         * progmodes/python.el (python-use-skeletons): Re-add.
1582         (def-python-skeleton): Use it.  (Bug#2238)
1584         * international/quail.el (quail-make-guidance-frame): Remove the
1585         `parent-id' parameter.
1586         (quail-show-guidance): Make the new window dedicated.
1588 2009-02-12  Juanma Barranquero  <lekktu@gmail.com>
1590         * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
1591         Fix typos in docstrings.
1593 2009-02-12  Alan Mackenzie  <acm@muc.de>
1595         * progmodes/cc-defs.el (c-emacs-features): Crash-fix: change `='
1596         to `eq'.  (Bug#2304)
1598 2009-02-12  Glenn Morris  <rgm@gnu.org>
1600         * mail/rmailkwd.el (rmail-set-label): Fix the test for a label being
1601         already present.  (Bug#2210)
1603 2009-02-12  Kenichi Handa  <handa@m17n.org>
1605         * international/characters.el (?.): New character category for
1606         Base characters.  Set them in the standard category table.
1608         * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
1609         a base character.
1611 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1613         * isearch.el (isearch-yank-char-in-minibuffer)
1614         (isearch-other-meta-char): Use with-current-buffer.
1616         * progmodes/verilog-mode.el (verilog-mode): Avoid circular use of
1617         syntax-ppss.  (Bug#1243)
1619         * emacs-lisp/lisp.el (end-of-defun): Rewrite, to use the ARG argument
1620         to beginning-of-defun-raw.
1622         * emacs-lisp/lisp.el (end-of-defun): Don't skip to next line after
1623         calling end-of-defun-function if it already moved to BOL.
1625 2009-02-12  Richard M Stallman  <rms@gnu.org>
1627         * mail/rmail.el (rmail-show-message-verbose-min): New option.
1628         (rmail-show-message): Conditionally show start and finish in echo area.
1630 2009-02-12  Glenn Morris  <rgm@gnu.org>
1632         * mail/rmailsum.el (rmail-get-summary-labels): Store any message labels
1633         for use in completion.
1634         * mail/rmailkwd.el (rmail-read-label): Don't scan for labels if the
1635         summary exists, since it's already done.
1637         * mail/rmail.el (rmail-unix-mail-delimiter): Doc fix.
1638         (rmail-enable-multibyte): Don't really define, only for compiler.
1640 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1642         * files.el (read-buffer-to-switch):
1643         Add table to icomplete-with-completion-tables.
1645 2009-02-11  Chong Yidong  <cyd@stupidchicken.com>
1647         * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
1648         switches (Bug#2261).
1650 2009-02-11  Juanma Barranquero  <lekktu@gmail.com>
1652         * server.el (server-with-environment): Don't fail for negative
1653         entries in ENV.
1655 2009-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
1657         * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
1658         (vc-default-dir-printer): Add a comment about updating this function.
1660         * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
1661         for the file name.
1663 2009-02-11  Glenn Morris  <rgm@gnu.org>
1665         * calendar/calendar.el (calendar-window-list): Ignore invisible windows.
1666         (calendar-set-mode-line): Fall back to a default width if we seem to be
1667         called from daemon.  (Bug#2199)
1669         * mail/rmailkwd.el (rmail-make-label): Doc fix.
1670         (rmail-read-label): Add current labels to completion list.  (Bug#2222)
1671         (rmail-set-label): Use `or'.
1673 2009-02-11  Chong Yidong  <cyd@stupidchicken.com>
1675         * emacs-lisp/find-func.el (find-library-name, find-library):
1676         Doc fixes.  (Part of bug#2270)
1678 2009-02-10  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
1680         * env.el (getenv): When FRAME is non-nil, pass the frame environment
1681         to `getenv-internal', not the frame.  (Bug#2259)
1683 2009-02-10  Kenichi Handa  <handa@m17n.org>
1685         * descr-text.el (describe-char-display): On terminal, if terminal
1686         coding system is nil, assume us-ascii.
1687         (describe-char): Don't show the composition information if it is
1688         trivial.
1690 2009-02-10  Nick Roberts  <nickrob@snap.net.nz>
1692         * vc-svn.el (vc-svn-after-dir-status): Use shy group for revision
1693         number as it isn't present for unregistered files.
1695         * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events.
1696         (vc-dir-mouse-map): New keymap.
1697         (vc-default-dir-printer): Use it locally.
1699 2009-02-10  Glenn Morris  <rgm@gnu.org>
1701         * speedbar.el: Avoid messing up font-lock-global-modes.
1703         * mail/mail-utils.el (mail-use-rfc822): Remove * from defcustom doc.
1704         (mail-file-babyl-p): Use with-temp-buffer.
1706         * mail/rmailsort.el: Just require rmail.
1708         * mail/rmailedit.el: Just require rmail.
1709         (rmail-old-pruned): Add doc string.
1710         (rmail-edit-current-message): Use rmail-msg-is-pruned.
1711         (rmail-cease-edit): Don't mangle the leading From line.
1712         Don't mark as edited if there were no changes.  (Bug#2256)
1713         Correctly restore header state.
1715         * mail/rmail.el (rmail-automatic-folder-directives): Doc fix.
1716         (rmail-current-message, rmail-total-messages)
1717         (rmail-message-vector, rmail-deleted-vector): Add doc strings.
1718         (rmail-duplicate-message): Doc fix.
1719         (rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
1720         New functions.
1721         (rmail-get-header, rmail-set-header, rmail-set-attribute):
1722         Use rmail-apply-in-message.
1723         (rmail-message-attr-p): Use rmail-get-header, hence no longer requires
1724         unswapped-ness.
1725         (rmail-get-attr-names): Check for missing or corrupt attribute headers.
1726         (rmail-auto-file): Set the filed attribute, rather than explicitly not
1727         doing so.  (Bug#2231)
1728         (rmail-set-attribute): Allow ATTR to be a string.
1730 2009-02-09  Ulf Jasper  <ulf.jasper@web.de>
1732         * net/newst-treeview.el (newsticker-treeview-save)
1733         (newsticker--treeview-load): Kill groups buffer after saving/loading.
1735 2009-02-09  Tassilo Horn  <tassilo@member.fsf.org>
1737         * doc-view.el (doc-view-scroll-up-or-next-page)
1738         (doc-view-scroll-down-or-previous-page, doc-view-goto-page):
1739         Reset the old hscroll value after switching pages.
1741 2009-02-09  Glenn Morris  <rgm@gnu.org>
1743         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
1744         (calendar-holiday-marker): Drop test for color display.
1746 2009-02-08  Glenn Morris  <rgm@gnu.org>
1748         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
1749         (calendar-holiday-marker, calendar-mark-visible-date):
1750         * calendar/diary-lib.el (diary-fancy-display):
1751         It doesn't make sense to check font-lock-mode (see comments;
1752         reverts 2008-04-02 change).  (Bug#2199)
1754 2009-02-08  Juri Linkov  <juri@jurta.org>
1756         * simple.el (toggle-word-wrap): New command.
1758 2009-02-07  Chong Yidong  <cyd@stupidchicken.com>
1760         * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
1761         (ps-run-make-tmp-filename): Use temporary-file-directory.
1763         * textmodes/artist.el (artist-system): Allow make-temp-file to use
1764         temporary-file-directory.
1766         * mail/rmailmm.el (rmail-mime-attachment-dirs-alist):
1767         Use temporary-file-directory.
1769 2009-02-07  Glenn Morris  <rgm@gnu.org>
1771         * mail/unrmail.el (rmime-magic-string): Define for compiler.
1773 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1775         * mail/rmail.el (rmail): Bind coding-system-for-read to
1776         no-conversion before calling find-file-noselect.  (Bug#2015)
1778 2009-02-07  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1780         * proced.el (proced-after-send-signal-hook): Use defcustom.
1781         (proced-header-line): Handle header lines that are shorter than
1782         window-hscroll.
1783         (proced-send-signal): Rebind split-width-threshold analogous to
1784         dired-pop-to-buffer.
1786 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1788         * mail/rmail.el (rmail-redecode-body): Don't encode/decode the
1789         message; instead, just rewrite the X-Coding-System header with the
1790         new encoding, and let rmail-show-message do the rest.
1791         Remove unused argument RAW.  Fix doc string to be consistent with the
1792         new implementation.
1793         (rmail-show-message): Honor X-Coding-System header, if present, in
1794         preference to Content-Type header.
1796 2009-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1798         * server.el (server-execute): Enable quit.
1800 2009-02-07  Andreas Schwab  <schwab@suse.de>
1802         * image-mode.el (image-mode): Always set image-type.
1803         (image-minor-mode): Likewise.
1805 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1807         * mail/rmailedit.el (rmail-cease-edit): Look for the message's
1808         encoding, and its "content-transfer-encoding" and "content-type"
1809         headers only in the headers' portion.  (Bug#2017)
1811 2009-02-07  Ulf Jasper  <ulf.jasper@web.de>
1813         * net/newst-treeview.el
1814         (newsticker-treeview-next-new-or-immortal-item): New arg
1815         DONT-WRAP-TREES to prevent infinite recursion.
1817 2009-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1819         * mail/rmailedit.el (rmail-cease-edit): narrow-to-region before
1820         extracting mail message headers.  Use encode-coding-region instead
1821         of insert-buffer-substring for re-encoding edited message.
1822         Add qp/b64 encoding only after text was encoded.
1824 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1826         * subr.el: Don't declare `translation-table-for-input' obsolete.
1827         Equivalent info added to its doc string, q.v.
1829         * files.el (save-buffer): Display "Saving file FOO..." message
1830         regardless of buffer's size.  (Bug#2137)
1832 2009-02-07  Chong Yidong  <cyd@stupidchicken.com>
1834         * simple.el (line-move-visual): Handle overflow-newline-into-fringe.
1836 2009-02-07  Alex Schroeder  <alex@gnu.org>
1838         * mail/unrmail.el (unrmail): Use regexps to find message separators so
1839         as not to match any fake rmime.el separators.  Remove any sections added
1840         by rmime.el.
1842 2009-02-07  Glenn Morris  <rgm@gnu.org>
1844         * mail/metamail.el (metamail-interpret-body): Remove Rmail-specific hack
1845         that is no longer appropriate to mbox Rmail.
1847         * mail/rmailsum.el (rmail-create-summary-line): Widen the view buffer
1848         before trying to move to the start of the message.
1849         (rmail-summary-undelete-many, rmail-summary-rmail-update):
1850         Fix rmail-set-attribute calls.
1852         * mail/sendmail.el (mail-bury-selects-summary, mail-yank-original):
1853         Doc fix.
1854         (rmail-output-to-rmail-buffer): Autoload it.
1855         (mail-do-fcc): Give it a doc string.  Update for mbox Rmail, simplify.
1857 2009-02-06  Glenn Morris  <rgm@gnu.org>
1859         * mail/unrmail.el (unrmail): Use current-time-string.
1861         * simple.el (kill-whole-line): Provide a default argument of 1.
1863         * mail/undigest.el (rmail-mail-separator): Delete.
1864         (undigestify-rmail-message, unforward-rmail-message): Update for
1865         mbox Rmail.
1867 2009-02-05  Kenichi Handa  <handa@m17n.org>
1869         * international/fontset.el (script-representative-chars):
1870         Remove mathematical.
1871         (setup-default-fontset): Add entries for each subgroup of
1872         mathematical script.
1874 2009-02-05  Juri Linkov  <juri@jurta.org>
1876         * image-mode.el (image-mode): Use `image-get-display-property'
1877         instead of `get-text-property'.
1878         (image-minor-mode): Sync the logic with `image-mode' including the
1879         displaying an image file as the actual image by default.
1881 2009-02-05  Alan Mackenzie  <acm@muc.de>
1883         * progmodes/cc-defs.el (c-emacs-features): Check the working of
1884         beginning/end-of-defun-function more rigorously before setting
1885         argumentative-bod-function.
1887 2009-02-05  Dan Nicolaescu  <dann@ics.uci.edu>
1889         * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
1890         (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
1891         mode on the initial terminal.
1893 2009-02-05  Glenn Morris  <rgm@gnu.org>
1895         * mail/rmail.el (rmail-what-message, rmail-duplicate-message):
1896         Make these functions work.
1898         * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile.
1899         (rmail-narrow-to-non-pruned-header): Remove autoload.
1900         (mairix-rmail-fetch-field): Handle mbox Rmail.
1902 2009-02-04  Dave Love  <fx@gnu.org>
1904         * net/imap.el (imap-fetch-safe): Bind debug-on-error.
1905         (imap-debug): Add imap-fetch-safe.
1907 2009-02-04  Teodor Zlatanov  <tzlatanov@jumptrading.com>
1909         * net/netrc.el (netrc-machine-user-or-password): Use list of
1910         auth-source modes.
1912 2009-02-04  Nick Roberts  <nickrob@snap.net.nz>
1914         * vc-svn.el (vc-svn-diff): Revert previous change but add a test
1915         for newvars is nil.  (C-u C-x v = with default values).
1917 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
1919         * vc-bzr.el (vc-bzr-working-revision): Recognize a newer branch
1920         format.  Use when instead of if.
1922 2009-02-04  Miles Bader  <miles@gnu.org>
1924         * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)
1925         (backward-list, backward-up-list, beginning-of-defun)
1926         (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
1928 2009-02-04  Glenn Morris  <rgm@gnu.org>
1930         * mail/mail-utils.el (mail-fetch-field): Previous doc fix was
1931         ill-advised.
1933         * mail/rmail.el: No need for mule-util when compiling.
1934         (rmail-first-message): Unbreak it.
1936         * mail/rmailmsc.el: Require rmail not just when compiling.
1937         Remove unneeded declarations.
1939         * term/ns-win.el (ns): Define as a custom group.
1941 2009-02-04  Kenichi Handa  <handa@m17n.org>
1943         * international/mule-cmds.el (select-safe-coding-system):
1944         Use buffer-chars-modified-tick instead of buffer-modified-tick.
1946         * descr-text.el (describe-char): Check font-object by fontp.
1948         * composite.el (compose-gstring-for-terminal): If a character is
1949         not supported by the current terminal, don't make a multi-glyph
1950         grapheme cluster.
1951         (auto-compose-chars): Check font-object by fontp.
1953 2009-02-03  Glenn Morris  <rgm@gnu.org>
1955         * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date
1956         over current-time.  (Bug#2175)
1958         * mail/rmail.el (rmail-convert-babyl-to-mbox): Disable undo while
1959         inserting the converted mailbox.
1960         (rmail-get-new-mail): Restore the loop over inboxes when two or more
1961         have the same basename.  (Bug#2164)
1962         Set the return value according to whether any mail was found,
1963         not just in the last inbox.  Only show a message and run the hook after
1964         checking all inboxes.
1965         (rmail-get-new-mail-1): Move message display and running the hook to
1966         rmail-get-new-mail.
1968         * mail/rmailkwd.el (rmail-label-obarray): Initialize using
1969         rmail-attr-array.
1970         (rmail-make-label, rmail-read-label): Give it a doc string.
1971         (rmail-add-label, rmail-kill-label): Change argument name to match the
1972         doc.  Doc fix.
1973         (rmail-set-label): Doc fix.  Also update summary in attr case.
1974         Accept labels as a string or a symbol.  (Bug#2165)
1976         * mail/rmailsum.el (rmail-get-summary-labels): Treat empty labels as
1977         null.
1979 2009-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1981         * progmodes/vhdl-mode.el (vhdl-prepare-search-1)
1982         (vhdl-prepare-search-2): Properly cleanup on `quit'.
1984         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
1985         Mark the entries as being "system" entries rather than "user" entries.
1987 2009-02-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
1989         * smerge-mode.el (smerge-start-session): Add interactive spec.
1991 2009-02-02  Glenn Morris  <rgm@gnu.org>
1993         * mail/rmail.el (rmail-ignored-headers, rmail-displayed-headers)
1994         (rmail-retry-ignored-headers, rmail-highlighted-headers):
1995         Restore autoloads.
1997 2009-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1999         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Fix up EOB.
2001 2009-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2003         * cmuscheme.el (scheme-args-to-list): Remove.
2004         (run-scheme): Use split-string-and-unquote instead, so as to allow
2005         spaces in the command name and/or the arguments.
2007 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
2009         * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
2011 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
2013         Sync with Tramp 2.1.15.
2015         * net/tramp.el (tramp-read-passwd): Cache passwords shall still be
2016         used.
2018         * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
2020         * net/trampver.el: Update release number.
2022 2009-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2024         * mail/rmail.el (rmail-view-buffer): Make buffer-local.
2025         (rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
2026         (rmail-undelete-previous-message, rmail-mark-message)
2027         (rmail-speedbar-buttons): Use with-current-buffer.
2028         (rmail-mode-map): Move initialization into declaration.
2029         (rmail-swap-buffers, rmail-unfontify-buffer-function)
2030         (rmail-fontify-message): Use restore-buffer-modified-p.
2031         (rmail-expunge-and-save): Don't swap buffer.
2032         (rmail-get-header, rmail-set-header, rmail-set-attribute)
2033         (rmail-apply-in-message): Swap save-excursion and save-restriction.
2035         * mail/rmailsort.el (rmail-sort-messages): Use car-less-than-car
2036         if possible.
2038         * mail/rmailedit.el (rmail-edit-map): Move init into declaration.
2039         (rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
2041 2009-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2043         * mouse.el (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
2045         * progmodes/ebrowse.el:
2046         * international/robin.el:
2047         * emulation/viper-util.el:
2048         * emulation/viper-mous.el:
2049         * emulation/viper-keym.el:
2050         * ediff.el:
2051         * ediff-wind.el:
2052         * ediff-vers.el:
2053         * ediff-ptch.el:
2054         * ediff-mult.el:
2055         * ediff-merg.el:
2056         * ediff-diff.el: Follow commenting conventions.
2058 2009-01-31  Eli Zaretskii  <eliz@gnu.org>
2060         * mail/rmail.el (rmail-redecode-body): Use eight-bit instead of
2061         obsolete eight-bit-control and eight-bit-graphic.
2063 2009-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2065         * emacs-lisp/elp.el (elp-results-symname-map): Add follow-link.
2067 2009-01-31  Chong Yidong  <cyd@stupidchicken.com>
2069         * emacs-lisp/lisp.el (end-of-defun): Protect against
2070         infloops (Bug#2106).
2072 2009-01-31  Dan Nicolaescu  <dann@ics.uci.edu>
2074         * vc-dir.el (vc-dir-mouse-map):
2075         (vc-default-dir-printer):
2076         (vc-dir-find-file-other-window): Undo previous change, it breaks
2077         the behavior of mouse-2.
2078         (vc-dir-mode): Fix docstring.
2080         * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p
2081         logic, it makes the makes the normal case too slow.
2083 2009-01-31  Eli Zaretskii  <eliz@gnu.org>
2085         * mail/unrmail.el (unrmail): Set coding-system of the old Rmail
2086         file to `raw-text-unix'.  Bind coding-system-for-write when
2087         writing out the converted message, and make sure it uses Unix EOLs.
2089         * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer
2090         encoding to `raw-text-unix'.
2091         (rmail-perm-variables): Set encoding of rmail-view-buffer to
2092         `undecided-unix'.
2093         (rmail-redecode-body): Don't change EOL conversion of the new
2094         encoding if the old one left it unspecified.
2095         (rmail-automatic-folder-directives, rmail): Doc fixes.
2096         (rmail-swap-buffers): New function.
2097         (rmail-change-major-mode-hook, rmail-swap-buffers-maybe)
2098         (rmail-show-message): Use rmail-swap-buffers.
2099         (rmail-decode-region): If DESTINATION is a buffer, set the
2100         encoding of that buffer, rather than the current buffer.
2101         (rmail-show-message): Make error message about uuencoded mail
2102         more explicit.
2103         (rmail-show-message-maybe): Simplify code.  Doc fix.
2104         (rmail-show-message): Doc fix.
2106 2009-01-31  Glenn Morris  <rgm@gnu.org>
2108         * mail/rmailsum.el (rmail-new-summary): Don't try to summarize an empty
2109         folder.
2111         * mail/rmail.el (rmail-msg-is-pruned): New function.
2112         (rmail-toggle-header): Doc fix.  Use rmail-msg-is-pruned.
2113         (rmail-reply): Set up to yank from the decoded message rather than the
2114         raw one.  (Bug#2104).
2116         * mail/mail-utils.el (mail-fetch-field): Doc fix.
2118         * mail/uce.el (rmail-current-message): Remove unneeded declaration.
2119         (uce-message-text, uce-default-headers): Fix custom type.
2120         (rmail-buffer, rmail-msg-is-pruned): Declare.
2121         (uce-reply-to-uce): Add autoload cookie.  Doc fix.
2122         Update for mbox Rmail.
2124 2009-01-31  Nick Roberts  <nickrob@snap.net.nz>
2126         * vc-dir.el (vc-dir-mouse-map): New keymap.
2127         (vc-default-dir-printer): Use it locally.
2128         (vc-dir-find-file-other-window): Allow mouse events.
2130 2009-01-30  Eli Zaretskii  <eliz@gnu.org>
2132         * mail/unrmail.el (unrmail): Fix conversion of BABYL attributes
2133         into Rmail-mbox attributes.
2135         * mail/rmail.el (rmail-convert-babyl-to-mbox):
2136         Bind coding-system-for-read to `raw-text', and use insert-file-contents
2137         instead of insert-file-contents-literally.  Fixes bug #2019.
2138         (rmail-resent-attr-index): Fix index value.
2140 2009-01-30  Nick Roberts  <nickrob@snap.net.nz>
2142         * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
2143         precedence even when its value is t.  (Bug#2093)
2145         * vc-svn.el (vc-svn-dir-status): Correct logic for remote
2146         connection.  (Bug#2093)
2147         (vc-svn-diff): Use old version number even when it is the working
2148         revision.  This is needed, e.g, in the vc-print-log buffer.  (Bug#2092)
2150 2009-01-30  Glenn Morris  <rgm@gnu.org>
2152         * mail/rmail.el (rmail-reply): Handle empty folders.
2153         (rmail-speedbar-buttons)
2154         (rmail-speedbar-move-message-to-folder-on-line): Use line-end-position.
2156         * mail/rmailsum.el (rmail-summary-update-line): Replace duplicate
2157         line-beginning-position calls.
2158         (rmail-header-summary): Use line-end-position.
2160 2009-01-30  Toby Speight  <streapadair@gmx.net>  (tiny change)
2162         * generic-x.el (hosts-generic-mode, named-database-generic-mode):
2163         Fix regexp quoting.  (Bug#1739)
2165 2009-01-29  Michael Albinus  <michael.albinus@gmx.de>
2167         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2168         Allow correction of passwords.
2170 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
2172         * mail/rmail.el (rmail-toggle-header): Determine current header
2173         style using the buffer-local value of rmail-header-style in the
2174         view buffer.
2175         (rmail-show-message): Set a buffer-local value of
2176         rmail-header-style in the view buffer.  (Bug#2016)
2178 2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
2180         * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
2181         Fix typos in docstrings.
2183 2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
2185         * bindings.el (completion-ignored-extensions):
2186         Add entries for VCS metadata directories (CVS/, .svn, etc).
2188         * pcvs.el (completion-ignored-extensions):
2189         * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
2190         directory, now done in bindings.el.
2192 2009-01-29  Klaus Straubinger  <KSNetz@UseNet.ArcorNews.DE>  (tiny change)
2194         * pcmpl-rpm.el (pcmpl-rpm): Doc fix.  (Bug#2094)
2196 2009-01-29  Glenn Morris  <rgm@gnu.org>
2198         * mail/rmail.el (rmail-file-name): Remove duplicate definition.
2199         (rmail-set-header): Ensure header changes get saved.
2201         * mail/rmailedit.el (rmail-summary-disable): Fix declaration.
2203         * mail/rmailkwd.el (rmail-set-label): Update the summary, if there is
2204         one, after a label is added.
2206         * mail/rmailsum.el (rmail-summary-update-line): New function.
2207         (rmail-summary-goto-msg): Return a value according to whether message
2208         was found.
2209         (rmail-summary-update-highlight): Give the overlay an 'rmail-summary
2210         property.  Use line-end-position.
2212 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
2214         * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
2215         quoted From lines.
2217         * mail/rmail.el (rmail-redecode-body): New function, based on old
2218         version removed in 2009-01-22 change.
2219         (rmail-show-message): Unquote From lines.
2221 2009-01-28  Tassilo Horn  <tassilo@member.fsf.org>
2223         * doc-view.el (doc-view-mode): Don't use string-match and file
2224         extension to choose fallback mode on empty/non-existing files but
2225         let-bind auto-mode-alist and call normal-mode.
2227 2009-01-28  Eli Zaretskii  <eliz@gnu.org>
2229         * ls-lisp.el (ls-lisp-classify): Propertize file name before
2230         concatenating the type indicating character.
2231         (ls-lisp-format): Don't propertize file-name only if
2232         ls-lisp-classify already did.
2234 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
2236         * net/dbus.el (dbus-event-error-hooks): Fix docstring.
2237         Describe second parameter of hook functions.
2238         (dbus-handle-event): Apply it.
2240 2009-01-28  Chong Yidong  <cyd@stupidchicken.com>
2242         * mail/rmail.el (rmail-toggle-header): Don't reset
2243         rmail-header-style permanently (bug#2016).
2245 2009-01-28  Denis Howe  <denis.howe@gmail.com>
2247         * complete.el (PC-do-completion): Correct case when completion is
2248         unambiguous.
2250 2009-01-28  Stephen Berman  <stephen.berman@gmx.net>
2252         * calendar/todo-mode.el (todo-insert-item-here):
2253         Prevent insertion of a new entry inside of an existing entry.
2254         Minor code cleanup.  (Bug#2084)
2255         (todo-add-category): Change the interactive spec.  Signal an error
2256         if the Todo file is non-empty but contains no category.
2257         Reject category names that could induce bugs and confusion.
2258         Call todo-mode if the Todo file is new and unsaved.  Simplify handling
2259         of local variables cookie.  Properly display the newly added
2260         category in Todo mode.
2261         (todo-show): Call todo-initial-setup only if there is neither a
2262         Todo file nor a corresponding unsaved buffer.  (Bug#2085)
2263         (todo-category-alist): Delete function.
2264         (todo-completing-read): New function.
2265         (todo-insert-item, todo-jump-to-category): Use it.
2266         (todo-insert-item): Make the use of the prefix argument conform to
2267         the doc string.  (Bug#2086)
2269 2009-01-28  Glenn Morris  <rgm@gnu.org>
2271         * mail/rmail.el (rmail-expunge-and-save): Always show a message,
2272         even when called from the summary.  (Bug#2075)
2273         (rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
2274         (rmail-show-message-maybe): Use rmail-no-mail-p.
2275         (rmail-show-message): If empty folder, do nothing.  (Bug#2076)
2276         (rmail-get-labels): Separate status and label fields with a semicolon,
2277         rather than a comma, for consistency with old Rmail.
2279         * mail/rmailsum.el (rmail-message-recipients-p-1): Don't bother
2280         starting from the beginning, since mail-fetch-field does not care.
2281         (rmail-create-summary-line): Fix unseen handling.  (Bug#2089)
2282         (rmail-get-summary-status): New name for old rmail-get-summary-labels.
2283         (rmail-get-summary-labels): New function.  Returns labels rather than
2284         status (edited, etc).
2285         (rmail-create-summary): Insert an extra space after the status
2286         flags, for consistency with old rmail, and with current
2287         rmail-summary-font-lock-keywords.
2289 2009-01-28  Chong Yidong  <cyd@stupidchicken.com>
2291         * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region
2292         if region is active.  Use cond instead of nested ifs.  (Bug#2053)
2294 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
2296         * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before
2297         converting.
2299         * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
2300         which are recognized by the new Rmail, instead of X-BABYL-V6-*.
2302 2009-01-27  Christopher Oliver  <coliver@message.nmc.edu>
2304         * mouse.el (mouse-select-font): Return a string instead of a list.
2306 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
2308         * bindings.el: Swap C-delete and C-backspace bindings here, so we
2309         don't have to do it in normal-erase-is-backspace-mode.
2311         * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete
2312         and C-backspace; the latter is not available on ttys anyway.
2314 2009-01-27  Tassilo Horn  <tassilo@member.fsf.org>
2316         (doc-view-mode): Fix broken call to string-match.
2318 2009-01-27  Tassilo Horn  <tassilo@member.fsf.org>
2320         * doc-view.el (doc-view-mode): Enhance docstring and fallback to
2321         fundamental-mode or ps-mode if the file is empty or doesn't exist
2322         at all.
2323         (doc-view-initiate-display): Better info message if doc-view-mode
2324         cannot be used.  (Missing utility or no png support/no X frame.)
2325         (Bug#2058)
2327 2009-01-27  Glenn Morris  <rgm@gnu.org>
2329         * mail/rmail.el (rmail-copy-headers): Doc fix.  Leave point at the end
2330         of the headers in the full header case.  (Bug#2073)
2332 2009-01-27  Kenichi Handa  <handa@m17n.org>
2334         * mail/rmail.el (rmail-get-coding-system): Re-search
2335         rmail-mime-charset-pattern directly instead of using
2336         mail-fetch-field.  Use coding-system-from-name.
2338         * international/mule-cmds.el (canonicalize-coding-system-name)
2339         (coding-system-from-name): New functions.
2341 2009-01-27  Glenn Morris  <rgm@gnu.org>
2343         * dired-x.el (dired-bind-vm): Doc fix.
2345         * mail/rmail-spam-filter.el: Remove leading `*' from defcustom docs.
2346         Replace `first' and `rest' with `car' and `cdr' throughout.
2347         (rsf-auto-delete-spam-bbdb-entries): Remove unused variable.
2348         (rsf-scanning-messages-now): Doc fix.
2349         (rsf-check-field): Rename from `check-field' and update callers.
2350         (rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness.
2351         Use rmail-output rather than deleted rmail-output-to-rmail-file.
2353         * mail/rmail.el: Remove leading `*' from defcustom docs.
2354         Remove needless autoloads of many defcustoms and hooks.
2355         (rmail-enable-mime, rmail-insert-mime-resent-message-function)
2356         (rmail-search-mime-message-function, rmail-search-mime-header-function)
2357         (rmail-decode-mime-charset): Doc fix.
2358         (rmail-search-message, rmail-resend): Check functions set before use.
2360         * mail/rmailout.el: Remove leading `*' from defcustom docs.
2361         Remove needless autoloads of many defcustoms.
2362         (rmail-output-to-babyl-buffer): Rename from
2363         rmail-output-to-r-mail-buffer and update caller.
2364         (rmail-output): Doc fix.
2366         * mail/rmailsum.el: Remove leading `*' from defcustom docs.
2367         Remove needless autoloads of many defcustoms.
2368         (rmail-message-regexp-p-1): Check rmail-search-mime-header-function
2369         is set.
2371         * mail/unrmail.el (command-line-args-left): Remove unneeded declaration.
2372         (batch-unrmail, unrmail): Doc fix.
2374         * mail/rmailsum.el (rmail-message-recipients-p-1)
2375         (rmail-message-regexp-p-1): Ensure searches start from the
2376         beginning of the header.
2378 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
2380         * mail/rmailsum.el (rmail-summary-mark-deleted): Recache summary.
2382 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
2384         * calc/calc-sel.el (cal-sel-mult-both-sides): Add an option to
2385         expand the denominator.
2387 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
2389         * net/dbus.el (dbus-event-error-hooks): New variable.
2390         (dbus-handle-event): Use it.
2392 2009-01-26  Glenn Morris  <rgm@gnu.org>
2394         * Makefile.in (ELCFILES): Update.
2396         * mail/rmail.el (rmail-reply): Don't include Resent-To and Resent-Cc in
2397         replies.  (Bug#512)
2399 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
2401         * calendar/icalendar.el (icalendar-uid-format): Fix doc string.
2403 2009-01-25  Adrian Robert  <Adrian.B.Robert@gmail.com>
2405         * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
2406         Remove from global map and key definitions.
2407         (ns-toggle-toolbar, ns-info-prefs): Add to global map and key
2408         definitions.
2409         (ns-show-preferences-help, ns-unput-working-text): New functions.
2410         (ns-unecho-working-text): Update message.
2412 2009-01-25  Craig Markwardt  <cbmarkwardt@gmail.com>
2414         * calendar/icalendar.el (icalendar-uid-format): New defcustom
2415         variable to allow the user to choose icalendar UID format.
2416         (icalendar--diarytime-to-isotime): Bug fix, now times in the range
2417         12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
2418         (icalendar-export-region, icalendar--create-uid): Use custom
2419         function to compute icalendar UID for each entry.
2420         (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
2421         with description, location, etc. fields (need to keep active count
2422         of fields encountered).  Another bug fix to the regex that matches
2423         multiple lines (need \' regex instead of $ to match end-of-entry).
2425 2009-01-25  Juri Linkov  <juri@jurta.org>
2427         * progmodes/grep.el (grep-mode-map): Put grep-find before grep and
2428         change its title from "Recursive grep..." to "Grep via Find...".
2429         Add menu items for lgrep and rgrep.
2431 2009-01-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2433         * ps-print.el (ps-print-version): New version 7.3.4.
2435 2009-01-24  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
2437         * ps-print.el: Fix face background/foreground extraction.
2438         (ps-face-extract-color): New fun.
2439         (ps-face-attributes, ps-face-attribute-list): Code fix.
2441 2009-01-24  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
2443         * align.el (align-region): Avoid infloop.
2445 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
2447         * env.el (environment): Function removed.
2449         * international/mule-cmds.el (set-language-environment-coding-systems):
2450         If default-buffer-file-coding-system is nil, set up to have EOLs that
2451         are native for the underlying system-type.  (Bug#1853)
2452         (prefer-coding-system, set-default-coding-systems): Doc fix.
2454 2009-01-24  Juanma Barranquero  <lekktu@gmail.com>
2456         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2457         Revert 2007-09-26 change; use `string-match-p' to check for &keywords.
2458         (eldoc-get-fnsym-args-string, eldoc-highlight-function-argument):
2459         Use `string-match-p'.
2461 2009-01-24  Ulf Jasper  <ulf.jasper@web.de>
2463         * net/newst-treeview.el (newsticker--treeview-first-feed): New.
2464         (newsticker-treeview-next-new-or-immortal-item): Try first-feed if
2465         next-feed does not succeed.  Fixes bug#1710 even more.
2466         (newsticker-treeview-next-feed): Simplify.
2467         (newsticker--group-get-feeds): Suppress group names in result.
2469 2009-01-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
2471         * term/ns-win.el (menu-bar-select-frame): Drop this override.
2472         (menu-bar-update-frames): Update call to menu-bar-select-frame.
2474 2009-01-24  Glenn Morris  <rgm@gnu.org>
2476         * mail/rmail.el (rmail-insert-inbox-text): Revert replacement of
2477         "popmail" by "pormail".
2479         * language/ethio-util.el (rmail-current-message, rmail-message-vector):
2480         Remove unneeded declarations.
2482 2009-01-24  Jay Belanger  <jay.p.belanger@gmail.com>
2484         * calc/calc-poly.el (calcFunc-apart): Improve test for
2485         rational functions.
2487 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
2489         * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
2490         return value of rmail-get-labels.
2492         * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
2493         return value of rmail-get-labels.
2495         * mail/rmail.el (rmail-get-labels): Obey the MSG argument.
2496         (rmail-buffer-swapped): Fix last change.  (Bug#1997)
2498 2009-01-23  Ulf Jasper  <ulf.jasper@web.de>
2500         * net/newst-backend.el (newsticker--cache-read): Offer deletion of
2501         old cache file.  Fixes bug#1710.
2503 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
2505         * mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.
2507 2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
2509         * term/ns-win.el (ns-insert-working-text, ns-put-working-text):
2510         Switch names and update comments for clarity.
2512 2009-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2514         * mail/rmail.el (rmail-write-region-annotate): Only switch buffer if
2515         start is nil, as was done in tar-mode.el.
2517 2009-01-23  Glenn Morris  <rgm@gnu.org>
2519         * mail/sendmail.el (mail-bury): Revert previous change now pmail is no
2520         more.
2522         * mail/uce.el (rmail-msg-is-pruned): Remove declaration of deleted func.
2524 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
2526         * server.el (server-name): Make it a defcustom.  (Bug#1995)
2528         * mail/rmail.el (rmail-buffer-swapped): Mark as permanent local.
2530 2009-01-23  Glenn Morris  <rgm@gnu.org>
2532         * Makefile.in (ELCFILES): Update.
2534 2009-01-22  Ulf Jasper  <ulf.jasper@web.de>
2536         * net/newst-treeview.el
2537         (newsticker-treeview-next-new-or-immortal-item): New optional arg
2538         current-item-counts.  Move to next feed if necessary.  (Bug#1569)
2539         (newsticker-treeview-prev-new-or-immortal-item): Move to previous
2540         feed if necessary.  (Bug#1569)
2541         (newsticker-treeview-next-feed)
2542         (newsticker-treeview-prev-feed): New optional arg stay-in-tree.
2543         Don't activate node nil.  (Bug#1569)
2545 2009-01-22  Paul Reilly  <pmr@pajato.com>
2546             Henrik Enberg  <enberg@printf.se>
2547             Alex Schroeder  <alex@gnu.org>
2548             Chong Yidong  <cyd@stupidchicken.com>
2549             Richard M Stallman  <rms@gnu.org>
2550             Glenn Morris  <rgm@gnu.org>
2551             Juanma Barranquero  <lekktu@gmail.com>
2553         * mail/rmail.el: Code implementing Rmail-mbox functionality.
2554         (rmail-attribute-header, rmail-keyword-header)
2555         (rmail-answered-attr-index, rmail-deleted-attr-index)
2556         (rmail-edited-attr-index, rmail-filed-attr-index)
2557         (rmail-retried-attr-index, rmail-forwarded-attr-index)
2558         (rmail-unseen-attr-index, rmail-resent-attr-index)
2559         (rmail-attr-array, rmail-header-style, rmail-file-name)
2560         (rmail-buffer-swapped): New vars.
2561         (rmail-convert-file-maybe, rmail-error-bad-format)
2562         (rmail-convert-babyl-to-mbox, rmail-get-coding-system)
2563         (rmail-generate-viewer-buffer, rmail-change-major-mode-hook)
2564         (rmail-buffers-swapped-p, rmail-swap-buffers-maybe)
2565         (rmail-mode-kill-buffer-hook, rmail-get-new-mail-1)
2566         (rmail-get-new-mail-filter-spam, rmail-add-mbox-headers)
2567         (rmail-get-header, rmail-set-header, rmail-get-attr-names)
2568         (rmail-get-keywords, rmail-get-labels, rmail-get-attr-value)
2569         (rmail-message-attr-p, rmail-message-unseen-p)
2570         (rmail-apply-in-message, rmail-collect-deleted, rmail-widen)
2571         (rmail-show-message-maybe, rmail-copy-headers)
2572         (rmail-simplified-subject, rmail-simplified-subject-regexp)
2573         (rmail-write-region-annotate): New functions.
2575         (rmail-keywords, rmail-default-rmail-file): Delete vars.
2576         (rmail-convert-mailpath, rmail-convert-file)
2577         (rmail-insert-rmail-file-header, rmail-decode-babyl-format)
2578         (rmail-parse-file-inboxes, rmail-convert-to-babyl-format)
2579         (rmail-reformat-message, rmail-clear-headers, rmail-msg-is-pruned)
2580         (rmail-redecode-body)
2581         (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header)
2582         (rmail-narrow-to-non-pruned-header, rmail-message-recipients-p)
2583         (rmail-count-screen-lines, rmail-message-regexp-p)
2584         (rmail-current-subject, rmail-current-subject-regexp): Delete functions.
2585         (rmail-nuke-pinhead-header): Move to rmailout.el.
2587         (rmail-ignored-headers): Add additional headers.
2588         (rmail-mode-map): Update key commands.
2589         (rmail-tool-bar-map): Build tool-bar unconditionally.
2590         (rmail, rmail-mode, rmail-get-new-mail): Handle babyl-to-mbox
2591         conversion and new buffer swapping mechanism.
2592         (rmail-perm-variables): Use new vars, and remove deleted ones.
2593         (rmail-revert): Use rmail-convert-file-maybe.
2594         (rmail-duplicate-message): Use rmail-show-message-maybe.
2595         (rmail-get-new-mail): Don't leave the buffer screwed up if we get
2596         a disk-full error.
2597         (rmail-parse-url): Strip embedded password.
2598         (rmail-insert-inbox-text): Default to movemail if
2599         rmail-movemail-program is null.  Handle mbox format.
2600         (rmail-decode-region): New arg.
2601         (rmail-display-labels): Don't perform Babyl processing.
2602         (rmail-set-attribute, rmail-message-labels-p, rmail-search)
2603         (rmail-set-message-counters, rmail-count-new-messages)
2604         (rmail-set-message-counters-counter, rmail-show-message)
2605         (rmail-next-same-subject, rmail-reply): Use mbox format.
2606         (rmail-toggle-header, rmail-show-message, rmail-only-expunge)
2607         (rmail-expunge, rmail-expunge-and-save, rmail-quit): Use new
2608         buffer swapping mechanism.
2610         * mail/rmailedit.el: Require rmailsum.el.
2611         (rmail-edit-mode): First check if buffer is swapped.
2612         (rmail-edit-saved-coding-system): Delete var.
2613         (rmail-edit-current-message): Don't call deleted vars.
2614         (rmail-cease-edit): Handle mbox format.
2615         (rmail-abort-edit): Widen buffer.
2617         * mail/rmailkwd.el: Require rmail.el.  Remove unneeded function
2618         declarations.
2619         (rmail-buffer, rmail-current-message, rmail-last-label)
2620         (rmail-last-multi-labels, rmail-summary-vector)
2621         (rmail-total-messages, rmail-attributes, rmail-deleted-label)
2622         (rmail-keywords): Delete vars.
2623         (rmail-attribute-p, rmail-keyword-p, rmail-make-label)
2624         (rmail-force-make-label, rmail-quote-label-name, rmail-keywords)
2625         (rmail-parse-file-keywords, rmail-install-keyword): Delete functions.
2626         (rmail-make-label): New function.
2627         (rmail-read-label): Don't call rmail-parse-file-keywords.
2628         (rmail-set-label): Rewrite using rmail-set-attribute.
2629         (rmail-next-labeled-message): Use rmail-get-labels.
2631         * mail/rmailmm.el: New file.
2633         * mail/rmailmsc.el: Require rmail.el.
2634         (set-rmail-inbox-list): Set rmail-inbox-list directly.
2636         * mail/rmailout.el (rmail-output-decode-coding): New var.
2637         (rmail-output-as-babyl, rmail-output-to-r-mail-buffer)
2638         (rmail-convert-to-babyl-format, rmail-output-as-mbox)
2639         (rmail-output-to-rmail-buffer): New functions.
2640         (rmail-output-read-rmail-file-name, rmail-output-to-rmail-file):
2641         Delete functions.
2642         (rmail-nuke-pinhead-header): Move from rmail.el.
2643         (rmail-output): Rewrite to accept both mbox and babyl output.
2644         (rmail-output-as-seen, rmail-output-body-to-file): Rewrite to
2645         use mbox internal format.
2647         * mail/rmailsort.el: Eval mail-utils when compiled.  Require rmail.el.
2648         (rmail-sort-by-date, rmail-sort-by-subject, rmail-sort-by-author)
2649         (rmail-sort-by-recipient, rmail-sort-by-correspondent):
2650         Use rmail-get-header.
2651         (rmail-sort-messages): Use new buffer swapping mechanism.
2652         Handle mbox internal format.
2654         * mail/rmailsum.el (rmail-summary): Make sure rmail buffer is shown.
2655         (rmail-message-recipients-p, rmail-message-recipients-p-1)
2656         (rmail-message-regexp-p, rmail-new-summary-1)
2657         (rmail-get-create-summary-buffer, rmail-get-summary)
2658         (rmail-create-summary-line, rmail-get-summary-labels)
2659         (rmail-create-summary, rmail-header-summary)
2660         (rmail-summary-output, rmail-summary-output-as-seen): New functions.
2661         (rmail-summary-by-topic, rmail-message-senders-p)
2662         (rmail-header-summary, rmail-summary-next-same-subject): Use mbox
2663         internal format.
2664         (rmail-new-summary): Rewrite window handling.
2665         (rmail-make-summary-line, rmail-make-summary-line-1)
2666         (rmail-make-basic-summary-line)
2667         (rmail-summary-output-to-rmail-file): Functions deleted.
2668         (rmail-summary-undelete, rmail-summary-rmail-update)
2669         (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down)
2670         (rmail-summary-show-message, rmail-summary-wipe)
2671         (rmail-summary-toggle-header, rmail-summary-reply):
2672         Use rmail-buffer instead of rmail-view-buffer.
2673         (rmail-summary-mode-map): Rebind "o" to rmail-summary-output.
2674         (rmail-summary-goto-msg): Use rmail-show-message-maybe.
2675         (rmail-summary-expunge-and-save): Use rmail-expunge-and-save.
2677 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
2679         * term/ns-win.el (ns-show-manual): Fix node name.
2680         (x-open-connection): Fix typo in declaration filename.
2682 2009-01-22  Romain Francoise  <romain@orebokech.com>
2684         * Makefile.in (ELCFILES): Update.
2686 2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
2688         * frame.el (make-frame-on-tty): Remove function, inline contents
2689         in the only user ...
2691         * server.el (server-create-tty-frame): ... here.
2693 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
2695         * format.el (format-annotate-function):
2696         Set write-region-post-annotation-function.
2698 2009-01-21  John Wiegley  <johnw@newartisans.com>
2700         * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default
2701         list of output filters.
2702         (eshell-mode): Change the default binding of C-a to eshell-bol.
2703         I don't think it's actually bound at all by default in eshell;
2704         it just falls back to the default binding of C-a.
2706 2009-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2708         * minibuffer.el (completion--insert-strings): Fix up computation of
2709         column position which manifested e.g. in proced's signal completion.
2711 2009-01-21  Chong Yidong  <cyd@stupidchicken.com>
2713         * server.el (server-start): Allow server to shut down when no
2714         frames are available in daemon-mode.
2716 2009-01-21  Juanma Barranquero  <lekktu@gmail.com>
2718         * term.el (term-previous-matching-input, term-next-matching-input)
2719         (term-previous-matching-input-from-input)
2720         (term-next-matching-input-from-input, term-backward-matching-input)
2721         (term-forward-matching-input): Change argument name to match docstring.
2723 2009-01-21  Glenn Morris  <rgm@gnu.org>
2725         * emacs-lisp/authors.el (authors-aliases): Remove some "ignore" entries
2726         that are no longer needed.
2727         (authors-scan-change-log): Doc fix.
2728         (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
2730 2009-01-20  Agustín Martín  <agustin.martin@hispalinux.es>
2732         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2733         Use aspell default dict.
2735 2009-01-20  Kenichi Handa  <handa@m17n.org>
2737         * descr-text.el (describe-char): Improve description of eight-bit
2738         char in a unibyte buffer.  (Bug#1935)
2740 2009-01-20  Glenn Morris  <rgm@gnu.org>
2742         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
2743         Add some entries.
2745 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
2747         * progmodes/ruby-mode.el: Autoload other interpreter names.
2749 2009-01-19  Juanma Barranquero  <lekktu@gmail.com>
2751         * descr-text.el (describe-char-categories): New defsubst.
2752         (describe-char): Use it.
2754 2009-01-19  Michael Albinus  <michael.albinus@gmx.de>
2756         * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
2757         IPv4 mapped IPv6 addresses.
2759 2009-01-18  Juanma Barranquero  <lekktu@gmail.com>
2761         * textmodes/css-mode.el (css-backward-sexp): Stop once it reaches
2762         the beginning of the buffer.  (Bug#1949)
2764 2009-01-18  Markus Triska  <markus.triska@gmx.at>
2766         * linum.el (linum-update-window): Use `delq' instead of `delete';
2767         compare strings with `equal-including-properties'.
2769 2009-01-17  Glenn Morris  <rgm@gnu.org>
2771         * progmodes/cc-langs.el (declare-function): Add compatibility stub.
2772         (delete-duplicates, mapcan, cl-macroexpand-all): Declare.
2774         * emacs-lisp/eldoc.el (eldoc-minor-mode-string)
2775         (eldoc-message-commands, eldoc-print-current-symbol-info):
2776         Doc fix (consistent case of "ElDoc").
2778 2009-01-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2780         * textmodes/bibtex.el (bibtex-format-entry): Simplify previous change.
2782 2009-01-17  Eli Zaretskii  <eliz@gnu.org>
2784         * dos-w32.el (find-buffer-file-type-coding-system): If `(car
2785         TARGET)' does not exist, try again with its basename replaced by
2786         `(cdr TARGET)'.  (Related to Bug #1853.)
2788         * international/mule-conf.el (raw-text, eight-bit): Doc fixes.
2790 2009-01-16  Agustín Martín  <agustin.martin@hispalinux.es>
2792         * textmodes/flyspell.el (flyspell-post-command-hook): Do nothing
2793         unless flyspell-mode is enabled.
2794         (flyspell-pre-point): Make buffer-local.
2796 2009-01-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2798         * textmodes/bibtex.el (bibtex-format-entry): For updating field
2799         delimiters, allow fields that are composed of strings and string
2800         constants.
2801         (bibtex-mode): Doc fix.
2803 2009-01-16  Agustín Martín  <agustin.martin@hispalinux.es>
2805         * textmodes/ispell.el: Protect against declare-function undefined
2806         in XEmacs.
2807         (ispell-program-name): Search also for hunspell when setting default.
2808         (ispell-find-aspell-dictionaries): Better error message.  Use correct
2809         dictionary alist for default.  Better fallback default dictionary.
2811 2009-01-16  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2813         * international/quail.el (quail-insert-kbd-layout):
2814         Delete superfluous handling of 8-bit code.  (Bug#1418)
2816 2009-01-16  Glenn Morris  <rgm@gnu.org>
2818         * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
2819         (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
2820         (eldoc-highlight-function-argument): Doc fix - mention effect of
2821         eldoc-documentation-function.
2822         (eldoc-message-commands-table-size, eldoc-message-commands)
2823         (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
2824         (eldoc-documentation-function): Mention effect on user options.
2826         * emacs-lisp/copyright.el (copyright-update): Doc fix.
2828 2009-01-16  Kevin Ryde  <user42@zip.com.au>
2830         * tar-mode.el (tar-rename-entry): Only test the magic string, without
2831         its version number, and then set both.
2833 2009-01-16  Richard M Stallman  <rms@gnu.org>
2835         * textmodes/paragraphs.el (sentence-end): Accept non-break space.
2837 2009-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
2839         * buff-menu.el (Buffer-menu-mode): Derive from special-mode.
2840         Refer to revert-buffer, not Buffer-menu-revert.
2841         (Buffer-menu-sort): Use revert-buffer, not Buffer-menu-revert.
2842         (Buffer-menu-revert): Remove function, unused.
2843         (Buffer-menu-mode-map): Don't bind keys already
2844         bound by special-mode.
2845         (Buffer-menu-mode-map): Add a menu.
2847 2009-01-15  Stephen Eglen  <stephen@gnu.org>
2849         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Doc fix.
2851 2009-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
2853         * vc-hg.el (vc-hg-diff): Pass relative file names.  (Bug#1903)
2855 2009-01-15  Martin Rudalics  <rudalics@gmx.at>
2857         * window.el (special-display-p): Revert 2009-01-14 change.
2859 2009-01-15  Glenn Morris  <rgm@gnu.org>
2861         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
2862         (authors-obsolete-files-regexps, authors-ignored-files):
2863         (authors-renamed-files-alist): Add some entries.
2864         (authors-fixed-entries): Change some entries.
2865         (authors-canonical-file-name): Doc fix.
2866         (authors-scan-change-log): Handle joint authorship in ChangeLogs.
2868 2009-01-14  Juri Linkov  <juri@jurta.org>
2870         * info.el (Info-isearch-filter): Don't filter out invisible text
2871         when search-invisible is t.  (Bug#1848)
2873         * simple.el (blink-matching-open): Use `minibuffer-message' to
2874         display messages in the minibuffer.
2876         * help.el (view-help-file):
2877         * menu-bar.el (menu-bar-help-extra-packages):
2878         Use goto-address-mode instead of goto-address.
2880         * net/goto-addr.el (goto-address-url-face): Change default value
2881         from `bold' to `link'.
2883 2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
2885         * international/mule-diag.el (print-list): Fix 2008-12-03 change.
2887 2009-01-14  Martin Rudalics  <rudalics@gmx.at>
2889         * frame.el (special-display-popup-frame): Rewrite doc-string and
2890         simplify code.
2892         * window.el (special-display-buffer-names)
2893         (special-display-regexps): Add customization support for
2894         function/other-args elements.  Rewrite doc-strings.
2895         (special-display-function): Rewrite doc-string.
2896         (same-window-buffer-names, same-window-regexps):
2897         Minor doc-string fixes.
2898         (special-display-p): Minor rewrite.
2900 2009-01-14  Glenn Morris  <rgm@gnu.org>
2902         * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
2904 2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
2906         * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
2907         MESSAGEs with internal square brackets (i.e., " this [test] message").
2908         Use `string-match-p'.
2909         (completion--make-envvar-table, completion--file-name-table)
2910         (completion-pcm--string->pattern, completion-pcm--all-completions)
2911         (completion-pcm--filename-try-filter): Use `string-match-p'.
2913 2009-01-14  Juri Linkov  <juri@jurta.org>
2915         * progmodes/bug-reference.el (bug-reference-fontify): Check for
2916         non-nil `bug-reference-url-format' before putting an overlay
2917         property `bug-reference-url'.
2918         (bug-reference-mode, bug-reference-prog-mode): Don't check for
2919         `bug-reference-url-format'.  Doc fix.  (Bug#1744)
2921 2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
2923         * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
2924         for exit-emacs item.  Bind it to save-buffers-kill-terminal.
2926         * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
2927         loaded.
2929 2009-01-13  Jason Rumney  <jasonr@gnu.org>
2931         * faces.el (face-valid-attribute-values): No stipple on w32.  (Bug#884)
2933 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
2935         * subr.el (play-sound): Doc fix.  (Bug#250)
2936         (shell-quote-argument, field-at-pos): Fix typos in docstrings.
2938 2009-01-12  Alan Mackenzie  <acm@muc.de>
2940         * textmodes/paragraphs.el (forward-sentence): Change limit of
2941         re-search-backward to allow values of `sentence-end' anchored at BOL.
2943 2009-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2945         * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
2946         subfield of the magic string.
2948 2009-01-11  Jay Belanger  <jay.p.belanger@gmail.com>
2950         * calc/calc-lang.el (math-compose-tex-sqrt): New function.
2951         (math-special-function-table): Use `math-compose-tex-sqrt' to
2952         compose sqrts in TeX and LaTeX mode.
2954 2009-01-11  Chong Yidong  <cyd@stupidchicken.com>
2956         * faces.el (describe-face): Ignore anonymous faces.
2958         * server.el (server-save-buffers-kill-terminal): Args changed.
2959         Handle nowait client frames.
2961         * files.el (save-buffers-kill-terminal): Args for
2962         server-save-buffers-kill-terminal changed.
2964 2009-01-11  Juanma Barranquero  <lekktu@gmail.com>
2966         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
2968 2009-01-11  Glenn Morris  <rgm@gnu.org>
2970         * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
2971         Silence compiler.
2973         * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
2974         some entries.
2975         (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
2976         (authors-renamed-files-alist): Add entries.
2977         (authors-fixed-entries): Update for renamed and removed files.
2978         (authors-canonical-file-name): Add entries to
2979         authors-checked-files-alist based on their full names, expanded relative
2980         to each log-file directory.
2981         (authors-scan-el, authors-add-to-author-list, authors):
2982         Handle multiple authors in a file, via a new :cowrote category.
2984         * emacs-lisp/copyright.el (copyright-update): Add doc-string.
2986 2009-01-10  Richard M Stallman  <rms@gnu.org>
2988         * mail/mail-utils.el (mail-quote-printable-region): New function.
2990 2009-01-10  Glenn Morris  <rgm@gnu.org>
2992         * calendar/cal-move.el (calendar-scroll-left-three-months)
2993         (calendar-scroll-right-three-months):
2994         * calendar/holidays.el (calendar-list-holidays)
2995         (calendar-mark-holidays):
2996         * calendar/lunar.el (calendar-lunar-phases):
2997         Add event handling, for when called from menus with the calendar buffer
2998         not current.
3000 2009-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
3002         * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
3003         Move setting up whitepace-mode ...
3004         (diff-mode): ... here.
3005         (diff-mode-menu): Add a menu entry for showing trailing whitespace.
3007 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
3009         * faces.el (x-font-family-list): Remove entirely.
3011 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
3013         Fix Bug #876:
3015         * info.el (info-insert-file-contents, Info-insert-dir):
3016         Bind inhibit-null-byte-detection to non-nil.
3018 2009-01-10  Martin Rudalics  <rudalics@gmx.at>
3020         * tool-bar.el (tool-bar-mode): Modify all frame parameters when
3021         toggling tool bars on.  (Bug#1754)
3023 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
3025         * faces.el (face-valid-attribute-values): Use string as value for
3026         :family attribute.  Now, font-family-list returns a list of strings.
3027         (x-font-family-list): Obsolete compatibility version of function
3028         from xfaces.c.
3030 2009-01-09  Martin Rudalics  <rudalics@gmx.at>
3032         * window.el (special-display-buffer-names)
3033         (special-display-regexps, special-display-function):
3034         In doc-strings say "same-window" instead of "same-buffer".
3036 2009-01-09  Michael Albinus  <michael.albinus@gmx.de>
3038         * net/tramp.el: Revert previous patch.  `last-command-char' is
3039         used in code intended only for XEmacs, where it is different from
3040         `last-command-event'.
3042 2009-01-09  Glenn Morris  <rgm@gnu.org>
3044         * subr.el (last-input-char, last-command-char):
3045         Move here from src/keyboard.c.
3047         * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
3048         * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
3049         * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
3050         * wdired.el:
3051         * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
3052         * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
3053         * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
3054         * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
3055         * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
3056         * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
3057         * eshell/em-smart.el, eshell/esh-mode.el:
3058         * international/mule-cmds.el:
3059         * mail/mailabbrev.el:
3060         * net/tramp.el:
3061         * play/mpuz.el:
3062         * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
3063         * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
3064         * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
3065         * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
3066         * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
3067         * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
3068         * progmodes/vhdl-mode.el, progmodes/xscheme.el:
3069         * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
3070         Replace last-command-char with last-command-event.
3072         * double.el, electric.el, replace.el, term.el, terminal.el:
3073         * calc/calc.el:
3074         * emulation/viper-cmd.el:
3075         * international/mule-cmds.el:
3076         * obsolete/iso-acc.el:
3077         * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
3079         * emacs-lisp/edebug.el: Remove references to last-command-char and
3080         last-input-char, since these have been identical to last-command-event
3081         and last-input-event since at least Emacs 19.
3082         (edebug-outside-last-command-char, edebug-outside-last-input-char):
3083         Remove.
3085 2009-01-09  Dave Love  <fx@gnu.org>
3087         * calendar/time-date.el: Require cl for `declare'.
3089 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3091         * calendar/time-date.el (format-seconds): Explain `assoc-string'.
3092         Suggested by Dave Love.
3094 2009-01-09  Dave Love  <fx@gnu.org>
3096         * net/imap.el (imap-string-to-integer): Fix typo.
3097         (imap-fetch-safe): New function.
3098         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3100         * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
3101         (imap-parse-greeting): Fix doc strings.
3102         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3103         (imap-parse-flag-list): Make messages unique.
3104         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3106         * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
3107         call.
3109         * net/imap.el: Fix author email.  Doc fixes.
3110         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3111         reply.
3113 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3115         * net/dns.el (dns-set-servers): Check "Address".  Fix typo.
3117 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3119         * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
3120         Call nslookup if resolv.conf isn't available.
3121         (dns-query): Rename from query-dns.
3122         (dns-query-cached): Rename from query-dns-cached.
3124 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3126         * net/imap.el (imap-enable-exchange-bug-workaround):
3127         Explain auto-detection in the doc string.
3129 2009-01-09  Juanma Barranquero  <lekktu@gmail.com>
3131         * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
3132         (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
3133         (ispell-begin-skip-region-regexp, ispell-skip-region-list)
3134         (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
3135         (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
3136         Fix typos in docstrings.
3137         (ispell-command-loop): Reflow docstring.
3139 2009-01-08  Agustín Martín  <agustin.martin@hispalinux.es>
3141         * textmodes/ispell.el (ispell-encoding8-command): New variable.
3142         (ispell-aspell-supports-utf8): Mark as obsoleted by
3143         ispell-encoding8-command.
3144         (ispell-check-version): Set ispell-encoding8-command.
3145         (ispell-check-spellchecker-params, ispell-start-process):
3146         Use ispell-encoding8-command.
3148         * textmodes/flyspell.el (flyspell-large-region):
3149         Use ispell-encoding8-command.
3151 2009-01-08  Glenn Morris  <rgm@gnu.org>
3153         * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
3154         scroll the calendar.
3156         * international/mule-cmds.el (universal-coding-system-argument):
3157         last-input-char need not be a char.
3159         * textmodes/ispell.el (ispell-check-minver): Declare.
3160         Use string-to-number rather than string-to-int.
3162 2009-01-07  Juanma Barranquero  <lekktu@gmail.com>
3164         * add-log.el (change-log-search-tag-name): Reflow docstring.
3165         (change-log-mode): Fix typo in docstring.
3167         * international/mule.el (define-coding-system): Doc fix.
3169 2009-01-07  Kenichi Handa  <handa@m17n.org>
3171         * international/mule.el (define-coding-system): Fix docstring
3172         about :bom usage.
3174 2009-01-07  Martin Rudalics  <rudalics@gmx.at>
3176         * dired.el (dired-pop-to-buffer): Don't split windows
3177         horizontally.  (Bug#1806)
3179 2009-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3181         * tar-mode.el (tar-mode, tar-mode-write-contents)
3182         (tar-write-region-annotate): Undo Andreas's last change.
3184 2009-01-06  Michael Albinus  <michael.albinus@gmx.de>
3186         * net/tramp.el (tramp-do-copy-or-rename-file-directly)
3187         (tramp-handle-file-local-copy, tramp-handle-write-region)
3188         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3189         (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
3191 2009-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3193         * minibuffer.el (completion-hilit-commonality): Don't presume
3194         all-completions always include the input as prefix.
3195         (completion-pcm--pattern-trivial-p): Accept a few more patterns
3196         as trivial.
3197         (completion-pcm--hilit-commonality): Remove leftover code that used to
3198         deal with the now removed cdr-in-last-cons.
3200 2009-01-06  Juanma Barranquero  <lekktu@gmail.com>
3202         * international/mule.el (define-coding-system): Fix typos in docstring.
3204 2009-01-05  Alan Mackenzie  <acm@muc.de>
3206         * progmodes/cc-styles.el (c-setup-paragraph-variables):
3207         Ensure paragraph-\(start\|separate\) match blank lines.  For AWK Mode.
3209 2009-01-05  Michael Albinus  <michael.albinus@gmx.de>
3211         * net/tramp.el (tramp-handle-load)
3212         (tramp-do-copy-or-rename-file-directly)
3213         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
3214         (tramp-handle-write-region)
3215         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3216         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
3217         Delete temporary file in case of error.
3219 2009-01-05  Agustín Martín  <agustin.martin@hispalinux.es>
3221         * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
3223 2009-01-05  Richard M Stallman  <rms@gnu.org>
3225         * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
3227 2009-01-05  Martin Rudalics  <rudalics@gmx.at>
3229         * window.el (display-buffer): Fix last fix.
3231 2009-01-05  Juanma Barranquero  <lekktu@gmail.com>
3233         * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
3234         to shorten the desktop file directory shown in message.
3236 2009-01-05  Glenn Morris  <rgm@gnu.org>
3238         * version.el (emacs-copyright):
3239         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
3240         Update copyrights for 2009.
3242 2009-01-04  Stephen Leake  <stephen_leake@member.fsf.org>
3244         * progmodes/ada-mode.el (ada-mode): Simplify doc string.
3245         (ada-get-indent-paramlist): Use ada-broken-indent instead of
3246         hard-coded 0.
3247         (ada-get-indent-loop): Fix list access bug.
3249 2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
3251         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
3252         (lisp-interaction-mode): Add a blank line in the docstring
3253         before the keymap listing.
3255 2009-01-04  Martin Rudalics  <rudalics@gmx.at>
3257         * window.el (display-buffer): When a buffer is displayed in the
3258         selected and some other window, and not-this-window is non-nil,
3259         try to return that other window instead of popping up a new
3260         frame.  (Bug#30)
3262 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3264         * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
3266 2009-01-04  Ulrich Mueller  <ulm@kph.uni-mainz.de>
3268         * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
3270 2009-01-03  Michael Olson  <mwolson@gnu.org>
3272         * net/imap.el (imap-parse-fetch): Courier can insert spurious
3273         blank characters which will confuse `read', so skip past them.
3275 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3277         * emacs-lisp/authors.el (authors-aliases): Addition.
3278         (authors): Allow to use it for other projects.
3280         * emacs-lisp/copyright.el (copyright-update-directory): Autoload.
3281         Clarify MATCH argument.  Print filenames.
3283 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
3285         * net/dbus.el (dbus-string-to-byte-array): Handle empty string.
3287         * net/tramp.el (tramp-local-host-regexp)
3288         (tramp-prefix-domain-format)
3289         (tramp-prefix-domain-regexp, tramp-domain-regexp)
3290         (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
3291         (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
3292         (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
3293         (tramp-file-name-structure, tramp-file-name-regexp-unified)
3294         (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
3295         (tramp-dissect-file-name, tramp-make-tramp-file-name)
3296         (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
3297         (tramp-handle-insert-file-contents): Fix setting of
3298         `buffer-read-only'.
3299         (tramp-compute-multi-hops, tramp-local-host-p):
3300         Use `tramp-local-host-regexp'.
3301         (tramp-file-name-real-user, tramp-file-name-domain):
3302         Use `tramp-user-with-domain-regexp'.
3304         * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
3305         (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
3307 2009-01-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3309         * proced.el (proced-grammar-alist): Refiner can be a
3310         list (function help-echo) instead of a cons pair.
3311         (proced-post-display-hook): New variable.
3312         (proced-tree-depth): Rename from proced-tree-indent.
3313         (proced-mode): Derive mode from special-mode.
3314         (proced-mode-map): Change accordingly.
3315         (proced, proced-update): Run proced-post-display-hook.
3316         (proced-do-mark-all): Count processes for which mark has been updated.
3317         (proced-format): Check for ppid attribute.
3318         (proced-process-attributes): Take time and ctime attribute from
3319         system-process-attributes.
3320         (proced-send-signal): Doc fix.  Collect properly the info on
3321         marked processes.  Use fit-window-to-buffer instead of
3322         dired-pop-to-buffer.
3324 2009-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3326         * progmodes/vhdl-mode.el (vhdl-current-line): Don't hardcode
3327         point-min==1.
3329 2009-01-02  Juanma Barranquero  <lekktu@gmail.com>
3331         * bindings.el (mode-line-eol-desc): Fix typo in help message.
3332         (mode-line-client): Fix typo in help message and docstring.
3334 2009-01-02  Jason Rumney  <jasonr@gnu.org>
3336         * term/w32-win.el (image-library-alist): Add gobject library.
3338 2009-01-02  Martin Rudalics  <rudalics@gmx.at>
3340         * frame.el (window-system-default-frame-alist)
3341         (initial-frame-alist, minibuffer-frame-alist)
3342         (pop-up-frame-alist, pop-up-frame-function)
3343         (special-display-frame-alist): Rewrite and reformat doc-strings.
3345 2009-01-01  Martin Rudalics  <rudalics@gmx.at>
3347         * simple.el (minibuffer-default-add-shell-commands):
3348         Fix doc-string typo.
3350 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
3352         * language/cham.el: Fix setting of composition-function-table.
3354         * language/khmer.el: Fix setting of composition-function-table.
3356         * language/tibet-util.el (tibetan-composition-function):
3357         Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
3359         * simple.el (minibuffer-default): Add defvar.
3361         * hippie-exp.el: Require comint.
3363 2008-12-31  Martin Rudalics  <rudalics@gmx.at>
3365         * simple.el (last-buffer): Don't set major mode of *scratch* if
3366         that buffer exists already.  Rewrite doc-string.
3368 2008-12-31  Andreas Schwab  <schwab@suse.de>
3370         * tar-mode.el (tar-mode): Set write-contents-functions instead of
3371         write-region-annotate-functions.
3372         (tar-mode-write-contents): New function.
3373         (tar-write-region-annotate): Remove.
3375 2008-12-31  Chong Yidong  <cyd@stupidchicken.com>
3377         * files.el (basic-save-buffer): Revert 2008-12-22 change.
3378         (buffer-swapped-with): Var removed.
3380 2008-12-30  Kenichi Handa  <handa@m17n.org>
3382         * language/japanese.el (compose-gstring-for-variation-glyph):
3383         New function.  Register it in composition-function-table.
3385         * composite.el (lglyph-set-code): New function.
3387 2008-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3389         * tar-mode.el (tar-data-swapped): New var.
3390         (tar-data-swapped-p, tar-swap-data):
3391         Use it instead of buffer-swapped-with.
3392         (tar-write-region-annotate): Re-add (partial undo of last change).
3393         (tar-mode): Use it again (partial undo as well).
3395 2008-12-30  Ed Swarthout  <Ed.Swarthout@hwdebug.com>  (tiny change)
3397         * textmodes/table.el (table-capture): Fix symbol quoting typo.
3399 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
3401         * follow.el (follow-select-if-visible): Improve the check for the
3402         last line of the window.
3403         (follow-post-command-hook): Perform redisplay in more
3404         circumstances, to avoid getting point stuck on partially visible lines.
3406 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
3408         * follow.el (follow-calc-win-end): Use with-selected-window.
3409         (follow-windows-start-end, follow-pos-visible)
3410         (follow-windows-aligned-p): Code cleanup.
3411         (follow-select-if-visible): Try to avoid partially-visible lines.
3412         (follow-select-if-visible-from-first): Call follow-redisplay and
3413         move point to destination.
3414         (follow-redisplay): New arg, to keep selected window unchanged.
3415         (follow-post-command-hook): In final check for destination
3416         visibility, use window-start and window-end instead of the less
3417         accurate follow-pos-visible.  If the selected window is redrawn,
3418         tell follow-redisplay to preserve it.
3419         (follow-calculate-first-window-start-from-below): Avoid looping
3420         forever if vertical-motion returns an unexpected value.
3422 2008-12-30  Andreas Schwab  <schwab@suse.de>
3424         * server.el (server-running-p): Remove interactive spec.
3425         Fix regexp.
3427 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
3429         * follow.el (follow-calc-win-start): Don't use `inline'.
3430         (follow-update-window-start, follow-select-if-visible)
3431         (follow-calculate-first-window-start-from-below)
3432         (follow-post-command-hook): Code cleanup.
3433         (follow-downward, follow-calculate-first-window-start):
3434         Delete function and merge into follow-redisplay.
3435         (follow-redisplay): Merge code from follow-downward and
3436         follow-calculate-first-window-start.
3438 2008-12-30  Juanma Barranquero  <lekktu@gmail.com>
3440         * proced.el (proced-tree-flag): Fix typo in docstring.
3442 2008-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3444         * proced.el (proced-temp-alist): Rename from variable
3445         proced-children-alist.
3446         (proced-process-tree, proced-toggle-tree): Fix docstring.
3447         (proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
3448         (proced-temp-internal): Use proced-temp-alist.
3450 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
3452         * subr.el (mkdir): New defalias.
3454 2008-12-29  Juri Linkov  <juri@jurta.org>
3456         * proced.el (proced-mode-map): Bind " " to next-line instead of the
3457         command `proced-next-line' removed on 2008-09-06.
3459 2008-12-28  Juri Linkov  <juri@jurta.org>
3461         * misearch.el (multi-isearch-next-buffer-function): Doc fix.
3462         (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
3464         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
3465         Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
3466         (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
3467         is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
3468         set 4 obsolete variables for backward-compatibility with Emacs 22.
3470 2008-12-28  Juri Linkov  <juri@jurta.org>
3472         * misc.el (butterfly): Doc fix.  Add `animate-string' and `browse-url'.
3474 2008-12-28  Raffael Mancini  <raffael.mancini@hcl-club.lu>  (tiny change)
3476         * misc.el (butterfly): New command.
3478 2008-12-28  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3480         * proced.el (proced-grammar-alist): Allow predicate nil.
3481         New attribute tree.
3482         (proced-format-alist): Use attribute tree.
3483         (proced-tree-flag, proced-tree-indent): New variables.
3484         (proced-children-alist): Rename from proced-process-tree.
3485         PPID must refer to a process in process-alist.
3486         Ignore PPIDs that equal PID (Bug#1718).
3487         Children alist inherits sorting order from process-alist.
3488         (proced-process-tree): New variable.  New function.
3489         (proced-process-tree-internal, proced-toggle-tree)
3490         (proced-tree, proced-tree-insert, proced-format-tree): New functions.
3491         (proced-mark-process-alist): Add docstring.
3492         (proced-filter-parents): PPID must refer to a process in
3493         process-alist.  Ignore PPIDs that equal PID (Bug#1718).
3494         (proced-sort): Throw error if attribute is not sortable.
3495         (proced-sort-interactive): Restrict completion to sortable attributes.
3496         (proced-format): Include tree in standard attributes if
3497         proced-tree-flag is non-nil.  Make header clickable only if
3498         corresponding predicate is non-nil.
3499         (proced-update): Use proced-tree.
3501 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3503         * diff.el (diff): Doc fix.
3505         * emacs-lisp/rx.el (rx): Doc fix.
3507         * files.el (move-file-to-trash): Bind backup-directory-alist to nil
3508         before uniquifying backup trash file name.
3510 2008-12-27  Andreas Schwab  <schwab@suse.de>
3512         * vc-git.el (vc-git-dir-printer): Fix filename column.
3514 2008-12-27  Nicholas Maniscalco  <nicholas@maniscalco.com>  (tiny change)
3516         * term.el (term-emulate-terminal): Decode substring just prior to
3517         inserting it, i.e. revert part of the 2008-09-24 change.  (Bug#1469)
3519 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
3521         * makefile.w32-in (MH_E_DIR): New variable.
3522         ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
3523         ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
3524         ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
3525         ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
3526         ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
3527         ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
3528         ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
3529         ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
3530         ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
3531         ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
3532         ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
3534         * Makefile.in ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
3535         ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
3536         ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
3537         ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
3538         ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
3539         ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
3540         ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
3541         ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
3542         ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
3543         ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
3544         ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
3546 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3548         * files.el (dosified-file-name): Declare.
3550 2008-12-26  Andreas Schwab  <schwab@suse.de>
3552         * subr.el (keymap-canonicalize): Properly preserve keymap prompt.
3554         * tar-mode.el (tar-swap-data): New function.
3555         (tar-change-major-mode-hook): Use it instead of buffer-swap-text.
3556         (tar-mode-revert): Likewise.
3557         (tar-mode): Likewise.  Don't set write-region-annotate-functions.
3558         (tar-data-swapped-p): Test buffer-swapped-with.
3559         (tar-write-region-annotate): Remove.
3560         (tar-header-block-tokenize): Add argument `coding' and use it
3561         instead of tar-file-name-coding-system.
3562         (tar-summarize-buffer): Pass tar-file-name-coding-system here.
3564 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3566         * dos-fns.el (dosified-file-name): New function.
3568         * files.el (dir-locals-find-file): Run dir-locals-file through
3569         dosified-file-name.  Compare files case-insensitively on systems
3570         whose filesystems are case-insensitive.
3572 2008-12-25  Martin Rudalics  <rudalics@gmx.at>
3574         * help.el (help-for-help-internal): Fix entry for "l".
3576 2008-12-25  Richard M Stallman  <rms@gnu.org>
3578         * shadowfile.el (shadow-copy-file): Revert previous change.
3579         This code as it was should work properly with buffer-swapped-with.
3581 2008-12-24  Francois Fleuret  <francois.fleuret@idiap.ch>  (tiny change)
3583         * textmodes/tex-mode.el (tex-bibtex-file): Use tex-main-file.
3585 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3587         * subr.el (chmod): New defalias for set-file-modes.
3589 2008-12-23  Juri Linkov  <juri@jurta.org>
3591         * isearch.el (isearch-filter-predicate, isearch-search):
3592         Replace `isearch-filter-invisible' with `isearch-filter-visible'.
3593         (isearch-filter-visible): Rename from
3594         `isearch-filter-invisible'.  Doc fix.
3596         * dired-aux.el (dired-isearch-filenames-toggle): Use the original
3597         value from `dired-isearch-filter-predicate-orig' instead of the
3598         symbol `isearch-filter-invisible'.  Doc fix.
3599         (dired-isearch-filter-filenames): Doc fix.
3600         Replace `isearch-filter-invisible' with `isearch-filter-visible'.
3602         * info.el (Info-find-node-2): Use negative offset 2 instead of 1
3603         for Info-point-loc since it is more correct in all cases.
3604         (Info-isearch-filter): Rename from
3605         `Info-isearch-filter-predicate'.  Doc fix.
3606         (Info-mode): Replace `Info-isearch-filter-predicate' with
3607         `Info-isearch-filter'.
3609 2008-12-23  Daiki Ueno  <ueno@unixuser.org>
3611         * pgg.el: Add obsolescence info.
3613 2008-12-22  Richard M Stallman  <rms@gnu.org>
3615         * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
3617         * files.el (buffer-swapped-with): New variable.
3618         (basic-save-buffer-0): Most of basic-save-buffer moved here.
3619         (basic-save-buffer): Unswap the buffer temporarily if nec.
3621         * dired.el (dired-readin): Inhibit modification hooks.
3623 2008-12-22  Ulf Jasper  <ulf.jasper@web.de>
3625         * net/newst-backend.el (newst-backend):
3626         Remove wrong duplicate provide statement.
3628 2008-12-22  Michael Albinus  <michael.albinus@gmx.de>
3630         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
3631         end, before updating.
3632         (tramp-convert-file-attributes): Add "l" indicator to file modes.
3633         (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
3635 2008-12-21  Martin Rudalics  <rudalics@gmx.at>
3637         * window.el (set-window-text-height): Fix doc-string.
3639 2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3641         * minibuffer.el (completion-all-completions-with-base-size): Remove.
3642         (completion-all-completions): Don't set it.
3643         (completion-table-with-context, completion--file-name-table):
3644         Don't add base-size in last cdr.
3645         (completion-hilit-commonality): Add argument `base-size'.
3646         (display-completion-list, completion-emacs21-all-completions)
3647         (completion-emacs22-all-completions, completion-basic-all-completions):
3648         Provide it.
3649         (completion-pcm--all-completions): Don't need to remove the base-size
3650         in last-cdr any more.
3652 2008-12-20  Agustín Martín  <agustin.martin@hispalinux.es>
3654         * textmodes/ispell.el (ispell-check-minver): New function.
3655         (ispell-check-version): Rewrite spellchecker and version checking.
3656         Use (ispell-check-minver).  Handle hunspell versions.
3658 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
3660         * ido.el (ido-read-internal): Handle `confirm' and
3661         `confirm-after-completion' values for the require-match argument.
3663 2008-12-20  Jason Rumney  <jasonr@gnu.org>
3665         * international/mule.el (auto-coding-regexp-alist):
3666         Use utf-8-with-signature for files starting with UTF-8 BOM.  (Bug#269)
3668 2008-12-20  Ami Fischman  <ami@fischman.org>
3670         * bindings.el (mode-line-eol-desc): Use assoc to query
3671         mode-line-eol-desc-cache.
3673 2008-12-20  Glenn Morris  <rgm@gnu.org>
3675         * comint.el (comint-save-input-ring-index): Add missing initial value.
3677 2008-12-19  Juanma Barranquero  <lekktu@gmail.com>
3679         * proced.el (proced-grammar-alist): Doc fix.
3680         (proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
3681         (proced-filter-parents, proced-sort-header, proced-update, proced-help)
3682         (proced-undo): Fix typos in docstrings.
3684 2008-12-19  Glenn Morris  <rgm@gnu.org>
3686         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
3687         (authors-fixed-case): New constant.
3688         (authors-public-domain-files, authors-ignored-files):
3689         (authors-valid-file-names, authors-renamed-files-alist): Update lists.
3690         (authors-renamed-files-regexps): Add some new entries.
3691         (authors-canonical-file-name): Don't complain about ignored files.
3692         (authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
3693         (authors): Ensure error buffer is writable.
3695 2008-12-18  Agustín Martín  <agustin.martin@hispalinux.es>
3697         (ispell-really-hunspell): New variable to signal hunspell.
3698         (ispell-check-version):
3699         Check if hunspell and set ispell-really-hunspell if needed.
3700         (ispell-send-string, ispell-start-process, flyspell-large-region):
3701         Pass right options for hunspell if needed.
3703 2008-12-18  Kenichi Handa  <handa@m17n.org>
3705         * international/fontset.el (script-representative-chars)
3706         (setup-default-fontset): Add more scripts.
3708         * international/characters.el: Add more scripts.
3710 2008-12-19  Juri Linkov  <juri@jurta.org>
3712         * info.el (Info-isearch-search): Implement lax version of
3713         incremental word search in Info.
3714         (Info-isearch-start): Set Info-isearch-initial-node to the
3715         current node when search is nonincremental to not stop at the
3716         initial node in this case.
3717         (Info-mode-map): Unbind "\M-s" from `Info-search'.
3719 2008-12-18  Juanma Barranquero  <lekktu@gmail.com>
3721         * textmodes/rst.el (rst-promote-region): Reflow docstring.
3722         (rst-mode-map, rst-mode-hook, rst-section-tree-rec)
3723         (rst-repeat-last-character): Fix typos in docstrings.
3724         (rst-mode, rst-backward-section): Doc fixes.
3726 2008-12-18  Ulf Jasper  <ulf.jasper@web.de>
3728         * net/newst-treeview.el (newsticker-groups-filename): Made obsolete.
3729         (newsticker-treeview-quit): Call `newsticker-treeview-save'.
3730         (newsticker--treeview-load): Check whether groups file exists.
3732         * net/newst-backend.el (newsticker-cache-filename): Made obsolete.
3733         (newsticker-dir): Use `locate-user-emacs-file'.
3735 2008-12-18  Martin Rudalics  <rudalics@gmx.at>
3737         * emulation/cua-base.el (cmd): Add beginning-of-visual-line and
3738         end-of-visual-line to CUA's recognized commands.  (Bug#1549)
3740 2008-12-18  Dan Nicolaescu  <dann@ics.uci.edu>
3742         * newcomment.el (comment-style): Default to `indent'.  (Bug#1153)
3744         * startup.el (command-line): Do not mention the server name in
3745         case the user has not mentioned it, print a more explicit message.
3747         * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
3748         Change all callers.
3750 2008-12-18  Sam Steingold  <sds@gnu.org>
3752         * vc-dir.el (vc-at-event): Handle (tool-bar) events.  Fix bug#1585.
3754 2008-12-18  Juri Linkov  <juri@jurta.org>
3756         * isearch.el (minibuffer-local-isearch-map): Unbind "C-w" from
3757         `isearch-edit-string-set-word'.
3758         (isearch-edit-string-set-word): Remove.
3759         (isearch-occur): Imitate the C function `wordify' by replacing
3760         non-word character with the \\W+ regexp.
3761         (isearch-search-fun): Add `isearch-nonincremental' to the
3762         condition of using a non-lax version of `word-search-forward'.
3764 2008-12-17  Daiki Ueno  <ueno@unixuser.org>
3766         * epa-file.el (epa-file-insert-file-contents):
3767         Set buffer-file-name before decrypting a file.
3769 2008-12-16  Juanma Barranquero  <lekktu@gmail.com>
3771         * server.el (server-start): If unable to start the server,
3772         display a warning instead of raising an error.
3774         * startup.el (server-process): Add defvar.
3775         (command-line): If the daemon is unable to start the server,
3776         display a message and exit Emacs.
3778 2008-12-15  Sam Steingold  <sds@gnu.org>
3780         * progmodes/cc-cmds.el (c-defun-name): Handle DEFFOO(name,...),
3781         mostly for CLISP modules, but could also be useful elsewhere.
3783 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
3785         * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
3786         * icomplete.el (icomplete-prospects-height):
3787         * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
3789 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
3791         * international/mule.el (find-auto-coding): Fix typo in docstring.
3793         * international/mule-cmds.el (select-safe-coding-system):
3794         * mail/rmail.el (rmail-require-mime-maybe):
3795         Fix arguments of `display-warning'.
3797         * simple.el (bad-package-check): Fix arguments of `display-warning',
3798         using the package name as TYPE.  Use `string-match-p'.
3800 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3802         * proced.el (proced-sort-interactive, proced-sort-pcpu)
3803         (proced-sort-pmem, proced-sort-start, proced-sort-time)
3804         (proced-sort-user, proced-sort-header): Prefix arg determines
3805         sorting order.  Suggested by Dan Nicolaescu.
3806         (proced-revert): Doc fix.
3808 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3810         * proced.el (proced-grammar-alist): Allow refiner elements that
3811         are cons pairs (function . help-echo) or nil.
3812         (proced-refine): Use them.
3813         (proced-format-alist): Allow alternatives.
3814         (proced-descend): New variable.
3815         (proced-sort): New arg descend.
3816         (proced-sort-interactive): Repeated calls toggle sort order.
3817         (proced-format): Accomodate changes of proced-format-alist.
3818         Undefined attributes are displayed as "?".
3819         (proced-process-attributes): New optional arg pid-list.
3820         Ignore processes with empty attribute list.
3822 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3824         * proced.el (proced-auto-update-interval): Rename from
3825         proced-timer-interval.
3826         (proced-auto-update-flag): Rename from proced-timer-flag.
3827         (proced-auto-update-timer): Rename from proced-timer.
3828         (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
3829         (proced-available): Initialize appropriately.
3831 2008-12-13  Glenn Morris  <rgm@gnu.org>
3833         * subr.el (declare-function): Doc fix.
3835         * font-core.el (font-lock-defaults): Doc fix: mention levels;
3836         refer to elisp manual.
3838 2008-12-12  Martin Rudalics  <rudalics@gmx.at>
3840         * window.el (fit-window-to-buffer): Return non-nil when height
3841         was orderly adjusted, nil otherwise.
3843 2008-12-12  Juanma Barranquero  <lekktu@gmail.com>
3844             Stefan Monnier  <monnier@iro.umontreal.ca>
3846         * server.el (server-sentinel): Uncomment code to delete connection file.
3847         (server-start): Save the connection file in the server property list.
3848         Delete it only when we are reasonably convinced that it is not owned by
3849         a running server.
3850         (server-force-delete): New command to force-delete the connection file,
3851         and stop the server if it is running.
3852         (server-running-p): Return t also for local TCP servers when we find a
3853         process with a matching PID, and :other for undecided cases.
3855 2008-12-11  Martin Rudalics  <rudalics@gmx.at>
3857         * window.el (fit-window-to-buffer): Use with-selected-window and
3858         condition-case.  Do not delete more windows than necessary in
3859         the shrinking (delta < 0) case.  Do not raise an error when the
3860         containing frame is too small to show all of buffer.  (Bug#1488)
3862         * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
3863         min-height arg 1 to make sure that small buffers are shown.
3865 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
3867         * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
3868         (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
3869         (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
3870         (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
3871         (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
3872         (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
3873         (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
3874         (ruby-backward-sexp, ruby-add-log-current-method)
3875         (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
3876         (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
3877         (ruby-deep-indent-paren): Doc fix.
3878         (ruby-insert-encoding-magic-comment): Remove * from docstring.
3879         (ruby-here-doc-find-end): Reflow docstring.
3881 2008-12-11  Stephen Berman  <Stephen.Berman@rub.de>
3883         * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when
3884         dired-shrink-to-fit is non-nil.  (Bug#1488)
3886 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
3888         * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
3889         decoding of long locale info is now done in `w32-get-locale-info'.
3891 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
3893         * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
3895 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3897         * Makefile.in (ELCFILES): Add ruby-mode.elc.
3899         * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
3900         terminal variable assignment.
3902 2008-12-10  Yukihiro Matsumoto  <matz@ruby-lang.org>
3903             Nobuyoshi Nakada  <nobu@ruby-lang.org>
3905         * progmodes/ruby-mode.el: New file.
3907 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
3909         * net/tramp.el (top): Don't fail if there is no current message.
3910         [Ulrich Mueller sent a patch, which I saw too late.]  (Bug#1514)
3912 2008-12-10  Kenichi Handa  <handa@m17n.org>
3914         * international/fontset.el (setup-default-fontset): Add an entry
3915         for characters in the Unicode SIP area.
3917 2008-12-10  Glenn Morris  <rgm@gnu.org>
3919         * vc-mcvs.el: Move to obsolete/, with warning comment.
3920         * Makefile.in (ELCFILES): Update.
3922 2008-12-10  Daiki Ueno  <ueno@unixuser.org>
3924         * epa-hook.el (epa-file-find-file-hook): Don't mark the current
3925         buffer unmodified.  (Bug#1509)
3926         * epa-file.el (epa-file-insert-file-contents): Set buffer's
3927         modification time if visiting a file and the content is
3928         successfully decrypted.
3930 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3932         * files.el (save-some-buffers): At each map-y-or-n-p iteration,
3933         check whether the buffer is still alive.
3935 2008-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3937         * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.
3939 2008-12-09  Glenn Morris  <rgm@gnu.org>
3941         * Makefile.in (ELCFILES): Update.
3943 2008-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3945         * autoinsert.el (auto-insert): Use expand-file-name instead of concat.
3946         Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
3948 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
3950         * term/xterm.el (terminal-init-xterm): Discard pending input
3951         before reading a reply to the terminal attributes query.
3953 2008-12-05  Andreas Schwab  <schwab@suse.de>
3955         * dired.el (dired-font-lock-keywords): Fix last change.
3957 2008-12-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3959         * ps-bdf.el (bdf-directory-list): Transform (defvar ... "*..")
3960         into (defcustom ... "..." :type ... :group...).
3962 2008-12-05  Juanma Barranquero  <lekktu@gmail.com>
3964         * international/mule-diag.el (mule-diag): Display the window
3965         system version in a less laconic way.
3967 2008-12-04  Juanma Barranquero  <lekktu@gmail.com>
3969         * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
3970         if the sorting functions are not loaded.  (Bug#1432)
3972 2008-12-04  Sam Steingold  <sds@gnu.org>
3974         * progmodes/compile.el (compilation-read-command): Extract from
3975         compile.
3976         (compile): Use it.
3977         (recompile): Accept an optional argument to enable editing the
3978         command line.
3980 2008-12-04  Michael Albinus  <michael.albinus@gmx.de>
3982         * net/tramp.el (top): Write a message, when loading Tramp.
3984         * net/tramp-cache.el (tramp-dump-connection-properties):
3985         Polish the check, whether to dump the data.
3987 2008-12-04  Lute Kamstra  <lute@gnu.org>
3989         * vc-cvs.el (vc-cvs-could-register): Don't use file-directory-p to
3990         check if the file "CVS/Entries" exists.
3992 2008-12-04  Juanma Barranquero  <lekktu@gmail.com>
3994         * international/mule-diag.el (list-character-sets): Doc fix.
3995         (list-character-sets-2): Fix info in header.  Simplify.
3996         (print-coding-system): Simplify.
3997         (list-input-methods-1): Simplify.
3998         (mule-diag): Display current font/fontset for all window systems,
3999         not just X.  Simplify.
4001 2008-12-04  Glenn Morris  <rgm@gnu.org>
4003         * vc-cvs.el (vc-cvs-register-switches): Doc fix.  Add t as option.
4004         (vc-cvs-register): Doc fix.
4005         * vc-mcvs.el (vc-mcvs-register-switches): Doc fix.  Add t as option.
4006         (vc-mcvs-register): Doc fix.
4007         * vc-rcs.el (vc-rcs-register-switches): Doc fix.  Add t as option.
4008         (vc-rcs-register): Doc fix.
4009         * vc-sccs.el (vc-sccs-register-switches): Doc fix.  Add t as option.
4010         (vc-sccs-register): Doc fix.
4011         * vc-svn.el (vc-svn-register-switches): Doc fix.  Add t as option.
4012         (vc-svn-register): Doc fix.
4014         * files.el (toggle-read-only): Doc fix.
4016 2008-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4018         * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
4019         be used in compact layout and vice-versa.
4021 2008-12-03  Juanma Barranquero  <lekktu@gmail.com>
4023         * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
4024         like most list-* commands.
4026         * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
4027         They already exist in descr-text.el as `describe-char-unicodedata-file'
4028         and `describe-char-unicode-data'.
4029         (print-list): Simplify.
4030         (read-charset): Reflow docstring.
4031         (list-coding-systems): Doc fix.
4033 2008-12-03  Glenn Morris  <rgm@gnu.org>
4035         * vc.el (vc-diff-switches): Doc fix.
4036         * vc-bzr.el (vc-bzr-diff-switches): Doc fix.  Add t as option.
4037         (vc-bzr-log-switches): Doc fix.
4038         * vc-cvs.el (vc-cvs-diff-switches): Doc fix.  Add t as option.
4039         * vc-git.el (vc-git-diff-switches): Doc fix.
4040         * vc-hg.el (vc-hg-diff-switches): Doc fix.
4041         * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
4042         * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
4043         * vc-rcs.el (vc-rcs-diff-switches): Doc fix.  Add t as option.
4044         * vc-sccs.el (vc-sccs-diff-switches): Doc fix.  Add t as option.
4046         * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
4047         other backends.
4048         (vc-arch-diff): Apply switches.
4050         * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
4051         than appending.
4053         * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
4055 2008-12-03  Daiki Ueno  <ueno@unixuser.org>
4057         * epa.el (epa--show-key): Use past tense of "expire" if the key
4058         has already been expired.  Thanks to Peter BARABAS.
4060 2008-12-03  Lute Kamstra  <lute@gnu.org>
4062         * align.el:
4063         * allout.el:
4064         * apropos.el:
4065         * arc-mode.el:
4066         * autoinsert.el:
4067         * avoid.el:
4068         * battery.el:
4069         * bookmark.el:
4070         * buff-menu.el:
4071         * calculator.el:
4072         * chistory.el:
4073         * cmuscheme.el:
4074         * comint.el:
4075         * compare-w.el:
4076         * dabbrev.el:
4077         * delim-col.el:
4078         * desktop.el:
4079         * diff-mode.el:
4080         * diff.el:
4081         * dired-aux.el:
4082         * dired-x.el:
4083         * dired.el:
4084         * dos-vars.el:
4085         * ediff-diff.el:
4086         * ediff-help.el:
4087         * ediff-init.el:
4088         * ediff-merg.el:
4089         * ediff-mult.el:
4090         * ediff-ptch.el:
4091         * ediff-vers.el:
4092         * ediff-wind.el:
4093         * ediff.el:
4094         * emerge.el:
4095         * facemenu.el:
4096         * faces.el:
4097         * ffap.el:
4098         * filecache.el:
4099         * find-dired.el:
4100         * font-core.el:
4101         * font-lock.el:
4102         * forms.el:
4103         * fringe.el:
4104         * help-at-pt.el:
4105         * hippie-exp.el:
4106         * ido.el:
4107         * image-file.el:
4108         * imenu.el:
4109         * indent.el:
4110         * info.el:
4111         * isearchb.el:
4112         * iswitchb.el:
4113         * jit-lock.el:
4114         * jka-compr.el:
4115         * log-edit.el:
4116         * lpr.el:
4117         * ls-lisp.el:
4118         * man.el:
4119         * menu-bar.el:
4120         * midnight.el:
4121         * mouse-sel.el:
4122         * mouse.el:
4123         * msb.el:
4124         * outline.el:
4125         * paren.el:
4126         * pcmpl-cvs.el:
4127         * pcmpl-gnu.el:
4128         * pcomplete.el:
4129         * pcvs-info.el:
4130         * pcvs-parse.el:
4131         * printing.el:
4132         * ps-mule.el:
4133         * ps-print.el:
4134         * replace.el:
4135         * ruler-mode.el:
4136         * saveplace.el:
4137         * sb-image.el:
4138         * scroll-bar.el:
4139         * sha1.el:
4140         * shadowfile.el:
4141         * shell.el:
4142         * sort.el:
4143         * speedbar.el:
4144         * strokes.el:
4145         * tempo.el:
4146         * term.el:
4147         * terminal.el:
4148         * time-stamp.el:
4149         * time.el:
4150         * tree-widget.el:
4151         * type-break.el:
4152         * vc-cvs.el:
4153         * vc-hg.el:
4154         * vc-mcvs.el:
4155         * vc-rcs.el:
4156         * vc-sccs.el:
4157         * vc.el:
4158         * view.el:
4159         * w32-vars.el:
4160         * whitespace.el:
4161         * wid-edit.el: Remove leading * from docstrings of defcustoms,
4162         deffaces, defconsts and defuns.
4164 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4166         * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
4167         the prompt was added to the minibuffer.
4169 2008-12-02  Glenn Morris  <rgm@gnu.org>
4171         * format.el (format-write-file): Rewrite doc yet again.
4173         * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
4174         Doc fix.  (Bug#1368)
4176         * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
4178 2008-12-02  Aaron S. Hawley  <aaronh@garden.org>
4180         * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
4181         case where point is at the beginning of the buffer.  (Bug#1239)
4183 2008-12-02  Lennart Borgman  <lennart.borgman@gmail.com>
4185         * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
4186         already have the correct indentation.  (Bug#859)
4188 2008-12-02  Kenichi Handa  <handa@m17n.org>
4190         * international/uni-decomposition.el: Re-generated.
4192 2008-12-01  Andreas Schwab  <schwab@suse.de>
4194         * dired.el (dired-font-lock-keywords): Avoid fontifying file names
4195         ending in a colon as directory header.
4197 2008-12-01  Kenichi Handa  <handa@m17n.org>
4199         * international/uni-numeric.el: Re-generated.
4201         * international/charprop.el: Re-generated.
4203 2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
4205         * international/mule-cmds.el (locale-preferred-coding-systems):
4206         Fix alist item.
4208 2008-12-01  Michael Albinus  <michael.albinus@gmx.de>
4210         * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
4211         (tramp-set-connection-property, tramp-flush-connection-property)
4212         (tramp-dump-connection-properties): Use it.
4214 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
4216         * wdired.el (wdired-finish-edit): If displaying a single file,
4217         change dired-directory if that file was renamed.
4219         * emacs-lisp/byte-run.el (macro-declaration-function):
4220         Disallow declare specs with lengths of 3 or more.
4222         * dirtrack.el (dirtrack): Fix error message.
4224 2008-11-30  Glenn Morris  <rgm@gnu.org>
4226         * vc-svn.el (vc-svn-diff-switches): Doc fix.
4227         (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
4229         * vc-git.el (vc-git-diff):
4230         * vc-hg.el (vc-hg-diff):
4231         * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
4233         * eshell/esh-proc.el (eshell-needs-pipe): New variable.
4234         (eshell-needs-pipe-p): New function.
4235         (eshell-gather-process-output): Set process-connection-type according to
4236         eshell-needs-pipe-p.  (Bug#1388)
4238 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
4240         * calendar/diary-lib.el (diary-cyclic): Doc fix.
4241         (diary-remind-message, diary-number-of-entries)
4242         (diary-include-other-diary-files, diary-mark-included-diary-files)
4243         (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
4244         (diary-font-lock-keywords-1): Reflow docstrings.
4245         (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
4246         (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
4248         * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
4249         (timer-duration): Use `string-match-p'.
4251 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
4253         * complete.el (PC-do-complete-and-exit):
4254         Use minibuffer-confirm-exit-commands.
4256         * minibuffer.el (minibuffer-confirm-exit-commands):
4257         Add PC-complete and PC-complete-word to the list.
4259 2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
4261         * files.el (break-hardlink-on-save): Fix typo in docstring.
4262         Add :version tag.
4264         * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
4265         (reb-mode): Define with `define-derived-mode'.
4267 2008-11-29  Karl Fogel  <kfogel@red-bean.com>
4269         * files.el (break-hardlink-on-save): New variable.
4270         (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
4271         (file-precious-flag): Mention it in doc string.
4273 2008-11-29  Miles Bader  <miles@gnu.org>
4275         * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
4276         (minibuffer-complete-and-exit): Use it.
4278 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
4280         * term/x-win.el (x-gtk-stock-cache): New hash table.
4281         (x-gtk-map-stock): Perform caching to prevent excess consing
4282         during redisplay.
4284 2008-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4286         * minibuffer.el (completion--try-word-completion): Don't ignore
4287         partial-completion if it's the only style.
4289 2008-11-28  Juanma Barranquero  <lekktu@gmail.com>
4291         * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
4292         (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
4293         (reb-initialize-buffer): Update matches, in case we're reentering
4294         RE Builder mode.
4296 2008-11-28  Chong Yidong  <cyd@stupidchicken.com>
4298         * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
4299         to minibuffer.el; recognize `confirm' and `confirm-after-completion'
4300         values for minibuffer-completion-confirm.
4302 2008-11-28  Martin Rudalics  <rudalics@gmx.at>
4304         * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
4305         any but the first "*" in a doc-string.
4307 2008-11-28  Glenn Morris  <rgm@gnu.org>
4309         * format.el (format-write-file): Improve previous doc fix.
4311 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
4313         * simple.el (use-empty-active-region, use-region-p)
4314         (region-active-p): Doc fix.
4316 2008-11-27  Martin Rudalics  <rudalics@gmx.at>
4318         * window.el (display-buffer): Fix handling of not-this-window
4319         argument.  (Bug#1415)
4321 2008-11-27  Kenichi Handa  <handa@m17n.org>
4323         * international/characters.el: Set category 'C' to characters
4324         #x20000..#x2AFFF, #x2F800..#x2FFFF.
4326         * loadup.el: Set inhibit-load-charset-map to t while preloading files.
4328 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
4330         * tool-bar.el (tool-bar-find-image-cache): Var deleted.
4331         (tool-bar-find-image): Function deleted.
4332         (tool-bar-local-item, tool-bar-local-item-from-menu):
4333         Use find-image instead of tool-bar-find-image.
4334         (tool-bar-keymap-cache): New hash table.
4335         (tool-bar-make-keymap): Use it.
4336         (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
4338 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4340         * net/dbus.el (dbus-handle-event): The result of a message call
4341         handler can also be an object, which is not a consp.
4343 2008-11-25  Alan Mackenzie  <acm@muc.de>
4345         * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
4346         (forward-list, backward-list, down-list, backward-up-list)
4347         (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
4348         (insert-pair, insert-parentheses): State that the command assumes
4349         that point is not in a string or comment.
4351 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4353         * net/dbus.el (dbus-string-to-byte-array)
4354         (dbus-byte-array-to-string, dbus-escape-as-identifier)
4355         (dbus-unescape-from-identifier): New defuns.
4356         (dbus-handle-event): The result of a message call is a list of
4357         arguments, which must be expanded when passing to
4358         `dbus-method-return-internal'.
4360         * net/tramp.el (tramp-handle-write-region): Improve the check for
4361         calling direct copy.
4362         (tramp-find-inline-encoding): Don't raise an error but a warning,
4363         when no inline encoding is found.
4364         (tramp-get-remote-coding): Check for a symbol.  The negative check
4365         for a string fails, when there is an empty string.
4367 2008-11-26  Glenn Morris  <rgm@gnu.org>
4369         * vc-git.el (vc-git-diff-switches): New option.
4370         (vc-git-diff): Apply diff switches.  (Bug#1386)
4371         Give it a basic doc string.
4373         * term/pc-win.el (x-font-family-list): Replace redefinition with
4374         ifdef in src/xfaces.c, since it confuses make-docfile.  (Bug#1383)
4376 2008-11-26  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4378         * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
4379         of the polynomial rather than the whole polynomial.
4381 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4383         * mail/mailabbrev.el (define-mail-abbrev): When reading from
4384         mailrc, recognize string quoting.  When reading from Lisp, accept
4385         rfc822-like addresses.
4387         * mail/mailalias.el (define-mail-alias): Sync code with
4388         define-mail-abbrev.
4390 2008-11-25  Glenn Morris  <rgm@gnu.org>
4392         * eshell/esh-proc.el (eshell-gather-process-output):
4393         Revert previous change.  (re-opens Bug#1388)
4395         * select.el (x-set-cut-buffer): Fix signal arguments.
4397         * speedbar.el (speedbar-restricted-move): Fix signal arguments.
4399 2008-11-25  Juanma Barranquero  <lekktu@gmail.com>
4401         * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
4402         (bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
4403         (bubbles--empty-char): Use "\s".
4405 2008-11-25  Jay Belanger  <jay.p.belanger@gmail.com>
4407         * calc/calc.el (calc-settings-file, calc-language-alist)
4408         (calc-embedded-announce-formula)
4409         (calc-embedded-announce-formula-alist)
4410         (calc-embedded-open-formula, calc-embedded-close-formula)
4411         (calc-embedded-open-close-formula-alist)
4412         (calc-embedded-word-regexp-alist, calc-embedded-open-plain)
4413         (calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
4414         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4415         (calc-embedded-open-close-new-formula-alist)
4416         (calc-embedded-open-mode, calc-embedded-close-mode)
4417         (calc-embedded-open-close-mode-alist, calc-gnuplot-name)
4418         (calc-gnuplot-plot-command, calc-gnuplot-print-command)
4419         (calc-multiplication-has-precedence): Remove unnecessary asterisks
4420         from docstrings.
4422 2008-11-25  Juanma Barranquero  <lekktu@gmail.com>
4424         * calculator.el (calculator-op-or-exp): Reflow docstring.
4425         (calculator-remove-zeros, calculator-repR, calculator-repL):
4426         Fix typos in docstrings.
4428 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4430         * log-view.el (log-view-annotate-version): Let vc-annotate manage
4431         windows instead of calling switch-to-buffer.
4433         * diff.el (diff-sentinel): Take note of diff error return value.
4435 2008-11-24  Martin Rudalics  <rudalics@gmx.at>
4437         * calendar/appt.el (appt-disp-window): Do a set-buffer when the
4438         frame can't be split.
4440 2008-11-24  Ulf Jasper  <ulf.jasper@web.de>
4442         * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring.
4443         (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL.
4444         (newsticker--treeview-tree-update-tag): Remove dead code.
4445         (newsticker-treeview-update): Don't update cache.
4446         (newsticker-treeview-quit): Don't save cache.
4447         (newsticker-treeview-save): Don't save cache.  Use `newsticker-dir'.
4448         (newsticker-treeview-save): Use `newsticker-dir'.
4449         (newsticker--treeview-load): Use `newsticker-dir'.
4450         (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
4451         Update tags.
4452         (newsticker-treeview-tree-do-click): Slightly simplified.
4454         * net/newst-backend.el (newsticker-dir): New.
4455         (newsticker-start): Use `newsticker--cache-read'.
4456         (newsticker-stop): Use `newsticker--cache-save'.
4457         (newsticker--sentinel-work): Use `newsticker--cache-save-feed'.
4458         (newsticker--images-dir): New.
4459         (newsticker--image-get, newsticker--image-sentinel):
4460         Use `newsticker--images-dir'.
4461         (newsticker--cache-save-version1): Backup version of
4462         `newsticker--cache-save'.
4463         (newsticker--cache-update): Create newsticker-dir if necessary.
4464         (newsticker--cache-dir): New.
4465         (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
4466         (newsticker--cache-save-feed): New.
4467         (newsticker--cache-read-version1): New.  Backuped version for reading
4468         cache data..
4469         (newsticker--cache-read, newsticker--cache-do-read): New.
4471         * net/newst-reader.el (newsticker--image-read):
4472         Use `newsticker--images-dir'.
4474 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4476         * files.el (confirm-nonexistent-file-or-buffer):
4477         Allow `after-completion' value to request confirm only after TAB.
4478         (confirm-nonexistent-file-or-buffer): New function.
4479         (read-buffer-to-switch, find-file, find-file-other-window)
4480         (find-file-other-frame, find-file-read-only)
4481         (find-file-read-only-other-window)
4482         (find-file-read-only-other-frame): Use it.
4483         (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
4484         Thanks to Alan Mackenzie for suggesting the new behavior.
4486         * minibuffer.el (minibuffer-complete-and-exit):
4487         Change `confirm-only' value of minibuffer-completion-confirm to
4488         `confirm', and handle a `confirm-after-completion' value.
4490 2008-11-24  Juanma Barranquero  <lekktu@gmail.com>
4492         * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
4494 2008-11-24  Andreas Schwab  <schwab@suse.de>
4496         * image.el (image-type-header-regexps): Recognize more xbm format
4497         variants.
4499 2008-11-24  Juanma Barranquero  <lekktu@gmail.com>
4501         * textmodes/artist.el (artist-charlist-to-string): Simplify.
4502         (artist-mode-name, artist-mt, artist-vaporize-fuzziness)
4503         (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
4504         (artist-replace-string, artist-draw-rect, artist-draw-line)
4505         (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
4506         (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
4507         (artist-pen, artist-pen-line, artist-text-insert-common)
4508         (artist-text-overwrite, artist-spray-get-interval)
4509         (artist-spray-clear-circle, artist-erase-char)
4510         (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
4511         (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
4512         (artist-key-draw-1point, artist-key-draw-2points)
4513         (artist-mouse-draw-continously): Fix typos in docstrings.
4514         (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
4515         (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
4516         (artist-backward-char, artist-forward-char): Doc fixes.
4517         (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
4518         Reflow docstrings.
4520 2008-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4522         * international/quail.el (quail-vunion): New function.
4523         (quail-defrule-internal): Use it to prevent accumulating redundant
4524         alternatives when `append' is set.
4525         (quail-insert-decode-map): Simplify computation of the max-key-width.
4526         Compute it right for multiple-list.
4528 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4530         * emacs-lisp/elp.el (elp-instrument-list): Check argument type
4531         explicitly.  Doc fix.
4533 2008-11-24  Martin Rudalics  <rudalics@gmx.at>
4535         * calendar/appt.el (appt-disp-window): Move minibuffer check
4536         after binding this-window and do not set-buffer to make sure we
4537         won't deselect the minibuffer.  (Bug#1413)
4539 2008-11-24  Dan Nicolaescu  <dann@ics.uci.edu>
4541         * vc-hg.el (vc-hg-program): Remove.
4542         (vc-hg-state, vc-hg-working-revision, vc-hg-command):
4543         Undo previous change.
4545 2008-11-23  Martin Rudalics  <rudalics@gmx.at>
4547         * info-look.el (info-lookup): When Info buffer is visible on
4548         another frame, raise that frame.
4550 2008-11-23  Juanma Barranquero  <lekktu@gmail.com>
4552         * allout.el (allout-mode): Fix typo in docstring.
4554         * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring.
4555         (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos.
4557 2008-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4559         * vc-hooks.el (vc-follow-link): Complete last change.
4561 2008-11-23  Juanma Barranquero  <lekktu@gmail.com>
4563         * textmodes/remember.el (remember-region): Doc fix.
4564         (remember-filter-functions, remember-handler-functions)
4565         (remember-save-after-remembering, remember-mailbox)
4566         (remember-default-priority, remember-data-file, remember-leader-text)
4567         (remember-diary-file): Remove * from defcustom docstrings.
4568         (remember-run-all-annotation-functions-flag)
4569         (remember-all-handler-functions): Reflow docstrings.
4570         (remember-store-in-mailbox): Fix typo in docstring.
4571         (remember-mode): Define with `define-derived-mode'.  Doc fix.
4573 2008-11-23  Glenn Morris  <rgm@gnu.org>
4575         * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string.
4576         (eshell-do-pipelines): Add optional argument to distinguish recursive
4577         calls.  Use to set eshell-in-pipeline-p to 'first for the first command
4578         in a pipeline.
4580         * eshell/esh-proc.el (eshell-gather-process-output):
4581         Set process-connection-type nil for all but the first element of a
4582         pipeline.  (Bug#1388)
4584 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4586         * ediff-hook.el: Add tooltips to Emacs menus.
4588         * ediff.el: Change date of last update.
4590 2008-11-22  Juri Linkov  <juri@jurta.org>
4592         * dired-aux.el (dired-isearch-filenames): Add new context-dependent
4593         option `dwim'.  Change non-dwim option from `dired-filename' to `t'.
4594         Doc fix.
4595         (dired-isearch-filenames-setup): Run filename Isearch only when
4596         dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
4597         and the text property `dired-filename' at point is non-nil.
4598         In this case also set isearch-message-prefix-add to "filename ".
4599         (dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
4600         (dired-isearch-filenames, dired-isearch-filenames-regexp):
4601         Don't let-bind isearch-message-prefix-add since this is done now
4602         in dired-isearch-filenames-setup.
4604         * isearch.el (isearch-mode): Change the order of calling
4605         `isearch-update' and running the `isearch-mode-hook' to call
4606         `isearch-update' with Isearch parameters set in this hook.
4608         * progmodes/compile.el (compilation-auto-jump-to-first-error):
4609         Fix docstring - change "during `compile'" to "during compilation".
4611         * descr-text.el (describe-char-unidata-list): Move `old-name' to
4612         be immediately after `name'.
4614         * startup.el (initial-buffer-choice): Change an abstract file name
4615         "file.txt" to more reasonable default file name value "~/.emacs".
4617 2008-11-22  Juri Linkov  <juri@jurta.org>
4619         * files.el (hack-local-variables-confirm): Rename arg `project' to
4620         `dir-name'.  Move `(or dir-name name)' to let-binding of `name'.
4621         (hack-local-variables-filter): Rename arg `project' to `dir-name'.
4622         (hack-local-variables): Rename call of `hack-project-variables' to
4623         `hack-dir-local-variables'.  Change error text to "Directory-local
4624         variables error".
4625         (dir-locals-class-alist): Rename from `project-class-alist'.
4626         (dir-locals-directory-alist): Rename from `project-directory-alist'.
4627         (dir-locals-get-class-variables): Rename from `project-get-alist'.
4628         (dir-locals-collect-mode-variables): Rename from
4629         `project-collect-bindings-from-alist'.  Rename arg `mode-alist' to
4630         `mode-variables', and arg `settings' to `variables'.
4631         (dir-locals-collect-variables): Rename from
4632         `project-collect-binding-list'.  Rename arg `binding-list' to
4633         `class-variables', and arg `settings' to `variables'.
4634         (dir-locals-set-directory-class): Rename from `set-directory-project'.
4635         (dir-locals-set-class-variables): Rename from `define-project-bindings'.
4636         Rename arg `settings' to `variables'.
4637         (dir-locals-file): New defconst.
4638         (dir-locals-find-file): Rename from `project-find-settings-file'.
4639         Use `dir-locals-file'.  Rename let-bound `settings' to `locals-file',
4640         and `pda' to `dir-elt'.
4641         (dir-locals-read-from-file): Rename from
4642         `project-define-from-project-file'.  Rename arg `settings-file'
4643         to `file'.  Rename let-bound `list' to `variables'.
4644         (hack-dir-local-variables): Rename from `hack-project-variables'.
4645         Rename let-bound `settings' to `variables-file', `root-dir'
4646         to `dir-name', and `bindings' to `variables'.
4648 2008-11-22  Lute Kamstra  <lute@gnu.org>
4650         * simple.el (goto-line): Rename argument.
4652 2008-11-22  Eli Zaretskii  <eliz@gnu.org>
4654         * makefile.w32-in (compile-first): New target.
4655         (recompile): Depend on compile-first.
4657         * Makefile.in (recompile): Depend on compile-first.
4659 2008-11-22  Martin Rudalics  <rudalics@gmx.at>
4661         * files.el (switch-to-buffer-other-window)
4662         (switch-to-buffer-other-frame): Rename buffer argument to
4663         buffer-or-name.  Reword and mention new option
4664         confirm-nonexistent-file-or-buffer in doc-string.
4666 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4668         * emulation/viper.el: Date change.
4670         * emulation/viper-cmd.el (viper-envelop-ESC-key):
4671         viper-translate-all-ESC-keysequences is now a function.
4673         * emulation/viper-init.el (viper-translate-all-ESC-keysequences):
4674         Make this variable.
4676 2008-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4678         * vc-hooks.el (vc-follow-link, vc-find-file-hook):
4679         Use buffer-file-truename to handle symlinks in any part of the filename.
4681 2008-11-22  Glenn Morris  <rgm@gnu.org>
4683         * vc-mtn.el (vc-mtn-diff-switches): New option.
4684         (vc-mtn-program): Rename from vc-mtn-command, for
4685         consistency with other backends.  Keep old name as alias.
4686         Update callers.  Make it a defcustom.
4687         (vc-mtn-diff): Give it a doc string.  Apply diff switches.
4689         * vc-arch.el (vc-arch-program): Rename from vc-arch-command, for
4690         consistency with other backends.  Keep old name as alias.
4691         Make it a defcustom.
4692         (vc-arch-command, vc-arch-trim-revlib): Adapt for above change.
4694         * vc-hg.el (vc-hg-program): New option.
4695         (vc-hg-state, vc-hg-working-revision, vc-hg-command):
4696         Use vc-hg-program rather than hard-coded "hg".
4698         * vc-svn.el: Remove leading `*' from defcustom doc-strings.
4699         (vc-svn-program): Move defcustom to start.
4700         (vc-svn-create-repo, vc-svn-modify-change-comment):
4701         Use vc-svn-program rather than hard-coded "svn".
4703         * menu-bar.el: Stylistic consistency fixes for various menu and
4704         help texts.
4706         * kmacro.el (kmacro-insert-counter): Doc fix.
4708 2008-11-21  Ivan Shmakov  <oneingray@gmail.com>  (tiny change)
4710         * progmodes/tcl.el (tcl-filter): Don't forcibly move point.
4712 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4714         * international/quail.el (quail-indent-to): New function.
4715         (quail-completion-1, quail-completion-list-translations)
4716         (quail-insert-decode-map): Use it to improve alignment.
4717         (quail-build-decode-map): Don't ignore latin-1 chars.
4718         (quail-help): Increase the max decode-map size so that even the TeX map
4719         gets printed.
4721         * bookmark.el (bookmark-get-bookmark): Add `noerror' arg.
4722         Signal error for invalid bookmark.
4723         (bookmark-get-bookmark-record): Undo last change.
4724         (bookmark-store, bookmark-delete): Use new arg `noerror'.
4726         * bookmark.el (bookmark-buffer-file-name): Also abbreviate dired-dir.
4727         Suggested by Toru TSUNEYOSHI.
4729 2008-11-21  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
4731         * byte-opt.el (byte-compile-butlast): Move up in file.
4732         (byte-optimize-plus): Don't call
4733         byte-optimize-delay-constants-math (bug#1334).
4734         Use byte-optimize-predicate to optimize constants.
4735         (byte-optimize-minus): Don't call byte-optimize-delay-constants-math.
4736         Remove zero arguments first
4737         if possible.  Call byte-optimize-predicate to optimize constants.
4738         (byte-optimize-multiply): Remove optimizations for arguments of 0
4739         and 2, which may be inaccurate.  Optimize (* x -1) to (- x).
4740         Call byte-optimize-predicate.
4741         (byte-optimize-divide): Leave runtime errors unchanged.
4742         Optimize (/ x 1) to (+ x 0).  Remove optimizations for arguments of
4743         0 and 2.0, which may be inaccurate.  Call byte-optimize-predicate.
4745 2008-11-21  Juanma Barranquero  <lekktu@gmail.com>
4747         * bookmark.el (bookmark-jump-noselect): Add obsolescence
4748         declaration and remove redundant info from docstring.
4750         * isearch.el (isearch-search-string): Doc fix.
4751         (search-exit-option, search-slow-window-lines, search-slow-speed)
4752         (search-upper-case, search-nonincremental-instead)
4753         (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
4754         (search-ring-update, search-highlight, isearch-lazy-highlight)
4755         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
4756         (lazy-highlight-interval): Remove * from defcustom docstrings.
4757         (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
4758         Remove * from defcustom docstrings; fix typos.
4759         (isearch-push-state-function, isearch-help-for-help-internal)
4760         (isearch-help-for-help, isearch-describe-bindings)
4761         (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
4762         (isearch-pop-fun-state, isearch-search-fun-function)
4763         (isearch-lazy-highlight-search): Fix typos in docstrings.
4764         (isearch-yank-internal, isearch-fallback): Reflow docstrings.
4765         (isearch-forward): Fix typo and reflow docstring.
4766         (isearch-help-map): Remove unused `i' binding.  Fix typos in docstring.
4767         (isearch-mode-map): Don't use `let*'.
4769 2008-11-21  Chong Yidong  <cyd@stupidchicken.com>
4771         * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
4773 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4775         * isearch.el (isearch-search-string): Simplify and convert docstring.
4777         * buff-menu.el (Buffer-menu-short-ellipsis): Partly undo last change.
4779 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
4781         * international/mule-util.el (set-nested-alist): Doc fix.  Use `when'.
4782         (lookup-nested-alist): Doc fix.
4783         (with-coding-priority): Reflow docstring.
4784         (detect-coding-with-priority): Fix typos in obsolescence declaration.
4785         (char-displayable-p): Reflow docstring.  Use `when'.
4787 2008-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
4789         * calendar/cal-menu.el (cal-menu-scroll-menu): Add bindings for
4790         week forward/backward.
4792 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
4794         * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
4795         (with-electric-help): Fix typo and reflow docstring.
4797 2008-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4799         * buff-menu.el (Buffer-menu-short-ellipsis): New constant.
4800         (Buffer-menu-buffer+size): Use it, fix last change, and simplify.
4801         (list-buffers-noselect): Don't need to pad.
4803 2008-11-20  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
4805         * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):
4806         Pay attention to char widths when computing string sizes.
4808 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
4810         * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
4811         (byte-compile-output-docform): Reflow docstrings.
4812         (no-byte-compile): Fix typo in docstring.
4813         (byte-recompile-directory, compile-defun): Doc fixes.
4814         (emacs-lisp-file-regexp, byte-compile-verbose)
4815         (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
4816         (byte-compile-dynamic-docstrings, byte-optimize-log)
4817         (byte-compile-error-on-warn, byte-compile-warnings)
4818         (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
4819         Remove * from defcustom docstrings.
4821 2008-11-20  Glenn Morris  <rgm@gnu.org>
4823         * format.el (format-alist, format-write-file): Doc fix.
4825         * proced.el (proced-available): New variable.
4826         (proced-process-attributes): Move availability check from previous
4827         change from here...
4828         (proced): ... to here.
4830         * vc-hg.el (vc-hg-diff-switches): New option.
4831         (vc-hg-diff): Apply diff switches.  (Bug#1017)
4833         * calc/calc-units.el (math-additional-units): Doc fix (active voice).
4835         * progmodes/fortran.el (fortran-mode-map): Add some menu :help.
4837 2008-11-20  Stephen Berman  <Stephen.Berman@gmx.net>
4839         * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
4841 2008-11-19  Juanma Barranquero  <lekktu@gmail.com>
4843         * calc/calc-units.el (math-units-table): Doc fix.
4844         (math-standard-units): Fix typo in constant's description.
4845         (math-additional-units): Fix typo in docstring.
4847 2008-11-19  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4849         * calc/calc-units.el (math-standard-units): Add eps0,
4850         permittivity of vacuum.
4852 2008-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
4854         * files.el (project-settings-file): Remove.
4855         (project-find-settings-file): Undo previous change that added the
4856         use of project-settings-file.
4858 2008-11-19  Glenn Morris  <rgm@gnu.org>
4860         * proced.el (proced, proced-format-time): Doc fixes.
4861         (proced-process-attributes): Signal an error if unsupported.  (Bug#1314)
4863 2008-11-19  Karl Fogel  <kfogel@red-bean.com>
4865         * bookmark.el (bookmark-jump-noselect): Move the deprecation
4866         notice into the doc string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
4868 2008-11-19  Lute Kamstra  <lute@gnu.org>
4870         * autoinsert.el (auto-insert-alist): Don't use match data.
4872 2008-11-19  Glenn Morris  <rgm@gnu.org>
4874         * progmodes/f90.el (f90-mode-map): Add some menu :help.
4876         * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
4878         * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
4879         * term/w32-win.el (x-select-font): Declare.
4881         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
4882         Use the imperative for all help strings.
4884 2008-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4886         * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
4887         case where the default dictionary is French, Spanish, younameit.
4889         * window.el (window--frame-usable-p): Consider dedicated windows
4890         as usable.
4892         * files.el (confirm-nonexistent-file-or-buffer):
4893         Rename from find-file-confirm-nonexistent-file.
4894         (read-buffer-to-switch): Use it.
4896 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
4898         * server.el (server-temp-file-p): Use `string-match-p'.
4899         (server-socket-dir): Set to nil if local sockets are unsupported.
4900         (server-start): Don't try to delete local socket if unsupported.
4901         (server-kill-new-buffers): Reflow docstring.
4902         (server-delete-client, server-handle-delete-frame)
4903         (server-save-buffers-kill-terminal): Doc fixes.
4904         (server-send-string): Fix typo in docstring.
4906 2008-11-18  Sam Steingold  <sds@gnu.org>
4908         * progmodes/compile.el (compilation-start-hook): New hook.
4909         (compilation-start): Run it on the compilation process.
4911 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
4913         * international/mule-cmds.el (update-leim-list-file): Simplify.
4914         (prefer-coding-system, find-coding-systems-for-charsets):
4915         Fix docstring typos.
4916         (select-safe-coding-system, input-method-exit-on-first-char)
4917         (language-info-alist, language-info-custom-alist): Reflow docstrings.
4918         (toggle-input-method, read-multilingual-string): Doc fixes.
4919         Reflow docstrings.
4920         (locale-name-match, sort-coding-systems, find-multibyte-characters)
4921         (read-char-by-name): Use `string-match-p'.
4922         (get-char-code-property, put-char-code-property)
4923         (char-code-property-description): Be silent while loading uni-* files.
4924         (ucs-names): Use `dotimes-with-progress-reporter', because loading
4925         the Unicode character names is *slow*.
4927 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4929         * wid-edit.el (widget-image-insert): Don't add a mouse-face.
4931         * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
4933 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
4935         * international/mule-cmds.el (ucs-completions): Mark as risky.
4937 2008-11-17  Martin Rudalics  <rudalics@gmx.at>
4939         * help-macro.el (three-step-help): Remove * from defcustom.
4940         (make-help-screen): Don't iconify selected frame.  (Bug#1322)
4941         Use when instead of if and cond within condition-case.
4943         * window.el (quit-window): Bind window to selected window when
4944         trying to delete it.
4946 2008-11-17  Glenn Morris  <rgm@gnu.org>
4948         * progmodes/cc-defs.el (c-put-char-property-fun): Add fallback
4949         definition of 'ignore, rather than nil.  (Bug#1353)
4951 2008-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4953         * window.el (window--frame-usable-p): Allow use for soft-dedication.
4955 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
4957         * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
4959         * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
4960         (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
4961         (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
4962         (kill-word, backward-kill-word, zap-to-char): Doc fixes.
4963         (shell-command, repeat-complex-command): Reflow docstrings.
4964         (pop-to-mark-command): Fix typos in docstring.
4966 2008-11-17  Juri Linkov  <juri@jurta.org>
4968         * isearch.el (isearch-filter-predicate): Rename from
4969         `isearch-success-function'.  Rename default value from
4970         `isearch-success-function-default' to
4971         `isearch-filter-invisible'.  Doc fix.
4972         (isearch-filter-invisible): Rename from
4973         `isearch-success-function-default'.  Doc fix.
4974         (isearch-search, isearch-lazy-highlight-search):
4975         Rename `isearch-success-function' to `isearch-filter-predicate'.
4977         * dired-aux.el (dired-isearch-filter-predicate-orig): Rename from
4978         `dired-isearch-orig-success-function'.
4979         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
4980         (dired-isearch-filenames-end): Rename `isearch-success-function' to
4981         `isearch-filter-predicate'.  Doc fix.
4982         (dired-isearch-filter-filenames): Rename from
4983         `dired-isearch-success-function'.
4985         * info.el (Info-search, Info-mode):
4986         Rename `isearch-success-function' to `isearch-filter-predicate'.
4987         (Info-isearch-filter-predicate): Rename from
4988         `Info-search-success-function'.
4990         * simple.el (minibuffer-default-add-function): Fix docstring to
4991         use clear text "default values" instead of obscure references to
4992         the dynamic variable `minibuffer-default'.
4994 2008-11-16  Glenn Morris  <rgm@gnu.org>
4996         * term/ns-win.el (ns-extended-platform-support-mode):
4997         Tweak menu entry from previous change.
4999         * wid-edit.el (advertised-widget-backward): Remove autoload cookie.
5001         * cus-edit.el (custom-buffer-create-internal): Always insert the
5002         in-buffer buttons, regardless of tool-bar.  (Bug#1326)
5004 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
5006         * subr.el (read-passwd): Use read-event instead of read-char-exclusive.
5008 2008-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5010         * ielm.el (ielm-eval-input): Fix thinko in last change.
5012 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
5014         * subr.el (read-passwd): Yank current kill if the user enters C-y.
5016 2008-11-16  Michael Albinus  <michael.albinus@gmx.de>
5018         * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
5019         (tramp-file-name-handler-alist): Handle `file-name-as-directory'.
5021         * net/tramp-fish.el (tramp-fish-file-name-handler-alist)
5022         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
5023         Handle `file-name-as-directory'.
5025 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
5027         * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
5028         usual variable-pitch face.
5030 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
5032         * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
5033         (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
5034         (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
5035         (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
5036         (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
5037         (ange-ftp-quote-string, ange-ftp-process-handle-line)
5038         (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
5039         (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
5040         (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
5041         (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
5042         (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
5043         (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
5044         (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
5045         (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
5046         (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
5047         (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
5048         (ange-ftp-default-user, ange-ftp-default-password)
5049         (ange-ftp-default-account, ange-ftp-netrc-default-password)
5050         (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
5051         (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
5052         (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
5053         (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
5054         (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
5055         (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
5056         (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
5057         (ange-ftp-make-backup-files, ange-ftp-retry-time)
5058         (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
5059         (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
5060         (ange-ftp-gateway-tmp-name-template)
5061         (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
5062         (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
5063         (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
5064         (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
5065         (ange-ftp-gateway-program): Remove * from docstring and reflow.
5066         (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
5067         (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
5068         (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
5069         (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
5070         (ange-ftp-rename-local-to-remote): Doc fixes.
5071         (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
5072         Use `when', `unless'.
5073         (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
5074         (ange-ftp-process-handle-hash): Rename arg STR to STRING.
5075         (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
5076         (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
5077         (ange-ftp-normal-login): Rename arg PASS to PASSWORD.  Fix typo.
5078         (ange-ftp-process-sentinel): Use `when'.  Fix typo.
5079         (ange-ftp-gwp-start): Use `let', not `let*'; use `when'.  Fix typo.
5080         (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
5081         (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
5082         (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
5083         (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
5084         (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
5085         (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
5086         (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
5087         `(save-match-data (string-match ...))'.
5088         (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
5089         (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
5090         Use `string-match-p' instead of `(save-match-data (string-match ...))'.
5091         Doc fixes.
5093 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
5095         * emulation/viper-init.el (viper-ESC-keyseq-timeout): Make it into a
5096         function instead of a variable.
5098         * emulation/viper-util.el (viper-fast-keysequence-p): Change to use
5099         viper-ESC-keyseq-timeout as a function.
5100         (viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
5101         defsubst.
5103         * emulation/viper-cmd.el: Let line-move-visual to nil when using
5104         next-line or previous-line.
5105         (viper-R-state-post-command-sentinel): Use defun instead of defsubst.
5107         * emulation/viper-keym.el (viper-ESC-key): Use (kbd "ESC").
5109         * ediff-util.el (ediff-toggle-multiframe): Check if control window is
5110         live.
5111         (ediff-save-buffer): Let window-min-height to 2.
5113         * ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
5114         the minibuffer.
5116 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
5118         * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
5119         (ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
5120         (ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
5121         (ielm-map): Define within defvar.  Add docstring.
5122         (ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
5123         (ielm-complete-filename): Use `when', `unless'.
5124         (ielm-is-whitespace-or-comment): Use `string-match-p'.
5125         (ielm-return, ielm-get-old-input): Use `looking-at-p'.
5126         (ielm-change-working-buffer): Check that the buffer is live.
5127         (inferior-emacs-lisp-mode): Define with `define-derived-mode'.
5128         Simplify.  Reflow docstring.
5129         (inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
5130         New aliases, to satisfy `define-derived-mode' expectations.
5132 2008-11-15  Glenn Morris  <rgm@gnu.org>
5133             Martin Rudalics  <rudalics@gmx.at>
5135         * emacs-lisp/find-func.el (find-function-advised-original): New.
5136         (find-function-C-source, find-function-noselect):
5137         Use find-function-advised-original to handle advised funcs.  (Bug#789)
5139 2008-11-15  Glenn Morris  <rgm@gnu.org>
5141         * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
5142         alias message.
5144         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
5145         Remove uniquify-after-kill-buffer-p dependency.
5146         (uniquify-kill-buffer-function): New function.
5147         (kill-buffer-hook): Use uniquify-kill-buffer-function.  (Bug#1315)
5149         * term/ns-win.el (ns-do-applescript, ns-popup-font-panel): Declare.
5150         (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
5151         main Emacs manual.
5153 2008-11-15  Martin Rudalics  <rudalics@gmx.at>
5155         * window.el (quit-window): Restore delete window with second
5156         arg non-nil behavior as of before 2008-10-30 change.
5158 2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
5160         * help-fns.el (describe-function-1): Do char-range check for
5161         self-insert-command.
5163 2008-11-14  Karl Fogel  <kfogel@red-bean.com>
5165         * files.el (file-precious-flag): Document that this flag is advisory.
5167 2008-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
5169         * emacs-lisp/bytecomp.el (byte-compile-associative)
5170         (byte-compile-minus, byte-compile-quo): If there are more than two
5171         operands, don't use binary operation code (bug#1334).
5173 2008-11-14  Juanma Barranquero  <lekktu@gmail.com>
5175         * w32-fns.el (w32-shell-dos-semantics):
5176         * calendar/diary-lib.el (diary-face-attrs):
5177         * international/mule-cmds.el (set-default-coding-systems)
5178         (prefer-coding-system):
5179         * net/tramp.el (tramp-set-completion-function):
5180         * progmodes/vhdl-mode.el (vhdl-file-header):
5181         * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
5183         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
5185         * files.el (enable-local-eval, not-modified, kill-buffer-ask)
5186         (kill-matching-buffers, save-buffers-kill-emacs)
5187         (save-buffers-kill-terminal): Fix typos in docstrings.
5188         (switch-to-buffer-other-window): Reflow docstring.
5189         (revert-buffer): Doc fix.
5190         (define-project-bindings): Rename arg LIST to SETTINGS.
5191         (project-find-settings-file): Use `let', not `let*'.
5192         Use `when'.
5194 2008-11-13  Juanma Barranquero  <lekktu@gmail.com>
5196         * files.el (project-settings-file, locate-dominating-file):
5197         Fix typos in docstrings.
5198         (find-file-visit-truename): Remove * from defcustom docstring.
5200 2008-11-13  T. V. Raman  <raman@users.sourceforge.net>  (tiny change)
5202         * files.el (project-settings-file): New variable.
5203         (project-find-settings-file): Use it, instead of hardcoding
5204         .dir.settings.el.
5206 2008-11-13  Glenn Morris  <rgm@gnu.org>
5208         * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.
5210 2008-11-13  Henry Weller  <hweller0@gmail.com>  (tiny change)
5212         * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
5213         in mail bodies.
5215 2008-11-12  Juanma Barranquero  <lekktu@gmail.com>
5217         * international/mule.el (autoload-coding-system, with-category-table)
5218         (ctext-non-standard-encodings-alist): Fix typos in docstrings.
5219         (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
5220         (set-buffer-file-coding-system, revert-buffer-with-coding-system)
5221         (set-file-name-coding-system, ctext-pre-write-conversion)
5222         (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
5223         Reflow docstrings.
5224         (charset-list, set-coding-priority): Remove redundant obsolescence info.
5225         (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
5226         (char-valid-p): Define with `define-obsolete-function-alias'.
5228         * textmodes/artist.el (artist-mode): Fix typos in docstring.
5230 2008-11-12  Sam Steingold  <sds@gnu.org>
5232         * vc-cvs.el (vc-cvs-parse-root): Handle roots without colon
5233         between hostname and path.
5235 2008-11-11  Juri Linkov  <juri@jurta.org>
5237         * dired-aux.el (dired-isearch-filenames)
5238         (dired-isearch-filenames-regexp):
5239         Let-bind isearch-message-prefix-add to "filename ".
5241         * isearch.el (isearch-message-prefix-add)
5242         (isearch-message-suffix-add): New variables.
5243         (isearch-message-prefix): Show additional text from
5244         `isearch-message-prefix-add' before "I-search".
5245         (isearch-message-suffix): Show additional text from
5246         `isearch-message-suffix-add' at the end.
5248         * isearch.el (isearch-lazy-highlight-search): Use a loop like in
5249         `isearch-search'.  Call isearch-success-function to skip matches
5250         outside the current isearch scope.  Let-bind search-invisible to
5251         nil to not match invisible text.
5253         * isearch.el (isearch-query-replace, isearch-highlight-regexp):
5254         Let-bind `isearch-recursive-edit' to nil to prevent calling
5255         `exit-recursive-edit' in `isearch-done' that terminates the
5256         execution of these commands when it is non-nil.  Call
5257         `exit-recursive-edit' explicitly at the end.
5258         (isearch-occur): For word search construct the correct regexp
5259         with word boundaries to proceed with occur.
5261         * isearch.el (isearch-search-fun): Compare the length of the
5262         current search string with the length of the string from the
5263         previous search state to detect the situation when the user
5264         adds or removes characters in the search string.
5265         Use word-search-forward-lax and word-search-backward-lax in this
5266         case, and otherwise word-search-forward and word-search-backward.
5268 2008-11-11  Sam Steingold  <sds@gnu.org>
5270         * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
5271         the "Version Control" group (for C-x v g).
5273 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
5275         * server.el (server-process-filter): Fix typos and reflow docstring.
5277 2008-11-11  Martin Rudalics  <rudalics@gmx.at>
5279         * mail/footnote.el (footnote-mode): Improve doc-string.
5280         Suggested by <jidanni@jidanni.org>.  (Bug#1318)
5282 2008-11-11  Chong Yidong  <cyd@stupidchicken.com>
5284         * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
5286 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5288         * mail/smtpmail.el (smtpmail-open-stream): Use
5289         `starttls-any-program-available'.  Auto-load starttls.el for it.
5291 2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
5293         * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
5294         version (bug@1285).
5296 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
5298         * startup.el (command-line): Ignore init-file-user when checking
5299         user's home directory on MS-DOS as well.
5301 2008-11-07  Sam Steingold  <sds@gnu.org>
5303         * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
5305 2008-11-07  Juanma Barranquero  <lekktu@gmail.com>
5307         * frame.el (make-frame-on-display): Use `string-match-p'.
5309 2008-11-07  Glenn Morris  <rgm@gnu.org>
5311         * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.
5313 2008-11-07  Dan Nicolaescu  <dann@ics.uci.edu>
5315         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument
5316         to initialize font-lock keyword case sensitivity.
5317         (lisp-mode): Use it.
5319 2008-11-06  Glenn Morris  <rgm@gnu.org>
5321         * eshell/esh-maint.el: Remove unused file.
5323         * progmodes/cc-defs.el (cl-macroexpand-all): Declare.
5325         * cus-edit.el (custom-comment-tag): Doc fix.
5326         (custom-comment, custom-variable-value-create, custom-face):
5327         Use face names sans -face suffix rather than aliases.
5329 2008-11-05  Jay Belanger  <jay.p.belanger@gmail.com>
5331         * calc/calc.el (calc-quit): Use `window-full-width-p' to check
5332         window width.
5334 2008-11-05  Chong Yidong  <cyd@stupidchicken.com>
5336         * server.el (server-process-filter): Only default to emacsclient's
5337         terminal in daemon mode.
5339 2008-11-05  Martin Rudalics  <rudalics@gmx.at>
5341         * window.el (quit-window): Restore prefix argument behavior
5342         removed in 2008-10-30 change.  (Bug#1308)
5344 2008-11-05  Tassilo Horn  <tassilo@member.fsf.org>
5346         * doc-view.el (doc-view-mode): Bugfix: Add conversion killing
5347         function to kill-buffer-hook, not to kill-buffer.
5348         Reported by Markus Triska <markus.triska@gmx.at>
5350 2008-11-04  Jay Belanger  <jay.p.belanger@gmail.com>
5352         * calc/calc.el (calc-quit): Make sure that the keypad buffer
5353         exists before deleting its windows.
5355 2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
5357         * server.el (server-process-filter): Don't call
5358         server-create-tty-frame when no tty name is specified.
5360 2008-11-04  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
5362         * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
5364 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
5366         * international/mule-cmds.el (toggle-enable-multibyte-characters)
5367         (define-char-code-property):
5368         * textmodes/reftex.el (reftex-index):
5369         * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
5371 2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
5373         * vc-bzr.el (vc-bzr-dir-printer): Rename from
5374         vc-bzr-status-printer.
5376         * startup.el (startup-echo-area-message): Display a different
5377         message in daemon mode.  Suggested by Stephen Turnbull.
5379         * frame.el (make-frame-on-display): Ignore DISPLAY argument on
5380         Windows.
5382 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
5384         * dframe.el (dframe-mouse-position-function)
5385         (dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
5386         (dframe-mouse-set-point): Fix typos in docstrings.
5388 2008-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
5390         * vc-dir.el (vc-dir-headers): Undo previous change.
5392 2008-11-04  Nick Roberts  <nickrob@snap.net.nz>
5394         * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
5395         * vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
5397 2008-11-04  Martin Rudalics  <rudalics@gmx.at>
5399         * subr.el (looking-back): Fix doc-string typo.
5401         * electric.el (Electric-pop-up-window): Call window-end with
5402         UPDATE set to t.
5404         * window.el (save-selected-window): Make it behave like
5405         save-selected-window-norecord.
5406         (save-selected-window-norecord): Remove, since functionality
5407         fully taken over by save-selected-window.
5408         (walk-windows, set-window-text-height, fit-window-to-buffer):
5409         Use save-selected-window instead of save-selected-window-norecord.
5410         * font-lock.el (lisp-font-lock-keywords-2): Remove entry for
5411         save-selected-window-norecord.
5412         * emacs-lisp/lisp-mode.el (save-selected-window): Remove
5413         indent-function for save-selected-window-norecord.
5415 2008-11-03  Alan Mackenzie  <acm@muc.de>
5417         * progmodes/cc-engine.el (c-forward-label): Fix for QT macros.
5419 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
5421         * subr.el (looking-back): Doc fix.
5423         * term/x-win.el (x-initialize-window-system):
5424         Call x-wm-set-size-hint after initialization.
5426         * eshell/em-hist.el (eshell-save-history-on-exit): Change default
5427         to t.
5429         * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
5430         2000-12-08 (bug#1297).
5432         * font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
5434 2008-11-03  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5436         * calc/calc-alg.el (calcFunc-collect): Return constant polynomial
5437         when appropriate.
5439 2008-11-02  Martin Rudalics  <rudalics@gmx.at>
5441         * window.el (save-selected-window-norecord): New macro.
5442         (walk-windows): Use save-selected-window-norecord and call
5443         select-window with NORECORD set.  (Bug#1237)
5444         (set-window-text-height, fit-window-to-buffer):
5445         Use save-selected-window-norecord and call select-window with
5446         NORECORD set.
5447         * subr.el (with-selected-window): Call set-frame-selected-window
5448         with new argument NORECORD set.  Update doc-string.
5449         (with-selected-frame): Call select-frame with new argument
5450         NORECORD set.  Update doc-string.
5451         * emacs-lisp/lisp-mode.el (save-selected-window-norecord):
5452         Put indent-function for save-selected-window-norecord.
5453         * font-lock.el (lisp-font-lock-keywords-2):
5454         Add save-selected-window-norecord.
5456 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5458         * cus-edit.el (customize-apropos-options, custom-comment)
5459         (custom-comment-tag, custom-face-edit-attribute-tag):
5460         Fix typos in docstrings.
5461         (custom-buffer-done-kill): Remove * from defcustom docstring.
5462         (custom-file): Fix typo in doc of defcustom choice.
5464         * frame.el (display-visual-class): Fix typo in docstring.
5465         (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
5466         (special-display-frame-alist, show-trailing-whitespace)
5467         (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
5468         (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5469         Remove * from defcustom docstrings.
5471         * md4.el (md4-buffer): Fix typo in docstring.
5472         (md4, md4-64): Doc fixes.
5473         (md4-pack-int32): Reflow docstring.
5475         * paths.el (rmail-file-name): Remove * from defcustom docstring.
5476         (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
5478         * rect.el (open-rectangle): Reflow docstring.
5479         (spaces-string): Fix docstring typo.  Use "?\s" instead of "? ".
5481         * select.el (x-get-cut-buffer): Fix typo in docstring.
5483         * timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
5484         (timezone-time-zone-from-absolute, timezone-leap-year-p):
5485         Fix typos in docstrings.
5487         * emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
5488         Fix typos in docstrings.
5490 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
5492         * net/newst-backend.el (newsticker--cache-update): Fix no-save case.
5494         * net/newst-treeview.el (newsticker--treeview-list-update-faces)
5495         (newsticker--treeview-list-update, newsticker--treeview-item-show)
5496         (newsticker--treeview-tree-update)
5497         (newsticker--treeview-tree-update-highlight)
5498         (newsticker-treeview-update)
5499         (newsticker-treeview-next-item, newsticker-treeview-prev-item)
5500         (newsticker-treeview-next-new-or-immortal-item)
5501         (newsticker-treeview-prev-new-or-immortal-item)
5502         (newsticker-treeview-next-feed, newsticker-treeview-prev-feed)
5503         (newsticker-treeview-tree-click): Watch for layout changes.
5504         (newsticker--treeview-set-current-node): Cleanup.
5505         (newsticker--treeview-restore-layout): Rename from
5506         newsticker--treeview-restore-buffers.
5507         (newsticker--treeview-mark-item): Update cache file.
5509 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
5511         * calendar/icalendar.el (icalendar--uid-count): New.
5512         (icalendar--create-uid): New.  Extracted from
5513         `icalendar-export-region' and add uid counter.
5514         (icalendar-export-region): Use `icalendar--create-uid'.
5516 2008-10-31  Juanma Barranquero  <lekktu@gmail.com>
5518         * tooltip.el (tooltip-frame-parameters): Doc fix.
5520 2008-10-31  Martin Rudalics  <rudalics@gmx.at>
5522         * window.el (window-body-height, window-current-scroll-bars)
5523         (walk-windows, get-window-with-predicate, get-buffer-window-list)
5524         (minibuffer-window-active-p, count-windows)
5525         (window-safely-shrinkable-p, window--splittable-p)
5526         (window--try-to-split-window, window--frame-usable-p)
5527         (window--even-window-heights, window--display-buffer-1)
5528         (window--display-buffer-2, set-window-text-height)
5529         (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
5530         (truncated-partial-width-window-p): Rewrite doc-string.
5531         (window-fixed-size-p): Simplify code.  Rewrite doc-string.
5532         (split-window-vertically, split-window-horizontally):
5533         Rename args, rewrite doc-string, and simplify code.
5534         (split-window-save-restore-data): Rename args and use
5535         when instead of if.
5537 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
5539         * indent.el (indent-for-tab-command): Use use-region-p.
5541         * vc.el (vc-revert): Limit the length of the query string.
5543 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>
5545         * simple.el (idle-update-delay, next-error-highlight)
5546         (next-error-highlight-no-select, next-error-recenter, next-error-hook)
5547         (minibuffer-history-case-insensitive-variables, kill-ring-max)
5548         (kill-read-only-ok, backward-delete-char-untabify-method)
5549         (kill-whole-line, mark-ring-max, global-mark-ring-max)
5550         (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
5551         (goal-column, line-move-ignore-invisible, fill-prefix)
5552         (auto-fill-inhibit-regexp, blink-matching-paren)
5553         (blink-matching-paren-on-screen, blink-matching-paren-distance)
5554         (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
5555         (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
5556         (minibuffer-history-isearch-wrap, transient-mark-mode)
5557         (next-logical-line, auto-fill-mode, line-number-mode)
5558         (column-number-mode, size-indication-mode, clone-indirect-buffer)
5559         (normal-erase-is-backspace-mode): Doc fixes.
5560         (current-kill, transient-mark-mode, toggle-truncate-lines)
5561         (visible-mode): Reflow docstrings.
5562         (minibuffer-local-shell-command-map, interprogram-paste-function):
5563         Fix typos in docstrings.
5565 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
5567         * server.el (server-process-filter): In daemon mode, default to
5568         emacsclient's tty if not opening a new frame and only the
5569         terminal-frame is available.
5571 2008-10-30  Martin Rudalics  <rudalics@gmx.at>
5573         * window.el (quit-window): Simplify code.  Say in doc-string
5574         that it operates on the selected window's buffer.  (Bug#1259)
5576 2008-10-30  Nick Roberts  <nickrob@snap.net.nz>
5578         * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to
5579         nil so that log-view-diff-changeset works.
5581 2008-10-30  Glenn Morris  <rgm@gnu.org>
5583         * files.el (locate-dominating-stop-dir-regexp): Fix typo.
5585         * resume.el: Move to obsolete/.
5586         * Makefile.in (ELCFILES): Update.
5588 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
5590         * electric.el (Electric-pop-up-window): Don't shrink the window if
5591         it's already big enough.
5593         * minibuffer.el (delete-minibuffer-contents): Delete all
5594         minibuffer contents instead of just the current field.
5596         * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
5598         * bookmark.el (bookmark-handle-bookmark): Rename from
5599         bookmark-jump-noselect.
5600         (bookmark--jump-via, bookmark-insert): Callers changed.
5601         (bookmark-jump-noselect): Wrapper function for
5602         bookmark-handle-bookmark.
5603         (bookmark-get-bookmark-record): Signal error for invalid bookmark.
5605         * textmodes/ispell.el (ispell-word): Use use-region-p.
5607 2008-10-29  Juanma Barranquero  <lekktu@gmail.com>
5609         * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
5610         to follow naming conventions for abnormal hooks.  Doc fix.
5611         (tooltip-mode, tooltip-timeout): Use it.
5612         (tooltip-hook): New obsolete alias.
5613         (tooltip-help-tips): Doc fix.
5615         * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
5617 2008-10-29  Ulrich Mueller  <ulm@gentoo.org>
5619         * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
5620         of hardcoded /tmp.
5622 2008-10-29  Glenn Morris  <rgm@gnu.org>
5624         * net/xesam.el (dbus-get-unique-name, dbus-debug): Declare.
5626         * vc-hooks.el (vc-find-root): Remove bogus alias.
5628 2008-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5630         * international/quail.el (quail-show-guidance): Don't create
5631         a guidance-frame if current buffer is not a minibuffer, since even if
5632         selected-window is mini-p, the buffer will never be displayed in it, so
5633         it wil be usable for guidance.
5635 2008-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5637         * smerge-mode.el: Require diff-mode at run-time as well.
5639 2008-10-28  Martin Rudalics  <rudalics@gmx.at>
5641         * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice.
5642         * vc-hooks.el (vc-stay-local): Likewise.
5644 2008-10-28  Phil Sung  <psung@mit.edu>
5646         * follow.el (follow-scroll-down, follow-calc-win-end)
5647         (follow-estimate-first-window-start): Reduce effective window
5648         height when header line is present.  (Bug#925)
5650 2008-10-28  Juanma Barranquero  <lekktu@gmail.com>
5652         * subr.el (locate-user-emacs-file): Simplify.  Don't create
5653         `user-emacs-directory' when Emacs is running in batch mode.
5655         * startup.el (inhibit-startup-screen): Reflow docstring.
5656         (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
5658 2008-10-27  Kenichi Handa  <handa@m17n.org>
5660         * descr-text.el (describe-char): Fix terminal case (where font is nil).
5662 2008-10-27  Juanma Barranquero  <lekktu@gmail.com>
5664         * face-remap.el (text-scale-increase, text-scale-decrease)
5665         (text-scale-adjust): Remove &optional keyword from the arg list;
5666         the INC argument is not really optional, if the functions happen
5667         to be called from elisp.
5669 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
5671         * vc.el: Rename VC methods that were missed when vc-status was
5672         renamed to vc-dir.
5673         * vc-svn.el (vc-svn-dir-extra-headers): Rename from
5674         vc-svn-status-extra-headers.
5675         * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
5676         (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
5677         * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
5678         (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
5679         * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
5680         vc-dir-status-printer.
5681         (vc-dir-headers): Use `dir-extra-headers' instead of
5682         `status-extra-headers'.
5683         (vc-dir-printer): Rename from vc-dir-status-printer.
5684         (vc-default-dir-extra-headers): Rename from
5685         vc-default-status-extra-headers.
5686         * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
5687         vc-cvs-status-extra-headers.
5689         * startup.el (server-name): Pacify byte compiler.
5690         (command-line): If --daemon=SERVER_NAME was used, set server-name
5691         before calling server-start.
5693 2008-10-26  Romain Francoise  <romain@orebokech.com>
5695         * startup.el (command-line): Call daemon-initialized after
5696         starting the server.
5698 2008-10-26  Kenichi Handa  <handa@m17n.org>
5700         * help-fns.el (describe-categories): Display the terse legend at
5701         the head.
5703         * international/characters.el: Docstrings of categories improved.
5705 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5707         * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
5709         * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
5710         to the courier family.
5711         * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
5712         usually not serif'd and hence rather unlike verbatim's printed output.
5714 2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
5716         * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
5717         when reporting the module.
5719         * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
5721         * wid-edit.el (widget-color-complete): Sort completions alphabetically.
5723 2008-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5725         * files.el (locate-dominating-stop-dir-regexp): New var.
5726         (locate-dominating-file): Change arg from a regexp to a file name.
5727         Rewrite using the vc-find-root code to avoid directory-files which is
5728         too slow.  Obey locate-dominating-stop-dir-regexp.
5729         Don't pay attention to changes in owner.
5730         (project-find-settings-file): Adjust call to locate-dominating-file.
5732         * progmodes/flymake.el (flymake-find-buildfile):
5733         Adjust call to locate-dominating-file.
5735         * vc-hooks.el (vc-find-root): Use locate-dominating-file.
5736         (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
5738 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
5740         * subr.el (with-current-buffer): Rename buffer argument to
5741         buffer-or-name.
5742         * window.el (get-buffer-window-list): Rename buffer argument to
5743         buffer-or-name and make it optional.
5745 2008-10-25  Juanma Barranquero  <lekktu@gmail.com>
5747         * completion.el (add-completion-to-head, add-completion): Doc fixes.
5748         (completion-search-next, add-completions-from-file):
5749         Fix typos in docstrings.
5751         * filesets.el (filesets-menu-ensure-use-cached)
5752         (filesets-ingroup-patterns, filesets-filetype-property):
5753         * tutorial.el (get-lang-string):
5754         * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
5755         Fix typos in docstrings.
5757         * image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
5758         (image-dired-line-up-method, image-dired-thumb-size)
5759         (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
5760         (image-dired-track-original-file, image-dired-track-thumbnail)
5761         (image-dired-dired-next-line, image-dired-dired-previous-line)
5762         (image-dired-write-comments): Reflow docstrings.
5763         (image-dired-show-all-from-dir-max-files)
5764         (image-dired-format-properties-string, image-dired-create-thumbs)
5765         (image-dired-mark-tagged-files, image-dired-gallery-generate):
5766         Fix typos in docstrings.
5768         * savehist.el (savehist-save-minibuffer-history, savehist-file)
5769         (savehist-additional-variables, savehist-ignored-variables)
5770         (savehist-file-modes, savehist-autosave-interval):
5771         * startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
5772         (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
5773         (fancy-splash-image):
5774         * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
5775         (thumbs-conversion-program, thumbs-margin):
5776         Remove spurious * in docstrings.
5778 2008-10-25  Aaron S. Hawley  <aaronh@garden.org>
5780         * thingatpt.el (end-of-sexp, beginning-of-sexp)
5781         (forward-same-syntax): Omit default arguments to char-after and
5782         char-before.
5784 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
5786         * subr.el (locate-user-emacs-file): New function.
5787         (user-emacs-directory): Mention it in docstring.
5789         * completion.el (save-completions-file-name):
5790         * filesets.el (filesets-menu-cache-file):
5791         * image-dired.el (image-dired-dir, image-dired-db-file)
5792         (image-dired-temp-image-file, image-dired-gallery-dir)
5793         (image-dired-temp-rotate-image-file):
5794         * savehist.el (savehist-file):
5795         * server.el (server-auth-dir):
5796         * thumbs.el (thumbs-thumbsdir):
5797         * tutorial.el (tutorial--saved-dir):
5798         * play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
5800 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
5802         * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
5803         (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.
5805 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
5807         * filesets.el: Update author email.
5808         (filesets-data): Doc fix.
5810 2008-10-23  Jens Petersen  <petersen@redhat.com>  (tiny change)
5812         * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
5814 2008-10-23  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5816         * international/mule-cmds.el (describe-language-environment):
5817         Indent sample text.
5819 2008-10-23  Glenn Morris  <rgm@gnu.org>
5821         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
5823         * emacs-lisp/cl-macs.el (flet): Throw an error when trying to
5824         byte-compile a redefinition of a function with special byte-compile
5825         handling.  (Bug#411)
5827 2008-10-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5829         * ps-print.el: Deal with page sizes for label printes.  Suggested by
5830         Friedrich Delgado Friedrichs <friedel@nomaden.org>.
5831         (ps-print-version): New version 7.3.3.
5832         (ps-page-dimensions-database): New page sizes for label printers.
5833         (ps-n-up-printing): Fix code.
5835 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
5837         * frame.el (make-frame-command): Doc fix.  Use display-graphic-p.
5839         * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
5840         (list-at-point): Add docstrings.
5842         * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
5844         * dired-aux.el (dired-do-create-files): Doc fix.
5846 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
5848         * version.el (emacs-version): Change '*Step' to 'NS' for consistency
5849         with other documentation.
5851 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
5853         * replace.el (how-many): Fix typo in docstring.
5854         Reported by Leo <sdl.web@gmail.com>.
5856 2008-10-22  Glenn Morris  <rgm@gnu.org>
5858         * international/mule-cmds.el (universal-coding-system-argument):
5859         Check for C-g.  (Bug#1205)
5861 2008-10-22  Kenichi Handa  <handa@m17n.org>
5863         * international/characters.el: Don't setup
5864         find-word-boundary-function-table.
5865         (next-word-boundary-han, next-word-boundary-kana): Delete them.
5866         (word-combining-categories, word-separating-categories):
5867         Adjust to the change of the docstrings.
5869 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
5871         * simple.el (region-active-p): Doc fix.
5873 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
5875         * subr.el (apply-partially): Move from here...
5877         * simple.el (apply-partially): ...to here.
5879 2008-10-20  Andreas Schwab  <schwab@suse.de>
5881         * subr.el (split-string-and-unquote): Simplify regexp.
5883 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
5885         * subr.el (top-level): Require `cl' when compiling.
5887 2008-10-20  David Reitter  <david.reitter@gmail.com>
5889         * info.el (Info-mode): Do not remove an existing header line if
5890         `Info-use-header-line' is nil.
5892 2008-10-19  Juri Linkov  <juri@jurta.org>
5894         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
5895         Add arg `delimited' as in `query-replace' for the case when
5896         isearch-allow-scroll=t and the user types C-u M-%.  Doc fix.
5897         Add more indicators to the prompt ("word" and "in region").
5899         * replace.el (query-replace, query-replace-regexp)
5900         (replace-string, replace-regexp, perform-replace): Add "word"
5901         indicatiors to the prompt for word delimited replacements.
5903         * replace.el (read-regexp): Rename arg `default' to `default-value'.
5904         Doc fix.
5906 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
5908         * subr.el (apply-partially): Move here from minibuffer.el.  Doc fix.
5910         * simple.el (minibuffer-default-add-shell-commands): Doc fix.
5912 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
5914         * window.el (enlarge-window-horizontally, shrink-window-horizontally):
5915         Make argument names follow Elisp manual.
5917 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
5919         * textmodes/remember.el (remember-data-file):
5920         * shadowfile.el (shadow-initialize)
5921         <shadow-info-file, shadow-todo-file>:
5922         * savehist.el (savehist-file):
5923         * recentf.el (recentf-save-file):
5924         * pcvs-defs.el (cvs-cvsrc-file):
5925         * international/kkc.el (kkc-init-file-name):
5926         * ido.el (ido-save-directory-list-file):
5927         * calendar/todo-mode.el (todo-file-do, todo-file-done)
5928         (todo-file-top): Run file names that begin with a period thru
5929         `convert-standard-filename'.
5931         * dos-fns.el (dos-reevaluate-defcustoms): New function.  Add it to
5932         before-init-hook.
5934         Fix Bug #1183:
5936         * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
5937         coding-system-for-read to ediff-coding-system-for-write.
5939         * ediff-util.el (ediff-make-temp-file): Unconditionally bind
5940         coding-system-for-write to ediff-coding-system-for-write.
5942         * ediff-init.el (ediff-coding-system-for-read): Doc fix.
5943         (ediff-coding-system-for-write): Set to emacs-internal.
5945 2008-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5947         * international/mule-conf.el (emacs-internal): New coding system alias.
5949 2008-10-18  Juri Linkov  <juri@jurta.org>
5951         * info.el (Info-file-supports-index-cookies-list): New variable.
5952         (Info-file-supports-index-cookies): New function.
5953         (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
5954         (Info-index-nodes): Let-bind Info-point-loc to nil for files
5955         without an index cookie to ignore it when Info-index-nodes is
5956         called during navigating from an index node with line numbers.
5957         (Info-index-node): Set file to Info-current-file if nil.  (Bug#1118)
5959         * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
5960         variable definition section.
5962         * info.el (Info-find-node-2): Put initial point below the header line
5963         and breadcrumbs line.
5965 2008-10-18  Glenn Morris  <rgm@gnu.org>
5967         * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if
5968         the needed external programs were not found.
5970 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
5972         * files.el (trash-directory): Run thru `convert-standard-filename'.
5973         (file-modes-char-to-who, file-modes-char-to-right)
5974         (file-modes-rights-to-number, file-modes-symbolic-to-number)
5975         (read-file-modes): Doc fixes.
5977 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
5979         * abbrev.el (define-abbrev): Doc fix.
5981 2008-10-17  Alan Mackenzie  <acm@muc.de>
5983         * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct
5984         foo bar [] = { ...".
5986 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
5988         * faces.el (face-spec-set-2): Don't pass invalid attributes to
5989         set-face-attribute.
5991 2008-10-17  Juanma Barranquero  <lekktu@gmail.com>
5993         * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
5994         according to `locale-coding-system'.  (This fixes trivial bug reported
5995         as part of bug#1179).
5996         Sort list of valid locale ids (EnumSystemLocales does not guarantee any
5997         particular order).  Use `when'.
5999 2008-10-16  Juanma Barranquero  <lekktu@gmail.com>
6001         * w32-fns.el (w32-check-shell-configuration): Doc fix.
6002         (w32-add-charset-info): Fix typo in docstring.
6004 2008-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6006         * international/mule-conf.el: Removed `utf8' and `UTF8' aliases
6007         after discussion.
6009 2008-10-16  Magnus Henoch  <mange@freemail.hu>
6011         * vc-arch.el (vc-arch-dir-status): New function.
6012         (vc-arch-after-dir-status): New function.
6014 2008-10-16  Glenn Morris  <rgm@gnu.org>
6016         * man.el (Man-getpage-in-background): Force recent `man's to output
6017         escape sequences even when stdout is not a tty.  (Bug#1142)
6019 2008-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6021         * international/mule-conf.el: Add `utf8' and `UTF8' as
6022         aliases for the `utf-8' coding system.
6024 2008-10-15  Juanma Barranquero  <lekktu@gmail.com>
6026         * find-file.el (ff-get-file): Doc fix.
6027         (ff-get-file-name): Use `let', not `let*'.
6028         (ff-search-directories): Fix typo in docstring.
6029         (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
6030         (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
6031         (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
6032         (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
6033         (cc-other-file-alist, modula2-other-file-alist):
6034         Remove spurious * in docstrings.
6036 2008-10-14  Chong Yidong  <cyd@stupidchicken.com>
6038         * faces.el (set-face-attribute): Set family and foundry before
6039         other attributes.
6040         (face-spec-set-2): Pass unmodified args to set-face-attribute.
6042 2008-10-14  Juanma Barranquero  <lekktu@gmail.com>
6044         * hl-line.el (hl-line-unload-function): New function.
6045         (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
6046         (hl-line-sticky-flag): Remove spurious * in docstring.
6048 2008-10-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6050         * vc-git.el (vc-git-show-log-entry): Include the revision in the
6051         search string.
6053 2008-10-14  Michael Albinus  <michael.albinus@gmx.de>
6055         * net/tramp.el (tramp-process-one-action): Embed regexp in
6056         parentheses, before adding end-of-buffer construct.  Suggested by
6057         Markus Triska <markus.triska@gmx.at>.
6059 2008-10-13  Ulf Jasper  <ulf.jasper@web.de>
6061         * net/newst-plainview.el (w3m-toggle-inline-image):
6062         Define 'declare-function if necessary, for compatibility.
6064         * net/newst-treeview.el (w3m-toggle-inline-images):
6065         Define 'declare-function if necessary, for compatibility.
6067 2008-10-13  Alan Mackenzie  <acm@muc.de>
6069         * progmodes/cc-cmds.el (c-indent-region): Fix previous patch
6070         so that the function works on one-line macros.
6072         * progmodes/cc-engine.el: Amend several doc strings and comments.
6074 2008-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
6076         * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
6078         * vc-cvs.el (vc-cvs-dir-stay-local): Remove.
6079         (vc-cvs-stay-local): Add a new choice and default to it.
6080         (vc-cvs-dir-status): Use the new vc-stay-local choice.
6082         * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
6084 2008-10-12  Stephen Leake  <stephen_leake@member.fsf.org>
6086         * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
6087         Add support for extended return statement.
6089         * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
6090         and obj-dir; keep user order.
6092 2008-10-12  Glenn Morris  <rgm@gnu.org>
6094         * Makefile.in (ELCFILES): Update.
6096         * simple.el (shell-delimiter-argument-list, shell-file-name-chars)
6097         (shell-file-name-quote-list): Declare.
6099 2008-10-12  Michael Albinus  <michael.albinus@gmx.de>
6101         * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
6103 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
6105         * startup.el (command-line): If toolbar is disabled but ought to
6106         be initialized, call tool-bar-setup.
6108         * tool-bar.el (tool-bar-setup): Variable deleted.
6109         (tool-bar-setup): Set it up unconditionally.
6111         * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
6113         * progmodes/grep.el (grep-mode-tool-bar-map): Check if
6114         tool-bar-map has been initialized before setting it up.
6116         * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
6117         tool-bar-map has been initialized before setting it up.
6119 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
6121         * emacs-lisp/warnings.el (display-warning): Issue a message if
6122         called during daemon initialization.
6124         * tool-bar.el (tool-bar-local-item)
6125         (tool-bar-local-item-from-menu): Put the check for number of
6126         display colors into the image expression.
6127         (tool-bar-setup): Don't be a no-op on ttys.
6129         * info.el (info-tool-bar-map):
6130         * progmodes/gud.el (gud-tool-bar-map):
6131         * progmodes/grep.el (grep-mode-tool-bar-map):
6132         * progmodes/compile.el (compilation-mode-tool-bar-map):
6133         Initialize it unconditionally.
6135 2008-10-11  Romain Francoise  <romain@orebokech.com>
6137         * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
6138         * kmacro.el (kmacro-edit-lossage): Ditto.
6139         * edmacro.el (edit-kbd-macro): Ditto.
6141 2008-10-11  Ulf Jasper  <ulf.jasper@web.de>
6143         * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
6144         Fix variable names.
6146 2008-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
6148         * startup.el (command-line): Revert 2008-09-26 change, not
6149         necessary anymore.
6151 2008-10-10  Andreas Schwab  <schwab@suse.de>
6153         * simple.el (minibuffer-complete-shell-command):
6154         Bind comint-delimiter-argument-list, comint-file-name-chars and
6155         comint-file-name-quote-list like shell-mode.
6157 2008-10-10  Martin Rudalics  <rudalics@gmx.at>
6159         * window.el (pop-to-buffer): Fix misplacement of arg norecord in
6160         call of select-window.
6162 2008-10-10  Jay Belanger  <jay.p.belanger@gmail.com>
6164         * calc/calc.el (calc-embedded-word-regexp)
6165         (calc-embedded-word-regexp-alist): New variables.
6166         (calc-embedded-open-word, calc-embedded-close-word)
6167         (calc-embedded-open-close-word-alist): Remove unused variables.
6169         * calc/calc-embed.el (calc-embedded-make-info):
6170         Use `calc-embedded-word-regexp' to find words.
6172 2008-10-10  Martin Rudalics  <rudalics@gmx.at>
6174         * info.el (Info-extract-menu-counting): New argument no-detail to
6175         skip detailed node listings.
6176         (Info-forward-node): New argument not-up to inhibit going up.
6177         (Info-final-node): Call Info-extract-menu-counting and
6178         Info-forward-node with the new arguments set to avoid infinite
6179         looping.  (Bug#1116)
6181 2008-10-10  Eli Zaretskii  <eliz@gnu.org>
6183         * startup.el (command-line): Don't invoke tool-bar-mode if it is
6184         not fboundp.
6186 2008-10-09  Chong Yidong  <cyd@stupidchicken.com>
6188         * startup.el (command-line): Enable tool-bar-mode as long as it is
6189         not suppressed by X resources, regardless of the terminal.
6191         * tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
6192         graphical terminals.
6193         (tool-bar-setup): No-op if called on a tty.
6195 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
6197         * frame.el (make-frame-on-tty): Use "F" inside interactive.
6198         Support `pc' ``window-system''.
6200         * progmodes/compile.el (compilation-start): Resurrect the version
6201         for systems that don't support asynchronous subprocesses.
6203 2008-10-09  Martin Rudalics  <rudalics@gmx.at>
6205         * window.el (pop-up-frames): Add choice graphic-only.
6206         (display-buffer): When pop-up-frames equals graphic-only do
6207         not pop up new frame on text-only terminals.  (Bug#1061)
6209 2008-10-09  Dan Nicolaescu  <dann@ics.uci.edu>
6211         * vc-cvs.el (vc-cvs-dir-stay-local): New variable.
6212         (vc-cvs-dir-status): Use it.
6214 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
6216         * json.el (json-skip-whitespace): Fix last change.
6218 2008-10-08  Juanma Barranquero  <lekktu@gmail.com>
6220         * bs.el (bs-unload-function): New function.
6222 2008-10-08  Sven Joachim  <svenjoac@gmx.de>
6224         * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
6225         * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6226         For clarity, explicitly require cl.
6228 2008-10-08  Michael Olson  <mwolson@gnu.org>
6230         * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
6231         can avoid a bad interaction with programs that add functions to
6232         the window-scroll-functions hook.  This fixes Bug #858.
6234 2008-10-07  Chong Yidong  <cyd@stupidchicken.com>
6236         * startup.el (command-line): Use display-warning to warn about an
6237         init file error.
6238         (command-line-1): Remove init file error delay.
6240 2008-10-07  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
6242         * rx-new.el (rx-constituents): Change `anything' to call rx-anything.
6243         Change `not-wordchar' assignment to "\\W" from "[^[:word:]]".
6244         (rx-group-if): New function.
6245         (rx-parent): New variable.
6246         (rx-and, rx-or): Put shy groups only when necessary.
6247         (rx-bracket): Remove.
6248         (rx-anything): New function.
6249         (rx-any-delete-from-range, rx-any-condense-range)
6250         (rx-check-any-string): New functions.
6251         (rx-check-any): Return result as a list.  Don't convert chars to
6252         strings.  Don't prepend "\\" to "^".  Don't search for close bracket.
6253         Check char category string.  Call rx-form instead of rx-to-string.
6254         (rx-any): Rebuid to complete the function.
6255         (rx-check-not): Fix char category regexp pattern string.
6256         Call rx-form instead of rx-to-string.
6257         (rx-not): Call rx-form instead of rx-to-string.  Convert "[^]" to
6258         "[^^]".  Call regexp-quote for one char string when not called from
6259         rx-not.  Add "\\w", and toggle to upcase.  Add the case of
6260         "\\[SCBW]" to toggle.
6261         (rx-=, rx->=, rx-**, rx-repeat, rx-submatch): Call rx-form
6262         instead of rx-to-string.
6263         (rx-kleene): Call rx-form instead of rx-to-string.
6264         Call rx-group-if to adjust putting of shy groups.
6265         (rx-atomic-p): Make check more precisely.
6266         (rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
6267         (rx-regexp): Call rx-group-if.
6268         (rx-form): New function.
6269         (rx-to-string): Call rx-form, rx-group-if.
6270         Refine definition of NO-GROUP.
6272 2008-10-07  T. V. Raman  <raman@users.sourceforge.net>  (tiny change)
6274         * json.el (json-advance): Use forward-char.
6275         (json-skip-whitespace): Use skip-syntax-forward.
6277 2008-10-07  Alan Mackenzie  <acm@muc.de>
6279         * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
6280         indenting a macro followed by blank lines doesn't backslash the
6281         following non-blank line into the macro.
6283 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
6285         * startup.el (before-init-time, after-init-time): Move into emacs.c.
6286         (command-line): Set after-init-time to nil before initialization.
6288 2008-10-06  Jay Belanger  <jay.p.belanger@gmail.com>
6290         * calc/calc-units.el (math-standard-units): Update the values
6291         of the units.
6293 2008-10-06  Juanma Barranquero  <lekktu@gmail.com>
6295         * bookmark.el (bookmark-unload-function): New function.
6297 2008-10-06  Andreas Schwab  <schwab@suse.de>
6299         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
6301 2008-10-06  Martin Rudalics  <rudalics@gmx.at>
6303         * mail/footnote.el: Remove * in defcustom docstrings and tell
6304         for most options that customizing them doesn't affect buffers
6305         already displaying footnotes.
6306         (Footnote-refresh-footnotes, Footnote-renumber-footnotes):
6307         Fix handling of text properties and identical start/end tags.
6308         Do not use format when renumbering.
6309         (Footnote-set-style): Make it work.
6310         (Footnote-insert-numbered-footnote): Simplify.
6311         (Footnote-narrow-to-footnotes, Footnote-insert-footnote)
6312         (Footnote-goto-footnote): Fix handling of empty section tag.
6313         (Footnote-delete-footnote): Fix handling of identical start/end
6314         tags, empty section tag, and spaced footnotes.  Do not use
6315         kill-region.
6316         (footnote-mode): Make most options buffer-local to avoid that
6317         customizing messes up handling of footnotes in buffers that
6318         already display them.
6320 2008-10-06  Dan Nicolaescu  <dann@ics.uci.edu>
6322         * faces.el (x-create-frame-with-faces): Undo previous change.
6324         * vc-cvs.el (vc-cvs-after-dir-status): Parse the output for non
6325         existent files.
6327 2008-10-05  Chong Yidong  <cyd@stupidchicken.com>
6329         * international/mule-cmds.el (universal-coding-system-argument):
6330         Handle digit-argument too.
6332 2008-10-05  Mario Lang  <mlang@delysid.org>
6334         * xml.el (xml-parse-string): Use skip-chars-forward.
6336 2008-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6338         * vc-bzr.el (vc-bzr-after-dir-status): Parse the output for non
6339         existent files.
6340         (vc-bzr-dir-status-files): New function.
6342 2008-10-04  Glenn Morris  <rgm@gnu.org>
6344         * files.el (make-temp-file): Handle empty `prefix'.  (Bug#1081)
6346         * vc-svn.el (vc-svn-after-dir-status): Handle `svn status -u' output.
6347         (vc-svn-dir-status): Respect vc-stay-local-p.  (Bug#1046)
6349         * vc-cvs.el (vc-cvs-dir-status-heuristic): New function.
6350         (vc-cvs-dir-status): Respect vc-stay-local-p.  (Bug#1046)
6352 2008-10-04  David J. Biesack  <David.Biesack@sas.com>  (tiny change)
6354         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
6355         Fix typo.  (Bug#1074)
6357 2008-10-04  Martin Rudalics  <rudalics@gmx.at>
6359         * progmodes/compile.el (compilation-start): Make sure to move to
6360         point-max only when we are in the compilation buffer.  (Bug#1073)
6362 2008-10-04  Dan Nicolaescu  <dann@ics.uci.edu>
6364         * faces.el (x-create-frame-with-faces): Only setup the toolbar if
6365         tool-bar-mode is on.
6367         * vc-svn.el (vc-svn-dir-status-files):
6368         * vc-cvs.el (vc-cvs-dir-status-files): New function.
6370 2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
6372         * vc-hg.el (vc-hg-dir-status-files): New function.
6374 2008-10-03  Martin Rudalics  <rudalics@gmx.at>
6376         * window.el (window--display-buffer-1): Don't care about
6377         visibility since raise-frame does.
6379 2008-10-03  Mario Lang  <mlang@delysid.org>
6381         * nxml/xmltok.el (xmltok-forward): Simplify.
6383 2008-10-03  Glenn Morris  <rgm@gnu.org>
6385         * Makefile.in (ELCFILES): Update.
6387         * frame.el (set-default-font): Make obsolete.
6388         * mouse.el (mouse-set-font): Use set-frame-font.
6390         * jka-cmpr-hook.el (jka-compr-compression-info-list)
6391         (jka-compr-mode-alist-additions): Also match `.tbz2'.
6393         * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
6394         * files.el (auto-mode-alist): Add .PRO as per above autoload.
6396 2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
6398         * vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
6399         (vc-dir-refresh): Set it here instead.  (Bug#1067)
6401 2008-10-02  Chong Yidong  <cyd@stupidchicken.com>
6403         * faces.el (inhibit-frame-set-background-mode): New var.
6404         (frame-set-background-mode): Use it to avoid a loop in
6405         face-spec-recalc.
6407 2008-10-02  Glenn Morris  <rgm@gnu.org>
6409         * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete
6410         vc-diff-switches.
6412 2008-10-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6414         * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
6415         that is, to take some action when a buffer is killed.  Suggested by
6416         Stefan Monnier <monnier@iro.umontreal.ca>.  Doc fix.  New version
6417         11.2.2.
6418         (whitespace-action): Docstring and :type fix.
6419         (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
6420         Code fix.
6421         (whitespace-add-local-hook, whitespace-remove-local-hook)
6422         (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
6424 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6426         * net/tls.el (open-tls-stream): Show the actual command being
6427         executed, instead of the format string.
6429 2008-10-01  Eli Zaretskii  <eliz@gnu.org>
6431         * term/internal.el (dos-locale-alist): New alist.
6432         (dos-codepage-setup): Use it to compute a value of locale with
6433         which to call set-locale-environment.  Remove code to set
6434         terminal, keyboard, and file-name encoding (done by
6435         set-locale-environment).
6437         * international/mule-cmds.el
6438         (set-language-environment-nonascii-translation): Fix nonascii
6439         value for `pc' ``window-system''.
6440         (set-display-table-and-terminal-coding-system)
6441         (set-default-coding-systems): Don't special-case `pc'.
6443 2008-10-01  Glenn Morris  <rgm@gnu.org>
6445         * filesets.el (filesets-menu-name): Fix type.
6446         (filesets-menu-path, filesets-menu-before): Fix types.
6447         Change defaults to be consistent with recentf.  (Bug#1056)
6449 2008-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6451         * term/xterm.el (xterm-turn-on-modify-other-keys)
6452         (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
6453         Don't forget to pass `terminal' to `send-string-to-terminal'.
6455 2008-09-30  Michael Albinus  <michael.albinus@gmx.de>
6457         * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
6458         (vc-file-not-found-hook): Check, that `buffer-file-name' is
6459         non-nil.  It is not clear, whether this is only fixing symptoms on
6460         an error.  OTOH, in all other cases, the call of `vc-file-clearprops'
6461         is embedded by that check.  So it might be TRT.  Suggested by Dan
6462         Nicolaescu <dann@ics.uci.edu>.
6464 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
6466         * Makefile.in (ELCFILES): Remove codepage.elc.
6468         * international/codepage.el: File removed, as even ms-dos doesn't
6469         need it anymore.
6471         * loadup.el [ms-dos]: Don't load ccl and codepage.
6473         * term/internal.el: Remove coding: cookie and no-byte-compile flag.
6474         (IT-character-translations, cjk-codepages-alist): Remove variables.
6475         (IT-display-table-setup, dos-cpNNN-setup): Remove functions.
6476         (IT-unicode-translations): Remove charset and base elements.
6477         Add translations for Latin-1 characters.
6478         (IT-setup-unicode-display): Accept a CODING argument.  Don't use
6479         base and chset elements of IT-unicode-translations.  Don't wrap
6480         translation in "{...}".  Set up translations only for characters
6481         for which unencodable-char-position returns non-nil.
6482         (dos-codepage-setup): Don't use special-case codepages in
6483         cjk-codepages-alist.
6485         * files.el (locate-dominating-file): Wrap directory-files with
6486         condition-case, instead of calling file-directory-p, which stats
6487         the directory one more time.
6489         * mail/mail-utils.el (mail-unquote-printable-region):
6490         Use insert-byte instead of insert-char, when the UNIBYTE arg is
6491         non-nil.
6493 2008-09-30  Daiki Ueno  <ueno@unixuser.org>
6495         * epa-file.el (epa-file-insert-file-contents): Fix typo.
6497 2008-09-30  Glenn Morris  <rgm@gnu.org>
6499         * progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
6501 2008-09-30  Daniel Colascione  <danc@merrillpress.com>
6503         * progmodes/which-func.el (which-func-imenu-joiner-function): New.
6504         (which-function): Handle nested imenu trees.
6506         * imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
6507         some nested menu items.
6509 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
6511         * calc/calc-units.el (math-standard-units): Add entries used to
6512         display the values in the units buffer.
6513         (math-build-units-table): Add entries to the units table to be used
6514         to display the values in the units buffer.
6515         (math-build-units-table-buffer): Use the display entry of the units
6516         table when non-nil.
6517         (calc-define-unit): Add option to enter display value of unit.
6519 2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
6521         * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
6523 2008-09-29  Eli Zaretskii  <eliz@gnu.org>
6525         * files.el (locate-dominating-file): Take file-attributes of
6526         `dir', not of `file' (which never changes).
6528 2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
6530         * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
6531         also be `localname'.
6533         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
6534         IDENTIFICATION.
6536 2008-09-28  Glenn Morris  <rgm@gnu.org>
6538         * vc.el (vc-switches): Give it a doc string.
6540 2008-09-28  Romain Francoise  <romain@orebokech.com>
6542         * comint.el (comint-show-output): Adjust to stickiness changes of
6543         the output field.
6545         * startup.el (command-line): Start the daemon server later.
6547 2008-09-28  Martin Rudalics  <rudalics@gmx.at>
6549         * subr.el (read-quoted-char): Call char-resolve-modifiers
6550         instead of char-resolve-modifers.
6552 2008-09-27  Glenn Morris  <rgm@gnu.org>
6554         * play/solitaire.el (solitaire-mode-map): Bind "\r" rather
6555         than [return].  (Bug#1031)
6557 2008-09-27  Peter Dyballa  <Peter_Dyballa@Freenet.DE>
6559         * calendar/calendar.el (solar-sunrises-buffer): Fix typo.
6561 2008-09-27  Daiki Ueno  <ueno@unixuser.org>
6563         * epg.el (epg-wait-for-status): Check if there is no pending status.
6564         Reported by Ted Romer <ted@romerfamily.com>.
6566 2008-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
6568         * startup.el (command-line): Turn on menu-bar-mode and
6569         tool-bar-mode when running as a daemon.
6571 2008-09-26  Eli Zaretskii  <eliz@gnu.org>
6573         * makefile.w32-in ($(lisp)/progmodes/cc-mode.elc): Remove.
6574         ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
6575         ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
6576         ($(lisp)/progmodes/cc-engine.elc)
6577         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
6578         ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
6579         ($(lisp)/progmodes/cc-subword.elc)
6580         ($(lisp)/progmodes/cc-vars.elc): New dependencies.
6582         * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Remove.
6583         ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
6584         ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
6585         ($(lisp)/progmodes/cc-engine.elc)
6586         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
6587         ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
6588         ($(lisp)/progmodes/cc-subword.elc)
6589         ($(lisp)/progmodes/cc-vars.elc): New dependencies.
6591 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6593         * informat.el (Info-split-threshold): New variable.
6594         (Info-split): Use it.
6596         * textmodes/texinfmt.el (texinfo-format-buffer):
6597         Use Info-split-threshold to decide whether to split Info files.
6599 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
6601         * progmodes/octave-mod.el (octave-mode-menu): Fix incorrect
6602         quoting.
6604         * comint.el (comint-dynamic-complete-as-filename): Quote directory
6605         name when reinserting it.
6607         * isearch.el (isearch-search-fun): Use word-search-forward-lax and
6608         word-search-backward-lax for incremental word search.
6610 2008-09-25  Juanma Barranquero  <lekktu@gmail.com>
6612         * generic-x.el (generic-other-modes): Fix typo in docstring.
6613         (generic-use-find-file-hook, generic-lines-to-scan)
6614         (generic-find-file-regexp, generic-ignore-files-regexp)
6615         (generic-define-mswindows-modes, generic-define-unix-modes):
6616         Remove `*' from docstring.
6617         (generic-mode-find-file-hook): Use `string-match-p'.
6618         (apache-log-generic-mode, mailagent-rules-generic-mode)
6619         (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
6620         (java-manifest-generic-mode, java-properties-generic-mode)
6621         (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
6622         for consistency with other modes in generic-x.el.
6624 2008-09-25  Martin Rudalics  <rudalics@gmx.at>
6626         * textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
6627         (latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
6628         parens specially only if latex-handle-escaped-parens is non-nil.
6629         (latex-indent-within-escaped-parens): New option.
6630         (latex-find-indent): Bind latex-handle-escaped-parens to
6631         latex-indent-within-escaped-parens.  Do not treat escaped parens
6632         specially when this is nil.  (Bug#954)
6634 2008-09-25  Glenn Morris  <rgm@gnu.org>
6636         * ffap.el (ffap-fixup-url): Don't call url-normalize-url.  (Bug#898)
6638 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
6640         * vc.el (vc-mark-resolved): Move message here from
6641         vc-default-mark-resolved.
6642         (vc-default-mark-resolved): Change to an alias for ignore.
6644 2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
6646         * term.el (term-emulate-terminal): Encode input string before
6647         checking its length.
6649 2008-09-24  Chong Yidong  <cyd@stupidchicken.com>
6651         * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
6652         is loaded.
6654         * server.el (server-buffer-done): Avoid changing the buffer when
6655         deleting the client's frame (bug#640).
6657         * vc.el (vc-default-mark-resolved): New function.
6659 2008-09-24  Stephen Berman  <stephen.berman@gmx.net>
6661         * mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
6662         from raising a wrong-type-argument error.
6664 2008-09-24  Martin Rudalics  <rudalics@gmx.at>
6666         * help-fns.el (describe-function-1, describe-variable): Print
6667         relative file name in help buffer.
6668         * faces.el (describe-face): Print relative file name in help
6669         buffer.
6671 2008-09-23  Romain Francoise  <romain@orebokech.com>
6673         * subr.el (with-output-to-string): Make sure that the temporary
6674         buffer gets killed.
6676 2008-09-23  Markus Sauermann  <markus@sauermann-consulting.de>  (tiny change)
6678         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
6679         indentation problem with keyword symbols when a list starts with
6680         ,@ or spaces.  (Bug#1012)
6682 2008-09-23  Martin Rudalics  <rudalics@gmx.at>
6684         * textmodes/tex-mode.el (latex-find-indent): Try to handle
6685         escaped close parens correctly.  (Bug#954)
6687 2008-09-22  Tassilo Horn  <tassilo@member.fsf.org>
6689         * play/fortune.el (fortune-in-buffer): Fix a bug which forced
6690         usage of `fortune-file' even though a FILE argument was passed to
6691         the function.
6693 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
6695         * startup.el (command-line): Start the server when in daemon mode.
6696         Remove always true test.
6698         * frame.el (frame-initialize): Remove spurious setting of
6699         special-display-function with the default value.
6701 2008-09-20  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6703         * calc/calc-vec.el (calcFunc-venum): Properly handle intervals.
6705 2008-09-20  Glenn Morris  <rgm@gnu.org>
6707         * emacs-lisp/lisp-mode.el (lisp-indent-offset):
6708         Fix custom type.  (Bug#1011)
6710 2008-09-20  David De La Harpe Golden  <david@harpegolden.net>
6712         * files.el (move-file-to-trash): Avoid recursive trashing if
6713         rename-file calls delete-file.
6715 2008-09-20  Glenn Morris  <rgm@gnu.org>
6717         * play/fortune.el: Remove leading `*' from defcustom docs.
6718         (fortune-program-options): Doc fix.  Allow to be a string again.
6719         Add :version.
6720         (fortune-in-buffer): Handle fortune-program-options as a string.
6721         Don't rely on fortune program accepting options after fortune file.
6723 2008-09-20  Justin Bogner  <mail@justinbogner.com>  (tiny change)
6725         * play/fortune.el (fortune-program-options): Change to a list.
6726         (fortune-in-buffer): Use apply.
6728 2008-09-20  Ulrich Mueller  <ulm@kph.uni-mainz.de>
6730         * emacs-lisp/authors.el: Change encoding of file to utf-8.
6731         (authors-coding-system): Likewise.
6733 2008-09-20  Ami Fischman  <ami@fischman.org>
6735         * savehist.el (savehist-save): Handle errors in writing as well as
6736         reading.
6738 2008-09-20  Michael Olson  <mwolson@gnu.org>
6740         * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order
6741         to provide a minimal performance boost.
6743 2008-09-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6745         * proced.el (proced-grammar-alist, proced-custom-attributes)
6746         (proced-format-alist, proced-format, proced-filter-alist)
6747         (proced-filter, proced-sort): Use defcustom.
6748         (proced-mode): Fix docstring.
6749         (proced-process-attributes): Handle return value nil of functions
6750         in proced-custom-attributes.
6752 2008-09-19  Martin Rudalics  <rudalics@gmx.at>
6754         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
6755         flag from "'" entry in sgml-tag-syntax-table.  (Bug#946)
6757 2008-09-19  Miles Bader  <miles@gnu.org>
6759         * comint.el (comint-output-filter): Make field properties for
6760         output text front-sticky.
6762 2008-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
6764         * vc-bzr.el (vc-bzr-show-log-entry):
6765         * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
6766         C-x v l for a directory uses that.
6768 2008-09-18  Simon Josefsson  <simon@josefsson.org>
6770         * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
6771         .sieve files.
6773 2008-09-18  Martin Rudalics  <rudalics@gmx.at>
6775         * help-macro.el (make-help-screen): Preserve key bindings
6776         established in help-mode call when exiting this macro.
6778 2008-09-17  Kenichi Handa  <handa@m17n.org>
6780         * language/burmese.el: Fix setting of composition-function-table.
6782 2008-09-17  Martin Rudalics  <rudalics@gmx.at>
6784         * info.el (Info-follow-nearest-node): Don't raise an error for
6785         mouse-1 clicks.
6787 2008-09-17  Jay Belanger  <jay.p.belanger@gmail.com>
6789         * calc/calc-units.el (calc-convert-temperature): Use default
6790         units when appropriate.
6792 2008-09-16  Markus Triska  <markus.triska@gmx.at>
6794         * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
6795         catch errors raised in `texmathp'.
6796         (flyspell-tex-math-initialized): Remove.
6798 2008-09-16  Martin Rudalics  <rudalics@gmx.at>
6800         * frame.el (select-frame-set-input-focus): With non-nil
6801         mouse-autoselect-window always move mouse cursor to frame's
6802         selected window.  Otherwise restore pre 2008-09-13 behavior.
6803         (select-frame-by-name): Use select-frame-set-input-focus.
6805         * files.el (switch-to-buffer-other-frame): Don't raise frame since
6806         pop-to-buffer already does it.
6807         (display-buffer-other-frame): Fix doc-string.
6809 2008-09-16  Glenn Morris  <rgm@gnu.org>
6811         * add-log.el (diff-find-source-location): Update declaration.
6813         * progmodes/make-mode.el (makefile-match-function-end):
6814         Move point.  (Bug#983)
6816 2008-09-16  Daiki Ueno  <ueno@unixuser.org>
6818         * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
6820 2008-09-15  Juanma Barranquero  <lekktu@gmail.com>
6822         * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
6823         (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
6825 2008-09-15  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6827         * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
6829 2008-09-15  Martin Rudalics  <rudalics@gmx.at>
6831         * files.el (file-truename): Don't raise args-out-of-range error
6832         when filename has no separator on windows-nt.  (Bug#982)
6834 2008-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6836         * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
6837         be more honest when we don't know.
6838         (diff-tell-file-name): Don't prompt before the actual prompt.
6839         (diff-mode): Don't prompt in add-log-buffer-file-name-function.
6840         (diff-find-source-location): Add `noprompt' argument.
6841         (diff-current-defun): Don't prompt.
6843 2008-09-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6845         * proced.el (proced-mark-face, proced-marked-face)
6846         (proced-sort-header-face): Remove.
6847         (proced-font-lock-keywords): Simplify.
6848         (proced-format): Use face proced-sort-header.
6849         (proced-format-interactive, proced-sort-interactive)
6850         (proced-filter-interactive): Only call proced-update if the scheme
6851         has changed.
6852         (proced-sort-header): Use posn-actual-col-row.
6854 2008-09-14  Martin Rudalics  <rudalics@gmx.at>
6856         * add-log.el (change-log-find-window): New variable.
6857         (change-log-goto-source-1, change-log-goto-source):
6858         Set change-log-find-window to window displaying source.
6859         (change-log-next-error): Select window specified by
6860         change-log-find-window.
6862 2008-09-13  Martin Rudalics  <rudalics@gmx.at>
6864         * frame.el (select-frame-set-input-focus): With focus follows
6865         mouse move mouse cursor to right window.
6866         * window.el (pop-to-buffer): Select window before calling
6867         select-frame-set-input-focus.
6869 2008-09-12  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6871         * proced.el (proced-sort-header): New face.
6872         (proced-sort-header-face): New variable.
6873         (proced-format): Allow format value nil.
6874         Use proced-sort-header-face for header of sort column.
6875         (proced-format-args): New function.
6876         (proced-grammar-alist, proced-timer-flag, proced-process-alist)
6877         (proced-header-help-echo, proced-field-help-echo, proced-timer)
6878         (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
6879         (proced-refine): Rename from proced-filter-attribute.  Doc fix.
6880         (proced-sort-header): Bind also to mouse-1.
6881         (proced-move-to-goal-column): Return position of point.
6882         (proced-filter-interactive): Always revert listing.
6883         (proced-format-ttname): Simplify.
6884         (proced-update): Do not keep undo information.  Put point at
6885         beginning of buffer if we generate the first listing.
6887 2008-09-12  Tassilo Horn  <tassilo@member.fsf.org>
6889         * doc-view.el (doc-view-scroll-up-or-next-page)
6890         (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
6891         vertically split windows.
6893 2008-09-12  Glenn Morris  <rgm@gnu.org>
6895         * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
6897         * indent.el (indent-line-function): Doc fix.
6898         * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
6900 2008-09-11  Martin Rudalics  <rudalics@gmx.at>
6902         * window.el (pop-to-buffer): If the window for buffer-or-name is
6903         not on the selected frame, raise that window's frame and give it
6904         input focus.  (Bug#745)
6906 2008-09-11  Glenn Morris  <rgm@gnu.org>
6908         * ido.el (ido-mode): Initialize with custom-initialize-default,
6909         rather than a set function.  (Bug#947)
6911 2008-09-10  Chong Yidong  <cyd@stupidchicken.com>
6913         * replace.el (perform-replace): Don't set inhibit-read-only using
6914         query-replace-skip-read-only (bug#956).
6916         * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
6917         of the <<foo>> form.
6919 2008-09-10  Martin Rudalics  <rudalics@gmx.at>
6921         * window.el (display-buffer): Fix doc-string typo.
6923 2008-09-10  Kenichi Handa  <handa@m17n.org>
6925         * composite.el (compose-gstring-for-graphic): Fix previous change.
6927 2008-09-10  Glenn Morris  <rgm@gnu.org>
6929         * info.el (Info-try-follow-nearest-node): Fix doc typo.
6931 2008-09-10  Stephen Berman  <stephen.berman@gmx.net>
6933         * info.el (Info-mouse-follow-nearest-node): Follow links to different
6934         manuals.  (Bug#886)
6936 2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
6938         * ido.el (ido-unload-function): New function.
6940 2008-09-08  Juanma Barranquero  <lekktu@gmail.com>
6942         * ido.el (ido-file-internal): Fix typo in prompt.
6943         (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
6944         (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
6945         (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
6946         (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
6947         Fix typos in docstrings.
6949 2008-09-08  Martin Rudalics  <rudalics@gmx.at>
6951         * help-fns.el (describe-function-1): Don't print extra newline
6952         after filling.
6954 2008-09-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6956         * help-fns.el (find-lisp-object-file-name): Handle case where
6957         library is compressed.
6959 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
6961         * complete.el (PC-do-completion): Don't replace buffer
6962         contents (bug#227).
6964 2008-09-07  Juanma Barranquero  <lekktu@gmail.com>
6966         * loadhist.el (unload-feature-special-hooks):
6967         Add `choose-completion-string-functions'.
6969 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6971         * vc-svn.el (vc-svn-root):
6972         * vc-sccs.el (vc-sccs-root):
6973         * vc-rcs.el (vc-rcs-root):
6974         * vc-cvs.el (vc-cvs-root): Delete.
6975         * vc-hooks.el (vc-find-root): Remove `invert' argument.
6977 2008-09-07  Nikolaj Schumacher  <n_schumacher@web.de>
6979         * progmodes/flymake.el (flymake-parse-err-lines): Filter out
6980         errors occurring in different files.
6982 2008-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
6984         * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
6985         (vc-bzr-status-printer): New function.
6986         (vc-bzr-after-dir-status): Deal with renamed files.
6988 2008-09-07  Johan Euphrosine  <proppy@aminche.com>  (tiny change)
6990         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
6991         buffer's filename.
6993 2008-09-07  Martin Rudalics  <rudalics@gmx.at>
6995         * subr.el (cancel-change-group): Widen buffer temporarily when
6996         undoing changes.  (Bug#810)
6998 2008-09-07  Nick Roberts  <nickrob@snap.net.nz>
7000         * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
7001         with gud-stop-subjob rather than exit debugger.
7003 2008-09-07  Kenichi Handa  <handa@m17n.org>
7005         * composite.el: Compose combining characters only when it
7006         follows a character matching with "[[:alpha:]]".
7008 2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7010         * proced.el: Require time-date.
7011         (proced-command-alist, proced-command, proced-goal-header-re)
7012         (proced-sorting-schemes-alist, proced-sorting-scheme)
7013         (proced-header-alist, proced-sorting-schemes-re)
7014         (proced-skip-regexp, proced-next-line, proced-previous-line)
7015         (proced-listing-type, proced-sorting-scheme-p): Remove.
7016         (proced-grammar-alist, proced-custom-attributes)
7017         (proced-format-alist, proced-format, proced-filter-alist)
7018         (proced-filter, proced-sort, proced-goal-attribute)
7019         (proced-timer-interval, proced-timer-flag, proced-timer)
7020         (proced-process-alist, proced-sort-internal, proced-process-tree)
7021         (proced-header-help-echo, proced-field-help-echo): New variables.
7022         (proced-pid-at-point, proced-timer, proced-mark-process-alist)
7023         (proced-omit-process, proced-filter, proced-process-tree)
7024         (proced-filter-children, proced-children-pids)
7025         (proced-filter-parents, proced-<, proced-string-lessp)
7026         (proced-time-lessp, proced-xor, proced-sort-p)
7027         (proced-format-time, proced-format-start, proced-format-ttname)
7028         (proced-format, proced-process-attributes): New functions.
7029         (proced-toggle-timer-flag, proced-mark-children)
7030         (proced-mark-parents, proced-filter-interactive)
7031         (proced-filter-attribute, proced-sort-interactive)
7032         (proced-sort-header, proced-format-interactive): New commands.
7033         (proced-move-to-goal-column): Use goal-column.
7034         (proced-mode): Use proced-timer.
7035         (proced-do-mark-all): Display process count.  Use use-region-p.
7036         Simplify.
7037         (proced-omit-processes): Use use-region-p.
7038         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
7039         (proced-sort-start, proced-sort-time, proced-sort-user):
7040         Use proced-sort-interactive.
7041         (proced-sort): Make it a function that performs the actual sort.
7042         (proced-update): New arg revert.  Use proced-process-alist,
7043         proced-filter, proced-sort, proced-format, and
7044         proced-grammar-alist.  Preserve position of point based on fields.
7045         Make header line and fields clickable.
7046         (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
7047         (proced-why): Use save-selected-window.
7048         (proced-log): Use buffer-read-only.
7050 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
7052         * tooltip.el (tooltip-mode): Initialize unconditionally to t.
7054 2008-09-06  Glenn Morris  <rgm@gnu.org>
7056         * add-log.el (diff-find-source-location): Declare.
7057         (find-change-log): If called from a diff buffer, try to switch to the
7058         source buffer (e.g. to respect change-log-default-name there).
7060         * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
7061         unallowed characters; added 2006-10-10 without comment.  (Bug#753)
7063         * Makefile.in (ELCFILES): Update.
7065 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
7067         * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
7068         user enters a mouse event in another frame, or a special event.
7070         * server.el (server-switch-buffer): New arg.
7071         (server-execute): If reusing an existing window, set file position
7072         if required.
7074 2008-09-06  Kenichi Handa  <handa@m17n.org>
7076         * language/lao.el: Fix setting of composition-function-table.
7078 2008-09-06  Eli Zaretskii  <eliz@gnu.org>
7080         * term/pc-win.el (msdos-show-help): Don't truncate lines while
7081         displaying help echo messages.
7083 2008-09-06  Martin Rudalics  <rudalics@gmx.at>
7085         * subr.el (symbol-file): Fix doc-string.
7087 2008-09-06  Glenn Morris  <rgm@gnu.org>
7089         * help-mode.el (help-xref-forward-stack): Doc fix.
7091         * add-log.el (change-log-default-name): Autoload safety.
7093 2008-09-05  Wilson Snyder  <wsnyder@wsnyder.org>
7095         * verilog-mode.el (verilog-library-extensions): Enable .sv
7096         filename extensions to call verilog-mode.
7097         (verilog-auto, verilog-auto-inst, verilog-faq)
7098         (verilog-submit-bug-report): Update author support URLs.
7099         (verilog-delete-auto, verilog-auto-inout-module)
7100         (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
7101         creating complemented testbench modules.  Suggested by Yishay Belkind.
7102         (verilog-auto-inst-port, verilog-simplify-range-expression):
7103         When verilog-auto-inst-param-value is set, don't require a
7104         AUTO_TEMPLATE to expand parameter substitutions.  Suggested by
7105         Yishay Belkind.
7106         (verilog-auto-inst-param-value): Add safe variable.
7107         (verilog-re-search-forward, verilog-re-search-backward):
7108         Fix returning wrong search results on Emacs 22.1.
7109         (verilog-modi-cache-results, verilog-auto): Fix warning message
7110         about "toggling font-lock-mode."
7111         (verilog-auto): Fix losing font-lock on errors.
7112         (verilog-auto-inst-param-value, verilog-mode-version)
7113         (verilog-mode-version-date, verilog-read-inst-param-value)
7114         (verilog-auto-inst, verilog-auto-inst-param)
7115         (verilog-auto-inst-port, verilog-simplify-range-expression):
7116         Allow parameters to be replaced with their values, on the expansion of
7117         an AUTOINST with Verilog 2001 style parameter settings.
7118         Suggested by David Rogoff.
7120 2008-09-05  Michael McNamara  <mac@mail.brushroad.com>
7122         * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
7123         Better support for the property statement.  Sometimes this keyword
7124         introduces a statement which requires an endproperty keyword, and
7125         sometimes it doesn't, depending on the work before the property
7126         word.  If property is prefixed with assert, assume or cover
7127         keyword, then the statement is ended with a ';'.  Otherwise,
7128         property is like task or specify, and is followed by some number
7129         of statements, which are ended with an endproperty keyword.
7130         (electric-verilog-tab): Support Emacs 22.2 style handling of tab
7131         in a highlighted region: indent each line in region according to
7132         mode.  Supply this so it works in XEmacs and older Emacs.
7134 2008-09-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7136         * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
7137         Don't clean up a buffer when killing it.
7139 2008-09-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7141         * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
7142         buffers (bug#360).  New version 11.2.1.
7143         (whitespace-action): New value `warn-read-only' to give a warning when
7144         buffer is read-only and whitespace action is cleanup or auto-cleanup.
7145         (whitespace-cleanup, whitespace-cleanup-region): Code fix.
7146         (whitespace-warn-read-only): New fun.
7148 2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
7150         * international/quail.el: Require help-mode.
7151         (quail-help-init): Function removed.
7152         (quail-keyboard-layout-button, quail-keyboard-customize-button):
7153         Define directly.
7155         * dired.el (dired-get-filename): Rewrite octal escape character
7156         processor (bug#885).
7158 2008-09-05  Eli Zaretskii  <eliz@gnu.org>
7160         * cus-edit.el (custom-button-pressed): Default to inverse-video.
7162         * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
7163         not just for terminal-frame.
7165 2008-09-05  Martin Rudalics  <rudalics@gmx.at>
7167         * window.el (window--try-to-split-window): Don't split when window
7168         is not splittable in last disjunct.  (Bug#888)
7170 2008-09-05  Kenichi Handa  <handa@m17n.org>
7172         * language/tibetan.el: Fix setting of composition-function-table.
7174         * composite.el (find-composition): Mention about the automatic
7175         composition in the docstring.
7176         (compose-gstring-for-graphic): Fix handling "above" marks.
7178         * descr-text.el (describe-char): Fix handling of automatic composition.
7180 2008-09-04  Juanma Barranquero  <lekktu@gmail.com>
7182         * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
7183         (tramp-parse-connection-properties): Reflow docstring.
7185 2008-09-04  Kim F. Storm  <storm@cua.dk>
7187         * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
7188         and other-frame methods when switching between file and buffer modes.
7190 2008-09-04  Martin Rudalics  <rudalics@gmx.at>
7192         * info.el (Info-dir-remove-duplicates): Narrow buffer when
7193         removing duplicate entries under same heading.  Don't skip char
7194         matching anything but a space or tab at bol.  (Bug#864)
7196 2008-09-03  Alan Mackenzie  <acm@muc.de>
7198         * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
7200 2008-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7202         * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
7203         (completion-pcm--all-completions): Move the case-fold-search binding to
7204         it also applies to completion-regexp-list (used in all-completions).
7205         (completion-pcm--hilit-commonality): Add missing case-fold-search.
7207 2008-09-03  Martin Rudalics  <rudalics@gmx.at>
7209         * window.el (pop-up-frame-function): Move ...
7210         * frame.el (pop-up-frame-function): ... here, to avoid
7211         "CHANGED outside Customize;".
7213 2008-09-03  Glenn Morris  <rgm@gnu.org>
7215         * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
7217 2008-09-03  Chong Yidong  <cyd@stupidchicken.com>
7219         * isearch.el (isearch-highlight-regexp): Fix last change, quoting
7220         non-alphabetical characters properly.
7222 2008-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
7224         * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
7226 2008-09-02  Martin Rudalics  <rudalics@gmx.at>
7228         * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
7229         control-prefixed keys.  (Bug#835)
7231 2008-09-02  Chong Yidong  <cyd@stupidchicken.com>
7233         * image-mode.el (image-mode): Fix 2008-07-19 change.
7235 2008-09-02  Juanma Barranquero  <lekktu@gmail.com>
7237         * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
7239         * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
7241 2008-09-02  Glenn Morris  <rgm@gnu.org>
7243         * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
7245         * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
7247 2008-09-01  Glenn Morris  <rgm@gnu.org>
7249         * vc-hooks.el (vc-previous-version): Move alias to vc.el.
7250         * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
7251         and fix name typos.  (Bug#856)
7253 2008-09-01  Chong Yidong  <cyd@stupidchicken.com>
7255         * minibuffer.el (completion-pcm--pattern->regex):
7256         When completion-ignore-case is non-nil, generate a regexp that
7257         ignores case.
7259         * window.el (recenter-top-bottom): Doc fix.
7261 2008-09-01  Simon South  <ssouth@member.fsf.org>
7263         * progmodes/delphi.el: New maintainer.
7264         (delphi-interface-types): New var.
7265         (delphi-composite-types): Use it.
7266         (delphi-enclosing-indent-of): Distinguish between "interface"
7267         keyword as a unit separator and used like a class declaration.
7269 2008-09-01  Martin Rudalics  <rudalics@gmx.at>
7271         * help-fns.el (describe-simplify-lib-file-name)
7272         (find-source-lisp-file): Remove.
7273         (find-lisp-object-file-name): New function giving preference to
7274         files found via load-path instead of loaddefs.el.
7275         (describe-function-1): Use new function instead of the removed
7276         ones.  (Bugs #587, #669, #690)
7277         * faces.el (describe-face): Use find-lisp-object-file-name instead
7278         of describe-simplify-lib-file-name.
7280 2008-09-01  Kenichi Handa  <handa@m17n.org>
7282         * international/mule-diag.el (font-show-log): Fix previous change.
7284         * international/mule-cmds.el (set-language-environment):
7285         Don't overwrite current-iso639-language if the current language
7286         environment doesn't provide that data.
7287         (set-locale-environment): Set current-iso639-language from the
7288         locale name.
7290         * international/fontset.el (script-representative-chars): Re-add
7291         the entry for symbol, but with vector of characters.
7292         (setup-default-fontset): Cancel previous change.
7294 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
7296         * ido.el: Move provide statement to the end of the file.
7298 2008-08-30  Markus Triska  <markus.triska@gmx.at>
7300         * linum.el (linum-mode): `window-size-change-functions' can now be
7301         buffer-local.
7302         (linum-update-window): Use result of `move-overlay'.
7304 2008-08-30  Glenn Morris  <rgm@gnu.org>
7306         * subr.el (make-variable-frame-local): Tweak obsolescence message.
7308         * info.el (Info-hide-note-references, Info-refill-paragraphs):
7309         Doc fixes.
7311         * apropos.el (apropos-command): Report documentation errors.
7312         * help-fns.el (describe-function-1): Handle broken aliases.  (Bug#825)
7314 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
7316         * isearch.el (isearch-highlight-regexp): Fix case of highlighted
7317         string.
7319 2008-08-29  Eli Zaretskii  <eliz@gnu.org>
7321         * bindings.el (mode-line-frame-identification): Fix last change.
7323 2008-08-29  Kenichi Handa  <handa@m17n.org>
7325         These changes are to adjust the automatic composition for the new
7326         implementation (avoid using text property).
7328         * composite.el (composition-function-table): Move declaration to
7329         composite.c.
7330         (terminal-composition-base-character-p): Delete it.
7331         (terminal-composition-function): Delete it.
7332         (terminal-composition-function-table): Delete it.
7333         (lgstring-header, lgstring-set-header, lgstring-font)
7334         (lgstring-char, lgstring-char-len, lgstring-shaped-p)
7335         (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
7336         (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
7337         (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
7338         (lglyph-ascent, lglyph-descent, lglyph-adjustment)
7339         (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
7340         (compose-glyph-string, compose-glyph-string-relative)
7341         (compose-gstring-for-graphic, compose-gstring-for-terminal):
7342         New functions.
7343         (auto-compose-chars): Argument changed.
7345         * language/european.el: Don't setup composition-function-table.
7346         (diacritic-composition-pattern, diacritic-compose-region)
7347         (diacritic-compose-string, diacritic-compose-buffer)
7348         (diacritic-composition-function): Delete them.
7350         * language/lao-util.el (lao-composition-function): Argument changed.
7352         * language/sinhala.el: Fix setting up of composition-function-table.
7354         * language/thai.el: Fix setting up of composition-function-table.
7356         * language/thai-util.el: Encoding changed to utf-8.
7357         (thai-composition-function): Argument changed.
7359         * language/indian.el: Fix setting up of composition-function-table.
7360         (devanagari-composable-pattern)
7361         (tamil-composable-pattern, kannada-composable-pattern)
7362         (malayalam-composable-pattern): New variables.
7364         * international/characters.el (unicode-category-table):
7365         Setup unicode-category-table.
7367         * international/fontset.el (setup-default-fontset): Prepend
7368         iso10646-1 fonts to the fallback font groups instead of appending.
7370 2008-08-29  Glenn Morris  <rgm@gnu.org>
7372         * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
7374 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
7376         * term/x-win.el (x-win-suspend-error): Don't signal error if there
7377         are no X frames active.
7379 2008-08-28  Michael Albinus  <michael.albinus@gmx.de>
7381         * net/xesam.el (xesam-kill-buffer-function): Wrap code by
7382         `ignore-errors' (the function must succeed always).
7384 2008-08-28  Edward O'Connor  <hober0@gmail.com>
7386         * json.el (json-read-number): New arg.  Handle explicitly signed
7387         numbers.
7388         (json-readtable): Add `+' and `.'.
7390 2008-08-28  Eli Zaretskii  <eliz@gnu.org>
7392         * term/pc-win.el (msdos-previous-message): New variable.
7393         (msdos-show-help): New function.
7394         (msdos-initialize-window-system): Set show-help-function to
7395         msdos-show-help.
7397 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
7399         * emacs-lisp/debug.el (debug): When killing a noninteractive
7400         Emacs, give an exit status of -1.
7402 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
7404         * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
7406 2008-08-27  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
7408         * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
7409         not the same as the last modification time, fall back on the
7410         backend-specific check.
7412 2008-08-27  Teodor Zlatanov  <tzz@lifelogs.com>
7414         * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
7415         to go to the position of interest.
7417 2008-08-27  Tomas Abrahamsson  <tab@lysator.liu.se>
7419         * textmodes/artist.el (artist-mode-init): Add comment on the
7420         setting up of the `artist-replacement-table' array.
7421         (artist-get-replacement-char): New defsubst.
7422         (artist-get-char-at-xy-conv, artist-replace-char)
7423         (artist-replace-chars, artist-replace-string): Use it instead of
7424         accessing `artist-replacement-table' directly.
7425         Reported by Rubén Berenguel <ruben@maia.ub.es>.
7427         (artist-mt): Fix structures for cut and copy operations.
7429 2008-08-27  Chong Yidong  <cyd@stupidchicken.com>
7431         * shell.el (shell-file-name-quote-list): Quote `$'.
7433         * comint.el (comint-dynamic-complete-as-filename): Generalize last
7434         change to allow quoting of characters before point.
7435         (comint-dynamic-list-filename-completions): Quote common substring.
7437 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
7439         * comint.el (comint-dynamic-complete-as-filename): If case is
7440         ignored while matching, replace the entire filename with completion.
7442         * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
7443         flyspell-pre-point is valid to avoid signalling an error in
7444         post-command-hook.
7446 2008-08-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
7448         * linum.el (linum): Inherit remaining face attributes from default
7449         face.
7451 2008-08-26  Markus Triska  <markus.triska@gmx.at>
7453         * linum.el (linum-delay): Disable - it should no longer be
7454         necessary, and can lead to longer delays.
7455         (linum-update-window): Renumber if margin width has changed.
7457 2008-08-26  Daiki Ueno  <ueno@unixuser.org>
7459         * epa.el (epa--key-widget-action): Save the selected window to
7460         make `widget-button-click-moves-point' work.  (Bug#733).
7462 2008-08-26  Glenn Morris  <rgm@gnu.org>
7464         * calendar/holidays.el (calendar-holidays): Doc fix.
7466         * progmodes/gud.el (tramp-file-name-localname)
7467         (tramp-dissect-file-name): Declare.
7469         * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
7471 2008-08-25  Eli Zaretskii  <eliz@gnu.org>
7473         * bindings.el (mode-line-frame-control): New function, caters to
7474         `pc' ``window system''.
7475         (mode-line-frame-identification): Use it instead of accessing
7476         window-system directly.
7478 2008-08-25  Juri Linkov  <juri@jurta.org>
7480         * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
7481         `center-line' and "\eS" from `center-paragraph'.
7482         (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
7483         `center-paragraph'.
7485 2008-08-25  Ulf Jasper  <ulf.jasper@web.de>
7487         * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
7488         (newsticker-treeview-treewindow-width): New.
7489         (newsticker-treeview-listwindow-height): New.
7490         (newsticker-treeview-browse-url-item): New.
7491         (newsticker-treeview-mode-map):
7492         Add newsticker-treeview-browse-url-item.
7493         (newsticker--treeview-window-init):
7494         Use newsticker-treeview-treewindow-width and
7495         newsticker-treeview-listwindow-height.
7497         * net/newst-reader.el (newsticker-browse-url-item): New.
7499 2008-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
7501         * vc-dir.el (vc-dir-marked-only-files-and-states):
7502         (vc-dir-child-files-and-states): Reverse the list before returning it.
7504 2008-08-24  Michael Albinus  <michael.albinus@gmx.de>
7506         * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
7508 2008-08-24  Romain Francoise  <romain@orebokech.com>
7510         * progmodes/python.el (run-python): Remove '' from sys.path.
7512 2008-08-23  Glenn Morris  <rgm@gnu.org>
7514         * progmodes/fortran.el (fortran-tab-mode-string)
7515         (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
7517 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
7519         * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
7520         Add declare-function.
7522         * startup.el (command-line): Don't call tty-register-default-colors
7523         if initial-window-system is `pc'.
7525         * term/internal.el (local-function-key-map): Fix unbalanced parens.
7526         (msdos-key-remapping-map): New variable.  Move here all the special
7527         keys we will be remapping via local-function-key-map.
7528         (msdos-setup-keyboard): New function.
7530         * term/pc-win.el (msdos-create-frame-with-faces): Rename from
7531         make-msdos-frame.
7532         (terminal-init-internal): New function, errors out if called.
7533         (msdos-initialize-window-system): New function.
7534         (msdos-create-frame-with-faces): Set the terminal's
7535         `terminal-initted' (sic!) parameter.
7536         (frame-creation-function-alist): Add msdos-create-frame-with-faces.
7537         (window-system-initialization-alist):
7538         Add msdos-initialize-window-system.
7539         (handle-args-function-alist): Use tty-handle-args for `pc'
7540         ``window system'' as well.
7541         (pc-win): Provide.
7543         * term/tty-colors.el (tty-register-default-colors): Remove bogus
7544         code for using msdos-color-values.
7546         * loadup.el [ms-dos]: Load term/pc-win.
7548 2008-08-23  Dan Nicolaescu  <dann@ics.uci.edu>
7550         * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
7551         directory name.
7553 2008-08-23  Nick Roberts  <nickrob@snap.net.nz>
7555         * progmodes/gud.el (gud-common-init): Use absolute file so that
7556         perldb works with tramp (sudo).
7558         * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
7559         match data in process filters.
7561 2008-08-23  Martin Rudalics  <rudalics@gmx.at>
7563         * dired.el (dired-buffer-stale-p): Do not revert buffer that
7564         can be written.
7566 2008-08-23  Glenn Morris  <rgm@gnu.org>
7568         * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
7569         (dired-guess-shell-alist-user): Doc fix.  (Bug#417).
7571 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
7573         * subr.el (temp-buffer-show-hook): Doc fix.
7575 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
7577         * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
7578         and "INSIDE_EMACS=...".  Reported by Tassilo Horn
7579         <tassilo@member.fsf.org>.
7581         * net/trampver.el: Update release number.
7583         * net/xesam.el (xesam-minor-mode): New minor mode.
7584         (xesam-highlight-buffer): Remove.  Code moved to
7585         `xesam-minor-mode'.
7586         (xesam-refresh-entry): Use `xesam-minor-mode'.
7588 2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
7590         * minibuffer.el (completion--try-word-completion):
7591         Disable partial-completion when considering the addition of a space
7592         or hyphen.
7594 2008-08-21  John Paul Wallington  <jpw@pobox.com>
7596         * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
7597         filename of `tofile' doesn't contain any colons on Windows,
7598         Cygwin, and MS-DOS systems.
7600 2008-08-21  Daiki Ueno  <ueno@unixuser.org>
7602         * epg.el (epg-make-context, epg-context-set-passphrase-callback)
7603         (epg-context-set-progress-callback): Make sure the callback is a
7604         cons of a function and a handback.  Update all callers.
7606 2008-08-20  David Reitter  <david.reitter@gmail.com>
7608         * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
7609         Patch applied by Adrian Robert.
7611 2008-08-20  Kevin Ryde  <user42@zip.com.au>
7613         * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
7614         directive lines.
7616 2008-08-20  Michael Albinus  <michael.albinus@gmx.de>
7618         * net/xesam.el (xesam-highlight-string): Precise doc string.
7619         (xesam-highlight-buffer): New defun.
7620         (xesam-refresh-entry): Use it.  Better check for sourceModified.
7622 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
7624         * edmacro.el (edmacro-parse-keys): Catch events with spaces in
7625         their names.
7627 2008-08-19  Kenichi Handa  <handa@m17n.org>
7629         * language/european.el ("Esperanto"): Change the preferred
7630         charsets to iso-8859-3.
7632         * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
7634         * international/fontset.el (script-representative-chars):
7635         Delete the entry for symbol.
7636         (setup-default-fontset): For symbol characters, don't specify
7637         :script property.
7639 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
7641         * minibuffer.el (completion-table-dynamic): Doc fix.
7643         * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
7644         saved.
7646 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
7648         * emulation/edt.el (edt-default-emulation-setup):
7649         Share global-buffers-menu-map with the emulated global map.
7651 2008-08-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
7653         * term/ns-win.el (global): Uncomment "put backspace
7654         ascii-character..." and friends, they are needed for tramp.  (Bug#725)
7656 2008-08-18  Kenichi Handa  <handa@m17n.org>
7658         * international/mule-diag.el (font-show-log): Add optional arg N
7659         to control the limit of font listing.
7661 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
7663         * window.el (recenter-top-bottom): Determine top and bottom
7664         positions using scroll-margin instead of scroll-conservatively.
7666 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7668         * proced.el (proced-send-signal): Use beginning-of-line.
7670 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7672         * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
7673         (proced-mode-map): Add tooltips for menus.  Use radio buttons for
7674         listing types.
7675         (proced-log-buffer): New variable.
7676         (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
7677         region if transient-mark-mode is turned on and the region is active.
7678         (proced-omit-processes): Rename from proced-hide-processes to
7679         avoid key clash with describe-mode (bound to h).  Search for
7680         marked processes starting from point-min.
7681         (proced-header-space): Remove.
7682         (proced-send-signal): Handle errors.  Operate on current process
7683         if no process is marked.
7684         (proced-why): New command.
7685         (proced-log, proced-log-summary): New functions.
7686         (proced-help): Use proced-why.
7687         * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
7688         (bibtex-autokey-year-title-separator): Fix docstring.
7690 2008-08-17  Michael Albinus  <michael.albinus@gmx.de>
7692         * net/xesam.el (xesam-vendor, xesam-notify-function):
7693         New local variables.
7694         (xesam-mode): Extend docstring.  Initialize `xesam-notify-function'.
7695         (xesam-refresh-entry): Use `xesam-notify-function' if set.  Remove
7696         Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
7697         (xesam-new-search): Initialize `xesam-vendor'.
7699 2008-08-15  Glenn Morris  <rgm@gnu.org>
7701         * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
7702         a pipeline.
7703         * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
7704         unless at the end of the pipeline.  (Bug#699).
7706 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
7708         * minibuffer.el (completion-boundaries): Doc fix.
7709         (display-completion-list): Only default base-size to zero if
7710         completing in the minibuffer.
7712         * simple.el (completion-base-size): Doc fix.
7713         (choose-completion): Try reselecting completion-reference-buffer.
7715 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
7717         * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
7718         also for remote directories.
7720 2008-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7722         * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
7723         since those precomputed values aren't used any more.
7724         (easy-menu-precalculate-equivalent-keybindings): Obsolete.
7726 2008-08-14  Martin Rudalics  <rudalics@gmx.at>
7728         * help.el (with-help-window): Return last value in BODY.
7730 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
7732         * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
7733         notify function of the URL.
7734         (xesam-new-search): Encode special characters in the query string.
7736 2008-08-13  Chong Yidong  <cyd@stupidchicken.com>
7738         * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
7740 2008-08-13  Andreas Schwab  <schwab@suse.de>
7742         * net/tramp.el (tramp-handle-shell-command): Handle output going
7743         to current buffer like shell-command.  Don't disable undo.
7745 2008-08-13  Glenn Morris  <rgm@gnu.org>
7747         * eshell/esh-cmd.el (eshell/which): Handle the case where no
7748         description is found.
7750 2008-08-12  Alan Mackenzie  <acm@muc.de>
7752         * progmodes/cc-defs.el (c-emacs-features):
7753         argumentative-bod-function: bind mark-ring to avoid accumulating a
7754         spurious mark.
7756 2008-08-12  Chong Yidong  <cyd@stupidchicken.com>
7758         * simple.el (visual-line--saved-state): New var.
7759         (visual-line-mode): Save local values of variables, and restore
7760         them when visual-line-mode is disabled.
7762 2008-08-12  NAKAGAWA Makoto  <gha03025@nifty.ne.jp>  (tiny change)
7764         * net/ldap.el (ldap-search-internal): Tweak URL regexp.
7766 2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
7768         * progmodes/cc-defs.el (c-emacs-features):
7769         Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
7770         moving point during the test.
7772         * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
7774 2008-08-11  Glenn Morris  <rgm@gnu.org>
7776         * term/ns-win.el (x-parse-geometry): Doc fix.
7778         * dired.el (x-popup-menu):
7779         * hi-lock.el (x-popup-menu):
7780         * mouse.el (font-face-attributes):
7781         * calendar/cal-menu.el (x-popup-menu):
7782         * calendar/calendar.el (x-popup-menu):
7783         * calendar/holidays.el (x-popup-menu):
7784         * progmodes/cperl-mode.el (x-popup-menu):
7785         * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
7786         (x-open-connection):
7787         * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
7788         (x-command-line-resources):
7789         * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
7790         (x-display-name, x-command-line-resources):
7791         Add declarations for builds without X.
7793 2008-08-10  Glenn Morris  <rgm@gnu.org>
7795         * calendar/cal-bahai.el (holiday-bahai): Doc fix.
7797 2008-08-10  Dan Nicolaescu  <dann@ics.uci.edu>
7799         * vc-bzr.el (vc-bzr-find-revision): Rename from
7800         vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
7802 2008-08-10  Michael Albinus  <michael.albinus@gmx.de>
7804         * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
7805         (xesam-refresh-entry): Add Debbugs handling.  Insert a widget
7806         "DONE", when all hits are retrieved.
7807         (xesam-search): Autoload it.
7809 2008-08-11  John Paul Wallington  <jpw@pobox.com>
7811         * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
7812         empty string when no filename.
7813         (define-ibuffer-column filename): Accommodate that change.
7815         * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
7816         `buffer-file-name' instead of `ibuffer-buffer-file-name'.
7818 2008-08-10  Glenn Morris  <rgm@gnu.org>
7820         * Makefile.in (ELCFILES): Update.
7822 2008-08-10  John Paul Wallington  <jpw@pobox.com>
7824         * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
7826 2008-08-08  Chong Yidong  <cyd@stupidchicken.com>
7828         * battery.el (battery-echo-area-format, battery-status-function):
7829         Handle new Linux sysfs format for battery reporting.
7830         (battery-linux-sysfs): New function.
7832 2008-08-07  Martin Rudalics  <rudalics@gmx.at>
7834         * add-log.el (change-log-search-tag-name)
7835         (change-log-goto-source): Fix behavior when point is not on tag.
7837 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
7839         * startup.el (command-line-ns-option-alist): Use ignore instead of
7840         ns-ignore-0-arg.
7842         * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
7843         (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
7844         (ns-alternatives-map): New variable.
7845         (x-set-up-function-keys): Use it.
7846         (global): Comment out "put backspace ascii-character..." and friends.
7847         Move function-key-map into ns-alternatives-map.  Don't call
7848         precompute-menubar-bindings.  Don't set anything connected with
7849         browse-url.
7850         (after-make-frame-functions): Clarify comment why a hook is added.
7852 2008-08-06  Joakim Verona  <joakim@verona.se>
7854         * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
7855         in url:s.
7857 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
7859         * vc-svn.el (vc-svn-parse-status): Use when instead of if.
7860         Fix 2008-01-01 change: use a shy group to not affect subsequent
7861         match calls.
7863 2008-08-06  Reto Zimmermann  <reto@gnu.org>
7865         * progmodes/vera-mode.el (vera-electric-tab):
7866         * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
7867         region when active.
7869 2008-08-06  Kenichi Handa  <handa@m17n.org>
7871         * faces.el (face-valid-attribute-values): Fix handling the value
7872         of (font-family-list) and font-XXX-table.
7874 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
7876         * proced.el (proced-menu): Bind the correct function to for toggling.
7878         * vc-dir.el (vc-dir-mode): Fix typo.
7880 2008-08-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7882         * whitespace.el (whitespace-newline-mode)
7883         (global-whitespace-newline-mode, whitespace-mode)
7884         (global-whitespace-mode): Improve docstring.
7886 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
7888         * kmacro.el (kmacro-exec-ring-item): Add autoload.
7890         * files.el (auto-save-visited-file-name): Move definition to fileio.c.
7892         * cus-start.el (all): Handle auto-save-visited-file-name.
7894 2008-08-05  Alex Shinn  <alexshinn@gmail.com>  (tiny change)
7896         * files.el (hack-one-local-variable-eval-safep): Handle
7897         lisp-indent-function and scheme-indent-function in addition to the
7898         deprecated lisp-indent-hook.
7900 2008-08-05  Michael Albinus  <michael.albinus@gmx.de>
7902         * net/xesam.el (top): Require `wid-edit' always.
7903         (xesam-mode-line, xesam-highlight): New deffaces.
7904         (xesam-objects): New local variable.
7905         (xesam-search-engines): Fix error in field list.
7906         (xesam-mode): Use `xesam-mode-line' instead of
7907         `font-lock-type-face'.  Apply `xesam-mode' to a temp buffer, for
7908         proper initialization (why?).
7909         (xesam-highlight-string, xesam-get-hits)
7910         (xesam-kill-buffer-function): New defuns.
7911         (xesam-refresh-entry): Move code to `xesam-get-hits'.  Check
7912         result of "hit.fields", it isn't a string only.  Wrap an error of
7913         the strigi search engine ("xesam:size" is returned as string).
7914         Highlight search items.
7915         (xesam-refresh-search-buffer): Make logic of counters more simple.
7916         Prefetch next hits.
7917         (xesam-signal-handler): Use `xesam-mode-line' instead of
7918         `font-lock-type-face'.
7919         (xesam-new-search): Add `xesam-kill-buffer-function' to
7920         `kill-buffer-hook'.
7922 2008-08-05  Teodor Zlatanov  <tzz@lifelogs.com>
7924         * add-log.el (change-log-next-error, change-log-mode): Add support
7925         for `next-error' to call `change-log-goto-source' on named files
7926         in a ChangeLog.
7928 2008-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
7930         * calc/calc.el (math-read-number): Handle all C-like languages
7931         properly.
7933 2008-08-04  Vincent Belaïche  <vincent.b.1@hotmail.fr>
7935         * calc/calc.el (math-read-number): Handle C numbers beginning with
7936         0 correctly.
7938 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7940         * term/ns-win.el ([ns-new-frame]): New global key.
7942 2008-08-04  Juanma Barranquero  <lekktu@gmail.com>
7944         * international/mule-cmds.el (read-char-by-name):
7945         Check UCS names with `assoc-string' and case folding.
7947 2008-08-04  Michael Albinus  <michael.albinus@gmx.de>
7949         * net/dbus.el (dbus-call-method-asynchronously)
7950         (dbus-method-return-internal, dbus-method-error-internal):
7951         Declare them with `declare-function'.
7953 2008-08-04  Juanma Barranquero  <lekktu@gmail.com>
7955         * descr-text.el (describe-char-display): Fix last change:
7956         don't pass CHARSET to `encoded-string-description'.
7958 2008-08-02  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
7960         * vc.el (vc-next-action): Update list var correctly after delete.
7962 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7964         * ido.el (ido-mode): Add toggle notification.
7966         * cus-edit.el (custom-save-all): Avoid destroying symlink if
7967         already visiting the custom file.
7969         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7970         pending output coming after the status change.
7972 2008-08-02  Jason Rumney  <jasonr@gnu.org>
7974         * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
7976 2008-08-01  Kenichi Handa  <handa@m17n.org>
7978         * international/mule-cmds.el (encode-coding-char):
7979         New optional arg CHARSET.
7981         * descr-text.el (describe-char-display): Call encode-coding-char
7982         with the arg CHARSET.
7983         (describe-char): Pay attention to the text-property `charset'.
7985 2008-08-01  Michael Albinus  <michael.albinus@gmx.de>
7987         * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
7988         error messages.
7989         (dbus-set-property): Call `dbus-introspect-get-property' instead
7990         of `dbus-get-property'.
7992         * net/xesam.el (xesam-all-fields): Remove source and content
7993         identifiers.
7994         (xesam-dbus-unique-names): New defvar.
7995         (xesam-dbus-call-method): New defun.  Replace all calls of
7996         `dbus-call-method' by `xesam-dbus-call-method'.
7997         (xesam-get-cached-property, xesam-set-cached-property):
7998         New defuns.
7999         (xesam-get-property, xesam-set-property, xesam-refresh-entry)
8000         (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
8001         (xesam-search-engines): Make it an association list.  Take changed
8002         layout into account in the corresponding function.
8003         (xesam-delete-search-engine): Remove check for consistency of
8004         `xesam-search-engines', not needed anymore.
8005         (xesam-mode): Show XML query string only in the debug case.
8007 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
8009         * files.el (read-file-modes): Fix typo in docstring.
8011 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
8013         * Makefile.in: Avoid maintainer warning for autogenerated unicode
8014         files.
8016         * apropos.el (apropos-symbol): Don't set button skip by default.
8017         (apropos-print): Set button skip iff searching for multiple types.
8018         (apropos-print-doc): Insert blank label button when searching for
8019         a single type.
8021         * button.el (forward-button): Avoid infloop.
8023         * minibuffer.el (read-file-name-completion-ignore-case):
8024         Add cygwin to the list.
8026 2008-07-31  Sven Joachim  <svenjoac@gmx.de>
8028         * files.el (abbreviate-file-name): When replacing $HOME with ~,
8029         turn off case-fold-search.
8031 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
8033         * net/dbus.el (top): Don't register for "NameOwnerChanged".
8034         (dbus-message-type-invalid, dbus-message-type-method-call)
8035         (dbus-message-type-method-return, dbus-message-type-error)
8036         (dbus-message-type-signal): New defconst.
8037         (dbus-ignore-errors): Fix `edebug-form-spec' property.
8038         (dbus-return-values-table): New defvar.
8039         (dbus-call-method-non-blocking-handler, dbus-event-message-type):
8040         New defun.
8041         (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
8042         Extend docstring.  Adapt implementation according to new
8043         `dbus-event' layout.
8044         (dbus-event-service-name, dbus-event-path-name)
8045         (dbus-event-interface-name, dbus-event-member-name):
8046         Adapt implementation according to new `dbus-event' layout.
8047         (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
8049         * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
8050         (xesam-mode): Rework implementation.
8051         (xesam-new-search): Additional parameter TYPE.
8052         (xesam-search): Adapt call of `xesam-new-search'.
8054 2008-07-31  Juri Linkov  <juri@jurta.org>
8056         * dired-aux.el (dired-do-chmod): Set default value to the original
8057         mode string using absolute notation like u=rwx,g=rx,o=rx.
8058         Use it as a new arg `default' of `dired-mark-read-string'.
8059         (dired-mark-read-string): Add new optional arg `default'.
8061         * files.el (read-file-modes): Set default value to the original
8062         mode string using absolute notation like u=rwx,g=rx,o=rx.
8063         Use it as the `default' arg of `read-string'.
8065         * filesets.el (filesets-cmd-isearch-getargs): Check if the
8066         variable `files' is bound to avoid warnings.
8068         * isearch.el (isearch-forward-regexp, isearch-forward-word)
8069         (isearch-backward, isearch-backward-regexp): Doc fix - make a link
8070         to the command `isearch-forward' instead of displaying "See C-s".
8071         (isearch-highlight-regexp): Remove arguments `regexp' and `face'
8072         with their interactive specifications.  Move reading the face name to
8073         the main body after calls to isearch-done and isearch-clean-overlays.
8075         * mb-depth.el: Unify all names under one common name prefix
8076         `minibuffer-depth-'.
8077         (minibuffer-depth-indicator-function): Rename from
8078         `minibuf-depth-indicator-function'.
8079         (minibuffer-depth-overlay): Rename from
8080         `minibuf-depth-overlay'.
8081         (minibuffer-depth-setup): Rename from
8082         `minibuf-depth-setup-minibuffer'.
8083         (minibuffer-depth-indicate-mode): Rename from
8084         `minibuffer-indicate-depth-mode'.
8086 2008-07-31  Juri Linkov  <juri@jurta.org>
8088         * dired-aux.el (dired-isearch-filenames-toggle): New command.
8089         (dired-isearch-filenames-setup): Bind "\M-sf" to
8090         dired-isearch-filenames-toggle in isearch-mode-map.
8091         (dired-isearch-filenames-end): Bind "\M-sf" to nil
8092         in isearch-mode-map.
8094         * isearch.el (isearch-edit-string-set-word): New command.
8095         (minibuffer-local-isearch-map): Bind "\C-w" to
8096         isearch-edit-string-set-word.
8097         (isearch-new-word): Temporary internal variable.
8098         (isearch-edit-string): Remove special case of reading the
8099         first character and checking it for C-w.
8101         * simple.el (read-shell-command, shell-command):
8102         Move code that uses minibuffer-with-setup-hook to set
8103         minibuffer-default-add-function to minibuffer-default-add-shell-commands
8104         from the interactive spec of `shell-command' to `read-shell-command'.
8106         * international/mule-cmds.el (read-char-by-name):
8107         Accept hash notation.  Doc fix.
8108         (ucs-insert): Doc fix.  Convert to number only when `arg' is
8109         a string.  Use separate error message when `arg' is not an integer.
8110         Bind `ucs-insert' to `C-x 8 RET'.
8112 2008-07-31  Joachim Nilsson  <joachim.nilsson@member.fsf.org>  (tiny change)
8114         * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
8115         move the (arglist-cont-nonempty) from c-offsets-alist to
8116         c-hanging-braces-alist like other styles already have.
8118 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8120         * textmodes/texinfmt.el:
8121         * nxml/nxml-enc.el:
8122         * mail/feedmail.el:
8123         * international/mule.el:
8124         * international/latexenc.el:
8125         * emulation/viper-util.el:
8126         * emulation/viper-init.el:
8127         * emulation/viper-ex.el:
8128         * emacs-lisp/bytecomp.el:
8129         * version.el:
8130         * subr.el:
8131         * startup.el:
8132         * sort.el:
8133         * shadowfile.el:
8134         * recentf.el:
8135         * printing.el:
8136         * paths.el:
8137         * minibuffer.el:
8138         * ls-lisp.el:
8139         * loadup.el:
8140         * hippie-exp.el:
8141         * finder.el:
8142         * files.el:
8143         * ediff-util.el:
8144         * ediff-ptch.el:
8145         * ediff-init.el:
8146         * ediff-diff.el:
8147         * dired.el:
8148         * dired-aux.el:
8149         * cus-edit.el:
8150         * bindings.el:
8151         * arc-mode.el:
8152         * add-log.el: Remove VMS support.
8153         * obsolete/vmsproc.el:
8154         * obsolete/vms-pmail.el:
8155         * obsolete/vms-patch.el: Remove file.
8157 2008-07-31  Alan Mackenzie  <acm@muc.de>
8159         * progmodes/cc-mode.el (c-before-hack-hook): New function
8160         (Top Level): Install c-before-hack-hook on
8161         before-hack-local-variables-hook, rather than
8162         c-postprocess-file-styles on hack-local-variables-hook.
8164 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
8166         * files.el (normal-mode): Move call to hack-project-variables into
8167         hack-local-variables.
8168         (file-local-variables-alist, before-hack-local-variables-hook):
8169         New vars.
8170         (ignored-local-variables): Add file-local-variables-alist.
8171         (hack-local-variables-filter): Renamed from
8172         hack-local-variables-apply.  Add the result to
8173         file-local-variables-alist, without applying them.
8174         (hack-local-variables): Set file-local-variables-alist to nil.
8175         Call hack-project-variables and before-hack-local-variables-hook.
8176         Apply variables here, instead of hack-local-variables-apply.
8177         Based on a patch by Alan Mackenzie.
8179 2008-07-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
8181         * info-look.el (autoconf-mode :doc-spec): For
8182         "(autoconf)M4 Macro Index", if the item already
8183         begins with "AS_", don't prefix that string again.
8185 2008-07-30  Juri Linkov  <juri@jurta.org>
8187         * info.el (info, Info-mode): Doc fix.
8189         * isearch.el (isearch-mode-map): Bind `M-s r' to
8190         `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
8191         (search-map): Bind `M-s w' to `isearch-forward-word' globally
8192         in the global map `search-map'.
8193         (isearch-forward): Doc fix.
8194         (isearch-forward-word, isearch-toggle-case-fold): New commands.
8196         * simple.el (quoted-insert): Comment out code that treats
8197         0240-0377 specially.
8199 2008-07-30  Chong Yidong  <cyd@stupidchicken.com>
8201         * cus-start.el: Add customization info for
8202         read-buffer-completion-ignore-case.
8204 2008-07-30  Sam Steingold  <sds@gnu.org>
8206         * vc-dir.el (vc-dir): Call file-truename on the dir argument.
8208 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
8210         * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
8211         (vc-dir-mode): Improve docstring.
8213 2008-07-30  Juri Linkov  <juri@jurta.org>
8215         * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
8216         for the sake of isearch-mode-hook in dired-mode in dired.el.
8218 2008-07-19  Markus Triska  <markus.triska@gmx.at>
8220         * image-mode.el (image-mode): Set image-mode-text-map when image
8221         cannot be displayed.
8223 2008-07-30  Stephen Leake  <stephen_leake@stephe-leake.org>
8225         * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
8226         ada-xref-set-default-prj-values.
8227         (ada-prj-display-page): Ditto.
8229         * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
8230         (ada-make-filename-from-adaname): Fix free variable.
8232 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
8234         * vc-git.el (vc-git-status-printer): Synchronize with the default.
8236 2008-07-30  Michael McNamara  <mac@mail.brushroad.com>
8238         * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
8239         for declarations inside a parenthetical list.  The code is ill-advised,
8240         and doesn't work given user defined types.
8241         (verilog-set-auto-endcomments): Enhance function automatic
8242         endcomment to support functions that return user defined types.
8243         (verilog-mode): Add code to tell which-function-mode minor mode
8244         that Verilog supports this feature.
8245         (verilog-beg-block-re-ordered, verilog-indent-re)
8246         (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
8247         (verilog-leap-to-head): Support the new virtual and/or protected
8248         tasks, as well as extern declarations of tasks for indenting and
8249         for forward/backward expression.
8251 2008-07-30  Wilson Snyder  <wsnyder@wsnyder.org>
8253         * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
8254         to work with SV 'logic' signals.  Suggested by Julian Gorfajn.
8255         (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
8256         (verilog-string-replace-matches): Avoid recursion with small
8257         replacements.
8258         (verilog-auto-inst-param-value, verilog-mode-version)
8259         (verilog-mode-version-date, verilog-read-inst-param-value)
8260         (verilog-auto-inst, verilog-auto-inst-param)
8261         (verilog-auto-inst-port, verilog-simplify-range-expression): Add
8262         verilog-auto-inst-param-value option for AUTOINST.  Suggested by
8263         David Rogoff.  This allows parameters to be replaced with their
8264         values, on the expansion of an AUTOINST with Verilog 2001 style
8265         parameter settings.
8267 2008-07-30  David Lord  <david.lord@phonecoop.coop>  (tiny change)
8269         * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
8270         to `cddr'.
8272 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
8274         * Makefile.in (ELCFILES): Add mairix.elc.
8276 2008-07-29  David Engster  <deng@randomsample.de>
8278         * net/mairix.el: New file.
8280 2008-07-29  Juri Linkov  <juri@jurta.org>
8282         * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
8283         instead of variable-pitch with bold and 1.2 height.
8285         * dired-aux.el (dired-do-async-shell-command): New command.
8287         * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
8288         from `&' to `%&'.  Bind `&' to `dired-do-async-shell-command'.
8290 2008-07-29  Juri Linkov  <juri@jurta.org>
8292         * international/mule-cmds.el (ucs-names): New internal variable.
8293         (ucs-names): New function.
8294         (ucs-completions): New lazy completion variable.
8295         (read-char-by-name): New function.
8296         (ucs-insert): Replace interactive spec letter "s" with the call to
8297         `read-char-by-name'.
8299         * replace.el (read-regexp): Add second arg `default'.  Doc fix.
8301         * replace.el (occur-read-primary-args):
8302         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
8303         (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
8304         second arg of `read-regexp'.
8306         * dired-aux.el (dired-isearch-filenames): New user option.
8307         (dired-isearch-orig-success-function): New internal variable.
8308         (dired-isearch-filenames-setup, dired-isearch-filenames-end)
8309         (dired-isearch-success-function): New functions.
8310         (dired-isearch-filenames, dired-isearch-filenames-regexp):
8311         New commands.
8313         * dired.el (dired-insert-set-properties): Add new text property
8314         `dired-filename' to put on file names.
8315         (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
8316         and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
8317         Add menu items.
8318         (dired-mode): Add hook `dired-isearch-filenames-setup' to
8319         buffer-local `isearch-mode-hook'.
8321 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
8323         * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
8324         (ada-create-case-exception): Fix typo in docstring.
8325         (ada-no-auto-case): Return nil, not the docstring.
8326         (ada-indent-current): Reflow docstring.
8328         * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
8329         (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
8330         (ada-prj-load-from-file): Reflow docstring.
8331         (ada-prj-display-page): Fix typo in widget.
8333         * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
8334         Fix typos in docstrings.
8336         * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
8337         (ada-compile-current, ada-check-current, ada-run-application)
8338         (ada-get-ali-file-name): Fix typos in docstrings.
8339         (ada-xref-confirm-compile, ada-find-references)
8340         (ada-find-local-references, ada-find-any-references): Doc fixes.
8341         (ada-get-all-references): Fix typo in error message.
8342         (ada-xref-current-project): Use `let', not `let*'.
8343         (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
8345 2008-07-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8347         * whitespace.el (whitespace-newline): Change initialization to have a
8348         low contrast relative to the background color.  Suggested by David
8349         Reitter <david.reitter@gmail.com>.
8351 2008-07-28  Juri Linkov  <juri@jurta.org>
8353         * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
8354         New functions.
8356         * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
8357         and dired-do-isearch-regexp to `M-s a M-C-s'.  Add menu items.
8359 2008-07-28  Seiji Zenitani  <zenitani@mac.com>
8361         * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
8362         * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
8364 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
8366         * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
8367         Add support for add-log.
8368         (ada-end-stmt-re): Fix bug - allow comment after 'when'.
8370         * progmodes/ada-prj.el: Delete 'main_unit' project variable.
8371         (ada-prj-save): Prompt for file name if not given.
8372         (ada-prj-display-page): Display casing exceptions.
8374         * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
8375         Ada mode project files.  Delete 'main_unit' project variable;
8376         only need 'main'.  Simplify handling of default project values.
8377         Use cross-prefix consistently.
8378         (ada-find-executable): Throw error if not found.
8379         (ada-initialize-runtime-library): Improve error handling when
8380         gnatls not found.
8381         (ada-gnat-parse-gpr): New.
8382         (ada-treat-cmd-string): Allow process environment variables.
8383         (ada-xref-set-default-prj-values): Delete; replace with
8384         ada-default-prj-properties.
8385         (ada-parse-prj-file): Handle GNAT project files.
8386         (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
8387         (ada-select-prj-file): New.
8388         (ada-get-absolute-dir-list): Allow project and environment variables.
8390 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
8392         Sync with Tramp 2.1.14.
8394         * net/tramp.el (tramp-perl-directory-files-and-attributes)
8395         (tramp-get-device): Make device number a cons cell.
8396         (tramp-convert-file-attributes): Make inode a cons cell.
8398         * net/trampver.el: Update release number.
8400 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
8402         * faces.el (face-set-after-frame-default): Treat 'ns as all other
8403         window systems.
8405 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
8407         * term/ns-win.el (do-applescript): New alias in carbon-compat section.
8409 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
8411         Remove support for Mac Carbon.
8412         * term/mac-win.el: Remove file
8413         * international/mule-cmds.el:
8414         * version.el:
8415         * startup.el:
8416         * simple.el:
8417         * mwheel.el:
8418         * mouse.el:
8419         * loadup.el:
8420         * isearch.el:
8421         * info.el:
8422         * frame.el:
8423         * faces.el:
8424         * disp-table.el:
8425         * cus-start.el:
8426         * cus-face.el:
8427         * cus-edit.el:
8428         * Makefile.in: Remove code for Carbon.
8430 2008-07-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
8432         * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
8433         bindings for functions deleted by Dan N. 2008-07-21.  Set
8434         where-is-preferred-modifier.  Add show-manual option to Help menu.
8436 2008-07-26  Michael Albinus  <michael.albinus@gmx.de>
8438         * net/tramp.el (tramp-handle-start-file-process):
8439         Set query-on-exit flag.  Kill temporary buffer.
8440         (tramp-process-sentinel): Remove defun.
8441         (tramp-do-copy-or-rename-file-out-of-band)
8442         (tramp-maybe-open-connection): Don't call it.
8444         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
8445         `tramp-process-sentinel'.
8447         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
8448         `tramp-process-sentinel'.
8450         * net/xesam.el (xesam-from): Remove defvar.
8451         (xesam-mode): Derive from `special-mode'.  Extend `xesam-mode-map'
8452         and `mode-line-position'.
8453         (xesam-refresh-entry): Remove argument `hit-number'.  Add debug
8454         information to the widgets.  Don't set `mode-line-position'.
8455         (xesam-refresh-search-buffer): Correct hit number computing.
8456         Don't set `mode-line-position'.
8457         (xesam-new-search): Add debug information to the mode line.
8459 2008-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8461         * diff-mode.el (diff-show-trailing-blanks): Renamed to
8462         diff-show-trailing-whitespaces.
8464 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
8466         * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
8467         invalid filename strings when parsing tex errors (bug#376).
8469 2008-07-25  Dan Nicolaescu  <dann@ics.uci.edu>
8471         * menu-bar.el (menu-bar-file-menu): Fix typo.
8473 2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
8475         * play/solitaire.el (solitaire-mode-map): Define within defvar.
8476         (solitaire-mode): Define with `define-derived-mode'.
8477         (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
8478         (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
8479         (solitaire-undo, solitaire-check): Use `when'.
8480         (solitaire-solve): Err out if the solitaire is already in progress.
8481         Use `when'.
8483         * descr-text.el (describe-char): Don't overwrite local variable char
8484         when describing characters with display-table entries.  Display font
8485         backend when describing composed characters.  Simplify: use `let'
8486         instead of `let*', and `or x y' instead of `if x x y'.
8488 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
8490         * image-mode.el (image-minor-mode): Set up winprops.
8492 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8494         * diff-mode.el (diff-show-trailing-blanks): New fun.
8495         Show trailing blanks in modified lines for diff-mode.
8497 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
8499         * Makefile.in (ELCFILES): Add net/xesam.el.
8501         * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
8502         process name.  Reported by Markus Triska <markus.triska@gmx.at>.
8504         * net/xesam.el: New file.
8506 2008-07-24  Sven Joachim  <svenjoac@gmx.de>
8508         * dired-aux.el (dired-copy-file-recursive): Avoid calling
8509         set-file-modes when creating target directories.
8511 2008-07-24  Juanma Barranquero  <lekktu@gmail.com>
8513         * play/solitaire.el (solitaire-mode): Fix typo in docstring.
8514         Set `show-trailing-whitespace' to nil.
8515         (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
8516         Fix typos in docstrings.
8518 2008-07-24  Chong Yidong  <cyd@stupidchicken.com>
8520         * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
8521         key remapping, not directly.
8523 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8525         * whitespace.el: New version 11.2.
8526         (whitespace-newline-mode, global-whitespace-newline-mode): New newline
8527         minor mode visualization.
8529 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
8531         * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
8533         * Makefile.in (ELCFILES): Add term/common-win.elc.
8535         * vc-dir.el (vc-dir-search, vc-dir-isearch)
8536         (vc-dir-isearch-regexp): New functions.
8537         (vc-dir-mode-map, vc-dir-menu-map): Bind them.
8539 2008-07-23  Juri Linkov  <juri@jurta.org>
8541         * isearch-multi.el: Remove file to avoid dos file name clashes
8542         with isearch-x.el.  Move most content to misearch.el.
8544         * misearch.el: New file with most content from isearch-multi.el.
8545         Rename `isearch-buffers' name prefixes to `multi-isearch'.
8546         Remove `isearch-buffers-minor-mode'.  Add new function
8547         `multi-isearch-setup' to `isearch-mode-hook'.  New top-level
8548         commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
8549         `multi-isearch-files', `multi-isearch-files-regexp'.
8551         * Makefile.in (ELCFILES): Remove isearch-multi.elc.  Add misearch.elc.
8553         * isearch.el (isearch-message-prefix): Display "Multi" when
8554         `multi-isearch-next-buffer-current-function' is non-nil.
8555         (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
8556         with `multi-isearch-next-buffer-current-function', and
8557         `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
8559         * add-log.el (change-log-mode): Set `change-log-next-buffer' to
8560         `multi-isearch-next-buffer-function' instead of
8561         `isearch-buffers-next-buffer-function'.  Remove call to
8562         `isearch-buffers-minor-mode'.
8564         * buff-menu.el (Buffer-menu-marked-buffers)
8565         (Buffer-menu-isearch-buffers)
8566         (Buffer-menu-isearch-buffers-regexp): New functions.
8567         (Buffer-menu-mode-map): Bind "M-s a C-s" to
8568         `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
8569         `Buffer-menu-isearch-buffers-regexp'.
8570         (Buffer-menu-mode): Document new commands in docstring.
8571         (list-buffers-noselect): Add one space after Info file name
8572         according to the Info address convention.
8574         * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
8575         New functions.
8577         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
8578         `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
8579         (ibuffer-mode): Document new commands in docstring.
8581         * filesets.el (filesets-commands): Add commands for "Isearch" and
8582         "Isearch (regexp)".  Replace `query-replace' and `query-replace-regexp'
8583         with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
8584         (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
8585         or `multi-isearch-files-regexp'.
8586         (filesets-cmd-query-replace-getargs): Call standard function
8587         `query-replace-read-args' to read `query-replace' arguments.
8588         Add `multi-query-replace-map'.
8589         (filesets-cmd-query-replace-regexp-getargs)
8590         (filesets-cmd-isearch-getargs): New functions.
8592 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
8594         * international/mule.el (recode-region): Deactivate mark at the end.
8596 2008-07-23  Nikolaj Schumacher  <n_schumacher@web.de>
8598         * progmodes/flymake.el (flymake-errline, flymake-warnline):
8599         Use more suitable colors on dark displays.
8601 2008-07-23  Michael Albinus  <michael.albinus@gmx.de>
8603         * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
8604         "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
8605         (tramp-temp-buffer-name): New defconst.
8606         (tramp-handle-start-file-process): Use it.  Apply "exec", for the
8607         command.  No trailing prompt.
8608         (tramp-process-sentinel): Remove temporary buffer, if existing.
8609         Don't handle trailing prompt.
8610         (tramp-open-connection-setup-interactive-shell):
8611         Use `tramp-temp-buffer-name'.
8613 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
8615         * shell.el (shell-dynamic-complete-functions):
8616         Use comint-dynamic-complete-filename as well (bug#361).
8618 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
8620         * term/ns-win.el:
8621         * version.el (emacs-version):
8622         * loadup.el:
8623         * frame.el (make-frame-on-display): Check for ns instead of
8624         ns-windowing.
8626         * dired.el (dired-mode-map): Show the key binding for wdired.
8628         * menu-bar.el (menu-bar-file-menu): Show the key binding for
8629         exiting Emacs.
8631 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
8633         * term/ns-win.el (x-list-fonts): Drop alias.
8635 2008-07-23  Juri Linkov  <juri@jurta.org>
8637         * replace.el (multi-query-replace-map): New variable.
8638         (perform-replace): Add processing of new multi-buffer keys bound
8639         to `automatic-all' and `exit-current'.  Set `query-flag' to nil
8640         if last input char was `automatic-all'.  Set new local variable
8641         `multi-buffer' to t when one of new two keys were typed.  Return
8642         non-nil value of `multi-buffer' that tells to calling functions
8643         to continue replacement on the next file.
8645         * progmodes/etags.el (tags-query-replace): Set arg `map' of
8646         `perform-replace' to `multi-query-replace-map'.
8648 2008-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8650         * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
8651         otherwise displayed in every buffer.
8653         * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
8654         (vc-arch-trim-one-revlib): Delete temp directories as well.
8656 2008-07-22  Stephen Eglen  <stephen@gnu.org>
8658         * iswitchb.el (iswitchb-delim): New variable.  Suggested by Ted Roden.
8660 2008-07-22  Sven Joachim  <svenjoac@gmx.de>
8662         * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
8664 2008-07-22  Miles Bader  <miles@gnu.org>
8666         * progmodes/sh-script.el (sh-newline-and-indent): Remove.
8667         (sh-mode-map): Remove remapping of newline-and-indent.
8669 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
8671         * vc.el (Todo): Update.
8673         * vc-hooks.el: Remove obsolete comment.
8675         * vc-git.el (vc-git-status-printer): Update the directory display
8676         to match the default.
8678         * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
8680 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
8682         * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
8683         for "word wrap" command.
8685         * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
8687 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8689         * term/ns-win.el: Rename ns- functions/variables to the
8690         corresponding x- versions.
8691         (x-select-text, x-cut-buffer-or-selection-value)
8692         (x-disown-selection-internal, x-get-selection-internal)
8693         (x-own-selection-internal, x-defined-colors, xw-defined-colors)
8694         (x-display-mm-width, x-display-mm-height)
8695         (x-display-backing-store, x-display-save-under)
8696         (x-display-visual-class, x-display-screens, x-focus-frame): Remove
8697         defaliases.
8699         * frame.el (ns-display-name): Remove declaration.
8700         (make-frame-on-display): Use x-display-name instead
8701         ns-display-name.  Use unless.
8703         * startup.el (command-line-1): Fix indentation.
8705         * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
8706         checked in inadvertently.
8708 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
8710         * term/ns-win.el: Standardize references to "Nextstep" in
8711         comments, messages, and docstrings.
8712         (ns-handle-args, x-parse-geometry)
8713         (ns-extended-platform-support-mode, x-setup-function-keys)
8714         (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
8715         (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
8716         (ns-initialized, ns-initialize-window-system): Doc fixes.
8718 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8720         * diff-mode.el (diff-auto-refine): Delete defcustom.
8721         (diff-auto-refine-mode): New func/var via define-minor-mode.
8722         Update var ref to use diff-auto-refine-mode.
8723         * smerge-mode.el (diff-mode): Require when compiling.
8724         (smerge-auto-refine): Delete defcustom.
8725         Update smerge-auto-refine ref to use diff-auto-refine-mode.
8727 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
8729         * simple.el (visual-line): New custom group.
8730         (visual-line-fringe-indicators): New var.
8731         (visual-line-mode): Set fringe-indicator-alist based on
8732         visual-line-fringe-indicators.  Add lighter.
8734 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
8736         * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
8737         (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
8738         (x-handle-geometry, x-handle-name-switch, x-display-name)
8739         (x-handle-display, x-handle-args, x-colors): Move ...
8740         * term/common-win.el: ... here.  New file.
8741         * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
8742         (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
8743         (x-handle-geometry, x-handle-name-switch, x-display-name)
8744         (x-handle-display, x-handle-args, x-colors): Remove.
8745         * loadup.el: Load term/common-win before term/x-win and term/w32-win.
8747 2008-07-19  Juri Linkov  <juri@jurta.org>
8749         * startup.el (fancy-startup-text): Move the line "To quit
8750         a partially entered command, type Control-g" a few lines below
8751         to be after the line "To start".  Add text "at gnu.org" to
8752         "Overview of Emacs features".
8754         * dired.el (dired-mode-map): Fix menu text of
8755         image-dired-display-thumbs.
8757         * image-dired.el (image-dired-cmd-create-thumbnail-options)
8758         (image-dired-cmd-create-temp-image-options)
8759         (image-dired-cmd-create-standard-thumbnail-command): Add > to the
8760         ImageMagick command line to change the dimensions of the image
8761         only if its width or height exceeds the geometry specification.
8763         * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
8765         * proced.el (proced-mode, proced): Add \\<proced-mode-map>
8766         to docstrings.
8768 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
8770         * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
8771         Vinicius Jose Latorre.
8773 2008-07-19  Glenn Morris  <rgm@gnu.org>
8775         * term/ns-win.el (ns-make-command-string): Use mapconcat.
8776         (ns-save-preferences): Fix typo in previous change.  (Bug#573)
8778 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
8780         * net/dbus.el (dbus-interface-properties): New defconst.
8781         (dbus-introspect): Update docstring.
8782         (dbus-introspect-xml, dbus-introspect-get-attribute)
8783         (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
8784         (dbus-introspect-get-interface-names)
8785         (dbus-introspect-get-interface, dbus-introspect-get-method-names)
8786         (dbus-introspect-get-method, dbus-introspect-get-signal-names)
8787         (dbus-introspect-get-signal, dbus-introspect-get-property-names)
8788         (dbus-introspect-get-property)
8789         (dbus-introspect-get-annotation-names)
8790         (dbus-introspect-get-annotation)
8791         (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
8792         (dbus-introspect-get-signature, dbus-get-property)
8793         (dbus-set-property, dbus-get-all-properties): New defuns.
8795 2008-07-18  Chong Yidong  <cyd@stupidchicken.com>
8797         * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
8798         ns-grabenv.elc.
8800         * ns-carbon-compat.el: File removed.
8802         * ns-grabenv.el: File removed.
8804         * term/ns-win.el: Contents of ns-carbon-compat.el and
8805         ns-grabenv.el moved here.
8806         (ns-grabenv, ns-open-file-select-line): Doc fixes.
8807         (ns-submit-bug-report): Function removed.  Reports go to the main
8808         Emacs bug list.
8809         (ns-handle-args, ns-spi-service-call): Doc fixes.
8810         (info-ns-emacs): Function removed.  Nextstep port manual will be
8811         merged into the Emacs manual, so no separate link needed.
8813 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
8815         * startup.el (fancy-splash-head): Fix change of 2008-07-02.
8817 2008-07-18  Glenn Morris  <rgm@gnu.org>
8819         * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
8820         to XEmacs, since it does nothing for Emacs.
8822 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8824         * net/tls.el (open-tls-stream): Make it work with the 2nd argument
8825         BUFFER that is a string but does not exist as a buffer object, as
8826         mentioned in the doc-string.
8828 2008-07-17  Chong Yidong  <cyd@stupidchicken.com>
8830         * simple.el (line-move-visual): Make it a defcustom.
8831         (line-move-1): Convert temporary-goal-column back to an integer if
8832         it was set as a float by a previous call to line-move-visual.
8833         (end-of-visual-line, beginning-of-visual-line)
8834         (next-logical-line, previous-logical-line): New functions.
8836 2008-07-17  David Reitter  <david.reitter@gmail.com>
8838         * simple.el (kill-visual-line, turn-on-visual-line-mode): New
8839         functions.
8840         (visual-line-mode, global-visual-line-mode): New minor mode.
8841         (visual-line-mode-map): New variable.
8843 2008-07-17  Glenn Morris  <rgm@gnu.org>
8845         * term/ns-win.el (parameters): Declare for compiler.
8847 2008-07-17  Fan Kai  <fktpp@xemacs.org>  (tiny change)
8849         * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
8850         for Windows.
8852 2008-07-17  Daiki Ueno  <ueno@unixuser.org>
8854         * epa.el (epa-key-list-mode): Use run-mode-hooks.
8855         (epa-key-mode): Ditto.
8856         (epa-info-mode): Ditto.
8858 2008-07-17  Glenn Morris  <rgm@gnu.org>
8860         * term/ns-win.el (ns-handle-switch): Simplify.  Handle the numeric case.
8861         (ns-handle-numeric-switch): Just call ns-handle-switch.
8862         (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
8863         (ns-handle-args): Simplify using `pop'.
8864         (ns-display-name): Define (used in frame.el).
8865         (menu-bar-select-frame): Add (ignored) arg to more closely match the
8866         original definition.
8867         (ns-perform-service): Declare.
8868         (ns-save-preferences): Use fewer `let's.
8870         * frame.el (ns-display-name): Declare for compiler.
8872 2008-07-17  Kenichi Handa  <handa@m17n.org>
8874         * descr-text.el (describe-char-unidata-list): Initialize to the
8875         list of name, general-category, decomposition, and old-name.
8877 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
8879         * startup.el (command-line-1): Update processing of NS long options to
8880         mimic recent changes to processing of X long options.
8882 2008-07-16  Nick Roberts  <nickrob@snap.net.nz>
8884         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
8885         list of #defines for remote files.
8886         (gdb-source-info): Only show main if it has been found.
8888 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8890         * term/ns-win.el: Require CL; fix up comment style; reindent.
8891         (ns-define-service): Use subst-char-in-string.  Avoid `eval'.
8892         (ns-save-preferences): Use `case'.
8893         (ns-initialize-window-system): Use `dolist'.
8895 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
8897         * loadup.el: Remove load of easy-mmode prior to ns-win when NS
8898         windowing is used.
8899         * term/ns-win.el (ns-extended-platform-support-mode):
8900         Correct/improve documentation.
8902 2008-07-16  Glenn Morris  <rgm@gnu.org>
8904         * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
8905         Simply require 'cl (see comment in cl-compat.el).
8906         * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
8907         * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
8908         (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
8909         directly rather by subterfuge.  Provide cl before loading cl-macs.
8911         * paths.el (rmail-spool-directory): Remove settings for systems that are
8912         no longer supported.
8914         * frame.el (ns-initialize-window-system): Declare for compiler.
8916         * term/ns-win.el: Add numerous declarations for compiler.
8917         (ns-pop-up-frames): Move definition before use.  Doc fix.
8919         * emacs-lisp/check-declare.el (check-declare-locate)
8920         (check-declare-verify): Handle .m files.
8922 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
8924         * ns-carbon-compat.el: New file: user-visible compatibility of
8925         NeXTstep port with Carbon port.
8926         * ns-grabenv.el: New file: functionality useful on OS X platform to
8927         expose environment variables inside Emacs started from icon.
8928         * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
8929         * cus-edit.el:
8930         * cus-face.el:
8931         * disp-table.el:
8932         * faces.el:
8933         * info.el:
8934         * mouse.el:
8935         * mwheel.el:
8936         * simple.el: Add ns to window systems treated as GUIs.
8937         * facemenu.el (facemenu-read-color): Don't require a name match under
8938         NS, to allow numeric color entry.
8939         * frame.el (make-frame-on-display): Follow code for 'x in initializing
8940         'ns window system if need be.
8941         (various): Add 'ns as described above.
8942         * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
8943         ns-windowing is active.
8944         * startup.el (command-line-ns-option-alist): New constant to handle NS
8945         windowing system specific command line args analogous to how they are
8946         handled for X windows.
8947         (command-line-1): Use the above where appropriate.
8948         * version.el: Add NS port version.
8949         * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
8950         Darwin (usually OS X) systems.
8951         (woman-use-own-frame): Include 'ns in list of GUI window systems.
8952         * emulation/viper-util.el (ns-display-color-p)
8953         (ns-color-defined-p): Remove these (caustically-commented) outdated
8954         compensations for a port that was never itself integrated until now.
8955         * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
8956         for NS window system.
8957         * international/mule-cmds.el: Add 'ns to list of special-cased window
8958         systems (probably most of these, x/w32/mac/ns could be changed to
8959         window-system non-nil).
8960         * term/ns-win.el: New file: lisp-side support for NS windowing system.
8962 2008-07-14  Jason Rumney  <jasonr@gnu.org>
8964         * term/w32-win.el (x-handle-switch, x-handle-name-switch)
8965         (x-handle-numeric-switch, x-handle-initial-switch)
8966         (x-handle-xrm-switch, x-handle-args, x-handle-display)
8967         (xw-defined-colors, w32-initialize-window-system):
8968         Avoid use of cl pop and push macros.
8970 2008-07-14  Martin Rudalics  <rudalics@gmx.at>
8972         * add-log.el (change-log-goto-source): Avoid wrong-type-argument
8973         error when change-log-search-file-name returns nil.
8975 2008-07-13  Martin Rudalics  <rudalics@gmx.at>
8977         * add-log.el (change-log-search-file-name):
8978         Use match-string-no-properties.
8979         (change-log-search-tag-name-1, change-log-search-tag-name)
8980         (change-log-goto-source-1, change-log-goto-source): New functions.
8981         (change-log-tag-re, change-log-find-head, change-log-find-tail):
8982         New variables.
8983         (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
8985 2008-07-13  Jay Belanger  <jay.p.belanger@gmail.com>
8987         * calc/calc-help.el (calc-describe-key): Add angles to special key
8988         descriptions.
8990 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
8992         * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
8993         search for regexp.
8995 2008-07-12  Chong Yidong  <cyd@stupidchicken.com>
8997         * simple.el (line-move-visual): Handle null pixel position gracefully.
8999 2008-07-11  Jason Rumney  <jasonr@gnu.org>
9001         * files.el (file-truename): Get truename of ancestors if file does
9002         not exist on Windows.
9004 2008-07-11  Chong Yidong  <cyd@stupidchicken.com>
9006         * simple.el (line-move-visual): Obey goal-column and no-error arg.
9007         (track-eol, temporary-goal-column, previous-line, next-line):
9008         Update docstring.
9009         (move-end-of-line, move-beginning-of-line): Bind line-move-visual
9010         to nil.
9012 2008-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9014         * simple.el (line-move-visual): New var.
9015         (line-move-visual): New function.
9016         (line-move): Call line-move-visual.
9018 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
9020         * progmodes/grep.el (grep-files-aliases): Improve the C++ source
9021         pattern and add patterns for C++ header files.
9023 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
9025         * window.el (truncated-partial-width-window-p): New function.
9027         * menu-bar.el: Remove Longlines mode from menu.  Add word-wrap option.
9029         * faces.el (x-create-frame-with-faces): Don't pass parameters that
9030         are set later to x-create-frame.
9031         (face-set-after-frame-default): Apply X resources for non-default
9032         faces.
9034 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
9036         * faces.el (face-set-after-frame-default): Simplify.  Don't apply
9037         frame-specific X resource settings.  Set faces using a list of
9038         frame parameters explicitly passed to the calling
9039         function (e.g. make-frame).
9040         (x-create-frame-with-faces, tty-create-frame-with-faces):
9041         Supply explicit frame parameter list to face-set-after-frame-default.
9043 2008-07-08  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
9045         * net/browse-url.el (browse-url-default-browser):
9046         Fix argument list in lambda.
9048 2008-07-07  Ulf Jasper  <ulf.jasper@web.de>
9050         * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
9051         from url-retrieve.
9052         (newsticker--sentinel-work): Fix xerror typo.
9054 2008-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
9056         * vc-dir.el (vc-dir-refresh): Only update files.
9058         * vc-git.el (vc-git--ls-files-state): Remove unused function.
9060         * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
9062 2008-07-06  John Paul Wallington  <jpw@pobox.com>
9064         * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
9066 2008-07-05  Alexandre Julliard  <julliard@winehq.org>
9068         * vc-git.el (vc-git-registered): Return true for removed files.
9069         (vc-git-print-log, vc-git-log-view-mode): Print a single log for
9070         all the files instead of one per file.
9071         (vc-git-previous-revision): Add support for project-wide previous
9072         revision when specified file is nil.
9074 2008-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
9076         * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
9078         * vc-dir.el (vc-dir-find-child-files): New function.
9079         (vc-dir-resync-directory-files): New function.
9080         (vc-dir-recompute-file-state): New function, broken out of ...
9081         (vc-dir-resynch-file): ... here.  Also deal with directories.
9082         * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
9083         (vc-resynch-buffer): Use it.
9085         * vc-hg.el (vc-hg-registered): Do not set vc-state.
9087         * vc-annotate.el (vc-annotate-mode-menu): Add separator.
9089 2008-07-05  Nick Roberts  <nickrob@snap.net.nz>
9091         * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
9092         if it's not part of gdb-ui, e.g, at start.
9094         * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
9095         filenames in stack trace (text command mode).
9097 2008-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9099         * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
9101         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
9102         Use syntax-ppss on a position *before* the char we want to change.
9104 2008-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
9106         * vc-dir.el (vc-dir-query-replace-regexp): New function.
9107         (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
9108         (vc-dir-mode-map): Likewise.
9110 2008-07-03  Juanma Barranquero  <lekktu@gmail.com>
9112         * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
9113         (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
9114         (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
9115         Remove spurious * in defcustom docstrings.
9117         * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
9118         (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
9119         (adaptive-fill-mode, adaptive-fill-first-line-regexp)
9120         (default-justification): Remove spurious * in defcustom docstrings.
9122         * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
9123         (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
9124         (rst-compare-decorations, rst-default-indent, rst-update-section)
9125         (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
9126         (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
9127         (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
9128         Fix typos in docstrings.
9129         (rst-mode-lazy): Fix typo in docstring.  Remove spurious *.
9130         (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
9131         (rst-get-decorations-around, rst-section-tree-point)
9132         (rst-font-lock-adornment-point): Reflow docstrings.
9133         (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
9134         Doc fixes.
9135         (rst-re-enumerations): Comment out.
9137         * nxml/nxml-glyph.el (nxml-glyph-set-hook):
9138         * nxml/nxml-uchnm.el (nxml-unicode-blocks)
9139         (nxml-unicode-block-char-name-set):
9140         * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
9141         * nxml/rng-nxml.el (rng-set-state-after):
9142         * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
9144         * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
9145         (rng-c-parse-annotation-body):
9146         * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
9148         * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
9149         (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
9150         (nxml-forward-balanced-item, nxml-dynamic-markup-word)
9151         (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
9152         Fix typos in docstrings.
9153         (nxml-attribute-indent): Reflow docstring.
9154         (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
9155         (nxml-default-buffer-file-coding-system): Doc fixes.
9157         * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
9158         (nxml-ns-set-prefix): Fix typos in docstrings.
9159         (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
9160         Reflow docstring.
9161         (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
9163         * nxml/nxml-outln.el (nxml-hide-all-text-content)
9164         (nxml-show-direct-text-content, nxml-show-direct-subheadings)
9165         (nxml-hide-direct-text-content, nxml-hide-subheadings)
9166         (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
9167         (nxml-outline-display-rest, nxml-outline-set-overlay)
9168         (nxml-section-tag-forward, nxml-section-tag-backward)
9169         (nxml-back-to-section-start): Fix typos in docstrings.
9171         * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
9172         Doc fixes.
9174         * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
9175         (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
9176         (nxml-scan-after-change): Fix typo in docstring.
9178         * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
9179         (rng-name-class-possible-names): Doc fixes.
9180         (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
9181         (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
9182         Fix typos in docstrings.
9183         (rng-intern-group-shortcut, rng-intern-choice-shortcut):
9184         Reflow docstrings.
9186         * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
9187         (rng-substq, rng-complete-before-point): Fix typos in docstrings.
9189         * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
9190         (rng-xsd-convert-date-time): Reflow docstrings.
9191         (rng-xsd-compile): Fix typo in docstring.
9193         * nxml/rng-loc.el (rng-current-schema-file-name)
9194         (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
9195         Doc fixes.
9196         (rng-set-schema-file): Fix typo in docstring.
9198         * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
9199         (rng-do-some-validation, rng-process-start-tag, rng-process-text):
9200         Fix typos in docstrings.
9201         (rng-message-overlay, rng-conditional-up-to-date-start)
9202         (rng-conditional-up-to-date-end): Doc fixes.
9203         (rng-next-error, rng-previous-error): Reflow docstrings.
9205         * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
9206         (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
9207         (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
9208         (xmltok-merge-attributes): Fix typos in docstrings.
9209         (xmltok-make-attribute, xmltok-forward-special)
9210         (xmltok-get-declared-encoding-position): Reflow docstrings.
9212         * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
9213         (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
9214         Fix typos in docstrings.
9216 2008-07-02  John Paul Wallington  <jpw@pobox.com>
9218         * ibuffer.el (ibuffer-buffer-file-name):
9219         Use `list-buffers-directory'.  Remove special-casing for `cvs-mode'
9220         and `vc-dir-mode'.  Suggested by Dan Nicolaescu.
9222 2008-07-02  Toru Tsuneyoshi  <t_tuneyosi@hotmail.com>
9224         * files.el (backup-extract-version): Handle versioned directories.
9225         (trash-directory): New variable.
9226         (move-file-to-trash): New function.
9228         * cus-start.el (delete-by-moving-to-trash): Declare for custom.
9230 2008-07-02  Magnus Henoch  <mange@freemail.hu>
9232         * vc-git.el (vc-git-annotate-command): Use proper option for
9233         specifying revision.
9235 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9237         * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
9238         if available.
9240 2008-07-01  Dan Nicolaescu  <dann@ics.uci.edu>
9242         * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
9244         * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
9245         Add binding for vc-annotate-show-changeset-diff-revision-at-line.
9247         * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
9249 2008-07-01  Nick Roberts  <nickrob@snap.net.nz>
9251         * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
9252         (gdb-init-2): Use it.  Don't run gdb-mode-hook again.
9253         (gdb-var-list-children-regexp, gdb-var-update-regexp)
9254         (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
9255         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
9256         (gdb-stack-list-locals-regexp): Future proof regexps better.
9258 2008-06-30  Juri Linkov  <juri@jurta.org>
9260         * faces.el (face-name-history): New variable.
9261         (make-face, make-empty-face): Replace interactive spec "S"
9262         with `read-from-minibuffer' where `read' arg is t and
9263         `hist' arg is `face-name-history'.
9264         (read-face-name): Set `hist' arg of `completing-read-multiple'
9265         to `face-name-history'.
9266         (list-faces-display): Use `read-regexp' instead of `read-string'
9267         to read regexp.
9269         * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
9270         to `regexp-history'.
9271         (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
9272         make it an obsolete alias to it.
9273         (hi-lock-face-defaults): New variable renamed from
9274         `hi-lock-face-history'.
9275         (hi-lock-line-face-buffer, hi-lock-face-buffer)
9276         (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
9277         `read-from-minibuffer'.  Doc fix.
9278         (hi-lock-read-face-name): Replace `hi-lock-face-history' with
9279         `hi-lock-face-defaults'.  Remove `mapcar (lambda (f) (cons f f))'.
9280         Set `hist' arg of `completing-read' to `face-name-history'.
9281         Put a list of default faces to `default' arg instead of `hist' arg.
9283         * bindings.el (abbrev-map, narrow-map): New variables.
9284         Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
9285         Rebind related commands to these new maps.
9286         (ctl-x-r-map): New variable for rectangle, register and bookmark
9287         keys.  Move rectangle keybindings to rect.el and register
9288         keybindings to register.el.
9289         (next-buffer, previous-buffer): Remove C-x prefix and move
9290         keybindings to ctl-x-map.
9292         * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
9293         to the new map `ctl-x-r-map' in autoload cookies.
9295         * expand.el: Rebind two global `C-x a' keys "n", "p"
9296         to the new map `abbrev-map' in autoload cookies.
9298         * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
9300         * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
9302 2008-06-30  Miles Bader  <miles@gnu.org>
9304         * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
9305         after processing an escape sequence.
9307 2008-06-29  Michael Albinus  <michael.albinus@gmx.de>
9309         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
9310         from 2008-06-28.  It does not work on W32.
9312 2008-06-29  Juri Linkov  <juri@jurta.org>
9314         * replace.el (read-regexp): New function.
9315         (keep-lines-read-args, occur-read-primary-args):
9316         Call `read-regexp' instead of code moved to new function.
9317         (keep-lines, flush-lines, how-many): Remove parenthesis and colon
9318         from the end of prompt.
9319         (replace-re-search-function): Doc fix.
9321 2008-06-29  Kenichi Handa  <handa@m17n.org>
9323         * descr-text.el (describe-char-display): Always return a string.
9324         (describe-char-padded-string): New function.
9325         (describe-char): Adjusted for the change of
9326         describe-char-display.  Use describe-char-padded-string.
9328 2008-06-29  Andreas Schwab  <schwab@suse.de>
9330         * vc-dir.el (vc-dir): Make backend argument optional and use
9331         vc-responsible-backend when nil.  Interactively pass nil for
9332         backend instead of using the backend of what happens to be
9333         default-directory at the time of the call.
9335         * find-dired.el (find-dired-filter): Preserve point.
9337 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
9339         * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
9340         (sasl-find-mechanism, sasl-next-step):
9341         * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
9342         (sasl-ntlm-response): Fix typos in docstrings.
9344 2008-06-28  robert marshall  <robert@capuchin.co.uk>  (tiny change)
9346         * international/mule-cmds.el (view-hello-file): Doc fix.
9348 2008-06-28  Chong Yidong  <cyd@stupidchicken.com>
9350         * faces.el (inhibit-face-set-after-frame-default): Var deleted.
9351         (set-face-attribute, face-set-after-frame-default)): Don't use it.
9353 2008-06-28  John Paul Wallington  <jpw@pobox.com>
9355         * calc/calc.el (defmath): Add `doc-string' decl.  Add docstring.
9357 2008-06-28  Michael Albinus  <michael.albinus@gmx.de>
9359         * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
9360         (tramp-convert-file-attributes): Convert symlinks only when
9361         returned from `tramp-handle-file-attributes-with-stat'.
9363         * net/tramp-ftp.el (top): Delete 'ange-ftp property from
9364         `substitute-in-file-name' when unloading.
9365         (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
9367 2008-06-28  Dan Nicolaescu  <dann@ics.uci.edu>
9369         * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
9370         (vc-string-prefix-p): Move function ...
9371         * vc.el (vc-string-prefix-p): ... here.
9373 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
9375         * vc-dir.el (vc-dir): Complete only directory names.
9377 2008-06-27  Jason Rumney  <jasonr@gnu.org>
9379         * w32-fns.el (top-level): Unconditionally define all charsets.
9381 2008-06-27  Alan Mackenzie  <acm@muc.de>
9383         * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
9384         the CC Mode specific functions; this is no longer needed, since
9385         {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
9387         * progmodes/cc-defs.el (c-emacs-features): New feature
9388         'argumentative-bod-function.
9390 2008-06-27  John Paul Wallington  <jpw@pobox.com>
9392         * chistory.el (list-command-history): Use `bound-and-true-p'.
9393         (command-history-map): Define within defvar.  Add docstring.
9395 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
9397         * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
9398         to unibyte; just assume it is not a JPEG.  Use `string-match-p'.
9399         (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
9400         (image-type-from-buffer): Use `looking-at-p'.
9402 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
9404         * ibuf-ext.el (diff-sentinel): Declare.
9406 2008-06-27  Glenn Morris  <rgm@gnu.org>
9408         * calendar/lunar.el (calendar-lunar-phases): Rename from
9409         calendar-phases-of-moon.  Keep old name as alias, update callers.
9410         (lunar-phases): Rename from phases-of-moon.  Keep old name as alias.
9411         (diary-lunar-phases): Rename from diary-phases-of-moon.
9412         Keep old name as alias.
9413         * calendar/cal-menu.el (cal-menu-sunmoon-menu)
9414         (cal-menu-global-mouse-menu): Update for lunar name changes.
9415         * calendar/calendar.el (calendar-mode-map): Update for name change.
9416         * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
9418 2008-06-26  Glenn Morris  <rgm@gnu.org>
9420         * calendar/solar.el (solar-sunrise-sunset-string): Add optional
9421         argument `nolocation'.
9422         (calendar-sunrise-sunset-month): New function.
9423         * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
9424         cal-menu-moon-menu.  Add calendar-sunrise-sunset-month.
9425         (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
9426         * calendar/calendar.el (solar-sunrises-buffer): New constant.
9427         (calendar-mode-map): Use cal-menu-sunmoon-menu.
9428         (calendar-buffer-list): Add solar-sunrises-buffer.
9430         * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
9432 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
9434         * cus-start.el: Add customization types for word-wrap and
9435         shift-select-mode.
9437 2008-06-26  John Paul Wallington  <jpw@pobox.com>
9439         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
9440         (ibuffer-diff-with-file): Use it.  Do diff on marked buffers.
9441         (ibuffer-mark-on-buffer): Don't display message when removing marks.
9442         (ibuffer-mark-by-mode): Use `buffer-local-value'.
9444 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
9446         * vc-dir.el (tool-bar): Require.
9448         * vc.el (ewoc, tool-bar): Do not require.
9450 2008-06-26  Kenichi Handa  <handa@m17n.org>
9452         * international/mule-cmds.el (encode-coding-char): Fix for ASCII
9453         characters.
9455         * composite.el (terminal-composition-base-character-p): New function.
9456         (terminal-composition-function):
9457         Use terminal-composition-base-character-p.  Include the base character
9458         in the composition.
9459         (auto-compose-chars): Don't check font-object for terminal display.
9461 2008-06-26  Glenn Morris  <rgm@gnu.org>
9463         * doc-view.el (bookmark-make-record-default):
9464         * image-mode.el (bookmark-make-record-default): Fix declaration.
9466         * calendar/calendar.el (calendar-date-echo-text): Doc fix.
9467         Add default :value for sexp type.
9468         (calendar-month-edges): New variable.
9469         (calendar-month-edges): New function.
9470         (calendar-recompute-layout-variables): Set calendar-month-edges.
9471         (calendar-intermonth-header, calendar-intermonth-text): New options.
9472         (calendar-insert-at-column): New function.
9473         (calendar-generate-month): Use calendar-insert-at-column.
9474         Handle intermonth text.  Add 'date property.
9475         (calendar-column-to-month): Remove function.
9476         (calendar-column-to-segment): New function.
9477         (calendar-cursor-to-date): Use calendar-column-to-segment.
9478         Check 'date property.
9480         * calendar/calendar.el (calendar-print-other-dates):
9481         Handle mouse events.
9482         * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
9483         (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
9485         * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
9486         * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
9487         (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
9489         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
9490         Use calendar-column-to-segment, calendar-month-edges, and
9491         the 'date property to handle intermonth text.
9493         * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
9495         * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
9496         (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
9497         Add doc strings.
9498         (cal-menu-context-mouse-menu): Add some :keys.
9499         (calendar-check-holidays): Declare rather than autoloading.
9500         (diary-show-holidays-flag): Remove unneeded declaration.
9502         * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
9503         * calendar/calendar.el (calendar-cursor-to-date): Handle case where
9504         event-start is nil.
9506 2008-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9508         * minibuffer.el (completion-basic-try-completion): Use the text after
9509         point to constrain the completion candidates.
9510         (completion-basic-all-completions): Adjust accordingly.
9512 2008-06-25  Chong Yidong  <cyd@stupidchicken.com>
9514         * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
9515         courier.
9517         * faces.el (set-face-attribute): Doc fix.
9519 2008-06-25  Juri Linkov  <juri@jurta.org>
9521         * bindings.el (goto-map): New variable.  Rebind goto-related
9522         commands to this `M-g' prefix keymap.
9523         (search-map): New variable for `M-s' prefix keymap.
9524         Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
9525         `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
9526         `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
9527         `M-shw' to `hi-lock-write-interactive-patterns'.
9529         * isearch.el (isearch-mode-map): Bind `M-s h r' to
9530         `isearch-highlight-regexp'.
9531         (isearch-highlight-regexp): New function.
9533 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9535         * info.el (Info-bookmark-make-record):
9536         Use bookmark-make-record-default.
9537         (Info-bookmark-jump): Use bookmark-default-handler.
9539         * image-mode.el (image-bookmark-make-record):
9540         Use bookmark-make-record-default.
9541         (image-bookmark-jump): Use bookmark-default-handler.
9543         * doc-view.el (doc-view-bookmark-make-record):
9544         Use bookmark-make-record-default.
9545         (doc-view-bookmark-jump): Use bookmark-default-handler.
9547         * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
9548         used until now in bookmark.el's code.
9549         (bookmark-get-bookmark): Accept bookmark names or bookmark records.
9550         (bookmark-get-bookmark-record): Allow the 2 slightly different formats
9551         used until now in bookmark.el's code.
9552         (bookmark-set-filename): Remove special code, moved to its only caller.
9553         (bookmark-store): Use the newer format.
9554         (bookmark-make-record-default): Add arg `point-only'.
9555         Rename from bookmark-make-record-for-text-file.
9556         (bookmark--jump-via): New function.
9557         (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
9558         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
9559         Use it.
9560         (bookmark-jump-noselect, bookmark-default-handler):
9561         Don't return an alist, instead return the data implicitly by changing
9562         current buffer and point.  Signal an error if the file doesn't exist.
9564         * buff-menu.el: Use with-current-buffer and inhibit-read-only.
9565         (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
9567         * bs.el: Use with-current-buffer.  Simplify.
9568         (bs-toggle-readonly): Avoid vc-toggle-read-only.
9570         * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
9571         is bound before using it.
9573 2008-06-25  Kenichi Handa  <handa@m17n.org>
9575         * image.el (image-jpeg-p): Convert DATA to unibyte at first.
9577 2008-06-25  Dan Nicolaescu  <dann@ics.uci.edu>
9579         * vc-hg.el:
9580         * vc-git.el: Require vc-dir when compiling.
9582         * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
9583         vc-dir-marked-only-files.  Change the return value.
9584         (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
9585         Change the return value.
9586         (vc-dir-deduce-fileset): New function broken out from ...
9587         * vc.el (vc-deduce-fileset): ... here and ...
9588         (vc-deduce-fileset): ... here.
9590         * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
9591         (vc-svn-parse-status): Do not set the vc-backend property.
9593 2008-06-25  Andreas Schwab  <schwab@suse.de>
9595         * faces.el (face-font-family-alternatives, variable-pitch):
9596         Use "Sans Serif", not "Sans-Serif".
9598 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
9600         * faces.el (face-font-family-alternatives, variable-pitch):
9601         Change "Sans" to the canonical name "Sans-Serif".
9603 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
9605         * calc/calc.el (calc-mode-map): Add extra keybindings to
9606         `calc-missing-key'.
9607         * calc/calc-ext.el (calc-init-extensions): Add keybinding for
9608         `kill-ring-save'.
9610 2008-06-24  Miles Bader  <miles@gnu.org>
9612         * mouse.el (mouse-appearance-menu): Don't do anything if the user
9613         pops up the menu but doesn't select anything.
9615 2008-06-24  Dan Nicolaescu  <dann@ics.uci.edu>
9617         * add-log.el (add-change-log-entry): Add new arg to force each new
9618         entry to be on a new line.
9619         * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
9621         * vc-dir.el (vc-client-object): Remove.
9622         (vc-dir-prepare-status-buffer): Take a backend as an argument and
9623         use it when looking for a buffer.
9624         (vc-dir): Add a backend argument.  Set revert-buffer-function.
9625         Don't create a client object.  Move bindings ...
9626         (vc-dir-menu-map, vc-dir-mode-map): ... here.
9627         (vc-dir-revert-buffer-function): New function.
9628         (vc-generic-status-printer): Rename to ...
9629         (vc-dir-status-printer): ... this.
9630         (vc-generic-state, vc-generic-status-fileinfo-extra)
9631         (vc-dir-extra-menu, vc-make-backend-object): Remove.
9632         (vc-default-status-printer): Use a different face for
9633         directories.  Don't display any text for directories in the state
9634         column.  Add tooltips.
9636         * vc.el (Todo): Update.
9638         * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
9639         * vc-rcs.el (vc-annotate-convert-time):
9640         * vc-mtn.el (vc-annotate-convert-time):
9641         * vc-git.el (vc-annotate-convert-time):
9642         * vc-cvs.el (vc-annotate-convert-time):
9643         * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
9645 2008-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
9647         * vc-annotate.el (vc-annotate-mode): Derive from special-mode
9648         instead of using view-mode.
9650 2008-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9652         * Makefile.in (distclean): Don't delete *.elc and autogen files.
9654 2008-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
9656         * vc.el:
9657         * vc-hooks.el:
9658         * vc-dispatcher.el: Move vc-dir variables and functions ...
9659         * vc-dir.el: ... here.  New file.
9660         * Makefile.in (ELCFILES): Add vc-dir.elc.
9662         * vc.el: Move vc-annotate variables and functions ...
9663         * vc-annotate.el: ... here.  New file.
9664         * Makefile.in (ELCFILES): Add vc-annotate.elc.
9666         * vc-dav.el: Move here from url/vc-dav.el.
9667         (Todo): Note work needed to make this backend functional.
9669         * Makefile.in (ELCFILES): Update vc-dav.el location.
9671 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9673         * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
9675 2008-06-21  John Paul Wallington  <jpw@pobox.com>
9677         * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
9679         * textmodes/rst.el (rst-mode): Put docstring in right place.
9681 2008-06-21  Chong Yidong  <cyd@stupidchicken.com>
9683         * startup.el (fancy-about-text, fancy-startup-tail): Increase text
9684         size for legibility.
9686         * faces.el (fixed-pitch): Use "Monospace" family.
9687         (variable-pitch): Use "Sans" family.
9688         (face-font-family-alternatives): Define alternatives for "Sans"
9689         and "Monospace".
9691 2008-06-21  Glenn Morris  <rgm@gnu.org>
9693         * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
9694         Require 'cl when compiling.
9696         * emacs-lisp/debug.el (help-xref-interned): Declare.
9698         * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
9699         Evaluate definition when compiling.
9701         * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
9702         rather than mouse-1.
9703         (bug-reference-url-format): Autoload safe if string.
9704         (bug-reference-bug-regexp): Make space after "bug" optional.
9706         * Makefile.in (all): Explicitly pass EMACS to sub-make,
9707         for some non-GNU makes.
9709         * cus-dep.el (custom-dependencies-no-scan-regexp):
9710         * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
9712         * calendar/cal-move.el (calendar-forward-day): Scroll in one month
9713         increments.
9715         * calendar/calendar.el: Factor out the magic numbers controlling the
9716         calendar layout.
9717         (calendar-month-digit-width, calendar-month-width)
9718         (calendar-right-margin): New variables.
9719         (calendar-recompute-layout-variables, calendar-set-layout-variable):
9720         New functions.
9721         (calendar-left-margin, calendar-intermonth-spacing)
9722         (calendar-column-width, calendar-day-header-width)
9723         (calendar-day-digit-width): New options.
9724         (calendar-first-date-row): New constant.
9725         (calendar-move-to-column, calendar-ensure-newline): New functions,
9726         replacing calendar-insert-indented.
9727         (calendar-insert-indented): Remove function.
9728         (calendar-generate-month): Use calendar-move-to-column and
9729         calendar-ensure-newline.  Use layout variables.
9730         (calendar-generate, calendar-update-mode-line)
9731         (calendar-font-lock-keywords): Use layout variables.
9732         (calendar-column-to-month): New function.
9733         (calendar-cursor-to-date): Use calendar-column-to-month.
9734         Use layout variables.
9735         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
9736         Use layout variables.  Use calendar-column-to-month.
9737         (calendar-cursor-to-visible-date): Use layout variables.
9739 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9741         * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
9742         (all): Run compile-last.
9743         (compile-onefile): New target.
9744         (compile-first): Simplify.
9745         (compile-last): Don't treat COMPILE_FIRST specially.
9746         (COMPILE_FIRST): List the elc files rather than the el files.
9747         (ELCFILES): Update.
9749 2008-06-21  Ulf Jasper  <ulf.jasper@web.de>
9751         * net/newst-treeview.el: Remove dead code.
9752         (newsticker--window-config): Remove.
9753         (newsticker-treeview-quit): Do not save window config.
9754         (newsticker-treeview): Do not try to restore window config.
9755         (newsticker-groups, newsticker--treeview-list-sort-by-column)
9756         (newsticker--treeview-list-new-items)
9757         (newsticker--treeview-list-immortal-items)
9758         (newsticker--treeview-list-obsolete-items)
9759         (newsticker--treeview-list-all-items)
9760         (newsticker--treeview-list-feed-items): Fix documentation.
9762 2008-06-21  Miles Bader  <miles@gnu.org>
9764         * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
9766 2008-06-21  Alan Mackenzie  <acm@muc.de>
9768         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
9769         infinite loop on invalid syntax.
9771 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9773         * textmodes/rst.el: Run rst-define-level-faces when loading.
9774         (rst-mode): Don't set the font-lock-multiline var.
9775         (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
9776         Set the font-lock-multiline property by hand.
9778         * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
9780         * Makefile.in (emacs-deps): Remove.
9781         ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
9782         (all): Use them.
9783         (autogen-clean): Remove.
9785 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9787         * Makefile.in (all): New target.
9788         (bootstrap-prepare): Remove.
9790         * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
9791         the .elc file to batch-byte-compile.
9793         * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
9794         set-keymap-parents if set-keymap-parent doesn't exist.
9796         * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
9797         Allow more than one space before the |.
9799         * textmodes/rst.el: Fix up docstring conventions.
9800         Move vars to before their first use.
9801         (rst-mode): Don't mess with font-lock-support-mode.
9802         (rst-suggest-new-decoration, rst-adjust-decoration):
9803         Avoid CL's copy-list.
9804         (rst-delete-entire-line): Use line-beginning-position.
9805         (rst-position): New fun.
9806         (rst-straighten-decorations): Use it instead of CL's position.
9807         (rst-straighten-bullets-region): Avoid CL's mapcar*.
9808         (rst-toc-mode): Use define-derived-mode.
9809         (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
9810         Remove unused var `in-par'.  Use `point' rather than `point-marker'.
9811         (rst-line-block-region): Reduce redundancy.  Use the `pfxarg' arg.
9812         (rst-replace-lines): Simplify.
9813         (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
9815         * simple.el (special-mode-map): New var.
9816         (special-mode): New major mode.
9818 2008-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
9820         * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
9821         log-view-file-re.
9823         * vc.el (vc-dir-hide-up-to-date): Undo previous change.
9824         (vc-switch-backend): Simplify.
9825         (Todo): Remove solved items.
9827         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
9828         the vc-backend property.
9830 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9832         * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
9833         Bind inhibit-read-only since the buffer is always read-only.
9835 2008-06-20  Ulf Jasper  <ulf.jasper@web.de>
9837         * net/newst-treeview.el (newsticker-treeview-own-frame):
9838         Change default value to nil.
9839         (newsticker--treeview-list-add-item)
9840         (newsticker--treeview-propertize-tag): Show item title in tooltip.
9842 2008-06-20  Martin Blais  <blais@furius.ca>
9843             Stefan Merten  <smerten@oekonux.de>
9844             David Goodger  <goodger@python.org>
9846         * textmodes/rst.el: New file.
9848 2008-06-20  Sam Steingold  <sds@gnu.org>
9850         * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
9851         remove DIRECTORY entries.
9853 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
9855         * makefile.w32-in (distclean): Depend on `clean'.
9856         (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
9857         (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
9858         ($(lisp)/cus-load.el): Don't use `touch'.  Instead, generate an
9859         empty cus-load.el with `echo', and include "Local Variables"
9860         section to prevent the empty file from being compiled.
9861         (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
9862         that generate an empty cus-load.el.
9864 2008-06-20  Juanma Barranquero  <lekktu@gmail.com>
9866         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
9867         Don't copy ldefs-boot.el over loaddefs.el.
9868         (bootstrap-clean): Remove loaddefs.el and don't depend on it.
9869         (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
9870         to loaddefs.el; they are not needed now.  Add coding cookie.
9872 2008-06-20  Miles Bader  <miles@gnu.org>
9874         * face-remap.el (face-remap-add-relative, face-remap-set-base):
9875         Strip unnecessary list levels from SPECS.
9876         (buffer-face-set, buffer-face-toggle):
9877         Change argument from FACE to &rest SPECS, and strip unnecessary
9878         list levels from SPECS.
9879         (buffer-face-mode-invoke): Change argument from FACE to SPECS.
9881 2008-06-20  Jason Rumney  <jasonr@gnu.org>
9883         * international/fontset.el (setup-default-fontset): Specify script
9884         for latin use of iso10646-1.  Fix use of lang tags.
9886 2008-06-19  Miles Bader  <miles@gnu.org>
9888         * face-remap.el (text-scale-increase): Start from zero if
9889         text-scale-mode isn't enabled.
9891 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9893         * faces.el (face-set-after-frame-default): Re-apply explicit `font'
9894         frame parameters after setting up the `default' face.
9896 2008-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9898         * faces.el (face-set-after-frame-default): Don't exclude `default'.
9900 2008-06-18  Glenn Morris  <rgm@gnu.org>
9902         * mouse.el (buffer-face-mode-invoke): Declare.
9904         * Makefile.in (ELCFILES): Add org/org-id.elc.
9906         * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
9907         * calendar/cal-menu.el (cal-menu-holidays-menu):
9908         Use calendar-cursor-holidays rather than cal-menu-today-holidays.
9909         (cal-menu-today-holidays): Remove function.
9911         * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
9912         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
9913         (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
9914         Remove unused functions.
9915         (calendar-mouse-view-diary-entries): Use format rather than concat.
9917         * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
9918         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9919         (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
9921         * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
9922         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9923         (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
9924         (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
9925         cal-menu-event-to-date.
9927         * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
9928         Handle mouse events.
9929         * calendar/cal-tex.el (cal-tex-cursor-year)
9930         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
9931         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
9932         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
9933         (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
9934         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
9935         (cal-tex-cursor-day): Handle mouse events.  Rename ARG to N.
9936         (cal-tex-cursor-month): Mark N as optional.
9937         * calendar/cal-menu.el (calendar-mouse-tex-day)
9938         (calendar-mouse-tex-week, calendar-mouse-tex-week2)
9939         (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
9940         (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
9941         (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
9942         (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
9943         (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
9944         Remove functions.
9945         (cal-menu-context-mouse-menu): Replace the above functions with the
9946         cal-tex versions.  Add HTML submenu.
9948 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
9950         * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
9951         text command mode.
9952         (gdb): Explain that gud-gdb is needed for text command mode.
9954 2008-06-17  Martin Rudalics  <rudalics@gmx.at>
9956         * window.el (split-height-threshold): Remove spurious extra line.
9958 2008-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9960         * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
9961         (calendar-set-mark):
9962         * calendar/diary-lib.el (diary-insert-entry):
9963         * calendar/solar.el (calendar-sunrise-sunset): Use it.
9964         * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
9965         (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
9966         (cal-menu-context-mouse-menu): Use calendar-set-mark,
9967         diary-insert-entry, and calendar-sunrise-sunset instead.
9969         * vc.el (vc-deduce-fileset): Add arg `only-files'.
9970         (vc-next-action): Pass the new arg.
9971         (vc-register): Don't use `only-files'.
9972         Don't set `backup-inhibited' in the current buffer.
9974 2008-06-17  Miles Bader  <miles@gnu.org>
9976         * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
9978         * face-remap.el (buffer-face-mode-face)
9979         (buffer-face-mode-remapping): New variables.
9980         (buffer-face-mode, buffer-face-set, buffer-face-toggle)
9981         (buffer-face-mode-invoke): New functions.
9982         (variable-pitch-mode-remapping): Variable removed.
9983         (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
9985         * face-remap.el (internal-lisp-face-attributes): New variable.
9986         (face-attrs-more-relative-p, face-remap-order): New functions.
9987         (face-remap-add-relative): Use `face-remap-order'.
9989 2008-06-17  Glenn Morris  <rgm@gnu.org>
9991         * mouse.el (x-select-font): Declare.
9993         * calendar/calendar.el (calendar-move-hook):
9994         Add calendar-update-mode-line as an option.
9995         (calendar-date-echo-text): New user option.
9996         (calendar-generate-month): Set `day'.  Use calendar-date-echo-text.
9997         (calendar-insert-indented): Simplify newline insertion.
9998         (calendar-describe-mode): Remove unused function.
9999         (calendar-mode-line-entry): New function.
10000         (calendar-mode-line-format): Doc fix.  Use calendar-mode-line-entry.
10001         Mark as risky.
10002         (calendar-mouse-other-month): Remove function.
10003         (calendar-other-month): Handle mouse events.
10004         (calendar-goto-info-node): Call fit-window-to-buffer.
10005         (calendar-mode): Use define-derived-mode.  Doc fix.
10006         (calendar-update-mode-line): Tweak whitespace.
10008 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10010         * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
10011         (vc-dir-marked-only-files): vc-string-prefix-p.
10013 2008-06-16  Nick Roberts  <nickrob@snap.net.nz>
10015         * progmodes/gdb-ui.el (gdb-memory-set-address)
10016         (gdb-memory-set-repeat-count): Allow keyboard bindings.
10017         (gdb-memory-mode-map): Bind above functions respectively
10018         to 'S' and 'N'.
10020 2008-06-16  Derek Upham  <sand@blarg.net>  (tiny change)
10022         * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
10024 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
10026         * log-view.el (vc-diff-internal): Declare for compiler.
10028         * vc-bzr.el (log-view-per-file-logs):
10029         * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
10031 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
10033         * mouse.el (mouse-appearance-menu-map): New var.
10034         (mouse-appearance-menu): New function.
10035         Bind it to S-down-mouse-1.
10037 2008-06-15  Juri Linkov  <juri@jurta.org>
10039         * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
10040         (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
10041         as the second element.
10042         (Info-build-toc): Add PARENT element extracted from the Up pointer.
10043         Don't print progress messages.
10044         (Info-toc-nodes): New variable and function.
10045         (Info-index-nodes): Optimize non-string file name case.
10046         (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
10047         (Info-insert-breadcrumbs): Use the cached document structure instead
10048         of visiting all ancestor nodes.  Remove the initial `>'.
10050 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
10052         * log-view.el (log-view-diff-changeset): New function.
10053         (log-view-mode-map, log-view-mode-menu): Bind it.
10054         (log-view-per-file-logs, log-view-vc-fileset)
10055         (log-view-vc-backend): New variables.
10056         (log-view-find-revision, log-view-modify-change-comment)
10057         (log-view-annotate-version): Throw an error if the log is for more
10058         than one file and we can't find the current file.  Get the current
10059         file from log-view-vc-fileset if necessary.
10060         (log-view-diff): Get the current file from log-view-vc-fileset if
10061         necessary.
10063         * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
10065         * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
10066         (vc-hg-log-view-mode): Declare for compiler.
10067         (vc-hg-log-view-mode): Set log-view-per-file-logs and
10068         log-view-file-re.
10069         (vc-hg-diff): If no file is passed, use default-directory for cwd.
10071         * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
10073         * vc-svn.el (vc-svn-log-view-mode): New derived mode.
10075 2008-06-15  Michael Albinus  <michael.albinus@gmx.de>
10077         * net/tramp.el (tramp-handle-start-file-process):
10078         Clear modification time of the connection buffer.
10079         (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
10080         (tramp-open-connection-setup-interactive-shell): Flush cache, and
10081         restart `tramp-maybe-open-connection' when the remote system has
10082         been changed.  Throw 'uname-changed event.
10083         (tramp-maybe-open-connection): Catch it.
10085         * net/tramp-cmds.el (tramp-cleanup-all-connections):
10086         Reset `tramp-locked'.
10088 2008-06-15  Ulf Jasper  <ulf.jasper@web.de>
10090         * net/newst-treeview.el (newsticker--treeview-list-update)
10091         (newsticker--treeview-item-update)
10092         (newsticker--treeview-tree-update)
10093         (newsticker-treeview-jump, newsticker-group-add-group)
10094         (newsticker-group-move-feed, newsticker-group-delete-group):
10095         Remove window dedication.
10096         (newsticker--group-manage-orphan-feeds): Handle ill-valued
10097         newsticker-groups.
10098         (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
10100 2008-06-15  Andreas Schwab  <schwab@suse.de>
10102         * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
10103         when parsing CVS/Repository.
10105         * wdired.el (wdired-search-and-rename): Fix undocumented change.
10107 2008-06-15  Ulf Jasper  <ulf.jasper@web.de>
10109         * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
10110         (newsticker-extra-face, newsticker-enclosure-face): Moved to
10111         net/newst-reader.el.
10113         * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
10114         (newsticker-extra-face, newsticker-enclosure-face): Moved from
10115         net/newst-reader.el.
10117 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10119         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
10120         Catch and recover from case when the bytes we thought we were reading
10121         turn out to be something else entirely, such as latin-1 chars from
10122         quail.  See bug#396.
10124 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
10126         * vc.el (vc-deduce-fileset): Check if the buffer has a file.
10127         (vc-register): Call the backend function only once, instead of
10128         once for each file.
10129         (vc-next-action): Update call to vc-register.
10130         (vc-dir-register): Remove function.
10131         (vc-dir): Bind vc-register instead of vc-dir-register.
10133 2008-06-14  Glenn Morris  <rgm@gnu.org>
10135         * Makefile.in (ELCFILES): Add net/newst-*.el.
10137 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10139         * wdired.el (wdired-do-renames): New function.
10140         (wdired-finish-edit): Use it to.
10141         (wdired-preprocess-files): Don't hardcode (point-min) == 1.
10143 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10145         * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
10147 2008-06-14  Martin Rudalics  <rudalics@gmx.at>
10149         * window.el (window--even-window-heights): Even window heights
10150         only if the selected window is higher than WINDOW.
10151         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
10153 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10155         * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
10157 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10159         * term/linux.el (terminal-init-linux): Load t-mouse.
10161 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10162             Drew Adams  <drew.adams@oracle.com>
10164         * info.el (Info-breadcrumbs-depth): New var.
10165         (Info-insert-breadcrumbs): New function.
10166         (Info-fontify-node): Use it.
10167         (Info-mode-map): Move initialization into declaration.
10169 2008-06-13  Ulf Jasper  <ulf.jasper@web.de>
10171         Rename net/newsticker-*.el to net/newst-*.el.
10172         * net/newst-backend.el: Rename from net/newsticker-backend.el.
10173         * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
10174         * net/newst-reader.el: Rename from net/newsticker-reader.el.
10175         * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
10176         * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
10177         * net/newsticker-backend.el: Rename to net/newst-backend.el.
10178         * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
10179         * net/newsticker-reader.el: Rename to net/newst-reader.el.
10180         * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
10181         * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
10183 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10185         * progmodes/compile.el (compilation-start): Don't disable undo in
10186         comint buffer.  Don't override the comint-filter with our own.
10187         (compilation-filter): Change point's insertion-type.
10189         * comint.el (comint-output-filter): Use copy-marker.
10191 2008-06-13  David Reitter  <david.reitter@gmail.com>
10193         * textmodes/flyspell.el (mail-mode-flyspell-verify):
10194         Check message-signature-separator exists before using it.
10196 2008-06-13  Dan Nicolaescu  <dann@ics.uci.edu>
10198         * vc.el (vc-delete-file): Bind default-directory before calling
10199         the backend.
10200         (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
10201         (vc-annotate-show-diff-revision-at-line-internal): ... here.
10202         New function.
10203         (vc-annotate-show-changeset-diff-revision-at-line): New function.
10204         (vc-annotate-mode-menu): Bind it.
10206 2008-06-13  Jason Rumney  <jasonr@gnu.org>
10208         * term/w32-win.el (mouse-set-font): Remove overridden function.
10209         (w32-select-font): Declare as obsolete alias for x-select-font.
10211 2008-06-13  Daniel Engeler  <engeler@gmail.com>
10213         These changes add serial port access.
10214         * term.el (term-update-mode-line): Modify.
10215         (serial-port-is-file-p, serial-nice-speed-history)
10216         (serial-no-speed, serial-mode-line-speed-menu)
10217         (serial-mode-line-config-menu): New variables and constants.
10218         (serial-name-history, serial-speed-history)
10219         (serial-supported-or-barf, serial-read-name, serial-read-speed)
10220         (serial-term, serial-speed, serial-mode-line-speed-menu-1)
10221         (serial-mode-line-speed-menu, serial-update-speed-menu)
10222         (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
10223         (serial-update-config-menu): New functions.
10225 2008-06-13  Glenn Morris  <rgm@gnu.org>
10227         * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
10229         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
10231 2008-06-13  Kenichi Handa  <handa@m17n.org>
10233         * cus-face.el (custom-face-attributes): Add :foundry.
10235         * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
10236         (face-x-resources): Add :foundry.
10237         (face-valid-attribute-values): Likewise.
10238         (face-attribute-name-alist): Likewise.
10239         (describe-face): Likewise.
10241 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10243         * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
10245 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
10247         * longlines.el (longlines-search-forward, longlines-search-backward)
10248         (longlines-re-search-forward): Use a smarter search-spaces-regexp.
10250 2008-06-12  Sam Steingold  <sds@gnu.org>
10252         * vc.el (vc-rename-file): DTRT when the destination is a directory
10253         name and the source is a file.
10255 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
10257         * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
10259 2008-06-12  Glenn Morris  <rgm@gnu.org>
10261         * progmodes/f90.el (f90-beginning-of-subprogram)
10262         (f90-end-of-subprogram): Only give a message when interactive.
10264         * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
10266         * progmodes/cperl-mode.el (cperl-info-on-command):
10267         Use display-pixel-height rather than x-display-pixel-height.
10269         * mail/rmailedit.el (rmail-cease-edit):
10270         * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
10272         * emulation/edt.el (edt-xserver):
10273         * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
10275         * emulation/edt-mapper.el: Drop test for Emacs < 19.
10277         * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
10278         Evaluate definitions when compiling.  Reverse tests.
10280         * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
10281         use unless.
10283         * menu-bar.el (w32-menu-bar-open): Declare for compiler.
10285         * textmodes/artist.el (x-pointer-shape):
10286         * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
10287         (x-open-connection, x-server-max-request-size, x-get-resource):
10288         * term/w32console.el (x-setup-function-keys):
10289         * term/w32-win.el (x-parse-geometry, x-resource-name)
10290         (generate-fontset-menu, image-library-alist, x-open-connection)
10291         (setup-default-fontset, set-fontset-font, setup-default-fontset)
10292         (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
10293         (x-get-resource):
10294         * term/mac-win.el (x-parse-geometry, x-resource-name)
10295         (x-get-selection-internal, tool-bar-mode, set-fontset-font)
10296         (new-fontset, x-display-list, x-open-connection, x-get-resource):
10297         * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
10298         (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
10299         (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
10300         * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
10301         (tooltip-identifier-from-point, define-fringe-bitmap):
10302         * play/gamegrid.el (image-size):
10303         * play/bubbles.el (image-size):
10304         * mail/emacsbug.el (x-server-vendor, x-server-version):
10305         * international/mule-util.el (internal-char-font):
10306         * international/mule-diag.el (font-info, query-fontset, fontset-info)
10307         (fontset-alias-alist, fontset-list, fontset-plain-name):
10308         * international/mule-cmds.el (x-server-vendor, x-server-version):
10309         * international/fontset.el (font-encoding-charset-alist)
10310         (otf-script-alist, new-fontset, set-fontset-font)
10311         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
10312         (fontset-list, query-fontset, x-get-resource):
10313         * emulation/edt.el (x-server-vendor):
10314         * emulation/edt-mapper.el (x-server-vendor):
10315         * emacs-lisp/map-ynp.el (x-popup-dialog):
10316         * emacs-lisp/lmenu.el (x-popup-dialog):
10317         * x-dnd.el (x-window-property, x-change-window-property)
10318         (x-get-selection-internal):
10319         * woman.el (x-list-fonts):
10320         * w32-fns.el (x-server-version):
10321         * tooltip.el (x-show-tip, x-hide-tip):
10322         * tool-bar.el (image-mask-p):
10323         * thumbs.el (image-size):
10324         * term.el (overflow-newline-into-fringe):
10325         * subr.el (scroll-bar-scale):
10326         * startup.el (x-get-resource, tool-bar-mode, image-size):
10327         * select.el (x-get-selection-internal, x-own-selection-internal)
10328         (x-disown-selection-internal):
10329         * mouse.el (generate-fontset-menu):
10330         * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
10331         * image.el (image-library-alist):
10332         * image-mode.el (image-size, image-refresh):
10333         * image-dired.el (clear-image-cache):
10334         * gs.el (x-display-mm-width, x-display-pixel-width)
10335         (x-display-mm-height, x-display-pixel-height)
10336         (x-change-window-property, x-display-grayscale-p, x-window-property):
10337         * frame.el (tool-bar-mode, x-display-name, x-close-connection)
10338         (x-focus-frame, x-list-fonts, x-display-screens)
10339         (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
10340         (x-display-mm-width, x-display-backing-store, x-display-save-under)
10341         (x-display-planes, x-display-color-cells, x-display-visual-class):
10342         * faces.el (internal-face-x-get-resource)
10343         (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
10344         (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
10345         (xw-display-color-p, x-display-grayscale-p, x-get-resource)
10346         (x-parse-geometry, x-create-frame, x-setup-function-keys)
10347         (tool-bar-setup):
10348         * doc-view.el (clear-image-cache, image-size, tooltip-show):
10349         * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
10350         * dframe.el (x-display-pixel-width, x-display-pixel-height):
10351         * descr-text.el (internal-char-font):
10352         Define for compiler, for builds without X.
10354 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10356         * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
10358 2008-06-11  Glenn Morris  <rgm@gnu.org>
10360         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
10361         before trying to move there.
10362         (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
10363         is non-nil, indent most terminating statements like loop body.
10365         * calendar/diary-lib.el (diary-list-entries-2): Accept optional
10366         Gregorian date, and add it, not the local date, to diary-entries-list.
10367         (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
10369 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10371         * progmodes/compile.el (compilation-filter): Fix up last change.
10373         * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
10375         * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
10376         (gpm-mouse-mode): Make it into a proper global minor mode.
10378         * files.el (save-some-buffers-action-alist): Only use recursive-edit
10379         if the user enabled recursive-minibuffers.
10381         * emacs-lisp/map-ynp.el (map-y-or-n-p):
10382         Add support for scroll-other-window.
10384 2008-06-11  Jason Rumney  <jasonr@gnu.org>
10386         * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
10387         Use tmm-menubar if menu is disabled in this frame.
10389         * menu-bar.el (menu-bar-open): Determine how to open menu bar
10390         from frame type, per documentation.  Add w32 case.
10392 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10394         * minibuffer.el (completion--merge-suffix): New function.
10395         (completion-basic-try-completion): Use it.
10396         (completion-pcm--find-all-completions): Add argument `filter'.
10397         (completion-pcm--filename-try-filter, completion-pcm--merge-try):
10398         New functions.
10399         (completion-pcm-try-completion): Use them.
10401         * xt-mouse.el (turn-on-xterm-mouse-tracking)
10402         (turn-off-xterm-mouse-tracking): Use terminal-list.
10404         * cus-start.el (underline-minimum-offset): Rename from
10405         x-underline-minimum-display-offset.
10407 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>  (tiny change)
10409         * cus-start.el (x-underline-minimum-display-offset): Give it a type.
10411 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
10413         * mouse.el (mouse-select-font): New function.
10415         * faces.el (face-spec-recalc): When the face is set using
10416         Customize, avoid recalculating it twice.
10418         * menu-bar.el (menu-set-font): New function.  Bind "Set Default
10419         Font" menu item to it.  Apply selected font to all frames, and
10420         make it savable.
10421         (menu-bar-options-save): Save `default' font if changed.
10423 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10425         * ffap.el (ffap-string-at-point-mode-alist):
10426         Use alpha rather than lower.
10428         * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
10430         * subr.el (momentary-string-display): Use an overlay.
10432         * progmodes/compile.el (compilation-mode):
10433         Set window-point-insertion-type.
10434         (compilation-filter): Don't use insert-before-markers any more.
10435         * emacs-lisp/trace.el (trace-make-advice):
10436         Set window-point-insertion-type in the trace buffer.
10437         * startup.el (normal-top-level): Set window-point-insertion-type in
10438         *Messages*.
10439         * net/telnet.el (telnet-mode): Set window-point-insertion-type.
10440         (telnet-filter): Don't use insert-before-markers any more.
10441         * comint.el (comint-mode): Set window-point-insertion-type.
10442         (comint-output-filter): Don't use insert-before-markers any more.
10443         * button.el (make-text-button): Allow `start' to be a string.
10445 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
10447         * emacs-lisp/autoload.el (autoload-rubric):
10448         Fix coding cookie not to force Unix EOL.
10450 2008-06-10  Martin Rudalics  <rudalics@gmx.at>
10452         * window.el (window--splittable-p, window--try-to-split-window):
10453         Don't use with-selected-window to avoid messing up get-lru-window.
10454         Reported by David Hansen <david.hansen@gmx.net>.
10456 2008-06-10  Glenn Morris  <rgm@gnu.org>
10458         * subr.el (locate-library): Doc fix.
10460         * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
10461         (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
10462         Check tool-bar-map is bound, for non-X builds.
10464         * net/newsticker-reader.el (newsticker--next-item-image)
10465         (newsticker--previous-item-image, newsticker--previous-feed-image)
10466         (newsticker--next-feed-image, newsticker--mark-read-image)
10467         (ewsticker--mark-immortal-image, newsticker--narrow-image)
10468         (newsticker--get-all-image, newsticker--update-image)
10469         (newsticker--browse-image): Check xpm images are available.
10470         (newsticker--mark-read-image, newsticker--mark-immortal-image)
10471         (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
10473         * net/newsticker-plainview.el (tool-bar-map): Don't declare.
10474         (newsticker--plainview-tool-bar-map, newsticker-mode):
10475         Check tool-bar-map is bound, for non-X builds.
10476         (w3m-toggle-inline-image): Declare.
10478         * net/newsticker-backend.el (tool-bar-map): Don't declare.
10480         * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
10482         * finder.el (finder-font-lock-keywords): Handle ``quotes''.
10483         (finder-compile-keywords): Move let to where needed.
10484         (finder-mouse-face-on-line): Go back one more line if needed.
10485         (finder-list-matches): Use cadr.
10486         (finder-goto-xref): New function.
10487         (finder-commentary): Add buttons to jump to foo.el libraries.
10489 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10491         * apropos.el (apropos-function, apropos-macro, apropos-command)
10492         (apropos-variable, apropos-face, apropos-group, apropos-widget)
10493         (apropos-plist): Add apropos-short-label property.
10494         (apropos-multi-type): New variables.
10495         (apropos-command, apropos-value): Set it.
10496         (apropos-compact-layout): New custom.
10497         (apropos-print, apropos-print-doc): Use it.
10498         (apropos-print): Truncate lines.
10500 2008-06-09  Kenichi Handa  <handa@m17n.org>
10502         * international/fontset.el (font-encoding-alist):
10503         Add an entry for "ascii-0".
10505 2008-06-09  Jihyun Cho  <jihyun.jo@gmail.com>
10507         * language/hanja-util.el (hanja-init-load): Show the message only
10508         when loading a table.
10510 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
10512         * net/newsticker-treeview.el (newsticker-treeview):
10513         * net/newsticker-plainview.el (newsticker-plainview):
10514         Add autoload cookie.
10516 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
10518         * net/newsticker.el: Split up into newsticker-backend, -ticker,
10519         -reader, -plainview, and -treeview.
10520         (newsticker-version): Change to 1.99.
10522         * net/newsticker-backend.el: New.  Move backend functionality from
10523         newsticker.el to newsticker-backend.el.
10524         (newsticker--download-logos): New.
10525         (newsticker--sentinel-callback): New.
10526         (newsticker--set-customvar): Remove.  Split up into specific
10527         functions related to retrieval, ticker, buffer, and display.
10528         (newsticker--set-customvar-retrieval): New.  Extracted from
10529         `newsticker--set-customvar'.
10530         (newsticker-retrieval): New.  Renamed from `newsticker-feed'.
10531         (newsticker-url-list-defaults):
10532         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
10533         (newsticker-url-list): Doc changed.  URL can be a function.
10534         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
10535         (newsticker-retrieval-method): New.
10536         (newsticker-wget-name, newsticker-wget-arguments): Change :group.
10537         (newsticker-retrieval-interval):
10538         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
10539         (newsticker-desc-comp-max): Change :group.
10540         (newsticker--cache): Doc changed.
10541         (newsticker--guid-to-string): New.
10542         (newsticker--guid): Use `newsticker--guid-to-string'.
10543         (newsticker--real-feed-name): New.
10544         (newsticker--start-feed): New.  Extracted from `newsticker-start'.
10545         (newsticker-start): Use `insert-file-contents' for reading cache.
10546         Use `newsticker--start-feed'.
10547         (newsticker--stop-feed): New.  Extracted from `newsticker-stop'.
10548         (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
10549         Use `newsticker--stop-feed'.
10550         (newsticker-save-item): New.
10551         (newsticker--get-news-by-funcall): New.
10552         (newsticker-get-news): Handle new retrieval methods.
10553         (newsticker--sentinel): Use `newsticker--sentinel-work'.
10554         (newsticker--sentinel-work): New.  Extracted from
10555         `newsticker--sentinel'.  Use `newsticker--download-logos',
10556         `newsticker--sentinel-callback'.
10557         (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
10558         (newsticker--parse-atom-1.0): Fix link determination.
10559         (newsticker--parse-rss-0.91): Fix time determination.
10560         (newsticker--parse-rss-0.92): Fix time determination.
10561         (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
10562         (newsticker--parse-generic-feed): New arg order in
10563         `newsticker--cache-add'.
10564         (newsticker--parse-generic-items): Fix for multiple items.
10565         New arg order in `newsticker--cache-add'.
10566         (newsticker--forget-preformatted): Check whether
10567         `newsticker--buffer-set-uptodate' is fbound.
10568         (newsticker--decode-iso8601-date): Handle fractions of seconds.
10569         (newsticker--decode-rfc822-date): Partial timezone handling.
10570         (newsticker--cache-contains): Fix guid problem.
10571         (newsticker--cache-add): Swap args AGE and TIME.  Fix guid problem.
10572         (newsticker--cache-save): New.
10573         (newsticker--cache-update): Use temp buffer.
10574         (newsticker--stat-num-items): Allow multiple AGE args.
10575         (newsticker--stat-num-items-total): New.
10576         (newsticker--opml-import-outlines): New.
10577         (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
10578         (newsticker--do-run-auto-mark-filter): Doc changed.
10579         (newsticker-retrieve-random-message): New.
10581         * net/newsticker-ticker.el: New.  Move ticker functionality from
10582         net/newsticker.el to net/newsticker-ticker.el.
10583         (newsticker--ticker-timer): Rename `newsticker--display-timer' to
10584         `newsticker--ticker-timer'.
10585         (newsticker-ticker-running-p): Rename `newsticker--display-timer'
10586         to `newsticker--ticker-timer'.
10587         (newsticker--set-customvar-ticker): New.  Extracted from
10588         `newsticker--set-customvar'.
10589         (newsticker-ticker-interval): Rename `newsticker-display-interval'
10590         to `newsticker-ticker-interval'.  Use `newsticker--set-customvar-ticker
10591         for :set.  Change :group.
10592         (newsticker-scroll-smoothly): Doc changed.  Change :group.
10593         (newsticker-hide-immortal-items-in-echo-area)
10594         (newsticker-hide-old-items-in-echo-area)
10595         (newsticker-hide-obsolete-items-in-echo-area):
10596         Use `newsticker--set-customvar-ticker for :set.  Change :group.
10597         (newsticker-start-ticker): Rename `newsticker--display-timer' to
10598         `newsticker--ticker-timer'.  Rename `newsticker-display-interval'
10599         to `newsticker-ticker-interval'.
10600         (newsticker-stop-ticker): Rename `newsticker--display-timer' to
10601         `newsticker--ticker-timer'.
10603         * net/newsticker-reader.el: New.  Move reader functionality from
10604         net/newsticker.el to net/newsticker-reader.el.
10605         (newsticker--set-customvar-formatting): New.  Extracted from
10606         `newsticker--set-customvar'.
10607         (newsticker-reader, newsticker-frontend): New.
10608         (newsticker-enable-logo-manipulations): Change :group.
10609         (newsticker-justification): Use `newsticker--set-customvar-formatting'
10610         for :set.  Change :group.
10611         (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
10612         for :set.  Change :group.
10613         (newsticker-html-renderer): Doc changed.
10614         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
10615         (newsticker-date-format):
10616         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
10617         (newsticker--insert-enclosure):
10618         Rename `newsticker--buffer-insert-enclosure' to
10619         `newsticker--insert-enclosure'.  Add keymap arg.
10620         (newsticker--print-extra-elements):
10621         Rename `newsticker--buffer-print-extra-elements' to
10622         `newsticker--print-extra-elements'.  Add keymap arg.
10623         (newsticker--do-print-extra-element):
10624         Rename `newsticker--buffer-do-print-extra-element' to
10625         `newsticker--do-print-extra-element'.  Add keymap arg.
10626         (newsticker-show-news): Use `newsticker-frontend'.
10628         * net/newsticker-plainview.el: New.  Move plainview functionality
10629         from net/newsticker.el to net/newsticker-reader.el.
10630         (newsticker-plainview): New.
10631         (newsticker--set-customvar-sorting): New.  Extracted from
10632         `newsticker--set-customvar'.
10633         (newsticker-sort-method): Use `newsticker--set-customvar-sorting
10634         for :set.  Changed :group.
10635         (newsticker-heading-format, newsticker-item-format)
10636         (newsticker-desc-format, newsticker-statistics-format):
10637         Use `newsticker--set-customvar-formatting for :set.  Change :group.
10638         (newsticker-faces): Change :group.
10639         (newsticker-default-face): Enable again.
10640         (newsticker-hide-old-items-in-newsticker-buffer)
10641         (newsticker-show-descriptions-of-new-items):
10642         Use `newsticker--set-customvar-buffer' for :set.  Change :group.
10643         (newsticker-show-all-news-elements): Change :group.
10644         (newsticker-plainview-hooks): New.
10645         (newsticker-select-item-hook, newsticker-select-feed-hook)
10646         (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
10647         (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
10648         to `newsticker--plainview-tool-bar-map'.
10649         (newsticker--url-keymap): Add mouse-1 binding.
10650         (newsticker-plainview): New.
10651         (newsticker-mark-all-items-of-feed-as-read): Change doc.
10652         (newsticker--buffer-do-insert-text): Use renamed
10653         newsticker--[buffer-]insert-enclosure and
10654         newsticker--[buffer-]print-extra-elements.
10655         (newsticker--buffer-set-faces): Use newsticker-default-face.
10657         * net/newsticker-treeview.el: New.
10659 2008-06-08  Andreas Schwab  <schwab@suse.de>
10661         * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
10663         * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
10665         * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
10666         empty line.
10668         * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
10670 2008-06-08  Martin Rudalics  <rudalics@gmx.at>
10672         * window.el (split-height-threshold, split-width-threshold):
10673         Add choice nil.
10674         (split-window-preferred-function): Allow either nil or a function.
10675         (window--splittable-p, window--try-to-split-window):
10676         Handle changed option values.
10678         (window--frame-usable-p): Handle nil argument.
10680         (display-buffer): Call get-lru-window when pop-up-windows is nil
10681         and window can't be split.
10683 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10685         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
10687         * net/tramp.el (top): Quote feature names.  Remove
10688         `tramp-rfn-eshadow-setup-minibuffer' from
10689         `rfn-eshadow-setup-minibuffer-hook' when unloading.
10690         (tramp-read-passwd): There is only one call to
10691         `auth-source-user-or-password' needed.  Pacify byte compiler.
10693 2008-06-08  Andreas Schwab  <schwab@suse.de>
10695         * window.el (display-buffer): Use lru window if current window
10696         cannot be split.
10698 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10700         * apropos.el (apropos-library): New command and new button.
10701         (apropos-library-button): New function.
10703         * apropos.el: Remove spurious * in docstrings.
10704         (apropos-label-face): Use variable pitch.
10705         (apropos-print): Use dolist and with-current-buffer.
10706         (apropos-print-doc): Use when.
10708         * window.el (special-display-p, display-buffer):
10709         Fix up C->Elisp transcription error.
10711 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10713         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
10714         (byte-compile-file): Initialize it.
10715         (byte-compile-nogroup-warn): Keep track of the current group.
10717 2008-06-08  Glenn Morris  <rgm@gnu.org>
10719         * Makefile.in (compile, compile-always, bootstrap-prepare):
10720         Explicitly pass EMACS to sub-makes that use it, for non-GNU makes.
10722 2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
10724         * language/hanja-util.el (hanja-init-load): Use a char-table for
10725         hanja-table.
10726         (hangul-to-hanja-char): Adjust for the above change.
10728 2008-06-07  Glenn Morris  <rgm@gnu.org>
10730         * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
10731         lm-keywords.
10733         * mail/sendmail.el (mail-interactive): Add :version.
10735         * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
10736         obsolete alias.
10738         * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
10739         * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
10740         * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
10741         * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
10742         * eshell/esh-util.el, international/mule-cmds.el:
10743         * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
10744         * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
10745         Remove unnecessary eval-when-compiles and eval-and-compiles.
10747         * Makefile.in (bootstrap-clean): Run autogen-clean.
10748         (maintainer-clean): No need to run autogen-clean now it is included in
10749         bootstrap-clean.
10751 2008-06-06  Miles Bader  <miles@gnu.org>
10753         * Makefile.in (ELCFILES): Add gnus/nndir.elc.
10755 2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
10757         * menu-bar.el (menu-bar-options-menu): Add Menu entry for
10758         longlines mode.
10760         * replace.el (replace-search-function)
10761         (replace-re-search-function): New vars.
10762         (perform-replace): Use them.
10764         * longlines.el (longlines-re-search-forward): New function.
10765         (longlines-mode): Bind replace-search-function and
10766         replace-re-search-function, to ensure that replacement commands
10767         treat newlines as spaces.
10768         (longlines-show-effect): Default to a pilcrow sign.
10770 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10772         * help.el (function-called-at-point):
10773         * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
10774         even when calling find-tag-default.
10776 2008-06-06  Daniel Colascione  <danc@merrillpress.com>
10778         * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
10779         (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
10780         (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
10781         (nxml-fontify-buffer, nxml-do-fontify):
10782         Remove obsolete variables and functions.
10783         (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
10784         (nxml-degrade, nxml-after-change, nxml-after-change1)
10785         (nxml-extend-region, nxml-extend-after-change-region)
10786         (nxml-extend-after-change-region1, nxml-fontify-matcher)
10787         (nxml-toggle-char-ref-extra-display): Use font-lock, and
10788         font-lock-extend-region-functions in particular, to fontify
10789         nxml-mode buffers.
10790         (nxml-debug-region): New debugging helper function.
10792         * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
10793         (nxml-scan-after-change, nxml-move-tag-backwards):
10794         Adapt for font-lock changes.
10796         * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
10797         (nxml-debug-set-inside, nxml-debug-clear-inside):
10798         New debugging functions.
10799         (nxml-with-degradation-on-error): New helper macro.
10801 2008-06-06  Martin Rudalics  <rudalics@gmx.at>
10803         * window.el (display-buffer): Remove dead call to get-lru-window.
10805 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10807         * mail/sendmail.el (mail-interactive): Change default.
10809 2008-06-05  John Paul Wallington  <jpw@pobox.com>
10811         * bindings.el (completion-ignored-extensions):
10812         Add .p64fsl, .d64fsl, and .dx64fsl.
10814 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10816         * ffap.el (ffap-prompter): Don't use the region.
10818 2008-06-05  Sam Steingold  <sds@gnu.org>
10820         * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
10821         subdirectory to be registered.
10823 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
10825         * window.el (display-buffer-function, special-display-p)
10826         (special-display-buffer-names, special-display-regexps)
10827         (special-display-function, same-window-p, same-window-buffer-names)
10828         (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
10829         (pop-up-frame-function, pop-up-windows, even-window-heights)
10830         (split-window-preferred-function, split-height-threshold)
10831         (window--display-buffer-1, display-buffer, pop-to-buffer):
10832         Move from window.c and buffer.c.
10833         (window--splittable-p, window--try-to-split-window)
10834         (window--frame-usable-p, window--display-buffer-2)
10835         (window--even-window-heights): New functions.
10836         (split-width-threshold): New option.
10837         (split-window-preferred-horizontally): Remove.
10839         * cus-start.el: Remove corresponding declarations.
10841 2008-06-05  Sam Steingold  <sds@gnu.org>
10843         * vc.el (vc-update): Use `save-some-buffers' instead of signaling
10844         an error on modified buffers.
10846 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10848         * progmodes/etags.el (tags-verify-table): Be careful to use and update
10849         tags-file-name and tags-table-list from the right buffer.
10850         (tags-table-check-computed-list, tags-table-extend-computed-list)
10851         (find-tag-noselect): Use with-current-buffer.
10853         * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
10854         Use print-circle.
10856         * minibuffer.el (minibuffer-local-must-match-filename-map):
10857         Declare obsolete alias for the old name.
10859         * abbrev.el (unexpand-abbrev): Better preserve markers.
10861 2008-06-05  Glenn Morris  <rgm@gnu.org>
10863         * emacs-lisp/autoload.el (autoload-rubric): New function,
10864         extracted from autoload-ensure-default-file.
10865         (autoload-ensure-default-file): Use autoload-rubric.
10867         * cus-dep.el (generated-custom-dependencies-file): Doc fix.
10868         (custom-dependencies-no-scan-regexp): New variable.
10869         (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
10870         Don't scan files matching custom-dependencies-no-scan-regexp.
10871         Disable undo in the output buffer.  Remove kept-new-versions wackiness.
10873         * finder.el (finder-headmark): Initialize and add doc string.
10874         (generated-finder-keywords-file): Doc fix.
10875         (finder-no-scan-regexp): New variable.
10876         (finder-compile-keywords): Use a single let binding.
10877         Disable undo in the output buffer.  Use autoload-rubric.
10878         Use mapc rather than mapcar.  Don't scan files matching
10879         finder-no-scan-regexp.  Use with-temp-buffer.  Use expand-file-name
10880         rather than concat.  Use directory-files to do regexp matching.
10881         No need to require jka-compr.
10882         (finder-list-keywords): Remove un-needed set-buffer.  Disable undo.
10883         (finder-list-matches): Disable undo.
10884         (finder-commentary): Use let rather than let*.  Disable undo.
10885         (finder-current-item): Use zerop.
10886         (finder-mode): Use define-derived-mode.
10887         (finder-exit): Doc fix.  Use dolist.
10889         * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
10890         (custom-deps): Don't require $(lisp)/cus-load.el.
10891         (custom-deps, finder-data): Don't depend on autoloads.
10892         Should not be needed now, and doing so was causing make install to
10893         re-dump emacs post-bootstrap.
10894         (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
10895         mid-build forces some things to be rebuilt.
10897 2008-06-05  Miles Bader  <miles@gnu.org>
10899         * face-remap.el
10900         (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
10901         (face-remap-remove-relative): Renamed from
10902         `remove-relative-face-remapping'.
10903         (face-remap-reset-base): Renamed from
10904         `set-default-base-face-remapping'.
10905         (face-remap-set-base): Renamed from `set-base-face-remapping'.
10906         (text-scale-increase): Renamed from `increase-buffer-face-height'.
10907         (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
10908         (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
10910         * face-remap.el (variable-pitch-mode): Autoload.
10912 2008-06-04  Sam Steingold  <sds@gnu.org>
10914         * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
10915         Generate extra status headers for a Mercurial tree.
10917 2008-06-04  John Paul Wallington  <jpw@pobox.com>
10919         * echistory.el (electric-history-map): Define within defvar.
10920         Add docstring.
10922         * font-lock.el (font-lock-turn-off-thing-lock)
10923         (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
10924         Use `bound-and-true-p'.
10925         (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
10926         Doc fixes.
10928         * international/ccl.el (define-ccl-program): Add `doc-string'
10929         declaration.
10931 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
10933         * face-remap.el (variable-pitch-mode): Reflow docstrings.
10934         (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
10936 2008-06-04  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
10938         * emacs-lisp/rx.el (rx): Doc fix.
10940 2008-06-04  Markus Triska  <markus.triska@gmx.at>
10942         * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
10944 2008-06-04  Miles Bader  <miles@gnu.org>
10946         * face-remap.el (adjust-buffer-face-height): New function.
10947         Add autoloaded keybindings in ctl-x-map.
10948         (increase-buffer-face-height, decrease-buffer-face-height):
10949         Simplify interactive spec to just "p".  Remove autoloaded keybindings.
10951 2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
10953         * simple.el (line-move-1): If we did not move as far as desired,
10954         ensure that point-left and point-entered hooks are called.
10956 2008-06-03  Sam Steingold  <sds@gnu.org>
10958         * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
10960 2008-06-03  John Paul Wallington  <jpw@pobox.com>
10962         * progmodes/make-mode.el (makefile-cleanup-continuations)
10963         (makefile-warn-suspicious-lines, makefile-warn-continuations):
10964         Use `derived-mode-p'.
10966 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10968         * Makefile.in (update-elclist): Impose a fixed collation for sorting.
10969         (ELCFILES): Update.
10971 2008-06-03  Miles Bader  <miles@gnu.org>
10973         * face-remap.el: New file.
10974         * Makefile.in (ELCFILES): Add face-remap.elc.
10976 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10978         * progmodes/flymake.el (flymake-process-filter): Make sure the source
10979         buffer isn't dead.
10981         * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
10982         * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
10983         * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
10984         * obsolete/auto-show.el, obsolete/hscroll.el:
10985         Remove packages that were obsolete in Emacs-20, or that were obsolete
10986         in Emacs-21 and do not contain any more code.
10988         * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
10989         vc-client-mode is not set.
10991         * image-mode.el (image-mode-map): Suppress key map and bind `q'.
10992         * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
10994         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
10995         yet a bit more clever at distinguishing / from /.
10997 2008-06-03  Kenichi Handa  <handa@m17n.org>
10999         * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
11001 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
11003         * language/hanja-util.el: New file.
11005 2008-06-03  Glenn Morris  <rgm@gnu.org>
11007         * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
11008         Check that end-of-word follows "type".
11010 2008-06-02  Daiki Ueno  <ueno@unixuser.org>
11012         * epa-file.el (epa-file-write-region): Write the entire buffer
11013         content if START is nil.
11015 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
11017         * select.el (x-get-selection): Fix typo.
11019 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
11021         * descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.
11022         (describe-char): Use `looking-at-p', `string-match-p' when possible.
11024 2008-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11026         * tar-mode.el (tar-header-block-summarize): Ensure one space around
11027         user&group.
11029 2008-05-31  John Paul Wallington  <jpw@pobox.com>
11031         * help-fns.el (describe-variable-custom-version-info):
11032         Handle dotted `package-version' info.
11034 2008-05-31  Juanma Barranquero  <lekktu@gmail.com>
11036         * icomplete.el (icomplete-get-keys): Doc fix.  Use `when'.
11038 2008-05-31  Dan Nicolaescu  <dann@ics.uci.edu>
11040         * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
11041         names and improve support for unregistered files.
11043 2008-05-31  Glenn Morris  <rgm@gnu.org>
11045         * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
11046         Remove shell variable `elc'.  Split tests to hopefully be more portable.
11047         Fix `sel' assignment.
11049 2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
11051         * minibuffer.el (completion-table-dynamic): Doc fix.
11053 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11055         * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
11056         Try and return `unregistered' when applicable.
11058         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11059         Don't encourage naming variables with "-flag".
11061 2008-05-30  Glenn Morris  <rgm@gnu.org>
11063         * Makefile.in (update-elclist): Hide the warning when it does not apply,
11064         make it milder when it does.
11065         (autogen-clean): New target.
11066         (maintainer-clean): Use autogen-clean.
11068         * calendar/diary-lib.el (diary-display-function): New name for
11069         diary-display-hook.  Keep old name as obsolete alias.  Doc fix.
11070         Change custom type and version.
11071         (diary-list-entries-hook, diary-list-entries, diary-simple-display)
11072         (diary-fancy-display): Doc fixes.
11073         (diary-list-entries, diary-include-other-diary-files)
11074         (diary-mail-entries):
11075         Use diary-display-function rather than diary-display-hook.
11077         * calendar/appt.el (appt-check): Use diary-display-function rather than
11078         diary-display-hook.
11079         * calendar/cal-x.el (calendar-dedicate-diary): Update for
11080         diary-display-function replacing diary-display-hook.
11081         * org/org-agenda.el (org-get-entries-from-diary): Also set
11082         diary-display-function.
11084         * calendar/cal-html.el (cal-html-list-diary-entries):
11085         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
11086         * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
11087         argument of diary-list-entries rather than setting diary-display-hook.
11089 2008-05-30  Kenichi Handa  <handa@m17n.org>
11091         * international/mule-conf.el (utf-8-with-signature): Renamed from
11092         utf-8-sig.
11093         (utf-8-auto): Adjusted for the above change.
11095         * international/mule-diag.el (describe-font): Don't check fontset
11096         here, and just call font-info.  Get the default font by from the
11097         default face.
11099 2008-05-29  Kenichi Handa  <handa@m17n.org>
11101         * international/mule-conf.el (utf-8-sig, utf-8-auto):
11102         New coding systems.
11104         * international/mule.el (define-coding-system): Accept :bom for utf-8.
11106 2008-05-29  Espen Wiborg  <espen.wiborg@telio.no>  (tiny change)
11108         * international/utf-7.el (utf-7-encode): Use the right escape char
11109         depending on imap/nonimap encoding.
11111 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11113         * minibuffer.el (completion-pcm-all-completions): Add the base-size.
11115 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
11117         * icomplete.el (icomplete-prospects-height): Add :group.
11119 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11121         * icomplete.el (icomplete-prospects-length): Make obsolete.
11122         (icomplete-prospects-height): New var.
11123         (icomplete-completions): Use it.
11125 2008-05-29  David Kastrup  <dak@gnu.org>
11127         * autoinsert.el (auto-insert): Add :link.
11129 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11131         * tar-mode.el (tar-header): New field `header-start'.
11132         (tar-header-block-tokenize): Set it when useful.
11133         Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
11134         (tar-header-data-end): New function.
11135         (tar-summarize-buffer): Use it.
11136         (tar-next-line): Fix goal column for long usernames.
11137         (tar-expunge-internal): Use header-start.
11138         (tar-rename-entry): Handle ustar-style long names.
11139         (tar-alter-one-field): Add optional `descriptor' argument.
11140         (tar-subfile-save-buffer): Use it.
11142 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11144         * tar-mode.el (tar-header): New field `header-start'.
11145         (tar-header-block-tokenize): Set header-start for longlink entries.
11146         (tar-expunge-internal): Use header-start to expunge longlink entries.
11148         * files.el (hack-local-variables): Don't signal an error if the local
11149         variable section is not properly terminated.
11151         * emacs-lisp/easymenu.el (easy-menu-convert-item)
11152         (easy-menu-convert-item-1): Move the duplicate-generation outside of
11153         the caching so it also works for identical entries.
11155         * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
11156         (tar-mode): Use write-region-annotate-functions rather than
11157         write-contents-functions.
11158         (tar-extract): Remove unused var `pos'.
11159         (tar-subfile-save-buffer): Remove unused var `following-descs'.
11160         (tar-mode-write-file): Remove.
11161         (tar-write-region-annotate): New function.
11163         * progmodes/flymake.el (flymake-save-buffer-in-file):
11164         * shadowfile.el (shadow-copy-file):
11165         * arc-mode.el (archive-*-write-file-member):
11166         * files.el (diff-buffer-with-file):
11167         * subr.el (with-temp-file): Pass nil to write-region.
11168         * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
11170         * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
11171         the custom.
11173         * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
11174         to write-region.
11176 2008-05-28  Glenn Morris  <rgm@gnu.org>
11178         * Makefile.in (update-elclist): Work around non-portability of "\"
11179         in various implementations of echo.
11181 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11183         * international/mule-diag.el (describe-current-coding-system):
11184         Don't assume selection-coding-system is always defined.
11186         * tar-mode.el: Use defstruct and markers.
11187         (tar-setf): Remove.
11188         (tar-header): Use defstruct.  Add `data-start' field.
11189         (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
11190         (tar-desc-data-start): Remove (now called tar-header-data-start).
11191         (tar-roundup-512): New fun.
11192         (tar-header-block-tokenize): Receive a buffer position rather than
11193         a string.  Handle @longLink here, be more careful about it.
11194         Create a marker for data-start.
11195         (tar-summarize-buffer): Don't handle @LongLink here any more.
11196         (tar-expunge-internal, tar-subfile-save-buffer): Don't update
11197         data-start on the following entries any more.
11198         (tar-chown-entry, tar-chgrp-entry): Use read-number.
11200         * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
11201         (tar-header-offset): Remove.
11202         (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
11203         Not permanent any more.
11204         (tar-data-buffer): New var.
11205         (tar-data-swapped-p, tar-change-major-mode-hook)
11206         (tar-mode-kill-buffer-hook): New funs.
11207         (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
11208         (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
11209         (tar-clear-modification-flags, tar-alter-one-field)
11210         (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
11211         Change accordingly.
11213 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
11215         * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
11216         (vc-dir-resynch-file): ... this.  Update callers.
11217         Use vc-string-prefix-p.  Ignore directory args.
11218         (vc-string-prefix-p): CSE.
11219         (vc-resynch-buffer): Restore conditional.
11221         * vc-hooks.el (vc-after-save): Improve test.
11222         (vc-mode-line): Fix indentation.
11224 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
11226         * calendar/parse-time.el (parse-time-months)
11227         (parse-time-weekdays): Add long-form month and day names.
11229 2008-05-27  Glenn Morris  <rgm@gnu.org>
11231         * Makefile.in (update-elclist): Make errors in final sed non-fatal.
11233 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11235         * vc-dispatcher.el (vc-string-prefix-p): New function.
11236         (vc-dir-parent-marked-p): Use it.
11238 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
11240         * vc.el (Problems): Remove fixed issues.
11241         (vc-expand-dirs): Avoid returning directories.
11242         (vc-dir): Fix C-x v v binding.
11243         (vc-make-backend-object): Fix name.
11244         (vc-dir-show-fileentry): Fix docstring.
11245         (vc-dir-refresh): Use vc-dir-backend.  Fix docstring.
11246         (vc-dir-refresh-files): Use vc-dir-backend.  Fix docstring.
11247         Reset the state for directories.
11248         (vc-dir-headers): Align labels.
11249         (vc-default-status-printer): Do no call prettify-state-info.
11250         (vc-deduce-fileset): Replace implementation with one based on a
11251         working older version.
11252         (vc-next-action): Use the new form of vc-deduce-fileset.
11253         Fix dealing with unregistered files.
11255         * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
11256         (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
11257         (vc-dir-child-files): New function.
11258         (vc-dir-node-directory): New function.
11259         (vc-dir-update, vc-dir-parent-marked-p)
11260         (vc-dir-children-marked-p, vc-dir-mark-all-files)
11261         (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
11263         * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
11265 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11267         * diff-mode.el (diff-context-mid-hunk-header-re): New const.
11268         (diff-font-lock-keywords, diff-context->unified)
11269         (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
11270         (diff-hunk-text, diff-find-source-location): Use it.
11271         (diff-post-command-hook): Let the user edit the hunk headers.
11273 2008-05-26  Andreas Schwab  <schwab@suse.de>
11275         * vc.el (vc-default-prettify-state-info): Fix formatting of an
11276         unknown state.
11278         * tar-mode.el (tar-summarize-buffer): Comment fix.
11280 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11282         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
11284 2008-05-26  Glenn Morris  <rgm@gnu.org>
11286         * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
11288 2008-05-25  John Paul Wallington  <jpw@pobox.com>
11290         * proced.el (proced-next-line, proced-previous-line):
11291         Avoid calling `next-line' and `previous-line' from Lisp code.
11293 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
11295         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
11296         Use diary-ordinal-suffix.
11298 2008-05-24  Juanma Barranquero  <lekktu@gmail.com>
11300         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
11301         (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
11302         (edebug-save-displayed-buffer-points, edebug-initial-mode)
11303         (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
11304         (edebug-print-length, edebug-print-level, edebug-print-circle)
11305         (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
11306         (edebug-global-break-condition, edebug-sit-for-seconds):
11307         Remove spurious * from defcustom docstrings.
11308         (edebug-unwrap*, edebug-signal, edebug-eval-display):
11309         Improve argument/docstring consistency.
11310         (edebug-test-coverage, edebug-gensym, edebug-read)
11311         (edebug-top-level-nonstop, edebug-eval-result-list)
11312         (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
11313         (edebug-eval-defun, edebug-eval-top-level-form, edebug)
11314         (edebug-display-freq-count): Reflow docstrings.
11315         (edebug-restore-status): Doc fix.
11317 2008-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11319         * proced.el (proced-header-line): Use the :align-to 0 feature
11320         rather than computing the corresponding position manually.
11321         (proced-update): Don't hardcode point-min==1.
11323 2008-05-24  Alan Mackenzie  <acm@muc.de>
11325         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
11326         if c-file-style is set to a non-string.
11328         (c-neutralize-CPP-line): Surround by `save-excursion'.
11329         (c-neutralize-syntax-in-CPP): Optimize for speed.
11331 2008-05-24  Glenn Morris  <rgm@gnu.org>
11333         * Makefile.in (update-elclist): New target, to update ELCFILES.
11334         (bootstrap-after): Run update-elclist.
11336 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
11338         * icalendar.el (icalendar-version): Increase to "0.19".
11339         (icalendar--date-style): New function.
11340         (icalendar--datetime-to-diary-date): Doc fix.
11341         Use icalendar--date-style.
11342         (icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
11343         (icalendar--convert-yearly-to-ical)
11344         (icalendar--convert-recurring-to-diary): Handle iso date style,
11345         use icalendar-date-style.
11347 2008-05-23  Dan Nicolaescu  <dann@ics.uci.edu>
11349         * vc.el (vc-delete-file): Make sure the buffer is deleted and
11350         vc-dir buffers are updated.
11352 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11354         * vc.el (vc-delete-file): Don't try to resynch the buffer.
11356 2008-05-23  Paul Rivier  <paul.r.ml@gmail.com>
11358         * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
11359         * textmodes/reftex.el (reftex-extra-bindings-map): New var.
11360         (reftex-extra-bindings): Use it.
11362         * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
11363         away from the user-reserved keys.
11365         * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
11366         New vars.
11367         (ada-create-keymap): Use them.
11369 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11371         * emacs-lisp/regexp-opt.el (regexp-opt): Always return
11372         a properly-grouped regexp.
11374 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
11376         * progmodes/cap-words.el (capitalized-words-mode):
11377         Fix typos in docstring.
11379 2008-05-23  Kenichi Handa  <handa@m17n.org>
11381         * international/mule-conf.el: Don't define the charset `emacs'
11382         here, just put :docstring, :short-name, and :long-name.
11384 2008-05-22  Kenichi Handa  <handa@m17n.org>
11386         * international/mule-diag.el (font-show-log): Limit each listing
11387         to 20 items.
11389 2008-05-23  Nick Roberts  <nickrob@snap.net.nz>
11391         * progmodes/gdb-ui.el (gdb-enable-debug): New function.
11392         (gdb-annotation-rules): New entry for "thread-changed".
11393         (gdb-thread-changed): New function.
11395 2008-05-23  Glenn Morris  <rgm@gnu.org>
11397         * Makefile.in (SOURCES): Remove, unused.
11398         (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
11399         (TAGS, TAGS-LISP): Use a single rule with multiple targets.
11400         Exclude more '*loaddefs' files.
11401         (compile-always): Simplify '.elc' deletion.
11403 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11405         * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
11406         (vc-bzr-revision-completion-table): Handle `boundaries' argument.
11408         * minibuffer.el (completion-boundaries): Change calling
11409         convention, so `string' has the same semantics as in
11410         try-completion and all-completions.
11411         (completion-table-with-context, completion--embedded-envvar-table)
11412         (completion--file-name-table)
11413         (completion-pcm--find-all-completions): Adjust code accordingly.
11415 2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
11417         * image-mode.el (image-mode-winprops): Add argument CLEANUP to
11418         prune image-mode-winprops-alist, preventing it from growing
11419         indefinitely.
11420         (image-mode-reapply-winprops): Use it.
11422 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
11424         * net/netrc.el (netrc-machine): Always match if the port is not given.
11426 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11428         * minibuffer.el (completion-pcm--find-all-completions):
11429         Don't add pseudo-completions.
11431         * icomplete.el (icomplete-eoinput): Remove.
11432         (icomplete-overlay): New var to replace it.
11433         (icomplete-tidy): Rewrite.
11434         (icomplete-exhibit): Use an overlay.
11435         (icomplete-completions): Use completion-all-sorted-completions.
11436         Obey completion-ignore-case.
11438         * files.el (locate-dominating-file): Accept non-existing argument.
11439         (project-find-settings-file): Rewrite, using locate-dominating-file.
11441 2008-05-22  Kenichi Handa  <handa@m17n.org>
11443         * faces.el (font-weight-table, font-slant-table, font-width-table):
11444         Delete them.  Don't call internal-set-font-style-table.
11446         * international/mule-diag.el (font-show-log): New function.
11448         * international/fontset.el (script-representative-chars): Add more
11449         chars for latin.  Add data for symbol.
11450         (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
11452 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11454         * minibuffer.el (completion-all-sorted-completions): New var.
11455         (completion--flush-all-sorted-completions)
11456         (completion-all-sorted-completions): New functions.
11457         (minibuffer-force-complete): New command.
11459 2008-05-21  Glenn Morris  <rgm@gnu.org>
11461         * files.el (c-postprocess-file-styles): Declare for compiler.
11463         * Makefile.in: Allow for parallel byte-compiling.
11464         (ELCFILES): New variable.
11465         (.el.elc): Remove prerequisites from suffix rule.  Print a message.
11466         (compile-first, compile-main, compile-last): New targets.
11467         (compile-always): Simplify - delete .elc files, then `make compile'.
11469         * Makefile.in (compile-calc): Use glob rather than find.
11470         ($(lisp)/progmodes/cc-mode.elc): Use $@.
11472         * eshell/esh-module.el: No need for cl when compiling.
11474         * eshell/eshell.el (eshell-defgroup): New alias.
11475         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11476         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
11477         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
11478         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
11479         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
11480         * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
11481         Autoload the custom group.  Set generated-autoload-file.
11482         * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
11483         for eshell-defgroup.
11484         * eshell/esh-module.el (eshell-load-defgroups): Remove.
11485         Require esh-groups rather than loading it.
11487 2008-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11489         * proced.el (proced-header-line): New variable and new function.
11490         (proced-mode): Set header-line-format.
11491         (proced-update): Set proced-header-line.
11492         (proced-send-signal): Use proced-header-line.
11494 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11496         * macros.el (insert-kbd-macro): Use prin1-char.
11498 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11500         * minibuffer.el (completion-boundaries): New function.
11501         (completion--some): Delay errors.
11502         (complete-with-action, completion-table-with-context):
11503         Handle `boundaries' case.
11504         (completion--try-word-completion): Avoid partial-completion
11505         when the user hasn't entered anything yet.
11506         (minibuffer-local-map, minibuffer-local-filename-completion-map)
11507         (minibuffer-local-must-match-map, minibuffer-local-completion-map)
11508         (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
11509         Setup default keybindings.
11510         (completion--embedded-envvar-re): New var.
11511         (completion--embedded-envvar-table): Use it.  Handle `boundaries' case.
11512         (completion--file-name-table): Handle `boundaries' case.
11513         (completion-pcm--pattern->regex): Avoid pathological backtracking.
11514         (completion-pcm--all-completions): Add a `prefix' arg.
11515         (completion-pcm--find-all-completions): New function.
11516         (completion-pcm-all-completions, completion-pcm-try-completion):
11517         Use it.
11519         * icomplete.el (icomplete-completions): Don't use `predicate' with
11520         a table of a different type than `candidates'.
11522 2008-05-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11524         * proced.el (proced-goal-column): Rename from proced-procname-column.
11525         (proced-goal-header-re): Rename from proced-procname-column-regexp.
11526         (proced-move-to-goal-column): Rename from proced-move-to-procname.
11527         (proced-header-face, proced-header-regexp): Remove.
11528         (proced-font-lock-keywords): Remove proced-header-face.
11529         (proced-header-alist, proced-sorting-schemes-re): New variables.
11530         (proced): Rename Proced buffer to *Proced*.
11531         (proced-next-line, proced-previous-line): New commands.
11532         (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
11533         (proced-hide-processes): Do not treat first line as special.
11534         (proced-header-space): New function.
11535         (proced-update): Use header-line-format.
11536         Initialize proced-header-alist and proced-sorting-schemes-re.
11537         Set proced-goal-column.  Include proced-command in mode-name.
11538         (proced-send-signal): Use header-line-format for *Marked
11539         Processes* buffer.
11540         (proced-sort): Restrict minibuffer completion to applicable
11541         sorting schemes.
11542         (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
11544 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11546         * icomplete.el (icomplete-simple-completing-p):
11547         Allow icomplete-with-completion-tables to say "use it everywhere".
11548         (icomplete-completions): Obey completion-styles.  Try to accommodate
11549         partial-completion style.
11551 2008-05-20  Michael Olson  <mwolson@gnu.org>
11553         * files.el (project-find-settings-file): Change concat to
11554         expand-file-name.
11556 2008-05-19  Tom Tromey  <tromey@redhat.com>
11558         * files.el (normal-mode): Call hack-project-variables.
11559         (hack-local-variables-confirm): Add 'project' argument.
11560         (hack-local-variables-apply): New function.
11561         (hack-local-variables): Use it.
11562         (project-class-alist, project-directory-alist): New variables.
11563         (project-get-alist): New function.
11564         (project-collect-bindings-from-alist)
11565         (project-collect-binding-list, set-directory-project)
11566         (project-find-settings-file, project-define-from-project-file)
11567         (hack-project-variables): New functions.
11569 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11571         * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
11573 2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
11575         * faces.el (font-weight-table): Fix typo in docstring.
11577 2008-05-18  David Hull  <david@snap.com>  (tiny change)
11579         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
11580         (vc-hg-annotate-command): Allow white space before version number.
11582 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
11584         * calc/calc-yank.el (calc-register-alist): New variable.
11585         (calc-set-register, calc-get-register, calc-copy-to-register)
11586         (calc-insert-register, calc-add-to-register, calc-append-to-register)
11587         (calc-prepend-to-register): New functions.
11589         * calc/calc-ext.el (calc-init-extensions): Add keybindings for
11590         `calc-copy-to-register' and `calc-insert-register'.
11591         Autoload new register functions.
11593         * calc/calc-help.el (calc-r-prefix-help): Add help for register
11594         functions.
11596 2008-05-18  Dan Nicolaescu  <dann@ics.uci.edu>
11598         * vc.el (Todo): Add known problems.
11599         (vc-dir-backend): New variable.
11600         (vc-dir): Set it.
11601         (vc-make-backend-object, vc-generic-status-printer)
11602         (vc-generic-state, vc-generic-status-fileinfo-extra)
11603         (vc-dir-extra-menu): Use it.
11604         (vc-generic-dir-headers): Remove, unused.
11606         * vc-dispatcher.el (vc-dir-previous-directory): Rename from
11607         vc-dir-prev-directory for consistency with vc-dir-previous-line.
11608         (vc-dir-mode-map): Fix bindings.
11610         * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
11612 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
11614         * calc/calc-yank.el (calc-kill): Make sure that only the stack is
11615         operated on.
11616         (calc-kill-region): Kill entire lines.
11618 2008-05-17  Glenn Morris  <rgm@gnu.org>
11620         * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
11621         simplify initial value.
11622         (defezimage): Drop support for Emacs without defimage, use a featurep
11623         test rather than fboundp when defining, drop with-no-warnings.
11624         (ezimage-insert-over-text): Move featurep test inside
11625         add-text-properties.
11627         * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
11629         * net/tramp.el (top-level): Load auth-source when compiling.
11631         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
11633 2008-05-17  Andreas Schwab  <schwab@suse.de>
11635         * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
11637 2008-05-17  Dan Nicolaescu  <dann@ics.uci.edu>
11639         * vc.el (vc-annotate-show-diff-revision-at-line): Change
11640         vc-diff-internal arg to match what vc-deduce-fileset returns now.
11642 2008-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11644         * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
11646 2008-05-17  Jim Meyering  <meyering@redhat.com>
11648         * ido.el (ido-save-history): Do not emit a trailing newline at the
11649         end of the ido history file.
11651 2008-05-16  John Paul Wallington  <jpw@pobox.com>
11653         * vc-dispatcher.el (top-level): Revert previous change: require cl
11654         when compiling.
11656 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
11658         * vc.el (vc-default-status-printer)
11659         (vc-default-prettify-state-info): Enhance the state prettyprinter
11660         to deal better with unknown states and indirect through it when
11661         painting vc-dir buffers.
11663 2008-05-16  John Paul Wallington  <jpw@pobox.com>
11665         * vc-dispatcher.el (top-level): Don't require cl when compiling.
11666         (vc-dir-mode-map): Fix backquote.
11667         (vc-at-event): Doc fix.  Use `make-symbol' instead of `gensym'.
11669 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
11671         * net/tramp.el (tramp-handle-write-region): Fix check for short track.
11672         Reported by Glenn Morris <rgm@gnu.org>.
11674 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
11676         * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
11677         the end of the file, it was good work at one time but has been
11678         stale since 1995 and may now be actively misleading.
11679         * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
11680         CVS repository and module (assumptions for the latter a bit iffy).
11681         * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
11682         SVN repository.
11684 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
11686         * vc-rcs.el (vc-rcs-create-tag):
11687         * vc-sccs.el (vc-sccs-create-tag):
11688         Fix typo in error message and pass backend arg.
11690 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
11692         * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
11694 2008-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
11696         * net/tramp.el: Load auth-source library.
11697         (tramp-read-passwd): Use it for password, not login.
11699 2008-05-15  Shigeru Fukaya  <shugeru.fukaya@gmail.com>
11701         * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
11702         (ses-print-cell): Use string-width, truncate-string-to-width,
11703         delete-region rather than length, substring, delete-char.
11704         (ses-setup): Set inhibit-point-motion-hooks to t.
11705         Calculate position by actually moving point rather than just using
11706         unibyte character length.
11707         (ses-mode): Set indent-tabs-mode to nil.
11708         (ses-center): Use string-width rather than length.
11710 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
11712         * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
11713         * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
11714         Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
11715         vc-*-create-tag and vc-*-retrieve-tag respectively.
11717         * vc-dispatcher.el: Fix an incorrect buffer name and remove an
11718         unneeded defalias.
11720         * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
11722         * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
11723         about buffer names.
11725 2008-05-15  Glenn Morris  <rgm@gnu.org>
11727         * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
11729         * org/org-exp.el (org-infojs-options-inbuffer-template):
11730         Fix declaration.
11732         * progmodes/cc-mode.el (declare-function): Add compat definition.
11733         (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
11735 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
11737         * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
11738         list to a cons so the caller can get back both expanded and
11739         unexpanded filesets.
11740         * vc.el (vc-deduce-fileset, vc-next-action, vc-diff-internal)
11741         (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
11742         Change handling of selection-set returns as required.
11744 2008-05-15  John Paul Wallington  <jpw@pobox.com>
11746         * add-log.el (top-level): Don't require cl when compiling.
11748         * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
11749         (archive-*-extract): Use `zerop'.
11750         (archive-*-write-file-member): Use `or', use `zerop'.
11752         * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
11754         * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
11755         (ibuffer-mark-interactive, ibuffer-set-mark)
11756         (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
11757         (ibuffer-map-lines, ibuffer-switch-format)
11758         (ibuffer-update-title-and-summary)
11759         (ibuffer-redisplay-engine): Use it.
11761         * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
11762         (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
11763         (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
11764         (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
11765         (ibuffer-mark-read-only-buffers)
11766         (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
11768         * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
11769         (define-ibuffer-column, define-ibuffer-sorter)
11770         (define-ibuffer-op, define-ibuffer-filter): Add declarations
11771         containing indentation specs, replacing equivalent top-level
11772         forms that set `lisp-indent-function' properties.
11773         (define-ibuffer-op): Use `derived-mode-p'.
11774         (define-ibuffer-filter): Remove redundant `concat' call.
11776 2008-05-14  Michael Albinus  <michael.albinus@gmx.de>
11778         * net/tramp.el (tramp-echo-mark): Update docstring.
11779         (tramp-echo-mark-marker): New defconst.
11780         (tramp-check-for-regexp): Use it.
11782 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
11784         * vc.el (vc-deduce-fileset): Do the right thing when visiting a
11785         buffer (say, a log buffer or diff buffer) with a vc-dir buffer
11786         as parent.
11788 2008-05-14  John Paul Wallington  <jpw@pobox.com>
11790         * international/mule.el (convert-define-charset-argument):
11791         Remove period from end of error message.
11792         (coding-system-mnemonic): Doc fix.
11793         (ctext-pre-write-conversion): Doc fix.
11795 2008-05-14  Simon Marshall  <simon@gnu.org>
11797         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
11798         from its default value and give it the risky-local-variable
11799         property (CVE-2008-2142).
11801 2008-05-14  Kenichi Handa  <handa@m17n.org>
11803         * language/korean.el ("Korean"): Set `iso639-language'
11804         property to `ko'.
11806         * language/japanese.el ("Japanese"): Set `iso639-language'
11807         property to `ja'.
11809         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
11810         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
11811         ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
11813         * international/mule-cmds.el (set-language-environment):
11814         Set current-iso639-language.
11816         * international/fontset.el (setup-default-fontset): For kana, han,
11817         hangul, and cjk-misc, move an entry with font-spec at the end.
11818         (generate-fontset-menu): Exclude fontset-auto* from the list.
11820         * composite.el (compose-chars-after): Assume that WINDOW is always
11821         non-nil.
11823         * faces.el (font-weight-table, font-slant-table)
11824         (font-swidth-table): Declare them by defconst.  Change the format
11825         of elements.  Call internal-set-font-style-table after their
11826         declaration.
11827         (face-valid-attribute-values): Call font-family-list.  Get values
11828         for width, weight, and slant from font-xxx-table.
11830         * cus-face.el (custom-face-attributes): Add "thin" for :weight.
11832 2008-05-13  John Paul Wallington  <jpw@pobox.com>
11834         * ibuffer.el (ibuffer-buffer-file-name): New function.
11835         (define-ibuffer-column filename): Use it.
11837         * ibuf-ext.el (define-ibuffer-filter filename): Use it.
11839 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
11841         * talk.el (talk): Simplify.  Pass display arg to talk-add-display
11842         as a string.
11843         (talk-add-display): Simplify.  Accept only string args.
11845 2008-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
11847         * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
11849 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11851         * Makefile.in (bootstrap-prepare): Don't chmod files.
11852         (autoloads): Do it here instead, where it's actually needed.
11854 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
11856         * tool-bar.el (tool-bar-make-keymap): Account for the optional
11857         KEY-BINDING-DATA field in menu-item list.
11859 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11861         * dired.el (dired-read-dir-and-switches): Move things about to use less
11862         recursion during macroexpansion.
11864         * dired.el (dired-read-dir-and-switches): Use read-file-name.
11866         * dired.el (dired-read-dir-and-switches): Ignore ., .., and
11867         completion-ignored-extension directories if there's something else.
11868         (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
11869         (dired-remember-marks, dired-undo, dired-build-subdir-alist)
11870         (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
11871         (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
11872         buffer-read-only -> inhibit-read-only.
11874 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
11876         * vc.el (vc-expand-dirs): Stop this function from tossing out
11877         explicitly specified files.
11879 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11881         * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
11882         to `insert'.
11884 2008-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
11886         * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
11887         cons.  Use vc-annotate-backend.
11888         (with-vc-file, edit-vc-file): Remove unused macros.
11890 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
11892         * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
11893         (smtpmail-try-auth-methods): Use it.
11895 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11897         * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
11898         (setf (nthcdr ..) ..) doesn't require CL at runtime.
11900 2008-05-11  Carsten Dominik  <dominik@science.uva.nl>
11902         * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
11904 2008-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11906         * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
11907         (vc-bzr-revision-completion-table): Use process-file.
11908         (vc-bzr-working-revision): Pass relative file names.
11910         * diff-mode.el (diff-hunk-header-re): Refine the regexp.
11912 2008-05-11  Juri Linkov  <juri@jurta.org>
11914         * wid-edit.el (widget-image-directory): Change default image data
11915         subdirectory from "custom" to "images/custom".
11917         * info.el (Info-next-preorder): Let-bind `Info-history' to nil
11918         before recursive call to `Info-next-preorder' to not add
11919         intermediate nodes to the history.
11921         * isearch.el: Put isearch-scroll property on recenter-top-bottom.
11923         * emulation/cua-base.el: Put isearch-scroll property
11924         on cua-scroll-up and cua-scroll-down.
11926 2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
11928         * vc-hooks.el (vc-recompute-state): Remove (dead code).
11930 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
11932         * vc-dispatcher.el (ewoc): Require.
11933         (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
11935         * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
11937 2008-05-10  Chong Yidong  <cyd@stupidchicken.com>
11939         * term/w32-win.el (x-colors):
11940         * term/mac-win.el (x-colors):
11941         * term/x-win.el (x-colors): Re-order colors.
11943 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
11945         * smerge-mode.el (smerge-command-prefix): Fix custom type.
11947 2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
11949         * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
11950         New functions implementing motion to next and previous directory.
11952         * vc-arch.el (vc-arch-command):
11953         * vc-bzr.el (vc-bzr-command):
11954         * vc-cvs.el (vc-cvs-command):
11955         * vc-dispatcher.el (vc-do-command):
11956         * vc-git.el (vc-git-command):
11957         * vc-hg.el (vc-hg-command):
11958         * vc-mcvs.el (vc-mvcs-command):
11959         * vc-mtn.el (vc-mtn-command):
11960         * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
11961         (vc-sccs-workfile-unchanged-p):
11962         * vc-svn.el (vc-svn-command, vc-svn-create-repo):
11963         * vc-rcs.el (all methods): Remove assumption about what a nil
11964         argument to vc-do-command means.  This means no buffer name needs
11965         to be hardcoded into the dispatcher layer, and it's better to be
11966         explicit anyway.
11968         * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
11970 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
11972         * vc.el: Update todo.
11974         * vc-sccs.el (vc-sccs-dir-status):
11975         * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
11976         backends and returning up to date files.
11978         * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
11980 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
11982         * vc.el (vc-dir):
11983         * vc-hooks.el: Tweak the VC directory bindings.  These are now
11984         documented in the manual.
11986         * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
11987         (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
11988         (vc-dispatcher-selection-set): Allow callers to pass in an
11989         observer flag that says no buffer sync is required.
11990         * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
11991         Use the observer flag.
11993 2008-05-09  Michael Albinus  <michael.albinus@gmx.de>
11995         * simple.el (start-file-process): Clarify docstring.
11997 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
11999         * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
12000         Remove stub implementations of, and references to, wash-log.
12001         * vc-rcs.el (vc-rcs-comment-history):
12002         * vc-cvs.el (vc-cvs-comment-history):
12003         Inline the code that used to be wash-log.
12005         * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
12006         (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
12007         (vc-sccs-print-log, vc-sccs-diff): Grok directories.
12008         * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
12009         (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
12010         (vc-rcs-print-log): Grok directories.
12012 2008-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12014         * vc.el (vc-mark-resolved): Add `backend' argument.
12015         (vc-next-action): Pass it the backend.
12016         (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
12017         (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
12018         (vc-default-comment-history, vc-default-create-snapshot)
12019         (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
12020         (vc-annotate-revision-previous-to-line)
12021         (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
12022         * vc-svn.el (vc-svn-checkout):
12023         * vc-mcvs.el (vc-mcvs-checkout):
12024         * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
12025         (vc-working-revision, vc-before-save, vc-mode-line):
12026         Prefer vc-call-backend to vc-call so as not to recompute the backend.
12028         * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
12029         state to be consistent since it's often an unwarranted restriction.
12030         Don't return the state either.
12031         (vc-next-action): Check that the state is consistent.
12032         (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
12033         (vc-rollback, vc-update): Adapt to new return value of
12034         vc-deduce-fileset.
12036         * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
12037         (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
12038         (vc-dispatcher-in-fileset-p): New fun.
12039         (vc-dispatcher-selection-set): Use it to properly handle directories.
12041 2008-05-09  Dan Nicolaescu  <dann@ics.uci.edu>
12043         * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
12044         (vc-update): Remove unused let bindings.
12046 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
12048         * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
12049         (vc-diff, vc-revert, vc-rollback, vc-update):
12050         * vc-dispatcher.el (vc-dispatcher-selection-set):
12051         Get rid of 4 special cases in fileset selection.  This involved
12052         changing the return value of (vc-deduce-fileset) so that it passes
12053         back a deduced state as well as a deduced back end.
12055 2008-05-08  Sam Steingold  <sds@gnu.org>
12057         * progmodes/compile.el (compilation-minor-mode-map)
12058         (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
12059         * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
12060         it to `compilation-minor-mode-map' (instead of an explicit `cons').
12062 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12064         * org/org.el (org-modules, org-format-latex-options):
12065         * org/org-archive.el (org-archive-stamp-time)
12066         (org-archive-save-context-info):
12067         * org/org-faces.el (org-hide):
12068         * org/org-irc.el (org-irc-parse-link):
12069         * org/org-macs.el (org-call-with-arg, org-autoload):
12070         * org/org-mew.el (org-mew-store-link):
12071         * org/org-remember.el (org-remember-store-without-prompt)
12072         (org-remember-templates): Fix typos in docstrings.
12074         * org/org-info.el (org-info-store-link): Remove leftover docstring.
12076         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
12077         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
12078         (org-bbdb-anniv-split): Fix typos in docstrings.
12080         * org/org-publish.el (org-publish-project-alist): Doc fixes.
12081         (org-publish-use-timestamps-flag): Reflow docstring.
12082         (org-publish-files-alist): Fix typos in docstring.
12084 2008-05-07  Sam Steingold  <sds@gnu.org>
12086         * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
12087         appears to be too aggressive with window removal.
12089 2008-05-08  Michael McNamara  <mac@mail.brushroad.com>
12091         * progmodes/verilog-mode.el (verilog-type-font-keywords):
12092         Add leda and 0in as pragma keywords.
12093         (verilog-pretty-expr): Support lining up assignments which include
12094         part selects.
12095         (verilog-mode): More portable check for the availability of
12096         hideshow support.
12097         (verilog-do-indent): Remove special indent for declarations inside
12098         a parenthetical list.  The code is ill-advised, and doesn't work
12099         given the new user defined types.
12100         (verilog-set-auto-endcomments): Enhance function automatic
12101         endcomment to support functions that return user defined types.
12102         (verilog-mode): Add code to tell which-function-mode minor mode
12103         that Verilog supports this feature.
12105 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
12107         * epa-file.el: Require epa-hook.
12109         * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
12111         * epa-hook.el: Renamed from epa-file-hook.el, to avoid
12112         file-names clashes on 8+3 filesystems.  Provide epa-hook.
12114         * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
12115         file-names clashes on 8+3 filesystems.
12117 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
12119         * org/org.el (org-read-date-get-relative): Interpret lone
12120         weekday abbreviation as relative to today.
12122 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12124         * abbrev.el (define-abbrev-table):
12125         * composite.el (toggle-auto-composition):
12126         * json.el (json-alist-p, json-plist-p):
12127         * minibuffer.el (completion-table-with-predicate):
12128         * ps-mule.el (ps-mule-external-libraries):
12129         * emacs-lisp/advice.el (ad-special-form-p):
12130         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
12131         * eshell/em-smart.el (eshell-review-quick-commands):
12132         * progmodes/python.el (python-comment-line-p, python-blank-line-p)
12133         (python-skip-out, python-check-comint-prompt):
12134         Don't use `iff' in docstrings.
12136         * international/robin.el (robin-package-alist): Fix typo in docstring.
12137         (robin-current-package-name): Doc fix.
12138         (robin-activate): Don't use `iff' in docstring.
12140 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
12142         * vc.el, vc-dispatcher.el: VC-Dired support removed.
12143         The code uses a ewoc-based implementation now.
12144         * vc-hooks.el: Support for Meta-CVS has been removed.
12146 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12148         * tool-bar.el: Choose images dynamically.
12149         (tool-bar-make-keymap, tool-bar-find-image): New function.
12150         (tool-bar-find-image-cache): New var.
12151         (tool-bar-local-item, tool-bar-local-item-from-menu):
12152         Don't select the image yet, do it later in tool-bar-make-keymap.
12154 2008-05-07  Andreas Schwab  <schwab@suse.de>
12156         * window.el: Require 'cl when compiling.
12158 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
12160         * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
12162 2008-05-07  Glenn Morris  <rgm@gnu.org>
12164         * subr.el (ignore-errors): Move here from cl-macs.el.
12165         * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
12167         * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
12168         oddness.
12170 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
12172         * vc-hooks.el (vc-find-file-hook):
12173         * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
12174         further from vc.el.
12175         * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
12177 2008-05-06  Wilson Snyder  <wsnyder@wsnyder.org>
12179         * progmodes/verilog-mode.el (verilog-getopt-file):
12180         Cleanup warning message format.
12181         (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
12182         (verilog-auto-inout, verilog-auto-inout-module)
12183         (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
12184         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
12185         (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
12186         (verilog-auto-sense-sigs, verilog-auto-tieoff)
12187         (verilog-auto-unused, verilog-auto-wire)
12188         (verilog-decls-get-assigns, verilog-decls-get-consts)
12189         (verilog-decls-get-gparams, verilog-decls-get-inouts)
12190         (verilog-decls-get-inputs, verilog-decls-get-outputs)
12191         (verilog-decls-get-ports, verilog-decls-get-regs)
12192         (verilog-decls-get-signals, verilog-decls-get-wires)
12193         (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
12194         (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
12195         (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
12196         (verilog-inject-sense, verilog-library-filenames)
12197         (verilog-mode-release-date, verilog-mode-version)
12198         (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
12199         (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
12200         (verilog-modi-get-assigns, verilog-modi-get-consts)
12201         (verilog-modi-get-gparams, verilog-modi-get-inouts)
12202         (verilog-modi-get-inputs, verilog-modi-get-outputs)
12203         (verilog-modi-get-ports, verilog-modi-get-regs)
12204         (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
12205         (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
12206         (verilog-modi-get-wires, verilog-preserve-cache)
12207         (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
12208         (verilog-read-sub-decls, verilog-read-sub-decls-line)
12209         (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
12210         (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
12211         Add caching of additional state, and rework signal extraction
12212         routines to improve AUTO expansion performance by 300%++.
12214 2008-05-06  Chong Yidong  <cyd@stupidchicken.com>
12216         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12217         Tweak Open Watcom regexp to distinguish between errors and warnings.
12219 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12221         * dired.el (dired-read-dir-and-switches): Fix up last change.
12223 2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
12225         * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
12226         out of this function, move it to vc-dispatcher-selection-set.
12228 2008-05-05  Sam Steingold  <sds@gnu.org>
12230         * window.el (delete-other-windows-vertically): New function.
12232 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12234         * dired.el (dired-read-dir-and-switches):
12235         Obey read-file-name-completion-ignore-case.
12237 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
12239         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12240         Add regexp for Open Watcom compiler output.
12242 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
12244         * progmodes/python.el (python-block-pairs): Align finally with except.
12246 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12248         * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
12250 2008-05-05  Tom Tromey  <tromey@redhat.com>
12252         * smerge-mode.el (smerge-start-session): Don't call smerge-next if
12253         looking at conflict marker.
12255 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12257         * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
12258         client-mode -> vc-client-object, and guess `funcall' was meant.
12259         (vc-dir-mode): Rename client-mode -> vc-client-mode.
12261 2008-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
12263         * net/zeroconf.el (dbus-call-method, dbus-register-signal)
12264         (dbus-debug): Move declarations outside eval-when-compile.
12266 2008-05-04  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12268         * proced.el (proced-command-alist): Fix system-type values.
12269         Fix defcustom.
12270         (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
12271         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
12272         (proced-sort-start, proced-sort, proced-sort-time): New commands.
12273         (proced-update): Use proced-sorting-scheme.  Update modeline.
12274         (proced-send-signal): Use nreverse.
12275         (proced-sorting-scheme-p): New function.
12277 2008-05-04  Andreas Schwab  <schwab@suse.de>
12279         * vc.el: Require dired when compiling.
12281         * minibuffer.el (completion--insert-strings): Don't delete past bol.
12283 2008-05-03  Glenn Morris  <rgm@gnu.org>
12285         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
12286         * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
12287         Simplify compilation requirements.
12288         * ediff-init.el, ediff-vers.el: Remove unnecessary variable
12289         declarations.
12291 2008-05-03  Dave Love  <fx@gnu.org>
12293         * progmodes/python.el (python-beginning-of-statement):
12294         Loop at least once (fixes 2008-02-21 change).
12296 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
12298         * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
12299         instead of `length' for comparing length of user and group names.
12301 2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
12303         * vc-dispatcher.el: New file, separates out the UI and command
12304         execution machinery from VCS-specific logic left in vc.el.
12305         The separation is not yet completely clean, but it's a good start.
12306         * vc.el: This file is about 1700 lines shorter now.
12307         Remove obsolete logentry-check from the backend API.
12308         * vc-sccs.el (vc-sccs-logentry-check): Remove.  This was the only
12309         implementation of the logentry-check method, and it guarded against
12310         a log length limit that has probably been obsolete for 15 years (!).
12312 2008-05-02  Sam Steingold  <sds@gnu.org>
12314         * progmodes/compile.el (compilation-start): Move setting of
12315         compilation-directory after (funcall mode) as that resets local
12316         variables, this fixes recompile in grep buffers.
12317         * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
12318         in dired &c).
12320 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
12322         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
12323         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
12324         * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
12325         has one of these and that all are called in compatible ways.
12326         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
12327         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
12328         * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
12329         backend has one of these.
12331 2008-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12333         * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
12334         initialization into define-abbrev-table.  Use :regexp.
12335         (octave-mode-syntax-table): Don't set word syntax for `.
12337         * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
12338         than only value.
12340         * dired.el (dired-read-dir-and-switches):
12341         Set minibuffer-completing-file-name and call substitute-in-file-name.
12342         (dired-format-columns-of-files): Use completion--insert-strings.
12344         * minibuffer.el (completion-hilit-commonality): Revert last change:
12345         the leftover code was actually useful.
12346         (completion--insert-strings): Use string-width rather than length.
12348 2008-05-02  Sam Steingold  <sds@gnu.org>
12350         * vc.el (vc-dir-mode-map): Enable mouse bindings.
12351         (vc-at-event): New macro: run the body at the even location.
12352         (vc-dir-menu, vc-dir-toggle-mark): Use it.
12353         (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
12354         * subr.el (mouse-event-p): Check if the event is mouse-related.
12356 2008-05-02  Nick Roberts  <nickrob@snap.net.nz>
12358         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12359         Don't throw error if no file is found.
12361 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12363         * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
12364         (vc-default-state-heuristic): Doc fix.
12366 2008-05-02  Richard Sharman  <rsharman@pobox.com>
12368         * hilit-chg.el (highlight-changes-mode): Remove references to
12369         hooks that no longer exist.  Because define-minor-mode is used the
12370         hook highlight-changes-mode-hook exists and can do what both the
12371         old hooks used to do.  The documentation at the top of the file
12372         was updated to demonstrate this.
12373         (highlight-changes-mode): Remove commented out call to a hook
12374         function that is no longer there.
12375         (hilit-chg-set): Remove running of highlight-changes-enable-hook.
12377 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
12379         * vc.el (vc-default-dired-state-info): Change name of primitive
12380         to prettify-state-info, in preparation for ripping out dired mode.
12381         * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
12382         to prettify-state-info, in preparation for ripping out dired mode.
12383         * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
12384         tries this on a version-controlled buffer.  It will do useless or
12385         actively bad things on any version control system newer than RCS.
12386         * vc-hooks.el (vc-dired-resynch-file):
12387         * vc.el (vc-dired-resynch-file): Change name of primitive to
12388         vc-directory-resynch-file, preparing to remove dired.
12390 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
12392         * vc-rcs.el (vc-rcs-state): Fix typos.
12394         * vc.el (vc-register): Change argument order so that the prefix
12395         argument is assigned correctly.
12396         (vc-next-action, vc-dir-register): Update for the above change.
12398 2008-05-01  Juri Linkov  <juri@jurta.org>
12400         * replace.el (occur-read-primary-args): Set default to the car of
12401         regexp-history and display it in the prompt, but don't add to the
12402         list of minibuffer defaults.  Bind history-add-new-input to nil to
12403         not add automatically `default'.  For empty input return `default'.
12404         Otherwise, add `input' to regexp-history and return it.
12405         (occur-1): Signal an error for the empty regexp.
12407         * progmodes/compile.el (compilation-auto-jump):
12408         Set window point to `pos' explicitly.
12410 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
12412         * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
12413         when appropriate.
12414         * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
12415         we report the 'unregistered state reliably.
12416         * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
12417         we report the 'unregistered state reliably.
12418         * vc-git.el (vc-git-state): Call vc-git-unregistered so
12419         we report the 'unregistered state reliably.
12420         * vc-hooks.el (vc-state): Document that vc-unregistered is
12421         now expected to be returned reliably.
12422         * vc.el (vc-default-dired-state): Change needs-patch state to
12423         needs-update, since the name now shows up in dir-status listings
12424         and was somewhat misleading.
12425         * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
12426         immediately after removing the file.
12427         * vc.el (vc-next-action): More informative messages when a fileset
12428         is in a mixed state or files are missing.
12430 2008-05-01  Sam Steingold  <sds@gnu.org>
12432         * vc.el (vc-delete-file): Check if the file has uncommitted changes.
12434 2008-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12436         * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
12438 2008-05-01  Daiki Ueno  <ueno@unixuser.org>
12440         * epa-file-hook.el: New file split from epa-file.el.
12441         * epa-file.el: Require 'epa-file-hook.
12442         (epa-file-handler): Add autoload cookie.
12443         * loadup.el: Load epa-file-hook.
12444         * startup.el (command-line): Eval the body of auto-encryption-mode.
12446 2008-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
12448         * vc.el (vc-dir-mode-map): Don't bind "r".
12450         * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
12451         (vc-hg-status-printer): New function.
12452         (vc-hg-after-dir-status): Deal with copied and renamed files.
12453         (vc-hg-dir-status): Add flag to show copied files.
12455 2008-05-01  John Paul Wallington  <jpw@pobox.com>
12457         * ibuffer.el (ibuffer-last-sorting-mode): New variable.
12458         (ibuffer-do-sort-by-recency): Reverse sorting order if last
12459         sorting mode was recency.
12461         * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
12462         reverse sorting order if last sorting mode was the sorter's.
12464 2008-05-01  Jason Rumney  <jasonr@gnu.org>
12466         * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
12468 2008-04-30  John Paul Wallington  <jpw@pobox.com>
12470         * ibuffer.el (define-ibuffer-column filename): When the major mode
12471         is `vc-dir-mode' show the buffer's default directory.
12473         * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
12474         major mode is `vc-dir-mode' use the buffer's default directory.
12476 2008-04-30  Sam Steingold  <sds@gnu.org>
12478         * vc.el (vc-dir-delete-file): Add.
12479         (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
12480         (vc-delete-file): Do not barf when the file has been already deleted.
12482 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
12484         * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
12486 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12488         * progmodes/octave-mod.el (octave-help): New function.
12489         * progmodes/octave-hlp.el: Delete.
12490         * info-look.el (octave-mode): Add operator index.
12492         * vc.el (vc-checkout): Typo.
12494 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
12496         * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
12497         Add "..." in the appropriate places.
12499         * epa.el (epa-key-list-mode-map): Add more menu entries.
12500         Add "..." in the appropriate places.
12502         * dired.el (dired-mode-map): Add :help.
12504         * vc.el (vc-deduce-fileset): Add new parameter.
12505         (vc-dir-marked-only-files): New function.
12506         (vc-next-action): Don't ignore directories, look at the files
12507         inside them.
12508         (vc-dir-mode): Document how the mark/unmark commands work.
12510 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12512         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12513         Rule out trailing spaces in file and directory names as well.
12515         * minibuffer.el (completion--do-completion): Move point even if the
12516         completion makes no change.
12517         (completion-pcm-try-completion): Fix computation of new point.
12519 2008-04-30  David Hansen  <david.hansen@gmx.net>
12521         * dired.el: Require 'cl.
12523 2008-04-30  Nick Roberts  <nickrob@snap.net.nz>
12525         * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
12526         hollow if not in innermost frame.
12528 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12530         Make `checkout-model' apply to filesets.
12531         * vc-hooks.el (vc-checkout-model): Rewrite.
12532         (vc-before-save, vc-after-save): Adjust callers accordingly.
12533         * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
12534         (vc-transfer-file): Adjust callers accordingly.
12535         * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
12536         (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
12537         (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
12538         instead of vc-checkout-model.
12539         * vc-mcvs.el (vc-mcvs-revert):
12540         Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
12541         * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
12542         (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
12543         * vc-svn.el (vc-svn-checkout-model):
12544         * vc-hg.el (vc-hg-checkout-model):
12545         * vc-git.el (vc-git-checkout-model):
12546         * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
12548         * dired.el (dired-read-dir-and-switches): Replace last change with
12549         a new approach that mixes read-file-name and read-directory-name.
12551         * files.el (read-buffer-to-switch):
12552         Avoid making assumptions about `other-buffer'.
12554 2008-04-29  Sam Steingold  <sds@gnu.org>
12556         * vc.el (vc-dir-mode-hook): Add normal hook.
12557         (vc-dir-mode): Run it.
12559 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
12561         * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
12562         Always split windows.
12563         (gdb-speedbar-timer-fn): Only raise frame after user input.
12564         (gdb-same-frame): Reverse initial value.
12565         (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
12567         * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
12568         gdb-speedbar-timer-fn.
12570 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12572         * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
12574 2008-04-29  Daiki Ueno  <ueno@unixuser.org>
12576         * epa.el (epa-key-list-mode-map): Add menu.
12577         (epa-delete-keys, epa-import-keys): Fix typo.
12579 2008-04-29  Glenn Morris  <rgm@gnu.org>
12581         * find-cmd.el (top-level): Does not need cl when compiling.
12583 2008-04-29  Philip Jackson  <phil@shellarchive.co.uk>
12585         * find-cmd.el: New file.
12587 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12589         * minibuffer.el (completion-hilit-commonality): Remove leftover code.
12590         (completion-pcm--pattern->regex): Let `group' be a list of symbols.
12591         (completion-pcm--hilit-commonality): New function.
12592         (completion-pcm-all-completions): Use it.
12594         * minibuffer.el (completion-common-substring): Mark obsolete.
12595         (completions-first-difference, completions-common-part):
12596         Move from simple.el.
12597         (completion-hilit-commonality): New fun.
12598         (display-completion-list, completion-emacs21-all-completions)
12599         (completion-emacs22-all-completions): Use it.
12600         * simple.el (completions-first-difference, completions-common-part):
12601         Move to minibuffer.el.
12602         (choose-completion-string): Use field functions and minibufferp.
12603         (completion-setup-function): Don't set completions faces.
12605 2008-04-29  Glenn Morris  <rgm@gnu.org>
12607         * calendar/calendar.el (calendar-nth-named-absday)
12608         (calendar-nth-named-day):
12609         * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
12610         * calendar/holidays.el (holiday-float): Doc fixes.
12612         * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
12613         the `full' case.
12615         * org/org-agenda.el (calendar-iso-from-absolute):
12616         * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
12617         Fix declarations.
12619 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
12621         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
12622         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
12623         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
12624         (gdb-assembler-custom): Be careful not to match other addresses.
12626 2008-04-29  Jason Rumney  <jasonr@gnu.org>
12628         * battery.el (battery-status-function): Use w32-battery-status
12629         on Windows.
12630         (battery-echo-area-format): Make apm format the general case.
12631         (battery-mode-line-format): Merge apm and pmset formats as the
12632         general case.
12634 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
12636         * progmodes/gdb-ui.el (gdb-info-stack-custom):
12637         Use gud-tool-bar-item-visible-no-fringe.
12638         (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
12639         is already visible in frame.  Remove optional size parameter
12640         and add optional frame parameter.
12642         * progmodes/gud.el (gud-display-line): Only consider visible
12643         frames when looking for source buffer.
12645 2008-04-28  Chong Yidong  <cyd@stupidchicken.com>
12647         * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
12648         argument to get-char-property, in case the current buffer hasn't
12649         been assigned to that window yet.
12650         (doc-view-display): Default to selected window if the current
12651         buffer hasn't been assigned to a window yet.
12653 2008-04-28  Vinicius Jose Latorre  <bzg@altern.org>
12655         * whitespace.el (whitespace-trailing-regexp): Fix docstring.
12657 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
12659         * net/tramp.el (tramp-mode): New defcustom.
12660         (tramp-file-name-handler, tramp-completion-file-name-handler):
12661         Use it.
12662         (tramp-replace-environment-variables): Handle "$$".
12664 2008-04-28  Sam Steingold  <sds@gnu.org>
12666         * vc-hg.el (vc-hg-rename-file): Fix argument order.
12668 2008-04-28  Bastien Guerry  <bzg@altern.org>
12670         * whitespace.el (whitespace-trailing): Fix typo.
12672 2008-04-28  Sam Steingold  <sds@gnu.org>
12674         * textmodes/remember.el (diary-make-entry): Update the autoload.
12676 2008-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12678         * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
12679         all-completions.
12681 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
12683         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
12685 2008-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
12687         * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
12688         (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
12689         (vc-dir-mark-file): Add an optional argument.
12690         (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
12692 2008-04-27  Daiki Ueno  <ueno@unixuser.org>
12694         * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
12695         rather than obsolete alias find-file-hooks.
12696         (auto-encryption-mode): Rename from epa-file-mode.  Default to on.
12697         Use find-file-hook rather than obsolete alias find-file-hooks.
12698         Add to find-file-not-found-functions.
12699         (epa-file-handler): Put 'safe-magic and 'operations properties.
12701         * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
12702         (epa-menu-items): Remove.
12704         * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
12705         (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
12706         (epa-dired-mode, epa-global-dired-mode): Remove.
12708         * dired.el (dired-mode-map): Bind encryption/decryption commands.
12710         * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
12712         * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
12714 2008-04-27  Glenn Morris  <rgm@gnu.org>
12716         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
12717         Remove un-needed local `orig-list'.  Replace cl `copy-list'.
12719 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
12721         * org/org.el (org-html-level-start): Always have id's in HTML.
12722         (org-export-as-html): Use `org-link-protocols' to
12723         retrieve the export form of the link.
12724         (org-add-link-type): Final parameter renamed from PUBLISH.
12725         Better documentation of how it is to be used.  Avoid double entries for
12726         the same link type.
12727         (org-add-link-props): New function.
12728         (org-modules-loaded): New variable.
12729         (org-load-modules-maybe, org-set-modules): New function.
12730         (org-modules): New option.
12731         (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
12732         (orgtbl-mode, org-store-link, org-insert-link-global)
12733         (org-open-at-point): Call `org-load-modules-maybe'.
12734         (org-search-view): Add more text properties.
12735         (org-agenda-schedule, org-agenda-deadline): Allow also in
12736         search-type agendas.
12737         (org-search-view): Order of arguments has been changed.
12738         Interpret prefix-arg as TODO-ONLY.
12739         (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
12740         Take new argument order of `org-search-view' into account.
12741         (org-todo-only): New variable.
12742         (org-search-syntax-table): New variable and function.
12743         (org-search-view): Do the search with the special syntax table.
12744         (define-obsolete-function-alias): Make work with XEmacs.
12745         (org-add-planning-info): Use old date as default when modifying an
12746         existing deadline or scheduled item.
12747         (org-agenda-compute-time-span): Make argument N optional.
12748         (org-agenda-format-date-aligned): Require `cal-iso'.
12749         (org-agenda-list): Include week into agenda heading, don't
12750         list it at each date (only on Mondays).
12751         (org-read-date-analyze): Define local variable `iso-date'.
12752         (org-agenda-format-date-aligned): Remove dependency on
12753         `calendar-time-from-absolute'.
12754         (org-remember-apply-template, org-go-to-remember-target):
12755         Interpret filenames relative to `org-directory'.
12756         (org-complete): Silently fail when trying to complete
12757         keywords that don't have a default value.
12758         (org-get-current-options): Add a #+DATE: option.
12759         (org-additional-option-like-keywords): Remove "DATE:" from the
12760         list of additional keywords.
12761         (org-export-as-html): Remove (current-time) as unnecessary second
12762         argument of `format-time-string'.
12763         (org-clock-find-position): Handle special case at end of buffer.
12764         (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
12765         `org-agenda-change-time-span'.
12766         (org-agenda-week-view): New argument ISO-WEEK, pass it on to
12767         `org-agenda-change-time-span'.
12768         (org-agenda-month-view): New argument MONTH, pass it on to
12769         `org-agenda-change-time-span'.
12770         (org-agenda-year-view): New argument YEAR, pass it on to
12771         `org-agenda-change-time-span'.
12772         (org-agenda-change-time-span): New optional argument N, pass it on
12773         to `org-agenda-compute-time-span'.
12774         (org-agenda-compute-time-span): New argument N, interpret it by
12775         changing the starting day.
12776         (org-small-year-to-year): New function.
12777         (org-scheduled-past-days): Respect `org-scheduled-past-days'.
12778         (org-auto-repeat-maybe): Make sure that repeating dates are pushed
12779         into the future, and that the shift is at least one interval, never 0.
12780         (org-update-checkbox-count): Fix bug with checkbox counting.
12781         (org-add-note): New command.
12782         (org-add-log-setup): Rename from `org-add-log-maybe'.
12783         (org-log-note-headings): New entry for plain notes (i.e. notes not
12784         related to state changes or clocking).
12785         (org-get-org-file): Check for availability of `remember-data-file'.
12786         (org-cached-entry-get): Allow a regexp value for
12787         `org-use-property-inheritance'.
12788         (org-use-property-inheritance): Allow regexp value.  Fix bug in
12789         customization type.
12790         (org-use-tag-inheritance): Allow a list and a regexp value for
12791         this variable.
12792         (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
12793         (org-entry-get): Respect value `selective' for the INHERIT argument.
12794         (org-tag-inherit-p, org-property-inherit-p): New functions.
12795         (org-agenda-format-date-aligned): Allow 10 characters for
12796         weekday, to accommodate German locale.
12797         (org-add-archive-files): New function.
12798         (org-agenda-files): New argument `ext', to get archive files as well.
12799         (org-tbl-menu): Protect the use of variables that
12800         are only available when org-table.el gets loaded.
12801         (org-read-agenda-file-list): Error if `org-agenda-files' is a
12802         single directory.
12803         (org-open-file): Allow a batch process to trigger
12804         waiting after executing a system command.
12805         (org-store-link): Link to headline when there is not
12806         target and no region in an org-mode buffer when creating a link.
12807         (org-link-types-re): New variable.
12808         (org-make-link-regexps): Compute `org-link-types-re'.
12809         (org-make-link-description-function): New option.
12810         (org-agenda-date, org-agenda-date-weekend): New faces.
12811         (org-archive-sibling-heading): New option.
12812         (org-archive-to-archive-sibling): New function.
12813         (org-iswitchb): New command.
12814         (org-buffer-list): New function.
12815         (org-agenda-columns): Also try the #+COLUMNS line in
12816         the buffer associated with the entry at point (or with the first
12817         entry in the agenda view).
12818         (org-modules): Add entry for org-bibtex.el.
12819         (org-completion-fallback-command): Move into `org-completion' group.
12820         (org-clock-heading-function): Move to `org-progress' group.
12821         (org-auto-repeat-maybe): Make sure that a note can
12822         be enforces if `org-log-repeat' is `note'.
12823         (org-modules): Allow additional symbols for external packages.
12824         (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
12825         (org-clock-goto): Hide drawers after showing an
12826         entry with `org-clock-goto'.
12827         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
12828         Try also a clocktable block shift.
12829         (org-clocktable-try-shift): New function.
12830         (org-columns-hscoll-title): New function.
12831         (org-columns-previous-hscroll): New variable.
12832         (org-columns-full-header-line-format): New variable.
12833         (org-columns-display-here-title, org-columns-remove-overlays):
12834         Install `org-columns-hscoll-title' in post-command-hook.
12836         * org/org.el: Split into many small files.
12838         * org/org-agenda.el: New file, split off from org.el.
12840         * org/org-archive.el: New file, split off from org.el.
12842         * org/org-bbdb.el: New file.
12844         * org/org-bibtex.el: New file, split off from org.el.
12846         * org/org-clock.el: New file, split off from org.el.
12848         * org/org-colview.el: New file, split off from org.el.
12850         * org/org-compat.el: New file, split off from org.el.
12852         * org/org-exp.el: New file, split off from org.el.
12854         * org/org-faces.el: New file, split off from org.el.
12856         * org/org-gnus.el: New file, split off from org.el.
12858         * org/org-info.el: New file, split off from org.el.
12860         * org/org-infojs.el: New file.
12862         * org/org-irc.el: New file.
12864         * org/org-macs.el: New file, split off from org.el.
12866         * org/org-mew.el: New file.
12868         * org/org-mhe.el: New file, split off from org.el.
12870         * org/org-publish.el: New file, split off from org.el.
12872         * org/org-remember.el: New file, split off from org.el.
12874         * org/org-rmail.el: New file, split off from org.el.
12876         * org/org-table.el: New file, split off from org.el.
12878         * org/org-vm.el: New file, split off from org.el.
12880         * org/org-wl.el: New file, split off from org.el.
12882 2008-04-27  Jason Riedy  <jason@acm.org>
12884         * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
12885         parameter that suppresses lines that evaluate to NIL.
12886         (orgtbl-get-fmt): New inline function for
12887         picking apart formats that may be lists.
12888         (orgtbl-apply-fmt): New inline function for applying formats that
12889         may be functions.
12890         (orgtbl-eval-str): New inline function for strings that may be
12891         functions.
12892         (orgtbl-format-line, orgtbl-to-generic): Use and document.
12893         (orgtbl-to-latex, orgtbl-to-texinfo): Document.
12894         (*orgtbl-llfmt*, *orgtbl-llstart*)
12895         (*orgtbl-llend*): Dynamic variables for last-line formatting.
12896         (orgtbl-format-section): Shift formatting to support detecting the
12897         last line and formatting it specially.
12898         (orgtbl-to-generic): Document :ll* formats.  Set to the non-ll
12899         formats unless overridden.
12900         (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
12901         (*orgtbl-table*, *orgtbl-rtn*): Dynamically
12902         bound variables to hold the input collection of lines and output
12903         formatted text.
12904         (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
12905         (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
12906         format parameters.
12907         (orgtbl-format-line): New function encapsulating formatting for a
12908         single line.
12909         (orgtbl-format-section): Similar for each section.  Rebinding the
12910         dynamic vars customizes the formatting for each section.
12911         (orgtbl-to-generic): Use orgtbl-format-line and
12912         orgtbl-format-section.
12913         (org-get-param): Now unused, so delete.
12914         (orgtbl-gather-send-defs): New function to
12915         gather all the SEND definitions before a table.
12916         (orgtbl-send-replace-tbl): New function to find the RECEIVE
12917         corresponding to the current name.
12918         (orgtbl-send-table): Use the previous two functions and implement
12919         multiple destinations for each table.
12921         * doc/org.texi (A LaTeX example): Note that fmt may be a
12922         one-argument function, and efmt may be a two-argument function.
12923         (Radio tables): Document multiple destinations.
12925 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
12927         * org/org-agenda.el (org-add-to-diary-list): New function.
12928         (org-prefix-has-effort): New variable.
12929         (org-sort-agenda-noeffort-is-high): New option.
12930         (org-agenda-columns-show-summaries)
12931         (org-agenda-columns-compute-summary-properties): New options.
12932         (org-format-agenda-item): Compute the duration of the item.
12933         (org-agenda-weekend-days): New variable.
12934         (org-agenda-list, org-timeline): Use the proper faces for dates in
12935         the agenda and timeline buffers.
12936         (org-agenda-archive-to-archive-sibling): New command.
12937         (org-agenda-start-with-clockreport-mode): New option.
12938         (org-agenda-clockreport-parameter-plist): New option.
12939         (org-agenda-clocktable-mode): New variable.
12940         (org-agenda-deadline-leaders): Allow a function value for the
12941         deadline leader.
12942         (org-agenda-get-deadlines): Deal with new function value.
12944         * org/org-clock.el (org-clock): New customization group.
12945         (org-clock-into-drawer, org-clock-out-when-done)
12946         (org-clock-in-switch-to-state, org-clock-heading-function):
12947         Move into the new group.
12948         (org-clock-out-remove-zero-time-clocks): New option.
12949         (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
12950         (org-dblock-write:clocktable): Allow a Lisp form for the scope
12951         parameter.
12952         (org-dblock-write:clocktable): Fix bug with total time calculation.
12953         (org-dblock-write:clocktable): Request the unrestricted list of files.
12954         (org-get-clocktable): New function.
12955         (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
12956         be strings but also integers (an absolute day number) and lists (m d y).
12958         * org/org-colview.el (org-columns-next-allowed-value)
12959         (org-columns-edit-value): Limit the effort for updating in the
12960         agenda to recomputing a single file.
12961         (org-columns-compute): Only write property value if it has changed.
12962         This avoids raising the buffer-change-flag unnecessarily.
12963         (org-agenda-colview-summarize)
12964         (org-agenda-colview-compute): New functions.
12965         (org-agenda-columns): Call `org-agenda-colview-summarize'.
12967         * org/org-exp.el (org-export-run-in-background): New option.
12968         (org-export-icalendar): Allow a batch process to trigger waiting
12969         after executing a system command.
12970         (org-export-preprocess-string): Rename from
12971         `org-cleaned-string-for-export'.
12972         (org-export-html-style): Made target class look like normal text.
12973         (org-export-as-html): Make use of the better preprocessing in
12974         `org-cleaned-string-for-export'.
12975         (org-cleaned-string-for-export): Better treatment of heuristic
12976         targets, many more internal links will now work in HTML export.
12977         (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
12978         (org-export-inbuffer-options-extra): New variable.
12979         (org-export-options-filters): New hook.
12980         (org-infile-export-plist): Find also the settings keywords in
12981         `org-export-inbuffer-options-extra'.
12982         (org-infile-export-plist): Allow multiple #+OPTIONS lines and
12983         multiple #+INFOJS_OPT lines.
12984         (org-export-html-handle-js-options): New function.
12985         (org-export-html-infojs-setup): New option.
12986         (org-export-as-html): Call `org-export-html-handle-js-options'.
12987         Add autoload to all entry points.
12988         (org-skip-comments): Function removed.
12990         * org/org-table.el (org-table-make-reference): Extra parenthesis
12991         around single fields, to make sure that algebraic formulas get
12992         correctly interpreted by calc.
12993         (org-table-current-column): No longer interactive.
12995         * org/org-export-latex.el (org-export-latex-preprocess):
12996         Rename from `org-export-latex-cleaned-string'.
12998 2008-04-27  Bastien Guerry  <bzg@altern.org>
13000         * org/org-publish.el (org-publish-get-base-files-1): New function.
13001         (org-publish-get-base-files): Use it.
13002         (org-publish-temp-files): New variable.
13003         Don't require 'dired-aux anymore.
13004         (org-publish-initial-buffer): New variable.
13005         (org-publish-org-to, org-publish): Use it.
13006         (org-publish-get-base-files-1): Bug fix: get
13007         the proper list of files when recursing thru a directory.
13008         (org-publish-get-base-files): Use the :exclude property to skip
13009         both files and directories.
13011 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
13013         * net/tramp.el (tramp-handle-make-symbolic-link)
13014         (tramp-handle-file-name-directory)
13015         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
13016         (tramp-do-copy-or-rename-file-directly)
13017         (tramp-handle-insert-directory, tramp-handle-expand-file-name)
13018         (tramp-handle-substitute-in-file-name)
13019         (tramp-handle-insert-file-contents, tramp-handle-write-region)
13020         * net/tramp-cache.el (tramp-get-file-property)
13021         (tramp-set-file-property, tramp-flush-file-property)
13022         (tramp-flush-directory-property)
13023         * net/tramp-compat.el (tramp-compat-make-temp-file)
13024         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
13025         Disable `file-name-handler-alist' when handling localname.
13026         It could have a remote file syntax, like a VMS file name.
13028 2008-04-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13030         * whitespace.el: New version 11.1.
13031         (whitespace-trailing-regexp): Option fix, now trailing regexp must be
13032         enclosed by \\( and \\)$.  Docstring fix.
13033         (whitespace-trailing-regexp): Fun removed.
13034         (whitespace-report-list): Const initialization fix.
13035         (whitespace-color-on): Code fix.
13037 2008-04-27  Andreas Schwab  <schwab@suse.de>
13039         * Makefile.el: Unbreak bootstrap.
13041 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
13043         * net/tramp.el (tramp-replace-environment-variables): New defun.
13044         (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
13045         Use it.
13047 2008-04-27  Glenn Morris  <rgm@gnu.org>
13049         * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
13051         * calculator.el (calculator-expt): Replace cl function `oddp'.
13053 2008-04-27  Johan BockgÃ¥rd  <bojohan@gnu.org>
13055         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
13056         Simplify.  Collect `defun' and `autoload' entries.
13057         Avoid modifying load-history.
13059 2008-04-26  Glenn Morris  <rgm@gnu.org>
13061         * textmodes/ispell.el (ispell-insert-word): Revert previous change.
13063         * simple.el (quoted-insert, zap-to-char): Revert previous change.
13065 2008-04-26  John Paul Wallington  <jpw@pobox.com>
13067         * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
13068         `hexl-mode-old-eldoc-documentation-function'.
13069         (hexl-mode-exit): Restore it.
13070         (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
13072         * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
13074 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
13076         * minibuffer.el (completion-pcm-word-delimiters): Add :group.
13077         (completion-pcm--all-completions): Doc fix.
13078         (completion-styles-alist, completion-all-completions):
13079         Fix typos in docstrings.
13081 2008-04-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13083         * whitespace.el: There is now only one variable (whitespace-style) to
13084         specify which kind of blank is visualized.  Doc and docstring fix.
13085         New version 11.0.
13086         (whitespace-style): New option, replace whitespace-style-mark and
13087         whitespace-style-color.
13088         (whitespace-style-mark, whitespace-style-color): Options removed.
13089         (whitespace-hspace, whitespace-tab, whitespace-newline)
13090         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
13091         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
13092         (whitespace-hspace-regexp, whitespace-space-regexp)
13093         (whitespace-tab-regexp, whitespace-trailing-regexp)
13094         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
13095         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
13096         (whitespace-space-after-tab-regexp, whitespace-line-column)
13097         (whitespace-display-mappings, whitespace-report): Docstring fix.
13098         (whitespace-color-value-list, whitespace-mark-value-list)
13099         (whitespace-active-color, whitespace-active-mark)
13100         (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
13101         (whitespace-style-value-list, whitespace-active-style)
13102         (whitespace-toggle-style): New vars.
13103         (whitespace-toggle-option-alist, whitespace-help-text):
13104         Var initialization and docstring fix.
13105         (whitespace-toggle-options, global-whitespace-toggle-options)
13106         (whitespace-cleanup, whitespace-cleanup-region)
13107         (whitespace-report-region, whitespace-interactive-char)
13108         (whitespace-toggle-list): Docstring and code fix.
13109         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
13110         (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
13111         (whitespace-display-char-on, whitespace-display-char-off): Code fix.
13112         (whitespace-style-face-p, whitespace-style-mark-p): New fun.
13114 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13116         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
13117         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
13118         (diff-sanity-check-hunk): Adjust code accordingly.
13120 2008-04-26  Glenn Morris  <rgm@gnu.org>
13122         * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
13124         * forms-d2.dat: Move to ../etc.
13125         * forms-d2.el (forms-file): Adapt for above change.
13127         * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
13128         `translation-table-for-input'.
13130         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
13131         (byte-compile-obsolete, byte-compile-variable-ref): Use it.
13133         * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
13134         to punctuation now it's not needed for abbrevs.
13135         (fortran-mode-abbrev-table): Remove defvar, make use of new
13136         define-abbrev-table :regexp feature.
13138         * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
13139         insert, now that translation-table-for-input is not needed.
13141 2008-04-26  Johannes Weiner  <hannes@saeurebad.de>
13143         * emacs-lisp/pp.el (pp-display-expression): New function,
13144         extracted from pp-eval-expression.
13145         (pp-eval-expression): Use pp-display-expression.
13146         (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
13147         (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
13148         (pp-eval-last-sexp): Use pp-last-sexp.
13150 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13152         * abbrev.el (define-abbrev-table): Apply props even if the table
13153         exists already.
13155         * minibuffer.el (completion-table-with-context): Fix `pred' for the
13156         various kinds of completion tables.
13157         (completion-emacs22-try-completion): Place cursor after the /, as was
13158         done in Emacs-22's minibuffer-complete-word.
13159         Fix bug reported by David Hansen <david.hansen@gmx.net>.
13160         (completion-emacs22-try-completion): Merge all mergeable text rather
13161         than just /.
13162         (completion-pcm--delim-wild-regex): New var.
13163         (completion-pcm-word-delimiters): New custom.
13164         (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
13165         (completion-pcm--string->pattern, completion-pcm--pattern->regex)
13166         (completion-pcm--all-completions, completion-pcm-all-completions)
13167         (completion-pcm--merge-completions, completion-pcm--pattern->string)
13168         (completion-pcm-try-completion): New functions.
13169         (completion-styles-alist): Add them.
13170         (completion-styles): Add it to the default.
13172 2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
13174         * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
13175         (gdb-var-create-handler): ...until here when there are values.
13176         (gdb-post-prompt): Don't do -var-update with no watch expressions.
13177         (gdb-info-locals-handler): Don't match "struct {...}" as an array.
13179 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
13181         * ls-lisp.el (ls-lisp-format): Fix last change.
13182         (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
13183         (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
13184         (ls-lisp-filesize-f-fmt): New defvars.
13185         (ls-lisp-insert-directory): Dynamically compute format specifiers
13186         for displaying UID, GID, and file size, and store them in the
13187         above variables.
13188         (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
13189         ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
13190         instead of constant format strings.
13191         (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
13192         ls-lisp-filesize-d-fmt instead of constant format strings.
13194 2008-04-24  Nick Roberts  <nickrob@snap.net.nz>
13196         * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
13197         value of addresses rather than (partial) string value.
13198         (gdb-frame-handler): Change regexp according to above change.
13199         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
13200         (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
13201         (gdb-assembler-mode): Disable undo in these buffers.
13203 2008-04-24  Michael Albinus  <michael.albinus@gmx.de>
13205         * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
13206         Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
13208 2008-04-24  Sam Steingold  <sds@gnu.org>
13210         * textmodes/remember.el (remember-diary-extract-entries): Use
13211         diary-make-entry instead of the obsolete make-diary-entry.
13213 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13215         * subr.el (translation-table-for-input): Mark as obsolete.
13217         * isearch.el (isearch-search-string): Avoid string-bytes and aset.
13219         * international/quail.el (quail-build-decode-map): Avoid string-bytes.
13221         * textmodes/ispell.el (ispell-dictionary-alist-1)
13222         (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
13223         (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
13224         (ispell-dictionary-alist-6): Remove.
13225         (ispell-dictionary-base-alist): New var, merges the above.
13226         (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
13227         Use it.
13228         (ispell-dictionary-alist): Default to nil.  Remove autoload.
13229         (ispell-local-dictionary-alist): Remove autoload.
13231         * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
13232         (f90-mode-abbrev-table): Use the new :regexp feature.
13233         Merge defvar and mapc into define-abbrev-table.
13234         (f90-imenu-type-matcher): Remove unused `l'.
13235         (f90-imenu-generic-expression): Remove unused `not-ib'.
13236         (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
13237         (f90-change-keywords): Use restore-buffer-modified-p.
13239 2008-04-24  Glenn Morris  <rgm@gnu.org>
13241         * net/goto-addr.el (goto-address-prog-mode):
13242         * progmodes/bug-reference.el (bug-reference-prog-mode):
13243         Define for compiler.
13245         * minibuffer.el (x-file-dialog): Declare as function.
13247         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
13248         dframe-update-speed rather than obsolete alias speedbar-update-speed.
13250         * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
13251         (cal-menu-scroll-menu): Use commands rather than key macros, which don't
13252         work with easymenu.  Add :keys where needed.
13254         * calendar/cal-move.el (calendar-scroll-left): Handle case when
13255         event-start is nil.
13257         * calendar/calendar.el (calendar-mode-map): Fix typo.
13259 2008-04-24  Tom Tromey  <tromey@redhat.com>
13261         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
13262         Document keywords.  Add :suppress.
13263         * pcvs-defs.el (cvs-mode-map): Use :suppress.
13265         * net/goto-addr.el (goto-address-unfontify): New function.
13266         (goto-address-fontify): Use it.  Respect goto-address-prog-mode.
13267         (goto-address-fontify-region, goto-address-mode)
13268         (goto-address-prog-mode): New functions.
13270         * progmodes/bug-reference.el: New file.
13272 2008-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13274         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
13276 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13278         * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
13279         macros within lambdas.
13281 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13283         * minibuffer.el (completion-try-completion): Add `point' argument.
13284         Change return value.
13285         (completion-all-completions): Add `point' argument.
13286         (minibuffer-completion-help): Pass the new `point' argument.
13287         (completion--do-completion): Pass the whole field to try-completion.
13288         (completion--try-word-completion): Rewrite, making fewer assumptions.
13289         (completion-emacs21-try-completion, completion-emacs21-all-completions)
13290         (completion-emacs22-try-completion, completion-emacs22-all-completions)
13291         (completion-basic-try-completion, completion-basic-all-completions):
13292         New functions.
13293         (completion-styles-alist): Use them.
13295 2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
13297         * textmodes/ispell.el (ispell-set-spellchecker-params):
13298         New function to make sure right params and dictionary alists are used
13299         after spellchecker changes.
13300         (ispell-aspell-dictionary-alist, ispell-last-program-name)
13301         (ispell-initialize-spellchecker-hook): New variables and hook.
13302         (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
13303         (ispell-maybe-find-aspell-dictionaries): Remove.
13304         Calls replaced by (ispell-set-spellchecker-params) calls.
13305         (ispell-have-aspell-dictionaries): Remove.
13307         * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
13308         by ispell-set-spellchecker-params.
13310 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13312         * complete.el (PC-do-completion): Be more robust in the presence of
13313         unexpected values in minibuffer-completion-predicate.
13315         * minibuffer.el (read-file-name): Don't let-bind default-directory.
13316         Only abbreviate default-filename if it's a file.
13318         * minibuffer.el (read-file-name-function, read-file-name-predicate)
13319         (read-file-name-completion-ignore-case, insert-default-directory):
13320         New vars, moved from fileio.c.
13321         (read-file-name): New fun, moved from fileio.c.
13322         * cus-start.el: Remove insert-default-directory and
13323         read-file-name-completion-ignore-case.
13325 2008-04-23  Magnus Henoch  <mange@freemail.hu>
13327         * tar-mode.el (tar-untar-buffer): If the entry has directory
13328         link type, extract it as a directory even if its file name doesn't
13329         end with a slash.  Fixes extraction of NetBSD tar archives.
13331 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13333         * server.el (server-start): Also don't get confused by CRs since we
13334         don't quote them.
13336 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
13338         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
13339         (gdb-set-gud-minor-mode-existing-buffers)
13340         (gdb-info-breakpoints-custom, gdb-get-location)
13341         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
13342         Previously gdb-create-define-alist wasn't always run and added to
13343         after-save-hook.
13345         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
13347 2008-04-23  Kevin Ryde  <user42@zip.com.au>
13349         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
13350         comments like unindented ones.
13352 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13354         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
13355         parameter origins.
13357 2008-04-23  Kevin Ryde  <user42@zip.com.au>
13359         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
13360         Bind print-level to ensure output forms aren't truncated if
13361         print-level is set to eval-expression-print-level when going via
13362         eval-defun and friends, or has been otherwise fiddled with.
13364 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13366         * progmodes/cc-mode.el (c-basic-common-init): Don't set
13367         font-lock-extend-after-change-region-function globally.
13369 2008-04-23  Juanma Barranquero  <lekktu@gmail.com>
13371         * speedbar.el (speedbar-use-tool-tips-flag)
13372         (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
13373         (speedbar-file-regexp, speedbar-message, speedbar-item-info)
13374         (speedbar-files-item-info, speedbar-maybe-add-localized-support)
13375         (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
13376         (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
13377         (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
13378         (speedbar-separator-face): Fix typos in docstrings.
13379         (speedbar-stealthy-function-list, speedbar-verbosity-level)
13380         (speedbar-supported-extension-expressions, speedbar-update-current-file)
13381         (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
13382         (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
13383         (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
13384         (speedbar-show-info-under-mouse, speedbar-directory-buttons)
13385         (speedbar-check-vc-this-line, speedbar-files-line-directory)
13386         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
13387         (speedbar-buffers-line-directory, speedbar-recenter-to-top)
13388         (speedbar-recenter): Doc fixes.
13389         (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
13390         declaration and remove redundant info in docstring.
13392 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
13394         * vc-git.el (vc-git-status-printer): Deal with directories.
13396         * vc.el (vc-next-action): Look at more than the first file to
13397         determine the state.
13399 2008-04-23  Glenn Morris  <rgm@gnu.org>
13401         * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
13402         timers.  Doc fix.
13403         (dframe-update-speed): Drop support for XEmacs < 20.
13404         (dframe-frame-mode): Drop support for Emacs < 20.
13405         (dframe-set-timer-internal): Drop support for Emacs without timers.
13406         (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
13408         * ediff-init.el (ediff-check-version): Drop support for very old Emacs
13409         versions.  Add doc-string.  Mark as obsolete.
13411         * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
13413         * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
13414         rather than using an Emacs version test.
13416         * tree-widget.el (tree-widget-image-enable): Use display-images-p
13417         rather than an Emacs version test.
13419         * calendar/cal-china.el (holiday-chinese-qingming)
13420         (holiday-chinese-winter-solstice, holiday-chinese): New functions.
13421         * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
13422         * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
13424         * calendar/cal-islam.el (holiday-islamic): Doc fix.
13426         * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
13427         (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
13428         Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
13430 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
13432         * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
13433         (gdb-previous-frame-pc-address): ...to this.
13434         (gdb-get-selected-frame): Use MI command -stack-info-frame instead
13435         of "info frame" with Gdb 6.4+.
13436         (gdb-stack-list-frames-regexp): New regexp.
13437         (gdb-frame-handler-1): Parse output of -stack-info-frame.
13439 2008-04-22  David Glasser  <glasser@davidglasser.net>  (tiny change)
13441         * tar-mode.el (tar-prefix-offset): New constant.
13442         (tar-header-block-tokenize): Support paths with long names
13443         which use the "ustar" standard.
13445 2008-04-22  Mathias Dahl  <mathias.dahl@gmail.com>
13447         * image-dired.el (image-dired-track-original-file)
13448         (image-dired-modify-mark-on-thumb-original-file):
13449         Use `dired-goto-file' instead of `search-forward'.  This solves
13450         a bug with finding files where the file name is a subset of other
13451         file names.  Doc fix.
13453 2008-04-22  Juri Linkov  <juri@jurta.org>
13455         * menu-bar.el (buffers-menu-max-size): Move its definition down to
13456         the "Buffers Menu" section.  Change group name `mouse' to `menu'.
13457         (yank-menu-length): Change group name `mouse' to `menu'.
13458         (buffers-menu-buffer-name-length): New user option.
13459         (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
13460         instead of the hard-coded number 27.
13462 2008-04-22  Juri Linkov  <juri@jurta.org>
13464         * isearch.el (eval-when-compile): Require `help-macro'.
13465         (isearch-help-for-help-internal): Isearch specific Help screen
13466         created by `make-help-screen'.
13467         (isearch-help-map): New variable that binds "b", "k", "m" to
13468         isearch-specific commands, and binds other keys to
13469         isearch-other-control-char, thus allowing other Help keys to
13470         exit isearch mode and execute their global definitions.
13471         (isearch-help-for-help, isearch-describe-bindings)
13472         (isearch-describe-key, isearch-describe-mode): New commands.
13473         (isearch-mode-help): Define alias to isearch-describe-mode
13474         and remove its old function definition.
13475         (isearch-mode-map): Bind "\C-h" to isearch-help-map.
13476         Remove old comments because this issue is settled now.
13477         (isearch-forward): Describe three new Help commands in the docstring.
13478         (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
13479         leave the single sentence at the first line of the docstring,
13480         and prepend the word "function" before `isearch-forward'
13481         to make the Help link to the function instead of variable.
13483 2008-04-22  Juri Linkov  <juri@jurta.org>
13485         * isearch.el (isearch-success-function): New variable with default
13486         to `isearch-success-function-default'.
13487         (isearch-search): Call a function from `isearch-success-function'
13488         instead of calling the hard-coded `isearch-range-invisible'.
13489         (isearch-success-function-default): New function that calls
13490         `isearch-range-invisible' and inverts its return value.
13492         * info.el (Info-search): In two similar places that skip
13493         undesired search matches move code to Info-search-success-function,
13494         and call `isearch-success-function' instead.
13495         (Info-search-success-function): New function copied from code
13496         in Info-search.  Replace isearch-range-invisible with
13497         text-property-not-all that checks for 'invisible and 'display
13498         properties to skip partially invisible matches (whose display
13499         properties were set by Info-fontify-node).
13500         (Info-mode): Set buffer-local isearch-success-function
13501         to Info-search-success-function.
13503 2008-04-22  Juri Linkov  <juri@jurta.org>
13505         * minibuffer.el (internal-complete-buffer-except): New function.
13507         * files.el (read-buffer-to-switch): New function.
13508         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
13509         Change interactive spec to call read-buffer-to-switch instead of
13510         using the letter "B".
13512         * simple.el (minibuffer-default-add-shell-commands): New function.
13513         Use declare-function for mailcap-file-default-commands from "mailcap".
13514         (shell-command): Set local minibuffer-default-add-function to
13515         minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
13516         before calling read-shell-command.  Set 4th arg default-value of
13517         read-shell-command to relative buffer-file-name in file buffers.
13519         * dired-aux.el (dired-read-shell-command-default): Move it to
13520         gnus/mailcap.el and change its name to more general name
13521         mailcap-file-default-commands.
13522         (minibuffer-default-add-dired-shell-commands): New function.
13523         Use declare-function for mailcap-file-default-commands from "mailcap".
13524         (dired-read-shell-command): Set local minibuffer-default-add-function
13525         to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
13526         before calling read-shell-command.  Remove dired-read-shell-command-default
13527         from the default value arg because default values are not set in
13528         minibuffer-default-add-dired-shell-commands.  Doc fix.
13530         * dired-x.el (dired-smart-shell-command): Sync arguments and
13531         interactive spec with changes in `shell-command'.
13532         Use dired-get-filename to get the dired file name at point
13533         as the default value in dired mode.
13535 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
13537         * info.el (Info-complete-menu-item): Add missing parenthesis.
13539 2008-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13541         * info.el (Info-complete-menu-item): Save point.
13543 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
13545         * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
13547 2008-04-22  Andreas Schwab  <schwab@suse.de>
13549         * Makefile.in (emacs-deps): Define.
13550         Use it instead of $(lisp)/subdirs.el.
13552 2008-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
13554         * vc.el (vc-next-action): Do not consider directories when
13555         checking for state compatibility.
13556         (vc-transfer-file): Use when not if.
13557         (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
13558         (vc-dir-mark-file): Use them.
13559         (vc-deduce-fileset): Also return the backend.
13560         (vc-diff-internal): Take as argument the value returned by
13561         vc-deduce-fileset instead of just the fileset.
13562         (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
13563         (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
13564         (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
13566 2008-04-22  Tassilo Horn  <tassilo@member.fsf.org>
13568         * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
13569         set-window-vscroll but image-scroll-down.  Fixes a bug where a
13570         command following SPC scrolled up again.
13572 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
13574         * progmodes/gdb-ui.el (gdb-locals-header): New variable.
13575         (gdb-locals-mode, gdb-registers-mode): Use it for header line.
13576         (gud-watch): Add "$" prefix when in registers buffer.
13578 2008-04-22  Glenn Morris  <rgm@gnu.org>
13580         * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
13582         * whitespace.el (whitespace-display-table)
13583         (whitespace-display-table-was-local): Move definitions before use.
13585         * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
13586         (copyright-limit): Respect copyright-at-end-flag.
13587         (copyright-re-search, copyright-start-point)
13588         (copyright-offset-too-large-p): New functions.
13589         (copyright-update-year): Use copyright-re-search.
13590         (copyright-update, copyright-fix-years): Use copyright-start-point,
13591         and copyright-re-search.
13592         (copyright): Use copyright-offset-too-large-p.
13593         * add-log.el (change-log-mode): Set copyright-at-end-flag.
13595         * add-log.el (top-level): Require 'cl when compiling.
13597 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13599         * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
13600         Treat minibuffer-completion-predicate as a predicate.
13602         * minibuffer.el (completion--file-name-table): Accept both the old
13603         `dir' arg or the new `pred' arg.
13605         * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
13606         `predicate' argument to pass non-predicate data.
13607         (ffap-read-url-internal, ffap-read-file-or-url-internal):
13608         Use second arg as proper predicate.
13610         * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
13611         (vc-bzr-revision-completion-table): Use completion-table-with-context
13612         instead.
13614         * simple.el (choose-completion-string): Use minibuffer-completion-table.
13616 2008-04-21  Chong Yidong  <cyd@stupidchicken.com>
13618         * term.el (term-emulate-terminal): Perform redisplay after the
13619         process filter has finished running.
13621 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13623         * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
13625         * minibuffer.el (completion-try-completion): Change magic symbol
13626         property name.  Rename from minibuffer-try-completion.
13627         (completion-all-completions): Rename from minibuffer-all-completions.
13628         Remove hide-spaces argument.
13629         (completion--do-completion): Rename from minibuffer--do-completion.
13630         (minibuffer-complete-and-exit): Call just try-completion rather than
13631         completion-try-completion to fix up the case.
13632         (completion--try-word-completion): Try to add space or hyphen before
13633         making `string' a prefix of `completion'.
13634         (completion--insert-strings): Rename from minibuffer--insert-strings.
13636 2008-04-22  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13638         * net/tls.el (tls-program): Add -ign_eof argument to call the
13639         openssl commands.
13640         (tls-checktrust): Ditto.
13642 2008-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
13644         * vc-cvs.el (vc-cvs-status-extra-headers): New function.
13646         * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
13647         (vc-check-master-templates, vc-file-not-found-hook)
13648         (vc-kill-buffer-hook):
13649         * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
13650         (vc-find-position-by-context, vc-buffer-context)
13651         (vc-restore-buffer-context, vc-responsible-backend)
13652         (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
13653         (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
13654         (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
13655         (vc-version-diff, vc-diff, vc-insert-headers)
13656         (vc-dired-buffers-for-dir, vc-dired-resynch-file)
13657         (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
13658         (vc-revert, vc-rollback, vc-version-backup-file)
13659         (vc-rename-master, vc-delete-file, vc-rename-file)
13660         (vc-branch-part, vc-default-retrieve-snapshot)
13661         (vc-annotate-display-autoscale, vc-annotate-display-select)
13662         (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
13663         (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
13664         (vc-dir-update): Handle directories.
13665         (vc-default-status-printer): Simplify.
13667         * progmodes/asm-mode.el (asm-mode-map):
13668         * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
13670         * progmodes/m4-mode.el (m4-mode-map): Add menu.
13672 2008-04-21  Kenichi Handa  <handa@m17n.org>
13674         * select.el (xselect-convert-to-string): Send a C_STRING only if
13675         the polymorphic target TEXT is requested.
13677 2008-04-21  Juanma Barranquero  <lekktu@gmail.com>
13679         * minibuffer.el (completion-setup-hook, display-completion-list)
13680         (completion--file-name-table): Fix typos in docstrings.
13681         (completion-table-dynamic): Fix typo, and reflow docstring.
13683 2008-04-20  Andreas Schwab  <schwab@suse.de>
13685         * server.el (server-switch-buffer): Also consider clients in the
13686         selected frame.
13688 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
13690         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
13691         Select window clicked on first.
13692         (gdb): Display thread number in mode-line.
13693         (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
13694         (gdb-breakpoints-header): New variable.
13695         (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
13697 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13699         * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
13700         (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
13701         (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
13702         (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
13703         (vc-sccs-print-log): Use it.
13705         * vc-hooks.el (vc-path): Remove SCCS-specific hack.
13707         * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
13708         * progmodes/scheme.el (scheme-mode-variables): Don't use it.
13710         * tooltip.el (tooltip-previous-message): New var.
13711         (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
13712         the C code (avoid overwriting a minibuffer, restore previous echo
13713         message, ...).
13714         (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
13715         Simplify.
13717 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
13719         * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
13720         (gdb-init-1): Initialise it.
13721         (gdb-annotation-rules): New entry for "new-thread".
13722         (gdb-thread-identification): New function to customize
13723         mode-line-buffer-identification.
13724         (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
13725         (gdb-assembler-mode): Use it.
13726         (gdb-threads-mode): Force "info threads" onto queue.
13728 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13730         * files.el (locate-file-completion-table): Rename from
13731         locate-file-completion and make it use `pred' in the normal way.
13732         (locate-file-completion): New compatibility wrapper.
13733         (load-library): Use locate-file-completion-table.
13734         * finder.el (finder-commentary):
13735         * subr.el (locate-library):
13736         * emacs-lisp/find-func.el (find-library): Likewise.
13737         * info.el: Use with-current-buffer and inhibit-read-only.
13738         (Info-read-node-name-2): Change to use `predicate' in the normal way.
13739         (Info-read-node-name-1): Adjust uses accordingly.
13741         * minibuffer.el (completion-table-with-context): Add support for `pred'.
13742         (completion-table-with-terminator): Don't use complete-with-action
13743         since we have to distinguish all three cases anyway.
13744         (completion-table-with-predicate): New function.
13745         (dynamic-completion-table): Add obsolete alias.
13747         * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
13749 2008-04-18  Sam Steingold  <sds@gnu.org>
13751         * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
13752         Use quit-window instead of bury-buffer.
13754 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13756         * minibuffer.el (completion-table-with-terminator): Fix last fix.
13758 2008-04-18  Andreas Schwab  <schwab@suse.de>
13760         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
13761         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
13762         Depend on $(lisp)/subdirs.el.
13764 2008-04-18  Juanma Barranquero  <lekktu@gmail.com>
13766         * descr-text.el (describe-char-after):
13767         Use `define-obsolete-function-alias'.
13769         * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
13771         * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
13773         * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
13774         Remove redundant obsolescence info in docstring.
13776         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
13777         (vc-header-alist): Add WHEN to obsolescence declaration.
13778         (vc-state): Fix typo in docstring.
13780         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
13781         Use `define-obsolete-variable-alias'.
13783         * emulation/tpu-edt.el (tpu-have-ispell):
13784         * international/codepage.el (codepage-setup):
13785         Fix typo in obsolescence declaration.
13787         * international/mule.el (char-coding-system-table):
13788         Remove redundant obsolescence info in docstring.
13789         (charset-list, generic-char-p, set-char-table-default):
13790         Fix typos in obsolescence declarations.
13792         * international/mule-diag.el (non-iso-charset-alist):
13793         Fix typo in obsolescence declaration.
13794         (decode-codepage-char): Remove redundant obsolescence info in docstring.
13796         * font-core.el (font-lock-defaults-alist):
13797         * font-lock.el (font-lock-reference-face):
13798         * frame.el (screen-height, screen-width, set-screen-width)
13799         (set-screen-height):
13800         * hilit-chg.el (highlight-changes-initial-state):
13801         * isearch.el (isearch-return-char):
13802         * log-edit.el (cvs-commit-buffer-require-final-newline)
13803         (cvs-changelog-full-paragraphs):
13804         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
13805         (mouse-popup-menubar-stuff):
13806         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
13807         (mouse-wheel-click-button):
13808         * outline.el (outline-visible):
13809         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
13810         * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
13811         * emacs-lisp/lisp-mode.el (lisp-comment-indent):
13812         * progmodes/compile.el (compile-internal):
13813         Add WHEN to obsolescence declarations.
13815 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13817         * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
13818         is not better anyway.
13820 2008-04-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13822         * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
13823         properly.
13825 2008-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13827         * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
13828         (python-use-skeletons): Remove, unused.
13829         (python-skeletons): Remove.  Use the abbrev table instead.
13830         (python-mode-abbrev-table): Fix regexp;
13831         add enable-function and case-fixed.
13832         (def-python-skeleton): Simplify.
13833         (python-expand-template): Use the abbrev-table and abbrev-insert.
13834         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
13835         Remove.
13836         (python-mode): Don't set pre-abbrev-expand-hook.
13838         * skeleton.el: Set coding-tag.
13840         * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
13841         (expand-abbrev): Use it.
13842         (abbrev-table-menu): New function.
13844         * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
13846         * minibuffer.el (completion-table-with-terminator): Fix paren typo.
13848 2008-04-17  Sam Steingold  <sds@gnu.org>
13850         * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
13851         idiosyncratic bury-buffer/delete-window logic.
13853 2008-04-17  Juanma Barranquero  <lekktu@gmail.com>
13855         * emacs-lisp/crm.el (crm-completion-help, crm-complete)
13856         (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
13858 2008-04-17  Kenichi Handa  <handa@m17n.org>
13860         * international/characters.el: Don't make the width of U+00AD to 0.
13862 2008-04-17  Nick Roberts  <nickrob@snap.net.nz>
13864         * progmodes/gdb-ui.el (gdb-stack-update): New variable.
13865         (gdb, gdb-starting, gdb-frames-mode): Use it.
13866         (gdb-invalidate-frames): Advise to call "info stack" only if
13867         execution has occurred.
13868         (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
13869         selected frame if no execution has occurred.
13870         (gdb-frames-force-update): New interactive function.
13871         (gdb-frames-mode-map): Bind it to "F".
13873 2008-04-17  Michael Olson  <mwolson@gnu.org>
13875         * textmodes/remember.el (remember-version): Release Remember 2.0.
13877 2008-04-16  Yoni Rabkin  <yoni@rabkins.net>
13879         * textmodes/artist.el:
13880         * progmodes/vhdl-mode.el:
13881         * progmodes/verilog-mode.el:
13882         * progmodes/vera-mode.el:
13883         * progmodes/simula.el:
13884         * progmodes/ps-mode.el:
13885         * progmodes/cmacexp.el:
13886         * obsolete/hilit19.el:
13887         * emulation/viper.el:
13888         * ediff.el: Cleanup the bug-report email addresses and make sure the
13889         maintainer is still willing to handle bug reports.
13891 2008-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
13893         * vc.el (vc-dir-kill-query): Fix thinko.
13895 2008-04-16  Glenn Morris  <rgm@gnu.org>
13897         * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
13898         by diary-sexp-entry.
13900 2008-04-16  Markus Triska  <markus.triska@gmx.at>
13902         * proced.el (proced-command-alist): Add support for darwin.
13904 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13906         * proced.el (proced-mode): Redefine as just the major-mode.
13907         (proced): Separate it from proced-mode.
13909         * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
13911 2008-04-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13913         * whitespace.el: Honor the `indent-tabs-mode' setting from user.
13914         Suggested by Stephen Deasey <sdeasey@gmail.com>.  Honor also the
13915         `tab-width' setting from user.  New version 10.0.  Doc and docstring
13916         fix.
13917         (whitespace-style, whitespace-chars): Remove options.
13918         (whitespace-style-mark): New option, replace whitespace-style deleted
13919         option.  Fix docstring.
13920         (whitespace-style-color): New option, replace whitespace-chars deleted
13921         option.  Fix docstring.
13922         (whitespace-space, whitespace-hspace, whitespace-tab)
13923         (whitespace-newline, whitespace-trailing, whitespace-line)
13924         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
13925         (whitespace-space-after-tab, whitespace-hspace-regexp)
13926         (whitespace-space-regexp, whitespace-tab-regexp)
13927         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
13928         (whitespace-empty-at-eob-regexp, whitespace-line-column)
13929         (whitespace-toggle-option-alist): Fix docstring.
13930         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
13931         (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
13932         docstring and initialization.
13933         (global-whitespace-mode): Autoloaded global minor mode.
13934         (whitespace-chars-value-list, whitespace-style-value-list)
13935         (whitespace-active-chars, whitespace-active-style)
13936         (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
13937         (whitespace-color-value-list): New var, replace
13938         whitespace-chars-value-list removed var.
13939         (whitespace-mark-value-list): New var, replace
13940         whitespace-style-value-list removed var.
13941         (whitespace-active-color): New var, replace whitespace-active-chars
13942         removed var.
13943         (whitespace-active-mark): New var, replace whitespace-active-style
13944         removed var.
13945         (whitespace-toggle-color): New var, replace whitespace-toggle-chars
13946         removed var.
13947         (whitespace-toggle-mark): New var, replace whitespace-toggle-style
13948         removed var.
13949         (whitespace-toggle-option-alist, whitespace-report-list)
13950         (whitespace-report-text, whitespace-help-text): Fix initialization.
13951         (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
13952         (whitespace-toggle-options, global-whitespace-toggle-options)
13953         (whitespace-cleanup-region, whitespace-report-region)
13954         (whitespace-interactive-char): Fix docstring and code.
13955         (whitespace-cleanup, whitespace-report): Fix docstring.
13956         (whitespace-replace-spaces-by-tabs): Remove fun.
13957         (whitespace-replace-action): New fun, replace
13958         whitespace-replace-spaces-by-tabs removed fun.
13959         (whitespace-regexp, whitespace-indentation-regexp)
13960         (whitespace-space-after-tab-regexp, whitespace-insert-value)
13961         (whitespace-kill-buffer): New funs.
13962         (whitespace-insert-option-mark, whitespace-help-on)
13963         (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
13964         (whitespace-color-on, whitespace-color-off)
13965         (whitespace-display-char-on): Fix code.
13967 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13969         * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
13970         (mouse-throw-magnifier-with-mouse-movement): Remove.
13971         (mouse-throw-magnifier-base): New const.
13972         (mouse-drag-scroll-delta): New fun.
13973         (mouse-drag-throw): Use it.
13975 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
13977         * international/uni-bidi.el, international/uni-category.el:
13978         * international/uni-combining.el, international/uni-comment.el:
13979         * international/uni-decimal.el, international/uni-decomposition.el:
13980         * international/uni-digit.el, international/uni-lowercase.el:
13981         * international/uni-mirrored.el, international/uni-name.el:
13982         * international/uni-numeric.el, international/uni-old-name.el:
13983         * international/uni-titlecase.el, international/uni-uppercase.el:
13984         * international/charprop.el: Regenerate.
13986 2008-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
13988         * vc.el (vc-status-fileinfo): Add new member directoryp.
13989         (vc-default-status-printer): Print directories.
13990         (vc-status-update): Sort files before subdirectories.
13992         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
13993         Add alternative implementation based on "cvs update".
13995 2008-04-15  Tassilo Horn  <tassilo@member.fsf.org>
13997         * doc-view.el: Changed requirements section to tell that only one
13998         of dvipdf or dvipdfm is needed.
13999         (doc-view-already-converted-p): Fix bug that forced reconversion
14000         if doc was already converted.
14002 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14004         * minibuffer.el (minibuffer-message):
14005         Make sure we can put-text-property.
14007         * emacs-lisp/crm.el: Complete rewrite.
14009         * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
14010         (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
14011         case of an error in display-completion-list.
14013         * filecache.el (file-cache-completions-keymap): Move init from
14014         file-cache-completion-setup-function into declaration.
14015         (file-cache-minibuffer-complete): Simplify.
14016         (file-cache-completion-setup-function): Use standard-output,
14017         preserve current-buffer.
14019         * vc.el (vc-status-update): Fix typo.
14020         (vc-status-update): Set needs-update.
14021         (vc-status-refresh): Î·-reduce.
14023 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
14025         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
14026         to image-eol.
14028 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
14030         * vc.el (vc-status-update): Undo the previous revert.
14032 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14034         * minibuffer.el (completion-table-with-terminator): Those completions
14035         are never valid w.r.t test-completion.
14036         (completion--file-name-table):
14037         Check completion-all-completions-with-base-size.
14039 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
14041         * doc-view.el (doc-view-dvipdf-program): New variable.
14042         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
14043         (doc-view-mode-p): Check for doc-view-dvipdf-program as
14044         alternative for doc-view-dvipdfm-program.
14045         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
14047         * doc-view.el (doc-view-start-process): Don't set
14048         default-directory to "~/" if the current value is valid.
14049         This broke PS files that run other files in the same directory.
14051 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
14053         * vc.el (vc-status-kill-query): New function.
14054         (vc-status-mode): Add it to kill-buffer-query-functions.
14055         (vc-status-show-fileentry): New function.
14056         (vc-status-menu-map): Bind it.  Bind vc-next-action.
14058 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14060         * minibuffer.el (minibuffer-message): Put cursor at the right place.
14062 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14064         * proced.el (proced-send-signal): Fix error recognition.
14066 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14068         * proced.el (proced-command-alist): Remove sort column.
14069         (proced-command, proced-procname-column):
14070         Use make-variable-buffer-local.
14071         (proced-signal-function): Rename from proced-kill-program.
14072         Allow for elisp symbols and string values representing system calls.
14073         (proced-marker-regexp, proced-success-message): New functions.
14074         (proced): Use defalias.  Add autoload cookie.
14075         (proced-unmark-backward, proced-toggle-marks)
14076         (proced-hide-processes): New commands.
14077         (proced-do-mark): Simplify code.
14078         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
14079         (proced-update): Remove sorting.
14080         (proced-send-signal): Display number of processes to operate on.
14081         Allow for system calls or elisp functions to send signals.
14082         Check if signal was sent successfully.
14084 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14086         * minibuffer.el (completion-all-completion-with-base-size): New var.
14087         (completion--some): New function.
14088         (completion-table-with-context, completion--file-name-table):
14089         Return the base-size if requested.
14090         (completion-table-in-turn): Generalize to multiple arguments.
14091         (complete-in-turn): Compatibility alias.
14092         (completion-styles-alist): New var.
14093         (completion-styles): New customization.
14094         (minibuffer-try-completion, minibuffer-all-completions):
14095         New functions.
14096         (minibuffer--do-completion, minibuffer-complete-and-exit)
14097         (minibuffer-try-word-completion): Use them.
14098         (display-completion-list, minibuffer-completion-help): Use them.
14099         Handle all-completions's new base-size info to set completion-base-size.
14100         * info.el (Info-read-node-name-1): Use completion-table-with-context,
14101         completion-table-with-terminator and complete-with-action.
14102         Remove the now obsolete completion-base-size-function property.
14103         * simple.el (completion-list-mode-map): Move init into declaration.
14104         (completion-list-mode): Use define-derived-mode.
14105         (completion-setup-function): Use any completion-base-size that may
14106         have been set before.  Remove handling of completion-base-size-function.
14107         * loadup.el: Move abbrev.el up earlier.
14109 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
14111         * vc-git.el (vc-git-after-dir-status-stage)
14112         (vc-git-dir-status-goto-stage): New functions.
14113         (vc-git-after-dir-status-stage1)
14114         (vc-git-after-dir-status-stage1-empty-db)
14115         (vc-git-after-dir-status-stage2): Remove, functionality moved
14116         into the new generic stage functions.
14117         (vc-git-dir-status-files): New function.
14119         * vc.el (vc-status-update): Revert an incorrect rewrite.
14120         Add some comments.
14121         (vc-status-refresh-files): New function.
14122         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
14123         state of up-to-date files.
14124         (vc-default-dir-status-files): New function.
14126 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
14128         * minibuffer.el (completion--embedded-envvar-table)
14129         (read-file-name-internal): Fix typos in 2008-04-11 change.
14131         * faces.el (read-face-name): Use `completion-table-in-turn',
14132         not `complete-in-turn'.
14134 2008-04-13  Andreas Schwab  <schwab@suse.de>
14136         * progmodes/etags.el: Require 'cl when compiling.
14138 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
14140         * progmodes/gud.el (gud-menu-map): Expand tooltip.
14142         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
14143         (menu): Add/expand menu tooltips.
14145 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
14147         * progmodes/sh-script.el (sh-show-indent): Fix typo.
14148         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
14150         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
14151         considered registered.
14153 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14155         * emacs-lisp/copyright.el (copyright-update-directory): New command.
14157         * ediff-wind.el (ediff-split-window-function)
14158         (ediff-merge-split-window-function): Improve custom type.
14160 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
14162         * loadup.el ("minibuffer"): Move after "faces".
14164 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14166         * progmodes/hideif.el (hif-factor): Handle unary minus.
14168 2008-04-12  Glenn Morris  <rgm@gnu.org>
14170         * calendar/cal-china.el (chinese-calendar-time-zone):
14171         Mark obsolete name as risky too.
14173         * calendar/calendar.el (calendar-faces): New custom group.
14174         (calendar-today, diary, holiday): Doc fix.
14175         Move to calendar-faces group.
14176         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
14177         (diary-button): Doc fix.  Move to calendar-faces group.
14179         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
14180         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
14181         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
14182         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
14183         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
14184         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
14185         not in dumped files before the associated defcustom.
14187 2008-04-11  Johan BockgÃ¥rd  <bojohan@gnu.org>
14189         * minibuffer.el (lazy-completion-table): Fix debug spec.
14191 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14193         * minibuffer.el (complete-with-action, lazy-completion-table):
14194         Move from subr.el.
14195         (apply-partially, completion-table-dynamic)
14196         (completion-table-with-context, completion-table-with-terminator)
14197         (completion-table-in-turn): New funs.
14198         (completion--make-envvar-table, completion--embedded-envvar-table):
14199         New funs.
14200         (read-file-name-internal): Use them.
14201         (completion-setup-hook): Move from simple.el.
14202         * subr.el (complete-with-action, lazy-completion-table):
14203         * simple.el (completion-setup-hook): Move to minibuffer.el.
14205 2008-04-11  Glenn Morris  <rgm@gnu.org>
14207         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
14209 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14211         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
14213         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
14215         * textmodes/fill.el (fill-forward-paragraph-function): New var.
14216         (fill-forward-paragraph): New fun.
14217         (fill-paragraph, fill-region): Use it.
14219         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
14220         (vc-status-create-fileinfo): Make `extra' optional.
14221         (vc-status-busy): New fun.
14222         (vc-status-menu-map): Use it.
14223         (vc-status-crt-marked): Remove.
14224         (vc-status-update): Rename from vc-status-add-entries.
14225         Add argument so as to prevent addition of entries.  Rewrite.
14226         (vc-update-vc-status-buffer): Remove.
14227         (vc-status-refresh): Don't remove old entries, set them to
14228         up-to-date instead.  Also do it after the update is complete.
14229         (vc-status-marked-files): Î·-reduce.
14231         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
14232         for non-dialogs.
14234         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
14236         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
14238 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
14240         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
14241         to t and don't truncate msg.
14243 2008-04-11  Glenn Morris  <rgm@gnu.org>
14245         * calendar/calendar.el (diary, holidays):
14246         Move custom groups to other files.
14247         (holiday-general-holidays, holiday-oriental-holidays)
14248         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
14249         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
14250         (holiday-hebrew-holidays, holiday-christian-holidays)
14251         (holiday-islamic-holidays, holiday-bahai-holidays)
14252         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
14253         * calendar/diary-lib.el: Move custom group here from calendar.el.
14254         * calendar/holidays.el: Move custom group and variables here
14255         from calendar.el.
14257         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
14259         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
14260         Fix custom group.
14261         (calendar-current-time-zone-cache): Autoload riskiness.
14263         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
14265 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
14267         * woman.el (woman2-TH): Use string-equal instead of string-match.
14269 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14271         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
14272         (smerge-resolve): Merge the "2-way refinement" case with one half of
14273         the "mere whitespace" resolution.
14275 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
14277         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
14279 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
14281         * subr.el (assoc-ignore-case, assoc-ignore-representation):
14282         Add WHEN to obsolescence declaration.
14284         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
14286 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
14288         * vc-hooks.el (vc-state): Add new state `conflict'.
14289         (vc-after-save): Use when not if.
14290         (vc-default-mode-line-string): Deal with the conflict state.
14291         (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
14293         * vc.el (vc-editable-p, vc-default-status-printer)
14294         (vc-next-action): Deal with the conflict state.
14295         (vc-mark-resolved): New function.
14296         (vc-status-mode): Fix mode name.
14297         (vc-default-comment-history): Use when not if.
14298         (Todo): Add new entries, remove old ones.
14300         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
14301         (vc-cvs-parse-status, vc-cvs-after-dir-status):
14302         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
14303         Detect the conflict state.
14305         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
14307 2008-04-10  Glenn Morris  <rgm@gnu.org>
14309         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
14310         Respect truncate-partial-width-windows in non-full windows,
14311         with regards to :toggle and :enable state.
14313         * simple.el (toggle-truncate-lines): Doc fix.
14315         * Makefile.in (MH_E_DIR): New variable.
14316         (MH_E_SRC): Restore variable removed 2008-03-13.
14317         (mh-loaddefs.el): Depend on $MH_E_SRC.
14318         (CAL_DIR, CAL_SRC): New variables.
14319         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
14320         Depend on CAL_SRC.
14322         * calendar/calendar.el (calendar, diary): Add :prefix.
14323         (holidays): Change :prefix.
14324         (calendar-today, holiday, calendar-holiday-marker)
14325         (european-calendar-style): Change custom groups.
14327         * calendar/calendar.el (diary-hook, diary-display-hook):
14328         Move to diary-lib.el.
14329         * calendar/diary-lib.el (diary-hook, diary-display-hook):
14330         Move here from calendar.el.
14331         * calendar/appt.el: Require diary-lib rather than calendar.
14332         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
14334         * calendar/appt.el (appt): Add :prefix.
14336         * calendar/diary-lib.el (diary-hook): Doc fix.
14337         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
14339 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14341         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
14342         New functions.
14344         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
14345         the arg to recursive calls.
14347 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
14349         * minibuffer.el (completion-auto-help): Fix typo.
14351 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14353         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
14355 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
14357         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
14358         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
14360 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14362         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
14364         * minibuffer.el (minibuffer): Move group from cus-edit.el.
14365         (completion-auto-help): Move from C code.
14366         (minibuffer--maybe-completion-help): Remove.
14367         (minibuffer--bitset): New function.
14368         (minibuffer--do-completion): Rename from minibuffer-do-completion.
14369         Renumber a bit.  Really complete on string *before* point.
14370         Add argument used for word-completion.
14371         Join trailing / in completion with following text, as done in
14372         minibuffer-complete-word.
14373         Handle new value `lazy' for completion-auto-help.
14374         (minibuffer-try-word-completion): New function extracted from
14375         minibuffer-complete-word.
14376         (minibuffer-complete-word): Use minibuffer--do-completion.
14377         (minibuffer--insert-strings): Rename from
14378         minibuffer-complete-insert-strings.
14379         (exit-minibuffer): Fix typo.
14380         * cus-edit.el (minibuffer): Move group to minibuffer.el.
14381         * cus-start.el: Remove completion-auto-help.
14383 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
14385         * vc.el (vc-status-add-entries): New function.
14386         (vc-status-add-entry): Remove.
14387         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
14388         Use vc-status-add-entries.
14390         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
14391         order.
14393 2008-04-09  Jason Rumney  <jasonr@gnu.org>
14395         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
14396         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
14397         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
14398         (AUTOGENEL): New variable.
14399         (distclean, maintainer-clean): New targets.
14401 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
14403         * emacs-lisp/regexp-opt.el (regexp-opt):
14404         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
14406 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
14408         * nxml/nxml-mode.el (nxml-cleanup): New function.
14409         (nxml-mode): Add it to change-major-mode-hook.
14411 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
14413         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
14415 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
14417         * calc/.cvsignore: New file.
14419 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
14421         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
14423         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
14424         show-help-function when turning tooltip off.
14425         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
14426         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
14428 2008-04-09  Alan Mackenzie  <acm@muc.de>
14430         * font-lock.el (font-lock-extend-after-change-region-function):
14431         Make it buffer local.
14433 2008-04-09  Glenn Morris  <rgm@gnu.org>
14435         * calendar/calendar.el (diary-file, european-calendar-style):
14436         Remove autoload cookies.
14438 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
14440         * outline.el (outline-mode-menu-bar-map):
14441         * log-view.el (log-view-mode-menu):
14442         * log-edit.el (log-edit-menu): Add :help.
14444 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
14446         * emacs-lisp/regexp-opt.el (regexp-opt-group):
14447         Use substring-no-properties for correct handling of unibyte strings.
14449 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14451         * add-log.el (change-log-next-buffer): Handle the case where version<
14452         signals an error.
14454         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
14455         mouse-major-mode-menu.
14456         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
14457         (mouse-major-mode-menu, mouse-popup-menubar)
14458         (mouse-popup-menubar-stuff): Use them.
14459         (C-down-mouse-3): Bind to a dynamic map rather than to
14460         mouse-popup-menubar-stuff.
14462         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
14463         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
14465 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
14467         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
14468         file:// access method.
14470 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14472         * minibuffer.el: New file.
14473         * loadup.el: Load it.
14475 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14477         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
14478         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
14480         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
14481         (calc-mode-map, calc-digit-map, calc-dispatch-map):
14482         Move initialization into declaration.
14483         * calc/calc-yank.el:
14484         * calc/calc-misc.el:
14485         * calc/calc-embed.el:
14486         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
14488 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
14490         * ps-samp.el (ps-add-printer, ps-remove-printer)
14491         (ps-make-dynamic-printer-menu): New functions.
14493         * net/zeroconf.el: New file.
14495 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14497         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
14499 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
14501         * vc-rcs.el (vc-rcs-modify-change-comment):
14502         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
14504         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
14506 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
14508         * international/mule-cmds.el (set-locale-environment): Don't warn if
14509         coding system doesn't agree with system locale (this reverts changes
14510         by Dave Love, dated 2002-10-27 and 2002-10-09).
14512         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14513         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
14515         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
14517 2008-04-08  Glenn Morris  <rgm@gnu.org>
14519         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
14520         * textmodes/remember.el (remember-diary-convert-entry):
14521         Require calendar.
14523         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
14524         diary-file, since it is the default for make-diary-entry anyway.
14526         * calendar/cal-menu.el (cal-menu-event-to-date):
14527         Rename calendar-event-to-date.  Update callers.
14528         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
14529         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
14530         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
14531         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
14532         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
14533         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
14534         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
14535         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
14536         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
14537         (calendar-mouse-tex-month-landscape):
14538         Rename cal-tex-mouse-month-landscape.
14539         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
14540         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
14541         (calendar-mouse-tex-year-landscape):
14542         Rename cal-tex-mouse-year-landscape.
14543         (cal-menu-context-mouse-menu): Update for above name changes.
14545         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
14546         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
14547         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
14548         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
14549         * calendar/holidays.el: Replace int-to-string with number-to-string.
14551 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
14553         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
14554         region if point moves.
14556 2008-04-08  Kenichi Handa  <handa@m17n.org>
14558         * faces.el (font-slant-table): Change numeric values for `r',
14559         `roman', and `normal'.
14561 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
14563         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
14565 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
14567         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
14568         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
14570 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
14572         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
14573         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
14575 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14577         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
14579 2008-04-07  Sam Steingold  <sds@gnu.org>
14581         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
14582         Add helper functions.
14583         (lisp-do-defun): Extract the common part of lisp-eval-defun and
14584         lisp-compile-defun; DEFVAR forms reset the variables to the init
14585         values, just like in emacs-lisp mode eval-defun.
14586         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
14587         (lisp-compile-region): Use lisp-compile-string.
14589 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14591         * subr.el (combine-and-quote-strings): Also quote strings that contain
14592         the separator.
14594         * pcvs-util.el (cvs-map): Avoid recursion :-(
14596 2008-04-07  Glenn Morris  <rgm@gnu.org>
14598         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
14600         * calendar/calendar.el (diary-view-entries-initially-flag): Rename
14601         view-diary-entries-initially.  Keep old name as alias, update users.
14602         (calendar-mark-diary-entries-flag): Rename
14603         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
14604         (calendar-view-holidays-initially-flag): Rename
14605         view-calendar-holidays-initially.  Keep old name as alias, update users.
14606         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
14607         Keep old name as alias, update users.
14608         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
14609         Keep old name as alias, update users.
14610         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
14611         Keep old name as alias, update users.
14612         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
14613         Keep old name as alias, update users.
14614         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
14615         (diary-american-date-forms): Rename american-date-diary-pattern.
14616         Keep old name as alias, update users.
14617         (diary-european-date-forms): Rename european-date-diary-pattern.
14618         Keep old name as alias, update users.
14619         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
14620         Keep old name as alias, update users.
14621         (calendar-european-date-display-form): Rename
14622         european-calendar-display-form.  Keep old name as alias, update users.
14623         (calendar-american-date-display-form): Rename
14624         european-calendar-display-form.  Keep old name as alias, update users.
14625         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
14626         Keep old name as alias, update users.
14627         (holiday-general-holidays): Rename general-holidays.
14628         Keep old name as alias, update users.
14629         (holiday-oriental-holidays): Rename oriental-holidays.
14630         Keep old name as alias, update users.
14631         (holiday-local-holidays): Rename local-holidays.
14632         Keep old name as alias, update users.
14633         (holiday-other-holidays): Rename other-holidays.
14634         Keep old name as alias, update users.
14635         (holiday-hebrew-holidays): Rename hebrew-holidays.
14636         Keep old name as alias, update users.
14637         (holiday-christian-holidays): Rename christian-holidays.
14638         Keep old name as alias, update users.
14639         (holiday-islamic-holidays): Rename islamic-holidays.
14640         Keep old name as alias, update users.
14641         (holiday-bahai-holidays): Rename bahai-holidays.
14642         Keep old name as alias, update users.
14643         (holiday-solar-holidays): Rename solar-holidays.
14644         Keep old name as alias, update users.
14645         (diary-fancy-buffer): Rename fancy-diary-buffer.
14646         Keep old name as alias, update users.
14647         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
14648         Update users.
14649         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
14650         Update users.
14651         (calendar-increment-month): Rename increment-calendar-month.
14652         Keep old name as alias, update callers.
14653         (calendar-increment-month-cons): Rename old calendar-increment-month.
14654         Update callers.
14655         (calendar-extract-month): Rename extract-calendar-month.
14656         Keep old name as alias, update callers.
14657         (calendar-extract-day): Rename extract-calendar-day.
14658         Keep old name as alias, update callers.
14659         (calendar-extract-year): Rename extract-calendar-year.
14660         Keep old name as alias, update callers.
14661         (calendar-generate-window): Rename generate-calendar-window.
14662         Update callers.
14663         (calendar-generate): Rename generate-calendar.  Update callers.
14664         (calendar-generate-month): Rename generate-calendar-month.
14665         Update callers.
14666         (calendar-redraw): Rename redraw-calendar.  Update callers.
14667         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
14668         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
14669         Update callers.
14670         (calendar-update-mode-line): Rename update-calendar-mode-line.
14671         Update callers.
14672         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
14673         update callers.
14674         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
14675         Keep old name as alias, update callers.
14676         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
14677         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
14678         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
14679         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
14680         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
14681         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
14682         * calendar/solar.el: Update for calendar.el name changes.
14683         * org/org.el (org-agenda-format-date-aligned)
14684         (org-agenda-execute-calendar-command): Access date elements directly
14685         rather than using calendar functions.
14686         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
14687         Also set calendar-view-diary-initially-flag,
14688         calendar-view-holidays-initially-flag.
14689         (org-get-entries-from-diary): Also set diary-fancy-buffer.
14690         (org-agenda-execute-calendar-command): No need to set displayed-day.
14692 2008-04-06  Alan Mackenzie  <acm@muc.de>
14694         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
14695         typo in the doc string.
14697         * progmodes/cc-mode.el (c-basic-common-init):
14698         Set font-lock-extend-after-change-region-function.
14699         (c-extend-after-change-region): New function, used in
14700         font-lock-extend-after-change-region-function, thus superseding
14701         advice on the Font Lock after change functions.
14702         (c-advise-fl-for-region): Remove this macro.
14704 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14706         * textmodes/flyspell.el (flyspell-duplicate-distance):
14707         Improve custom type.
14709 2008-04-06  Glenn Morris  <rgm@gnu.org>
14711         * calendar/diary-lib.el (diary-sexp-entry-symbol):
14712         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
14713         (diary-list-entries-hook): Rename list-diary-entries-hook.
14714         Keep old name as alias, update users.
14715         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
14716         Keep old name as alias, update users.
14717         (diary-nongregorian-listing-hook): Rename
14718         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
14719         (diary-nongregorian-marking-hook): Rename
14720         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
14721         (diary-print-entries-hook): Rename print-diary-entries-hook.
14722         Keep old name as alias, update users.
14723         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
14724         Keep old name as alias, update users.
14725         (diary-number-of-entries): Rename number-of-diary-entries.
14726         Keep old name as alias, update users.
14727         (view-diary-entries, list-diary-entries, show-all-diary-entries):
14728         Give version of obsolescence.
14729         (diary-view-other-diary-entries): Rename view-other-diary-entries.
14730         Keep old name as alias, update callers.
14731         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
14732         update callers.
14733         (diary-include-other-diary-files): Rename include-other-diary-files.
14734         Keep old name as alias, update callers.
14735         (diary-simple-display): Rename simple-diary-display.
14736         Keep old name as alias, update callers.
14737         (diary-fancy-display): Rename fancy-diary-display.
14738         Keep old name as alias, update callers.
14739         (diary-print-entries): Rename print-diary-entries.
14740         Keep old name as alias, update callers.
14741         (diary-marking-entries-flag): Rename marking-diary-entries.
14742         Update users.
14743         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
14744         (diary-mark-entries): Rename mark-diary-entries.
14745         Keep old name as alias, update callers.
14746         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
14747         Keep old name as alias, update callers.
14748         (diary-mark-included-diary-files): Rename mark-included-diary-files.
14749         Keep old name as alias, update callers.
14750         (calendar-mark-days-named): Rename mark-calendar-days-named.
14751         Keep old name as alias, update callers.
14752         (calendar-mark-month): Rename mark-calendar-month.
14753         Keep old name as alias, update callers.
14754         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
14755         Keep old name as alias, update callers.
14756         (diary-sort-entries): Rename sort-diary-entries.
14757         Keep old name as alias, update callers.
14758         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
14759         Keep old name as alias, update callers.
14760         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
14761         update callers.
14762         (diary-insert-entry): Rename insert-diary-entry.
14763         Keep old name as alias.
14764         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
14765         Keep old name as alias.
14766         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
14767         Keep old name as alias.
14768         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
14769         Keep old name as alias.
14770         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
14771         Keep old name as alias.
14772         (diary-insert-block-entry): Rename insert-block-diary-entry.
14773         Keep old name as alias.
14774         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
14775         Keep old name as alias.
14776         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
14777         Keep old name as alias, update users.
14778         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
14779         Keep old name as alias, update callers.
14780         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
14781         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
14782         * calendar/icalendar.el: Update for diary-lib name changes.
14784 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
14786         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
14788         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
14789         for copy, move, and link operations.
14791 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
14793         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
14794         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
14796         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
14797         'require' statements with 1-argument ones (wrapped in if's).
14798         For compatibility with the current stable version of XEmacs.
14800 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
14802         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
14804 2008-04-06  Jason Rumney  <jasonr@gnu.org>
14806         * language/burmese.el ("Burmese"): Make sample text consistent with
14807         language name.
14809 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
14811         * progmodes/gdb-ui.el (gdb): New group.
14812         (gdb-debug-log-max, gdb-enable-debug)
14813         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
14814         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
14815         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
14816         (gdb-show-changed-values, gdb-max-children)
14817         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
14818         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
14819         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
14820         (gdb-memory-unit): Move to new group from GUD group.
14821         (menu): Allow customization from GDB-UI menu-item.
14823 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
14825         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
14827 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14829         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
14830         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14831         Revision numbers can include ".".
14833         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
14834         "+" lines not accounted for by counting "-" and context lines.
14836 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14838         * term/mac-win.el (mac-service-open-file): Use file URL instead of
14839         file name string.
14841 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14843         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
14844         (vc-bzr-annotate-time): Accept space used to preserve alignment.
14846 2008-04-05  Richard Stallman  <rms@gnu.org>
14848         * emacs-lisp/advice.el (defadvice): Add usage pattern.
14850 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
14852         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
14853         thread in [h-e-w]).
14855 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
14857         * files.el (abort-if-file-too-large): Fix typo in docstring.
14859 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14861         * subr.el (functionp): Return nil for special forms.
14863 2008-04-05  Glenn Morris  <rgm@gnu.org>
14865         * emacs-lisp/autoload.el (autoload-ensure-default-file):
14866         Provide a feature.
14867         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
14868         Require loaddefs file rather than loading it.
14869         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
14870         autoload-ensure-default-file provides a feature.
14872         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
14873         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
14874         (compile, compile-always, recompile): Use $LOADDEFS.
14875         (cal-autoloads): Remove.
14877         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
14878         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
14880         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
14881         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
14883         * calendar/calendar.el (diary-hebrew-entry-symbol):
14884         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
14885         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
14886         Keep old name as alias.
14887         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
14888         Keep old name as alias.
14889         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
14890         to diary-bahai-entry-symbol.
14891         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
14892         to diary-hebrew-entry-symbol.
14893         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
14894         to diary-islamic-entry-symbol.
14895         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
14897         * calendar/solar.el (diary-sabbath-candles-minutes)
14898         (diary-sabbath-candles): Move to cal-hebrew.
14899         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
14900         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
14901         Doc fix.  Keep old name as alias.
14902         (diary-hebrew-sabbath-candles): Simplify.
14903         (solar-setup, solar-sunrise-sunset, calendar-latitude)
14904         (calendar-longitude, calendar-time-zone): Declare for compiler.
14905         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
14906         rename.
14908         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
14909         Rename coptic-calendar-month-name-array.  Update callers.
14910         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
14911         (calendar-coptic-name): Rename coptic-name.  Update callers.
14912         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
14913         Update callers.
14914         (calendar-coptic-last-day-of-month):
14915         Rename coptic-calendar-last-day-of-month.  Update callers.
14916         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
14917         Keep old name as alias, update callers.
14918         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
14919         Keep old name as alias, update callers.
14920         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
14921         Keep old name as alias.
14922         (calendar-ethiopic-month-name-array):
14923         Rename ethiopic-calendar-month-name-array.  Update callers.
14924         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
14925         Update callers.
14926         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
14927         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
14928         Keep old name as alias, update callers.
14929         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
14930         Keep old name as alias, update callers.
14931         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
14932         Keep old name as alias.
14934         * calendar/cal-french.el (calendar-french-epoch):
14935         Rename french-calendar-epoch.  Update callers.
14936         (calendar-french-month-name-array): Rename variable and function
14937         french-calendar-month-name-array.  Update callers.
14938         (calendar-french-multibyte-month-name-array):
14939         Rename french-calendar-multibyte-month-name-array.  Update callers.
14940         (calendar-french-day-name-array): Rename variable and function
14941         french-calendar-day-name-array.  Update callers.
14942         (calendar-french-special-days-array): Rename variable and function
14943         french-calendar-special-days-array.  Update callers.
14944         (calendar-french-multibyte-special-days-array):
14945         Rename french-calendar-multibyte-special-days-array.  Update callers.
14946         (calendar-french-accents-p): Rename french-calendar-accents.
14947         Update callers.
14948         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
14949         Update callers.
14950         (calendar-french-last-day-of-month):
14951         Rename french-calendar-last-day-of-month.  Update callers.
14952         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
14953         Keep old name as alias, update callers.
14954         (calendar-french-print-date): Rename calendar-print-french-date.
14955         Keep old name as alias, update callers.
14956         (calendar-french-goto-date): Rename calendar-goto-french-date.
14957         Keep old name as alias.
14959         * calendar/cal-menu.el, calendar/calendar.el:
14960         Update for Coptic and French name changes.
14962         * calendar/cal-china.el (calendar-chinese): Rename custom group
14963         from chinese-calendar.  Update users.
14964         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
14965         Keep old name as alias, update users.
14966         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
14967         Keep old name as alias.
14968         (calendar-chinese-daylight-time-offset):
14969         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
14970         update users.
14971         (calendar-chinese-standard-time-zone-name):
14972         Rename chinese-calendar-standard-time-zone-name.
14973         Keep old name as alias, update users.
14974         (calendar-chinese-daylight-saving-start):
14975         Rename chinese-calendar-daylight-savings-starts.
14976         Keep old name as alias, update users.
14977         (calendar-chinese-daylight-saving-end):
14978         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
14979         update users.
14980         (calendar-chinese-daylight-saving-start-time):
14981         Rename chinese-calendar-daylight-savings-starts-time.
14982         Keep old name as alias, update users.
14983         (calendar-chinese-daylight-saving-end-time):
14984         Rename chinese-calendar-daylight-savings-ends-time.
14985         Keep old name as alias, update users.
14986         (calendar-chinese-celestial-stem): Rename
14987         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
14988         (calendar-chinese-terrestrial-branch):
14989         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
14990         update users.
14991         (calendar-chinese-zodiac-sign-on-or-after):
14992         Rename chinese-zodiac-sign-on-or-after.  Update callers.
14993         (calendar-chinese-new-moon-on-or-after):
14994         Rename chinese-new-moon-on-or-after.  Update callers.
14995         (calendar-chinese-month-list): Rename chinese-month-list.
14996         Update callers.
14997         (calendar-chinese-number-months): Rename number-chinese-months.
14998         Update callers.
14999         (calendar-chinese-compute-year): Rename compute-chinese-year.
15000         Update callers.
15001         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
15002         (calendar-chinese-year): Rename chinese-year.  Update callers.
15003         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
15004         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
15005         Keep old name as alias, update callers.
15006         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
15007         Keep old name as alias, update callers.
15008         (calendar-chinese-months-to-alist):
15009         Rename make-chinese-month-assoc-list.  Update callers.
15010         (calendar-chinese-months): Rename chinese-months.  Update callers.
15011         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
15012         Keep old name as alias, update callers.
15014         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
15015         Rename hebrew-calendar-leap-year-p.  Update callers.
15016         (calendar-hebrew-last-month-of-year):
15017         Rename hebrew-calendar-last-month-of-year.  Update callers.
15018         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
15019         Update callers.
15020         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
15021         Update callers.
15022         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
15023         Update callers.
15024         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
15025         Update callers.
15026         (calendar-hebrew-last-day-of-month):
15027         Rename hebrew-calendar-last-day-of-month.  Update callers.
15028         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
15029         Keep old name as alias, update callers.
15030         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
15031         Keep old name as alias, update callers.
15032         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
15033         Keep old name as alias, update callers.
15034         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
15035         Keep old name as alias.
15036         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
15037         Keep old name as alias.
15038         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
15039         Keep old name as alias.
15040         (holiday-hebrew-passover): Rename holiday-passover-etc.
15041         Keep old name as alias.
15042         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
15043         Keep old name as alias, update callers.
15044         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
15045         Keep old name as alias.
15046         (calendar-hebrew-mark-date-pattern):
15047         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
15048         update callers.
15049         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
15050         Keep old name as alias.
15051         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
15052         Keep old name as alias.
15053         (diary-hebrew-insert-monthly-entry):
15054         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
15055         (diary-hebrew-insert-yearly-entry):
15056         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
15057         (calendar-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
15058         Keep old name as alias.
15059         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
15060         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
15061         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
15062         Keep old name as alias.
15063         (calendar-hebrew-parashiot-names):
15064         Rename hebrew-calendar-parashiot-names.  Update callers.
15065         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
15066         (calendar-hebrew-year-Saturday-incomplete-Sunday):
15067         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
15068         (calendar-hebrew-year-Saturday-complete-Tuesday):
15069         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
15070         (calendar-hebrew-year-Monday-incomplete-Tuesday):
15071         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
15072         (calendar-hebrew-year-Monday-complete-Thursday):
15073         Rename hebrew-calendar-year-Monday-complete-Thursday.
15074         (calendar-hebrew-year-Tuesday-regular-Thursday):
15075         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
15076         (calendar-hebrew-year-Thursday-regular-Saturday):
15077         Rename hebrew-calendar-year-Thursday-regular-Saturday.
15078         (calendar-hebrew-year-Thursday-complete-Sunday):
15079         Rename hebrew-calendar-year-Thursday-complete-Sunday.
15080         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
15081         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
15082         (calendar-hebrew-year-Saturday-complete-Thursday):
15083         Rename hebrew-calendar-year-Saturday-complete-Thursday.
15084         (calendar-hebrew-year-Monday-incomplete-Thursday):
15085         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
15086         (calendar-hebrew-year-Monday-complete-Saturday):
15087         Rename hebrew-calendar-year-Monday-complete-Saturday.
15088         (calendar-hebrew-year-Tuesday-regular-Saturday):
15089         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
15090         (calendar-hebrew-year-Thursday-incomplete-Sunday):
15091         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
15092         (calendar-hebrew-year-Thursday-complete-Tuesday):
15093         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
15094         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
15095         Update for above name changes of constants.
15097         * calendar/cal-menu.el, calendar/calendar.el:
15098         Update for chinese and hebrew name changes.
15099         * calendar/diary-lib.el: Update for hebrew name changes.
15101 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15103         * subr.el (keymap-canonicalize): Correct thinko.
15105         * server.el: Undo part of the multi-tty change, which is only
15106         needed if server.el is preloaded, and broke server-running-p.
15107         (server-socket-dir): Initialize in the defvar, as before.
15108         (server-start): Remove initialization of server-socket-dir.
15110 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
15112         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
15113         3-member cons cells.
15115 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
15117         * cus-face.el (custom-face-attributes): Handle roman slant.
15119         * faces.el (default): Ensure the face-defface-spec property is set.
15121 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
15123         * files.el (abort-if-file-too-large): New function.
15124         (find-file-noselect, insert-file-1): Use it.
15126 2008-04-05  Reto Zimmermann  <reto@gnu.org>
15128         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
15129         Replace C-c[a-zA-Z] key bindings.
15131 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15133         * progmodes/hideif.el (hif-token-alist): New var.
15134         (hif-token-regexp, hif-tokenize): Use it.
15135         (hif-mathify-binop): New macro.
15136         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
15137         (hif-greater-equal, hif-less-equal): Use it.
15138         (hif-logior, hif-logand): New functions.
15139         (hif-math): Accept | and & as well.
15141         * progmodes/etags.el: Fix problem with completion for buffer-local
15142         tables.  Reported by Radey Shouman <shouman@comcast.net>.
15143         (tags-complete-tag): Remove.
15144         (tags-lazy-completion-table): New function to replace it.
15145         (find-tag-tag, complete-tag): Update users.
15147 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
15149         * vc-rcs.el (vc-rcs-dir-status):
15150         * vc-sccs.el (vc-sccs-dir-status): New function.
15152         * outline.el (outline-mode-menu-bar-map):
15153         * term.el (terminal-signal-menu): Add :help.
15155         * net/eudc.el (eudc-mode-map): Declare and define in one step.
15156         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
15158         * emacs-lisp/re-builder.el (reb-mode-map):
15159         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
15161         * diff-mode.el (diff-file-junk-re): Recognize the git format for
15162         new files, deleted files and for changing permissions.
15163         (diff-mode): Set beginning-of-defun-function and
15164         end-of-defun-function.
15166         * vc-bzr.el (vc-bzr-state): Use when instead of if.
15168         * vc.el (vc-default-status-fileinfo-extra): New function.
15169         (vc-status-mark-buffer-changed): Use it.
15170         (vc-update-vc-status-buffer): Allow for partial updates.
15172 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15174         * net/tramp.el (after-init-hook): Don't wrap a lambda around
15175         tramp-register-completion-file-name-handler.
15177         * subr.el (keymap-canonicalize): New function.
15178         * mouse.el (mouse-menu-non-singleton): Use it.
15179         (mouse-major-mode-menu): Remove hack made unnecessary.
15181         * simple.el (set-fill-column): Prompt rather than error by default.
15183 2008-04-04  Andreas Schwab  <schwab@suse.de>
15185         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
15186         Reset new-rules after each round.
15188         * Makefile.in (cal-autoloads): New target.
15189         (compile, compile-always, recompile): Depend on it.
15190         ($(lisp)/calendar/cal-loaddefs.el)
15191         ($(lisp)/calendar/diary-loaddefs.el)
15192         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
15194 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
15196         * ediff*.el: Replace load with require in eval-when-compile.
15198         * ediff-hook.el: Delete all invocations of (autoload ...).
15200         * ediff-util.el (ediff-setup): Make window-min-height a local variable
15201         in ediff control window, and set its min height to 2.
15202         (ediff-setup-control-buffer): Dedicate the control window.
15203         (ediff-toggle-multiframe): Undedicate control window.
15204         Work directly with ediff-setup-windows-multiframe and
15205         ediff-setup-windows-plain.
15207         * ediff-wind.el (ediff-choose-window-setup-function-automatically):
15208         New function.
15209         (ediff-window-setup-function): Change initialization.
15210         (ediff-setup-windows-automatic): Delete.
15211         (ediff-setup-windows-plain-merge): Make control window dedicated.
15212         (ediff-destroy-control-frame): Do not skip frames if working in a
15213         single frame.
15215         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
15216         eval-when-compile.
15218         * emulation/viper-util.el: Move provide's forward, prevent recursion in
15219         eval-when-compile.
15221 2008-04-04  Glenn Morris  <rgm@gnu.org>
15223         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
15224         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
15226         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
15227         Rename islamic-calendar-leap-year-p.  Update callers.
15228         (calendar-islamic-last-day-of-month):
15229         Rename islamic-calendar-last-day-of-month.  Update callers.
15230         (calendar-islamic-day-number):
15231         Rename islamic-calendar-day-number.  Update callers.
15232         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
15233         Update callers, keep old name as alias.
15234         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
15235         Update callers, keep old name as alias.
15236         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
15237         Keep old name as alias.
15238         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
15239         Update callers, keep old name as alias.
15240         (calendar-islamic-mark-date-pattern):
15241         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
15242         name as alias.
15243         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
15244         Keep old name as alias.
15245         (diary-islamic-insert-monthly-entry):
15246         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
15247         (diary-islamic-insert-yearly-entry):
15248         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
15250         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
15251         calendar-absolute-from-iso.  Update callers, keep old name as alias.
15252         (calendar-iso-print-date): Rename calendar-print-iso-date.
15253         Update callers, keep old name as alias.
15254         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
15255         Keep old name as alias.
15256         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
15257         Keep old name as alias.
15259         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
15260         calendar-absolute-from-julian.  Update callers, keep old name as alias.
15261         (calendar-julian-print-date): Rename calendar-print-julian-date.
15262         Update callers, keep old name as alias.
15263         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
15264         Update callers, keep old name as alias.
15265         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
15266         Update callers, keep old name as alias.
15267         (calendar-astro-print-day-number):
15268         Rename calendar-print-astro-day-number.  Update callers, keep old
15269         name as alias.
15270         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
15271         Update callers, keep old name as alias.
15273         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
15274         Rename calendar-string-to-mayan-long-count.  Update callers.
15275         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
15276         Update callers, keep old name as alias.
15277         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
15278         Update callers.
15279         (calendar-mayan-read-tzolkin-date):
15280         Rename calendar-read-mayan-tzolkin-date.  Update callers.
15281         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
15282         Keep old name as alias.
15283         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
15284         Keep old name as alias.
15285         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
15286         Keep old name as alias.
15287         (calendar-mayan-previous-tzolkin-date):
15288         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
15289         (calendar-mayan-next-round-date):
15290         Rename calendar-next-calendar-round-date.  Keep old name as alias.
15291         (calendar-mayan-previous-round-date):
15292         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
15293         (calendar-mayan-long-count-to-absolute): Rename
15294         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
15295         (calendar-mayan-goto-long-count-date):
15296         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
15298         * calendar/cal-persia.el (calendar-persian-month-name-array):
15299         Rename persian-calendar-month-name-array.  Update callers.
15300         (calendar-persian-epoch): Rename persian-calendar-epoch.
15301         Update callers.
15302         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
15303         Update callers.
15304         (calendar-persian-last-day-of-month):
15305         Rename persian-calendar-last-day-of-month.  Update callers.
15306         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
15307         Update callers, keep old name as alias.
15308         (calendar-persian-print-date): Rename calendar-print-persian-date.
15309         Update callers, keep old name as alias.
15310         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
15311         Keep old name as alias.
15313         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
15314         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
15315         * calendar/solar.el: Update for cal-julian name changes.
15317         * calendar/cal-dst.el: Update for persian name changes.
15319         * calendar/cal-menu.el, calendar/calendar.el:
15320         Update for islamic, iso, julian, mayan, persian name changes.
15322         * calendar/diary-lib.el: Update for islamic name changes.
15324         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
15325         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
15326         as alias.
15327         (calendar-christian-all-holidays-flag):
15328         Rename all-christian-calendar-holidays.  Update callers, keep old
15329         name as alias.
15330         (calendar-islamic-all-holidays-flag):
15331         Rename all-islamic-calendar-holidays.  Update callers, keep old
15332         name as alias.
15333         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
15334         Update callers, keep old name as alias.
15335         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
15336         Update for the above name changes.
15338 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
15340         * hilit-chg.el (global-highlight-changes-mode)
15341         (highlight-changes-passive-string, highlight-changes-active-string):
15342         Mark as obsolete since 23.1, not 22.1.
15344 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
15346         * hilit-chg.el (highlight-changes-visibility-initial-state)
15347         (hilit-chg-update, highlight-changes-mode-turn-on):
15348         Fix typos in docstrings.
15350 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
15352         * newcomment.el (comment-enter-backward): Be careful to restore
15353         position changed during narrowing.
15355 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
15357         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15358         Recognize `sub ($$)'.
15360 2008-04-03  Richard Sharman  <rsharman@pobox.com>
15362         * hilit-chg.el (highlight-changes-mode): Rename from
15363         highlight-changes; no longer uses sub-modes active and passive;
15364         implemented by define-minor-mode.
15365         (highlight-changes-toggle-visibility): New function, to replace
15366         the old passive/active submodes of global-highlight-changes-mode;
15367         implemented by define-minor-mode.
15368         (global-highlight-changes-mode): Rename from global-highlight-changes;
15369         rewrite using define-globalized-minor-mode.
15370         (hilit-chg-major-mode-hook, hilit-chg-check-global)
15371         (hilit-chg-post-command-hook, hilit-chg-check-global)
15372         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
15373         to use of define-globalized-minor-mode.
15374         (highlight-changes-global-initial-state): Change to be boolean.
15375         (highlight-changes-visible-string, highlight-changes-invisible-string):
15376         Rename from highlight-changes-active-string and
15377         highlight-changes-passive-string.
15378         (hilit-chg-update, hilit-chg-set): Use them.
15379         (global-highlight-changes-mode): Rename from global-highlight-changes.
15380         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
15381         docstring.
15382         (hilit-chg-hide-changes): Rewrite to use dolist.
15383         (hilit-chg-set-face-on-change, hilit-chg-update)
15384         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
15385         variable instead of testing highlight-changes-mode.
15386         (highlight-markup-buffers): Add require ediff-util; argument on calls
15387         to highlight-changes-mode changed.
15388         (highlight-compare-with-file): Fix problems with interactive
15389         call giving invalid default file.
15391 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
15393         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
15394         Fix in disassembly buffer (regression in 22.2).
15396 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
15398         * emulation/viper-macs.el (viper-read-fast-keysequence):
15399         Use viper-read-event instead of viper-read-key.
15401         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
15403         * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
15404         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
15405         let-statements.
15407         * emulation/viper-ex.el, emulation/viper-macs.el:
15408         * emulation/viper-mous.el:
15409         Replace load with require in eval-when-compile.
15411 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15413         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
15415         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
15416         (archive-try-jka-compr): New function.
15417         (archive-set-buffer-as-visiting-file): Use it.
15419         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
15421 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
15423         * simple.el (handle-shift-selection): New arg.
15425 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15427         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
15429         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
15431 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
15433         * shell.el (shell-dynamic-complete-filename): New fun.
15434         (shell-dynamic-complete-functions): Use it.
15436         * help-fns.el (describe-variable): Undo 2008-02-25 change.
15438 2008-04-03  Kenichi Handa  <handa@m17n.org>
15440         * international/fontset.el (create-fontset-from-x-resource):
15441         Handle the error of X resource more gracefully.
15443         * international/latin1-disp.el (latin1-display): Don't use make-char.
15444         Fix the argument to set-char-table-range.
15445         (latin1-display-identities): Don't use make-char.
15446         (latin1-display-reset): Use map-charset-chars instead of directly
15447         calling standard-display-default.
15448         (latin1-display-check-font): Don't use make-char.
15449         (latin1-display-setup): Likewise.
15450         (latin1-display-ucs-per-lynx): Likewise.
15452 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15454         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
15455         name the fields, to make the code clearer.
15456         Rewrite all `aset' and `aref' using the defined accessors.
15457         (timer--time): New pseudo-field.
15458         (timer-set-time, timer-set-idle-time, timer-inc-time)
15459         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
15460         (timer--time-less-p): New function.
15461         (timer--activate): New function, extracted from timer-activate.
15462         (timer-activate-when-idle, timer-activate): Use it.
15463         (cancel-function-timers): Use dolist.
15465 2008-04-03  Glenn Morris  <rgm@gnu.org>
15467         * add-log.el (c-beginning-of-defun, c-end-of-defun):
15468         Remove declarations; no longer used.
15469         (c-cpp-define-name, c-defun-name): Declare as functions.
15471         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
15472         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
15474         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
15475         (holiday-passover-etc, holiday-hanukkah): Doc fix.
15476         Add optional argument.  Simplify.
15477         (holiday-tisha-b-av-etc): Use memq rather than unless.
15478         (holiday-julian): Autoload it.
15479         (holiday-hebrew-misc): New function.
15481         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
15483         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
15484         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
15485         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
15486         all-hebrew-calendar-holidays.
15487         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
15488         Simplify using new functions.
15489         (calendar-holidays): Doc fix.
15490         (generate-calendar-window): Use bound-and-true-p.
15492         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
15494         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
15495         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
15496         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
15497         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
15499         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
15501 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15503         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
15505         * vc-bzr.el (vc-bzr-checkout): Simplify.
15507         * image-mode.el (image-mode-fit-frame): New command.
15509         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
15510         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
15511         (keyboard-escape-quit): Check region-active-p i.s.o
15512         transient-mark-mode.
15514 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15516         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
15517         (imap-message-copyuid-1): Use it.
15518         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15519         J. Williams in
15520         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15522 2008-04-02  Alan Mackenzie  <acm@muc.de>
15524         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
15525         New optimised functions to get the name of the current defun/macro.
15527         * add-log.el (add-log-current-defun): Move the functionality which
15528         gets the current function name for C like modes to cc-cmds.el,
15529         thus optimising for speed.
15531 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
15533         * simple.el (deactivate-mark): When the mark is temporarily
15534         active, restore the original value of transient-mark-mode.
15535         (set-mark-command): First deactivate the mark if was temporarily active.
15536         (exchange-point-and-mark): Reactivate the mark if it was
15537         temporarily active.
15538         (handle-shift-selection): New fun.
15539         (transient-mark-mode): Move var documentation here from buffer.c.
15540         (next-line, previous-line, backward-word, move-end-of-line)
15541         (move-beginning-of-line, forward-to-indentation)
15542         (backward-to-indentation, back-to-indentation)
15543         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
15545         * mouse.el (mouse-set-region-1): Save the old value of
15546         transient-mark-mode.
15547         (mouse-drag-track): Ignore the now-obsolete value `identity' for
15548         transient-mark-mode.
15550         * textmodes/paragraphs.el (forward-paragraph)
15551         (backward-paragraph, forward-sentence, backward-sentence): Add ^
15552         interactive spec.
15554         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
15556 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
15558         * net/tramp.el (tramp-make-tramp-temp-file):
15559         Use `tramp-drop-volume-letter' for the local file name part.
15561 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
15563         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
15564         Add menu entries corresponding to all the key bindings.
15566         * emacs-lisp/debug.el (debugger-mode-map):
15567         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
15568         (conf-align-assignments): Only work on the region if it is active.
15569         (conf-quote-normal): Use when instead of if.  Remove redundant test.
15571         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15572         for tracing and re-builder.
15574 2008-04-02  Glenn Morris  <rgm@gnu.org>
15576         * calendar/appt.el (appt-disp-window-function): Doc fix.
15577         (appt-display-message): Move beep before display.
15578         (appt-check): Make interactive.  Reduce the number of lets.
15579         Use string-equal to compare mode-line strings.
15580         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
15581         read-only.
15582         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
15583         (appt-delete): Simplify.
15585         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
15587         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
15589         * calendar/cal-hebrew.el (list-yahrzeit-dates):
15590         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
15591         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
15593         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
15594         (calendar-holiday-marker, mark-visible-calendar-date):
15595         * calendar/diary-lib.el (fancy-diary-display):
15596         Check for font-lock-mode before using faces.
15598         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
15599         (calendar-gregorian-from-absolute): Reduce the number of lets.
15600         (hebrew-holidays-4, generate-calendar-window): Simplify.
15601         (calendar-for-loop): Make obsolete.
15602         (calendar-nth-named-day): Doc fix.
15604         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
15605         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
15606         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
15607         Reduce the number of lets.
15608         (mark-sexp-diary-entries, calendar-mark-complex):
15609         Expand calendar-for-loops.
15611 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
15613         * find-dired.el (find-dired-filter): Fix last patch to handle
15614         multi-line process input.  Pad link numbers too.
15616 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
15618         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
15620 2008-04-01  Jason Rumney  <jasonr@gnu.org>
15622         * international/characters.el (script-list): Add phonetic script,
15623         covering IPA (previously Latin), Phonetic Extensions and
15624         Phonetic Extensions Supplement (both previously unassigned).
15626         * international/fontset.el (setup-default-fontset): Use unicode fonts
15627         that cover bopomofo script for bopomofo.
15628         Likewise for braille and mathematical.
15629         Use unicode scripts that cover the phonetic script for IPA.
15631 2008-04-01  Johan BockgÃ¥rd  <bojohan@gnu.org>
15633         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
15634         return the assigned value.
15636 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15638         * abbrev.el (abbrev-mode): Use define-minor-mode.
15640         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
15641         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
15642         Use map-keymap.
15643         (minor-mode-menu-from-indicator): Use it.  Simplify.
15645         * bindings.el (mode-line-mode-menu): Move before (new) first use.
15646         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
15647         Bind the key directly to the menu.
15648         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
15650 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
15652         * epa.el (epa-decrypt-region): Explain the reason why this
15653         function should not be used in Lisp programs.
15654         (epa-decrypt-armor-in-region): Ditto.
15655         (epa-verify-region): Ditto.
15656         (epa-verify-cleartext-in-region): Ditto.
15657         (epa-sign-region): Ditto.
15658         (epa-encrypt-region): Ditto.
15660         * epg.el (epg-start-receive-keys): Fix typo in docstring.
15662         * epa.el (epa-select-keys): Show menu even if there is no key in
15663         GnuPG's keyring.
15665 2008-04-01  Glenn Morris  <rgm@gnu.org>
15667         * calendar/calendar.el (calendar-make-temp-face): New function.
15668         (mark-visible-calendar-date):
15669         * calendar/diary-lib.el (fancy-diary-display): Use it.
15671         * vc-hooks.el (vc-responsible-backend): Declare as function.
15673         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
15674         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
15675         * calendar/cal-julian.el (holiday-julian): Use it.
15677         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
15678         (calendar-hebrew-date-is-visible-p): Extract some common code into
15679         separate function.
15680         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
15682         * calendar/cal-menu.el (cal-menu-holidays-menu):
15683         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
15684         rather than obsolete alias.
15686         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
15687         for mark characters.
15688         (calendar-unmark): Unmark by removing all overlays, rather than
15689         redrawing.
15690         (calendar-starred-day): Remove.
15691         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
15692         (calendar-cursor-to-date): No need for special star handling now
15693         using overlays.
15694         (calendar-star-date): Use overlays.
15696         * calendar/cal-french.el (calendar-goto-french-date):
15697         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
15698         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
15699         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
15700         * calendar/cal-persia.el (calendar-persian-date-string):
15701         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
15702         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
15703         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
15704         * calendar/solar.el (solar-equinoxes-solstices):
15705         Reduce nesting of some lets.
15707         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
15708         (calendar-goto-mayan-long-count-date): Simplify.
15710         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
15711         Simplify by using mapcar.
15712         (calendar-list-holidays): Return holiday-list.
15713         (list-holidays): Use let rather than let*.  Remove un-needed locals
15714         `d', `never'.
15715         (calendar-check-holidays): Return result from dolist.
15716         (holiday-float): Use a single let*.  Simplify if-and to and.
15717         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
15718         single let*.
15720 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
15722         * calc/calc.el: Autoload `calc-yank'.
15723         (calc-mode-map): Add keybindings for `calc-yank'.
15724         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
15725         assignments for `calc-yank'.
15727 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
15729         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
15730         (vc-status-mark-buffer-changed): Handle the extra field.
15732         * vc-bzr.el (vc-bzr-after-dir-status):
15733         * vc-cvs.el (vc-cvs-after-dir-status):
15734         * vc-hg.el (vc-hg-after-dir-status):
15735         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
15737 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
15739         * doc-view.el: Compute displayed pages first (in PDF).
15740         (doc-view-current-converter-processes): Rename from
15741         doc-view-current-converter-process.  Update users.
15742         (doc-view-sentinel): Test buffer's liveness.
15743         (doc-view-pdf/ps->png-sentinel): Remove.
15744         (doc-view-start-process): New function.
15745         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
15746         (doc-view-ps->pdf): Use it.
15747         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
15748         New functions.
15749         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
15750         (doc-view-mode): Kill the processes when leaving the mode.
15752 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
15754         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
15755         Use `byte-compile-warning-types'.  Add docstring.
15757 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
15759         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
15760         (smerge-resolve): Add various resolution heuristics.
15762         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
15763         in 3-way conflicts.
15765 2008-03-31  Glenn Morris  <rgm@gnu.org>
15767         * calendar/cal-bahai.el (diary-bahai-mark-entries):
15768         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
15769         * calendar/cal-islam.el (mark-islamic-diary-entries):
15770         Fix argument order in call to diary-mark-entries-1.
15772         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
15773         pre-Bahai dates.
15774         (holiday-bahai): Use an algorithm actually relevant to this calendar
15775         system.
15777         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
15779         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
15780         Use and.
15782         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
15783         in the last fortnight in Julian October.
15785         * calendar/calendar.el (increment-calendar-month): Optionally handle
15786         systems without 12 months per year.
15787         (calendar-date-is-visible-p): Doc fix.  Simplify.
15789         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
15790         from dolist.
15792 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
15794         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
15795         (hi-lock-unload-function): New function.
15797 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
15799         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
15800         overwriting when NEWNAME is a local file.
15802         * net/trampver.el: Update release number.
15804 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
15806         * vc-git.el: Make vc-status display information about copies,
15807         renames and permission changes.
15808         (vc-git-extra-fileinfo): New defstruct.
15809         (vc-git-escape-file-name, vc-git-file-type-as-string)
15810         (vc-git-rename-as-string, vc-git-permissions-as-string)
15811         (vc-git-status-printer): New functions.
15812         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
15813         (vc-git-after-dir-status-stage1): Look for copies, renames and
15814         permission changes.
15815         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
15816         (vc-git-dir-status): Ask for staged files and renames.
15818 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
15820         * vc.el: Allow backends to display backend specific information in
15821         the vc-status listing.
15822         (vc-status-fileinfo): Add a field for backend specific information.
15823         (vc-status-printer): Rename to ...
15824         (vc-default-status-printer): ... this.
15825         (vc-status-printer): New function.
15826         (vc-update-vc-status-buffer): Set the backend specific file info
15827         if provided.
15829 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15831         * textmodes/remember.el (remember-diary-convert-entry): Revert last
15832         change (ill-conceived).
15834 2008-03-29  Glenn Morris  <rgm@gnu.org>
15836         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
15837         * calendar/cal-julian.el (holiday-julian): Simplify.
15839         * calendar/holidays.el (list-holidays): Use or.
15841 2008-03-29  Juri Linkov  <juri@jurta.org>
15843         * window.el (split-window-preferred-horizontally): New function.
15845         * cus-start.el (split-window-preferred-function):
15846         Set choice for "vertically" to nil instead of split-window.
15847         Set choice for "horizontally" to split-window-preferred-horizontally
15848         instead of lambda.
15850 2008-03-29  Juri Linkov  <juri@jurta.org>
15852         * simple.el (minibuffer-default-add-function): New variable with
15853         the default to minibuffer-default-add-completions.
15854         (minibuffer-default-add-done): New variable.  Make it buffer-local.
15855         (minibuffer-default-add-completions): New function.
15856         (goto-history-element): Set minibuffer-default-add-done to t and
15857         call a function in minibuffer-default-add-function when the
15858         specified absolute history position is greater than the length of
15859         the minibuffer-default list and minibuffer-default-add-done is nil.
15860         Change "^End of history; no next item$" to "^End of defaults;
15861         no next item$".
15863         * bindings.el (debug-ignored-errors): Change "^End of history;
15864         no next item$" to "^End of defaults; no next item$".
15866 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15868         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
15870         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
15871         to with-no-warnings.
15873 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
15875         Sync with Tramp 2.1.13.
15877         * net/tramp-ftp.el: Require 'cl when byte-compiling.
15879         * net/trampver.el: Update release number.
15881 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
15883         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
15884         the current backend.
15886         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
15887         (vc-status-refresh): Create a temporary buffer and call the
15888         `dir-status' backend function from that buffer.
15890         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
15891         (vc-bzr-after-dir-status): Don't kill the buffer.
15893         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
15894         (vc-cvs-after-dir-status): Don't kill the buffer.
15896         * vc-git.el (vc-git-dir-status): Don't create a buffer.
15897         (vc-git-after-dir-status-stage2): Don't kill the buffer.
15899         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
15900         (vc-hg-after-dir-status): Don't kill the buffer.
15902         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
15903         (vc-svn-after-dir-status): Don't kill the buffer.
15905 2008-03-29  Glenn Morris  <rgm@gnu.org>
15907         * calendar/calendar.el (diary-file, american-date-diary-pattern)
15908         (european-date-diary-pattern, european-calendar-display-form)
15909         (american-calendar-display-form, diary-display-hook): Doc fixes.
15910         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
15911         custom :set.  Mark as obsolete.
15912         (calendar-date-style, iso-date-diary-pattern)
15913         (iso-calendar-display-form): New user variables.
15914         (diary-date-forms, calendar-date-display-form): Set using
15915         calendar-date-style.  Doc fix.
15916         (calendar-set-date-style): New command.
15917         (european-calendar, american-calendar): Use calendar-set-date-style.
15918         Mark as obsolete.
15920         * calendar/diary-lib.el (number): Move declaration where needed.
15921         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
15922         (diary-make-date): New function.
15923         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
15924         Use diary-make-date.
15925         (diary-date-display-form, diary-insert-entry-1): New functions.
15926         (insert-monthly-diary-entry, insert-yearly-diary-entry):
15927         Use diary-insert-entry-1.
15928         (insert-anniversary-diary-entry, insert-block-diary-entry)
15929         (insert-cyclic-diary-entry): Use diary-date-display-form.
15931         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
15932         Autoload diary-insert-entry-1.
15933         * calendar/cal-bahai.el (diary-bahai-insert-entry)
15934         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
15935         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
15936         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
15937         * calendar/cal-islam.el (insert-islamic-diary-entry)
15938         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
15939         Use diary-insert-entry-1.
15941         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
15942         (diary-yahrzeit): Doc fix.  Use diary-make-date.
15944         * calendar/icalendar.el (icalendar--datetime-to-american-date):
15945         New name for icalendar--datetime-to-noneuropean-date.  Make old name
15946         obsolete alias.
15947         (icalendar--datetime-to-iso-date): New function.
15948         (icalendar--datetime-to-diary-date): Doc fix.  Respect
15949         calendar-date-style if bound.
15951         * textmodes/remember.el (remember-diary-convert-entry):
15952         Respect calendar-date-style if bound.
15954 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15956         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
15957         (xterm-mouse-handle-delete-frame): Delete.
15959         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
15960         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
15961         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
15962         in xterm-modify-other-keys-terminal-list.
15964         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
15965         are conflicts.
15967 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
15969         * vc.el (vc-update): Check if the buffer is unsaved only if it
15970         actually exists.
15971         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
15972         vc-print-log.
15974 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15976         * net/dns.el (dns-write): Use set-buffer-multibyte.
15978 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15980         * vc-bzr.el (vc-bzr-sha1): New fun.
15981         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
15982         (vc-bzr-registered): Use it.
15984 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
15986         * vc.el (vc-status-kill-dir-status-process): Simplify.
15987         (vc-status-refresh): Make sure the buffer is live.
15988         (ring): Don't require it, not used.
15990 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
15992         * progmodes/verilog-mode.el (verilog-auto-inout-module):
15993         Add optional regular expression to AUTOINOUTMODULE.
15994         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
15995         (verilog-auto-inst-param, verilog-auto-reg)
15996         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
15997         (verilog-auto-output-every, verilog-auto-input)
15998         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
15999         (verilog-auto-unused, verilog-auto): Update documentation to use
16000         more obvious instance module names versus cell names.
16002 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
16004         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
16005         kill if a process is running.
16007         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
16009 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
16011         * vc.el: Add new backend function 'status-extra-headers.
16012         (vc-default-status-extra-headers): New function.
16013         (vc-status-headers): Call 'status-extra-headers.  Add colors.
16015         * vc-git.el (vc-git-status-extra-headers): New function.
16017 2008-03-28  Glenn Morris  <rgm@gnu.org>
16019         * calendar/cal-menu.el (cal-menu-holidays-menu)
16020         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
16021         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
16022         holiday-list is optional.
16023         (calendar-mouse-holidays): Remove un-needed local `l'.
16025         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
16026         Remove un-needed local `date'.
16027         (calendar-cursor-to-visible-date): Use let rather than let*.
16028         Remove un-needed local `first-of-month-weekday'.
16030         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
16032         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
16033         Doc fixes.
16034         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
16035         (diary-header-line-flag, diary-header-line-format): Declare.
16036         (diary-pull-attrs): Check for multiple matches.
16037         (diary-list-entries-2): Simplify finding start of date.
16038         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
16039         pop-up-frames.
16040         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
16041         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
16043 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
16045         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
16047         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
16049 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16051         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
16053         * image-mode.el (image-mode-reapply-winprops): Fix last change.
16055 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
16057         * international/mule-conf.el (define-iso-single-byte-charset):
16058         Don't make latin-iso8859-* supplementary.
16059         (#'set-charset-priority): Don't change the priority of charsets
16060         `unicode' and `emacs'.
16062 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16064         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
16065         temp buffer.
16067 2008-03-27  Glenn Morris  <rgm@gnu.org>
16069         * calendar/cal-bahai.el (diary-bahai-list-entries):
16070         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
16071         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
16073         * calendar/calendar.el (diary-file): Doc fix.
16075         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
16076         (list-diary-entries-hook, mark-diary-entries-hook)
16077         (include-other-diary-files, diary-mail-entries)
16078         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
16079         (diary-set-header): New function.
16080         (diary-header-line-flag, diary-header-line-format):
16081         Use diary-set-header for custom :set function.
16082         (diary-set-maybe-redraw): Use symbol-value rather than eval.
16083         (diary-attrtype-convert): Use intern-soft rather than read.
16084         (diary-display-no-entries): New function.
16085         (simple-diary-display, fancy-diary-display): Use it.
16086         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
16087         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
16089         * calendar/holidays.el (list-holidays): Doc fix.
16091 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
16093         * calc/calc-store.el (calc-read-var-name-history): New variable.
16094         (calc-read-var-name): Use `calc-read-var-name-history'.
16096 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16098         * image-mode.el (image-mode-reapply-winprops): Simplify now that
16099         window-configuration-change-hook works buffer-locally.
16101 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
16103         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
16104         for Emacs Lisp, not Lisp.
16106 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
16108         * help-fns.el (describe-function-1, describe-variable):
16109         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
16111         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
16112         replacement is provided, don't print "use nil instead".
16114 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
16116         * complete.el (PC-do-completion): Use regexp-quote.
16118 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
16120         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
16121         Detect missing files.
16123         * vc-git.el (vc-git-extra-menu-map): New key map.
16124         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
16125         New functions.
16127         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
16128         and 'missing files.
16130 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16132         * calendar/holidays.el (list-holidays): Make Y2 optional.
16134         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
16135         buffers shown to the user.
16136         (appt-disp-window): Disable undo explicitly now that the leading space
16137         is gone.
16139         * simple.el (activate-mark): New function.
16140         (set-mark-command): Use it with region-active-p to clean up the code.
16141         (exchange-point-and-mark): Invert the meaning of C-u when
16142         transient-mark-mode is active.
16144         * dired-aux.el (dired-create-files): Use dolist.
16146         * bindings.el (mode-line-change-eol): Use with-selected-window.
16148         * apropos.el (apropos-command): Include macros.
16150 2008-03-26  Glenn Morris  <rgm@gnu.org>
16152         * calendar/cal-bahai.el: Require calendar, not cal-julian.
16153         (calendar-bahai-epoch): Doc fix.
16155         * calendar/cal-china.el: Explicitly require calendar.
16157         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
16158         Require calendar rather than cal-julian.
16159         Autoload calendar-absolute-from-julian.
16160         * calendar/cal-coptic.el (coptic-calendar-epoch):
16161         * calendar/cal-islam.el (calendar-islamic-epoch):
16162         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
16164         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
16166         * calendar/cal-dst.el: Don't require cal-persia.
16167         (calendar-absolute-from-persian): Autoload it.
16168         (dst-adjust-time): Doc fix.
16170         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
16171         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
16172         calendar.
16174         * calendar/cal-menu.el: Require calendar rather than declaring
16175         functions.
16176         * calendar/calendar.el: Provide calendar before requiring cal-menu.
16178         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
16179         calendar-after-frame-setup-hooks.  Update callers, make old name an
16180         obsolete alias.  Doc fix.
16181         (calendar-frame-1): Doc fix.
16183         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
16185         * calendar/calendar.el (oriental-holidays, solar-holidays):
16186         * calendar/holidays.el (list-holidays): Assume atan always bound.
16188         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
16189         Explicitly require calendar, not cal-julian.
16190         * calendar/lunar.el: Explicitly require cal-dst.
16192 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16194         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
16196         * help-fns.el (describe-function-1, describe-variable): If no
16197         replacement is provided, don't print "use nil instead".
16199 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16201         * proced.el: New file.
16203 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
16205         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
16207 2008-03-25  Juri Linkov  <juri@jurta.org>
16209         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
16210         in battery-mode-line-format.
16212         * bindings.el (minibuffer-local-map): For the command
16213         file-cache-minibuffer-complete replace keymap minibuffer-local-map
16214         with map which is already locally bound to minibuffer-local-map.
16216 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16218         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
16219         Remove `sort-first' argument.
16221         * subr.el (redisplay-end-trigger-functions)
16222         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
16223         (process-filter-multibyte-p, set-process-filter-multibyte):
16224         Mark as obsolete.
16226 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
16228         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
16229         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
16230         use the LOCAL arg of `add-hook'.
16231         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
16232         Remove spurious * from defcustom docstrings.
16233         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
16234         Fix typos in messages.
16235         (reb-mode-buffer-p): New function.
16236         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
16237         (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
16238         (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
16239         Use `unless', `when'.
16240         (re-builder-unload-function): New function.
16242 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
16244         * vc-hooks.el (vc-state): Add documentation for 'missing.
16246 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
16248         * progmodes/verilog-mode.el (verilog-auto-output)
16249         (verilog-auto-input, verilog-auto-inout, verilog-auto)
16250         (verilog-delete-auto): Add optional regular expression to
16251         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
16252         (verilog-signals-matching-regexp): New internal function for
16253         signal matching.
16255 2008-03-25  Johan BockgÃ¥rd  <bojohan@gnu.org>
16257         * info.el (Info-isearch-search): Always return point.
16259 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16261         * diff-mode.el (diff-remembered-defdir): New var.
16262         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
16264 2008-03-25  Glenn Morris  <rgm@gnu.org>
16266         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
16267         calendar-bahai-prompt-for-date.  Update callers, make old name an
16268         obsolete alias.  Doc fix.
16269         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
16270         coptic-prompt-for-date.  Update callers, make old name an
16271         obsolete alias.  Doc fix.
16272         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
16273         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
16274         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
16275         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
16276         * calendar/cal-iso.el (calendar-iso-read-date): New name for
16277         calendar-iso-read-args.  Update callers, make old name an obsolete
16278         alias.
16279         * calendar/cal-persia.el (calendar-persian-read-date): New name for
16280         persian-prompt-for-date.  Update callers, make old name an
16281         obsolete alias.  Doc fix.  Move definition before use.
16283         * calendar/cal-x.el (diary-frame-parameters)
16284         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
16285         (calendar-frame-1): Doc fixes.
16286         (make-fancy-diary-buffer): Remove declaration.
16287         (calendar-dedicate-diary): Replace call to deleted function
16288         make-fancy-diary-buffer.
16289         (calendar-frame-setup): New function.
16290         (calendar-one-frame-setup, calendar-only-one-frame-setup)
16291         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
16292         work, and mark as obsolete.
16293         (special-display-buffer-names): Don't mess with this; it's not our
16294         business.
16295         (cal-x-load-hook): Defvar it, and mark as obsolete.
16297         * calendar/calendar.el (calendar-remove-frame-by-deleting):
16298         Default to t.  Add to 'calendar group.
16299         (calendar): Doc fix.  Use calendar-frame-setup.
16300         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
16301         (generate-calendar-window): Doc fix.
16303 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16305         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
16307 2008-03-24  Drew Adams  <drew.adams@oracle.com>
16309         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
16310         New variables.
16311         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
16312         (finder-exit): Ignore errors rather than avoiding them.
16313         Kill *Finder-package* buffer also.
16315 2008-03-24  Andreas Schwab  <schwab@suse.de>
16317         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
16319 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
16321         * vc-hg.el (vc-hg-after-dir-status):
16322         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
16324         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
16325         Detect removed files.
16327         * vc.el (vc-status-printer): Use a different face for missing files.
16328         (vc-status-hide-up-to-date): Rename from
16329         vc-status-remove-up-to-date.  Update all callers.
16330         (vc-status-mode-map): Bind C-m.
16332 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
16334         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
16335         code ...
16336         (vc-git--state-code): ... to this new function.
16337         (vc-git-state): Use it.
16339 2008-03-24  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
16341         * textmodes/remember.el (remember-mail-date)
16342         (remember-store-in-mailbox): Write date and From line in such a
16343         way that Mutt can read it.
16345 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
16347         * simple.el (transient-mark-mode): Turn on by default.
16349 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
16351         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
16352         'unregistered for unregistered files.
16354         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
16356         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
16358         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
16359         subdirectories.
16361         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
16362         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
16363         Add :enable for vc-status-refresh.
16364         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
16365         (vc-status-tool-bar-map): Add binding for
16366         vc-status-kill-dir-status-process.
16367         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
16368         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
16369         Reset vc-status-process-buffer.
16370         (vc-status-refresh): Don't run two refreshes at a time.
16371         (vc-status): If the buffer is already in vc-status-mode only refresh.
16372         (vc-status-mark-buffer-changed): Add an optional file parameter.
16373         (vc-resynch-buffer): Use it.
16374         (vc-delete-file): Expand the file name before using it.
16375         Be careful to not create a new buffer with the old file contents.
16376         Update the VC state after performing the operation.
16378 2008-03-23  Andreas Schwab  <schwab@suse.de>
16380         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
16381         Fix radio button condition.
16382         [box]: Likewise.
16383         [customize]: Add radio button.
16385 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
16387         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
16388         (calc-user-parse-tables, calc-gnuplot-default-device)
16389         (calc-gnuplot-default-output, calc-gnuplot-print-device)
16390         (calc-gnuplot-print-output, calc-gnuplot-geometry)
16391         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
16392         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
16393         (calc-undo-list, calc-redo-list, calc-main-buffer)
16394         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
16395         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
16396         (calc-said-hello, calc-executing-macro, calc-any-selections)
16397         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
16398         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
16399         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
16400         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
16401         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
16402         (calc-create-buffer, calc-quit): Add docstrings.
16404 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
16406         * makefile.w32-in (WINS_ALMOST): Add org.
16408 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
16410         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
16411         New functions to implement vc-status support.
16413 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
16415         * vc.el (vc-status-prepare-status-buffer): New function.
16416         (vc-status): Use it.
16418         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
16419         appropriate.
16421 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
16423         * vc-git.el (vc-git--empty-db-p)
16424         (vc-git-after-dir-status-stage1-empty-db): New functions.
16425         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
16426         Add support for empty repositories.
16428 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
16430         * vc-git.el (vc-git-annotate-extract-revision-at-line):
16431         Allow "^" in a version name.
16433         * vc-mtn.el (vc-mtn-state): Support the added state.
16435 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
16437         * org: New directory for Org-mode.
16439         * org/org-export-latex.el: Moved from lisp/textmodes.
16441         * org/org-irc.el: Moved from lisp/textmodes.
16443         * org/org-mac-message.el: Moved from lisp/textmodes.
16445         * org/org-mouse.el: Moved from lisp/textmodes.
16447         * org/org-publish.el: Moved from lisp/textmodes.
16449 2008-03-21  Juri Linkov  <juri@jurta.org>
16451         * comint.el (comint-dynamic-simple-complete):
16452         Use variable `stub' for the second arg `common-substring'
16453         of `comint-dynamic-list-completions'.
16454         (comint-dynamic-list-filename-completions):
16455         Use variable `filenondir' for the second arg `common-substring'
16456         of `comint-dynamic-list-completions'.
16457         (comint-dynamic-list-completions): Add new optional arg
16458         `common-substring'.  Add `common-substring' as the second arg of
16459         the call to `display-completion-list'.  Doc fix.
16461         * comint.el (comint-dynamic-complete-as-filename)
16462         (comint-dynamic-list-filename-completions)
16463         (comint-dynamic-simple-complete): Use `minibuffer-message'
16464         to display message "No completions of %s" when a command
16465         is called in the minibuffer.
16466         (comint-dynamic-simple-complete): Don't display other
16467         completion messages when a command is called in the minibuffer.
16468         (comint-dynamic-list-completions): Use `minibuffer-message'
16469         to display message " [Type space to flush ...]" when a command
16470         is called in the minibuffer.
16472         * shell.el (shell-dynamic-complete-command)
16473         (shell-dynamic-complete-environment-variable): Don't display
16474         completion messages when command is called in the minibuffer.
16476         * emacs-lisp/lisp.el (lisp-complete-symbol):
16477         Use `minibuffer-message' to display message "No completions of %s"
16478         when this command is called in the minibuffer.
16480         * bindings.el (standard-mode-line-modes): Put special help-echo
16481         tooltip on recursive edit %[ %] mode-line constructs.
16483         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
16484         "^No dynamic expansion for .* found$" to allow error messages like
16485         "No dynamic expansion for \"%s\" found in this-buffer".
16487 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
16489         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
16490         "psftp".
16492 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16494         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
16495         * vc.el (vc-default-dired-state-info): Use just "modified".
16496         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
16497         (vc-cvs-mode-line-string): Make use of the better default.
16498         (vc-cvs-parse-entry): Use the new `added'.
16499         (vc-cvs-dired-state-info): Remove.
16500         * vc-svn.el (vc-svn-dired-state-info): Remove.
16501         * vc-hg.el (vc-hg-dired-state-info): Remove.
16502         * vc-git.el (vc-git-dired-state-info): Remove.
16504 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
16506         * vc-git.el (vc-git-status-result): New variable.
16507         (vc-git-dir-status): Split out ...
16508         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
16509         ... these new functions and work asynchronously.
16511 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
16513         * vc-git.el (vc-git-after-dir-status): Remove.
16514         (vc-git-dired-state-info): Reimplement.
16516 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
16518         * replace.el (occur-mode-map): Add :help.
16520         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
16521         for disassemble.
16523         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
16524         the 'added state.
16525         (vc-status-remove-up-to-date): New function.
16526         (vc-status-mode-map, vc-status-menu-map): Bind it.
16527         (vc-status-printer): Use a different face up-to-date files.
16528         (vc-resynch-buffer): Update the vc-status buffer if it exists.
16529         (Todo): Remove solved entries.
16531         * vc-hg.el (vc-hg-state):
16532         * vc-git.el (vc-git-state):
16533         * vc-cvs.el (vc-cvs-parse-status):
16534         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
16535         state.
16537 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16539         * progmodes/compile.el (compile):
16540         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
16542         * simple.el (minibuffer-local-shell-command-map): New var.
16543         (minibuffer-complete-shell-command, read-shell-command): New funs.
16544         (shell-command, shell-command-on-region): Use them.
16546 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
16548         * vc.el (vc-status-mark-buffer-changed): New function to implement
16549         updating of the *vc-status* buffer when a buffer is saved.
16550         (vc-status-mode): Use it for after-change-hook.
16551         (vc-add-to-vc-status-buffer): Rename to ...
16552         (vc-status-add-entry): ... this.
16553         (Todo): Add new entry.
16555 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16557         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
16559 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
16561         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
16562         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
16563         Remove spurious * from defcustom docstrings.
16564         (icomplete-compute-delay): Fix docstring and remove spurious *.
16565         (icomplete-delay-completions-threshold): Fix typo in docstring and
16566         remove spurious *.
16567         (icomplete-completions): While collecting the list of prospective
16568         candidates, don't overshoot `icomplete-prospects-length'.
16570 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
16572         * textmodes/refbib.el:
16573         * textmodes/reftex.el:
16574         * textmodes/reftex-global.el:
16575         * textmodes/reftex-vars.el:
16576         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
16577         compiler pacifying defvars.
16578         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
16579         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
16580         not needed.
16582 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
16584         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
16585         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
16586         (verilog-customize, verilog-font-customize)
16587         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
16588         (verilog-mode): Update documentation strings to match tool tips.
16589         (verilog-auto-search-do, verilog-auto-re-search-do)
16590         (verilog-skip-forward-comment-or-string): Fix verilog-auto
16591         expansion when a .* appears inside a string.
16592         (verilog-re-search-forward, verilog-re-search-backward):
16593         Add comment to recall how this works.
16594         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
16596 2008-03-20  Glenn Morris  <rgm@gnu.org>
16598         * calendar/calendar.el (calendar-other-dates): New function.
16599         (calendar-print-other-dates): Use calendar-other-dates.
16600         * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
16601         the declarations it replaces.
16602         (calendar-mouse-print-dates): Use calendar-other-dates.
16604         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
16605         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
16606         (calendar-absolute-from-bahai): Fix the leap-year case.
16607         (calendar-bahai-from-absolute): Re-use the Gregorian month.
16608         (calendar-bahai-date-string, calendar-bahai-print-date):
16609         Handle pre-Bahai dates.
16611         * calendar/cal-china.el (chinese-calendar-celestial-stem)
16612         (chinese-calendar-terrestrial-branch): Make defcustoms.
16614         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
16615         (calendar-mouse-view-diary-entries): Use or.
16616         (calendar-mouse-chinese-date): Remove unused command.
16617         (cal-menu-load-hook): Mark as obsolete.
16619         * calendar/solar.el (calendar-location-name, calendar-latitude)
16620         (calendar-longitude, solar-arctan, sunrise-sunset)
16621         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
16623 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
16625         * calc/calc.el: Remove outdated comments.
16626         (defcalcmodevar, calc-mode-var-list-restore-default-values)
16627         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
16628         Add docstrings.
16630 2008-03-19  Jason Rumney  <jasonr@gnu.org>
16632         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
16634 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
16636         * net/tls.el (open-tls-stream): Reindent.
16638 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
16640         * net/tramp.el (tramp-let-maybe): Removed.
16641         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
16642         It does not exist under XEmacs.
16643         (tramp-handle-file-truename, tramp-handle-expand-file-name)
16644         (tramp-completion-file-name-handler): Let-bind
16645         `directory-sep-char'.
16647         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
16648         `directory-sep-char'.
16650 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16652         * help-fns.el (describe-function-1): Don't signal "missing arglist"
16653         for autoloaded keymaps.
16655         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
16656         (electric-verilog-terminate-line, verilog-in-struct-region-p)
16657         (verilog-backward-ws&directives, verilog-forward-ws&directives)
16658         (verilog-in-comment-p, verilog-in-star-comment-p)
16659         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
16660         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
16661         (verilog-skip-forward-comment-or-string, verilog-in-paren)
16662         (verilog-skip-forward-comment-p): Use it.
16664 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
16666         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
16667         (org-remember-templates, org-time-stamp-rounding-minutes)
16668         (org-back-over-empty-lines, org-find-base-buffer-visiting)
16669         (org-columns-new): Fix typos in docstrings.
16671 2008-03-19  Glenn Morris  <rgm@gnu.org>
16673         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
16674         (tramp-handle-shell-command): Use condition-case rather than
16675         ignore-errors.
16677 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
16679         * diff-mode.el (diff-header): Make the color louder.
16680         (diff-refine-change): Tone the color down.
16682 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
16684         * descr-text.el (describe-char): When `describe-char-unidata-list'
16685         is set to show all properties, list them in the right order.
16687 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16689         * international/mule.el (load-with-code-conversion): Avoid setting
16690         default-enable-multibyte-characters.
16692 2008-03-19  Gustav HÃ¥llberg  <gustav@virtutech.com>  (tiny change)
16694         * vc.el (vc-annotate-background): Fix custom type.
16696 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16698         * descr-text.el (describe-char-unidata-list): Allow specifying
16699         just all properties.
16700         (describe-char): Handle that new value.
16702         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
16704 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
16706         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
16707         instead of file name extension to make docs with uncommon
16708         extensions work.
16710 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
16712         * doc-view.el (require): Require cl at compile time because
16713         `assert' needs it.
16715 2008-03-18  Glenn Morris  <rgm@gnu.org>
16717         * calendar/calendar.el (initial-calendar-window-hook)
16718         (today-visible-calendar-hook): Doc fixes.
16720 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
16722         * net/tramp.el (tramp-root-regexp): Simplify.
16723         (tramp-completion-file-name-regexp-separate): Don't insist on
16724         leading "[".  This prevents method or user or host completion.
16725         (tramp-let-maybe): Autoload it.
16726         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
16727         is an alias for `identity'.
16728         (tramp-handle-write-region): Protect `last-coding-system-used'
16729         over the trailing statements.
16730         (tramp-completion-file-name-handler-post-function): Remove.
16731         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
16732         instead of calling `tramp-drop-volume-letter'.
16734         * net/tramp.el:
16735         * net/tramp-uu.el:
16736         * net/trampver.el: Move coding cookie at the end.
16738 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16740         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
16741         elements which may be something else than characters.
16743 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
16745         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
16746         New functions to implement vc-status support.
16748         * vc.el (vc-default-extra-status-menu)
16749         (vc-add-to-vc-status-buffer): New functions.
16751         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
16752         for eldoc and ielm.
16754 2008-03-17  Glenn Morris  <rgm@gnu.org>
16756         * calendar/cal-x.el (diary-frame-parameters)
16757         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
16758         Fix custom type; add options.
16759         (calendar-frame, diary-frame): Doc fixes.
16760         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
16761         new functions.
16762         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
16763         Use calendar-frame-1 and calendar-dedicate-diary.
16764         (calendar-one-frame-setup): Also handle only-one-frame case.
16765         (calendar-only-one-frame-setup): Doc fix.  Just call
16766         calendar-one-frame-setup.
16768         * calendar/diary-lib.el: Re-order some definitions before their use.
16769         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
16770         (diary-list-entries): Doc fixes.
16771         (make-fancy-diary-display): Remove function.
16773         * calendar/calendar.el (calendar-today-marker)
16774         (initial-calendar-window-hook, today-visible-calendar-hook)
16775         (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
16776         (calendar-star-date, calendar-mark-today): Doc fixes.
16777         (today-visible-calendar-hook): Add options.
16778         (calendar-in-read-only-buffer): New macro.
16779         (calendar-basic-setup): Adapt for change in calendar-read-date.
16780         Place holiday let inside if.
16781         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
16782         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
16783         (calendar-print-other-dates): Use one let rather than many.
16785         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
16786         (calendar-print-other-dates):
16787         * calendar/cal-hebrew.el (list-yahrzeit-dates):
16788         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
16789         * calendar/holidays.el (calendar-list-holidays, list-holidays)
16790         (calendar-cursor-holidays):
16791         * calendar/lunar.el (calendar-phases-of-moon): Use
16792         calendar-in-read-only-buffer to replace previous code and disable undo.
16794 2008-03-16  Juri Linkov  <juri@jurta.org>
16796         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
16797         and regexp-search-ring-yank-pointer for the HISTPOS argument of
16798         read-from-minibuffer to provide the correct initial minibuffer
16799         history position in isearch-edit-string when it is called from
16800         isearch-ring-adjust.
16802         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
16803         to check if the current buffer is the minibuffer, and in this case
16804         call abort-recursive-edit to kill the minibuffer.  Doc fix.
16805         (kill-this-buffer-enabled-p): Allow this function to return non-nil
16806         when the current buffer is the minibuffer.
16808         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
16810 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
16812         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
16813         Use non-nil PARENTS attribute of make-directory instead of
16814         explicitly checking existence the current cache directory.
16816 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
16818         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
16819         M-x epa-file-select-keys.
16821 2008-03-16  Kenichi Handa  <handa@m17n.org>
16823         * international/mule.el (auto-coding-alist):
16824         Use no-conversion-multibyte for archive files.
16826 2008-03-16  Glenn Morris  <rgm@gnu.org>
16828         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
16829         New functions.
16830         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
16831         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
16832         Use calendar-mark-1.
16833         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
16834         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
16835         Use calendar-mark-complex.
16836         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
16837         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
16838         Use calendar-mark-1.
16840         * calendar/calendar.el (calendar-mod): Remove.
16841         * calendar/cal-china.el (calendar-chinese-from-absolute)
16842         (calendar-chinese-date-string): Expand calendar-mod calls.
16843         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
16844         Expand calendar-mod calls.
16846         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
16847         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
16848         (diary-bahai-insert-yearly-entry): Use let rather than let*.
16849         Move obsolete aliases after the functions that replaced them.
16851         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
16852         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
16853         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
16854         Use let rather than let*.
16855         (calendar-hebrew-prompt-for-date): New function.
16856         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
16857         (holiday-tisha-b-av-etc): Use unless, let.
16859         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
16860         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
16862         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
16864         * calendar/calendar.el (calendar-for-loop): Add indent spec.
16866         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
16867         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
16868         than concat.
16869         (diary): Remove un-needed let.
16870         (view-other-diary-entries): Rename argument.
16871         (diary-list-entries-2): New function.
16872         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
16873         (print-diary-entries): Use unless.
16874         (diary-mark-entries-1): Change argument order, make all but
16875         markfunc optional.  Handle the standard (Gregorian) case.
16876         Use match-string-no-properties.  Handle marks.
16877         (mark-diary-entries): Use diary-mark-entries-1.
16878         (diary-font-lock-keywords-1): New macro.
16879         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
16881 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
16883         * calendar/icalendar.el (icalendar-version): Increase to 0.18.
16884         (icalendar-export-hidden-diary-entries): New variable.
16885         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
16886         In case of error, insert full error-val.
16887         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
16888         Use calendar-day-of-week.  Return the day number.
16889         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
16891 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
16893         * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
16894         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
16895         (icalendar-export-region): Ignore hidden diary entries.
16896         (icalendar--convert-ordinary-to-ical): Fix case where event
16897         spans across midnight boundary.
16898         (icalendar-first-weekday-of-year): New function.
16899         (icalendar--convert-weekly-to-ical): Allow user-selectable start
16900         year for recurring events (Mozilla calendars do not propagate
16901         recurring events forever, so year 2000 start date was not working).
16902         (icalendar--convert-yearly-to-ical): Remove extra spaces in
16903         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
16905 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
16907         * net/tramp.el (tramp-root-regexp): New defconst.
16908         (tramp-completion-file-name-regexp-unified)
16909         (tramp-completion-file-name-regexp-separate)
16910         (tramp-completion-file-name-regexp-url): Use it.
16911         (tramp-do-copy-or-rename-file-via-buffer):
16912         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
16913         t for `insert-file-contents-literally'.
16914         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
16915         Autoload it.
16916         (tramp-completion-file-name-handler-post-function): New defconst.
16917         (tramp-completion-file-name-handler): Use it.
16918         (tramp-maybe-open-connection): Update calls to
16919         `tramp-flush-connection-property' for removed 2nd argument.
16921 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16923         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
16924         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
16925         New functions.
16927 2008-03-15  Glenn Morris  <rgm@gnu.org>
16929         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
16930         New functions.
16931         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
16932         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16933         (diary-list-entries-1, diary-mark-entries-1): Autoload.
16934         (diary-bahai-list-entries): Use diary-list-entries-1.
16935         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
16936         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
16937         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16938         (diary-list-entries-1, diary-mark-entries-1): Autoload.
16939         (list-hebrew-diary-entries): Use diary-list-entries-1.
16940         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
16941         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
16942         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16943         (diary-list-entries-1, diary-mark-entries-1): Autoload.
16944         (list-islamic-diary-entries): Use diary-list-entries-1.
16945         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
16947         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
16949         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
16951         * calendar/cal-china.el (number-chinese-months)
16952         (calendar-chinese-from-absolute): Use nth, caar.
16954         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
16956         * calendar/cal-french.el (french-calendar-accents): Doc fix.
16958         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
16959         (calendar-hebrew-month-name-array-leap-year)
16960         (hebrew-calendar-parashiot-names): Make constants.
16961         (diary-parasha): Move definition after constants it uses.
16963         * calendar/cal-html.el (cal-html-insert-link-yearpage)
16964         (cal-html-htmlify-list): Doc fix.
16965         (cal-html-htmlify-entry): Use nth.
16967         * calendar/cal-islam.el (calendar-islamic-month-name-array)
16968         (calendar-islamic-epoch): Make constants.
16969         (calendar-islamic-epoch): Doc fix.
16971         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
16973         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
16974         (cal-tex-month-name): Doc fix.
16975         (cal-tex-last-blank-p): Use zerop.
16977         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
16978         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
16979         (calendar-cursor-to-date): Doc fix.
16980         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
16981         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
16982         (calendar-day-number): Use when.
16983         (generate-calendar-month): Use dotimes.
16984         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
16985         (calendar-set-mark): Reverse conditional.
16986         (calendar-make-alist): Move definition before use.
16988         * calendar/diary-lib.el (diary-face-attrs)
16989         (diary-glob-file-regexp-prefix, diary-selective-display)
16990         (number-of-diary-entries, diary-list-entries, diary-goto-entry)
16991         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
16992         (diary-anniversary, diary-cyclic)
16993         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
16994         (diary-header-line-format): Change wording.
16995         (diary-list-entries): Set `date-start' in let.
16996         (include-other-diary-files, mark-included-diary-files): Use format.
16997         (simple-diary-display, fancy-diary-display): Use cadr, unless.
16998         (mark-diary-entries): Use 1+.
16999         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
17000         (mark-calendar-month): Use dotimes.
17002         * calendar/holidays.el (displayed-month, displayed-year):
17003         Move declarations where needed.
17004         (calendar-list-holidays): Doc fix.
17006         * calendar/parse-time.el (parse-time-string): Simplify.
17008         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
17009         Make constants.
17010         (solar-sunrise-sunset): Rename some local variables for clarity.
17011         (sunrise-sunset): Use zerop.
17012         (solar-mean-equinoxes/solstices): Doc fix.
17014         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
17015         Use nth.
17016         (timeclock-completing-read, timeclock-generate-report): Use zerop.
17017         (timeclock-mean, timeclock-generate-report): Use dolist.
17019         * calendar/todo-mode.el (todo-add-category): Simplify.
17020         (todo-more-important-p, todo-delete-item, todo-file-item):
17021         Use unless, when.
17022         (todo-top-priorities): Use zerop.
17024 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
17026         * buff-menu.el (list-buffers-noselect): Display buffer name in
17027         tooltip instead of mouse binding when it doesn't fit in the list.
17029 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
17031         * faces.el (xw-defined-colors):
17032         * simple.el (widget-convert, shell-mode): Declare as functions
17033         instead of autoloading.
17035         * abbrev.el:
17036         * button.el:
17037         * cus-face.el:
17038         * ediff-hook.el:
17039         * emacs-lisp/backquote.el:
17040         * emacs-lisp/timer.el:
17041         * facemenu.el:
17042         * faces.el:
17043         * menu-bar.el:
17044         * simple.el:
17045         * subr.el:
17046         * textmodes/fill.el:
17047         * textmodes/paragraphs.el: Remove autoloads, redundant when the
17048         files are preloaded.
17050 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17052         * desktop.el (desktop-create-buffer): Don't catch errors if
17053         debug-on-error is set.
17055 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
17057         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
17058         ($(lisp)/calendar/diary-loaddefs.el)
17059         ($(lisp)/calendar/hol-loaddefs.el): New targets.
17060         (LOADDEFS): New macro.
17061         (autoloads): Depend on $(LOADDEFS).
17063 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
17065         * font-lock.el (featurep): Remove test, not useful anymore.
17066         (facemenu-keymap): Move key binding ...
17067         * facemenu.el (facemenu-keymap): ... here.
17069         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
17070         for each file in the list.
17071         (vc-bzr-log-view-mode): Recognize the file marker.
17073         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
17074         for checkdoc and profiling.
17076 2008-03-14  Bastien Guerry  <bzg@altern.org>
17078         * textmodes/flyspell.el (nxml-mode): Add the right
17079         `flyspell-mode-predicate'.
17081         * wid-edit.el (link): Use 'mouse-face for :follow-link.
17083 2008-03-14  Glenn Morris  <rgm@gnu.org>
17085         * calendar/solar.el: Reorder so that functions are defined before use.
17086         (displayed-month, displayed-year): Move declarations where needed.
17087         (solar-get-number): Move definition before use.  Use unless.
17088         (solar-equatorial-coordinates): Simplify.
17089         (solar-sunrise-and-sunset): Use let rather than let*.
17090         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
17092         * startup.el (command-line-1): Rename -internal-script back to
17093         -scriptload (reverts previous change).
17095         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
17096         (calendar-bahai-leap-base): Add doc strings.
17097         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
17098         Move definition before use.
17099         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
17100         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
17101         variables outside the loop.  Use dolist.
17102         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
17104         * calendar/cal-china.el: Re-order so that functions are defined before
17105         use.
17106         (displayed-month, displayed-year): Move declarations where needed.
17107         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
17108         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
17109         Add doc strings.
17110         (chinese-year-cache): Recenter on 2010.  Doc fix.
17111         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
17112         Doc fix.  Simplify.
17113         (chinese-year-cache-init): New function.
17114         (compute-chinese-year, holiday-chinese-new-year)
17115         (calendar-chinese-date-string, calendar-goto-chinese-date)
17116         (make-chinese-month-assoc-list): Use cadr, nth.
17117         (chinese-months): Remove un-needed let.
17119         * calendar/cal-coptic.el (coptic-calendar-month-name-array)
17120         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
17121         (coptic-prompt-for-date): Move definition before use.
17123         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
17124         (calendar-dst-find-data, calendar-daylight-time-offset)
17125         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
17126         (calendar-daylight-savings-starts-time)
17127         (calendar-daylight-savings-ends-time): Use cadr, nth.
17129         * calendar/cal-french.el (french-calendar-epoch)
17130         (calendar-goto-french-date): Doc fix.
17131         (french-calendar-month-name-array)
17132         (french-calendar-multibyte-month-name-array)
17133         (french-calendar-day-name-array, french-calendar-special-days-array):
17134         Add doc strings.
17136         * calendar/cal-hebrew.el (displayed-month, displayed-year)
17137         (original-date): Move declarations where needed.
17138         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
17139         Doc fix.
17140         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
17141         constant variables outside the loop.  Use dolist.
17143         * calendar/cal-islam.el (displayed-month, displayed-year)
17144         (original-date): Move declarations where needed.
17145         (islamic-calendar-day-number): Remove unused local variable `day'.
17146         (calendar-goto-islamic-date): Doc fix.
17147         (holiday-islamic): Use unless.
17148         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
17149         constant variables outside the loop.  Use dolist.
17150         (mark-islamic-calendar-date-pattern): Move definition before use.
17151         Use unless.
17152         (mark-islamic-diary-entries): Doc fix.
17153         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
17154         (insert-yearly-islamic-diary-entry): Use let rather than let*.
17156         * calendar/cal-julian.el (calendar-absolute-from-julian):
17157         Move definition before use.  Remove un-needed local `day'.
17158         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
17160         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
17161         (calendar-mayan-tzolkin-names-array): Add doc strings.
17162         (calendar-mayan-long-count-from-absolute): Use a single let.
17163         (calendar-string-to-mayan-long-count): Simplify.
17164         (calendar-next-haab-date, calendar-previous-haab-date)
17165         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
17166         (calendar-previous-calendar-round-date)
17167         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
17168         Doc fix.
17169         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
17170         (calendar-mayan-date-string, calendar-print-mayan-date)
17171         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
17172         (calendar-mayan-long-count-common-era): Move definitions before use.
17174         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
17175         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
17176         Doc fix.
17177         (calendar-mouse-goto-date): Move definition before use.
17179         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
17180         Move definition before use.
17181         (calendar-cursor-to-visible-date): Move definition before use.
17182         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
17183         and place inside the conditional.
17184         (calendar-forward-day): Simplify.
17185         (calendar-end-of-month): Use unless.
17186         (calendar-goto-day-of-year): Doc fix.
17187         Relocate obsolete aliases after their replacements.
17189         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
17191         * calendar/diary-lib.el (mark-diary-entries): Move some constant
17192         variables outside the diary-date-forms loop.
17194         * calendar/calendar.el (diary-file): Doc fix.
17195         (calendar-buffer-list): Return buffers rather than strings (fixes
17196         previous change).
17197         (hebrew-holidays-4): Fix typo.
17199         * calendar/holidays.el (displayed-month, displayed-year):
17200         Move declarations where needed.
17201         (calendar-holiday-list, calendar-list-holidays)
17202         (holiday-filter-visible-calendar): Move definitions before use.
17203         (list-holidays): Use cadr.
17204         Relocate obsolete aliases after their replacements.
17206         * calendar/lunar.el (date, displayed-month, displayed-year):
17207         Move declarations where needed.
17208         (lunar-phase-list): Move definition after functions it uses.
17209         (calendar-phases-of-moon, diary-phases-of-moon)
17210         (lunar-new-moon-on-or-after): Use cadr, nth.
17211         (lunar-new-moon-on-or-after): Doc fix.
17213         * textmodes/org-irc.el (top-level): CL not required when compiling.
17214         (org-irc-visit-erc): Replace runtime CL functions.
17216         * textmodes/org-publish.el (declare-function): Add compatibility stub.
17217         (org-publish-delete-dups): Declare as function.
17219 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
17221         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
17222         (vc-bzr-show-log-entry): Make regexp match more cases.
17223         (vc-diff-switches-list): Remove autoload, not needed.
17225 2008-03-14  Juri Linkov  <juri@jurta.org>
17227         * isearch.el (isearch-edit-string): Remove one call to
17228         `isearch-push-state' not to push an inconsistent state,
17229         but keep another correct call to `isearch-push-state'.
17230         (isearch-ring-adjust): Call `isearch-push-state' only when
17231         `search-ring-update' is non-nil since `isearch-edit-string'
17232         already pushes its state.
17233         (isearch-message): Improve matching the failed part by checking
17234         if the original message starts with the last successful message.
17236         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
17237         (dired-perm-write): Rename from `dired-warn-writable'.
17238         Change parent face from `font-lock-warning-face' to
17239         `font-lock-comment-delimiter-face'.
17240         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
17241         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
17242         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
17243         with `dired-perm-write-face'.
17245 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
17247         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
17248         Create cache dir only if it doesn't already exist.
17250 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17252         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
17253         of \ and '.
17255 2008-03-13  Johan BockgÃ¥rd  <bojohan@gnu.org>
17257         * net/browse-url.el (browse-url-text-xterm):
17258         Unquote browse-url-text-browser.
17260 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
17262         * textmodes/org-mouse.el: Version number change.
17264         * textmodes/org-publish.el (org-publish-expand-components):
17265         Remove null projects from the list of components.
17266         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
17267         Remove unused retrieval of the :publishing-directory property.
17268         (org-publish-file): Bugfix: when using a relative directory as the
17269         publishing directory, convert it to a directory filename.
17270         (org-publish-project): New alias.
17271         (org-publish-get-files): Protect against empty p.
17272         (org-publish-file): Send an error when file is not part of any project.
17273         (org-publish-file): Offer to refresh the list of files in known
17274         project when the current file is not part of any project.
17275         (org-publish-before-export-hook)
17276         (org-publish-after-export-hook): New hooks.
17277         (org-publish-org-to): Use new hooks and kill buffers.
17278         (org-publish-file): Remove the code for killing buffers.
17279         (org-publish-initialize-files-alist): Use interactive.
17280         (org-publish-file): If the publishing function creates a new
17281         buffer, kill it after publishing.
17282         (org-publish-timestamp-filename): Protect ":" in file name path
17283         under windows.
17285         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
17286         change that killed the LaTeX buffer.
17288         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
17289         in the decision tree.
17290         (org-select-remember-template): Clean the code.
17291         (org-prepare-dblock): Add the extra :content parameter.
17292         (org-write-agenda): New output type ".ics" files.
17293         (org-write-agenda): Call `org-icalendar-verify-function', both for
17294         time stamps and for TODO entries.
17295         (org-agenda-collect-markers, org-create-marker-find-array)
17296         (org-check-agenda-marker-table): New functions.
17297         (org-agenda-marker-table): New variable.
17298         (org-export-as-html): Revert the change that killed the html
17299         buffer.  Side effects first need to be studied carefully.
17300         (org-get-tags-at): Fix the structure of the condition-case statement.
17301         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
17302         (org-timestamp-change): Fix regular expressions to swallow the
17303         extra character for repeat-shift control.
17304         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
17305         (org-get-legal-level): Alias to `org-get-valid-level'.
17306         (org-dblock-write:clocktable): Add a :link parameter, linking
17307         headlines to their location in the Org agenda files.
17308         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
17309         throwing an error when getting tags before headlines.
17310         (org-timestamp-change, org-modify-ts-extra)
17311         (org-ts-regexp1): Fix timestamp editing.
17312         (org-agenda-custom-commands-local-options): New constant.
17313         (org-agenda-custom-commands):
17314         Use `org-agenda-custom-commands-local-options' to improve customize
17315         type.  "htmlize": Removed hack to fix face problem with htmlize,
17316         it no longer seem necessary.
17317         (org-follow-link-hook): New hook.
17318         (org-agenda-custom-commands): Add "Component" as a tag for each
17319         item in a command series.
17320         (org-open-at-point): Run `org-follow-link-hook'.
17321         (org-agenda-schedule): Bugfix: don't display marker type when it
17322         is nil.
17323         (org-store-link): org-irc required.
17324         (org-set-regexps-and-options): Parse the new logging options.
17325         (org-extract-log-state-settings): New function.
17326         (org-todo): Handle the new ways of recording state change stuff.
17327         (org-local-logging): New function.
17328         (org-columns-open-link): Fix bug with opening link in column view.
17329         (org-local-logging): New function.
17330         (org-todo): Make sure that LOGGING properties are honoured.
17331         (org-todo-keywords): Improve docstring.
17332         (org-startup-options): Cleanup startup options.
17333         (org-set-regexps-and-options): Process the "!" markers.
17334         (org-todo): Respect the new logging stuff.
17335         (org-log-note-how): New variable.
17336         (org-add-log-maybe): New parameter HOW that defines how logging
17337         should be done and also overrides PURPOSE.  Add a docstring.
17338         (org-add-log-note): Check if we really need to ask for a note.
17339         (org-get-current-options): Digest the new keyword.
17340         (org-agenda-reset-markers): Rename from
17341         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
17342         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
17343         function, without force argument.
17344         (org-buffer-property-keys): Bind local variables s and p.
17345         (org-make-tags-matcher): Allow "" to match an empty or
17346         non-existent property value.
17347         (org-export-as-html): Join unsorted lists when they directly
17348         follow each other.  Such lists may be created by headlines that
17349         are converted to lists.
17350         (org-nofm-to-completion): New function.
17351         (org-export-as-html): Use :html-extension instead of
17352         org-export-html-extension.
17353         (org-store-link): Support for links from `rmail-summary-mode'.
17354         (org-columns-new, org-complete, org-set-property): Set the
17355         `include-columns' argument in the call to
17356         `org-buffer-property-keys'.
17357         (org-buffer-property-keys): New argument `include-columns', to
17358         include properties expected by any of the COLUMNS formats in the
17359         current buffer.
17360         (org-cleaned-string-for-export): Get rid of drawers first, so that
17361         they will be removed also in the text before the first headline.
17362         (org-clock-report): Show the clocktable when found.
17363         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
17364         (org-version): With prefix argument, insert `org-version' at point.
17365         (org-agenda-goto): Recenter the window after finding the target
17366         location, to make sure the correct position will be displayed.
17367         (org-agenda-get-deadlines): Don't scale priority with the warning
17368         period.
17369         (org-insert-heading): Don't break line in the middle of the line.
17370         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
17371         be 0.
17372         (org-update-checkbox-count): Revamp to deal with hierarchical
17373         checkboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
17374         (org-remove-timestamp-with-keyword): New function.
17375         (org-schedule, org-deadline):
17376         Use `org-remove-timestamp-with-keyword' to make sure all such time
17377         stamps are removed.
17378         (org-mode): Support for `align'.
17379         (org-agenda-get-deadlines): Make sure priorities increase as the
17380         due date approaches and is passed.
17381         (org-remember-apply-template): Fix problem with tags that
17382         contain "_" or "@".
17383         (org-make-link-regexps): Improve the regular expression for plain links.
17384         (org-agenda-get-closed): List each clocking entry.
17385         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
17386         (org-special-ctrl-k): New option.
17387         (org-kill-line): New function.
17388         (org-archive-all-done): Fix incorrect number of stars in regexp.
17389         (org-refile-get-location): New function.
17390         (org-refile-goto-last-stored): New function.
17391         (org-global-tags-completion-table): Add the value of org-tag-alist
17392         in each buffer, to make sure that also unused tags will be
17393         available for completion.
17394         (org-columns-edit-value)
17395         (org-columns-next-allowed-value): Only update if not in agenda.
17396         (org-clocktable-steps): New function.
17397         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
17398         (org-archive-subtree): Add the outline tree context as a property.
17399         (org-closest-date): New optional argument `prefer'.
17400         (org-goto-auto-isearch): New option.
17401         (org-goto-map, org-get-location): Implement auto-isearch.
17402         (org-goto-local-auto-isearch-map): New variable.
17403         (org-goto-local-search-forward-headings)
17404         (org-goto-local-auto-isearch): New functions.
17406 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
17408         * textmodes/org-irc.el: New file.
17410 2008-03-13  John Wiegley  <johnw@gnu.org>
17412         * textmodes/org-mac-message.el: New file.
17414 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
17416         * font-lock.el (font-lock-comment-face): Set the foreground for
17417         the light background 8 colors case.
17419 2008-03-13  Glenn Morris  <rgm@gnu.org>
17421         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
17422         generate-autoload-cookie patterns.
17424         * startup.el (command-line-1): Rename -scriptload to -internal-script.
17426         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
17427         (MH_E_SRC): Remove variable.
17428         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
17429         Simplify file header.  Use $@ for generated-autoload-file.
17431         * Makefile.in (LOADDEFS): New variable.
17432         (AUTOGENEL): Use $LOADDEFS.
17433         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
17434         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
17435         ($(lisp)/calendar/hol-loaddefs.el): New targets.
17436         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
17437         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
17438         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
17439         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
17440         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
17441         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
17442         Add calendar-specific autoload cookies, and remove any setting of
17443         generated-autoload-file.
17444         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
17445         * calendar/diary-lib.el: Replace explicit autoloads with reading of
17446         diary-loaddefs.
17447         * calendar/holidays.el: Replace explicit autoloads with reading of
17448         hol-loaddefs.
17450         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
17451         (calendar-buffer-list): Simplify.
17452         (generate-calendar-window): Use calendar-mark-holidays rather than
17453         obsolete alias.
17455         * calendar/cal-hebrew.el (list-yahrzeit-dates):
17456         Use cal-hebrew-yahrzeit-buffer.
17458         * calendar/cal-x.el (calendar-only-one-frame-setup)
17459         (calendar-two-frame-setup): Doc fixes.
17460         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
17462         * calendar/appt.el (appt-mode-string): Mark as risky.
17463         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
17465         * calendar/cal-html.el (diary-list-entries):
17466         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
17467         (calendar-iso-from-absolute): Fix autoloads.
17469         * calendar/cal-iso.el (calendar-absolute-from-iso)
17470         (calendar-iso-read-args): Simplify.
17471         (calendar-iso-date-string, calendar-iso-read-args)
17472         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
17474         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
17475         (displayed-month, displayed-year): Move declarations where needed.
17476         (calendar-print-astro-day-number): Doc fix.
17478         * calendar/cal-persia.el (persian-calendar-month-name-array)
17479         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
17480         (persian-prompt-for-date): Remove local variable `today'.
17482         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
17484         * calendar/solar.el (solar-moment, solar-exact-local-noon)
17485         (solar-sunrise-sunset, solar-sunrise-sunset-string)
17486         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
17487         (diary-sabbath-candles, solar-equinoxes/solstices)
17488         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
17489         (solar-time-equation, solar-date-to-et): Simplify.
17491         * mail/supercite.el: Remove the `function' in `(function (lambda'.
17492         Replace `(car (cdr' with cadr'.
17494         * progmodes/f90.el (f90-font-lock-n): New function.
17495         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
17496         Use f90-font-lock-n.
17497         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
17499         * progmodes/f90.el (f90-mode-abbrev-table):
17500         * progmodes/fortran.el (fortran-mode-abbrev-table):
17501         Use newer form of define-abbrev, where supported.  No need to bind
17502         abbrevs-changed for system abbrevs.
17504 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17506         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
17507         delete-frame-functions.
17509         * bookmark.el (Info-current-node): Remove.
17511 2008-03-12  Juri Linkov  <juri@jurta.org>
17513         * help.el (describe-project): Remove defaliases for view-todo and
17514         describe-project that are now unnecessary after the merge from
17515         emacs--rel--22 that added define-obsolete-function-alias.
17517         * startup.el (inhibit-startup-screen): Revert incomplete
17518         2008-03-10 merge from emacs--rel--22 that partly reverted
17519         2008-02-28 change that added initial message to *scratch* buffer
17520         regardless of the value of `inhibit-startup-screen'.
17521         Now keep this change in the trunk, but not in the 22 branch.
17523 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17525         * international/quail.el (quail-setup-completion-buf, quail-help):
17526         * mail/binhex.el (binhex-decode-region-internal):
17527         * mail/uudecode.el (uudecode-decode-region-internal):
17528         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
17529         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
17530         setting default-enable-multibyte-characters.
17532         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
17534         * comint.el: Fix up indentation and comment style.  Remove `function'.
17536         * international/mule-cmds.el (reset-language-environment)
17537         (set-language-environment-nonascii-translation):
17538         Don't set-unibyte-charset.
17540         * doc-view.el: Remove all cb-args, use closures instead.
17541         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
17542         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
17543         doing an incorrect check).  Update all callers to use the new name.
17544         (doc-view-doc->txt): Add missing `txt' argument.
17546 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
17548         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
17549         md5 sum calculation to single-byte.
17551 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17553         * doc-view.el (doc-view-new-window-function): Add assertion.
17554         (doc-view-doc-type): New var.
17555         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
17556         (doc-view-intersection): New fun.
17557         (doc-view-mode): Use it to set the new var.
17559 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
17561         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
17562         (doc-view-already-converted-p): New functions.
17563         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
17564         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
17565         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
17566         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
17567         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
17568         (doc-view-convert-current-doc): Don't hardwire the functions the
17569         sentinels call.  Now they're provided by two args CALLBACK and
17570         CB-ARGS to the functions.
17571         (doc-view-search): Use doc-view-doc->txt.
17572         (doc-view-initiate-display): Use doc-view-already-converted-p.
17573         Mention new binding C-c C-t if doc-view-mode doesn't work.
17575 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
17577         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
17579 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17581         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
17582         Mark " outside of tags as punctuation.
17584 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17586         * menu-bar.el (minibuffer-local-map): Use the same command for the
17587         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
17588         Prefer RET over C-j for exit-minibuffer.
17590         * files.el (display-buffer-other-frame): Eliminate problematic code.
17592         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
17593         (menu-bar-select-buffer): Remove.
17594         (menu-bar-select-frame): Make non-interactive and take a frame arg.
17595         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
17597 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
17599         * icomplete.el (icomplete-completions): Remove obsolete code.
17601         * net/net-utils.el (iwconfig-program-options): Doc fix.
17602         (net-utils-run-program, run-network-program): Define as functions.
17604 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
17606         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
17608 2008-03-11  Glenn Morris  <rgm@gnu.org>
17610         * faces.el (mode-line-emphasis): New face.
17611         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
17613         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
17615 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
17617         * simple.el (set-mark-command): Doc fix.
17619 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17621         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
17623         * emacs-lisp/autoload.el (autoload-find-destination):
17624         Don't force raw-text.
17626         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
17627         * calendar/cal-loaddefs.el: Don't version control.
17629 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
17631         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
17632         entries and add :help to the existing ones.
17634 2008-03-10  Glenn Morris  <rgm@gnu.org>
17636         * calendar/cal-hebrew.el (date, entry, number): Move declarations
17637         to where they are needed.
17639         * calendar/calendar.el (diary-file, hebrew-holidays-1)
17640         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
17641         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
17642         (calendar-version): Doc fixes.
17643         (calendar-absolute-from-gregorian): Use zerop.
17644         (calendar-mode-line-format): Make it a defcustom.
17646         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
17647         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
17648         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
17649         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
17650         (mark-included-diary-files, mark-calendar-days-named)
17651         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
17652         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
17653         (insert-monthly-diary-entry, insert-yearly-diary-entry)
17654         (insert-anniversary-diary-entry, insert-block-diary-entry)
17655         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
17656         (diary-font-lock-sexps): Doc fixes.
17657         (diary-remind-message, mark-calendar-month): Use zerop.
17658         (diary-attrtype-convert, diary-pull-attrs): Simplify.
17659         (diary-list-entries): Revert let to let* (previous change).
17661         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
17663 2008-03-10  Kim F. Storm  <storm@cua.dk>
17665         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
17666         function aliases for the old names.
17668 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
17670         * iswitchb.el (iswitchb-use-faces): Doc fix.
17671         (iswitchb-buffer-ignore, iswitchb-read-buffer):
17672         Fix typos in docstrings.
17674 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
17676         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
17677         Fix typo.
17678         (verilog-type-font-keywords): Reindent.
17680 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
17682         * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
17683         Fix bug in the grouping-keyword regular expression.
17684         (verilog-font-lock-keywords): Allow users to toggle special
17685         highlight of grouping-keywords.
17686         (verilog-highlight-grouping-keywords): The toggle for special
17687         highlighting of grouping keywords.
17689 2008-03-10  Juri Linkov  <juri@jurta.org>
17691         * startup.el: Revert 2008-02-28 change that adds initial message
17692         to *scratch* buffer regardless of the value of
17693         `inhibit-startup-screen'.
17695 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
17697         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
17698         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
17699         * progmodes/verilog-mode.el (verilog-mode):
17700         * net/socks.el (socks):
17701         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
17703 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17705         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
17706         (doc-view-bookmark-make-record): Use them.
17707         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
17708         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
17710         * bookmark.el (bookmark-make-record-function): Change expected return
17711         value to include a suggested bookmark name.
17712         (bookmark-make): Split into bookmark-make-record and bookmark-store.
17713         Fix reversed `overwrite' semantics.
17714         (bookmark-set): Call bookmark-make-record before prompting the user.
17715         Then pass the result to bookmark-store later on.
17716         (bookmark-make-name-function): Remove.
17717         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
17718         * info.el (bookmark-make-name-function): Remove.
17719         (Info-mode): Don't set it.
17720         (Info-bookmark-make-name): Remove.
17721         (Info-bookmark-make-record): Use Info-current-node as suggested default
17722         bookmark name.
17724         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
17725         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
17726         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
17727         (bookmark-annotation-buffer, bookmark-annotation-file)
17728         (bookmark-annotation-point, bookmark-send-annotation)
17729         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
17730         (bookmark-edit-annotation-text-func): Rename from
17731         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
17732         (bookmark-edit-annotation-mode-map): Move initialization into
17733         declaration.
17735         * bookmark.el: Remove spurious * in docstrings.
17736         (bookmark-minibuffer-read-name-map): New var.
17737         (bookmark-set): Use it.  Also pass the default value as it should.
17738         (bookmark-send-edited-annotation): Take no chances with text properties.
17739         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
17740         (bookmark-insert-buffer-name): Remove.
17741         (bookmark-buffer-file-name): Signal an error rather than returning nil.
17743 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
17745         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
17747 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
17749         * diff-mode.el (diff-mode-menu): Add :help.
17751 2008-03-09  Glenn Morris  <rgm@gnu.org>
17753         * calendar/calendar.el (general-holidays, oriental-holidays)
17754         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
17755         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
17756         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
17757         (calendar-holidays): Restore autoload cookies, because people are
17758         used to using these variables without loading calendar.el.
17760         * calendar/cal-islam.el (diary-islamic-date): Move to end.
17761         (date, number): Declare where needed.
17763         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
17764         (list-sexp-diary-entries): Doc fixes.
17765         (diary-list-entries): Doc fix.  Remove free variable `entry'.
17766         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
17767         Simplify setting of `date-holiday-list'.
17768         (mark-diary-entries): Remove free variable `entry'.
17769         (diary-list-entries, include-other-diary-files, fancy-diary-display):
17770         Use let where let* is not needed.
17772 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17774         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
17775         make-record function, instead paste it in afterwards.
17776         (bookmark-make-record-for-text-file):
17777         * doc-view.el (doc-view-bookmark-make-record):
17778         * info.el (Info-bookmark-make-record): Don't mess with annotations.
17780 2008-03-08  Glenn Morris  <rgm@gnu.org>
17782         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
17784 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17786         * calendar/diary-lib.el (diary-list-entries)
17787         (include-other-diary-files, mark-diary-entries)
17788         (mark-sexp-diary-entries, mark-included-diary-files)
17789         (diary-entry-time, list-sexp-diary-entries): Remove the special
17790         handling of ^M that dates back to the use of selective-display.
17791         (simple-diary-display): Obey setting of pop-up-frames.
17792         (body, entry): Remove unnecessary declarations.
17794         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
17795         (bookmark-get-annotation, bookmark-set-annotation)
17796         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
17797         (bookmark-set-position, bookmark-get-front-context-string)
17798         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
17799         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
17800         * info.el (Info-bookmark-make-record): Don't bother recording point.
17801         (bookmark-get-filename, bookmark-get-front-context-string)
17802         (bookmark-get-rear-context-string, bookmark-get-position):
17803         Don't declare any more.
17804         (bookmark-get-info-node): Remove.
17805         (bookmark-prop-get): Declare.
17806         (Info-bookmark-jump): Use it.
17808 2008-03-08  Johan BockgÃ¥rd  <bojohan@gnu.org>
17810         * subr.el (while-no-input): Don't splice BODY directly into the
17811         `or' form.
17813 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
17815         * diff-mode.el (diff-ignore-whitespace-hunk):
17816         Bind inhibit-read-only before trying to change the buffer.
17818 2008-03-08  Glenn Morris  <rgm@gnu.org>
17820         * calendar/appt.el (appt): Move custom group here from calendar.el.
17821         (appt-disp-window, appt-convert-time): Doc fixes.
17823         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
17824         (calendar-bahai-mark-date-pattern):
17825         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
17826         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
17827         * calendar/cal-julian.el (calendar-absolute-from-julian):
17828         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
17830         * calendar/cal-china.el (chinese-calendar): Move custom group here from
17831         calendar.el.
17832         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
17833         Make constants.
17834         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
17835         (chinese-calendar-daylight-savings-starts)
17836         (chinese-calendar-daylight-savings-ends)
17837         (chinese-calendar-daylight-savings-starts-time)
17838         (chinese-calendar-daylight-savings-ends-time)
17839         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
17840         Doc fixes.
17842         * calendar/cal-coptic.el (coptic-name): Add doc string.
17844         * calendar/cal-french.el (french-calendar-month-name-array)
17845         (french-calendar-day-name-array, french-calendar-special-days-array):
17846         Add doc strings.
17848         * calendar/cal-bahai.el (diary-bahai-mark-entries)
17849         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
17850         (diary-bahai-insert-yearly-entry):
17851         * calendar/cal-dst.el (calendar-next-time-zone-transition)
17852         (calendar-time-zone):
17853         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
17854         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
17855         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
17856         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
17857         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
17858         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
17859         (list-islamic-diary-entries, mark-islamic-diary-entries)
17860         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
17861         (insert-yearly-islamic-diary-entry):
17862         * calendar/cal-iso.el (calendar-iso-read-args):
17863         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
17864         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
17865         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
17866         (calendar-next-calendar-round-date)
17867         (calendar-mayan-long-count-common-era):
17868         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
17869         (cal-menu-x-popup-menu, calendar-mouse-holidays)
17870         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
17871         (calendar-mouse-goto-date):
17872         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
17873         * calendar/holidays.el (holidays):
17874         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
17875         * calendar/time-date.el (date-to-time, time-subtract, time-add)
17876         (safe-date-to-time): Doc fixes.
17878         * calendar/cal-persia.el (persian-calendar-month-name-array)
17879         (persian-calendar-epoch): Make constants.
17881         * calendar/cal-tex.el (calendar-tex): Move custom group here from
17882         calendar.el.
17884         * calendar/cal-x.el (diary-frame-parameters)
17885         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
17886         (calendar-after-frame-setup-hooks): Make defcustoms.
17887         (calendar-one-frame-setup, calendar-only-one-frame-setup)
17888         (calendar-two-frame-setup): Doc fix.
17890         * calendar/cal-loaddefs.el: New file.
17892         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
17893         * calendar/cal-french.el, calendar/cal-html.el:
17894         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
17895         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
17896         * calendar/cal-tex.el, calendar/cal-x.el:
17897         Unquote lambda functions.  Add autoload cookies to functions formerly
17898         autoloaded in calendar.el.  Set `generated-autoload-file' to
17899         "cal-loaddefs.el".
17901         * calendar/calendar.el: Move many autoloads to separate file,
17902         cal-loaddefs.el.  Move defcustoms to start and re-order.
17903         (calendar-month-name-array, calendar-starred-day): No need to
17904         declare for compiler.
17905         (cal-loaddefs): Require it.
17906         (appt, chinese-calendar, calendar-tex): Move custom groups to the
17907         appropriate file.
17908         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
17909         Reverse logic.
17910         (diary-face, diary-file-name-prefix-function, diary-include-string)
17911         (diary-glob-file-regexp-prefix, diary-face-attrs)
17912         (diary-file-name-prefix, sexp-diary-entry-symbol)
17913         (print-diary-entries-hook, list-diary-entries-hook)
17914         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
17915         (nongregorian-diary-marking-hook, diary-list-include-blanks):
17916         Move to diary-lib.
17917         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
17918         (all-bahai-calendar-holidays): Doc fix.
17919         (calendar-insert-indented): Doc fix.  Use when rather than if.
17920         (exit-calendar): Use mapc rather than mapcar.
17921         (calendar-cursor-to-date): Use zerop.
17922         (calendar-mark-ring): Add doc-string.
17923         (calendar-starred-day): Defvar it.
17924         (calendar-mode): Make calendar-starred-day local.
17925         (calendar-star-date): No need to make calendar-starred-day local.
17927         * calendar/diary-lib.el: Move defcustoms to start.
17928         (diary-include-string, diary-list-include-blanks)
17929         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
17930         (diary-file-name-prefix, diary-file-name-prefix-function)
17931         (sexp-diary-entry-symbol, list-diary-entries-hook)
17932         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
17933         (nongregorian-diary-marking-hook, print-diary-entries-hook):
17934         Move here from calendar.el.
17935         (diary-file-name-prefix-function): Use 'identity.
17936         (diary-face): Make it a defcustom, and mark as obsolete.
17937         (top-level): No need to require cal-hebrew, cal-islam when compiling.
17938         (calendar-hebrew-month-name-array-leap-year)
17939         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
17940         Define for compiler.
17941         (diary-font-lock-keywords): Use format rather than concat.
17942         Add bahai-diary-entry-symbol.
17944         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
17945         * calendar/solar.el: Unquote lambda functions.
17947         * calendar/solar.el (calendar-location-name, calendar-latitude)
17948         (calendar-longitude, solar-setup, solar-sin-degrees)
17949         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
17950         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
17951         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
17952         (solar-exact-local-noon, solar-julian-ut-centuries)
17953         (solar-ephemeris-time, solar-date-next-longitude)
17954         (solar-horizontal-coordinates, solar-equatorial-coordinates)
17955         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
17956         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
17957         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
17958         Doc fixes.
17959         (solar-horizontal-coordinates, solar-equatorial-coordinates)
17960         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
17961         (solar-ecliptic-coordinates): Use unless.
17962         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
17963         Use or.
17965         * calendar/timeclock.el: Add doc-strings to all functions.
17966         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
17967         (timeclock-entry-list-length, timeclock-entry-list-projects)
17968         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
17970         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
17972         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
17973         (org-get-entries-from-diary): Require diary-lib.
17975 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
17977         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
17978         Pacify byte-compiler.
17980 2008-03-07  Alan Mackenzie  <acm@muc.de>
17982         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
17983         paren/bracket pairs parsed, to solve performance problem.
17985 2008-03-07  Bastien Guerry  <bzg@altern.org>
17987         * bookmark.el (bookmark-set): Don't check for
17988         `bookmark-make-name-function' since `bookmark-buffer-file-name'
17989         already takes care of this.
17990         (bookmark-buffer-name, bookmark-buffer-file-name):
17991         Remove Info-mode specific code.
17993         * info.el (bookmark-get-info-node): Define this function in
17994         info.el, not in bookmark.el.
17995         (Info-mode): Set `bookmark-make-name-function' to
17996         `Info-bookmark-make-name' locally.
17997         (Info-bookmark-make-name): New function.
17999         * bookmark.el (bookmark-make-name-function): New variable.
18001 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
18003         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
18004         buffer-local, not `bookmark-make-cell-function' (the old name).
18006 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
18008         * doc-view.el (doc-view-bookmark-make-record):
18009         * image-mode.el (image-bookmark-make-record):
18010         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
18012 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
18014         * vc.el (vc-status-menu-map-filter): Return orig-binding if
18015         boundp 'vc-ignore-menu-filter.
18016         (vc-status-tool-bar-map): Make it defvar.
18017         (vc-status-mode): vc-status-tool-bar-map now variable.
18018         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
18020 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
18022         Give a better name to part of the bookmark interface.
18024         This was originally a much larger change, but halfway through I
18025         updated and discovered that Stefan Monnier had done the rest.
18026         It looks like he anticipated the new name too, because he used
18027         `the-record' instead of `the-cell' for some internal variable names.
18029         * bookmark.el (bookmark-make-record-function): Was
18030         `bookmark-make-cell-function'.
18031         (bookmark-make, bookmark-send-annotation): Update for above.
18032         (bookmark-make-record-for-text-file):
18033         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
18035         * info.el: Adjust accordingly.
18036         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
18038         * image-mode.el: Adjust accordingly.
18039         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
18041         * doc-view.el: Adjust accordingly.
18042         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
18044 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18046         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
18047         Move initialization into declaration.
18048         (bookmark-get-info-node, bookmark-set-info-node): Remove.
18049         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
18050         (bookmark-info-current-node): Remove.
18051         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
18052         Add relocation fallback.  Set bookmark-current-bookmark.
18053         (bookmark-default-handler): Rename from bookmark-jump-noselect.
18054         Remove relocation fallback.  Don't set bookmark-current-bookmark.
18055         (bookmark-set): Let it be used even if there's no buffer-file-name
18056         as long as there is a bookmark-make-cell-function.
18057         * info.el (Info-bookmark-jump): Remove relocation fallback.
18058         Don't set bookmark-current-bookmark.
18060 2008-03-07  Glenn Morris  <rgm@gnu.org>
18062         * calendar/appt.el (appt-issue-message)
18063         (appt-message-warning-time, appt-audible, appt-visible)
18064         (appt-msg-window, appt-display-mode-line, appt-display-duration)
18065         (appt-display-diary): Remove autoload cookies.
18067         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
18068         Remove leading `*' from defcustom doc-strings.
18070         * calendar/cal-dst.el (calendar-dst): New custom group.
18071         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
18072         (calendar-time-zone, calendar-daylight-time-offset)
18073         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
18074         (calendar-daylight-savings-starts-time)
18075         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
18076         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
18077         Move to start.
18079         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
18081         * calendar/calendar.el (calendar-version): Use emacs-version and
18082         make it obsolete.  Move to end.
18083         (calendar-offset, view-diary-entries-initially)
18084         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
18085         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
18086         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
18087         (all-bahai-calendar-holidays, calendar-load-hook)
18088         (initial-calendar-window-hook, today-visible-calendar-hook)
18089         (today-invisible-calendar-hook, calendar-move-hook)
18090         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
18091         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
18092         (diary-include-string, sexp-diary-entry-symbol)
18093         (abbreviated-calendar-year, american-date-diary-pattern)
18094         (european-date-diary-pattern, european-calendar-display-form)
18095         (american-calendar-display-form, print-diary-entries-hook)
18096         (list-diary-entries-hook, diary-hook, diary-display-hook)
18097         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
18098         (nongregorian-diary-marking-hook, diary-list-include-blanks)
18099         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
18100         (local-holidays, other-holidays, hebrew-holidays-1)
18101         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
18102         (hebrew-holidays, christian-holidays, islamic-holidays)
18103         (bahai-holidays, solar-holidays, calendar-setup)
18104         (calendar-week-start-day): Remove autoload cookies.
18105         (diary-glob-file-regexp-prefix): Doc fix.
18106         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
18107         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
18108         (calendar-week-start-day, calendar-debug-sexp): Move to start.
18110         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
18111         (calendar-time-display-form, calendar-latitude)
18112         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
18113         cookies.
18114         (calendar-latitude, calendar-longitude): Move functions after
18115         variables.
18116         (diary-sabbath-candles-minutes): Move to start.
18117         (solar-setup): Use or rather than if.
18118         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
18119         Remove condition-case.
18120         (solar-atn2): Use zerop.
18121         (solar-equinoxes-solstices): Doc fix.
18123         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
18124         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
18126         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
18127         (calendar-longitude, calendar-latitude, calendar-location-name):
18128         Declare for compiler.
18130 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18132         * arc-mode.el (archive-ar-file-header-re): New const.
18133         (archive-ar-summarize, archive-ar-extract): New funs.
18134         (archive-find-type): Recognize ar archives.
18136         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
18137         New functions.
18139         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
18141 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
18143         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
18144         Replace :enable (mark-active) with :enable mark-active.
18146 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
18148         * vms-patch.el (make-legal-file-name): New obsolete alias.
18149         (make-valid-file-name): Rename from `make-legal-file-name'.
18150         (make-auto-save-file-name): Use it.
18152         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
18153         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
18154         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
18156         * textmodes/org.el (org-export-html-style): Doc fix.
18157         (org-get-legal-level): New obsolete alias.
18158         (org-get-valid-level): Rename from `org-get-legal-level'.
18159         (org-promote, org-demote, org-archive-subtree)
18160         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
18162 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
18164         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
18166         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
18167         (vc-status-toggle-mark): New functions.
18168         (vc-status-mode): Set tool bar map.
18170 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
18172         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
18173         Reported by Drew Adams <drew.adams@oracle.com>.
18175 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
18177         * subr.el (read-quoted-char): Resolve modifiers of the character
18178         event.
18180         * comint.el (comint-exec-1): Don't change the coding-system for
18181         decoding to dos-like EOL.
18182         (comint-carriage-motion): Fully rewrite.
18184 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
18186         * epg.el (epg-context-include-certs): Reflow docstring.
18187         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
18188         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
18189         (epg-context-set-signers, epg-context-set-sig-notations)
18190         (epg-make-import-status, epg-make-import-result)
18191         (epg-start-delete-keys): Fix typos in docstrings.
18192         (epg-start-sign-keys, epg-sign-keys):
18193         Fix typos in obsolescence declarations.
18195         * iswitchb.el: Don't check for `cadr' and `last'.
18196         (iswitchb-define-mode-map, iswitchb-default-keybindings):
18197         Add obsolescence declaration and remove redundant info from docstring.
18198         (iswitchb-set-common-completion, iswitchb-set-matches)
18199         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
18200         (recentf-list, most-len, most-is-exact):
18201         Don't wrap defvars within `eval-when-compile'.
18203 2008-03-05  Glenn Morris  <rgm@gnu.org>
18205         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
18206         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
18207         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
18208         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
18209         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
18211         * ediff-hook.el (ediff-window-setup-function): Don't autoload
18212         declaration for compiler.
18213         (ediff-xemacs-init-menus): Use when rather than if.
18215         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
18216         if+and to just and.
18217         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
18218         (ediff-delete-overlay): Move the XEmacs test inside the definition.
18220         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
18222         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
18223         test inside XEmacs test.
18224         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
18225         since it was doing nothing on Emacs.
18226         (ediff-make-bullet-proof-overlay): Use when rather than if.
18228         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
18229         (ediff-setup-control-frame): Remove
18230         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
18231         a (featurep 'xemacs) test.
18233 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
18235         * calc/calc-ext.el (calc-extended-command-history): New variable.
18236         (calc-execute-extended-command): Use `calc-extended-command-history'.
18238 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
18240         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
18241         (standard-mode-line-position): Add mouse-face.
18243         * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
18244         * progmodes/grep.el (grep-mode-map): Add :help.
18246         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
18247         initialize in one step.  Add :help.  Use :enable to activate menu
18248         items.  Show the key binding for edebug-defun.
18249         (lisp-interaction-mode-map): Add a menu.
18251         * term.el (term-mode-map): Define and initialize in one step.
18253         * ediff-init.el (ediff-color-display-p): Simplify.
18254         (Xor): Remove unused function.
18255         (ediff-with-syntax-table): Simplify for Emacs.
18257         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
18258         menu-bar being loaded, it always is.
18260 2008-03-05  Glenn Morris  <rgm@gnu.org>
18262         * textmodes/tex-mode.el (tex-mode): Suppress warning about
18263         multiple definitions when compiling.
18265 2008-03-04  Alan Mackenzie  <acm@muc.de>
18267         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
18269         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
18270         doc-string, "c-old-LEN" -> "c-old-END".
18272 2008-03-04  Jason Rumney  <jasonr@gnu.org>
18274         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
18275         namespaces.
18277 2008-03-04  Glenn Morris  <rgm@gnu.org>
18279         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
18281         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
18282         than mapcar.
18284 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18286         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
18287         (byte-compile-nilconstp): Can't use recursion in a defsubst.
18289         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
18290         so that M-q can fill comments.
18291         (tex-executable-exists-p, tex-compile): Extend with special syntax for
18292         commands implemented in elisp.
18293         (tex-compile-commands): Add an entry to use doc-view for pdf files.
18294         (tex-format-cmd): New function.
18295         (tex-compile): Use it to let the user specify default arguments.
18296         (tex-cmd-bibtex-args): New var.
18297         (tex-cmd-doc-view): New function.
18299 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
18301         * faces.el (face-spec-set): Fix typos in docstring.
18303 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
18305         * bindings.el (mode-line-column-line-number-mode-map): New variable.
18306         (standard-mode-line-position): Use it to add a menu for toggling
18307         column number and line number display.
18309 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18311         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18312         Remove optimization that was working around the form-code-walker bug.
18314         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
18315         Walk into the body of lambdas after byte-compile-unfold-lambda.
18317 2008-03-03  Glenn Morris  <rgm@gnu.org>
18319         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
18320         value, if set, over frame value.
18322         * simple.el (transient-mark-mode): Don't turn on by default.
18324         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
18325         accidentally removed by the 2007-12-05 merge from Gnus.
18327 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
18329         * progmodes/compile.el (compilation-menu-map): Add menu entries
18330         for useful options.
18332 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
18333             Glenn Morris  <rgm@gnu.org>
18335         * emacs-lisp/bytecomp.el (byte-recompile-directory)
18336         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
18337         Give a `bytecomp-' prefix to local variables with common names.
18339 2008-03-01  Glenn Morris  <rgm@gnu.org>
18341         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18342         Restore code commented out 2007-11-10.
18344         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
18346         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
18347         Delete macro.
18348         * emulation/viper-cmd.el, emulation/viper-ex.el:
18349         * emulation/viper-init.el, emulation/viper-keym.el:
18350         * emulation/viper-mous.el, emulation/viper-util.el:
18351         * emulation/viper.el:
18352         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
18353         featurep test.
18355         Replace obsolete frame-local variables with frame-parameters.
18356         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
18357         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
18358         (viper-vi-state-cursor-color): Only call make-variable-frame-local
18359         on XEmacs.
18360         * emulation/viper-util.el (viper-frame-value): New macro.
18361         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
18362         (viper-R-state-post-command-sentinel)
18363         (viper-replace-state-post-command-sentinel)
18364         (viper-change-state-to-insert, viper-change-state-to-emacs):
18365         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
18366         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
18367         (viper-get-saved-cursor-color-in-insert-mode)
18368         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
18369         Use viper-frame-value for viper-replace-overlay-cursor-color,
18370         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
18371         viper-vi-state-cursor-color values.
18373         * emulation/viper-cmd.el (zmacs-region-stays):
18374         * emulation/viper-util.el (zmacs-region-stays): No need to define
18375         for compiler.
18377         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
18378         mapcar on Emacs.
18380         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
18381         on XEmacs.
18383         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
18384         rather than if.
18386 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18388         * whitespace.el: New version 9.3.  As the glyph code generation was
18389         fixed, it is possible now to use character code above ?\x1FFFF in the
18390         display table.  Fix `whitespace-indentation-regexp' to not include an
18391         extra ending character.  Reported by Michael Welsh Duggan
18392         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
18393         the original whitespace package had.  Suggested by Eric Cooper
18394         <ecc@cmu.edu>.  Doc fix.
18395         (whitespace-action): New option.
18396         (whitespace-display-mappings): Changed default newline visualization to
18397         display downwards arrow, as the glyph code generation was fixed.
18398         (whitespace-unload-function): Assure that all local whitespace mode is
18399         turned off.
18400         (whitespace-global-modes): Fix type customization.
18401         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
18402         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
18403         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
18404         Fix code.
18405         (whitespace-buffer): Command removed.
18406         (whitespace-trailing-regexp, whitespace-mark-x)
18407         (whitespace-display-window, whitespace-action-when-on)
18408         (whitespace-add-local-hook, whitespace-remove-local-hook)
18409         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
18410         (whitespace-action): New funs.
18411         (whitespace-report-list, whitespace-report-text)
18412         (whitespace-report-buffer-name): New consts.
18413         (whitespace-report, whitespace-report-region): New commands.
18415 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
18417         * disp-table.el (make-glyph-code): Don't test the result of
18418         `face-id', which already signals an error for invalid faces.
18419         (glyph-face): Simplify.
18421         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
18422         running `desktop-not-loaded-hook' to allow modifying it.
18423         Don't show warning message if `desktop-dirname' was modified.
18425 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18427         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
18428         we still expect more lines.
18430         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
18431         comment-paragraph filling if the commark doesn't match
18432         comment-start-skip.
18434 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
18436         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
18437         the `imap' variant.
18439 2008-03-01  Jason Rumney  <jasonr@gnu.org>
18441         * files.el (make-auto-save-file-name): Encode more characters in
18442         non-file buffer names.  Use url-encoding.
18444 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
18446         * net/net-utils.el (ftp-program): Fix typo in docstring.
18447         (ifconfig-program-options, netstat-program-options)
18448         (arp-program-options, route-program-options, nslookup-program-options)
18449         (ftp-program-options, smbclient-program-options)
18450         (dns-lookup-program-options, arp, route): Doc fixes.
18452         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
18453         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
18454         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
18455         Fix typos in docstrings.
18456         (gdb-pending-triggers): Reflow docstring.
18457         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
18459 2008-03-01  Alan Mackenzie  <acm@muc.de>
18461         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
18462         typing "#" at EOB.
18464 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
18466         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
18468 2008-02-29  Kim F. Storm  <storm@cua.dk>
18470         * emulation/cua-base.el (cua-remap-control-v)
18471         (cua-remap-control-z): New defcustoms.
18472         (cua-mode): Add them to set-after property.
18473         (cua--init-keymaps): Use them.
18474         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
18476         * help.el (view-emacs-todo): Rename from view-todo.
18477         (describe-gnu-project): Rename from describe-project.  Users changed.
18478         (view-help-file): New helper function.
18479         (describe-distribution, describe-copying, describe-gnu-project)
18480         (view-todo, view-order-manuals, view-emacs-problems): Use it.
18481         (view-emacs-debugging, view-external-packages): New commands.
18482         (help-map): Move describe-distribution to C-h C-o (ordering).
18483         Move view-emacs-problems to C-h C-p (problems).
18484         Bind view-emacs-debugging to C-h C-d (debugging).
18485         Bind view-external-packages to C-h C-e (extras).
18486         (help-for-help-internal): Cleanup and align descriptions.
18487         Remove command names to reduce clutter.
18489 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
18491         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
18492         and quieter face (not a warning).
18494 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
18496         * vc.el (vc-status-crt-marked): New variable.
18497         (vc-status-mode): Make it local.
18498         (vc-status-refresh): Use it to save the marked files.
18499         (vc-update-vc-status-buffer): Use it to restore the marked files.
18501         * vc-svn.el (vc-svn-after-dir-status):
18502         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
18504 2008-02-29  Glenn Morris  <rgm@gnu.org>
18506         * allout.el (allout-topic-encryption-bullet)
18507         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
18508         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
18509         from 22.0 to 22.1.
18511         * net/imap.el (imap-ping-server):
18512         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
18513         Change defcustom :version from 23.0 to 23.1.
18515 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
18517         * desktop.el (desktop-save): Save the buffer name if the
18518         uniquified base name is empty.
18520 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
18522         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
18523         correctly when user has "set print address off".
18525 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
18527         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
18528         version number of the next major Emacs release, not 23.0.
18530         * longlines.el (longlines-unload-function): New function.
18532 2008-02-28  Juri Linkov  <juri@jurta.org>
18534         * startup.el (normal-splash-screen): Add argument `concise'.
18535         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
18536         to the created buffer.  If `concise' is non-nil, call
18537         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
18538         (display-startup-screen): Add argument `concise' to the call to
18539         `normal-splash-screen'.
18541 2008-02-28  Kim F. Storm  <storm@cua.dk>
18543         * startup.el (startup-echo-area-message): Check for about-emacs.
18545 2008-02-28  Juri Linkov  <juri@jurta.org>
18547         * startup.el: Always add initial message to *scratch* buffer if
18548         `initial-scratch-message' is non-nil regardless of the value of
18549         `inhibit-startup-screen'.
18550         (inhibit-startup-screen, initial-scratch-message): Doc fix.
18551         (command-line-1): Move code that inserts `initial-scratch-message'
18552         up before the if-form that checks for `inhibit-startup-screen'.
18553         Suggested by Jonathan Rockway <jon@jrock.us>.
18555 2008-02-28  Juri Linkov  <juri@jurta.org>
18557         * cus-edit.el (custom-mode-map, custom-mode-link-map):
18558         Rename `custom-mode' to `Custom-mode' in docstrings.
18559         (custom-buffer-create-internal, customize-browse):
18560         Rename `custom-mode' to `Custom-mode'.
18561         (custom-mode-hook): Rename to `Custom-mode-hook'.
18562         (Custom-mode-hook): Renamed from `custom-mode-hook'.
18563         (custom-mode): Rename to `Custom-mode'.
18564         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
18565         (custom-mode): Add backward-compatible non-interactive variant of
18566         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
18567         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
18569         * info-look.el: Rename `custom-mode' to `Custom-mode'.
18571         * emulation/viper.el (viper-emacs-state-mode-list):
18572         Rename `custom-mode' to `Custom-mode'.
18574         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
18575         Capitalize "Tagged Files".
18576         (minibuffer-local-map): Add menu items for next/previous
18577         history elements and isearch history forward/backward.
18579         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
18580         `hs-isearch-open' with t instead of `comment' in :selected
18581         for "Code and Comment blocks" menu item.
18583 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18585         * uniquify.el (uniquify-buffer-base-name): Undo last change.
18586         Should be done in desktop.el instead.
18588 2008-02-28  Glenn Morris  <rgm@gnu.org>
18590         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
18592         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
18594         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
18595         (Info-menu, Info-goto-node): Remove declarations.
18596         (report-emacs-bug-info): Use info rather than Info-goto-node.
18598         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
18599         (idlwave-convert-xml-system-routine-info): Don't require xml.
18600         (idlwave-show-commentary, idlwave-shell-show-commentary):
18601         Don't require finder.
18602         (idlwave-info): Don't require info.  Use info rather than
18603         Info-goto-node.
18605         * textmodes/org.el (Info-goto-node): Remove declaration.
18606         (org-info): Use info rather than Info-goto-node.
18608         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
18609         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
18611 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
18613         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
18614         the menu.
18616         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
18617         (vc-finish-logentry): Check for vc-status-mode, not only for
18618         vc-dired-mode.
18620 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
18622         * isearch.el (isearch-printing-char): Don't check
18623         keyboard-coding-system.
18624         Call isearch-process-search-multibyte-characters only when
18625         current-input-method is non-nil.
18627 2008-02-27  Kim F. Storm  <storm@cua.dk>
18629         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
18630         (glyph-char, glyph-face): Handle cons encoding.
18632 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
18634         * uniquify.el (uniquify-buffer-base-name): If the base name is an
18635         empty string, return nil to allow the caller to default to the
18636         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
18638         * tool-bar.el (tool-bar-setup): Doc fix.
18640         * mail/supercite.el (sc-describe):
18641         Fix typos in obsolescence declaration.
18643 2008-02-27  Glenn Morris  <rgm@gnu.org>
18645         * autoinsert.el (auto-insert-alist): Change permission text to
18646         match FSF's GPLv3 form.
18648         * mail/supercite.el (sc-cite-original): Doc fix.
18649         (sc-version): Make obsolete.
18650         (sc-describe): Show the SC info page.  Make obsolete.
18652 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18654         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
18655         when using transient-mark-mode.
18656         (default-indicate-unused-lines): Remove unused var.
18658 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
18660         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
18661         and previous.
18663         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
18665 2008-02-26  Glenn Morris  <rgm@gnu.org>
18667         * net/net-utils.el (top-level): Don't require comint when compiling.
18668         (nslookup-font-lock-keywords): Don't require font-lock.
18669         Use font-lock faces rather than variables.
18670         (nslookup, ftp, smbclient, network-service-connection):
18671         Don't require comint.
18672         (comint-prompt-regexp, comint-input-autoexpand)
18673         (comint-input-ring): Declare for compiler.
18674         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
18675         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
18677         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
18678         doc-string.
18680 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18682         * doc-view.el (doc-view-current-page): Add a `win' argument.
18684 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18686         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
18687         Demote it to plain defvar.
18688         (doc-view-conversion-refresh-interval): Reduce interval.
18689         (doc-view-goto-page): Allow moving to pages not yet rendered.
18690         (doc-view-goto-page): Construct a file name rather than extracting it
18691         from doc-view-current-files.
18692         (doc-view-kill-proc): Ignore errors from kill-process.
18693         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
18694         (doc-view-insert-image): Use appropriate text if the page hasn't been
18695         rendered yet.  Adjust scrolling so the text is displayed.
18696         (doc-view-display): Detect not just that a page is available, but also
18697         that it wasn't available before, so as to avoid refreshing all pages
18698         repeatedly.
18699         (doc-view-mode): Make doc-view-cache-directory if needed.
18701 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18703         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
18704         toggle-read-only.
18706         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
18707         refering to a missing required field with the OPT prefix.
18708         Make unwindform more robust.
18710         * textmodes/bibtex.el: Remove support for hideshow minor mode as
18711         it duplicates the bibtex support in progmodes/hideshow.el.
18712         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
18713         entries that do not start at the beginning of a line.
18715 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
18717         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
18719 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
18721         * help-fns.el (describe-variable): Add phrases about
18722         initialization file with and without customization;
18723         use new button type help-info-variable.
18725         * help-mode.el (help-info-variable):
18726         New button able to read Info files for help-fns.el.
18728 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
18730         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
18731         (grep-mode): Use grep-mode-tool-bar-map.
18733         * progmodes/compile.el (tool-bar): Require tool-bar.
18734         (compilation-mode-tool-bar-map): New variable.
18735         (compilation-mode): Use compilation-mode-tool-bar-map.
18737         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
18739 2008-02-25  Glenn Morris  <rgm@gnu.org>
18741         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
18743 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18745         * diff-mode.el (diff-file-junk-re): New const.
18746         (diff-beginning-of-file-and-junk): Use it.
18747         (diff-file-kill): Make sure we were really inside a file diff.
18749         * diff-mode.el: Make it more robust in the presence of empty context
18750         lines in unified hunks.
18751         (diff-valid-unified-empty-line): New var.
18752         (diff-unified->context, diff-sanity-check-hunk): Obey it.
18753         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
18754         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
18755         (diff-hunk-header-re-unified): New const.
18756         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
18757         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
18758         (diff-sanity-check-hunk): Use it.
18760         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
18761         Index: line, don't search backward for the previous one.
18763 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
18765         * international/fontset.el (setup-default-fontset): Add non-OTF
18766         lao font for lao script.
18768         * language/tibetan.el: Register tibetan-composition-function in
18769         composition-function-table.
18771         * language/tibet-util.el (tibetan-composition-function):
18772         Adjust for the new calling way (argument changed).  Try font-shape-text
18773         if possible.
18775         * language/lao.el: Register lao-composition-function in
18776         composition-function-table.
18778         * language/lao-util.el (lao-composition-function): Adjust for the new
18779         calling way (argument changed).  Try font-shape-text if possible.
18781 2008-02-25  Jason Rumney  <jasonr@gnu.org>
18783         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
18785 2008-02-25  Juri Linkov  <juri@jurta.org>
18787         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
18788         background, "red4" for a dark background, "red" for 16 and
18789         8 colors, "grey" for grayscale, and inverse video otherwise.
18790         Add :version tag.
18791         (isearch-message): Keep the original isearch-message intact, and
18792         add text properties to it where necessary.  Add `isearch-error' to
18793         the condition that checks if isearch is unsuccessful.
18795 2008-02-24  Juri Linkov  <juri@jurta.org>
18797         * progmodes/compile.el (compilation-handle-exit):
18798         Use compilation-error face instead of font-lock-warning-face.
18799         Display the same message in the minibuffer as is inserted
18800         at the end of the compilation buffer.
18802 2008-02-24  Glenn Morris  <rgm@gnu.org>
18804         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
18805         multiple file case.
18807         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
18809         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
18810         multiple file case.  Use a single `let' rather than two.
18812 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
18814         * progmodes/compile.el (compilation-start): Specify a face for
18815         mode-line-process.
18816         (compilation-handle-exit): Specify a face and a tooltip for
18817         mode-line-process.
18819 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18821         * hilit-chg.el: Remove spurious * in defcustom docstrings.
18822         (hilit-chg-make-ov): Simplify.
18823         (hilit-chg-fixup): Use remove-overlays.
18824         (hilit-chg-set-face-on-change): Remove redundant call to
18825         `remove-text-properties'.
18827         * dired.el (dired-mark-prompt): Don't count/display the t element.
18828         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
18830 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
18832         * progmodes/verilog-mode.el (eval-when-compile): Don't define
18833         add-submenu.
18834         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
18835         Remove.  Move contents to the only use ...
18836         (verilog-menu): ... here.
18837         (verilog-statement-menu): Remove.  Move contents to the only use ...
18838         (verilog-stmt-menu): ... here.
18839         (verilog-mark-defun): Simply call mark-defun for emacs.
18840         (occur-pos-list): Declare for byte compiler.
18841         (mode-popup-menu): Don't defvar.
18842         (verilog-add-statement-menu): Remove.
18843         (verilog-mode-hook): Don't add verilog-add-statement-menu.
18844         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
18846 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
18848         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
18849         conditional.
18850         (verilog-font-grouping-keywords-face): Make the begin..end
18851         keywords standout more than other verilog keywords.
18852         (verilog-type-font-keywords): Move the begin..end out of this list
18853         to facilitate making them to (potentially) stand out more.
18854         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
18855         function & task blocks.
18856         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
18857         initial, function & task blocks.
18858         (verilog-forward-sexp): Handle the new "disable fork" statement of
18859         IEEE-1800 Verilog.
18860         (verilog-beg-block-re-ordered): Handle the new "disable fork"
18861         statement of IEEE-1800 Verilog.
18862         (verilog-calc-1): Handle the new "disable fork" statement of
18863         IEEE-1800 Verilog.
18864         (verilog-disable-fork-re): Add const to help handle the new
18865         "disable fork" statement of IEEE-1800 Verilog.
18866         (verilog-declaration-core-re): Add port directions by themselves,
18867         with no qualification, as base item of a declaration.
18868         (verilog-pretty-declarations): Add new flag to ask it to refrain
18869         from printing to the message buffer.
18870         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
18871         printing to the message buffer.  Improve handling of the many
18872         types of expression line up.
18873         (verilog-just-one-space): Remove printing of an empty message.
18874         (verilog-get-lineup-indent): Rework to support the better handling
18875         of expression lineup for verilog-pretty-expr.
18876         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
18878 2008-02-24  Alan Mackenzie  <acm@muc.de>
18880         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
18881         yesterday's commit.
18883 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
18885         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
18886         to mouse-set-point in buffers that aren't associated with files.
18888         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
18890 2008-02-24  Alan Mackenzie  <acm@muc.de>
18892         Set of changes so that "obtrusive" syntactic elements in a
18893         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
18894         unmatched paren) don't interact syntactically with stuff outside
18895         the CPP line.
18897         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
18898         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
18899         off-by-one bug.
18900         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
18901         a bit of refactoring.
18902         (c-awk-extend-and-syntax-tablify-region): Takes some of the
18903         functionality of c-awk-advise-fl-for-awk-region, which has been
18904         refactored away.
18906         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
18907         (c-clear-char-property-with-value): New function and macro which
18908         remove text-properties `equal' to a supplied value.
18910         * progmodes/cc-engine.el: Comment about text properties amended.
18912         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
18913         parens around "error\\|warning".
18915         * progmodes/cc-langs.el (c-get-state-before-change-function)
18916         (c-before-font-lock-function, c-anchored-cpp-prefix):
18917         New language variables.
18918         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
18920         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
18921         syntax-table text properties.
18922         (c-common-init): Call language specific before/after-change
18923         functions at mode initialisation.
18924         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
18925         (c-extend-region-for-CPP, c-neutralize-CPP-line)
18926         (c-neutralize-syntax-in-CPP): New functions.
18927         (c-before-change, c-after-change): Call the new language specific
18928         change functions defined in cc-langs.el.
18929         (c-advise-fl-for-region): New macro.
18930         (awk-mode): Remove AWK specific stuff which has been refactored
18931         into language independent stuff.
18933 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
18935         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
18936         (gdb): (Re)set gdb-flush-pending-output to nil here...
18937         (gdb-init-1): ...instead of here (before gdb-prompt).
18939 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18941         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
18942         Recognize ''' just like any other char-constant.
18944 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18946         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
18947         careful enough.  Detect the uid-change all within the main loop.
18949 2008-02-24  Stefan Monnier  <monnier@pastel.home>
18951         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
18953 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18955         * hilit-chg.el (highlight-save-buffer-state): New macro.
18956         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
18957         (hilit-chg-clear): Use it to preserve the modified-p flag.
18958         (highlight-changes-rotate-faces): Don't mess with the undo-list.
18960 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18962         * font-lock.el (font-lock-set-defaults): Unset previously set variables
18963         when needed.
18965 2008-02-24  Ã†var Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
18967         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
18968         from gnus-button-url-regexp.
18970 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
18972         * progmodes/compile.el (compilation-next-error): Doc fix.
18973         (compilation-find-file): Doc fix.
18975 2008-02-24  Glenn Morris  <rgm@gnu.org>
18977         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
18978         Add obsolete aliases to the old names.
18980 2008-02-24  Richard Stallman  <rms@gnu.org>
18982         * net/net-utils.el (ifconfig): Rename from ipconfig.
18983         (ipconfig): Alias to ifconfig.
18984         (ifconfig-program): Rename from ipconfig-program.
18985         (ifconfig-program-options): Rename from ipconfig-program-options.
18987 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
18989         * progmodes/verilog-mode.el (verilog-declaration-core-re):
18990         Add port directions by themselves, with no qualification, as base
18991         item of a declaration.
18992         (verilog-pretty-declarations): Add new flag that inhibits printing
18993         to the message buffer.
18994         (verilog-pretty-expr): Add new flag that inhibits printing to the
18995         message buffer.  Improve handling of the many types of expression
18996         line up.
18997         (verilog-just-one-space): Don't print an empty message.
18998         (verilog-get-lineup-indent): Rework to support the better handling
18999         of expression lineup for verilog-pretty-expr.
19000         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
19001         (verilog-mode-version, verilog-mode-release-date): Update.
19003 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19005         * subr.el (cancel-change-group): Don't move point.
19007 2008-02-23  Markus Triska  <markus.triska@gmx.at>
19009         * linum.el (linum-after-config): Update all visible windows.
19011 2008-02-23  Glenn Morris  <rgm@gnu.org>
19013         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
19014         Add :help for Solitaire and Tetris.
19016         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
19018         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
19019         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
19020         (smtpmail-queue-index-file): Make it a defcustom.
19021         (smtpmail-queue-index): Delete.
19022         (smtpmail-send-it, smtpmail-send-queued-mail):
19023         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
19024         smtpmail-queue-index.
19026         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
19027         Add :version.
19029 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
19031         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
19032         New variables.
19033         (iwconfig): New function.
19035 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
19037         * vc.el (vc-find-revision): Make vc-parent-buffer local before
19038         setting it.
19039         (vc-status-menu-map): Do not define using easy-menu.
19040         (vc-status-menu-map): New defalias.
19041         (vc-status-mode-map): Hook up the menu.
19042         (top-level): Update TODO.
19044         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
19046         * vc-bzr.el (vc-bzr-init-version): Rename to ...
19047         (vc-bzr-init-revision): ... this.
19049 2008-02-23  Jason Rumney  <jasonr@gnu.org>
19051         * makefile.w32-in (WINS_ALMOST): Remove term.
19052         (WINS): Add term here.
19053         (custom-deps, finder-data): Use WINS_ALMOST.
19055 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
19057         * faces.el (font-weight-table): Fix value of `semi-light'.
19059 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19061         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
19062         Make those tables bijective.
19064 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
19066         Finish pdbtrack integration cleanup, settling missing-functions
19067         byte compiler warnings appropriately.
19069         * progmodes/python.el (python-point): Remove this - beginning-of-line
19070         was all that was necessary for `python-pdbtrack-overlay-arrow'.
19071         (python-end-of-def-or-class, python-beginning-of-def-or-class)
19072         (python-goto-initial-line): Drop these - they were only needed for
19073         python-point.
19074         (python-comint-output-filter-function): Use condition-case and
19075         beginning-of-line directly, instead of python-mode.el functions
19076         which require all sorts of baggage.
19077         (point-safe): Unnecessary - we're using condition-case directly,
19078         instead.
19079         (python-execute-file): Include for python-shell, which I'm leaving
19080         in keeping despite it being unnecessary for pdb tracking.
19082 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
19084         * progmodes/scheme.el (scheme-font-lock-keywords-2):
19085         Add SRFI 11 support.
19086         (let-values, let*-values): Specify scheme-indent-function.
19088 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
19090         * vc.el (vc-exec-after): Move setting mode-line-process in the
19091         busy case ...
19092         (vc-set-mode-line-busy-indicator): ... in this new function.
19093         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
19094         (vc-update-vc-status-buffer): Reset mode-line-process.
19095         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
19096         mark/unmark all the files with the same state as the current one.
19097         With a prefix argument mark/unmark all files.
19098         (vc-status-mode-menu): Adjust strings.
19099         (vc-update-vc-status-buffer): Only do something when the argument
19100         is not nil.
19101         (vc-status-kill-dir-status-process): New function.
19102         (vc-status-mode-map): Bind it.
19103         (vc-status-process-buffer): New variable.
19104         (vc-status-mode): Make it local.
19105         (vc-status-refresh): Set it.
19107         * vc-hg.el (vc-hg-dir-status):
19108         * vc-git.el (vc-git-dir-status):
19109         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
19110         command is run.
19112 2008-02-22  Glenn Morris  <rgm@gnu.org>
19114         * json.el (top-level): No need to require thingatpt.
19115         (json-read-keyword): Use thing-at-point rather than word-at-point.
19117         * time.el (top-level): No need to require time-date when compiling.
19119         * emacs-lisp/copyright.el (copyright-update-year):
19120         Fix subexpression numbering for the case when years are split over
19121         lines, and for the replace case.
19123         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
19124         (tpu-caar, tpu-cadr): Delete functions.
19125         (zmacs-regions): No need to declare for compiler.
19126         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
19127         (tpu-spell-check): Rewrite, and handle mark after point.
19128         (tpu-special-insert): Use or rather than if.
19130         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
19131         rather than spell-region.
19133         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
19134         warnings about spell-region.
19136 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
19138         * ldefs-boot.el: Regenerated.
19140         * loadup.el: Don't load language/devanagari, language/kannada,
19141         language/malayalam, and language/tamil.  Load language/sinhala.
19143         * language/indian.el (indian-font-foundry)
19144         (indian-script-language-alist, indian-font-char-index-table)
19145         (indian-font-char, indian-font-char-range, indian-script-table)
19146         (indian-default-script, indian-composable-pattern): Delete them.
19147         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
19148         language environments moved to here.
19149         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
19150         New language environments.
19152         * language/devanagari.el, language/devan-util.el,
19153         * language/kannada.el, language/knd-util.el, language/malayalam.el,
19154         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
19155         Delete them.
19157         * language/sinhala.el: New file.
19159 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
19161         Update Nick Robert's port of pdb tracking from python-mode.el.
19163         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
19164         Clarify docstring.
19165         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
19166         tracking is happening.
19167         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
19168         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
19169         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
19170         Tracking is plugged in to all comint buffers once python.el is loaded.
19171         (python-pdbtrack-overlay-arrow): Toggle activation of
19172         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
19173         (python-pdbtrack-track-stack-file): Use new
19174         `python-pdbtrack-get-source-buffer' for more flexible access to
19175         debugging source files.
19176         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
19177         according to pdb stack trace, optionally using new
19178         `python-pdbtrack-grub-for-buffer' if file is not locally available.
19179         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
19180         named buffer, or having function with indicated name.
19181         (python-shell): Remove comint-output-filter-functions hook
19182         addition, it's being done elsewhere.  Wrap long line.
19184 2008-02-21  Michael Olson  <mwolson@gnu.org>
19186         * json.el: Replace XEmacs compatibility code to get rid of
19187         compiler warnings.
19189         * time.el: Fix compiler warning.
19191 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
19193         * json.el: New file (JavaScript Object Notation parser / generator).
19195 2008-02-21  Dave Love  <fx@gnu.org>
19197         * progmodes/sym-comp.el: New file.
19199         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
19200         Require sym-comp.  Add Python buffer to same-window-buffer-names.
19201         Fixup whitespaces.
19202         (python-font-lock-keywords): Add highlighting for Python builtins.
19203         (python-font-lock-syntactic-keywords): Rewrite.
19204         (python-quote-syntax): Use syntax-ppss-context instead of parsing
19205         ppss directly.
19206         (python-mode-map): Add binding for python-find-function.
19207         (python-calculate-indentation): Clean up the logic.
19208         (python-beginning-of-defun): Explicitly set return value.
19209         (python-beginning-of-statement): Stop looping if we get stuck
19210         going backwards.
19211         (python-next-statement): Stop looping if we somehow end up inside
19212         a string while advancing.
19213         (python-preoutput-continuation, python-version-checked): New vars.
19214         (python-check-version): New function.
19215         (run-python): Set default command to python-command instead of
19216         python-python-command.
19217         (run-python): Use python-check-version.  Give PYTHONPATH
19218         precedence over data-directory in the process environment.
19219         Load function definitions in python process after.
19220         (python-check-comint-prompt): New function.
19221         (python-send-command, python-send-receive): Use it.
19222         (python-complete-symbol, python-try-complete): Functions deleted.
19223         Use symbol-complete instead of python-complete-symbol throughout.
19224         (python-fill-paragraph): Further refine the fenced-string regexp.
19225         (def-python-skeleton): Expand to the original abbrev instead if in
19226         a comment or string.  Tweak skeletons for `if', `while', `for',
19227         `try/except', `try/finally', `name'.
19228         (python-pea-hook, python-abbrev-pc-hook): New functions.
19229         (python-abbrev-syntax-table): New var.
19230         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
19231         Use symbol-completion-try-complete for hippie expansion.
19232         Turn on font lock unconditionally.
19233         (python-mode-hook): Defcustom it.  No need to use make-local
19234         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
19235         option, since it's buffer-local.
19237 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
19239         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
19241 2008-02-21  Drew Adams  <drew.adams@oracle.com>
19243         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
19244         "Turn off" and a "Help" entry when the minor mode has no menu.
19246 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
19248         * vc.el (vc-status-mark, vc-status-unmark): New functions.
19249         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
19250         vc-status-mark-file and vc-status-unmark-file.
19251         (vc-status-mark-unmark): New function.
19252         (vc-status-previous-line, vc-status-next-line): No longer interactive.
19254 2008-02-21  Glenn Morris  <rgm@gnu.org>
19256         * composite.el (encode-composition-rule): Fix typo in error message.
19257         (composition-function-table, auto-composition-mode): Doc fixes.
19259         * subr.el (sit-for): Fix obsolete form for nil second argument.
19261         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
19262         (spell-string): Make obsolete, in favor of ispell.
19264 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
19266         * language/devanagari.el: Don't setup composition-function-table
19267         here.
19268         ("Devanagari"): Change charset, coding-system, coding-priority to
19269         Unicode-based ones.  Don't require the feature devan-util.
19271         * composite.el (compose-chars-after): Fix arguments for a function
19272         in composition-function-table.
19273         (auto-compose-region): Likewise.
19275         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
19276         for Ethiopic.
19277         (ps-mule-plot-string): Ignore glyph-string based compositions.
19279 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19281         * doc-view.el: Allow different windows to show different pages.
19282         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
19283         (doc-view-current-image, doc-view-current-overlay): Remove variables,
19284         add them back as macros instead, using image-mode-winprops instead.
19285         Update all users of those variables.
19286         (doc-view-new-window-function): New function to create a new overlay
19287         for each new window.
19288         (doc-view-mode): Use it and image-mode-setup-winprops.
19289         (doc-view-clone-buffer-hook): Rewrite accordingly.
19291         * image-mode.el: Extend [hv]scroll support to per-window properties.
19292         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
19293         (image-mode-winprops-alist): New var to replace them.
19294         (image-mode-new-window-functions): New hook.
19295         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
19296         New funs.
19297         (image-set-window-vscroll, image-set-window-hscroll): Use them.
19298         Remove the `window' argument, update callers.
19299         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
19300         Use the new functions.
19301         (image-mode-reapply-winprops): New fun.
19302         (image-mode): Use it.
19304 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
19306         * calc/calc-math.el (math-sin-raw): Add optional argument
19307         to keep track of original argument.
19308         (math-cos-raw): Use optional argument when calling math-sin-raw.
19309         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
19310         with close to original precision.
19312 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19314         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
19315         args in calls of sit-for.
19317 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
19319         * vc-svn.el (vc-svn-program): Fix typo in docstring.
19320         (vc-svn-checkin): Fix typo in error message.
19322         * help-mode.el: Require easymenu when compiling.
19324 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
19326         * help-mode.el (help-mode-menu): New menu.
19328 2008-02-20  Glenn Morris  <rgm@gnu.org>
19330         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
19331         on Windows.
19333 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
19335         * ps-mule.el (ps-mule-encode-region): Return a single string.
19336         (ps-mule-plot-string): Adjust for the above change.
19337         (ps-mule-encode-header-string): Likewise.
19339         * international/latin1-disp.el (latin1-display): Don't use
19340         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
19341         standard-display-table.
19342         (latin1-display-identities): Adjust for the change of what is
19343         returned by (get-language-info charset 'charset).
19345         * international/mule-util.el (char-displayable-p): Fix for Latin-1
19346         characters and terminal case.
19348 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
19350         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
19352         * progmodes/python.el: Also require comint when loading.
19353         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
19354         Replace python-shell with run-python on menu bar.
19355         (python-shell-map): New map.
19356         (python-default-interpreter, python-python-command-args)
19357         (python-jython-command-args, python-pdbtrack-do-tracking-p):
19358         New options.
19359         (python-which-shell, python-which-args, python-which-bufname):
19360         New buffer local variables.
19361         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
19363         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
19364         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
19365         New constants.
19367         Pdbtrack features:
19369         (python-point, python-end-of-def-or-class)
19370         (python-beginning-of-def-or-class, python-goto-initial-line)
19371         (python-comint-output-filter-function)
19372         (python-pdbtrack-overlay-arrow)
19373         (python-pdbtrack-track-stack-file, python-toggle-shells)
19374         (python-shell, python-pdbtrack-toggle-stack-tracking)
19375         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
19376         New functions.
19378 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19380         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
19381         when the argument is nil.
19383 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
19385         * vc.el (dir-status): Add a brief description.
19387 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
19389         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
19390         If non-nil, reverse the sense of the check.
19392         * vc-rcs.el (vc-rcs-root): New func.
19393         * vc-cvs.el (vc-cvs-root): New func.
19394         * vc-svn.el (vc-svn-root): New func.
19395         * vc-sccs.el (vc-sccs-root): New func.
19397 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
19399         * language/japan-util.el (setup-japanese-environment-internal):
19400         Call use-cjk-char-width-table.
19402         * language/japanese.el ("Japanese"): Set exit-function to
19403         use-default-char-width-table.
19405         * international/characters.el: Delete occurrences of non-Unicode
19406         tibetan and ethiopic characters.
19407         (cjk-char-width-table): New variable.
19408         (use-cjk-char-width-table, use-default-char-width-table):
19409         New functions.
19411 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
19413         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
19414         (vc-status-mode-menu): Add a :filter.
19415         (vc-status-printer): Add faces.
19417         * vc-hg.el (vc-hg-extra-status-menu): New function.
19418         (vc-hg-dir-status): Clean up the buffer before using it.
19420 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19422         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
19423         (gdb): Initialize it here instead.
19425         * files.el (locate-dominating-file): Fix thinko in last change.
19426         Reported by Bruce Stephens <bruce.stephens@isode.com>.
19428 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
19430         * vc.el (vc-status-mode-menu): New menu for vc-status.
19432 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
19434         * progmodes/verilog-mode.el (customize): Fix typo in error message.
19435         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
19436         (verilog-mode-auto, verilog-indent-level-module)
19437         (verilog-minimum-comment-distance, verilog-library-flags)
19438         (verilog-library-directories, verilog-library-files)
19439         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
19440         (verilog-xemacs-menu, verilog-set-compile-command)
19441         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
19442         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
19443         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
19444         (verilog-batch-inject-auto, verilog-batch-indent)
19445         (verilog-continued-line, verilog-type-keywords)
19446         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
19447         (verilog-read-inst-pins, verilog-read-arg-pins)
19448         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
19449         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
19450         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
19451         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
19452         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
19453         (verilog-mode-version, verilog-mode-release-date)
19454         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
19455         (verilog-simulator, verilog-compiler)
19456         (verilog-auto-sense-defines-constant, verilog-company)
19457         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
19458         Fix typos in docstrings.
19459         (verilog-set-auto-endcomments, verilog-calculate-indent)
19460         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
19461         Reflow docstrings.
19462         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
19463         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
19464         (electric-verilog-forward-sexp, verilog-in-case-region-p)
19465         (verilog-in-struct-region-p, verilog-in-generate-region-p)
19466         (verilog-leap-to-head, verilog-current-indent-level)
19467         (verilog-case-indent-level, verilog-cpp-keywords)
19468         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
19469         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
19470         (verilog-signals-not-in, verilog-symbol-detick-text)
19471         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
19472         (verilog-forward-close-paren, verilog-backward-open-paren)
19473         (verilog-backward-open-bracket): Doc fixes.
19475         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
19476         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
19477         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
19478         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
19479         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
19480         Fix typos in docstrings.
19482         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
19484 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
19486         * info.el (Info-read-node-name): Removed unused `default' arg.
19488 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
19490         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
19492 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19494         * image-mode.el (image-get-display-property): New fun.
19495         (image-forward-hscroll, image-next-line, image-eol, image-eob)
19496         (image-mode, image-minor-mode, image-toggle-display-text)
19497         (image-toggle-display): Use it.
19499 2008-02-18  Jason Rumney  <jasonr@gnu.org>
19501         * international/mule.el (xml-find-file-coding-system): Don't warn
19502         about utf-16 with BOM.
19504         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
19506         * international/mule.el (sgml-xml-auto-coding-function): Detect and
19507         warn if file encoding is not utf-8 and encoding not specified.
19508         (xml-find-file-coding-system): New function.
19509         * international/mule-conf.el (file-coding-system-alist): Use it.
19511 2008-02-17  Glenn Morris  <rgm@gnu.org>
19513         * international/mule-cmds.el (set-locale-environment):
19514         Pass `frame' to getenv for LC_MESSAGES.
19516 2008-02-17  Juri Linkov  <juri@jurta.org>
19518         * time.el (emacs-init-time): Use format instead of format-seconds.
19520 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19522         * textmodes/bibtex.el (bibtex-search-entry): Rename from
19523         bibtex-find-entry.  Add autoload cookie.
19524         (bibtex-find-entry): Alias for bibtex-search-entry.
19525         (bibtex-search-crossref): Rename from bibtex-find-crossref.
19526         (bibtex-find-crossref): Alias for bibtex-search-crossref.
19527         (bibtex-clean-entry): atomic-change-group removed.
19528         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
19529         to locate buffer location where error occurred.
19530         Make error messages more specific.
19531         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
19533 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
19535         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
19536         top level.
19538         * simple.el (transient-mark-mode): Add an :init-value.
19540         * startup.el (command-line): Use custom-reevaluate-setting for
19541         transient-mark-mode.
19543 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
19545         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
19547 2008-02-16  Juri Linkov  <juri@jurta.org>
19549         * startup.el (after-init-time): New variable.
19550         (command-line): Set `after-init-time' to the current time.
19552         * time.el (emacs-init-time): New function.
19554 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19556         * files.el (locate-dominating-file): Remove initial loop because it's
19557         not careful enough.  Detect the uid-change all within the main loop.
19559 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
19561         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
19563 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
19565         * vc.el (vc-annotate): Add new argument.
19566         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
19568         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
19569         Move make-variable-buffer-local code after the corresponding defvar.
19570         (hs-minor-mode-map): Define and initialize in one step.
19571         (hs-minor-mode): Change from defun to define-minor-mode.
19573 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
19575         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
19576         (gdb-ready): Move declaration...
19578         * progmodes/gdb-ui.el (gdb-ready): ...to here.
19579         (gdb-early-user-input): New variable.
19580         (gdb): Reset gdb-flush-pending-output to nil and set
19581         comint-input-sender here (before gdb-prompt), instead of...
19582         (gdb-init-1): ...here.
19583         (gdb-send): If Emacs is not ready, defer user input to...
19584         (gdb-prompt): ...here.
19586 2008-02-16  Glenn Morris  <rgm@gnu.org>
19588         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
19590         * startup.el (emacs-startup-time): Rename to `before-init-time'.
19591         (before-init-time): New name for `emacs-startup-time'.
19592         (command-line): Use before-init-time rather than emacs-startup-time.
19593         * time.el (emacs-uptime): Use before-init-time rather than
19594         emacs-startup-time.
19596         * composite.el (composition-function-table): Doc fix.
19598         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
19599         in favor of `%z' specifier.
19600         (emacs-uptime): Move to time.el.
19601         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
19602         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
19603         argument of format-seconds.
19605 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
19607         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
19609 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
19611         * ielm.el (ielm-is-whitespace): Remove.
19612         (ielm-is-whitespace-or-comment): New function.
19613         (ielm-eval-input): Use it.
19615 2008-02-15  Jason Rumney  <jasonr@gnu.org>
19617         * term/mac-win.el: Fix coding tag.
19619 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
19621         * vc-hooks.el (vc-menu-map):
19622         * bindings.el (mode-line-mode-menu): Add tooltips.
19624         * bindings.el (help-echo): Add more tooltips.  Use a less
19625         telegraphic style for existing tooltips.
19627 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19629         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
19630         from the auto-generated one.
19632 2008-02-14  Glenn Morris  <rgm@gnu.org>
19634         * mail/rmail-spam-filter.el (rmail-spam-filter):
19635         Let-bind message-spam-status.
19637         * mail/smtpmail.el (password-cache-add): Declare as function.
19639 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
19641         * mail/smtpmail.el: Use password-cache.
19643 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
19645         * uniquify.el (uniquify-buffer-base-name): New function.
19646         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19648         * desktop.el (uniquify-managed): Don't defvar.
19649         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
19650         `uniquify-managed'.  Return also the buffer's base name.
19651         (desktop-save): When saving the buffer info, filter out the base name,
19652         and save it as buffer name if the buffer is managed by uniquify.
19653         (uniquify-item-base): Don't declare; not called anymore.
19655 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
19657         * vc.el (vc-annotate-find-revision-at-line): New function.
19658         (vc-annotate-mode-map): Bind it.
19659         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
19660         some entries.
19662 2008-02-14  Glenn Morris  <rgm@gnu.org>
19664         * calendar/time-date.el (format-seconds): New function.
19665         (emacs-uptime): Use format-seconds.
19667         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
19668         Remove `LC_ALL=C', since it's included in $(emacs) now.
19670 2008-02-14  Zhang Wei  <id.brep@gmail.com>
19672         * textmodes/org-publish.el (org-publish-timestamp-filename):
19673         Replace colon characters in filename too.
19675 2008-02-13  Bastien Guerry  <bzg@altern.org>
19677         * mail/rmail.el (rmail-header-name): New face.
19678         (rmail-font-lock-keywords): Use rmail-header-name.
19680         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
19681         against X-Spam-Status header field.
19682         (rmail-spam-filter): Also check X-Spam-Status header field.
19684 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
19686         * progmodes/flymake.el (flymake-allowed-file-name-masks):
19687         Add support for .pm files and .php files.
19688         (flymake-err-line-patterns): Add pattern for PHP errors.
19689         (flymake-php-init): New function.  PHP support for flymake.
19691         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19692         Add regular expression for PHP errors.
19694 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
19696         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
19697         This DTRT even on w32 machines.
19698         (ange-ftp-cf1): Quote FILENAME.
19700 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19702         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
19703         (smerge-auto-combine): New fun.
19705 2008-02-12  Juri Linkov  <juri@jurta.org>
19707         * startup.el (fancy-startup-screen, normal-splash-screen):
19708         Set default-directory to command-line-default-directory.
19710         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
19711         after reading the desktop.
19713         * progmodes/compile.el (compilation-auto-jump):
19714         Call compile-goto-error only when compilation-auto-jump-to-first-error
19715         is non-nil.
19716         (compilation-scroll-output): Replace :type 'boolean with a choice
19717         that has three options including a third option `first-error'.
19718         Doc fix.
19719         (compilation-start, compilation-forget-errors): Add an alternate
19720         condition comparing compilation-scroll-output with `first-error'
19721         in addition to compilation-auto-jump-to-first-error (to call
19722         compilation-auto-jump in the proper place).
19724 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19726         * international/mule.el (sgml-html-meta-auto-coding-function):
19727         Make sure the search limit is ahead.
19729         * tar-mode.el: Fix broken indentation.
19730         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
19731         Use with-current-buffer.
19733 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
19735         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
19736         it is already automatically buffer-local.
19738 2008-02-12  Drew Adams  <drew.adams@oracle.com>
19740         * help.el (describe-key): Join some split lines to facilitate filling.
19741         * help-fns.el (describe-function-1): Fill text of overlong lines.
19743 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
19745         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
19746         Use unibyte-string instead of string-make-unibyte.
19748         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
19750 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19752         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
19753         works also for buffers w/o buffer-file-name.  Update callers.
19754         (doc-view-clone-buffer-hook): New fun.
19755         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
19756         the `doc-view' property so they can be recognized.
19758         * simple.el (clone-indirect-buffer-hook): New hook.
19759         (clone-indirect-buffer): Run it.
19761 2008-02-11  Michael Olson  <mwolson@gnu.org>
19763         * epa-setup.el:
19764         * epg-package-info.el: Files removed.
19766 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
19768         * epa.el (epa-menu-mode): Merge into epa-mode.
19769         (epa-menu-items): Rename the label "EasyPG Assistant" to
19770         "Encryption/Decryption".
19772         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
19773         (epa-dired-mode-map): Rename from epa-dired-map.
19774         (epa-global-dired-mode): Rename the global minor mode.
19776 2008-02-11  Drew Adams  <drew.adams@oracle.com>
19778         * isearch.el (isearch-fail): New face.
19779         (isearch-message): Highlight failure part of input.
19781 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19783         * ibuffer.el (ibuffer-header-line-format): New var.
19784         (ibuffer-mode): Set it instead of header-line-format.
19785         (ibuffer-update): Use it to set header-line-format.
19787         * international/mule-cmds.el (ucs-insert): Inherit surrounding
19788         properties like self-insert-command.
19790 2008-02-11  Drew Adams  <drew.adams@oracle.com>
19792         * progmodes/etags.el: Add many doc strings.
19794 2008-02-11  Jason Rumney  <jasonr@gnu.org>
19796         * ldefs-boot.el: Regenerated.
19798 2008-02-11  Glenn Morris  <rgm@gnu.org>
19800         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19801         Shorten some names.
19803         * ffap.el (ffap-rfc-directories): Add :version.
19805 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
19807         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
19808         files, and backup files of same.
19810 2008-02-11  Kevin Ryde  <user42@zip.com.au>
19812         * ffap.el (ffap-rfc-directories): New variable.
19813         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
19815         * info.el (Info-next-reference, Info-prev-reference)
19816         (Info-try-follow-nearest-node): Move to and follow https:// links too.
19818         * simple.el (completion-list-mode): Show full completion-list-mode-map
19819         in the docstring.
19821 2008-02-11  Sam Steingold  <sds@gnu.org>
19823         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
19825 2008-02-11  Glenn Morris  <rgm@gnu.org>
19827         * startup.el (emacs-startup-time): New variable.
19828         (command-line): Set emacs-startup-time.
19830         * calendar/time-date.el (emacs-uptime): New function.
19832 2008-02-10  Bastien Guerry  <bzg@altern.org>
19834         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
19835         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
19836         it is nil.
19838 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
19840         * epg-config.el: Expand the contents of epg-package-info.el.
19841         (epg-package-name): New constant.
19842         (epg-version-number): New constant.
19843         (epg-bug-report-address): New constant.
19845         * epa-mail.el (epa-mail-mode): Add autoload cookie.
19846         (epa-global-mail-mode): New global minor mode.
19848         * epa-file.el (epa-file-mode): New global minor mode.
19850         * epa-dired.el (epa-dired-mode): New global minor mode.
19852         * epa.el (epa-menu): New variable.
19853         (epa-menu-items): New variable.
19854         (epa-menu-mode): New global minor mode.
19855         (epa-global-minor-modes): New user option.
19856         (epa-mode): New global minor mode.
19858 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
19860         * net/dbus.el: Remove `no-byte-compile' cookie.
19861         (dbus-call-method, dbus-register-signal, dbus-debug)
19862         (dbus-registered-functions-table): Declare them with
19863         `declare-function' or `defvar', respectively.
19864         (top): Don't assert any longer.  Require 'cl when compiling.
19865         Apply `ignore-errors' but `dbus-ignore-errors'.
19867 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
19869         * diff-mode.el (diff-add-change-log-entries-other-window):
19870         Use add-change-log-entry.
19872 2008-02-09  Jason Rumney  <jasonr@gnu.org>
19874         * button.el (button-map):
19875         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
19876         * ldefs-boot.el: Regenerate.
19878 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
19880         * epa.el (epa-faces, epa):
19881         * epa-file.el (epa-file):
19882         * epg-config.el (epg): Add :version.
19884 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
19886         * vc.el (vc-exec-after): Append CODE to previous fragments.
19887         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
19888         take MESSAGES instead of VERBOSE; use it when non-nil.
19889         (vc-diff-internal): Compute messages once; use them;
19890         update call to vc-diff-finish.
19892 2008-02-09  Michael Olson  <mwolson@gnu.org>
19894         * net/tramp.el (tramp-process-sentinel): Avoid error when process
19895         buffer has been killed, such as by
19896         `tramp-cleanup-all-connections'.
19898 2008-02-09  Miles Bader  <miles@gnu.org>
19900         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
19902 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19904         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
19905         splitter in context hunks.
19907 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
19909         * international/fontset.el (setup-default-fontset): Fix arabic otf
19910         font specification.
19912 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
19914         * epa-dired.el:
19915         * epa-file.el:
19916         * epa-mail.el:
19917         * epa-setup.el:
19918         * epa.el:
19919         * epg-config.el:
19920         * epg-package-info.el:
19921         * epg.el: Initial check-in of EasyPG.
19923 2008-02-08  Glenn Morris  <rgm@gnu.org>
19925         * woman.el (woman-locale): New defcustom.
19926         (woman-expand-locale, woman-manpath-add-locales): New functions.
19927         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
19929         * international/mule-cmds.el (locale-translate): New function,
19930         with old code extracted from set-locale-environment.
19931         (set-locale-environment): Use locale-translate.  Set woman-locale.
19933         * cus-start.el (selection-coding-system): Remove, since it's now
19934         defined in select.el rather than in xselect.c.
19935         * select.el (selection-coding-system): Make it a defcustom, and
19936         add the properties from cus-start.el.  Bump :version.
19938         * custom.el (custom-theme-set-variables): Sort symbols that are
19939         dependencies before symbols that depend on them.
19940         (custom-enabled-themes): Set after custom-theme-directory.
19942         * pcmpl-unix.el (top-level): Move provide statement to end.
19943         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
19944         `*' from doc-string.  Allow to be nil.
19945         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
19946         Allow to be nil.  Add :version.
19947         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
19948         without hostnames, and multiple hostnames per line.
19950         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
19952 2008-02-08  Phil Hagelberg  <phil@evri.com>
19954         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
19955         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
19957 2008-02-07  Timo Savola  <timo.savola@iki.fi>
19959         * startup.el (command-line-x-option-alist): Add --parent-id.
19961         * term/x-win.el (x-handle-parent-id): New function.
19963 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
19965         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
19966         "Font Menu".
19968 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
19970         * net/dbus.el (dbus-interface-peer): New defconst.
19971         (dbus-ping): New defun.
19973 2008-02-06  Sam Steingold  <sds@gnu.org>
19975         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
19977 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19979         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
19980         Just return nil and let the C code provide a fallback.
19982 2008-02-05  Glenn Morris  <rgm@gnu.org>
19984         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
19985         tramp-flush-connection-property for removed 2nd argument.
19987 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19989         * diff-mode.el (diff-add-change-log-entries-other-window):
19990         Rename from diff-create-changelog.  Change users.
19991         Minor change to hopefully work with plain diffs.
19992         (diff-mode-map): Add binding for it.
19994 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
19996         * diff-mode.el: Add new TODO entry.
19997         (diff-create-changelog): New function.
19998         (diff-mode-menu): Bind it.
20000 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
20002         * international/mule-diag.el (print-fontset-element): Handle the
20003         case of inhibiting the fallback fonts.
20005 2008-02-04  Kim F. Storm  <storm@cua.dk>
20007         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
20008         (ido-magic-delete-char): Use prefix arg.
20010 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
20012         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
20013         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
20014         of today, the most recent libpng is 1.2.24).
20016 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
20018         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
20020         * net/dbus.el (top): Check (featurep 'dbusbind).
20022         * net/tramp.el (tramp-process-sentinel): New defun.
20023         (tramp-do-copy-or-rename-file-out-of-band)
20024         (tramp-maybe-open-connection): Use it as process sentinel.
20025         (tramp-handle-delete-directory): Don't use the "-f" option; it
20026         isn't portable.
20027         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
20028         after the command.
20029         (tramp-handle-shell-command): Set `mode-line-process' in the
20030         asynchronous case.
20032         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
20034         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
20035         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
20036         Use `tramp-process-sentinel' as process sentinel.
20038 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
20040         * whitespace.el (global-whitespace-mode): Revert last change.
20041         (whitespace-unload-function): Force `global-whitespace-mode'
20042         to deactivate local modes in a slightly less intrusive way.
20044 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
20046         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
20048 2008-02-02  Glenn Morris  <rgm@gnu.org>
20050         * international/latin1-disp.el (latin1-display):
20051         * progmodes/fortran.el (fortran-comment-indent-char):
20052         * progmodes/idlw-shell.el (top-level):
20053         * term/mac-win.el (mac-keyboard-translate-char):
20054         * whitespace.el (whitespace-char-valid-p):
20055         * wid-edit.el (widget-key-sequence-read-event):
20056         Use characterp rather than char-valid-p.
20058         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
20059         to capitalized-find-word-boundary.  Doc fix.  Update callers.
20060         (capitalized-next-word-boundary-function-table): Rename to
20061         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
20063         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
20064         string-to-int.
20066         * ps-def.el (declare-function): Add compatibility definition.
20067         (ps-plot-with-face, ps-plot-string): Declare as functions.
20068         (ps-bold-faces, ps-italic-faces): Declare variables.
20070         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
20071         (ps-mule-end-job): Declare as functions.
20073         * wid-edit.el (widget-string-complete): Use assoc-string rather
20074         than assoc-ignore-case.
20076 See ChangeLog.13 for earlier changes.
20078 ;; Local Variables:
20079 ;; coding: utf-8
20080 ;; End:
20082     Copyright (C) 2008, 2009  Free Software Foundation, Inc.
20084   This file is part of GNU Emacs.
20086   GNU Emacs is free software: you can redistribute it and/or modify
20087   it under the terms of the GNU General Public License as published by
20088   the Free Software Foundation, either version 3 of the License, or
20089   (at your option) any later version.
20091   GNU Emacs is distributed in the hope that it will be useful,
20092   but WITHOUT ANY WARRANTY; without even the implied warranty of
20093   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20094   GNU General Public License for more details.
20096   You should have received a copy of the GNU General Public License
20097   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20099 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc