(goto-address-url-face): Change default value from `bold' to `link'.
[emacs.git] / lisp / ChangeLog
blob6701165f825213c01a97f64ac62e0ee70b2685a2
1 2009-01-14  Juri Linkov  <juri@jurta.org>
3         * info.el (Info-isearch-filter): Don't filter out invisible text
4         when search-invisible is t.  (Bug#1848)
6         * simple.el (blink-matching-open): Use `minibuffer-message' to
7         display messages in the minibuffer.
9         * help.el (view-help-file):
10         * menu-bar.el (menu-bar-help-extra-packages):
11         Use goto-address-mode instead of goto-address.
13         * net/goto-addr.el (goto-address-url-face): Change default value
14         from `bold' to `link'.
16 2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
18         * international/mule-diag.el (print-list): Fix 2008-12-03 change.
20 2009-01-14  Martin Rudalics  <rudalics@gmx.at>
22         * frame.el (special-display-popup-frame): Rewrite doc-string and
23         simplify code.
25         * window.el (special-display-buffer-names)
26         (special-display-regexps): Add customization support for
27         function/other-args elements.  Rewrite doc-strings.
28         (special-display-function): Rewrite doc-string.
29         (same-window-buffer-names, same-window-regexps): Minor
30         doc-string fixes.
31         (special-display-p): Minor rewrite.
33 2009-01-14  Glenn Morris  <rgm@gnu.org>
35         * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
37 2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
39         * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
40         MESSAGEs with internal square brackets (i.e., " this [test] message").
41         Use `string-match-p'.
42         (completion--make-envvar-table, completion--file-name-table)
43         (completion-pcm--string->pattern, completion-pcm--all-completions)
44         (completion-pcm--filename-try-filter): Use `string-match-p'.
46 2009-01-14  Juri Linkov  <juri@jurta.org>
48         * progmodes/bug-reference.el (bug-reference-fontify): Check for
49         non-nil `bug-reference-url-format' before putting an overlay
50         property `bug-reference-url'.
51         (bug-reference-mode, bug-reference-prog-mode): Don't check for
52         `bug-reference-url-format'.  Doc fix.  (Bug#1744)
54 2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
56         * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
57         for exit-emacs item.  Bind it to save-buffers-kill-terminal.
59         * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
60         loaded.
62 2009-01-13  Jason Rumney  <jasonr@gnu.org>
64         * faces.el (face-valid-attribute-values): No stipple on w32.  (Bug#884)
66 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
68         * subr.el (play-sound): Doc fix.  (Bug#250)
69         (shell-quote-argument, field-at-pos): Fix typos in docstrings.
71 2009-01-12  Alan Mackenzie  <acm@muc.de>
73         * textmodes/paragraphs.el (forward-sentence): Change limit of
74         re-search-backward to allow values of `sentence-end' anchored at BOL.
76 2009-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
78         * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
79         subfield of the magic string.
81 2009-01-11  Jay Belanger  <jay.p.belanger@gmail.com>
83         * calc/calc-lang.el (math-compose-tex-sqrt): New function.
84         (math-special-function-table): Use `math-compose-tex-sqrt' to
85         compose sqrts in TeX and LaTeX mode.
87 2009-01-11  Chong Yidong  <cyd@stupidchicken.com>
89         * faces.el (describe-face): Ignore anonymous faces.
91         * server.el (server-save-buffers-kill-terminal): Args changed.
92         Handle nowait client frames.
94         * files.el (save-buffers-kill-terminal): Args for
95         server-save-buffers-kill-terminal changed.
97 2009-01-11  Juanma Barranquero  <lekktu@gmail.com>
99         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
101 2009-01-11  Glenn Morris  <rgm@gnu.org>
103         * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
104         Silence compiler.
106         * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
107         some entries.
108         (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
109         (authors-renamed-files-alist): Add entries.
110         (authors-fixed-entries): Update for renamed and removed files.
111         (authors-canonical-file-name): Add entries to
112         authors-checked-files-alist based on their full names, expanded relative
113         to each log-file directory.
114         (authors-scan-el, authors-add-to-author-list, authors):
115         Handle multiple authors in a file, via a new :cowrote category.
117         * emacs-lisp/copyright.el (copyright-update): Add doc-string.
119 2009-01-10  Richard M Stallman  <rms@gnu.org>
121         * mail/mail-utils.el (mail-quote-printable-region): New function.
123 2009-01-10  Glenn Morris  <rgm@gnu.org>
125         * calendar/cal-move.el (calendar-scroll-left-three-months)
126         (calendar-scroll-right-three-months):
127         * calendar/holidays.el (calendar-list-holidays)
128         (calendar-mark-holidays):
129         * calendar/lunar.el (calendar-lunar-phases):
130         Add event handling, for when called from menus with the calendar buffer
131         not current.
133 2009-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
135         * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
136         Move setting up whitepace-mode ...
137         (diff-mode): ... here.
138         (diff-mode-menu): Add a menu entry for showing trailing whitespace.
140 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
142         * faces.el (x-font-family-list): Remove entirely.
144 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
146         Fix Bug #876:
148         * info.el (info-insert-file-contents, Info-insert-dir): Bind
149         inhibit-null-byte-detection to non-nil.
151 2009-01-10  Martin Rudalics  <rudalics@gmx.at>
153         * tool-bar.el (tool-bar-mode): Modify all frame parameters when
154         toggling tool bars on.  (Bug#1754)
156 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
158         * faces.el (face-valid-attribute-values): Use string as value for
159         :family attribute.  Now, font-family-list returns a list of
160         strings.
161         (x-font-family-list): Obsolete compatibility version of function
162         from xfaces.c.
164 2009-01-09  Martin Rudalics  <rudalics@gmx.at>
166         * window.el (special-display-buffer-names)
167         (special-display-regexps, special-display-function): In
168         doc-strings say "same-window" instead of "same-buffer".
170 2009-01-09  Michael Albinus  <michael.albinus@gmx.de>
172         * net/tramp.el: Revert previous patch.  `last-command-char' is
173         used in code intended only for XEmacs, where it is different from
174         `last-command-event'.
176 2009-01-09  Glenn Morris  <rgm@gnu.org>
178         * subr.el (last-input-char, last-command-char):
179         Move here from src/keyboard.c.
181         * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
182         * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
183         * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
184         * wdired.el:
185         * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
186         * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
187         * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
188         * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
189         * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
190         * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
191         * eshell/em-smart.el, eshell/esh-mode.el:
192         * international/mule-cmds.el:
193         * mail/mailabbrev.el:
194         * net/tramp.el:
195         * play/mpuz.el:
196         * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
197         * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
198         * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
199         * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
200         * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
201         * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
202         * progmodes/vhdl-mode.el, progmodes/xscheme.el:
203         * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
204         Replace last-command-char with last-command-event.
206         * double.el, electric.el, replace.el, term.el, terminal.el:
207         * calc/calc.el:
208         * emulation/viper-cmd.el:
209         * international/mule-cmds.el:
210         * obsolete/iso-acc.el:
211         * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
213         * emacs-lisp/edebug.el: Remove references to last-command-char and
214         last-input-char, since these have been identical to last-command-event
215         and last-input-event since at least Emacs 19.
216         (edebug-outside-last-command-char, edebug-outside-last-input-char):
217         Remove.
219 2009-01-09  Dave Love  <fx@gnu.org>
221         * calendar/time-date.el: Require cl for `declare'.
223 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
225         * calendar/time-date.el (format-seconds): Explain `assoc-string'.
226         Suggested by Dave Love.
228 2009-01-09  Dave Love  <fx@gnu.org>
230         * net/imap.el (imap-string-to-integer): Fix typo.
231         (imap-fetch-safe): New function.
232         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
234         * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
235         (imap-parse-greeting): Fix doc strings.
236         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
237         (imap-parse-flag-list): Make messages unique.
238         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
240         * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
241         call.
243         * net/imap.el: Fix author email.  Doc fixes.
244         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
245         reply.
247 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
249         * net/dns.el (dns-set-servers): Check "Address".  Fix typo.
251 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
253         * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
254         Call nslookup if resolv.conf isn't available.
255         (dns-query): Rename from query-dns.
256         (dns-query-cached): Rename from query-dns-cached.
258 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
260         * net/imap.el (imap-enable-exchange-bug-workaround): Explain
261         auto-detection in the doc string.
263 2009-01-09  Juanma Barranquero  <lekktu@gmail.com>
265         * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
266         (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
267         (ispell-begin-skip-region-regexp, ispell-skip-region-list)
268         (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
269         (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
270         Fix typos in docstrings.
271         (ispell-command-loop): Reflow docstring.
273 2009-01-08  Agustín Martín  <agustin.martin@hispalinux.es>
275         * textmodes/ispell.el (ispell-encoding8-command): New variable.
276         (ispell-aspell-supports-utf8): Mark as obsoleted by
277         ispell-encoding8-command.
278         (ispell-check-version): Set ispell-encoding8-command.
279         (ispell-check-spellchecker-params, ispell-start-process):
280         Use ispell-encoding8-command.
282         * textmodes/flyspell.el (flyspell-large-region):
283         Use ispell-encoding8-command.
285 2009-01-08  Glenn Morris  <rgm@gnu.org>
287         * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
288         scroll the calendar.
290         * international/mule-cmds.el (universal-coding-system-argument):
291         last-input-char need not be a char.
293         * textmodes/ispell.el (ispell-check-minver): Declare.
294         Use string-to-number rather than string-to-int.
296 2009-01-07  Juanma Barranquero  <lekktu@gmail.com>
298         * add-log.el (change-log-search-tag-name): Reflow docstring.
299         (change-log-mode): Fix typo in docstring.
301         * international/mule.el (define-coding-system): Doc fix.
303 2009-01-07  Kenichi Handa  <handa@m17n.org>
305         * international/mule.el (define-coding-system): Fix docstring
306         about :bom usage.
308 2009-01-07  Martin Rudalics  <rudalics@gmx.at>
310         * dired.el (dired-pop-to-buffer): Don't split windows
311         horizontally.  (Bug#1806)
313 2009-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
315         * tar-mode.el (tar-mode, tar-mode-write-contents)
316         (tar-write-region-annotate): Undo Andreas's last change.
318 2009-01-06  Michael Albinus  <michael.albinus@gmx.de>
320         * net/tramp.el (tramp-do-copy-or-rename-file-directly)
321         (tramp-handle-file-local-copy, tramp-handle-write-region)
322         * net/tramp-smb.el (tramp-smb-handle-copy-file)
323         (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
325 2009-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
327         * minibuffer.el (completion-hilit-commonality): Don't presume
328         all-completions always include the input as prefix.
329         (completion-pcm--pattern-trivial-p): Accept a few more patterns
330         as trivial.
331         (completion-pcm--hilit-commonality): Remove leftover code that used to
332         deal with the now removed cdr-in-last-cons.
334 2009-01-06  Juanma Barranquero  <lekktu@gmail.com>
336         * international/mule.el (define-coding-system): Fix typos in docstring.
338 2009-01-05  Alan Mackenzie  <acm@muc.de>
340         * progmodes/cc-styles.el (c-setup-paragraph-variables):
341         Ensure paragraph-\(start\|separate\) match blank lines.  For AWK Mode.
343 2009-01-05  Michael Albinus  <michael.albinus@gmx.de>
345         * net/tramp.el (tramp-handle-load)
346         (tramp-do-copy-or-rename-file-directly)
347         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
348         (tramp-handle-write-region)
349         * net/tramp-smb.el (tramp-smb-handle-copy-file)
350         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
351         Delete temporary file in case of error.
353 2009-01-05  Agustín Martín  <agustin.martin@hispalinux.es>
355         * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
357 2009-01-05  Richard M Stallman  <rms@gnu.org>
359         * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
361 2009-01-05  Martin Rudalics  <rudalics@gmx.at>
363         * window.el (display-buffer): Fix last fix.
365 2009-01-05  Juanma Barranquero  <lekktu@gmail.com>
367         * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
368         to shorten the desktop file directory shown in message.
370 2009-01-05  Glenn Morris  <rgm@gnu.org>
372         * version.el (emacs-copyright):
373         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
374         Update copyrights for 2009.
376 2009-01-04  Stephen Leake  <stephen_leake@member.fsf.org>
378         * progmodes/ada-mode.el (ada-mode): Simplify doc string.
379         (ada-get-indent-paramlist): Use ada-broken-indent instead of
380         hard-coded 0.
381         (ada-get-indent-loop): Fix list access bug.
383 2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
385         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
386         (lisp-interaction-mode): Add a blank line in the docstring
387         before the keymap listing.
389 2009-01-04  Martin Rudalics  <rudalics@gmx.at>
391         * window.el (display-buffer): When a buffer is displayed in the
392         selected and some other window, and not-this-window is non-nil,
393         try to return that other window instead of popping up a new
394         frame.  (Bug#30)
396 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
398         * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
400 2009-01-04  Ulrich Mueller  <ulm@kph.uni-mainz.de>
402         * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
404 2009-01-03  Michael Olson  <mwolson@gnu.org>
406         * net/imap.el (imap-parse-fetch): Courier can insert spurious
407         blank characters which will confuse `read', so skip past them.
409 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
411         * emacs-lisp/authors.el (authors-aliases): Addition.
412         (authors): Allow to use it for other projects.
414         * emacs-lisp/copyright.el (copyright-update-directory): Autoload.
415         Clarify MATCH argument.  Print filenames.
417 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
419         * net/dbus.el (dbus-string-to-byte-array): Handle empty string.
421         * net/tramp.el (tramp-local-host-regexp)
422         (tramp-prefix-domain-format)
423         (tramp-prefix-domain-regexp, tramp-domain-regexp)
424         (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
425         (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
426         (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
427         (tramp-file-name-structure, tramp-file-name-regexp-unified)
428         (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
429         (tramp-dissect-file-name, tramp-make-tramp-file-name)
430         (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
431         (tramp-handle-insert-file-contents): Fix setting of
432         `buffer-read-only'.
433         (tramp-compute-multi-hops, tramp-local-host-p):
434         Use `tramp-local-host-regexp'.
435         (tramp-file-name-real-user, tramp-file-name-domain):
436         Use `tramp-user-with-domain-regexp'.
438         * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
439         (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
441 2009-01-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
443         * proced.el (proced-grammar-alist): Refiner can be a
444         list (function help-echo) instead of a cons pair.
445         (proced-post-display-hook): New variable.
446         (proced-tree-depth): Rename from proced-tree-indent.
447         (proced-mode): Derive mode from special-mode.
448         (proced-mode-map): Change accordingly.
449         (proced, proced-update): Run proced-post-display-hook.
450         (proced-do-mark-all): Count processes for which mark has been updated.
451         (proced-format): Check for ppid attribute.
452         (proced-process-attributes): Take time and ctime attribute from
453         system-process-attributes.
454         (proced-send-signal): Doc fix.  Collect properly the info on
455         marked processes.  Use fit-window-to-buffer instead of
456         dired-pop-to-buffer.
458 2009-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
460         * progmodes/vhdl-mode.el (vhdl-current-line): Don't hardcode
461         point-min==1.
463 2009-01-02  Juanma Barranquero  <lekktu@gmail.com>
465         * bindings.el (mode-line-eol-desc): Fix typo in help message.
466         (mode-line-client): Fix typo in help message and docstring.
468 2009-01-02  Jason Rumney  <jasonr@gnu.org>
470         * term/w32-win.el (image-library-alist): Add gobject library.
472 2009-01-02  Martin Rudalics  <rudalics@gmx.at>
474         * frame.el (window-system-default-frame-alist)
475         (initial-frame-alist, minibuffer-frame-alist)
476         (pop-up-frame-alist, pop-up-frame-function)
477         (special-display-frame-alist): Rewrite and reformat doc-strings.
479 2009-01-01  Martin Rudalics  <rudalics@gmx.at>
481         * simple.el (minibuffer-default-add-shell-commands):
482         Fix doc-string typo.
484 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
486         * language/cham.el: Fix setting of composition-function-table.
488         * language/khmer.el: Fix setting of composition-function-table.
490         * language/tibet-util.el (tibetan-composition-function):
491         Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
493         * simple.el (minibuffer-default): Add defvar.
495         * hippie-exp.el: Require comint.
497 2008-12-31  Martin Rudalics  <rudalics@gmx.at>
499         * simple.el (last-buffer): Don't set major mode of *scratch* if
500         that buffer exists already.  Rewrite doc-string.
502 2008-12-31  Andreas Schwab  <schwab@suse.de>
504         * tar-mode.el (tar-mode): Set write-contents-functions instead of
505         write-region-annotate-functions.
506         (tar-mode-write-contents): New function.
507         (tar-write-region-annotate): Remove.
509 2008-12-31  Chong Yidong  <cyd@stupidchicken.com>
511         * files.el (basic-save-buffer): Revert 2008-12-22 change.
512         (buffer-swapped-with): Var removed.
514 2008-12-30  Kenichi Handa  <handa@m17n.org>
516         * language/japanese.el (compose-gstring-for-variation-glyph):
517         New function.  Register it in composition-function-table.
519         * composite.el (lglyph-set-code): New function.
521 2008-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
523         * tar-mode.el (tar-data-swapped): New var.
524         (tar-data-swapped-p, tar-swap-data):
525         Use it instead of buffer-swapped-with.
526         (tar-write-region-annotate): Re-add (partial undo of last change).
527         (tar-mode): Use it again (partial undo as well).
529 2008-12-30  Ed Swarthout  <Ed.Swarthout@hwdebug.com>  (tiny change)
531         * textmodes/table.el (table-capture): Fix symbol quoting typo.
533 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
535         * follow.el (follow-select-if-visible): Improve the check for the
536         last line of the window.
537         (follow-post-command-hook): Perform redisplay in more
538         circumstances, to avoid getting point stuck on partially visible lines.
540 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
542         * follow.el (follow-calc-win-end): Use with-selected-window.
543         (follow-windows-start-end, follow-pos-visible)
544         (follow-windows-aligned-p): Code cleanup.
545         (follow-select-if-visible): Try to avoid partially-visible lines.
546         (follow-select-if-visible-from-first): Call follow-redisplay and
547         move point to destination.
548         (follow-redisplay): New arg, to keep selected window unchanged.
549         (follow-post-command-hook): In final check for destination
550         visibility, use window-start and window-end instead of the less
551         accurate follow-pos-visible.  If the selected window is redrawn,
552         tell follow-redisplay to preserve it.
553         (follow-calculate-first-window-start-from-below): Avoid looping
554         forever if vertical-motion returns an unexpected value.
556 2008-12-30  Andreas Schwab  <schwab@suse.de>
558         * server.el (server-running-p): Remove interactive spec.
559         Fix regexp.
561 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
563         * follow.el (follow-calc-win-start): Don't use `inline'.
564         (follow-update-window-start, follow-select-if-visible)
565         (follow-calculate-first-window-start-from-below)
566         (follow-post-command-hook): Code cleanup.
567         (follow-downward, follow-calculate-first-window-start):
568         Delete function and merge into follow-redisplay.
569         (follow-redisplay): Merge code from follow-downward and
570         follow-calculate-first-window-start.
572 2008-12-30  Juanma Barranquero  <lekktu@gmail.com>
574         * proced.el (proced-tree-flag): Fix typo in docstring.
576 2008-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
578         * proced.el (proced-temp-alist): Rename from variable
579         proced-children-alist.
580         (proced-process-tree, proced-toggle-tree): Fix docstring.
581         (proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
582         (proced-temp-internal): Use proced-temp-alist.
584 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
586         * subr.el (mkdir): New defalias.
588 2008-12-29  Juri Linkov  <juri@jurta.org>
590         * proced.el (proced-mode-map): Bind " " to next-line instead of the
591         command `proced-next-line' removed on 2008-09-06.
593 2008-12-28  Juri Linkov  <juri@jurta.org>
595         * misearch.el (multi-isearch-next-buffer-function): Doc fix.
596         (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
598         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
599         Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
600         (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
601         is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
602         set 4 obsolete variables for backward-compatibility with Emacs 22.
604 2008-12-28  Juri Linkov  <juri@jurta.org>
606         * misc.el (butterfly): Doc fix.  Add `animate-string' and `browse-url'.
608 2008-12-28  Raffael Mancini  <raffael.mancini@hcl-club.lu>  (tiny change)
610         * misc.el (butterfly): New command.
612 2008-12-28  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
614         * proced.el (proced-grammar-alist): Allow predicate nil.
615         New attribute tree.
616         (proced-format-alist): Use attribute tree.
617         (proced-tree-flag, proced-tree-indent): New variables.
618         (proced-children-alist): Rename from proced-process-tree.
619         PPID must refer to a process in process-alist.
620         Ignore PPIDs that equal PID (Bug#1718).
621         Children alist inherits sorting order from process-alist.
622         (proced-process-tree): New variable.  New function.
623         (proced-process-tree-internal, proced-toggle-tree)
624         (proced-tree, proced-tree-insert, proced-format-tree): New functions.
625         (proced-mark-process-alist): Add docstring.
626         (proced-filter-parents): PPID must refer to a process in
627         process-alist.  Ignore PPIDs that equal PID (Bug#1718).
628         (proced-sort): Throw error if attribute is not sortable.
629         (proced-sort-interactive): Restrict completion to sortable attributes.
630         (proced-format): Include tree in standard attributes if
631         proced-tree-flag is non-nil.  Make header clickable only if
632         corresponding predicate is non-nil.
633         (proced-update): Use proced-tree.
635 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
637         * diff.el (diff): Doc fix.
639         * emacs-lisp/rx.el (rx): Doc fix.
641         * files.el (move-file-to-trash): Bind backup-directory-alist to nil
642         before uniquifying backup trash file name.
644 2008-12-27  Andreas Schwab  <schwab@suse.de>
646         * vc-git.el (vc-git-dir-printer): Fix filename column.
648 2008-12-27  Nicholas Maniscalco  <nicholas@maniscalco.com>  (tiny change)
650         * term.el (term-emulate-terminal): Decode substring just prior to
651         inserting it, i.e. revert part of the 2008-09-24 change.  (Bug#1469)
653 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
655         * makefile.w32-in (MH_E_DIR): New variable.
656         ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
657         ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
658         ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
659         ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
660         ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
661         ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
662         ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
663         ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
664         ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
665         ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
666         ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
668         * Makefile.in ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
669         ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
670         ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
671         ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
672         ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
673         ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
674         ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
675         ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
676         ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
677         ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
678         ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
680 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
682         * files.el (dosified-file-name): Declare.
684 2008-12-26  Andreas Schwab  <schwab@suse.de>
686         * subr.el (keymap-canonicalize): Properly preserve keymap prompt.
688         * tar-mode.el (tar-swap-data): New function.
689         (tar-change-major-mode-hook): Use it instead of buffer-swap-text.
690         (tar-mode-revert): Likewise.
691         (tar-mode): Likewise.  Don't set write-region-annotate-functions.
692         (tar-data-swapped-p): Test buffer-swapped-with.
693         (tar-write-region-annotate): Remove.
694         (tar-header-block-tokenize): Add argument `coding' and use it
695         instead of tar-file-name-coding-system.
696         (tar-summarize-buffer): Pass tar-file-name-coding-system here.
698 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
700         * dos-fns.el (dosified-file-name): New function.
702         * files.el (dir-locals-find-file): Run dir-locals-file through
703         dosified-file-name.  Compare files case-insensitively on systems
704         whose filesystems are case-insensitive.
706 2008-12-25  Martin Rudalics  <rudalics@gmx.at>
708         * help.el (help-for-help-internal): Fix entry for "l".
710 2008-12-25  Richard M Stallman  <rms@gnu.org>
712         * shadowfile.el (shadow-copy-file): Revert previous change.
713         This code as it was should work properly with buffer-swapped-with.
715 2008-12-24  Francois Fleuret  <francois.fleuret@idiap.ch>  (tiny change)
717         * textmodes/tex-mode.el (tex-bibtex-file): Use tex-main-file.
719 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
721         * subr.el (chmod): New defalias for set-file-modes.
723 2008-12-23  Juri Linkov  <juri@jurta.org>
725         * isearch.el (isearch-filter-predicate, isearch-search):
726         Replace `isearch-filter-invisible' with `isearch-filter-visible'.
727         (isearch-filter-visible): Rename from
728         `isearch-filter-invisible'.  Doc fix.
730         * dired-aux.el (dired-isearch-filenames-toggle): Use the original
731         value from `dired-isearch-filter-predicate-orig' instead of the
732         symbol `isearch-filter-invisible'.  Doc fix.
733         (dired-isearch-filter-filenames): Doc fix.
734         Replace `isearch-filter-invisible' with `isearch-filter-visible'.
736         * info.el (Info-find-node-2): Use negative offset 2 instead of 1
737         for Info-point-loc since it is more correct in all cases.
738         (Info-isearch-filter): Rename from
739         `Info-isearch-filter-predicate'.  Doc fix.
740         (Info-mode): Replace `Info-isearch-filter-predicate' with
741         `Info-isearch-filter'.
743 2008-12-23  Daiki Ueno  <ueno@unixuser.org>
745         * pgg.el: Add obsolescence info.
747 2008-12-22  Richard M Stallman  <rms@gnu.org>
749         * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
751         * files.el (buffer-swapped-with): New variable.
752         (basic-save-buffer-0): Most of basic-save-buffer moved here.
753         (basic-save-buffer): Unswap the buffer temporarily if nec.
755         * dired.el (dired-readin): Inhibit modification hooks.
757 2008-12-22  Ulf Jasper  <ulf.jasper@web.de>
759         * net/newst-backend.el (newst-backend):
760         Remove wrong duplicate provide statement.
762 2008-12-22  Michael Albinus  <michael.albinus@gmx.de>
764         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
765         end, before updating.
766         (tramp-convert-file-attributes): Add "l" indicator to file modes.
767         (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
769 2008-12-21  Martin Rudalics  <rudalics@gmx.at>
771         * window.el (set-window-text-height): Fix doc-string.
773 2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
775         * minibuffer.el (completion-all-completions-with-base-size): Remove.
776         (completion-all-completions): Don't set it.
777         (completion-table-with-context, completion--file-name-table):
778         Don't add base-size in last cdr.
779         (completion-hilit-commonality): Add argument `base-size'.
780         (display-completion-list, completion-emacs21-all-completions)
781         (completion-emacs22-all-completions, completion-basic-all-completions):
782         Provide it.
783         (completion-pcm--all-completions): Don't need to remove the base-size
784         in last-cdr any more.
786 2008-12-20  Agustín Martín  <agustin.martin@hispalinux.es>
788         * textmodes/ispell.el (ispell-check-minver): New function.
789         (ispell-check-version): Rewrite spellchecker and version checking.
790         Use (ispell-check-minver).  Handle hunspell versions.
792 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
794         * ido.el (ido-read-internal): Handle `confirm' and
795         `confirm-after-completion' values for the require-match argument.
797 2008-12-20  Jason Rumney  <jasonr@gnu.org>
799         * international/mule.el (auto-coding-regexp-alist):
800         Use utf-8-with-signature for files starting with UTF-8 BOM.  (Bug#269)
802 2008-12-20  Ami Fischman  <ami@fischman.org>
804         * bindings.el (mode-line-eol-desc): Use assoc to query
805         mode-line-eol-desc-cache.
807 2008-12-20  Glenn Morris  <rgm@gnu.org>
809         * comint.el (comint-save-input-ring-index): Add missing initial value.
811 2008-12-19  Juanma Barranquero  <lekktu@gmail.com>
813         * proced.el (proced-grammar-alist): Doc fix.
814         (proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
815         (proced-filter-parents, proced-sort-header, proced-update, proced-help)
816         (proced-undo): Fix typos in docstrings.
818 2008-12-19  Glenn Morris  <rgm@gnu.org>
820         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
821         (authors-fixed-case): New constant.
822         (authors-public-domain-files, authors-ignored-files):
823         (authors-valid-file-names, authors-renamed-files-alist): Update lists.
824         (authors-renamed-files-regexps): Add some new entries.
825         (authors-canonical-file-name): Don't complain about ignored files.
826         (authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
827         (authors): Ensure error buffer is writable.
829 2008-12-18  Agustín Martín  <agustin.martin@hispalinux.es>
831         (ispell-really-hunspell): New variable to signal hunspell.
832         (ispell-check-version):
833         Check if hunspell and set ispell-really-hunspell if needed.
834         (ispell-send-string, ispell-start-process, flyspell-large-region):
835         Pass right options for hunspell if needed.
837 2008-12-18  Kenichi Handa  <handa@m17n.org>
839         * international/fontset.el (script-representative-chars)
840         (setup-default-fontset): Add more scripts.
842         * international/characters.el: Add more scripts.
844 2008-12-19  Juri Linkov  <juri@jurta.org>
846         * info.el (Info-isearch-search): Implement lax version of
847         incremental word search in Info.
848         (Info-isearch-start): Set Info-isearch-initial-node to the
849         current node when search is nonincremental to not stop at the
850         initial node in this case.
851         (Info-mode-map): Unbind "\M-s" from `Info-search'.
853 2008-12-18  Juanma Barranquero  <lekktu@gmail.com>
855         * textmodes/rst.el (rst-promote-region): Reflow docstring.
856         (rst-mode-map, rst-mode-hook, rst-section-tree-rec)
857         (rst-repeat-last-character): Fix typos in docstrings.
858         (rst-mode, rst-backward-section): Doc fixes.
860 2008-12-18  Ulf Jasper  <ulf.jasper@web.de>
862         * net/newst-treeview.el (newsticker-groups-filename): Made obsolete.
863         (newsticker-treeview-quit): Call `newsticker-treeview-save'.
864         (newsticker--treeview-load): Check whether groups file exists.
866         * net/newst-backend.el (newsticker-cache-filename): Made obsolete.
867         (newsticker-dir): Use `locate-user-emacs-file'.
869 2008-12-18  Martin Rudalics  <rudalics@gmx.at>
871         * emulation/cua-base.el (cmd): Add beginning-of-visual-line and
872         end-of-visual-line to CUA's recognized commands.  (Bug#1549)
874 2008-12-18  Dan Nicolaescu  <dann@ics.uci.edu>
876         * newcomment.el (comment-style): Default to `indent'.  (Bug#1153)
878         * startup.el (command-line): Do not mention the server name in
879         case the user has not mentioned it, print a more explicit message.
881         * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
882         Change all callers.
884 2008-12-18  Sam Steingold  <sds@gnu.org>
886         * vc-dir.el (vc-at-event): Handle (tool-bar) events.  Fix bug#1585.
888 2008-12-18  Juri Linkov  <juri@jurta.org>
890         * isearch.el (minibuffer-local-isearch-map): Unbind "C-w" from
891         `isearch-edit-string-set-word'.
892         (isearch-edit-string-set-word): Remove.
893         (isearch-occur): Imitate the C function `wordify' by replacing
894         non-word character with the \\W+ regexp.
895         (isearch-search-fun): Add `isearch-nonincremental' to the
896         condition of using a non-lax version of `word-search-forward'.
898 2008-12-17  Daiki Ueno  <ueno@unixuser.org>
900         * epa-file.el (epa-file-insert-file-contents):
901         Set buffer-file-name before decrypting a file.
903 2008-12-16  Juanma Barranquero  <lekktu@gmail.com>
905         * server.el (server-start): If unable to start the server,
906         display a warning instead of raising an error.
908         * startup.el (server-process): Add defvar.
909         (command-line): If the daemon is unable to start the server,
910         display a message and exit Emacs.
912 2008-12-15  Sam Steingold  <sds@gnu.org>
914         * progmodes/cc-cmds.el (c-defun-name): Handle DEFFOO(name,...),
915         mostly for CLISP modules, but could also be useful elsewhere.
917 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
919         * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
920         * icomplete.el (icomplete-prospects-height):
921         * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
923 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
925         * international/mule.el (find-auto-coding): Fix typo in docstring.
927         * international/mule-cmds.el (select-safe-coding-system):
928         * mail/rmail.el (rmail-require-mime-maybe):
929         Fix arguments of `display-warning'.
931         * simple.el (bad-package-check): Fix arguments of `display-warning',
932         using the package name as TYPE.  Use `string-match-p'.
934 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
936         * proced.el (proced-sort-interactive, proced-sort-pcpu)
937         (proced-sort-pmem, proced-sort-start, proced-sort-time)
938         (proced-sort-user, proced-sort-header): Prefix arg determines
939         sorting order.  Suggested by Dan Nicolaescu.
940         (proced-revert): Doc fix.
942 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
944         * proced.el (proced-grammar-alist): Allow refiner elements that
945         are cons pairs (function . help-echo) or nil.
946         (proced-refine): Use them.
947         (proced-format-alist): Allow alternatives.
948         (proced-descend): New variable.
949         (proced-sort): New arg descend.
950         (proced-sort-interactive): Repeated calls toggle sort order.
951         (proced-format): Accomodate changes of proced-format-alist.
952         Undefined attributes are displayed as "?".
953         (proced-process-attributes): New optional arg pid-list.
954         Ignore processes with empty attribute list.
956 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
958         * proced.el (proced-auto-update-interval): Rename from
959         proced-timer-interval.
960         (proced-auto-update-flag): Rename from proced-timer-flag.
961         (proced-auto-update-timer): Rename from proced-timer.
962         (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
963         (proced-available): Initialize appropriately.
965 2008-12-13  Glenn Morris  <rgm@gnu.org>
967         * subr.el (declare-function): Doc fix.
969         * font-core.el (font-lock-defaults): Doc fix: mention levels;
970         refer to elisp manual.
972 2008-12-12  Martin Rudalics  <rudalics@gmx.at>
974         * window.el (fit-window-to-buffer): Return non-nil when height
975         was orderly adjusted, nil otherwise.
977 2008-12-12  Juanma Barranquero  <lekktu@gmail.com>
978             Stefan Monnier  <monnier@iro.umontreal.ca>
980         * server.el (server-sentinel): Uncomment code to delete connection file.
981         (server-start): Save the connection file in the server property list.
982         Delete it only when we are reasonably convinced that it is not owned by
983         a running server.
984         (server-force-delete): New command to force-delete the connection file,
985         and stop the server if it is running.
986         (server-running-p): Return t also for local TCP servers when we find a
987         process with a matching PID, and :other for undecided cases.
989 2008-12-11  Martin Rudalics  <rudalics@gmx.at>
991         * window.el (fit-window-to-buffer): Use with-selected-window and
992         condition-case.  Do not delete more windows than necessary in
993         the shrinking (delta < 0) case.  Do not raise an error when the
994         containing frame is too small to show all of buffer.  (Bug#1488)
996         * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
997         min-height arg 1 to make sure that small buffers are shown.
999 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
1001         * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
1002         (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
1003         (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
1004         (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
1005         (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
1006         (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
1007         (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
1008         (ruby-backward-sexp, ruby-add-log-current-method)
1009         (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
1010         (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
1011         (ruby-deep-indent-paren): Doc fix.
1012         (ruby-insert-encoding-magic-comment): Remove * from docstring.
1013         (ruby-here-doc-find-end): Reflow docstring.
1015 2008-12-11  Stephen Berman  <Stephen.Berman@rub.de>
1017         * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when
1018         dired-shrink-to-fit is non-nil.  (Bug#1488)
1020 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
1022         * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
1023         decoding of long locale info is now done in `w32-get-locale-info'.
1025 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
1027         * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
1029 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
1031         * Makefile.in (ELCFILES): Add ruby-mode.elc.
1033         * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
1034         terminal variable assignment.
1036 2008-12-10  Yukihiro Matsumoto  <matz@ruby-lang.org>
1037             Nobuyoshi Nakada  <nobu@ruby-lang.org>
1039         * progmodes/ruby-mode.el: New file.
1041 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
1043         * net/tramp.el (top): Don't fail if there is no current message.
1044         [Ulrich Mueller sent a patch, which I saw too late.]  (Bug#1514)
1046 2008-12-10  Kenichi Handa  <handa@m17n.org>
1048         * international/fontset.el (setup-default-fontset): Add an entry
1049         for characters in the Unicode SIP area.
1051 2008-12-10  Glenn Morris  <rgm@gnu.org>
1053         * vc-mcvs.el: Move to obsolete/, with warning comment.
1054         * Makefile.in (ELCFILES): Update.
1056 2008-12-10  Daiki Ueno  <ueno@unixuser.org>
1058         * epa-hook.el (epa-file-find-file-hook): Don't mark the current
1059         buffer unmodified.  (Bug#1509)
1060         * epa-file.el (epa-file-insert-file-contents): Set buffer's
1061         modification time if visiting a file and the content is
1062         successfully decrypted.
1064 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
1066         * files.el (save-some-buffers): At each map-y-or-n-p iteration,
1067         check whether the buffer is still alive.
1069 2008-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1071         * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.
1073 2008-12-09  Glenn Morris  <rgm@gnu.org>
1075         * Makefile.in (ELCFILES): Update.
1077 2008-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1079         * autoinsert.el (auto-insert): Use expand-file-name instead of concat.
1080         Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
1082 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
1084         * term/xterm.el (terminal-init-xterm): Discard pending input
1085         before reading a reply to the terminal attributes query.
1087 2008-12-05  Andreas Schwab  <schwab@suse.de>
1089         * dired.el (dired-font-lock-keywords): Fix last change.
1091 2008-12-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1093         * ps-bdf.el (bdf-directory-list): Transform (defvar ... "*..")
1094         into (defcustom ... "..." :type ... :group...).
1096 2008-12-05  Juanma Barranquero  <lekktu@gmail.com>
1098         * international/mule-diag.el (mule-diag): Display the window
1099         system version in a less laconic way.
1101 2008-12-04  Juanma Barranquero  <lekktu@gmail.com>
1103         * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
1104         if the sorting functions are not loaded.  (Bug#1432)
1106 2008-12-04  Sam Steingold  <sds@gnu.org>
1108         * progmodes/compile.el (compilation-read-command): Extract from
1109         compile.
1110         (compile): Use it.
1111         (recompile): Accept an optional argument to enable editing the
1112         command line.
1114 2008-12-04  Michael Albinus  <michael.albinus@gmx.de>
1116         * net/tramp.el (top): Write a message, when loading Tramp.
1118         * net/tramp-cache.el (tramp-dump-connection-properties):
1119         Polish the check, whether to dump the data.
1121 2008-12-04  Lute Kamstra  <lute@gnu.org>
1123         * vc-cvs.el (vc-cvs-could-register): Don't use file-directory-p to
1124         check if the file "CVS/Entries" exists.
1126 2008-12-04  Juanma Barranquero  <lekktu@gmail.com>
1128         * international/mule-diag.el (list-character-sets): Doc fix.
1129         (list-character-sets-2): Fix info in header.  Simplify.
1130         (print-coding-system): Simplify.
1131         (list-input-methods-1): Simplify.
1132         (mule-diag): Display current font/fontset for all window systems,
1133         not just X.  Simplify.
1135 2008-12-04  Glenn Morris  <rgm@gnu.org>
1137         * vc-cvs.el (vc-cvs-register-switches): Doc fix.  Add t as option.
1138         (vc-cvs-register): Doc fix.
1139         * vc-mcvs.el (vc-mcvs-register-switches): Doc fix.  Add t as option.
1140         (vc-mcvs-register): Doc fix.
1141         * vc-rcs.el (vc-rcs-register-switches): Doc fix.  Add t as option.
1142         (vc-rcs-register): Doc fix.
1143         * vc-sccs.el (vc-sccs-register-switches): Doc fix.  Add t as option.
1144         (vc-sccs-register): Doc fix.
1145         * vc-svn.el (vc-svn-register-switches): Doc fix.  Add t as option.
1146         (vc-svn-register): Doc fix.
1148         * files.el (toggle-read-only): Doc fix.
1150 2008-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1152         * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
1153         be used in compact layout and vice-versa.
1155 2008-12-03  Juanma Barranquero  <lekktu@gmail.com>
1157         * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
1158         like most list-* commands.
1160         * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
1161         They already exist in descr-text.el as `describe-char-unicodedata-file'
1162         and `describe-char-unicode-data'.
1163         (print-list): Simplify.
1164         (read-charset): Reflow docstring.
1165         (list-coding-systems): Doc fix.
1167 2008-12-03  Glenn Morris  <rgm@gnu.org>
1169         * vc.el (vc-diff-switches): Doc fix.
1170         * vc-bzr.el (vc-bzr-diff-switches): Doc fix.  Add t as option.
1171         (vc-bzr-log-switches): Doc fix.
1172         * vc-cvs.el (vc-cvs-diff-switches): Doc fix.  Add t as option.
1173         * vc-git.el (vc-git-diff-switches): Doc fix.
1174         * vc-hg.el (vc-hg-diff-switches): Doc fix.
1175         * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
1176         * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
1177         * vc-rcs.el (vc-rcs-diff-switches): Doc fix.  Add t as option.
1178         * vc-sccs.el (vc-sccs-diff-switches): Doc fix.  Add t as option.
1180         * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
1181         other backends.
1182         (vc-arch-diff): Apply switches.
1184         * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
1185         than appending.
1187         * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
1189 2008-12-03  Daiki Ueno  <ueno@unixuser.org>
1191         * epa.el (epa--show-key): Use past tense of "expire" if the key
1192         has already been expired.  Thanks to Peter BARABAS.
1194 2008-12-03  Lute Kamstra  <lute@gnu.org>
1196         * align.el:
1197         * allout.el:
1198         * apropos.el:
1199         * arc-mode.el:
1200         * autoinsert.el:
1201         * avoid.el:
1202         * battery.el:
1203         * bookmark.el:
1204         * buff-menu.el:
1205         * calculator.el:
1206         * chistory.el:
1207         * cmuscheme.el:
1208         * comint.el:
1209         * compare-w.el:
1210         * dabbrev.el:
1211         * delim-col.el:
1212         * desktop.el:
1213         * diff-mode.el:
1214         * diff.el:
1215         * dired-aux.el:
1216         * dired-x.el:
1217         * dired.el:
1218         * dos-vars.el:
1219         * ediff-diff.el:
1220         * ediff-help.el:
1221         * ediff-init.el:
1222         * ediff-merg.el:
1223         * ediff-mult.el:
1224         * ediff-ptch.el:
1225         * ediff-vers.el:
1226         * ediff-wind.el:
1227         * ediff.el:
1228         * emerge.el:
1229         * facemenu.el:
1230         * faces.el:
1231         * ffap.el:
1232         * filecache.el:
1233         * find-dired.el:
1234         * font-core.el:
1235         * font-lock.el:
1236         * forms.el:
1237         * fringe.el:
1238         * help-at-pt.el:
1239         * hippie-exp.el:
1240         * ido.el:
1241         * image-file.el:
1242         * imenu.el:
1243         * indent.el:
1244         * info.el:
1245         * isearchb.el:
1246         * iswitchb.el:
1247         * jit-lock.el:
1248         * jka-compr.el:
1249         * log-edit.el:
1250         * lpr.el:
1251         * ls-lisp.el:
1252         * man.el:
1253         * menu-bar.el:
1254         * midnight.el:
1255         * mouse-sel.el:
1256         * mouse.el:
1257         * msb.el:
1258         * outline.el:
1259         * paren.el:
1260         * pcmpl-cvs.el:
1261         * pcmpl-gnu.el:
1262         * pcomplete.el:
1263         * pcvs-info.el:
1264         * pcvs-parse.el:
1265         * printing.el:
1266         * ps-mule.el:
1267         * ps-print.el:
1268         * replace.el:
1269         * ruler-mode.el:
1270         * saveplace.el:
1271         * sb-image.el:
1272         * scroll-bar.el:
1273         * sha1.el:
1274         * shadowfile.el:
1275         * shell.el:
1276         * sort.el:
1277         * speedbar.el:
1278         * strokes.el:
1279         * tempo.el:
1280         * term.el:
1281         * terminal.el:
1282         * time-stamp.el:
1283         * time.el:
1284         * tree-widget.el:
1285         * type-break.el:
1286         * vc-cvs.el:
1287         * vc-hg.el:
1288         * vc-mcvs.el:
1289         * vc-rcs.el:
1290         * vc-sccs.el:
1291         * vc.el:
1292         * view.el:
1293         * w32-vars.el:
1294         * whitespace.el:
1295         * wid-edit.el: Remove leading * from docstrings of defcustoms,
1296         deffaces, defconsts and defuns.
1298 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1300         * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
1301         the prompt was added to the minibuffer.
1303 2008-12-02  Glenn Morris  <rgm@gnu.org>
1305         * format.el (format-write-file): Rewrite doc yet again.
1307         * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
1308         Doc fix.  (Bug#1368)
1310         * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
1312 2008-12-02  Aaron S. Hawley  <aaronh@garden.org>
1314         * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
1315         case where point is at the beginning of the buffer.  (Bug#1239)
1317 2008-12-02  Lennart Borgman  <lennart.borgman@gmail.com>
1319         * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
1320         already have the correct indentation.  (Bug#859)
1322 2008-12-02  Kenichi Handa  <handa@m17n.org>
1324         * international/uni-decomposition.el: Re-generated.
1326 2008-12-01  Andreas Schwab  <schwab@suse.de>
1328         * dired.el (dired-font-lock-keywords): Avoid fontifying file names
1329         ending in a colon as directory header.
1331 2008-12-01  Kenichi Handa  <handa@m17n.org>
1333         * international/uni-numeric.el: Re-generated.
1335         * international/charprop.el: Re-generated.
1337 2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
1339         * international/mule-cmds.el (locale-preferred-coding-systems):
1340         Fix alist item.
1342 2008-12-01  Michael Albinus  <michael.albinus@gmx.de>
1344         * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
1345         (tramp-set-connection-property, tramp-flush-connection-property)
1346         (tramp-dump-connection-properties): Use it.
1348 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
1350         * wdired.el (wdired-finish-edit): If displaying a single file,
1351         change dired-directory if that file was renamed.
1353         * emacs-lisp/byte-run.el (macro-declaration-function):
1354         Disallow declare specs with lengths of 3 or more.
1356         * dirtrack.el (dirtrack): Fix error message.
1358 2008-11-30  Glenn Morris  <rgm@gnu.org>
1360         * vc-svn.el (vc-svn-diff-switches): Doc fix.
1361         (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
1363         * vc-git.el (vc-git-diff):
1364         * vc-hg.el (vc-hg-diff):
1365         * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
1367         * eshell/esh-proc.el (eshell-needs-pipe): New variable.
1368         (eshell-needs-pipe-p): New function.
1369         (eshell-gather-process-output): Set process-connection-type according to
1370         eshell-needs-pipe-p.  (Bug#1388)
1372 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
1374         * calendar/diary-lib.el (diary-cyclic): Doc fix.
1375         (diary-remind-message, diary-number-of-entries)
1376         (diary-include-other-diary-files, diary-mark-included-diary-files)
1377         (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
1378         (diary-font-lock-keywords-1): Reflow docstrings.
1379         (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
1380         (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
1382         * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
1383         (timer-duration): Use `string-match-p'.
1385 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
1387         * complete.el (PC-do-complete-and-exit):
1388         Use minibuffer-confirm-exit-commands.
1390         * minibuffer.el (minibuffer-confirm-exit-commands):
1391         Add PC-complete and PC-complete-word to the list.
1393 2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
1395         * files.el (break-hardlink-on-save): Fix typo in docstring.
1396         Add :version tag.
1398         * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
1399         (reb-mode): Define with `define-derived-mode'.
1401 2008-11-29  Karl Fogel  <kfogel@red-bean.com>
1403         * files.el (break-hardlink-on-save): New variable.
1404         (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
1405         (file-precious-flag): Mention it in doc string.
1407 2008-11-29  Miles Bader  <miles@gnu.org>
1409         * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
1410         (minibuffer-complete-and-exit): Use it.
1412 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
1414         * term/x-win.el (x-gtk-stock-cache): New hash table.
1415         (x-gtk-map-stock): Perform caching to prevent excess consing
1416         during redisplay.
1418 2008-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1420         * minibuffer.el (completion--try-word-completion): Don't ignore
1421         partial-completion if it's the only style.
1423 2008-11-28  Juanma Barranquero  <lekktu@gmail.com>
1425         * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
1426         (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
1427         (reb-initialize-buffer): Update matches, in case we're reentering
1428         RE Builder mode.
1430 2008-11-28  Chong Yidong  <cyd@stupidchicken.com>
1432         * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
1433         to minibuffer.el; recognize `confirm' and `confirm-after-completion'
1434         values for minibuffer-completion-confirm.
1436 2008-11-28  Martin Rudalics  <rudalics@gmx.at>
1438         * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
1439         any but the first "*" in a doc-string.
1441 2008-11-28  Glenn Morris  <rgm@gnu.org>
1443         * format.el (format-write-file): Improve previous doc fix.
1445 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
1447         * simple.el (use-empty-active-region, use-region-p)
1448         (region-active-p): Doc fix.
1450 2008-11-27  Martin Rudalics  <rudalics@gmx.at>
1452         * window.el (display-buffer): Fix handling of not-this-window
1453         argument.  (Bug#1415)
1455 2008-11-27  Kenichi Handa  <handa@m17n.org>
1457         * international/characters.el: Set category 'C' to characters
1458         #x20000..#x2AFFF, #x2F800..#x2FFFF.
1460         * loadup.el: Set inhibit-load-charset-map to t while preloading files.
1462 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
1464         * tool-bar.el (tool-bar-find-image-cache): Var deleted.
1465         (tool-bar-find-image): Function deleted.
1466         (tool-bar-local-item, tool-bar-local-item-from-menu):
1467         Use find-image instead of tool-bar-find-image.
1468         (tool-bar-keymap-cache): New hash table.
1469         (tool-bar-make-keymap): Use it.
1470         (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
1472 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
1474         * net/dbus.el (dbus-handle-event): The result of a message call
1475         handler can also be an object, which is not a consp.
1477 2008-11-25  Alan Mackenzie  <acm@muc.de>
1479         * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
1480         (forward-list, backward-list, down-list, backward-up-list)
1481         (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
1482         (insert-pair, insert-parentheses): State that the command assumes
1483         that point is not in a string or comment.
1485 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
1487         * net/dbus.el (dbus-string-to-byte-array)
1488         (dbus-byte-array-to-string, dbus-escape-as-identifier)
1489         (dbus-unescape-from-identifier): New defuns.
1490         (dbus-handle-event): The result of a message call is a list of
1491         arguments, which must be expanded when passing to
1492         `dbus-method-return-internal'.
1494         * net/tramp.el (tramp-handle-write-region): Improve the check for
1495         calling direct copy.
1496         (tramp-find-inline-encoding): Don't raise an error but a warning,
1497         when no inline encoding is found.
1498         (tramp-get-remote-coding): Check for a symbol.  The negative check
1499         for a string fails, when there is an empty string.
1501 2008-11-26  Glenn Morris  <rgm@gnu.org>
1503         * vc-git.el (vc-git-diff-switches): New option.
1504         (vc-git-diff): Apply diff switches.  (Bug#1386)
1505         Give it a basic doc string.
1507         * term/pc-win.el (x-font-family-list): Replace redefinition with
1508         ifdef in src/xfaces.c, since it confuses make-docfile.  (Bug#1383)
1510 2008-11-26  Vincent Belaïche  <vincent.b.1@hotmail.fr>
1512         * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
1513         of the polynomial rather than the whole polynomial.
1515 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
1517         * mail/mailabbrev.el (define-mail-abbrev): When reading from
1518         mailrc, recognize string quoting.  When reading from Lisp, accept
1519         rfc822-like addresses.
1521         * mail/mailalias.el (define-mail-alias): Sync code with
1522         define-mail-abbrev.
1524 2008-11-25  Glenn Morris  <rgm@gnu.org>
1526         * eshell/esh-proc.el (eshell-gather-process-output):
1527         Revert previous change.  (re-opens Bug#1388)
1529         * select.el (x-set-cut-buffer): Fix signal arguments.
1531         * speedbar.el (speedbar-restricted-move): Fix signal arguments.
1533 2008-11-25  Juanma Barranquero  <lekktu@gmail.com>
1535         * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
1536         (bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
1537         (bubbles--empty-char): Use "\s".
1539 2008-11-25  Jay Belanger  <jay.p.belanger@gmail.com>
1541         * calc/calc.el (calc-settings-file, calc-language-alist)
1542         (calc-embedded-announce-formula)
1543         (calc-embedded-announce-formula-alist)
1544         (calc-embedded-open-formula, calc-embedded-close-formula)
1545         (calc-embedded-open-close-formula-alist)
1546         (calc-embedded-word-regexp-alist, calc-embedded-open-plain)
1547         (calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
1548         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
1549         (calc-embedded-open-close-new-formula-alist)
1550         (calc-embedded-open-mode, calc-embedded-close-mode)
1551         (calc-embedded-open-close-mode-alist, calc-gnuplot-name)
1552         (calc-gnuplot-plot-command, calc-gnuplot-print-command)
1553         (calc-multiplication-has-precedence): Remove unnecessary asterisks
1554         from docstrings.
1556 2008-11-25  Juanma Barranquero  <lekktu@gmail.com>
1558         * calculator.el (calculator-op-or-exp): Reflow docstring.
1559         (calculator-remove-zeros, calculator-repR, calculator-repL):
1560         Fix typos in docstrings.
1562 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1564         * log-view.el (log-view-annotate-version): Let vc-annotate manage
1565         windows instead of calling switch-to-buffer.
1567         * diff.el (diff-sentinel): Take note of diff error return value.
1569 2008-11-24  Martin Rudalics  <rudalics@gmx.at>
1571         * calendar/appt.el (appt-disp-window): Do a set-buffer when the
1572         frame can't be split.
1574 2008-11-24  Ulf Jasper  <ulf.jasper@web.de>
1576         * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring.
1577         (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL.
1578         (newsticker--treeview-tree-update-tag): Remove dead code.
1579         (newsticker-treeview-update): Don't update cache.
1580         (newsticker-treeview-quit): Don't save cache.
1581         (newsticker-treeview-save): Don't save cache.  Use `newsticker-dir'.
1582         (newsticker-treeview-save): Use `newsticker-dir'.
1583         (newsticker--treeview-load): Use `newsticker-dir'.
1584         (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
1585         Update tags.
1586         (newsticker-treeview-tree-do-click): Slightly simplified.
1588         * net/newst-backend.el (newsticker-dir): New.
1589         (newsticker-start): Use `newsticker--cache-read'.
1590         (newsticker-stop): Use `newsticker--cache-save'.
1591         (newsticker--sentinel-work): Use `newsticker--cache-save-feed'.
1592         (newsticker--images-dir): New.
1593         (newsticker--image-get, newsticker--image-sentinel):
1594         Use `newsticker--images-dir'.
1595         (newsticker--cache-save-version1): Backup version of
1596         `newsticker--cache-save'.
1597         (newsticker--cache-update): Create newsticker-dir if necessary.
1598         (newsticker--cache-dir): New.
1599         (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
1600         (newsticker--cache-save-feed): New.
1601         (newsticker--cache-read-version1): New.  Backuped version for reading
1602         cache data..
1603         (newsticker--cache-read, newsticker--cache-do-read): New.
1605         * net/newst-reader.el (newsticker--image-read):
1606         Use `newsticker--images-dir'.
1608 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1610         * files.el (confirm-nonexistent-file-or-buffer):
1611         Allow `after-completion' value to request confirm only after TAB.
1612         (confirm-nonexistent-file-or-buffer): New function.
1613         (read-buffer-to-switch, find-file, find-file-other-window)
1614         (find-file-other-frame, find-file-read-only)
1615         (find-file-read-only-other-window)
1616         (find-file-read-only-other-frame): Use it.
1617         (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
1618         Thanks to Alan Mackenzie for suggesting the new behavior.
1620         * minibuffer.el (minibuffer-complete-and-exit):
1621         Change `confirm-only' value of minibuffer-completion-confirm to
1622         `confirm', and handle a `confirm-after-completion' value.
1624 2008-11-24  Juanma Barranquero  <lekktu@gmail.com>
1626         * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
1628 2008-11-24  Andreas Schwab  <schwab@suse.de>
1630         * image.el (image-type-header-regexps): Recognize more xbm format
1631         variants.
1633 2008-11-24  Juanma Barranquero  <lekktu@gmail.com>
1635         * textmodes/artist.el (artist-charlist-to-string): Simplify.
1636         (artist-mode-name, artist-mt, artist-vaporize-fuzziness)
1637         (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
1638         (artist-replace-string, artist-draw-rect, artist-draw-line)
1639         (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
1640         (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
1641         (artist-pen, artist-pen-line, artist-text-insert-common)
1642         (artist-text-overwrite, artist-spray-get-interval)
1643         (artist-spray-clear-circle, artist-erase-char)
1644         (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
1645         (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
1646         (artist-key-draw-1point, artist-key-draw-2points)
1647         (artist-mouse-draw-continously): Fix typos in docstrings.
1648         (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
1649         (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
1650         (artist-backward-char, artist-forward-char): Doc fixes.
1651         (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
1652         Reflow docstrings.
1654 2008-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1656         * international/quail.el (quail-vunion): New function.
1657         (quail-defrule-internal): Use it to prevent accumulating redundant
1658         alternatives when `append' is set.
1659         (quail-insert-decode-map): Simplify computation of the max-key-width.
1660         Compute it right for multiple-list.
1662 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1664         * emacs-lisp/elp.el (elp-instrument-list): Check argument type
1665         explicitly.  Doc fix.
1667 2008-11-24  Martin Rudalics  <rudalics@gmx.at>
1669         * calendar/appt.el (appt-disp-window): Move minibuffer check
1670         after binding this-window and do not set-buffer to make sure we
1671         won't deselect the minibuffer.  (Bug#1413)
1673 2008-11-24  Dan Nicolaescu  <dann@ics.uci.edu>
1675         * vc-hg.el (vc-hg-program): Remove.
1676         (vc-hg-state, vc-hg-working-revision, vc-hg-command):
1677         Undo previous change.
1679 2008-11-23  Martin Rudalics  <rudalics@gmx.at>
1681         * info-look.el (info-lookup): When Info buffer is visible on
1682         another frame, raise that frame.
1684 2008-11-23  Juanma Barranquero  <lekktu@gmail.com>
1686         * allout.el (allout-mode): Fix typo in docstring.
1688         * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring.
1689         (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos.
1691 2008-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1693         * vc-hooks.el (vc-follow-link): Complete last change.
1695 2008-11-23  Juanma Barranquero  <lekktu@gmail.com>
1697         * textmodes/remember.el (remember-region): Doc fix.
1698         (remember-filter-functions, remember-handler-functions)
1699         (remember-save-after-remembering, remember-mailbox)
1700         (remember-default-priority, remember-data-file, remember-leader-text)
1701         (remember-diary-file): Remove * from defcustom docstrings.
1702         (remember-run-all-annotation-functions-flag)
1703         (remember-all-handler-functions): Reflow docstrings.
1704         (remember-store-in-mailbox): Fix typo in docstring.
1705         (remember-mode): Define with `define-derived-mode'.  Doc fix.
1707 2008-11-23  Glenn Morris  <rgm@gnu.org>
1709         * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string.
1710         (eshell-do-pipelines): Add optional argument to distinguish recursive
1711         calls.  Use to set eshell-in-pipeline-p to 'first for the first command
1712         in a pipeline.
1714         * eshell/esh-proc.el (eshell-gather-process-output):
1715         Set process-connection-type nil for all but the first element of a
1716         pipeline.  (Bug#1388)
1718 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
1720         * ediff-hook.el: Add tooltips to Emacs menus.
1722         * ediff.el: Change date of last update.
1724 2008-11-22  Juri Linkov  <juri@jurta.org>
1726         * dired-aux.el (dired-isearch-filenames): Add new context-dependent
1727         option `dwim'.  Change non-dwim option from `dired-filename' to `t'.
1728         Doc fix.
1729         (dired-isearch-filenames-setup): Run filename Isearch only when
1730         dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
1731         and the text property `dired-filename' at point is non-nil.
1732         In this case also set isearch-message-prefix-add to "filename ".
1733         (dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
1734         (dired-isearch-filenames, dired-isearch-filenames-regexp):
1735         Don't let-bind isearch-message-prefix-add since this is done now
1736         in dired-isearch-filenames-setup.
1738         * isearch.el (isearch-mode): Change the order of calling
1739         `isearch-update' and running the `isearch-mode-hook' to call
1740         `isearch-update' with Isearch parameters set in this hook.
1742         * progmodes/compile.el (compilation-auto-jump-to-first-error):
1743         Fix docstring - change "during `compile'" to "during compilation".
1745         * descr-text.el (describe-char-unidata-list): Move `old-name' to
1746         be immediately after `name'.
1748         * startup.el (initial-buffer-choice): Change an abstract file name
1749         "file.txt" to more reasonable default file name value "~/.emacs".
1751 2008-11-22  Juri Linkov  <juri@jurta.org>
1753         * files.el (hack-local-variables-confirm): Rename arg `project' to
1754         `dir-name'.  Move `(or dir-name name)' to let-binding of `name'.
1755         (hack-local-variables-filter): Rename arg `project' to `dir-name'.
1756         (hack-local-variables): Rename call of `hack-project-variables' to
1757         `hack-dir-local-variables'.  Change error text to "Directory-local
1758         variables error".
1759         (dir-locals-class-alist): Rename from `project-class-alist'.
1760         (dir-locals-directory-alist): Rename from `project-directory-alist'.
1761         (dir-locals-get-class-variables): Rename from `project-get-alist'.
1762         (dir-locals-collect-mode-variables): Rename from
1763         `project-collect-bindings-from-alist'.  Rename arg `mode-alist' to
1764         `mode-variables', and arg `settings' to `variables'.
1765         (dir-locals-collect-variables): Rename from
1766         `project-collect-binding-list'.  Rename arg `binding-list' to
1767         `class-variables', and arg `settings' to `variables'.
1768         (dir-locals-set-directory-class): Rename from `set-directory-project'.
1769         (dir-locals-set-class-variables): Rename from `define-project-bindings'.
1770         Rename arg `settings' to `variables'.
1771         (dir-locals-file): New defconst.
1772         (dir-locals-find-file): Rename from `project-find-settings-file'.
1773         Use `dir-locals-file'.  Rename let-bound `settings' to `locals-file',
1774         and `pda' to `dir-elt'.
1775         (dir-locals-read-from-file): Rename from
1776         `project-define-from-project-file'.  Rename arg `settings-file'
1777         to `file'.  Rename let-bound `list' to `variables'.
1778         (hack-dir-local-variables): Rename from `hack-project-variables'.
1779         Rename let-bound `settings' to `variables-file', `root-dir'
1780         to `dir-name', and `bindings' to `variables'.
1782 2008-11-22  Lute Kamstra  <lute@gnu.org>
1784         * simple.el (goto-line): Rename argument.
1786 2008-11-22  Eli Zaretskii  <eliz@gnu.org>
1788         * makefile.w32-in (compile-first): New target.
1789         (recompile): Depend on compile-first.
1791         * Makefile.in (recompile): Depend on compile-first.
1793 2008-11-22  Martin Rudalics  <rudalics@gmx.at>
1795         * files.el (switch-to-buffer-other-window)
1796         (switch-to-buffer-other-frame): Rename buffer argument to
1797         buffer-or-name.  Reword and mention new option
1798         confirm-nonexistent-file-or-buffer in doc-string.
1800 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
1802         * emulation/viper.el: Date change.
1804         * emulation/viper-cmd.el (viper-envelop-ESC-key):
1805         viper-translate-all-ESC-keysequences is now a function.
1807         * emulation/viper-init.el (viper-translate-all-ESC-keysequences):
1808         Make this variable.
1810 2008-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1812         * vc-hooks.el (vc-follow-link, vc-find-file-hook):
1813         Use buffer-file-truename to handle symlinks in any part of the filename.
1815 2008-11-22  Glenn Morris  <rgm@gnu.org>
1817         * vc-mtn.el (vc-mtn-diff-switches): New option.
1818         (vc-mtn-program): Rename from vc-mtn-command, for
1819         consistency with other backends.  Keep old name as alias.
1820         Update callers.  Make it a defcustom.
1821         (vc-mtn-diff): Give it a doc string.  Apply diff switches.
1823         * vc-arch.el (vc-arch-program): Rename from vc-arch-command, for
1824         consistency with other backends.  Keep old name as alias.
1825         Make it a defcustom.
1826         (vc-arch-command, vc-arch-trim-revlib): Adapt for above change.
1828         * vc-hg.el (vc-hg-program): New option.
1829         (vc-hg-state, vc-hg-working-revision, vc-hg-command):
1830         Use vc-hg-program rather than hard-coded "hg".
1832         * vc-svn.el: Remove leading `*' from defcustom doc-strings.
1833         (vc-svn-program): Move defcustom to start.
1834         (vc-svn-create-repo, vc-svn-modify-change-comment):
1835         Use vc-svn-program rather than hard-coded "svn".
1837         * menu-bar.el: Stylistic consistency fixes for various menu and
1838         help texts.
1840         * kmacro.el (kmacro-insert-counter): Doc fix.
1842 2008-11-21  Ivan Shmakov  <oneingray@gmail.com>  (tiny change)
1844         * progmodes/tcl.el (tcl-filter): Don't forcibly move point.
1846 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1848         * international/quail.el (quail-indent-to): New function.
1849         (quail-completion-1, quail-completion-list-translations)
1850         (quail-insert-decode-map): Use it to improve alignment.
1851         (quail-build-decode-map): Don't ignore latin-1 chars.
1852         (quail-help): Increase the max decode-map size so that even the TeX map
1853         gets printed.
1855         * bookmark.el (bookmark-get-bookmark): Add `noerror' arg.
1856         Signal error for invalid bookmark.
1857         (bookmark-get-bookmark-record): Undo last change.
1858         (bookmark-store, bookmark-delete): Use new arg `noerror'.
1860         * bookmark.el (bookmark-buffer-file-name): Also abbreviate dired-dir.
1861         Suggested by Toru TSUNEYOSHI.
1863 2008-11-21  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1865         * byte-opt.el (byte-compile-butlast): Move up in file.
1866         (byte-optimize-plus): Don't call
1867         byte-optimize-delay-constants-math (bug#1334).
1868         Use byte-optimize-predicate to optimize constants.
1869         (byte-optimize-minus): Don't call byte-optimize-delay-constants-math.
1870         Remove zero arguments first
1871         if possible.  Call byte-optimize-predicate to optimize constants.
1872         (byte-optimize-multiply): Remove optimizations for arguments of 0
1873         and 2, which may be inaccurate.  Optimize (* x -1) to (- x).
1874         Call byte-optimize-predicate.
1875         (byte-optimize-divide): Leave runtime errors unchanged.
1876         Optimize (/ x 1) to (+ x 0).  Remove optimizations for arguments of
1877         0 and 2.0, which may be inaccurate.  Call byte-optimize-predicate.
1879 2008-11-21  Juanma Barranquero  <lekktu@gmail.com>
1881         * bookmark.el (bookmark-jump-noselect): Add obsolescence
1882         declaration and remove redundant info from docstring.
1884         * isearch.el (isearch-search-string): Doc fix.
1885         (search-exit-option, search-slow-window-lines, search-slow-speed)
1886         (search-upper-case, search-nonincremental-instead)
1887         (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
1888         (search-ring-update, search-highlight, isearch-lazy-highlight)
1889         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
1890         (lazy-highlight-interval): Remove * from defcustom docstrings.
1891         (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
1892         Remove * from defcustom docstrings; fix typos.
1893         (isearch-push-state-function, isearch-help-for-help-internal)
1894         (isearch-help-for-help, isearch-describe-bindings)
1895         (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
1896         (isearch-pop-fun-state, isearch-search-fun-function)
1897         (isearch-lazy-highlight-search): Fix typos in docstrings.
1898         (isearch-yank-internal, isearch-fallback): Reflow docstrings.
1899         (isearch-forward): Fix typo and reflow docstring.
1900         (isearch-help-map): Remove unused `i' binding.  Fix typos in docstring.
1901         (isearch-mode-map): Don't use `let*'.
1903 2008-11-21  Chong Yidong  <cyd@stupidchicken.com>
1905         * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
1907 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1909         * isearch.el (isearch-search-string): Simplify and convert docstring.
1911         * buff-menu.el (Buffer-menu-short-ellipsis): Partly undo last change.
1913 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
1915         * international/mule-util.el (set-nested-alist): Doc fix.  Use `when'.
1916         (lookup-nested-alist): Doc fix.
1917         (with-coding-priority): Reflow docstring.
1918         (detect-coding-with-priority): Fix typos in obsolescence declaration.
1919         (char-displayable-p): Reflow docstring.  Use `when'.
1921 2008-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
1923         * calendar/cal-menu.el (cal-menu-scroll-menu): Add bindings for
1924         week forward/backward.
1926 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
1928         * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
1929         (with-electric-help): Fix typo and reflow docstring.
1931 2008-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1933         * buff-menu.el (Buffer-menu-short-ellipsis): New constant.
1934         (Buffer-menu-buffer+size): Use it, fix last change, and simplify.
1935         (list-buffers-noselect): Don't need to pad.
1937 2008-11-20  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
1939         * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):
1940         Pay attention to char widths when computing string sizes.
1942 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
1944         * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
1945         (byte-compile-output-docform): Reflow docstrings.
1946         (no-byte-compile): Fix typo in docstring.
1947         (byte-recompile-directory, compile-defun): Doc fixes.
1948         (emacs-lisp-file-regexp, byte-compile-verbose)
1949         (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
1950         (byte-compile-dynamic-docstrings, byte-optimize-log)
1951         (byte-compile-error-on-warn, byte-compile-warnings)
1952         (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
1953         Remove * from defcustom docstrings.
1955 2008-11-20  Glenn Morris  <rgm@gnu.org>
1957         * format.el (format-alist, format-write-file): Doc fix.
1959         * proced.el (proced-available): New variable.
1960         (proced-process-attributes): Move availability check from previous
1961         change from here...
1962         (proced): ... to here.
1964         * vc-hg.el (vc-hg-diff-switches): New option.
1965         (vc-hg-diff): Apply diff switches.  (Bug#1017)
1967         * calc/calc-units.el (math-additional-units): Doc fix (active voice).
1969         * progmodes/fortran.el (fortran-mode-map): Add some menu :help.
1971 2008-11-20  Stephen Berman  <Stephen.Berman@gmx.net>
1973         * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
1975 2008-11-19  Juanma Barranquero  <lekktu@gmail.com>
1977         * calc/calc-units.el (math-units-table): Doc fix.
1978         (math-standard-units): Fix typo in constant's description.
1979         (math-additional-units): Fix typo in docstring.
1981 2008-11-19  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1983         * calc/calc-units.el (math-standard-units): Add eps0,
1984         permittivity of vacuum.
1986 2008-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
1988         * files.el (project-settings-file): Remove.
1989         (project-find-settings-file): Undo previous change that added the
1990         use of project-settings-file.
1992 2008-11-19  Glenn Morris  <rgm@gnu.org>
1994         * proced.el (proced, proced-format-time): Doc fixes.
1995         (proced-process-attributes): Signal an error if unsupported.  (Bug#1314)
1997 2008-11-19  Karl Fogel  <kfogel@red-bean.com>
1999         * bookmark.el (bookmark-jump-noselect): Move the deprecation
2000         notice into the doc string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
2002 2008-11-19  Lute Kamstra  <lute@gnu.org>
2004         * autoinsert.el (auto-insert-alist): Don't use match data.
2006 2008-11-19  Glenn Morris  <rgm@gnu.org>
2008         * progmodes/f90.el (f90-mode-map): Add some menu :help.
2010         * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
2012         * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
2013         * term/w32-win.el (x-select-font): Declare.
2015         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
2016         Use the imperative for all help strings.
2018 2008-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2020         * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
2021         case where the default dictionary is French, Spanish, younameit.
2023         * window.el (window--frame-usable-p): Consider dedicated windows
2024         as usable.
2026         * files.el (confirm-nonexistent-file-or-buffer):
2027         Rename from find-file-confirm-nonexistent-file.
2028         (read-buffer-to-switch): Use it.
2030 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
2032         * server.el (server-temp-file-p): Use `string-match-p'.
2033         (server-socket-dir): Set to nil if local sockets are unsupported.
2034         (server-start): Don't try to delete local socket if unsupported.
2035         (server-kill-new-buffers): Reflow docstring.
2036         (server-delete-client, server-handle-delete-frame)
2037         (server-save-buffers-kill-terminal): Doc fixes.
2038         (server-send-string): Fix typo in docstring.
2040 2008-11-18  Sam Steingold  <sds@gnu.org>
2042         * progmodes/compile.el (compilation-start-hook): New hook.
2043         (compilation-start): Run it on the compilation process.
2045 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
2047         * international/mule-cmds.el (update-leim-list-file): Simplify.
2048         (prefer-coding-system, find-coding-systems-for-charsets):
2049         Fix docstring typos.
2050         (select-safe-coding-system, input-method-exit-on-first-char)
2051         (language-info-alist, language-info-custom-alist): Reflow docstrings.
2052         (toggle-input-method, read-multilingual-string): Doc fixes.
2053         Reflow docstrings.
2054         (locale-name-match, sort-coding-systems, find-multibyte-characters)
2055         (read-char-by-name): Use `string-match-p'.
2056         (get-char-code-property, put-char-code-property)
2057         (char-code-property-description): Be silent while loading uni-* files.
2058         (ucs-names): Use `dotimes-with-progress-reporter', because loading
2059         the Unicode character names is *slow*.
2061 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
2063         * wid-edit.el (widget-image-insert): Don't add a mouse-face.
2065         * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
2067 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
2069         * international/mule-cmds.el (ucs-completions): Mark as risky.
2071 2008-11-17  Martin Rudalics  <rudalics@gmx.at>
2073         * help-macro.el (three-step-help): Remove * from defcustom.
2074         (make-help-screen): Don't iconify selected frame.  (Bug#1322)
2075         Use when instead of if and cond within condition-case.
2077         * window.el (quit-window): Bind window to selected window when
2078         trying to delete it.
2080 2008-11-17  Glenn Morris  <rgm@gnu.org>
2082         * progmodes/cc-defs.el (c-put-char-property-fun): Add fallback
2083         definition of 'ignore, rather than nil.  (Bug#1353)
2085 2008-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2087         * window.el (window--frame-usable-p): Allow use for soft-dedication.
2089 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
2091         * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
2093         * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
2094         (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
2095         (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
2096         (kill-word, backward-kill-word, zap-to-char): Doc fixes.
2097         (shell-command, repeat-complex-command): Reflow docstrings.
2098         (pop-to-mark-command): Fix typos in docstring.
2100 2008-11-17  Juri Linkov  <juri@jurta.org>
2102         * isearch.el (isearch-filter-predicate): Rename from
2103         `isearch-success-function'.  Rename default value from
2104         `isearch-success-function-default' to
2105         `isearch-filter-invisible'.  Doc fix.
2106         (isearch-filter-invisible): Rename from
2107         `isearch-success-function-default'.  Doc fix.
2108         (isearch-search, isearch-lazy-highlight-search):
2109         Rename `isearch-success-function' to `isearch-filter-predicate'.
2111         * dired-aux.el (dired-isearch-filter-predicate-orig): Rename from
2112         `dired-isearch-orig-success-function'.
2113         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
2114         (dired-isearch-filenames-end): Rename `isearch-success-function' to
2115         `isearch-filter-predicate'.  Doc fix.
2116         (dired-isearch-filter-filenames): Rename from
2117         `dired-isearch-success-function'.
2119         * info.el (Info-search, Info-mode):
2120         Rename `isearch-success-function' to `isearch-filter-predicate'.
2121         (Info-isearch-filter-predicate): Rename from
2122         `Info-search-success-function'.
2124         * simple.el (minibuffer-default-add-function): Fix docstring to
2125         use clear text "default values" instead of obscure references to
2126         the dynamic variable `minibuffer-default'.
2128 2008-11-16  Glenn Morris  <rgm@gnu.org>
2130         * term/ns-win.el (ns-extended-platform-support-mode):
2131         Tweak menu entry from previous change.
2133         * wid-edit.el (advertised-widget-backward): Remove autoload cookie.
2135         * cus-edit.el (custom-buffer-create-internal): Always insert the
2136         in-buffer buttons, regardless of tool-bar.  (Bug#1326)
2138 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
2140         * subr.el (read-passwd): Use read-event instead of read-char-exclusive.
2142 2008-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2144         * ielm.el (ielm-eval-input): Fix thinko in last change.
2146 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
2148         * subr.el (read-passwd): Yank current kill if the user enters C-y.
2150 2008-11-16  Michael Albinus  <michael.albinus@gmx.de>
2152         * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
2153         (tramp-file-name-handler-alist): Handle `file-name-as-directory'.
2155         * net/tramp-fish.el (tramp-fish-file-name-handler-alist)
2156         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2157         Handle `file-name-as-directory'.
2159 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
2161         * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
2162         usual variable-pitch face.
2164 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
2166         * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
2167         (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
2168         (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
2169         (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
2170         (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
2171         (ange-ftp-quote-string, ange-ftp-process-handle-line)
2172         (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
2173         (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
2174         (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
2175         (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
2176         (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
2177         (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
2178         (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
2179         (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
2180         (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
2181         (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
2182         (ange-ftp-default-user, ange-ftp-default-password)
2183         (ange-ftp-default-account, ange-ftp-netrc-default-password)
2184         (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
2185         (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
2186         (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
2187         (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
2188         (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
2189         (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
2190         (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
2191         (ange-ftp-make-backup-files, ange-ftp-retry-time)
2192         (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
2193         (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
2194         (ange-ftp-gateway-tmp-name-template)
2195         (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
2196         (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
2197         (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
2198         (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
2199         (ange-ftp-gateway-program): Remove * from docstring and reflow.
2200         (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
2201         (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
2202         (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
2203         (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
2204         (ange-ftp-rename-local-to-remote): Doc fixes.
2205         (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
2206         Use `when', `unless'.
2207         (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
2208         (ange-ftp-process-handle-hash): Rename arg STR to STRING.
2209         (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
2210         (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
2211         (ange-ftp-normal-login): Rename arg PASS to PASSWORD.  Fix typo.
2212         (ange-ftp-process-sentinel): Use `when'.  Fix typo.
2213         (ange-ftp-gwp-start): Use `let', not `let*'; use `when'.  Fix typo.
2214         (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
2215         (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
2216         (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
2217         (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
2218         (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
2219         (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
2220         (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
2221         `(save-match-data (string-match ...))'.
2222         (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
2223         (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
2224         Use `string-match-p' instead of `(save-match-data (string-match ...))'.
2225         Doc fixes.
2227 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
2229         * emulation/viper-init.el (viper-ESC-keyseq-timeout): Make it into a
2230         function instead of a variable.
2232         * emulation/viper-util.el (viper-fast-keysequence-p): Change to use
2233         viper-ESC-keyseq-timeout as a function.
2234         (viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
2235         defsubst.
2237         * emulation/viper-cmd.el: Let line-move-visual to nil when using
2238         next-line or previous-line.
2239         (viper-R-state-post-command-sentinel): Use defun instead of defsubst.
2241         * emulation/viper-keym.el (viper-ESC-key): Use (kbd "ESC").
2243         * ediff-util.el (ediff-toggle-multiframe): Check if control window is
2244         live.
2245         (ediff-save-buffer): Let window-min-height to 2.
2247         * ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
2248         the minibuffer.
2250 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
2252         * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
2253         (ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
2254         (ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
2255         (ielm-map): Define within defvar.  Add docstring.
2256         (ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
2257         (ielm-complete-filename): Use `when', `unless'.
2258         (ielm-is-whitespace-or-comment): Use `string-match-p'.
2259         (ielm-return, ielm-get-old-input): Use `looking-at-p'.
2260         (ielm-change-working-buffer): Check that the buffer is live.
2261         (inferior-emacs-lisp-mode): Define with `define-derived-mode'.
2262         Simplify.  Reflow docstring.
2263         (inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
2264         New aliases, to satisfy `define-derived-mode' expectations.
2266 2008-11-15  Glenn Morris  <rgm@gnu.org>
2267             Martin Rudalics  <rudalics@gmx.at>
2269         * emacs-lisp/find-func.el (find-function-advised-original): New.
2270         (find-function-C-source, find-function-noselect):
2271         Use find-function-advised-original to handle advised funcs.  (Bug#789)
2273 2008-11-15  Glenn Morris  <rgm@gnu.org>
2275         * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
2276         alias message.
2278         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
2279         Remove uniquify-after-kill-buffer-p dependency.
2280         (uniquify-kill-buffer-function): New function.
2281         (kill-buffer-hook): Use uniquify-kill-buffer-function.  (Bug#1315)
2283         * term/ns-win.el (ns-do-applescript, ns-popup-font-panel): Declare.
2284         (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
2285         main Emacs manual.
2287 2008-11-15  Martin Rudalics  <rudalics@gmx.at>
2289         * window.el (quit-window): Restore delete window with second
2290         arg non-nil behavior as of before 2008-10-30 change.
2292 2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
2294         * help-fns.el (describe-function-1): Do char-range check for
2295         self-insert-command.
2297 2008-11-14  Karl Fogel  <kfogel@red-bean.com>
2299         * files.el (file-precious-flag): Document that this flag is advisory.
2301 2008-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2303         * emacs-lisp/bytecomp.el (byte-compile-associative)
2304         (byte-compile-minus, byte-compile-quo): If there are more than two
2305         operands, don't use binary operation code (bug#1334).
2307 2008-11-14  Juanma Barranquero  <lekktu@gmail.com>
2309         * w32-fns.el (w32-shell-dos-semantics):
2310         * calendar/diary-lib.el (diary-face-attrs):
2311         * international/mule-cmds.el (set-default-coding-systems)
2312         (prefer-coding-system):
2313         * net/tramp.el (tramp-set-completion-function):
2314         * progmodes/vhdl-mode.el (vhdl-file-header):
2315         * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
2317         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
2319         * files.el (enable-local-eval, not-modified, kill-buffer-ask)
2320         (kill-matching-buffers, save-buffers-kill-emacs)
2321         (save-buffers-kill-terminal): Fix typos in docstrings.
2322         (switch-to-buffer-other-window): Reflow docstring.
2323         (revert-buffer): Doc fix.
2324         (define-project-bindings): Rename arg LIST to SETTINGS.
2325         (project-find-settings-file): Use `let', not `let*'.
2326         Use `when'.
2328 2008-11-13  Juanma Barranquero  <lekktu@gmail.com>
2330         * files.el (project-settings-file, locate-dominating-file):
2331         Fix typos in docstrings.
2332         (find-file-visit-truename): Remove * from defcustom docstring.
2334 2008-11-13  T. V. Raman  <raman@users.sourceforge.net>  (tiny change)
2336         * files.el (project-settings-file): New variable.
2337         (project-find-settings-file): Use it, instead of hardcoding
2338         .dir.settings.el.
2340 2008-11-13  Glenn Morris  <rgm@gnu.org>
2342         * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.
2344 2008-11-13  Henry Weller  <hweller0@gmail.com>  (tiny change)
2346         * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
2347         in mail bodies.
2349 2008-11-12  Juanma Barranquero  <lekktu@gmail.com>
2351         * international/mule.el (autoload-coding-system, with-category-table)
2352         (ctext-non-standard-encodings-alist): Fix typos in docstrings.
2353         (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
2354         (set-buffer-file-coding-system, revert-buffer-with-coding-system)
2355         (set-file-name-coding-system, ctext-pre-write-conversion)
2356         (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
2357         Reflow docstrings.
2358         (charset-list, set-coding-priority): Remove redundant obsolescence info.
2359         (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
2360         (char-valid-p): Define with `define-obsolete-function-alias'.
2362         * textmodes/artist.el (artist-mode): Fix typos in docstring.
2364 2008-11-12  Sam Steingold  <sds@gnu.org>
2366         * vc-cvs.el (vc-cvs-parse-root): Handle roots without colon
2367         between hostname and path.
2369 2008-11-11  Juri Linkov  <juri@jurta.org>
2371         * dired-aux.el (dired-isearch-filenames)
2372         (dired-isearch-filenames-regexp):
2373         Let-bind isearch-message-prefix-add to "filename ".
2375         * isearch.el (isearch-message-prefix-add)
2376         (isearch-message-suffix-add): New variables.
2377         (isearch-message-prefix): Show additional text from
2378         `isearch-message-prefix-add' before "I-search".
2379         (isearch-message-suffix): Show additional text from
2380         `isearch-message-suffix-add' at the end.
2382         * isearch.el (isearch-lazy-highlight-search): Use a loop like in
2383         `isearch-search'.  Call isearch-success-function to skip matches
2384         outside the current isearch scope.  Let-bind search-invisible to
2385         nil to not match invisible text.
2387         * isearch.el (isearch-query-replace, isearch-highlight-regexp):
2388         Let-bind `isearch-recursive-edit' to nil to prevent calling
2389         `exit-recursive-edit' in `isearch-done' that terminates the
2390         execution of these commands when it is non-nil.  Call
2391         `exit-recursive-edit' explicitly at the end.
2392         (isearch-occur): For word search construct the correct regexp
2393         with word boundaries to proceed with occur.
2395         * isearch.el (isearch-search-fun): Compare the length of the
2396         current search string with the length of the string from the
2397         previous search state to detect the situation when the user
2398         adds or removes characters in the search string.
2399         Use word-search-forward-lax and word-search-backward-lax in this
2400         case, and otherwise word-search-forward and word-search-backward.
2402 2008-11-11  Sam Steingold  <sds@gnu.org>
2404         * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
2405         the "Version Control" group (for C-x v g).
2407 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
2409         * server.el (server-process-filter): Fix typos and reflow docstring.
2411 2008-11-11  Martin Rudalics  <rudalics@gmx.at>
2413         * mail/footnote.el (footnote-mode): Improve doc-string.
2414         Suggested by <jidanni@jidanni.org>.  (Bug#1318)
2416 2008-11-11  Chong Yidong  <cyd@stupidchicken.com>
2418         * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
2420 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2422         * mail/smtpmail.el (smtpmail-open-stream): Use
2423         `starttls-any-program-available'.  Auto-load starttls.el for it.
2425 2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
2427         * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
2428         version (bug@1285).
2430 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
2432         * startup.el (command-line): Ignore init-file-user when checking
2433         user's home directory on MS-DOS as well.
2435 2008-11-07  Sam Steingold  <sds@gnu.org>
2437         * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
2439 2008-11-07  Juanma Barranquero  <lekktu@gmail.com>
2441         * frame.el (make-frame-on-display): Use `string-match-p'.
2443 2008-11-07  Glenn Morris  <rgm@gnu.org>
2445         * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.
2447 2008-11-07  Dan Nicolaescu  <dann@ics.uci.edu>
2449         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument
2450         to initialize font-lock keyword case sensitivity.
2451         (lisp-mode): Use it.
2453 2008-11-06  Glenn Morris  <rgm@gnu.org>
2455         * eshell/esh-maint.el: Remove unused file.
2457         * progmodes/cc-defs.el (cl-macroexpand-all): Declare.
2459         * cus-edit.el (custom-comment-tag): Doc fix.
2460         (custom-comment, custom-variable-value-create, custom-face):
2461         Use face names sans -face suffix rather than aliases.
2463 2008-11-05  Jay Belanger  <jay.p.belanger@gmail.com>
2465         * calc/calc.el (calc-quit): Use `window-full-width-p' to check
2466         window width.
2468 2008-11-05  Chong Yidong  <cyd@stupidchicken.com>
2470         * server.el (server-process-filter): Only default to emacsclient's
2471         terminal in daemon mode.
2473 2008-11-05  Martin Rudalics  <rudalics@gmx.at>
2475         * window.el (quit-window): Restore prefix argument behavior
2476         removed in 2008-10-30 change.  (Bug#1308)
2478 2008-11-05  Tassilo Horn  <tassilo@member.fsf.org>
2480         * doc-view.el (doc-view-mode): Bugfix: Add conversion killing
2481         function to kill-buffer-hook, not to kill-buffer.
2482         Reported by Markus Triska <markus.triska@gmx.at>
2484 2008-11-04  Jay Belanger  <jay.p.belanger@gmail.com>
2486         * calc/calc.el (calc-quit): Make sure that the keypad buffer
2487         exists before deleting its windows.
2489 2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
2491         * server.el (server-process-filter): Don't call
2492         server-create-tty-frame when no tty name is specified.
2494 2008-11-04  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
2496         * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
2498 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
2500         * international/mule-cmds.el (toggle-enable-multibyte-characters)
2501         (define-char-code-property):
2502         * textmodes/reftex.el (reftex-index):
2503         * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
2505 2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
2507         * vc-bzr.el (vc-bzr-dir-printer): Rename from
2508         vc-bzr-status-printer.
2510         * startup.el (startup-echo-area-message): Display a different
2511         message in daemon mode.  Suggested by Stephen Turnbull.
2513         * frame.el (make-frame-on-display): Ignore DISPLAY argument on
2514         Windows.
2516 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
2518         * dframe.el (dframe-mouse-position-function)
2519         (dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
2520         (dframe-mouse-set-point): Fix typos in docstrings.
2522 2008-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
2524         * vc-dir.el (vc-dir-headers): Undo previous change.
2526 2008-11-04  Nick Roberts  <nickrob@snap.net.nz>
2528         * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
2529         * vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
2531 2008-11-04  Martin Rudalics  <rudalics@gmx.at>
2533         * subr.el (looking-back): Fix doc-string typo.
2535         * electric.el (Electric-pop-up-window): Call window-end with
2536         UPDATE set to t.
2538         * window.el (save-selected-window): Make it behave like
2539         save-selected-window-norecord.
2540         (save-selected-window-norecord): Remove, since functionality
2541         fully taken over by save-selected-window.
2542         (walk-windows, set-window-text-height, fit-window-to-buffer):
2543         Use save-selected-window instead of save-selected-window-norecord.
2544         * font-lock.el (lisp-font-lock-keywords-2): Remove entry for
2545         save-selected-window-norecord.
2546         * emacs-lisp/lisp-mode.el (save-selected-window): Remove
2547         indent-function for save-selected-window-norecord.
2549 2008-11-03  Alan Mackenzie  <acm@muc.de>
2551         * progmodes/cc-engine.el (c-forward-label): Fix for QT macros.
2553 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
2555         * subr.el (looking-back): Doc fix.
2557         * term/x-win.el (x-initialize-window-system):
2558         Call x-wm-set-size-hint after initialization.
2560         * eshell/em-hist.el (eshell-save-history-on-exit): Change default
2561         to t.
2563         * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
2564         2000-12-08 (bug#1297).
2566         * font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
2568 2008-11-03  Vincent Belaïche  <vincent.b.1@hotmail.fr>
2570         * calc/calc-alg.el (calcFunc-collect): Return constant polynomial
2571         when appropriate.
2573 2008-11-02  Martin Rudalics  <rudalics@gmx.at>
2575         * window.el (save-selected-window-norecord): New macro.
2576         (walk-windows): Use save-selected-window-norecord and call
2577         select-window with NORECORD set.  (Bug#1237)
2578         (set-window-text-height, fit-window-to-buffer):
2579         Use save-selected-window-norecord and call select-window with
2580         NORECORD set.
2581         * subr.el (with-selected-window): Call set-frame-selected-window
2582         with new argument NORECORD set.  Update doc-string.
2583         (with-selected-frame): Call select-frame with new argument
2584         NORECORD set.  Update doc-string.
2585         * emacs-lisp/lisp-mode.el (save-selected-window-norecord):
2586         Put indent-function for save-selected-window-norecord.
2587         * font-lock.el (lisp-font-lock-keywords-2):
2588         Add save-selected-window-norecord.
2590 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2592         * cus-edit.el (customize-apropos-options, custom-comment)
2593         (custom-comment-tag, custom-face-edit-attribute-tag):
2594         Fix typos in docstrings.
2595         (custom-buffer-done-kill): Remove * from defcustom docstring.
2596         (custom-file): Fix typo in doc of defcustom choice.
2598         * frame.el (display-visual-class): Fix typo in docstring.
2599         (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
2600         (special-display-frame-alist, show-trailing-whitespace)
2601         (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
2602         (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2603         Remove * from defcustom docstrings.
2605         * md4.el (md4-buffer): Fix typo in docstring.
2606         (md4, md4-64): Doc fixes.
2607         (md4-pack-int32): Reflow docstring.
2609         * paths.el (rmail-file-name): Remove * from defcustom docstring.
2610         (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
2612         * rect.el (open-rectangle): Reflow docstring.
2613         (spaces-string): Fix docstring typo.  Use "?\s" instead of "? ".
2615         * select.el (x-get-cut-buffer): Fix typo in docstring.
2617         * timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
2618         (timezone-time-zone-from-absolute, timezone-leap-year-p):
2619         Fix typos in docstrings.
2621         * emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
2622         Fix typos in docstrings.
2624 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2626         * net/newst-backend.el (newsticker--cache-update): Fix no-save case.
2628         * net/newst-treeview.el (newsticker--treeview-list-update-faces)
2629         (newsticker--treeview-list-update, newsticker--treeview-item-show)
2630         (newsticker--treeview-tree-update)
2631         (newsticker--treeview-tree-update-highlight)
2632         (newsticker-treeview-update)
2633         (newsticker-treeview-next-item, newsticker-treeview-prev-item)
2634         (newsticker-treeview-next-new-or-immortal-item)
2635         (newsticker-treeview-prev-new-or-immortal-item)
2636         (newsticker-treeview-next-feed, newsticker-treeview-prev-feed)
2637         (newsticker-treeview-tree-click): Watch for layout changes.
2638         (newsticker--treeview-set-current-node): Cleanup.
2639         (newsticker--treeview-restore-layout): Rename from
2640         newsticker--treeview-restore-buffers.
2641         (newsticker--treeview-mark-item): Update cache file.
2643 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
2645         * calendar/icalendar.el (icalendar--uid-count): New.
2646         (icalendar--create-uid): New.  Extracted from
2647         `icalendar-export-region' and add uid counter.
2648         (icalendar-export-region): Use `icalendar--create-uid'.
2650 2008-10-31  Juanma Barranquero  <lekktu@gmail.com>
2652         * tooltip.el (tooltip-frame-parameters): Doc fix.
2654 2008-10-31  Martin Rudalics  <rudalics@gmx.at>
2656         * window.el (window-body-height, window-current-scroll-bars)
2657         (walk-windows, get-window-with-predicate, get-buffer-window-list)
2658         (minibuffer-window-active-p, count-windows)
2659         (window-safely-shrinkable-p, window--splittable-p)
2660         (window--try-to-split-window, window--frame-usable-p)
2661         (window--even-window-heights, window--display-buffer-1)
2662         (window--display-buffer-2, set-window-text-height)
2663         (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
2664         (truncated-partial-width-window-p): Rewrite doc-string.
2665         (window-fixed-size-p): Simplify code.  Rewrite doc-string.
2666         (split-window-vertically, split-window-horizontally):
2667         Rename args, rewrite doc-string, and simplify code.
2668         (split-window-save-restore-data): Rename args and use
2669         when instead of if.
2671 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
2673         * indent.el (indent-for-tab-command): Use use-region-p.
2675         * vc.el (vc-revert): Limit the length of the query string.
2677 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>
2679         * simple.el (idle-update-delay, next-error-highlight)
2680         (next-error-highlight-no-select, next-error-recenter, next-error-hook)
2681         (minibuffer-history-case-insensitive-variables, kill-ring-max)
2682         (kill-read-only-ok, backward-delete-char-untabify-method)
2683         (kill-whole-line, mark-ring-max, global-mark-ring-max)
2684         (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
2685         (goal-column, line-move-ignore-invisible, fill-prefix)
2686         (auto-fill-inhibit-regexp, blink-matching-paren)
2687         (blink-matching-paren-on-screen, blink-matching-paren-distance)
2688         (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
2689         (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
2690         (minibuffer-history-isearch-wrap, transient-mark-mode)
2691         (next-logical-line, auto-fill-mode, line-number-mode)
2692         (column-number-mode, size-indication-mode, clone-indirect-buffer)
2693         (normal-erase-is-backspace-mode): Doc fixes.
2694         (current-kill, transient-mark-mode, toggle-truncate-lines)
2695         (visible-mode): Reflow docstrings.
2696         (minibuffer-local-shell-command-map, interprogram-paste-function):
2697         Fix typos in docstrings.
2699 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
2701         * server.el (server-process-filter): In daemon mode, default to
2702         emacsclient's tty if not opening a new frame and only the
2703         terminal-frame is available.
2705 2008-10-30  Martin Rudalics  <rudalics@gmx.at>
2707         * window.el (quit-window): Simplify code.  Say in doc-string
2708         that it operates on the selected window's buffer.  (Bug#1259)
2710 2008-10-30  Nick Roberts  <nickrob@snap.net.nz>
2712         * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to
2713         nil so that log-view-diff-changeset works.
2715 2008-10-30  Glenn Morris  <rgm@gnu.org>
2717         * files.el (locate-dominating-stop-dir-regexp): Fix typo.
2719         * resume.el: Move to obsolete/.
2720         * Makefile.in (ELCFILES): Update.
2722 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
2724         * electric.el (Electric-pop-up-window): Don't shrink the window if
2725         it's already big enough.
2727         * minibuffer.el (delete-minibuffer-contents): Delete all
2728         minibuffer contents instead of just the current field.
2730         * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
2732         * bookmark.el (bookmark-handle-bookmark): Rename from
2733         bookmark-jump-noselect.
2734         (bookmark--jump-via, bookmark-insert): Callers changed.
2735         (bookmark-jump-noselect): Wrapper function for
2736         bookmark-handle-bookmark.
2737         (bookmark-get-bookmark-record): Signal error for invalid bookmark.
2739         * textmodes/ispell.el (ispell-word): Use use-region-p.
2741 2008-10-29  Juanma Barranquero  <lekktu@gmail.com>
2743         * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
2744         to follow naming conventions for abnormal hooks.  Doc fix.
2745         (tooltip-mode, tooltip-timeout): Use it.
2746         (tooltip-hook): New obsolete alias.
2747         (tooltip-help-tips): Doc fix.
2749         * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
2751 2008-10-29  Ulrich Mueller  <ulm@gentoo.org>
2753         * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
2754         of hardcoded /tmp.
2756 2008-10-29  Glenn Morris  <rgm@gnu.org>
2758         * net/xesam.el (dbus-get-unique-name, dbus-debug): Declare.
2760         * vc-hooks.el (vc-find-root): Remove bogus alias.
2762 2008-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2764         * international/quail.el (quail-show-guidance): Don't create
2765         a guidance-frame if current buffer is not a minibuffer, since even if
2766         selected-window is mini-p, the buffer will never be displayed in it, so
2767         it wil be usable for guidance.
2769 2008-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2771         * smerge-mode.el: Require diff-mode at run-time as well.
2773 2008-10-28  Martin Rudalics  <rudalics@gmx.at>
2775         * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice.
2776         * vc-hooks.el (vc-stay-local): Likewise.
2778 2008-10-28  Phil Sung  <psung@mit.edu>
2780         * follow.el (follow-scroll-down, follow-calc-win-end)
2781         (follow-estimate-first-window-start): Reduce effective window
2782         height when header line is present.  (Bug#925)
2784 2008-10-28  Juanma Barranquero  <lekktu@gmail.com>
2786         * subr.el (locate-user-emacs-file): Simplify.  Don't create
2787         `user-emacs-directory' when Emacs is running in batch mode.
2789         * startup.el (inhibit-startup-screen): Reflow docstring.
2790         (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
2792 2008-10-27  Kenichi Handa  <handa@m17n.org>
2794         * descr-text.el (describe-char): Fix terminal case (where font is nil).
2796 2008-10-27  Juanma Barranquero  <lekktu@gmail.com>
2798         * face-remap.el (text-scale-increase, text-scale-decrease)
2799         (text-scale-adjust): Remove &optional keyword from the arg list;
2800         the INC argument is not really optional, if the functions happen
2801         to be called from elisp.
2803 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2805         * vc.el: Rename VC methods that were missed when vc-status was
2806         renamed to vc-dir.
2807         * vc-svn.el (vc-svn-dir-extra-headers): Rename from
2808         vc-svn-status-extra-headers.
2809         * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
2810         (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
2811         * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
2812         (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
2813         * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
2814         vc-dir-status-printer.
2815         (vc-dir-headers): Use `dir-extra-headers' instead of
2816         `status-extra-headers'.
2817         (vc-dir-printer): Rename from vc-dir-status-printer.
2818         (vc-default-dir-extra-headers): Rename from
2819         vc-default-status-extra-headers.
2820         * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
2821         vc-cvs-status-extra-headers.
2823         * startup.el (server-name): Pacify byte compiler.
2824         (command-line): If --daemon=SERVER_NAME was used, set server-name
2825         before calling server-start.
2827 2008-10-26  Romain Francoise  <romain@orebokech.com>
2829         * startup.el (command-line): Call daemon-initialized after
2830         starting the server.
2832 2008-10-26  Kenichi Handa  <handa@m17n.org>
2834         * help-fns.el (describe-categories): Display the terse legend at
2835         the head.
2837         * international/characters.el: Docstrings of categories improved.
2839 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2841         * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
2843         * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
2844         to the courier family.
2845         * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
2846         usually not serif'd and hence rather unlike verbatim's printed output.
2848 2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
2850         * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
2851         when reporting the module.
2853         * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
2855         * wid-edit.el (widget-color-complete): Sort completions alphabetically.
2857 2008-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2859         * files.el (locate-dominating-stop-dir-regexp): New var.
2860         (locate-dominating-file): Change arg from a regexp to a file name.
2861         Rewrite using the vc-find-root code to avoid directory-files which is
2862         too slow.  Obey locate-dominating-stop-dir-regexp.
2863         Don't pay attention to changes in owner.
2864         (project-find-settings-file): Adjust call to locate-dominating-file.
2866         * progmodes/flymake.el (flymake-find-buildfile):
2867         Adjust call to locate-dominating-file.
2869         * vc-hooks.el (vc-find-root): Use locate-dominating-file.
2870         (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
2872 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
2874         * subr.el (with-current-buffer): Rename buffer argument to
2875         buffer-or-name.
2876         * window.el (get-buffer-window-list): Rename buffer argument to
2877         buffer-or-name and make it optional.
2879 2008-10-25  Juanma Barranquero  <lekktu@gmail.com>
2881         * completion.el (add-completion-to-head, add-completion): Doc fixes.
2882         (completion-search-next, add-completions-from-file):
2883         Fix typos in docstrings.
2885         * filesets.el (filesets-menu-ensure-use-cached)
2886         (filesets-ingroup-patterns, filesets-filetype-property):
2887         * tutorial.el (get-lang-string):
2888         * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
2889         Fix typos in docstrings.
2891         * image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
2892         (image-dired-line-up-method, image-dired-thumb-size)
2893         (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
2894         (image-dired-track-original-file, image-dired-track-thumbnail)
2895         (image-dired-dired-next-line, image-dired-dired-previous-line)
2896         (image-dired-write-comments): Reflow docstrings.
2897         (image-dired-show-all-from-dir-max-files)
2898         (image-dired-format-properties-string, image-dired-create-thumbs)
2899         (image-dired-mark-tagged-files, image-dired-gallery-generate):
2900         Fix typos in docstrings.
2902         * savehist.el (savehist-save-minibuffer-history, savehist-file)
2903         (savehist-additional-variables, savehist-ignored-variables)
2904         (savehist-file-modes, savehist-autosave-interval):
2905         * startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
2906         (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
2907         (fancy-splash-image):
2908         * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
2909         (thumbs-conversion-program, thumbs-margin):
2910         Remove spurious * in docstrings.
2912 2008-10-25  Aaron S. Hawley  <aaronh@garden.org>
2914         * thingatpt.el (end-of-sexp, beginning-of-sexp)
2915         (forward-same-syntax): Omit default arguments to char-after and
2916         char-before.
2918 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
2920         * subr.el (locate-user-emacs-file): New function.
2921         (user-emacs-directory): Mention it in docstring.
2923         * completion.el (save-completions-file-name):
2924         * filesets.el (filesets-menu-cache-file):
2925         * image-dired.el (image-dired-dir, image-dired-db-file)
2926         (image-dired-temp-image-file, image-dired-gallery-dir)
2927         (image-dired-temp-rotate-image-file):
2928         * savehist.el (savehist-file):
2929         * server.el (server-auth-dir):
2930         * thumbs.el (thumbs-thumbsdir):
2931         * tutorial.el (tutorial--saved-dir):
2932         * play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
2934 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
2936         * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
2937         (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.
2939 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
2941         * filesets.el: Update author email.
2942         (filesets-data): Doc fix.
2944 2008-10-23  Jens Petersen  <petersen@redhat.com>  (tiny change)
2946         * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
2948 2008-10-23  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2950         * international/mule-cmds.el (describe-language-environment):
2951         Indent sample text.
2953 2008-10-23  Glenn Morris  <rgm@gnu.org>
2955         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
2957         * emacs-lisp/cl-macs.el (flet): Throw an error when trying to
2958         byte-compile a redefinition of a function with special byte-compile
2959         handling.  (Bug#411)
2961 2008-10-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2963         * ps-print.el: Deal with page sizes for label printes.  Suggested by
2964         Friedrich Delgado Friedrichs <friedel@nomaden.org>.
2965         (ps-print-version): New version 7.3.3.
2966         (ps-page-dimensions-database): New page sizes for label printers.
2967         (ps-n-up-printing): Fix code.
2969 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
2971         * frame.el (make-frame-command): Doc fix.  Use display-graphic-p.
2973         * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
2974         (list-at-point): Add docstrings.
2976         * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
2978         * dired-aux.el (dired-do-create-files): Doc fix.
2980 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
2982         * version.el (emacs-version): Change '*Step' to 'NS' for consistency
2983         with other documentation.
2985 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
2987         * replace.el (how-many): Fix typo in docstring.
2988         Reported by Leo <sdl.web@gmail.com>.
2990 2008-10-22  Glenn Morris  <rgm@gnu.org>
2992         * international/mule-cmds.el (universal-coding-system-argument):
2993         Check for C-g.  (Bug#1205)
2995 2008-10-22  Kenichi Handa  <handa@m17n.org>
2997         * international/characters.el: Don't setup
2998         find-word-boundary-function-table.
2999         (next-word-boundary-han, next-word-boundary-kana): Delete them.
3000         (word-combining-categories, word-separating-categories):
3001         Adjust to the change of the docstrings.
3003 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3005         * simple.el (region-active-p): Doc fix.
3007 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3009         * subr.el (apply-partially): Move from here...
3011         * simple.el (apply-partially): ...to here.
3013 2008-10-20  Andreas Schwab  <schwab@suse.de>
3015         * subr.el (split-string-and-unquote): Simplify regexp.
3017 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3019         * subr.el (top-level): Require `cl' when compiling.
3021 2008-10-20  David Reitter  <david.reitter@gmail.com>
3023         * info.el (Info-mode): Do not remove an existing header line if
3024         `Info-use-header-line' is nil.
3026 2008-10-19  Juri Linkov  <juri@jurta.org>
3028         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
3029         Add arg `delimited' as in `query-replace' for the case when
3030         isearch-allow-scroll=t and the user types C-u M-%.  Doc fix.
3031         Add more indicators to the prompt ("word" and "in region").
3033         * replace.el (query-replace, query-replace-regexp)
3034         (replace-string, replace-regexp, perform-replace): Add "word"
3035         indicatiors to the prompt for word delimited replacements.
3037         * replace.el (read-regexp): Rename arg `default' to `default-value'.
3038         Doc fix.
3040 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
3042         * subr.el (apply-partially): Move here from minibuffer.el.  Doc fix.
3044         * simple.el (minibuffer-default-add-shell-commands): Doc fix.
3046 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
3048         * window.el (enlarge-window-horizontally, shrink-window-horizontally):
3049         Make argument names follow Elisp manual.
3051 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
3053         * textmodes/remember.el (remember-data-file):
3054         * shadowfile.el (shadow-initialize)
3055         <shadow-info-file, shadow-todo-file>:
3056         * savehist.el (savehist-file):
3057         * recentf.el (recentf-save-file):
3058         * pcvs-defs.el (cvs-cvsrc-file):
3059         * international/kkc.el (kkc-init-file-name):
3060         * ido.el (ido-save-directory-list-file):
3061         * calendar/todo-mode.el (todo-file-do, todo-file-done)
3062         (todo-file-top): Run file names that begin with a period thru
3063         `convert-standard-filename'.
3065         * dos-fns.el (dos-reevaluate-defcustoms): New function.  Add it to
3066         before-init-hook.
3068         Fix Bug #1183:
3070         * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
3071         coding-system-for-read to ediff-coding-system-for-write.
3073         * ediff-util.el (ediff-make-temp-file): Unconditionally bind
3074         coding-system-for-write to ediff-coding-system-for-write.
3076         * ediff-init.el (ediff-coding-system-for-read): Doc fix.
3077         (ediff-coding-system-for-write): Set to emacs-internal.
3079 2008-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3081         * international/mule-conf.el (emacs-internal): New coding system alias.
3083 2008-10-18  Juri Linkov  <juri@jurta.org>
3085         * info.el (Info-file-supports-index-cookies-list): New variable.
3086         (Info-file-supports-index-cookies): New function.
3087         (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
3088         (Info-index-nodes): Let-bind Info-point-loc to nil for files
3089         without an index cookie to ignore it when Info-index-nodes is
3090         called during navigating from an index node with line numbers.
3091         (Info-index-node): Set file to Info-current-file if nil.  (Bug#1118)
3093         * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
3094         variable definition section.
3096         * info.el (Info-find-node-2): Put initial point below the header line
3097         and breadcrumbs line.
3099 2008-10-18  Glenn Morris  <rgm@gnu.org>
3101         * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if
3102         the needed external programs were not found.
3104 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
3106         * files.el (trash-directory): Run thru `convert-standard-filename'.
3107         (file-modes-char-to-who, file-modes-char-to-right)
3108         (file-modes-rights-to-number, file-modes-symbolic-to-number)
3109         (read-file-modes): Doc fixes.
3111 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
3113         * abbrev.el (define-abbrev): Doc fix.
3115 2008-10-17  Alan Mackenzie  <acm@muc.de>
3117         * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct
3118         foo bar [] = { ...".
3120 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
3122         * faces.el (face-spec-set-2): Don't pass invalid attributes to
3123         set-face-attribute.
3125 2008-10-17  Juanma Barranquero  <lekktu@gmail.com>
3127         * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
3128         according to `locale-coding-system'.  (This fixes trivial bug reported
3129         as part of bug#1179).
3130         Sort list of valid locale ids (EnumSystemLocales does not guarantee any
3131         particular order).  Use `when'.
3133 2008-10-16  Juanma Barranquero  <lekktu@gmail.com>
3135         * w32-fns.el (w32-check-shell-configuration): Doc fix.
3136         (w32-add-charset-info): Fix typo in docstring.
3138 2008-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3140         * international/mule-conf.el: Removed `utf8' and `UTF8' aliases
3141         after discussion.
3143 2008-10-16  Magnus Henoch  <mange@freemail.hu>
3145         * vc-arch.el (vc-arch-dir-status): New function.
3146         (vc-arch-after-dir-status): New function.
3148 2008-10-16  Glenn Morris  <rgm@gnu.org>
3150         * man.el (Man-getpage-in-background): Force recent `man's to output
3151         escape sequences even when stdout is not a tty.  (Bug#1142)
3153 2008-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
3155         * international/mule-conf.el: Add `utf8' and `UTF8' as
3156         aliases for the `utf-8' coding system.
3158 2008-10-15  Juanma Barranquero  <lekktu@gmail.com>
3160         * find-file.el (ff-get-file): Doc fix.
3161         (ff-get-file-name): Use `let', not `let*'.
3162         (ff-search-directories): Fix typo in docstring.
3163         (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
3164         (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
3165         (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
3166         (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
3167         (cc-other-file-alist, modula2-other-file-alist):
3168         Remove spurious * in docstrings.
3170 2008-10-14  Chong Yidong  <cyd@stupidchicken.com>
3172         * faces.el (set-face-attribute): Set family and foundry before
3173         other attributes.
3174         (face-spec-set-2): Pass unmodified args to set-face-attribute.
3176 2008-10-14  Juanma Barranquero  <lekktu@gmail.com>
3178         * hl-line.el (hl-line-unload-function): New function.
3179         (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
3180         (hl-line-sticky-flag): Remove spurious * in docstring.
3182 2008-10-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
3184         * vc-git.el (vc-git-show-log-entry): Include the revision in the
3185         search string.
3187 2008-10-14  Michael Albinus  <michael.albinus@gmx.de>
3189         * net/tramp.el (tramp-process-one-action): Embed regexp in
3190         parentheses, before adding end-of-buffer construct.  Suggested by
3191         Markus Triska <markus.triska@gmx.at>.
3193 2008-10-13  Ulf Jasper  <ulf.jasper@web.de>
3195         * net/newst-plainview.el (w3m-toggle-inline-image):
3196         Define 'declare-function if necessary, for compatibility.
3198         * net/newst-treeview.el (w3m-toggle-inline-images):
3199         Define 'declare-function if necessary, for compatibility.
3201 2008-10-13  Alan Mackenzie  <acm@muc.de>
3203         * progmodes/cc-cmds.el (c-indent-region): Fix previous patch
3204         so that the function works on one-line macros.
3206         * progmodes/cc-engine.el: Amend several doc strings and comments.
3208 2008-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
3210         * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
3212         * vc-cvs.el (vc-cvs-dir-stay-local): Remove.
3213         (vc-cvs-stay-local): Add a new choice and default to it.
3214         (vc-cvs-dir-status): Use the new vc-stay-local choice.
3216         * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
3218 2008-10-12  Stephen Leake  <stephen_leake@member.fsf.org>
3220         * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
3221         Add support for extended return statement.
3223         * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
3224         and obj-dir; keep user order.
3226 2008-10-12  Glenn Morris  <rgm@gnu.org>
3228         * Makefile.in (ELCFILES): Update.
3230         * simple.el (shell-delimiter-argument-list, shell-file-name-chars)
3231         (shell-file-name-quote-list): Declare.
3233 2008-10-12  Michael Albinus  <michael.albinus@gmx.de>
3235         * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
3237 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3239         * startup.el (command-line): If toolbar is disabled but ought to
3240         be initialized, call tool-bar-setup.
3242         * tool-bar.el (tool-bar-setup): Variable deleted.
3243         (tool-bar-setup): Set it up unconditionally.
3245         * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
3247         * progmodes/grep.el (grep-mode-tool-bar-map): Check if
3248         tool-bar-map has been initialized before setting it up.
3250         * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
3251         tool-bar-map has been initialized before setting it up.
3253 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3255         * emacs-lisp/warnings.el (display-warning): Issue a message if
3256         called during daemon initialization.
3258         * tool-bar.el (tool-bar-local-item)
3259         (tool-bar-local-item-from-menu): Put the check for number of
3260         display colors into the image expression.
3261         (tool-bar-setup): Don't be a no-op on ttys.
3263         * info.el (info-tool-bar-map):
3264         * progmodes/gud.el (gud-tool-bar-map):
3265         * progmodes/grep.el (grep-mode-tool-bar-map):
3266         * progmodes/compile.el (compilation-mode-tool-bar-map):
3267         Initialize it unconditionally.
3269 2008-10-11  Romain Francoise  <romain@orebokech.com>
3271         * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
3272         * kmacro.el (kmacro-edit-lossage): Ditto.
3273         * edmacro.el (edit-kbd-macro): Ditto.
3275 2008-10-11  Ulf Jasper  <ulf.jasper@web.de>
3277         * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
3278         Fix variable names.
3280 2008-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
3282         * startup.el (command-line): Revert 2008-09-26 change, not
3283         necessary anymore.
3285 2008-10-10  Andreas Schwab  <schwab@suse.de>
3287         * simple.el (minibuffer-complete-shell-command):
3288         Bind comint-delimiter-argument-list, comint-file-name-chars and
3289         comint-file-name-quote-list like shell-mode.
3291 2008-10-10  Martin Rudalics  <rudalics@gmx.at>
3293         * window.el (pop-to-buffer): Fix misplacement of arg norecord in
3294         call of select-window.
3296 2008-10-10  Jay Belanger  <jay.p.belanger@gmail.com>
3298         * calc/calc.el (calc-embedded-word-regexp)
3299         (calc-embedded-word-regexp-alist): New variables.
3300         (calc-embedded-open-word, calc-embedded-close-word)
3301         (calc-embedded-open-close-word-alist): Remove unused variables.
3303         * calc/calc-embed.el (calc-embedded-make-info):
3304         Use `calc-embedded-word-regexp' to find words.
3306 2008-10-10  Martin Rudalics  <rudalics@gmx.at>
3308         * info.el (Info-extract-menu-counting): New argument no-detail to
3309         skip detailed node listings.
3310         (Info-forward-node): New argument not-up to inhibit going up.
3311         (Info-final-node): Call Info-extract-menu-counting and
3312         Info-forward-node with the new arguments set to avoid infinite
3313         looping.  (Bug#1116)
3315 2008-10-10  Eli Zaretskii  <eliz@gnu.org>
3317         * startup.el (command-line): Don't invoke tool-bar-mode if it is
3318         not fboundp.
3320 2008-10-09  Chong Yidong  <cyd@stupidchicken.com>
3322         * startup.el (command-line): Enable tool-bar-mode as long as it is
3323         not suppressed by X resources, regardless of the terminal.
3325         * tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
3326         graphical terminals.
3327         (tool-bar-setup): No-op if called on a tty.
3329 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
3331         * frame.el (make-frame-on-tty): Use "F" inside interactive.
3332         Support `pc' ``window-system''.
3334         * progmodes/compile.el (compilation-start): Resurrect the version
3335         for systems that don't support asynchronous subprocesses.
3337 2008-10-09  Martin Rudalics  <rudalics@gmx.at>
3339         * window.el (pop-up-frames): Add choice graphic-only.
3340         (display-buffer): When pop-up-frames equals graphic-only do
3341         not pop up new frame on text-only terminals.  (Bug#1061)
3343 2008-10-09  Dan Nicolaescu  <dann@ics.uci.edu>
3345         * vc-cvs.el (vc-cvs-dir-stay-local): New variable.
3346         (vc-cvs-dir-status): Use it.
3348 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
3350         * json.el (json-skip-whitespace): Fix last change.
3352 2008-10-08  Juanma Barranquero  <lekktu@gmail.com>
3354         * bs.el (bs-unload-function): New function.
3356 2008-10-08  Sven Joachim  <svenjoac@gmx.de>
3358         * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
3359         * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
3360         For clarity, explicitly require cl.
3362 2008-10-08  Michael Olson  <mwolson@gnu.org>
3364         * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
3365         can avoid a bad interaction with programs that add functions to
3366         the window-scroll-functions hook.  This fixes Bug #858.
3368 2008-10-07  Chong Yidong  <cyd@stupidchicken.com>
3370         * startup.el (command-line): Use display-warning to warn about an
3371         init file error.
3372         (command-line-1): Remove init file error delay.
3374 2008-10-07  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
3376         * rx-new.el (rx-constituents): Change `anything' to call rx-anything.
3377         Change `not-wordchar' assignment to "\\W" from "[^[:word:]]".
3378         (rx-group-if): New function.
3379         (rx-parent): New variable.
3380         (rx-and, rx-or): Put shy groups only when necessary.
3381         (rx-bracket): Remove.
3382         (rx-anything): New function.
3383         (rx-any-delete-from-range, rx-any-condense-range)
3384         (rx-check-any-string): New functions.
3385         (rx-check-any): Return result as a list.  Don't convert chars to
3386         strings.  Don't prepend "\\" to "^".  Don't search for close bracket.
3387         Check char category string.  Call rx-form instead of rx-to-string.
3388         (rx-any): Rebuid to complete the function.
3389         (rx-check-not): Fix char category regexp pattern string.
3390         Call rx-form instead of rx-to-string.
3391         (rx-not): Call rx-form instead of rx-to-string.  Convert "[^]" to
3392         "[^^]".  Call regexp-quote for one char string when not called from
3393         rx-not.  Add "\\w", and toggle to upcase.  Add the case of
3394         "\\[SCBW]" to toggle.
3395         (rx-=, rx->=, rx-**, rx-repeat, rx-submatch): Call rx-form
3396         instead of rx-to-string.
3397         (rx-kleene): Call rx-form instead of rx-to-string.
3398         Call rx-group-if to adjust putting of shy groups.
3399         (rx-atomic-p): Make check more precisely.
3400         (rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
3401         (rx-regexp): Call rx-group-if.
3402         (rx-form): New function.
3403         (rx-to-string): Call rx-form, rx-group-if.
3404         Refine definition of NO-GROUP.
3406 2008-10-07  T. V. Raman  <raman@users.sourceforge.net>  (tiny change)
3408         * json.el (json-advance): Use forward-char.
3409         (json-skip-whitespace): Use skip-syntax-forward.
3411 2008-10-07  Alan Mackenzie  <acm@muc.de>
3413         * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
3414         indenting a macro followed by blank lines doesn't backslash the
3415         following non-blank line into the macro.
3417 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
3419         * startup.el (before-init-time, after-init-time): Move into emacs.c.
3420         (command-line): Set after-init-time to nil before initialization.
3422 2008-10-06  Jay Belanger  <jay.p.belanger@gmail.com>
3424         * calc/calc-units.el (math-standard-units): Update the values
3425         of the units.
3427 2008-10-06  Juanma Barranquero  <lekktu@gmail.com>
3429         * bookmark.el (bookmark-unload-function): New function.
3431 2008-10-06  Andreas Schwab  <schwab@suse.de>
3433         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
3435 2008-10-06  Martin Rudalics  <rudalics@gmx.at>
3437         * mail/footnote.el: Remove * in defcustom docstrings and tell
3438         for most options that customizing them doesn't affect buffers
3439         already displaying footnotes.
3440         (Footnote-refresh-footnotes, Footnote-renumber-footnotes):
3441         Fix handling of text properties and identical start/end tags.
3442         Do not use format when renumbering.
3443         (Footnote-set-style): Make it work.
3444         (Footnote-insert-numbered-footnote): Simplify.
3445         (Footnote-narrow-to-footnotes, Footnote-insert-footnote)
3446         (Footnote-goto-footnote): Fix handling of empty section tag.
3447         (Footnote-delete-footnote): Fix handling of identical start/end
3448         tags, empty section tag, and spaced footnotes.  Do not use
3449         kill-region.
3450         (footnote-mode): Make most options buffer-local to avoid that
3451         customizing messes up handling of footnotes in buffers that
3452         already display them.
3454 2008-10-06  Dan Nicolaescu  <dann@ics.uci.edu>
3456         * faces.el (x-create-frame-with-faces): Undo previous change.
3458         * vc-cvs.el (vc-cvs-after-dir-status): Parse the output for non
3459         existent files.
3461 2008-10-05  Chong Yidong  <cyd@stupidchicken.com>
3463         * international/mule-cmds.el (universal-coding-system-argument):
3464         Handle digit-argument too.
3466 2008-10-05  Mario Lang  <mlang@delysid.org>
3468         * xml.el (xml-parse-string): Use skip-chars-forward.
3470 2008-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
3472         * vc-bzr.el (vc-bzr-after-dir-status): Parse the output for non
3473         existent files.
3474         (vc-bzr-dir-status-files): New function.
3476 2008-10-04  Glenn Morris  <rgm@gnu.org>
3478         * files.el (make-temp-file): Handle empty `prefix'.  (Bug#1081)
3480         * vc-svn.el (vc-svn-after-dir-status): Handle `svn status -u' output.
3481         (vc-svn-dir-status): Respect vc-stay-local-p.  (Bug#1046)
3483         * vc-cvs.el (vc-cvs-dir-status-heuristic): New function.
3484         (vc-cvs-dir-status): Respect vc-stay-local-p.  (Bug#1046)
3486 2008-10-04  David J. Biesack  <David.Biesack@sas.com>  (tiny change)
3488         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
3489         Fix typo.  (Bug#1074)
3491 2008-10-04  Martin Rudalics  <rudalics@gmx.at>
3493         * progmodes/compile.el (compilation-start): Make sure to move to
3494         point-max only when we are in the compilation buffer.  (Bug#1073)
3496 2008-10-04  Dan Nicolaescu  <dann@ics.uci.edu>
3498         * faces.el (x-create-frame-with-faces): Only setup the toolbar if
3499         tool-bar-mode is on.
3501         * vc-svn.el (vc-svn-dir-status-files):
3502         * vc-cvs.el (vc-cvs-dir-status-files): New function.
3504 2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
3506         * vc-hg.el (vc-hg-dir-status-files): New function.
3508 2008-10-03  Martin Rudalics  <rudalics@gmx.at>
3510         * window.el (window--display-buffer-1): Don't care about
3511         visibility since raise-frame does.
3513 2008-10-03  Mario Lang  <mlang@delysid.org>
3515         * nxml/xmltok.el (xmltok-forward): Simplify.
3517 2008-10-03  Glenn Morris  <rgm@gnu.org>
3519         * Makefile.in (ELCFILES): Update.
3521         * frame.el (set-default-font): Make obsolete.
3522         * mouse.el (mouse-set-font): Use set-frame-font.
3524         * jka-cmpr-hook.el (jka-compr-compression-info-list)
3525         (jka-compr-mode-alist-additions): Also match `.tbz2'.
3527         * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
3528         * files.el (auto-mode-alist): Add .PRO as per above autoload.
3530 2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
3532         * vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
3533         (vc-dir-refresh): Set it here instead.  (Bug#1067)
3535 2008-10-02  Chong Yidong  <cyd@stupidchicken.com>
3537         * faces.el (inhibit-frame-set-background-mode): New var.
3538         (frame-set-background-mode): Use it to avoid a loop in
3539         face-spec-recalc.
3541 2008-10-02  Glenn Morris  <rgm@gnu.org>
3543         * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete
3544         vc-diff-switches.
3546 2008-10-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3548         * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
3549         that is, to take some action when a buffer is killed.  Suggested by
3550         Stefan Monnier <monnier@iro.umontreal.ca>.  Doc fix.  New version
3551         11.2.2.
3552         (whitespace-action): Docstring and :type fix.
3553         (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
3554         Code fix.
3555         (whitespace-add-local-hook, whitespace-remove-local-hook)
3556         (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
3558 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3560         * net/tls.el (open-tls-stream): Show the actual command being
3561         executed, instead of the format string.
3563 2008-10-01  Eli Zaretskii  <eliz@gnu.org>
3565         * term/internal.el (dos-locale-alist): New alist.
3566         (dos-codepage-setup): Use it to compute a value of locale with
3567         which to call set-locale-environment.  Remove code to set
3568         terminal, keyboard, and file-name encoding (done by
3569         set-locale-environment).
3571         * international/mule-cmds.el
3572         (set-language-environment-nonascii-translation): Fix nonascii
3573         value for `pc' ``window-system''.
3574         (set-display-table-and-terminal-coding-system)
3575         (set-default-coding-systems): Don't special-case `pc'.
3577 2008-10-01  Glenn Morris  <rgm@gnu.org>
3579         * filesets.el (filesets-menu-name): Fix type.
3580         (filesets-menu-path, filesets-menu-before): Fix types.
3581         Change defaults to be consistent with recentf.  (Bug#1056)
3583 2008-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3585         * term/xterm.el (xterm-turn-on-modify-other-keys)
3586         (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
3587         Don't forget to pass `terminal' to `send-string-to-terminal'.
3589 2008-09-30  Michael Albinus  <michael.albinus@gmx.de>
3591         * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
3592         (vc-file-not-found-hook): Check, that `buffer-file-name' is
3593         non-nil.  It is not clear, whether this is only fixing symptoms on
3594         an error.  OTOH, in all other cases, the call of `vc-file-clearprops'
3595         is embedded by that check.  So it might be TRT.  Suggested by Dan
3596         Nicolaescu <dann@ics.uci.edu>.
3598 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3600         * Makefile.in (ELCFILES): Remove codepage.elc.
3602         * international/codepage.el: File removed, as even ms-dos doesn't
3603         need it anymore.
3605         * loadup.el [ms-dos]: Don't load ccl and codepage.
3607         * term/internal.el: Remove coding: cookie and no-byte-compile flag.
3608         (IT-character-translations, cjk-codepages-alist): Remove variables.
3609         (IT-display-table-setup, dos-cpNNN-setup): Remove functions.
3610         (IT-unicode-translations): Remove charset and base elements.
3611         Add translations for Latin-1 characters.
3612         (IT-setup-unicode-display): Accept a CODING argument.  Don't use
3613         base and chset elements of IT-unicode-translations.  Don't wrap
3614         translation in "{...}".  Set up translations only for characters
3615         for which unencodable-char-position returns non-nil.
3616         (dos-codepage-setup): Don't use special-case codepages in
3617         cjk-codepages-alist.
3619         * files.el (locate-dominating-file): Wrap directory-files with
3620         condition-case, instead of calling file-directory-p, which stats
3621         the directory one more time.
3623         * mail/mail-utils.el (mail-unquote-printable-region):
3624         Use insert-byte instead of insert-char, when the UNIBYTE arg is
3625         non-nil.
3627 2008-09-30  Daiki Ueno  <ueno@unixuser.org>
3629         * epa-file.el (epa-file-insert-file-contents): Fix typo.
3631 2008-09-30  Glenn Morris  <rgm@gnu.org>
3633         * progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
3635 2008-09-30  Daniel Colascione  <danc@merrillpress.com>
3637         * progmodes/which-func.el (which-func-imenu-joiner-function): New.
3638         (which-function): Handle nested imenu trees.
3640         * imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
3641         some nested menu items.
3643 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
3645         * calc/calc-units.el (math-standard-units): Add entries used to
3646         display the the values in the units buffer.
3647         (math-build-units-table): Add entries to the units table to be used
3648         to display the values in the units buffer.
3649         (math-build-units-table-buffer): Use the display entry of the units
3650         table when non-nil.
3651         (calc-define-unit): Add option to enter display value of unit.
3653 2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
3655         * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
3657 2008-09-29  Eli Zaretskii  <eliz@gnu.org>
3659         * files.el (locate-dominating-file): Take file-attributes of
3660         `dir', not of `file' (which never changes).
3662 2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
3664         * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
3665         also be `localname'.
3667         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
3668         IDENTIFICATION.
3670 2008-09-28  Glenn Morris  <rgm@gnu.org>
3672         * vc.el (vc-switches): Give it a doc string.
3674 2008-09-28  Romain Francoise  <romain@orebokech.com>
3676         * comint.el (comint-show-output): Adjust to stickiness changes of
3677         the output field.
3679         * startup.el (command-line): Start the daemon server later.
3681 2008-09-28  Martin Rudalics  <rudalics@gmx.at>
3683         * subr.el (read-quoted-char): Call char-resolve-modifiers
3684         instead of char-resolve-modifers.
3686 2008-09-27  Glenn Morris  <rgm@gnu.org>
3688         * play/solitaire.el (solitaire-mode-map): Bind "\r" rather
3689         than [return].  (Bug#1031)
3691 2008-09-27  Peter Dyballa  <Peter_Dyballa@Freenet.DE>
3693         * calendar/calendar.el (solar-sunrises-buffer): Fix typo.
3695 2008-09-27  Daiki Ueno  <ueno@unixuser.org>
3697         * epg.el (epg-wait-for-status): Check if there is no pending status.
3698         Reported by Ted Romer <ted@romerfamily.com>.
3700 2008-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3702         * startup.el (command-line): Turn on menu-bar-mode and
3703         tool-bar-mode when running as a daemon.
3705 2008-09-26  Eli Zaretskii  <eliz@gnu.org>
3707         * makefile.w32-in ($(lisp)/progmodes/cc-mode.elc): Remove.
3708         ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
3709         ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
3710         ($(lisp)/progmodes/cc-engine.elc)
3711         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
3712         ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
3713         ($(lisp)/progmodes/cc-subword.elc)
3714         ($(lisp)/progmodes/cc-vars.elc): New dependencies.
3716         * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Remove.
3717         ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
3718         ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
3719         ($(lisp)/progmodes/cc-engine.elc)
3720         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
3721         ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
3722         ($(lisp)/progmodes/cc-subword.elc)
3723         ($(lisp)/progmodes/cc-vars.elc): New dependencies.
3725 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3727         * informat.el (Info-split-threshold): New variable.
3728         (Info-split): Use it.
3730         * textmodes/texinfmt.el (texinfo-format-buffer):
3731         Use Info-split-threshold to decide whether to split Info files.
3733 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3735         * progmodes/octave-mod.el (octave-mode-menu): Fix incorrect
3736         quoting.
3738         * comint.el (comint-dynamic-complete-as-filename): Quote directory
3739         name when reinserting it.
3741         * isearch.el (isearch-search-fun): Use word-search-forward-lax and
3742         word-search-backward-lax for incremental word search.
3744 2008-09-25  Juanma Barranquero  <lekktu@gmail.com>
3746         * generic-x.el (generic-other-modes): Fix typo in docstring.
3747         (generic-use-find-file-hook, generic-lines-to-scan)
3748         (generic-find-file-regexp, generic-ignore-files-regexp)
3749         (generic-define-mswindows-modes, generic-define-unix-modes):
3750         Remove `*' from docstring.
3751         (generic-mode-find-file-hook): Use `string-match-p'.
3752         (apache-log-generic-mode, mailagent-rules-generic-mode)
3753         (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
3754         (java-manifest-generic-mode, java-properties-generic-mode)
3755         (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
3756         for consistency with other modes in generic-x.el.
3758 2008-09-25  Martin Rudalics  <rudalics@gmx.at>
3760         * textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
3761         (latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
3762         parens specially only if latex-handle-escaped-parens is non-nil.
3763         (latex-indent-within-escaped-parens): New option.
3764         (latex-find-indent): Bind latex-handle-escaped-parens to
3765         latex-indent-within-escaped-parens.  Do not treat escaped parens
3766         specially when this is nil.  (Bug#954)
3768 2008-09-25  Glenn Morris  <rgm@gnu.org>
3770         * ffap.el (ffap-fixup-url): Don't call url-normalize-url.  (Bug#898)
3772 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3774         * vc.el (vc-mark-resolved): Move message here from
3775         vc-default-mark-resolved.
3776         (vc-default-mark-resolved): Change to an alias for ignore.
3778 2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
3780         * term.el (term-emulate-terminal): Encode input string before
3781         checking its length.
3783 2008-09-24  Chong Yidong  <cyd@stupidchicken.com>
3785         * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
3786         is loaded.
3788         * server.el (server-buffer-done): Avoid changing the buffer when
3789         deleting the client's frame (bug#640).
3791         * vc.el (vc-default-mark-resolved): New function.
3793 2008-09-24  Stephen Berman  <stephen.berman@gmx.net>
3795         * mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
3796         from raising a wrong-type-argument error.
3798 2008-09-24  Martin Rudalics  <rudalics@gmx.at>
3800         * help-fns.el (describe-function-1, describe-variable): Print
3801         relative file name in help buffer.
3802         * faces.el (describe-face): Print relative file name in help
3803         buffer.
3805 2008-09-23  Romain Francoise  <romain@orebokech.com>
3807         * subr.el (with-output-to-string): Make sure that the temporary
3808         buffer gets killed.
3810 2008-09-23  Markus Sauermann  <markus@sauermann-consulting.de>  (tiny change)
3812         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
3813         indentation problem with keyword symbols when a list starts with
3814         ,@ or spaces.  (Bug#1012)
3816 2008-09-23  Martin Rudalics  <rudalics@gmx.at>
3818         * textmodes/tex-mode.el (latex-find-indent): Try to handle
3819         escaped close parens correctly.  (Bug#954)
3821 2008-09-22  Tassilo Horn  <tassilo@member.fsf.org>
3823         * play/fortune.el (fortune-in-buffer): Fix a bug which forced
3824         usage of `fortune-file' even though a FILE argument was passed to
3825         the function.
3827 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3829         * startup.el (command-line): Start the server when in daemon mode.
3830         Remove always true test.
3832         * frame.el (frame-initialize): Remove spurious setting of
3833         special-display-function with the default value.
3835 2008-09-20  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3837         * calc/calc-vec.el (calcFunc-venum): Properly handle intervals.
3839 2008-09-20  Glenn Morris  <rgm@gnu.org>
3841         * emacs-lisp/lisp-mode.el (lisp-indent-offset):
3842         Fix custom type.  (Bug#1011)
3844 2008-09-20  David De La Harpe Golden  <david@harpegolden.net>
3846         * files.el (move-file-to-trash): Avoid recursive trashing if
3847         rename-file calls delete-file.
3849 2008-09-20  Glenn Morris  <rgm@gnu.org>
3851         * play/fortune.el: Remove leading `*' from defcustom docs.
3852         (fortune-program-options): Doc fix.  Allow to be a string again.
3853         Add :version.
3854         (fortune-in-buffer): Handle fortune-program-options as a string.
3855         Don't rely on fortune program accepting options after fortune file.
3857 2008-09-20  Justin Bogner  <mail@justinbogner.com>  (tiny change)
3859         * play/fortune.el (fortune-program-options): Change to a list.
3860         (fortune-in-buffer): Use apply.
3862 2008-09-20  Ulrich Mueller  <ulm@kph.uni-mainz.de>
3864         * emacs-lisp/authors.el: Change encoding of file to utf-8.
3865         (authors-coding-system): Likewise.
3867 2008-09-20  Ami Fischman  <ami@fischman.org>
3869         * savehist.el (savehist-save): Handle errors in writing as well as
3870         reading.
3872 2008-09-20  Michael Olson  <mwolson@gnu.org>
3874         * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order
3875         to provide a minimal performance boost.
3877 2008-09-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3879         * proced.el (proced-grammar-alist, proced-custom-attributes)
3880         (proced-format-alist, proced-format, proced-filter-alist)
3881         (proced-filter, proced-sort): Use defcustom.
3882         (proced-mode): Fix docstring.
3883         (proced-process-attributes): Handle return value nil of functions
3884         in proced-custom-attributes.
3886 2008-09-19  Martin Rudalics  <rudalics@gmx.at>
3888         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
3889         flag from "'" entry in sgml-tag-syntax-table.  (Bug#946)
3891 2008-09-19  Miles Bader  <miles@gnu.org>
3893         * comint.el (comint-output-filter): Make field properties for
3894         output text front-sticky.
3896 2008-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
3898         * vc-bzr.el (vc-bzr-show-log-entry):
3899         * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
3900         C-x v l for a directory uses that.
3902 2008-09-18  Simon Josefsson  <simon@josefsson.org>
3904         * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
3905         .sieve files.
3907 2008-09-18  Martin Rudalics  <rudalics@gmx.at>
3909         * help-macro.el (make-help-screen): Preserve key bindings
3910         established in help-mode call when exiting this macro.
3912 2008-09-17  Kenichi Handa  <handa@m17n.org>
3914         * language/burmese.el: Fix setting of composition-function-table.
3916 2008-09-17  Martin Rudalics  <rudalics@gmx.at>
3918         * info.el (Info-follow-nearest-node): Don't raise an error for
3919         mouse-1 clicks.
3921 2008-09-17  Jay Belanger  <jay.p.belanger@gmail.com>
3923         * calc/calc-units.el (calc-convert-temperature): Use default
3924         units when appropriate.
3926 2008-09-16  Markus Triska  <markus.triska@gmx.at>
3928         * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
3929         catch errors raised in `texmathp'.
3930         (flyspell-tex-math-initialized): Remove.
3932 2008-09-16  Martin Rudalics  <rudalics@gmx.at>
3934         * frame.el (select-frame-set-input-focus): With non-nil
3935         mouse-autoselect-window always move mouse cursor to frame's
3936         selected window.  Otherwise restore pre 2008-09-13 behavior.
3937         (select-frame-by-name): Use select-frame-set-input-focus.
3939         * files.el (switch-to-buffer-other-frame): Don't raise frame since
3940         pop-to-buffer already does it.
3941         (display-buffer-other-frame): Fix doc-string.
3943 2008-09-16  Glenn Morris  <rgm@gnu.org>
3945         * add-log.el (diff-find-source-location): Update declaration.
3947         * progmodes/make-mode.el (makefile-match-function-end):
3948         Move point.  (Bug#983)
3950 2008-09-16  Daiki Ueno  <ueno@unixuser.org>
3952         * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
3954 2008-09-15  Juanma Barranquero  <lekktu@gmail.com>
3956         * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
3957         (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
3959 2008-09-15  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
3961         * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
3963 2008-09-15  Martin Rudalics  <rudalics@gmx.at>
3965         * files.el (file-truename): Don't raise args-out-of-range error
3966         when filename has no separator on windows-nt.  (Bug#982)
3968 2008-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3970         * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
3971         be more honest when we don't know.
3972         (diff-tell-file-name): Don't prompt before the actual prompt.
3973         (diff-mode): Don't prompt in add-log-buffer-file-name-function.
3974         (diff-find-source-location): Add `noprompt' argument.
3975         (diff-current-defun): Don't prompt.
3977 2008-09-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3979         * proced.el (proced-mark-face, proced-marked-face)
3980         (proced-sort-header-face): Remove.
3981         (proced-font-lock-keywords): Simplify.
3982         (proced-format): Use face proced-sort-header.
3983         (proced-format-interactive, proced-sort-interactive)
3984         (proced-filter-interactive): Only call proced-update if the scheme
3985         has changed.
3986         (proced-sort-header): Use posn-actual-col-row.
3988 2008-09-14  Martin Rudalics  <rudalics@gmx.at>
3990         * add-log.el (change-log-find-window): New variable.
3991         (change-log-goto-source-1, change-log-goto-source):
3992         Set change-log-find-window to window displaying source.
3993         (change-log-next-error): Select window specified by
3994         change-log-find-window.
3996 2008-09-13  Martin Rudalics  <rudalics@gmx.at>
3998         * frame.el (select-frame-set-input-focus): With focus follows
3999         mouse move mouse cursor to right window.
4000         * window.el (pop-to-buffer): Select window before calling
4001         select-frame-set-input-focus.
4003 2008-09-12  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4005         * proced.el (proced-sort-header): New face.
4006         (proced-sort-header-face): New variable.
4007         (proced-format): Allow format value nil.
4008         Use proced-sort-header-face for header of sort column.
4009         (proced-format-args): New function.
4010         (proced-grammar-alist, proced-timer-flag, proced-process-alist)
4011         (proced-header-help-echo, proced-field-help-echo, proced-timer)
4012         (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
4013         (proced-refine): Rename from proced-filter-attribute.  Doc fix.
4014         (proced-sort-header): Bind also to mouse-1.
4015         (proced-move-to-goal-column): Return position of point.
4016         (proced-filter-interactive): Always revert listing.
4017         (proced-format-ttname): Simplify.
4018         (proced-update): Do not keep undo information.  Put point at
4019         beginning of buffer if we generate the first listing.
4021 2008-09-12  Tassilo Horn  <tassilo@member.fsf.org>
4023         * doc-view.el (doc-view-scroll-up-or-next-page)
4024         (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
4025         vertically split windows.
4027 2008-09-12  Glenn Morris  <rgm@gnu.org>
4029         * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
4031         * indent.el (indent-line-function): Doc fix.
4032         * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
4034 2008-09-11  Martin Rudalics  <rudalics@gmx.at>
4036         * window.el (pop-to-buffer): If the window for buffer-or-name is
4037         not on the selected frame, raise that window's frame and give it
4038         input focus.  (Bug#745)
4040 2008-09-11  Glenn Morris  <rgm@gnu.org>
4042         * ido.el (ido-mode): Initialize with custom-initialize-default,
4043         rather than a set function.  (Bug#947)
4045 2008-09-10  Chong Yidong  <cyd@stupidchicken.com>
4047         * replace.el (perform-replace): Don't set inhibit-read-only using
4048         query-replace-skip-read-only (bug#956).
4050         * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
4051         of the <<foo>> form.
4053 2008-09-10  Martin Rudalics  <rudalics@gmx.at>
4055         * window.el (display-buffer): Fix doc-string typo.
4057 2008-09-10  Kenichi Handa  <handa@m17n.org>
4059         * composite.el (compose-gstring-for-graphic): Fix previous change.
4061 2008-09-10  Glenn Morris  <rgm@gnu.org>
4063         * info.el (Info-try-follow-nearest-node): Fix doc typo.
4065 2008-09-10  Stephen Berman  <stephen.berman@gmx.net>
4067         * info.el (Info-mouse-follow-nearest-node): Follow links to different
4068         manuals.  (Bug#886)
4070 2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
4072         * ido.el (ido-unload-function): New function.
4074 2008-09-08  Juanma Barranquero  <lekktu@gmail.com>
4076         * ido.el (ido-file-internal): Fix typo in prompt.
4077         (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
4078         (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
4079         (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
4080         (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
4081         Fix typos in docstrings.
4083 2008-09-08  Martin Rudalics  <rudalics@gmx.at>
4085         * help-fns.el (describe-function-1): Don't print extra newline
4086         after filling.
4088 2008-09-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4090         * help-fns.el (find-lisp-object-file-name): Handle case where
4091         library is compressed.
4093 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
4095         * complete.el (PC-do-completion): Don't replace buffer
4096         contents (bug#227).
4098 2008-09-07  Juanma Barranquero  <lekktu@gmail.com>
4100         * loadhist.el (unload-feature-special-hooks):
4101         Add `choose-completion-string-functions'.
4103 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4105         * vc-svn.el (vc-svn-root):
4106         * vc-sccs.el (vc-sccs-root):
4107         * vc-rcs.el (vc-rcs-root):
4108         * vc-cvs.el (vc-cvs-root): Delete.
4109         * vc-hooks.el (vc-find-root): Remove `invert' argument.
4111 2008-09-07  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4113         * progmodes/flymake.el (flymake-parse-err-lines): Filter out
4114         errors occurring in different files.
4116 2008-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
4118         * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
4119         (vc-bzr-status-printer): New function.
4120         (vc-bzr-after-dir-status): Deal with renamed files.
4122 2008-09-07  Johan Euphrosine  <proppy@aminche.com>  (tiny change)
4124         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
4125         buffer's filename.
4127 2008-09-07  Martin Rudalics  <rudalics@gmx.at>
4129         * subr.el (cancel-change-group): Widen buffer temporarily when
4130         undoing changes.  (Bug#810)
4132 2008-09-07  Nick Roberts  <nickrob@snap.net.nz>
4134         * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
4135         with gud-stop-subjob rather than exit debugger.
4137 2008-09-07  Kenichi Handa  <handa@m17n.org>
4139         * composite.el: Compose combining characters only when it
4140         follows a character matching with "[[:alpha:]]".
4142 2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4144         * proced.el: Require time-date.
4145         (proced-command-alist, proced-command, proced-goal-header-re)
4146         (proced-sorting-schemes-alist, proced-sorting-scheme)
4147         (proced-header-alist, proced-sorting-schemes-re)
4148         (proced-skip-regexp, proced-next-line, proced-previous-line)
4149         (proced-listing-type, proced-sorting-scheme-p): Remove.
4150         (proced-grammar-alist, proced-custom-attributes)
4151         (proced-format-alist, proced-format, proced-filter-alist)
4152         (proced-filter, proced-sort, proced-goal-attribute)
4153         (proced-timer-interval, proced-timer-flag, proced-timer)
4154         (proced-process-alist, proced-sort-internal, proced-process-tree)
4155         (proced-header-help-echo, proced-field-help-echo): New variables.
4156         (proced-pid-at-point, proced-timer, proced-mark-process-alist)
4157         (proced-omit-process, proced-filter, proced-process-tree)
4158         (proced-filter-children, proced-children-pids)
4159         (proced-filter-parents, proced-<, proced-string-lessp)
4160         (proced-time-lessp, proced-xor, proced-sort-p)
4161         (proced-format-time, proced-format-start, proced-format-ttname)
4162         (proced-format, proced-process-attributes): New functions.
4163         (proced-toggle-timer-flag, proced-mark-children)
4164         (proced-mark-parents, proced-filter-interactive)
4165         (proced-filter-attribute, proced-sort-interactive)
4166         (proced-sort-header, proced-format-interactive): New commands.
4167         (proced-move-to-goal-column): Use goal-column.
4168         (proced-mode): Use proced-timer.
4169         (proced-do-mark-all): Display process count.  Use use-region-p.
4170         Simplify.
4171         (proced-omit-processes): Use use-region-p.
4172         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
4173         (proced-sort-start, proced-sort-time, proced-sort-user):
4174         Use proced-sort-interactive.
4175         (proced-sort): Make it a function that performs the actual sort.
4176         (proced-update): New arg revert.  Use proced-process-alist,
4177         proced-filter, proced-sort, proced-format, and
4178         proced-grammar-alist.  Preserve position of point based on fields.
4179         Make header line and fields clickable.
4180         (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
4181         (proced-why): Use save-selected-window.
4182         (proced-log): Use buffer-read-only.
4184 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4186         * tooltip.el (tooltip-mode): Initialize unconditionally to t.
4188 2008-09-06  Glenn Morris  <rgm@gnu.org>
4190         * add-log.el (diff-find-source-location): Declare.
4191         (find-change-log): If called from a diff buffer, try to switch to the
4192         source buffer (e.g. to respect change-log-default-name there).
4194         * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
4195         unallowed characters; added 2006-10-10 without comment.  (Bug#753)
4197         * Makefile.in (ELCFILES): Update.
4199 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4201         * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
4202         user enters a mouse event in another frame, or a special event.
4204         * server.el (server-switch-buffer): New arg.
4205         (server-execute): If reusing an existing window, set file position
4206         if required.
4208 2008-09-06  Kenichi Handa  <handa@m17n.org>
4210         * language/lao.el: Fix setting of composition-function-table.
4212 2008-09-06  Eli Zaretskii  <eliz@gnu.org>
4214         * term/pc-win.el (msdos-show-help): Don't truncate lines while
4215         displaying help echo messages.
4217 2008-09-06  Martin Rudalics  <rudalics@gmx.at>
4219         * subr.el (symbol-file): Fix doc-string.
4221 2008-09-06  Glenn Morris  <rgm@gnu.org>
4223         * help-mode.el (help-xref-forward-stack): Doc fix.
4225         * add-log.el (change-log-default-name): Autoload safety.
4227 2008-09-05  Wilson Snyder  <wsnyder@wsnyder.org>
4229         * verilog-mode.el (verilog-library-extensions): Enable .sv
4230         filename extensions to call verilog-mode.
4231         (verilog-auto, verilog-auto-inst, verilog-faq)
4232         (verilog-submit-bug-report): Update author support URLs.
4233         (verilog-delete-auto, verilog-auto-inout-module)
4234         (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
4235         creating complemented testbench modules.  Suggested by Yishay Belkind.
4236         (verilog-auto-inst-port, verilog-simplify-range-expression):
4237         When verilog-auto-inst-param-value is set, don't require a
4238         AUTO_TEMPLATE to expand parameter substitutions.  Suggested by
4239         Yishay Belkind.
4240         (verilog-auto-inst-param-value): Add safe variable.
4241         (verilog-re-search-forward, verilog-re-search-backward):
4242         Fix returning wrong search results on Emacs 22.1.
4243         (verilog-modi-cache-results, verilog-auto): Fix warning message
4244         about "toggling font-lock-mode."
4245         (verilog-auto): Fix losing font-lock on errors.
4246         (verilog-auto-inst-param-value, verilog-mode-version)
4247         (verilog-mode-version-date, verilog-read-inst-param-value)
4248         (verilog-auto-inst, verilog-auto-inst-param)
4249         (verilog-auto-inst-port, verilog-simplify-range-expression):
4250         Allow parameters to be replaced with their values, on the expansion of
4251         an AUTOINST with Verilog 2001 style parameter settings.
4252         Suggested by David Rogoff.
4254 2008-09-05  Michael McNamara  <mac@mail.brushroad.com>
4256         * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
4257         Better support for the property statement.  Sometimes this keyword
4258         introduces a statement which requires an endproperty keyword, and
4259         sometimes it doesn't, depending on the work before the property
4260         word.  If property is prefixed with assert, assume or cover
4261         keyword, then the statement is ended with a ';'.  Otherwise,
4262         property is like task or specify, and is followed by some number
4263         of statements, which are ended with an endproperty keyword.
4264         (electric-verilog-tab): Support Emacs 22.2 style handling of tab
4265         in a highlighted region: indent each line in region according to
4266         mode.  Supply this so it works in XEmacs and older Emacs.
4268 2008-09-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4270         * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
4271         Don't clean up a buffer when killing it.
4273 2008-09-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4275         * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
4276         buffers (bug#360).  New version 11.2.1.
4277         (whitespace-action): New value `warn-read-only' to give a warning when
4278         buffer is read-only and whitespace action is cleanup or auto-cleanup.
4279         (whitespace-cleanup, whitespace-cleanup-region): Code fix.
4280         (whitespace-warn-read-only): New fun.
4282 2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
4284         * international/quail.el: Require help-mode.
4285         (quail-help-init): Function removed.
4286         (quail-keyboard-layout-button, quail-keyboard-customize-button):
4287         Define directly.
4289         * dired.el (dired-get-filename): Rewrite octal escape character
4290         processor (bug#885).
4292 2008-09-05  Eli Zaretskii  <eliz@gnu.org>
4294         * cus-edit.el (custom-button-pressed): Default to inverse-video.
4296         * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
4297         not just for terminal-frame.
4299 2008-09-05  Martin Rudalics  <rudalics@gmx.at>
4301         * window.el (window--try-to-split-window): Don't split when window
4302         is not splittable in last disjunct.  (Bug#888)
4304 2008-09-05  Kenichi Handa  <handa@m17n.org>
4306         * language/tibetan.el: Fix setting of composition-function-table.
4308         * composite.el (find-composition): Mention about the automatic
4309         composition in the docstring.
4310         (compose-gstring-for-graphic): Fix handling "above" marks.
4312         * descr-text.el (describe-char): Fix handling of automatic composition.
4314 2008-09-04  Juanma Barranquero  <lekktu@gmail.com>
4316         * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
4317         (tramp-parse-connection-properties): Reflow docstring.
4319 2008-09-04  Kim F. Storm  <storm@cua.dk>
4321         * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
4322         and other-frame methods when switching between file and buffer modes.
4324 2008-09-04  Martin Rudalics  <rudalics@gmx.at>
4326         * info.el (Info-dir-remove-duplicates): Narrow buffer when
4327         removing duplicate entries under same heading.  Don't skip char
4328         matching anything but a space or tab at bol.  (Bug#864)
4330 2008-09-03  Alan Mackenzie  <acm@muc.de>
4332         * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
4334 2008-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4336         * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
4337         (completion-pcm--all-completions): Move the case-fold-search binding to
4338         it also applies to completion-regexp-list (used in all-completions).
4339         (completion-pcm--hilit-commonality): Add missing case-fold-search.
4341 2008-09-03  Martin Rudalics  <rudalics@gmx.at>
4343         * window.el (pop-up-frame-function): Move ...
4344         * frame.el (pop-up-frame-function): ... here, to avoid
4345         "CHANGED outside Customize;".
4347 2008-09-03  Glenn Morris  <rgm@gnu.org>
4349         * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
4351 2008-09-03  Chong Yidong  <cyd@stupidchicken.com>
4353         * isearch.el (isearch-highlight-regexp): Fix last change, quoting
4354         non-alphabetical characters properly.
4356 2008-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
4358         * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
4360 2008-09-02  Martin Rudalics  <rudalics@gmx.at>
4362         * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
4363         control-prefixed keys.  (Bug#835)
4365 2008-09-02  Chong Yidong  <cyd@stupidchicken.com>
4367         * image-mode.el (image-mode): Fix 2008-07-19 change.
4369 2008-09-02  Juanma Barranquero  <lekktu@gmail.com>
4371         * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
4373         * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
4375 2008-09-02  Glenn Morris  <rgm@gnu.org>
4377         * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
4379         * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
4381 2008-09-01  Glenn Morris  <rgm@gnu.org>
4383         * vc-hooks.el (vc-previous-version): Move alias to vc.el.
4384         * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
4385         and fix name typos.  (Bug#856)
4387 2008-09-01  Chong Yidong  <cyd@stupidchicken.com>
4389         * minibuffer.el (completion-pcm--pattern->regex):
4390         When completion-ignore-case is non-nil, generate a regexp that
4391         ignores case.
4393         * window.el (recenter-top-bottom): Doc fix.
4395 2008-09-01  Simon South  <ssouth@member.fsf.org>
4397         * progmodes/delphi.el: New maintainer.
4398         (delphi-interface-types): New var.
4399         (delphi-composite-types): Use it.
4400         (delphi-enclosing-indent-of): Distinguish between "interface"
4401         keyword as a unit separator and used like a class declaration.
4403 2008-09-01  Martin Rudalics  <rudalics@gmx.at>
4405         * help-fns.el (describe-simplify-lib-file-name)
4406         (find-source-lisp-file): Remove.
4407         (find-lisp-object-file-name): New function giving preference to
4408         files found via load-path instead of loaddefs.el.
4409         (describe-function-1): Use new function instead of the removed
4410         ones.  (Bugs #587, #669, #690)
4411         * faces.el (describe-face): Use find-lisp-object-file-name instead
4412         of describe-simplify-lib-file-name.
4414 2008-09-01  Kenichi Handa  <handa@m17n.org>
4416         * international/mule-diag.el (font-show-log): Fix previous change.
4418         * international/mule-cmds.el (set-language-environment):
4419         Don't overwrite current-iso639-language if the current language
4420         environment doesn't provide that data.
4421         (set-locale-environment): Set current-iso639-language from the
4422         locale name.
4424         * international/fontset.el (script-representative-chars): Re-add
4425         the entry for symbol, but with vector of characters.
4426         (setup-default-fontset): Cancel previous change.
4428 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4430         * ido.el: Move provide statement to the end of the file.
4432 2008-08-30  Markus Triska  <markus.triska@gmx.at>
4434         * linum.el (linum-mode): `window-size-change-functions' can now be
4435         buffer-local.
4436         (linum-update-window): Use result of `move-overlay'.
4438 2008-08-30  Glenn Morris  <rgm@gnu.org>
4440         * subr.el (make-variable-frame-local): Tweak obsolescence message.
4442         * info.el (Info-hide-note-references, Info-refill-paragraphs):
4443         Doc fixes.
4445         * apropos.el (apropos-command): Report documentation errors.
4446         * help-fns.el (describe-function-1): Handle broken aliases.  (Bug#825)
4448 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
4450         * isearch.el (isearch-highlight-regexp): Fix case of highlighted
4451         string.
4453 2008-08-29  Eli Zaretskii  <eliz@gnu.org>
4455         * bindings.el (mode-line-frame-identification): Fix last change.
4457 2008-08-29  Kenichi Handa  <handa@m17n.org>
4459         These changes are to adjust the automatic composition for the new
4460         implementation (avoid using text property).
4462         * composite.el (composition-function-table): Move declaration to
4463         composite.c.
4464         (terminal-composition-base-character-p): Delete it.
4465         (terminal-composition-function): Delete it.
4466         (terminal-composition-function-table): Delete it.
4467         (lgstring-header, lgstring-set-header, lgstring-font)
4468         (lgstring-char, lgstring-char-len, lgstring-shaped-p)
4469         (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
4470         (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
4471         (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
4472         (lglyph-ascent, lglyph-descent, lglyph-adjustment)
4473         (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
4474         (compose-glyph-string, compose-glyph-string-relative)
4475         (compose-gstring-for-graphic, compose-gstring-for-terminal):
4476         New functions.
4477         (auto-compose-chars): Argument changed.
4479         * language/european.el: Don't setup composition-function-table.
4480         (diacritic-composition-pattern, diacritic-compose-region)
4481         (diacritic-compose-string, diacritic-compose-buffer)
4482         (diacritic-composition-function): Delete them.
4484         * language/lao-util.el (lao-composition-function): Argument changed.
4486         * language/sinhala.el: Fix setting up of composition-function-table.
4488         * language/thai.el: Fix setting up of composition-function-table.
4490         * language/thai-util.el: Encoding changed to utf-8.
4491         (thai-composition-function): Argument changed.
4493         * language/indian.el: Fix setting up of composition-function-table.
4494         (devanagari-composable-pattern)
4495         (tamil-composable-pattern, kannada-composable-pattern)
4496         (malayalam-composable-pattern): New variables.
4498         * international/characters.el (unicode-category-table):
4499         Setup unicode-category-table.
4501         * international/fontset.el (setup-default-fontset): Prepend
4502         iso10646-1 fonts to the fallback font groups instead of appending.
4504 2008-08-29  Glenn Morris  <rgm@gnu.org>
4506         * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
4508 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
4510         * term/x-win.el (x-win-suspend-error): Don't signal error if there
4511         are no X frames active.
4513 2008-08-28  Michael Albinus  <michael.albinus@gmx.de>
4515         * net/xesam.el (xesam-kill-buffer-function): Wrap code by
4516         `ignore-errors' (the function must succeed always).
4518 2008-08-28  Edward O'Connor  <hober0@gmail.com>
4520         * json.el (json-read-number): New arg.  Handle explicitly signed
4521         numbers.
4522         (json-readtable): Add `+' and `.'.
4524 2008-08-28  Eli Zaretskii  <eliz@gnu.org>
4526         * term/pc-win.el (msdos-previous-message): New variable.
4527         (msdos-show-help): New function.
4528         (msdos-initialize-window-system): Set show-help-function to
4529         msdos-show-help.
4531 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
4533         * emacs-lisp/debug.el (debug): When killing a noninteractive
4534         Emacs, give an exit status of -1.
4536 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
4538         * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
4540 2008-08-27  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
4542         * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
4543         not the same as the last modification time, fall back on the
4544         backend-specific check.
4546 2008-08-27  Teodor Zlatanov  <tzz@lifelogs.com>
4548         * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
4549         to go to the position of interest.
4551 2008-08-27  Tomas Abrahamsson  <tab@lysator.liu.se>
4553         * textmodes/artist.el (artist-mode-init): Add comment on the
4554         setting up of the `artist-replacement-table' array.
4555         (artist-get-replacement-char): New defsubst.
4556         (artist-get-char-at-xy-conv, artist-replace-char)
4557         (artist-replace-chars, artist-replace-string): Use it instead of
4558         accessing `artist-replacement-table' directly.
4559         Reported by Rubén Berenguel <ruben@maia.ub.es>.
4561         (artist-mt): Fix structures for cut and copy operations.
4563 2008-08-27  Chong Yidong  <cyd@stupidchicken.com>
4565         * shell.el (shell-file-name-quote-list): Quote `$'.
4567         * comint.el (comint-dynamic-complete-as-filename): Generalize last
4568         change to allow quoting of characters before point.
4569         (comint-dynamic-list-filename-completions): Quote common substring.
4571 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
4573         * comint.el (comint-dynamic-complete-as-filename): If case is
4574         ignored while matching, replace the entire filename with completion.
4576         * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
4577         flyspell-pre-point is valid to avoid signalling an error in
4578         post-command-hook.
4580 2008-08-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
4582         * linum.el (linum): Inherit remaining face attributes from default
4583         face.
4585 2008-08-26  Markus Triska  <markus.triska@gmx.at>
4587         * linum.el (linum-delay): Disable - it should no longer be
4588         necessary, and can lead to longer delays.
4589         (linum-update-window): Renumber if margin width has changed.
4591 2008-08-26  Daiki Ueno  <ueno@unixuser.org>
4593         * epa.el (epa--key-widget-action): Save the selected window to
4594         make `widget-button-click-moves-point' work.  (Bug#733).
4596 2008-08-26  Glenn Morris  <rgm@gnu.org>
4598         * calendar/holidays.el (calendar-holidays): Doc fix.
4600         * progmodes/gud.el (tramp-file-name-localname)
4601         (tramp-dissect-file-name): Declare.
4603         * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
4605 2008-08-25  Eli Zaretskii  <eliz@gnu.org>
4607         * bindings.el (mode-line-frame-control): New function, caters to
4608         `pc' ``window system''.
4609         (mode-line-frame-identification): Use it instead of accessing
4610         window-system directly.
4612 2008-08-25  Juri Linkov  <juri@jurta.org>
4614         * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
4615         `center-line' and "\eS" from `center-paragraph'.
4616         (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
4617         `center-paragraph'.
4619 2008-08-25  Ulf Jasper  <ulf.jasper@web.de>
4621         * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
4622         (newsticker-treeview-treewindow-width): New.
4623         (newsticker-treeview-listwindow-height): New.
4624         (newsticker-treeview-browse-url-item): New.
4625         (newsticker-treeview-mode-map):
4626         Add newsticker-treeview-browse-url-item.
4627         (newsticker--treeview-window-init):
4628         Use newsticker-treeview-treewindow-width and
4629         newsticker-treeview-listwindow-height.
4631         * net/newst-reader.el (newsticker-browse-url-item): New.
4633 2008-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
4635         * vc-dir.el (vc-dir-marked-only-files-and-states):
4636         (vc-dir-child-files-and-states): Reverse the list before returning it.
4638 2008-08-24  Michael Albinus  <michael.albinus@gmx.de>
4640         * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
4642 2008-08-24  Romain Francoise  <romain@orebokech.com>
4644         * progmodes/python.el (run-python): Remove '' from sys.path.
4646 2008-08-23  Glenn Morris  <rgm@gnu.org>
4648         * progmodes/fortran.el (fortran-tab-mode-string)
4649         (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
4651 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
4653         * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
4654         Add declare-function.
4656         * startup.el (command-line): Don't call tty-register-default-colors
4657         if initial-window-system is `pc'.
4659         * term/internal.el (local-function-key-map): Fix unbalanced parens.
4660         (msdos-key-remapping-map): New variable.  Move here all the special
4661         keys we will be remapping via local-function-key-map.
4662         (msdos-setup-keyboard): New function.
4664         * term/pc-win.el (msdos-create-frame-with-faces): Rename from
4665         make-msdos-frame.
4666         (terminal-init-internal): New function, errors out if called.
4667         (msdos-initialize-window-system): New function.
4668         (msdos-create-frame-with-faces): Set the terminal's
4669         `terminal-initted' (sic!) parameter.
4670         (frame-creation-function-alist): Add msdos-create-frame-with-faces.
4671         (window-system-initialization-alist):
4672         Add msdos-initialize-window-system.
4673         (handle-args-function-alist): Use tty-handle-args for `pc'
4674         ``window system'' as well.
4675         (pc-win): Provide.
4677         * term/tty-colors.el (tty-register-default-colors): Remove bogus
4678         code for using msdos-color-values.
4680         * loadup.el [ms-dos]: Load term/pc-win.
4682 2008-08-23  Dan Nicolaescu  <dann@ics.uci.edu>
4684         * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
4685         directory name.
4687 2008-08-23  Nick Roberts  <nickrob@snap.net.nz>
4689         * progmodes/gud.el (gud-common-init): Use absolute file so that
4690         perldb works with tramp (sudo).
4692         * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
4693         match data in process filters.
4695 2008-08-23  Martin Rudalics  <rudalics@gmx.at>
4697         * dired.el (dired-buffer-stale-p): Do not revert buffer that
4698         can be written.
4700 2008-08-23  Glenn Morris  <rgm@gnu.org>
4702         * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
4703         (dired-guess-shell-alist-user): Doc fix.  (Bug#417).
4705 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
4707         * subr.el (temp-buffer-show-hook): Doc fix.
4709 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4711         * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
4712         and "INSIDE_EMACS=...".  Reported by Tassilo Horn
4713         <tassilo@member.fsf.org>.
4715         * net/trampver.el: Update release number.
4717         * net/xesam.el (xesam-minor-mode): New minor mode.
4718         (xesam-highlight-buffer): Remove.  Code moved to
4719         `xesam-minor-mode'.
4720         (xesam-refresh-entry): Use `xesam-minor-mode'.
4722 2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
4724         * minibuffer.el (completion--try-word-completion):
4725         Disable partial-completion when considering the addition of a space
4726         or hyphen.
4728 2008-08-21  John Paul Wallington  <jpw@pobox.com>
4730         * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
4731         filename of `tofile' doesn't contain any colons on Windows,
4732         Cygwin, and MS-DOS systems.
4734 2008-08-21  Daiki Ueno  <ueno@unixuser.org>
4736         * epg.el (epg-make-context, epg-context-set-passphrase-callback)
4737         (epg-context-set-progress-callback): Make sure the callback is a
4738         cons of a function and a handback.  Update all callers.
4740 2008-08-20  David Reitter  <david.reitter@gmail.com>
4742         * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
4743         Patch applied by Adrian Robert.
4745 2008-08-20  Kevin Ryde  <user42@zip.com.au>
4747         * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
4748         directive lines.
4750 2008-08-20  Michael Albinus  <michael.albinus@gmx.de>
4752         * net/xesam.el (xesam-highlight-string): Precise doc string.
4753         (xesam-highlight-buffer): New defun.
4754         (xesam-refresh-entry): Use it.  Better check for sourceModified.
4756 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
4758         * edmacro.el (edmacro-parse-keys): Catch events with spaces in
4759         their names.
4761 2008-08-19  Kenichi Handa  <handa@m17n.org>
4763         * language/european.el ("Esperanto"): Change the preferred
4764         charsets to iso-8859-3.
4766         * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
4768         * international/fontset.el (script-representative-chars):
4769         Delete the entry for symbol.
4770         (setup-default-fontset): For symbol characters, don't specify
4771         :script property.
4773 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
4775         * minibuffer.el (completion-table-dynamic): Doc fix.
4777         * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
4778         saved.
4780 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
4782         * emulation/edt.el (edt-default-emulation-setup):
4783         Share global-buffers-menu-map with the emulated global map.
4785 2008-08-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
4787         * term/ns-win.el (global): Uncomment "put backspace
4788         ascii-character..." and friends, they are needed for tramp.  (Bug#725)
4790 2008-08-18  Kenichi Handa  <handa@m17n.org>
4792         * international/mule-diag.el (font-show-log): Add optional arg N
4793         to control the limit of font listing.
4795 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
4797         * window.el (recenter-top-bottom): Determine top and bottom
4798         positions using scroll-margin instead of scroll-conservatively.
4800 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4802         * proced.el (proced-send-signal): Use beginning-of-line.
4804 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4806         * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
4807         (proced-mode-map): Add tooltips for menus.  Use radio buttons for
4808         listing types.
4809         (proced-log-buffer): New variable.
4810         (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
4811         region if transient-mark-mode is turned on and the region is active.
4812         (proced-omit-processes): Rename from proced-hide-processes to
4813         avoid key clash with describe-mode (bound to h).  Search for
4814         marked processes starting from point-min.
4815         (proced-header-space): Remove.
4816         (proced-send-signal): Handle errors.  Operate on current process
4817         if no process is marked.
4818         (proced-why): New command.
4819         (proced-log, proced-log-summary): New functions.
4820         (proced-help): Use proced-why.
4821         * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
4822         (bibtex-autokey-year-title-separator): Fix docstring.
4824 2008-08-17  Michael Albinus  <michael.albinus@gmx.de>
4826         * net/xesam.el (xesam-vendor, xesam-notify-function):
4827         New local variables.
4828         (xesam-mode): Extend docstring.  Initialize `xesam-notify-function'.
4829         (xesam-refresh-entry): Use `xesam-notify-function' if set.  Remove
4830         Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
4831         (xesam-new-search): Initialize `xesam-vendor'.
4833 2008-08-15  Glenn Morris  <rgm@gnu.org>
4835         * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
4836         a pipeline.
4837         * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
4838         unless at the end of the pipeline.  (Bug#699).
4840 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
4842         * minibuffer.el (completion-boundaries): Doc fix.
4843         (display-completion-list): Only default base-size to zero if
4844         completing in the minibuffer.
4846         * simple.el (completion-base-size): Doc fix.
4847         (choose-completion): Try reselecting completion-reference-buffer.
4849 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
4851         * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
4852         also for remote directories.
4854 2008-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4856         * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
4857         since those precomputed values aren't used any more.
4858         (easy-menu-precalculate-equivalent-keybindings): Obsolete.
4860 2008-08-14  Martin Rudalics  <rudalics@gmx.at>
4862         * help.el (with-help-window): Return last value in BODY.
4864 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
4866         * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
4867         notify function of the URL.
4868         (xesam-new-search): Encode special characters in the query string.
4870 2008-08-13  Chong Yidong  <cyd@stupidchicken.com>
4872         * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
4874 2008-08-13  Andreas Schwab  <schwab@suse.de>
4876         * net/tramp.el (tramp-handle-shell-command): Handle output going
4877         to current buffer like shell-command.  Don't disable undo.
4879 2008-08-13  Glenn Morris  <rgm@gnu.org>
4881         * eshell/esh-cmd.el (eshell/which): Handle the case where no
4882         description is found.
4884 2008-08-12  Alan Mackenzie  <acm@muc.de>
4886         * progmodes/cc-defs.el (c-emacs-features):
4887         argumentative-bod-function: bind mark-ring to avoid accumulating a
4888         spurious mark.
4890 2008-08-12  Chong Yidong  <cyd@stupidchicken.com>
4892         * simple.el (visual-line--saved-state): New var.
4893         (visual-line-mode): Save local values of variables, and restore
4894         them when visual-line-mode is disabled.
4896 2008-08-12  NAKAGAWA Makoto  <gha03025@nifty.ne.jp>  (tiny change)
4898         * net/ldap.el (ldap-search-internal): Tweak URL regexp.
4900 2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
4902         * progmodes/cc-defs.el (c-emacs-features):
4903         Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
4904         moving point during the test.
4906         * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
4908 2008-08-11  Glenn Morris  <rgm@gnu.org>
4910         * term/ns-win.el (x-parse-geometry): Doc fix.
4912         * dired.el (x-popup-menu):
4913         * hi-lock.el (x-popup-menu):
4914         * mouse.el (font-face-attributes):
4915         * calendar/cal-menu.el (x-popup-menu):
4916         * calendar/calendar.el (x-popup-menu):
4917         * calendar/holidays.el (x-popup-menu):
4918         * progmodes/cperl-mode.el (x-popup-menu):
4919         * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
4920         (x-open-connection):
4921         * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
4922         (x-command-line-resources):
4923         * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
4924         (x-display-name, x-command-line-resources):
4925         Add declarations for builds without X.
4927 2008-08-10  Glenn Morris  <rgm@gnu.org>
4929         * calendar/cal-bahai.el (holiday-bahai): Doc fix.
4931 2008-08-10  Dan Nicolaescu  <dann@ics.uci.edu>
4933         * vc-bzr.el (vc-bzr-find-revision): Rename from
4934         vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
4936 2008-08-10  Michael Albinus  <michael.albinus@gmx.de>
4938         * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
4939         (xesam-refresh-entry): Add Debbugs handling.  Insert a widget
4940         "DONE", when all hits are retrieved.
4941         (xesam-search): Autoload it.
4943 2008-08-11  John Paul Wallington  <jpw@pobox.com>
4945         * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
4946         empty string when no filename.
4947         (define-ibuffer-column filename): Accommodate that change.
4949         * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
4950         `buffer-file-name' instead of `ibuffer-buffer-file-name'.
4952 2008-08-10  Glenn Morris  <rgm@gnu.org>
4954         * Makefile.in (ELCFILES): Update.
4956 2008-08-10  John Paul Wallington  <jpw@pobox.com>
4958         * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
4960 2008-08-08  Chong Yidong  <cyd@stupidchicken.com>
4962         * battery.el (battery-echo-area-format, battery-status-function):
4963         Handle new Linux sysfs format for battery reporting.
4964         (battery-linux-sysfs): New function.
4966 2008-08-07  Martin Rudalics  <rudalics@gmx.at>
4968         * add-log.el (change-log-search-tag-name)
4969         (change-log-goto-source): Fix behavior when point is not on tag.
4971 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
4973         * startup.el (command-line-ns-option-alist): Use ignore instead of
4974         ns-ignore-0-arg.
4976         * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
4977         (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
4978         (ns-alternatives-map): New variable.
4979         (x-set-up-function-keys): Use it.
4980         (global): Comment out "put backspace ascii-character..." and friends.
4981         Move function-key-map into ns-alternatives-map.  Don't call
4982         precompute-menubar-bindings.  Don't set anything connected with
4983         browse-url.
4984         (after-make-frame-functions): Clarify comment why a hook is added.
4986 2008-08-06  Joakim Verona  <joakim@verona.se>
4988         * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
4989         in url:s.
4991 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4993         * vc-svn.el (vc-svn-parse-status): Use when instead of if.
4994         Fix 2008-01-01 change: use a shy group to not affect subsequent
4995         match calls.
4997 2008-08-06  Reto Zimmermann  <reto@gnu.org>
4999         * progmodes/vera-mode.el (vera-electric-tab):
5000         * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
5001         region when active.
5003 2008-08-06  Kenichi Handa  <handa@m17n.org>
5005         * faces.el (face-valid-attribute-values): Fix handling the value
5006         of (font-family-list) and font-XXX-table.
5008 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
5010         * proced.el (proced-menu): Bind the correct function to for toggling.
5012         * vc-dir.el (vc-dir-mode): Fix typo.
5014 2008-08-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5016         * whitespace.el (whitespace-newline-mode)
5017         (global-whitespace-newline-mode, whitespace-mode)
5018         (global-whitespace-mode): Improve docstring.
5020 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
5022         * kmacro.el (kmacro-exec-ring-item): Add autoload.
5024         * files.el (auto-save-visited-file-name): Move definition to fileio.c.
5026         * cus-start.el (all): Handle auto-save-visited-file-name.
5028 2008-08-05  Alex Shinn  <alexshinn@gmail.com>  (tiny change)
5030         * files.el (hack-one-local-variable-eval-safep): Handle
5031         lisp-indent-function and scheme-indent-function in addition to the
5032         deprecated lisp-indent-hook.
5034 2008-08-05  Michael Albinus  <michael.albinus@gmx.de>
5036         * net/xesam.el (top): Require `wid-edit' always.
5037         (xesam-mode-line, xesam-highlight): New deffaces.
5038         (xesam-objects): New local variable.
5039         (xesam-search-engines): Fix error in field list.
5040         (xesam-mode): Use `xesam-mode-line' instead of
5041         `font-lock-type-face'.  Apply `xesam-mode' to a temp buffer, for
5042         proper initialization (why?).
5043         (xesam-highlight-string, xesam-get-hits)
5044         (xesam-kill-buffer-function): New defuns.
5045         (xesam-refresh-entry): Move code to `xesam-get-hits'.  Check
5046         result of "hit.fields", it isn't a string only.  Wrap an error of
5047         the strigi search engine ("xesam:size" is returned as string).
5048         Highlight search items.
5049         (xesam-refresh-search-buffer): Make logic of counters more simple.
5050         Prefetch next hits.
5051         (xesam-signal-handler): Use `xesam-mode-line' instead of
5052         `font-lock-type-face'.
5053         (xesam-new-search): Add `xesam-kill-buffer-function' to
5054         `kill-buffer-hook'.
5056 2008-08-05  Teodor Zlatanov  <tzz@lifelogs.com>
5058         * add-log.el (change-log-next-error, change-log-mode): Add support
5059         for `next-error' to call `change-log-goto-source' on named files
5060         in a ChangeLog.
5062 2008-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
5064         * calc/calc.el (math-read-number): Handle all C-like languages
5065         properly.
5067 2008-08-04  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5069         * calc/calc.el (math-read-number): Handle C numbers beginning with
5070         0 correctly.
5072 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
5074         * term/ns-win.el ([ns-new-frame]): New global key.
5076 2008-08-04  Juanma Barranquero  <lekktu@gmail.com>
5078         * international/mule-cmds.el (read-char-by-name):
5079         Check UCS names with `assoc-string' and case folding.
5081 2008-08-04  Michael Albinus  <michael.albinus@gmx.de>
5083         * net/dbus.el (dbus-call-method-asynchronously)
5084         (dbus-method-return-internal, dbus-method-error-internal):
5085         Declare them with `declare-function'.
5087 2008-08-04  Juanma Barranquero  <lekktu@gmail.com>
5089         * descr-text.el (describe-char-display): Fix last change:
5090         don't pass CHARSET to `encoded-string-description'.
5092 2008-08-02  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
5094         * vc.el (vc-next-action): Update list var correctly after delete.
5096 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5098         * ido.el (ido-mode): Add toggle notification.
5100         * cus-edit.el (custom-save-all): Avoid destroying symlink if
5101         already visiting the custom file.
5103         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5104         pending output coming after the status change.
5106 2008-08-02  Jason Rumney  <jasonr@gnu.org>
5108         * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
5110 2008-08-01  Kenichi Handa  <handa@m17n.org>
5112         * international/mule-cmds.el (encode-coding-char):
5113         New optional arg CHARSET.
5115         * descr-text.el (describe-char-display): Call encode-coding-char
5116         with the arg CHARSET.
5117         (describe-char): Pay attention to the text-property `charset'.
5119 2008-08-01  Michael Albinus  <michael.albinus@gmx.de>
5121         * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
5122         error messages.
5123         (dbus-set-property): Call `dbus-introspect-get-property' instead
5124         of `dbus-get-property'.
5126         * net/xesam.el (xesam-all-fields): Remove source and content
5127         identifiers.
5128         (xesam-dbus-unique-names): New defvar.
5129         (xesam-dbus-call-method): New defun.  Replace all calls of
5130         `dbus-call-method' by `xesam-dbus-call-method'.
5131         (xesam-get-cached-property, xesam-set-cached-property):
5132         New defuns.
5133         (xesam-get-property, xesam-set-property, xesam-refresh-entry)
5134         (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
5135         (xesam-search-engines): Make it an association list.  Take changed
5136         layout into account in the corresponding function.
5137         (xesam-delete-search-engine): Remove check for consistency of
5138         `xesam-search-engines', not needed anymore.
5139         (xesam-mode): Show XML query string only in the debug case.
5141 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
5143         * files.el (read-file-modes): Fix typo in docstring.
5145 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
5147         * Makefile.in: Avoid maintainer warning for autogenerated unicode
5148         files.
5150         * apropos.el (apropos-symbol): Don't set button skip by default.
5151         (apropos-print): Set button skip iff searching for multiple types.
5152         (apropos-print-doc): Insert blank label button when searching for
5153         a single type.
5155         * button.el (forward-button): Avoid infloop.
5157         * minibuffer.el (read-file-name-completion-ignore-case):
5158         Add cygwin to the list.
5160 2008-07-31  Sven Joachim  <svenjoac@gmx.de>
5162         * files.el (abbreviate-file-name): When replacing $HOME with ~,
5163         turn off case-fold-search.
5165 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
5167         * net/dbus.el (top): Don't register for "NameOwnerChanged".
5168         (dbus-message-type-invalid, dbus-message-type-method-call)
5169         (dbus-message-type-method-return, dbus-message-type-error)
5170         (dbus-message-type-signal): New defconst.
5171         (dbus-ignore-errors): Fix `edebug-form-spec' property.
5172         (dbus-return-values-table): New defvar.
5173         (dbus-call-method-non-blocking-handler, dbus-event-message-type):
5174         New defun.
5175         (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
5176         Extend docstring.  Adapt implementation according to new
5177         `dbus-event' layout.
5178         (dbus-event-service-name, dbus-event-path-name)
5179         (dbus-event-interface-name, dbus-event-member-name):
5180         Adapt implementation according to new `dbus-event' layout.
5181         (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
5183         * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
5184         (xesam-mode): Rework implementation.
5185         (xesam-new-search): Additional parameter TYPE.
5186         (xesam-search): Adapt call of `xesam-new-search'.
5188 2008-07-31  Juri Linkov  <juri@jurta.org>
5190         * dired-aux.el (dired-do-chmod): Set default value to the original
5191         mode string using absolute notation like u=rwx,g=rx,o=rx.
5192         Use it as a new arg `default' of `dired-mark-read-string'.
5193         (dired-mark-read-string): Add new optional arg `default'.
5195         * files.el (read-file-modes): Set default value to the original
5196         mode string using absolute notation like u=rwx,g=rx,o=rx.
5197         Use it as the `default' arg of `read-string'.
5199         * filesets.el (filesets-cmd-isearch-getargs): Check if the
5200         variable `files' is bound to avoid warnings.
5202         * isearch.el (isearch-forward-regexp, isearch-forward-word)
5203         (isearch-backward, isearch-backward-regexp): Doc fix - make a link
5204         to the command `isearch-forward' instead of displaying "See C-s".
5205         (isearch-highlight-regexp): Remove arguments `regexp' and `face'
5206         with their interactive specifications.  Move reading the face name to
5207         the main body after calls to isearch-done and isearch-clean-overlays.
5209         * mb-depth.el: Unify all names under one common name prefix
5210         `minibuffer-depth-'.
5211         (minibuffer-depth-indicator-function): Rename from
5212         `minibuf-depth-indicator-function'.
5213         (minibuffer-depth-overlay): Rename from
5214         `minibuf-depth-overlay'.
5215         (minibuffer-depth-setup): Rename from
5216         `minibuf-depth-setup-minibuffer'.
5217         (minibuffer-depth-indicate-mode): Rename from
5218         `minibuffer-indicate-depth-mode'.
5220 2008-07-31  Juri Linkov  <juri@jurta.org>
5222         * dired-aux.el (dired-isearch-filenames-toggle): New command.
5223         (dired-isearch-filenames-setup): Bind "\M-sf" to
5224         dired-isearch-filenames-toggle in isearch-mode-map.
5225         (dired-isearch-filenames-end): Bind "\M-sf" to nil
5226         in isearch-mode-map.
5228         * isearch.el (isearch-edit-string-set-word): New command.
5229         (minibuffer-local-isearch-map): Bind "\C-w" to
5230         isearch-edit-string-set-word.
5231         (isearch-new-word): Temporary internal variable.
5232         (isearch-edit-string): Remove special case of reading the
5233         first character and checking it for C-w.
5235         * simple.el (read-shell-command, shell-command):
5236         Move code that uses minibuffer-with-setup-hook to set
5237         minibuffer-default-add-function to minibuffer-default-add-shell-commands
5238         from the interactive spec of `shell-command' to `read-shell-command'.
5240         * international/mule-cmds.el (read-char-by-name):
5241         Accept hash notation.  Doc fix.
5242         (ucs-insert): Doc fix.  Convert to number only when `arg' is
5243         a string.  Use separate error message when `arg' is not an integer.
5244         Bind `ucs-insert' to `C-x 8 RET'.
5246 2008-07-31  Joachim Nilsson  <joachim.nilsson@member.fsf.org>  (tiny change)
5248         * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
5249         move the (arglist-cont-nonempty) from c-offsets-alist to
5250         c-hanging-braces-alist like other styles already have.
5252 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5254         * textmodes/texinfmt.el:
5255         * nxml/nxml-enc.el:
5256         * mail/feedmail.el:
5257         * international/mule.el:
5258         * international/latexenc.el:
5259         * emulation/viper-util.el:
5260         * emulation/viper-init.el:
5261         * emulation/viper-ex.el:
5262         * emacs-lisp/bytecomp.el:
5263         * version.el:
5264         * subr.el:
5265         * startup.el:
5266         * sort.el:
5267         * shadowfile.el:
5268         * recentf.el:
5269         * printing.el:
5270         * paths.el:
5271         * minibuffer.el:
5272         * ls-lisp.el:
5273         * loadup.el:
5274         * hippie-exp.el:
5275         * finder.el:
5276         * files.el:
5277         * ediff-util.el:
5278         * ediff-ptch.el:
5279         * ediff-init.el:
5280         * ediff-diff.el:
5281         * dired.el:
5282         * dired-aux.el:
5283         * cus-edit.el:
5284         * bindings.el:
5285         * arc-mode.el:
5286         * add-log.el: Remove VMS support.
5287         * obsolete/vmsproc.el:
5288         * obsolete/vms-pmail.el:
5289         * obsolete/vms-patch.el: Remove file.
5291 2008-07-31  Alan Mackenzie  <acm@muc.de>
5293         * progmodes/cc-mode.el (c-before-hack-hook): New function
5294         (Top Level): Install c-before-hack-hook on
5295         before-hack-local-variables-hook, rather than
5296         c-postprocess-file-styles on hack-local-variables-hook.
5298 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
5300         * files.el (normal-mode): Move call to hack-project-variables into
5301         hack-local-variables.
5302         (file-local-variables-alist, before-hack-local-variables-hook):
5303         New vars.
5304         (ignored-local-variables): Add file-local-variables-alist.
5305         (hack-local-variables-filter): Renamed from
5306         hack-local-variables-apply.  Add the result to
5307         file-local-variables-alist, without applying them.
5308         (hack-local-variables): Set file-local-variables-alist to nil.
5309         Call hack-project-variables and before-hack-local-variables-hook.
5310         Apply variables here, instead of hack-local-variables-apply.
5311         Based on a patch by Alan Mackenzie.
5313 2008-07-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
5315         * info-look.el (autoconf-mode :doc-spec): For
5316         "(autoconf)M4 Macro Index", if the item already
5317         begins with "AS_", don't prefix that string again.
5319 2008-07-30  Juri Linkov  <juri@jurta.org>
5321         * info.el (info, Info-mode): Doc fix.
5323         * isearch.el (isearch-mode-map): Bind `M-s r' to
5324         `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
5325         (search-map): Bind `M-s w' to `isearch-forward-word' globally
5326         in the global map `search-map'.
5327         (isearch-forward): Doc fix.
5328         (isearch-forward-word, isearch-toggle-case-fold): New commands.
5330         * simple.el (quoted-insert): Comment out code that treats
5331         0240-0377 specially.
5333 2008-07-30  Chong Yidong  <cyd@stupidchicken.com>
5335         * cus-start.el: Add customization info for
5336         read-buffer-completion-ignore-case.
5338 2008-07-30  Sam Steingold  <sds@gnu.org>
5340         * vc-dir.el (vc-dir): Call file-truename on the dir argument.
5342 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
5344         * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
5345         (vc-dir-mode): Improve docstring.
5347 2008-07-30  Juri Linkov  <juri@jurta.org>
5349         * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
5350         for the sake of isearch-mode-hook in dired-mode in dired.el.
5352 2008-07-19  Markus Triska  <markus.triska@gmx.at>
5354         * image-mode.el (image-mode): Set image-mode-text-map when image
5355         cannot be displayed.
5357 2008-07-30  Stephen Leake  <stephen_leake@stephe-leake.org>
5359         * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
5360         ada-xref-set-default-prj-values.
5361         (ada-prj-display-page): Ditto.
5363         * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
5364         (ada-make-filename-from-adaname): Fix free variable.
5366 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
5368         * vc-git.el (vc-git-status-printer): Synchronize with the default.
5370 2008-07-30  Michael McNamara  <mac@mail.brushroad.com>
5372         * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
5373         for declarations inside a parenthetical list.  The code is ill-advised,
5374         and doesn't work given user defined types.
5375         (verilog-set-auto-endcomments): Enhance function automatic
5376         endcomment to support functions that return user defined types.
5377         (verilog-mode): Add code to tell which-function-mode minor mode
5378         that Verilog supports this feature.
5379         (verilog-beg-block-re-ordered, verilog-indent-re)
5380         (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
5381         (verilog-leap-to-head): Support the new virtual and/or protected
5382         tasks, as well as extern declarations of tasks for indenting and
5383         for forward/backward expression.
5385 2008-07-30  Wilson Snyder  <wsnyder@wsnyder.org>
5387         * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
5388         to work with SV 'logic' signals.  Suggested by Julian Gorfajn.
5389         (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
5390         (verilog-string-replace-matches): Avoid recursion with small
5391         replacements.
5392         (verilog-auto-inst-param-value, verilog-mode-version)
5393         (verilog-mode-version-date, verilog-read-inst-param-value)
5394         (verilog-auto-inst, verilog-auto-inst-param)
5395         (verilog-auto-inst-port, verilog-simplify-range-expression): Add
5396         verilog-auto-inst-param-value option for AUTOINST.  Suggested by
5397         David Rogoff.  This allows parameters to be replaced with their
5398         values, on the expansion of an AUTOINST with Verilog 2001 style
5399         parameter settings.
5401 2008-07-30  David Lord  <david.lord@phonecoop.coop>  (tiny change)
5403         * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
5404         to `cddr'.
5406 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
5408         * Makefile.in (ELCFILES): Add mairix.elc.
5410 2008-07-29  David Engster  <deng@randomsample.de>
5412         * net/mairix.el: New file.
5414 2008-07-29  Juri Linkov  <juri@jurta.org>
5416         * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
5417         instead of variable-pitch with bold and 1.2 height.
5419         * dired-aux.el (dired-do-async-shell-command): New command.
5421         * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
5422         from `&' to `%&'.  Bind `&' to `dired-do-async-shell-command'.
5424 2008-07-29  Juri Linkov  <juri@jurta.org>
5426         * international/mule-cmds.el (ucs-names): New internal variable.
5427         (ucs-names): New function.
5428         (ucs-completions): New lazy completion variable.
5429         (read-char-by-name): New function.
5430         (ucs-insert): Replace interactive spec letter "s" with the call to
5431         `read-char-by-name'.
5433         * replace.el (read-regexp): Add second arg `default'.  Doc fix.
5435         * replace.el (occur-read-primary-args):
5436         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
5437         (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
5438         second arg of `read-regexp'.
5440         * dired-aux.el (dired-isearch-filenames): New user option.
5441         (dired-isearch-orig-success-function): New internal variable.
5442         (dired-isearch-filenames-setup, dired-isearch-filenames-end)
5443         (dired-isearch-success-function): New functions.
5444         (dired-isearch-filenames, dired-isearch-filenames-regexp):
5445         New commands.
5447         * dired.el (dired-insert-set-properties): Add new text property
5448         `dired-filename' to put on file names.
5449         (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
5450         and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
5451         Add menu items.
5452         (dired-mode): Add hook `dired-isearch-filenames-setup' to
5453         buffer-local `isearch-mode-hook'.
5455 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
5457         * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
5458         (ada-create-case-exception): Fix typo in docstring.
5459         (ada-no-auto-case): Return nil, not the docstring.
5460         (ada-indent-current): Reflow docstring.
5462         * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
5463         (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
5464         (ada-prj-load-from-file): Reflow docstring.
5465         (ada-prj-display-page): Fix typo in widget.
5467         * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
5468         Fix typos in docstrings.
5470         * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
5471         (ada-compile-current, ada-check-current, ada-run-application)
5472         (ada-get-ali-file-name): Fix typos in docstrings.
5473         (ada-xref-confirm-compile, ada-find-references)
5474         (ada-find-local-references, ada-find-any-references): Doc fixes.
5475         (ada-get-all-references): Fix typo in error message.
5476         (ada-xref-current-project): Use `let', not `let*'.
5477         (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
5479 2008-07-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5481         * whitespace.el (whitespace-newline): Change initialization to have a
5482         low contrast relative to the background color.  Suggested by David
5483         Reitter <david.reitter@gmail.com>.
5485 2008-07-28  Juri Linkov  <juri@jurta.org>
5487         * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
5488         New functions.
5490         * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
5491         and dired-do-isearch-regexp to `M-s a M-C-s'.  Add menu items.
5493 2008-07-28  Seiji Zenitani  <zenitani@mac.com>
5495         * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
5496         * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
5498 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
5500         * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
5501         Add support for add-log.
5502         (ada-end-stmt-re): Fix bug - allow comment after 'when'.
5504         * progmodes/ada-prj.el: Delete 'main_unit' project variable.
5505         (ada-prj-save): Prompt for file name if not given.
5506         (ada-prj-display-page): Display casing exceptions.
5508         * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
5509         Ada mode project files.  Delete 'main_unit' project variable;
5510         only need 'main'.  Simplify handling of default project values.
5511         Use cross-prefix consistently.
5512         (ada-find-executable): Throw error if not found.
5513         (ada-initialize-runtime-library): Improve error handling when
5514         gnatls not found.
5515         (ada-gnat-parse-gpr): New.
5516         (ada-treat-cmd-string): Allow process environment variables.
5517         (ada-xref-set-default-prj-values): Delete; replace with
5518         ada-default-prj-properties.
5519         (ada-parse-prj-file): Handle GNAT project files.
5520         (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
5521         (ada-select-prj-file): New.
5522         (ada-get-absolute-dir-list): Allow project and environment variables.
5524 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
5526         Sync with Tramp 2.1.14.
5528         * net/tramp.el (tramp-perl-directory-files-and-attributes)
5529         (tramp-get-device): Make device number a cons cell.
5530         (tramp-convert-file-attributes): Make inode a cons cell.
5532         * net/trampver.el: Update release number.
5534 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
5536         * faces.el (face-set-after-frame-default): Treat 'ns as all other
5537         window systems.
5539 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
5541         * term/ns-win.el (do-applescript): New alias in carbon-compat section.
5543 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5545         Remove support for Mac Carbon.
5546         * term/mac-win.el: Remove file
5547         * international/mule-cmds.el:
5548         * version.el:
5549         * startup.el:
5550         * simple.el:
5551         * mwheel.el:
5552         * mouse.el:
5553         * loadup.el:
5554         * isearch.el:
5555         * info.el:
5556         * frame.el:
5557         * faces.el:
5558         * disp-table.el:
5559         * cus-start.el:
5560         * cus-face.el:
5561         * cus-edit.el:
5562         * Makefile.in: Remove code for Carbon.
5564 2008-07-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
5566         * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
5567         bindings for functions deleted by Dan N. 2008-07-21.  Set
5568         where-is-preferred-modifier.  Add show-manual option to Help menu.
5570 2008-07-26  Michael Albinus  <michael.albinus@gmx.de>
5572         * net/tramp.el (tramp-handle-start-file-process):
5573         Set query-on-exit flag.  Kill temporary buffer.
5574         (tramp-process-sentinel): Remove defun.
5575         (tramp-do-copy-or-rename-file-out-of-band)
5576         (tramp-maybe-open-connection): Don't call it.
5578         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
5579         `tramp-process-sentinel'.
5581         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
5582         `tramp-process-sentinel'.
5584         * net/xesam.el (xesam-from): Remove defvar.
5585         (xesam-mode): Derive from `special-mode'.  Extend `xesam-mode-map'
5586         and `mode-line-position'.
5587         (xesam-refresh-entry): Remove argument `hit-number'.  Add debug
5588         information to the widgets.  Don't set `mode-line-position'.
5589         (xesam-refresh-search-buffer): Correct hit number computing.
5590         Don't set `mode-line-position'.
5591         (xesam-new-search): Add debug information to the mode line.
5593 2008-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5595         * diff-mode.el (diff-show-trailing-blanks): Renamed to
5596         diff-show-trailing-whitespaces.
5598 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
5600         * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
5601         invalid filename strings when parsing tex errors (bug#376).
5603 2008-07-25  Dan Nicolaescu  <dann@ics.uci.edu>
5605         * menu-bar.el (menu-bar-file-menu): Fix typo.
5607 2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
5609         * play/solitaire.el (solitaire-mode-map): Define within defvar.
5610         (solitaire-mode): Define with `define-derived-mode'.
5611         (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
5612         (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
5613         (solitaire-undo, solitaire-check): Use `when'.
5614         (solitaire-solve): Err out if the solitaire is already in progress.
5615         Use `when'.
5617         * descr-text.el (describe-char): Don't overwrite local variable char
5618         when describing characters with display-table entries.  Display font
5619         backend when describing composed characters.  Simplify: use `let'
5620         instead of `let*', and `or x y' instead of `if x x y'.
5622 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
5624         * image-mode.el (image-minor-mode): Set up winprops.
5626 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5628         * diff-mode.el (diff-show-trailing-blanks): New fun.
5629         Show trailing blanks in modified lines for diff-mode.
5631 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
5633         * Makefile.in (ELCFILES): Add net/xesam.el.
5635         * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
5636         process name.  Reported by Markus Triska <markus.triska@gmx.at>.
5638         * net/xesam.el: New file.
5640 2008-07-24  Sven Joachim  <svenjoac@gmx.de>
5642         * dired-aux.el (dired-copy-file-recursive): Avoid calling
5643         set-file-modes when creating target directories.
5645 2008-07-24  Juanma Barranquero  <lekktu@gmail.com>
5647         * play/solitaire.el (solitaire-mode): Fix typo in docstring.
5648         Set `show-trailing-whitespace' to nil.
5649         (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
5650         Fix typos in docstrings.
5652 2008-07-24  Chong Yidong  <cyd@stupidchicken.com>
5654         * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
5655         key remapping, not directly.
5657 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5659         * whitespace.el: New version 11.2.
5660         (whitespace-newline-mode, global-whitespace-newline-mode): New newline
5661         minor mode visualization.
5663 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
5665         * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
5667         * Makefile.in (ELCFILES): Add term/common-win.elc.
5669         * vc-dir.el (vc-dir-search, vc-dir-isearch)
5670         (vc-dir-isearch-regexp): New functions.
5671         (vc-dir-mode-map, vc-dir-menu-map): Bind them.
5673 2008-07-23  Juri Linkov  <juri@jurta.org>
5675         * isearch-multi.el: Remove file to avoid dos file name clashes
5676         with isearch-x.el.  Move most content to misearch.el.
5678         * misearch.el: New file with most content from isearch-multi.el.
5679         Rename `isearch-buffers' name prefixes to `multi-isearch'.
5680         Remove `isearch-buffers-minor-mode'.  Add new function
5681         `multi-isearch-setup' to `isearch-mode-hook'.  New top-level
5682         commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
5683         `multi-isearch-files', `multi-isearch-files-regexp'.
5685         * Makefile.in (ELCFILES): Remove isearch-multi.elc.  Add misearch.elc.
5687         * isearch.el (isearch-message-prefix): Display "Multi" when
5688         `multi-isearch-next-buffer-current-function' is non-nil.
5689         (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
5690         with `multi-isearch-next-buffer-current-function', and
5691         `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
5693         * add-log.el (change-log-mode): Set `change-log-next-buffer' to
5694         `multi-isearch-next-buffer-function' instead of
5695         `isearch-buffers-next-buffer-function'.  Remove call to
5696         `isearch-buffers-minor-mode'.
5698         * buff-menu.el (Buffer-menu-marked-buffers)
5699         (Buffer-menu-isearch-buffers)
5700         (Buffer-menu-isearch-buffers-regexp): New functions.
5701         (Buffer-menu-mode-map): Bind "M-s a C-s" to
5702         `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
5703         `Buffer-menu-isearch-buffers-regexp'.
5704         (Buffer-menu-mode): Document new commands in docstring.
5705         (list-buffers-noselect): Add one space after Info file name
5706         according to the Info address convention.
5708         * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
5709         New functions.
5711         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
5712         `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
5713         (ibuffer-mode): Document new commands in docstring.
5715         * filesets.el (filesets-commands): Add commands for "Isearch" and
5716         "Isearch (regexp)".  Replace `query-replace' and `query-replace-regexp'
5717         with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
5718         (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
5719         or `multi-isearch-files-regexp'.
5720         (filesets-cmd-query-replace-getargs): Call standard function
5721         `query-replace-read-args' to read `query-replace' arguments.
5722         Add `multi-query-replace-map'.
5723         (filesets-cmd-query-replace-regexp-getargs)
5724         (filesets-cmd-isearch-getargs): New functions.
5726 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
5728         * international/mule.el (recode-region): Deactivate mark at the end.
5730 2008-07-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5732         * progmodes/flymake.el (flymake-errline, flymake-warnline):
5733         Use more suitable colors on dark displays.
5735 2008-07-23  Michael Albinus  <michael.albinus@gmx.de>
5737         * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
5738         "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
5739         (tramp-temp-buffer-name): New defconst.
5740         (tramp-handle-start-file-process): Use it.  Apply "exec", for the
5741         command.  No trailing prompt.
5742         (tramp-process-sentinel): Remove temporary buffer, if existing.
5743         Don't handle trailing prompt.
5744         (tramp-open-connection-setup-interactive-shell):
5745         Use `tramp-temp-buffer-name'.
5747 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
5749         * shell.el (shell-dynamic-complete-functions):
5750         Use comint-dynamic-complete-filename as well (bug#361).
5752 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
5754         * term/ns-win.el:
5755         * version.el (emacs-version):
5756         * loadup.el:
5757         * frame.el (make-frame-on-display): Check for ns instead of
5758         ns-windowing.
5760         * dired.el (dired-mode-map): Show the key binding for wdired.
5762         * menu-bar.el (menu-bar-file-menu): Show the key binding for
5763         exiting Emacs.
5765 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
5767         * term/ns-win.el (x-list-fonts): Drop alias.
5769 2008-07-23  Juri Linkov  <juri@jurta.org>
5771         * replace.el (multi-query-replace-map): New variable.
5772         (perform-replace): Add processing of new multi-buffer keys bound
5773         to `automatic-all' and `exit-current'.  Set `query-flag' to nil
5774         if last input char was `automatic-all'.  Set new local variable
5775         `multi-buffer' to t when one of new two keys were typed.  Return
5776         non-nil value of `multi-buffer' that tells to calling functions
5777         to continue replacement on the next file.
5779         * progmodes/etags.el (tags-query-replace): Set arg `map' of
5780         `perform-replace' to `multi-query-replace-map'.
5782 2008-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5784         * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
5785         otherwise displayed in every buffer.
5787         * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
5788         (vc-arch-trim-one-revlib): Delete temp directories as well.
5790 2008-07-22  Stephen Eglen  <stephen@gnu.org>
5792         * iswitchb.el (iswitchb-delim): New variable.  Suggested by Ted Roden.
5794 2008-07-22  Sven Joachim  <svenjoac@gmx.de>
5796         * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
5798 2008-07-22  Miles Bader  <miles@gnu.org>
5800         * progmodes/sh-script.el (sh-newline-and-indent): Remove.
5801         (sh-mode-map): Remove remapping of newline-and-indent.
5803 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
5805         * vc.el (Todo): Update.
5807         * vc-hooks.el: Remove obsolete comment.
5809         * vc-git.el (vc-git-status-printer): Update the directory display
5810         to match the default.
5812         * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
5814 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
5816         * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
5817         for "word wrap" command.
5819         * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
5821 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5823         * term/ns-win.el: Rename ns- functions/variables to the
5824         corresponding x- versions.
5825         (x-select-text, x-cut-buffer-or-selection-value)
5826         (x-disown-selection-internal, x-get-selection-internal)
5827         (x-own-selection-internal, x-defined-colors, xw-defined-colors)
5828         (x-display-mm-width, x-display-mm-height)
5829         (x-display-backing-store, x-display-save-under)
5830         (x-display-visual-class, x-display-screens, x-focus-frame): Remove
5831         defaliases.
5833         * frame.el (ns-display-name): Remove declaration.
5834         (make-frame-on-display): Use x-display-name instead
5835         ns-display-name.  Use unless.
5837         * startup.el (command-line-1): Fix indentation.
5839         * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
5840         checked in inadvertently.
5842 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
5844         * term/ns-win.el: Standardize references to "Nextstep" in
5845         comments, messages, and docstrings.
5846         (ns-handle-args, x-parse-geometry)
5847         (ns-extended-platform-support-mode, x-setup-function-keys)
5848         (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
5849         (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
5850         (ns-initialized, ns-initialize-window-system): Doc fixes.
5852 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5854         * diff-mode.el (diff-auto-refine): Delete defcustom.
5855         (diff-auto-refine-mode): New func/var via define-minor-mode.
5856         Update var ref to use diff-auto-refine-mode.
5857         * smerge-mode.el (diff-mode): Require when compiling.
5858         (smerge-auto-refine): Delete defcustom.
5859         Update smerge-auto-refine ref to use diff-auto-refine-mode.
5861 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
5863         * simple.el (visual-line): New custom group.
5864         (visual-line-fringe-indicators): New var.
5865         (visual-line-mode): Set fringe-indicator-alist based on
5866         visual-line-fringe-indicators.  Add lighter.
5868 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
5870         * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
5871         (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
5872         (x-handle-geometry, x-handle-name-switch, x-display-name)
5873         (x-handle-display, x-handle-args, x-colors): Move ...
5874         * term/common-win.el: ... here.  New file.
5875         * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
5876         (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
5877         (x-handle-geometry, x-handle-name-switch, x-display-name)
5878         (x-handle-display, x-handle-args, x-colors): Remove.
5879         * loadup.el: Load term/common-win before term/x-win and term/w32-win.
5881 2008-07-19  Juri Linkov  <juri@jurta.org>
5883         * startup.el (fancy-startup-text): Move the line "To quit
5884         a partially entered command, type Control-g" a few lines below
5885         to be after the line "To start".  Add text "at gnu.org" to
5886         "Overview of Emacs features".
5888         * dired.el (dired-mode-map): Fix menu text of
5889         image-dired-display-thumbs.
5891         * image-dired.el (image-dired-cmd-create-thumbnail-options)
5892         (image-dired-cmd-create-temp-image-options)
5893         (image-dired-cmd-create-standard-thumbnail-command): Add > to the
5894         ImageMagick command line to change the dimensions of the image
5895         only if its width or height exceeds the geometry specification.
5897         * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
5899         * proced.el (proced-mode, proced): Add \\<proced-mode-map>
5900         to docstrings.
5902 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
5904         * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
5905         Vinicius Jose Latorre.
5907 2008-07-19  Glenn Morris  <rgm@gnu.org>
5909         * term/ns-win.el (ns-make-command-string): Use mapconcat.
5910         (ns-save-preferences): Fix typo in previous change.  (Bug#573)
5912 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
5914         * net/dbus.el (dbus-interface-properties): New defconst.
5915         (dbus-introspect): Update docstring.
5916         (dbus-introspect-xml, dbus-introspect-get-attribute)
5917         (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
5918         (dbus-introspect-get-interface-names)
5919         (dbus-introspect-get-interface, dbus-introspect-get-method-names)
5920         (dbus-introspect-get-method, dbus-introspect-get-signal-names)
5921         (dbus-introspect-get-signal, dbus-introspect-get-property-names)
5922         (dbus-introspect-get-property)
5923         (dbus-introspect-get-annotation-names)
5924         (dbus-introspect-get-annotation)
5925         (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
5926         (dbus-introspect-get-signature, dbus-get-property)
5927         (dbus-set-property, dbus-get-all-properties): New defuns.
5929 2008-07-18  Chong Yidong  <cyd@stupidchicken.com>
5931         * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
5932         ns-grabenv.elc.
5934         * ns-carbon-compat.el: File removed.
5936         * ns-grabenv.el: File removed.
5938         * term/ns-win.el: Contents of ns-carbon-compat.el and
5939         ns-grabenv.el moved here.
5940         (ns-grabenv, ns-open-file-select-line): Doc fixes.
5941         (ns-submit-bug-report): Function removed.  Reports go to the main
5942         Emacs bug list.
5943         (ns-handle-args, ns-spi-service-call): Doc fixes.
5944         (info-ns-emacs): Function removed.  Nextstep port manual will be
5945         merged into the Emacs manual, so no separate link needed.
5947 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
5949         * startup.el (fancy-splash-head): Fix change of 2008-07-02.
5951 2008-07-18  Glenn Morris  <rgm@gnu.org>
5953         * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
5954         to XEmacs, since it does nothing for Emacs.
5956 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5958         * net/tls.el (open-tls-stream): Make it work with the 2nd argument
5959         BUFFER that is a string but does not exist as a buffer object, as
5960         mentioned in the doc-string.
5962 2008-07-17  Chong Yidong  <cyd@stupidchicken.com>
5964         * simple.el (line-move-visual): Make it a defcustom.
5965         (line-move-1): Convert temporary-goal-column back to an integer if
5966         it was set as a float by a previous call to line-move-visual.
5967         (end-of-visual-line, beginning-of-visual-line)
5968         (next-logical-line, previous-logical-line): New functions.
5970 2008-07-17  David Reitter  <david.reitter@gmail.com>
5972         * simple.el (kill-visual-line, turn-on-visual-line-mode): New
5973         functions.
5974         (visual-line-mode, global-visual-line-mode): New minor mode.
5975         (visual-line-mode-map): New variable.
5977 2008-07-17  Glenn Morris  <rgm@gnu.org>
5979         * term/ns-win.el (parameters): Declare for compiler.
5981 2008-07-17  Fan Kai  <fktpp@xemacs.org>  (tiny change)
5983         * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
5984         for Windows.
5986 2008-07-17  Daiki Ueno  <ueno@unixuser.org>
5988         * epa.el (epa-key-list-mode): Use run-mode-hooks.
5989         (epa-key-mode): Ditto.
5990         (epa-info-mode): Ditto.
5992 2008-07-17  Glenn Morris  <rgm@gnu.org>
5994         * term/ns-win.el (ns-handle-switch): Simplify.  Handle the numeric case.
5995         (ns-handle-numeric-switch): Just call ns-handle-switch.
5996         (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
5997         (ns-handle-args): Simplify using `pop'.
5998         (ns-display-name): Define (used in frame.el).
5999         (menu-bar-select-frame): Add (ignored) arg to more closely match the
6000         original definition.
6001         (ns-perform-service): Declare.
6002         (ns-save-preferences): Use fewer `let's.
6004         * frame.el (ns-display-name): Declare for compiler.
6006 2008-07-17  Kenichi Handa  <handa@m17n.org>
6008         * descr-text.el (describe-char-unidata-list): Initialize to the
6009         list of name, general-category, decomposition, and old-name.
6011 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
6013         * startup.el (command-line-1): Update processing of NS long options to
6014         mimic recent changes to processing of X long options.
6016 2008-07-16  Nick Roberts  <nickrob@snap.net.nz>
6018         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
6019         list of #defines for remote files.
6020         (gdb-source-info): Only show main if it has been found.
6022 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6024         * term/ns-win.el: Require CL; fix up comment style; reindent.
6025         (ns-define-service): Use subst-char-in-string.  Avoid `eval'.
6026         (ns-save-preferences): Use `case'.
6027         (ns-initialize-window-system): Use `dolist'.
6029 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
6031         * loadup.el: Remove load of easy-mmode prior to ns-win when NS
6032         windowing is used.
6033         * term/ns-win.el (ns-extended-platform-support-mode):
6034         Correct/improve documentation.
6036 2008-07-16  Glenn Morris  <rgm@gnu.org>
6038         * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
6039         Simply require 'cl (see comment in cl-compat.el).
6040         * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
6041         * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
6042         (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
6043         directly rather by subterfuge.  Provide cl before loading cl-macs.
6045         * paths.el (rmail-spool-directory): Remove settings for systems that are
6046         no longer supported.
6048         * frame.el (ns-initialize-window-system): Declare for compiler.
6050         * term/ns-win.el: Add numerous declarations for compiler.
6051         (ns-pop-up-frames): Move definition before use.  Doc fix.
6053         * emacs-lisp/check-declare.el (check-declare-locate)
6054         (check-declare-verify): Handle .m files.
6056 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
6058         * ns-carbon-compat.el: New file: user-visible compatibility of
6059         NeXTstep port with Carbon port.
6060         * ns-grabenv.el: New file: functionality useful on OS X platform to
6061         expose environment variables inside Emacs started from icon.
6062         * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
6063         * cus-edit.el:
6064         * cus-face.el:
6065         * disp-table.el:
6066         * faces.el:
6067         * info.el:
6068         * mouse.el:
6069         * mwheel.el:
6070         * simple.el: Add ns to window systems treated as GUIs.
6071         * facemenu.el (facemenu-read-color): Don't require a name match under
6072         NS, to allow numeric color entry.
6073         * frame.el (make-frame-on-display): Follow code for 'x in initializing
6074         'ns window system if need be.
6075         (various): Add 'ns as described above.
6076         * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
6077         ns-windowing is active.
6078         * startup.el (command-line-ns-option-alist): New constant to handle NS
6079         windowing system specific command line args analogous to how they are
6080         handled for X windows.
6081         (command-line-1): Use the above where appropriate.
6082         * version.el: Add NS port version.
6083         * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
6084         Darwin (usually OS X) systems.
6085         (woman-use-own-frame): Include 'ns in list of GUI window systems.
6086         * emulation/viper-util.el (ns-display-color-p)
6087         (ns-color-defined-p): Remove these (caustically-commented) outdated
6088         compensations for a port that was never itself integrated until now.
6089         * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
6090         for NS window system.
6091         * international/mule-cmds.el: Add 'ns to list of special-cased window
6092         systems (probably most of these, x/w32/mac/ns could be changed to
6093         window-system non-nil).
6094         * term/ns-win.el: New file: lisp-side support for NS windowing system.
6096 2008-07-14  Jason Rumney  <jasonr@gnu.org>
6098         * term/w32-win.el (x-handle-switch, x-handle-name-switch)
6099         (x-handle-numeric-switch, x-handle-initial-switch)
6100         (x-handle-xrm-switch, x-handle-args, x-handle-display)
6101         (xw-defined-colors, w32-initialize-window-system):
6102         Avoid use of cl pop and push macros.
6104 2008-07-14  Martin Rudalics  <rudalics@gmx.at>
6106         * add-log.el (change-log-goto-source): Avoid wrong-type-argument
6107         error when change-log-search-file-name returns nil.
6109 2008-07-13  Martin Rudalics  <rudalics@gmx.at>
6111         * add-log.el (change-log-search-file-name):
6112         Use match-string-no-properties.
6113         (change-log-search-tag-name-1, change-log-search-tag-name)
6114         (change-log-goto-source-1, change-log-goto-source): New functions.
6115         (change-log-tag-re, change-log-find-head, change-log-find-tail):
6116         New variables.
6117         (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
6119 2008-07-13  Jay Belanger  <jay.p.belanger@gmail.com>
6121         * calc/calc-help.el (calc-describe-key): Add angles to special key
6122         descriptions.
6124 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6126         * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
6127         search for regexp.
6129 2008-07-12  Chong Yidong  <cyd@stupidchicken.com>
6131         * simple.el (line-move-visual): Handle null pixel position gracefully.
6133 2008-07-11  Jason Rumney  <jasonr@gnu.org>
6135         * files.el (file-truename): Get truename of ancestors if file does
6136         not exist on Windows.
6138 2008-07-11  Chong Yidong  <cyd@stupidchicken.com>
6140         * simple.el (line-move-visual): Obey goal-column and no-error arg.
6141         (track-eol, temporary-goal-column, previous-line, next-line):
6142         Update docstring.
6143         (move-end-of-line, move-beginning-of-line): Bind line-move-visual
6144         to nil.
6146 2008-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6148         * simple.el (line-move-visual): New var.
6149         (line-move-visual): New function.
6150         (line-move): Call line-move-visual.
6152 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
6154         * progmodes/grep.el (grep-files-aliases): Improve the C++ source
6155         pattern and add patterns for C++ header files.
6157 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
6159         * window.el (truncated-partial-width-window-p): New function.
6161         * menu-bar.el: Remove Longlines mode from menu.  Add word-wrap option.
6163         * faces.el (x-create-frame-with-faces): Don't pass parameters that
6164         are set later to x-create-frame.
6165         (face-set-after-frame-default): Apply X resources for non-default
6166         faces.
6168 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
6170         * faces.el (face-set-after-frame-default): Simplify.  Don't apply
6171         frame-specific X resource settings.  Set faces using a list of
6172         frame parameters explicitly passed to the calling
6173         function (e.g. make-frame).
6174         (x-create-frame-with-faces, tty-create-frame-with-faces):
6175         Supply explicit frame parameter list to face-set-after-frame-default.
6177 2008-07-08  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6179         * net/browse-url.el (browse-url-default-browser):
6180         Fix argument list in lambda.
6182 2008-07-07  Ulf Jasper  <ulf.jasper@web.de>
6184         * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
6185         from url-retrieve.
6186         (newsticker--sentinel-work): Fix xerror typo.
6188 2008-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
6190         * vc-dir.el (vc-dir-refresh): Only update files.
6192         * vc-git.el (vc-git--ls-files-state): Remove unused function.
6194         * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
6196 2008-07-06  John Paul Wallington  <jpw@pobox.com>
6198         * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
6200 2008-07-05  Alexandre Julliard  <julliard@winehq.org>
6202         * vc-git.el (vc-git-registered): Return true for removed files.
6203         (vc-git-print-log, vc-git-log-view-mode): Print a single log for
6204         all the files instead of one per file.
6205         (vc-git-previous-revision): Add support for project-wide previous
6206         revision when specified file is nil.
6208 2008-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
6210         * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
6212         * vc-dir.el (vc-dir-find-child-files): New function.
6213         (vc-dir-resync-directory-files): New function.
6214         (vc-dir-recompute-file-state): New function, broken out of ...
6215         (vc-dir-resynch-file): ... here.  Also deal with directories.
6216         * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
6217         (vc-resynch-buffer): Use it.
6219         * vc-hg.el (vc-hg-registered): Do not set vc-state.
6221         * vc-annotate.el (vc-annotate-mode-menu): Add separator.
6223 2008-07-05  Nick Roberts  <nickrob@snap.net.nz>
6225         * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
6226         if it's not part of gdb-ui, e.g, at start.
6228         * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
6229         filenames in stack trace (text command mode).
6231 2008-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6233         * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
6235         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
6236         Use syntax-ppss on a position *before* the char we want to change.
6238 2008-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
6240         * vc-dir.el (vc-dir-query-replace-regexp): New function.
6241         (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
6242         (vc-dir-mode-map): Likewise.
6244 2008-07-03  Juanma Barranquero  <lekktu@gmail.com>
6246         * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
6247         (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
6248         (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
6249         Remove spurious * in defcustom docstrings.
6251         * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
6252         (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
6253         (adaptive-fill-mode, adaptive-fill-first-line-regexp)
6254         (default-justification): Remove spurious * in defcustom docstrings.
6256         * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
6257         (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
6258         (rst-compare-decorations, rst-default-indent, rst-update-section)
6259         (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
6260         (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
6261         (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
6262         Fix typos in docstrings.
6263         (rst-mode-lazy): Fix typo in docstring.  Remove spurious *.
6264         (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
6265         (rst-get-decorations-around, rst-section-tree-point)
6266         (rst-font-lock-adornment-point): Reflow docstrings.
6267         (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
6268         Doc fixes.
6269         (rst-re-enumerations): Comment out.
6271         * nxml/nxml-glyph.el (nxml-glyph-set-hook):
6272         * nxml/nxml-uchnm.el (nxml-unicode-blocks)
6273         (nxml-unicode-block-char-name-set):
6274         * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
6275         * nxml/rng-nxml.el (rng-set-state-after):
6276         * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
6278         * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
6279         (rng-c-parse-annotation-body):
6280         * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
6282         * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
6283         (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
6284         (nxml-forward-balanced-item, nxml-dynamic-markup-word)
6285         (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
6286         Fix typos in docstrings.
6287         (nxml-attribute-indent): Reflow docstring.
6288         (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
6289         (nxml-default-buffer-file-coding-system): Doc fixes.
6291         * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
6292         (nxml-ns-set-prefix): Fix typos in docstrings.
6293         (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
6294         Reflow docstring.
6295         (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
6297         * nxml/nxml-outln.el (nxml-hide-all-text-content)
6298         (nxml-show-direct-text-content, nxml-show-direct-subheadings)
6299         (nxml-hide-direct-text-content, nxml-hide-subheadings)
6300         (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
6301         (nxml-outline-display-rest, nxml-outline-set-overlay)
6302         (nxml-section-tag-forward, nxml-section-tag-backward)
6303         (nxml-back-to-section-start): Fix typos in docstrings.
6305         * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
6306         Doc fixes.
6308         * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
6309         (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
6310         (nxml-scan-after-change): Fix typo in docstring.
6312         * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
6313         (rng-name-class-possible-names): Doc fixes.
6314         (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
6315         (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
6316         Fix typos in docstrings.
6317         (rng-intern-group-shortcut, rng-intern-choice-shortcut):
6318         Reflow docstrings.
6320         * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
6321         (rng-substq, rng-complete-before-point): Fix typos in docstrings.
6323         * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
6324         (rng-xsd-convert-date-time): Reflow docstrings.
6325         (rng-xsd-compile): Fix typo in docstring.
6327         * nxml/rng-loc.el (rng-current-schema-file-name)
6328         (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
6329         Doc fixes.
6330         (rng-set-schema-file): Fix typo in docstring.
6332         * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
6333         (rng-do-some-validation, rng-process-start-tag, rng-process-text):
6334         Fix typos in docstrings.
6335         (rng-message-overlay, rng-conditional-up-to-date-start)
6336         (rng-conditional-up-to-date-end): Doc fixes.
6337         (rng-next-error, rng-previous-error): Reflow docstrings.
6339         * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
6340         (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
6341         (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
6342         (xmltok-merge-attributes): Fix typos in docstrings.
6343         (xmltok-make-attribute, xmltok-forward-special)
6344         (xmltok-get-declared-encoding-position): Reflow docstrings.
6346         * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
6347         (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
6348         Fix typos in docstrings.
6350 2008-07-02  John Paul Wallington  <jpw@pobox.com>
6352         * ibuffer.el (ibuffer-buffer-file-name):
6353         Use `list-buffers-directory'.  Remove special-casing for `cvs-mode'
6354         and `vc-dir-mode'.  Suggested by Dan Nicolaescu.
6356 2008-07-02  Toru Tsuneyoshi  <t_tuneyosi@hotmail.com>
6358         * files.el (backup-extract-version): Handle versioned directories.
6359         (trash-directory): New variable.
6360         (move-file-to-trash): New function.
6362         * cus-start.el (delete-by-moving-to-trash): Declare for custom.
6364 2008-07-02  Magnus Henoch  <mange@freemail.hu>
6366         * vc-git.el (vc-git-annotate-command): Use proper option for
6367         specifying revision.
6369 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6371         * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
6372         if available.
6374 2008-07-01  Dan Nicolaescu  <dann@ics.uci.edu>
6376         * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
6378         * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
6379         Add binding for vc-annotate-show-changeset-diff-revision-at-line.
6381         * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
6383 2008-07-01  Nick Roberts  <nickrob@snap.net.nz>
6385         * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
6386         (gdb-init-2): Use it.  Don't run gdb-mode-hook again.
6387         (gdb-var-list-children-regexp, gdb-var-update-regexp)
6388         (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
6389         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
6390         (gdb-stack-list-locals-regexp): Future proof regexps better.
6392 2008-06-30  Juri Linkov  <juri@jurta.org>
6394         * faces.el (face-name-history): New variable.
6395         (make-face, make-empty-face): Replace interactive spec "S"
6396         with `read-from-minibuffer' where `read' arg is t and
6397         `hist' arg is `face-name-history'.
6398         (read-face-name): Set `hist' arg of `completing-read-multiple'
6399         to `face-name-history'.
6400         (list-faces-display): Use `read-regexp' instead of `read-string'
6401         to read regexp.
6403         * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
6404         to `regexp-history'.
6405         (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
6406         make it an obsolete alias to it.
6407         (hi-lock-face-defaults): New variable renamed from
6408         `hi-lock-face-history'.
6409         (hi-lock-line-face-buffer, hi-lock-face-buffer)
6410         (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
6411         `read-from-minibuffer'.  Doc fix.
6412         (hi-lock-read-face-name): Replace `hi-lock-face-history' with
6413         `hi-lock-face-defaults'.  Remove `mapcar (lambda (f) (cons f f))'.
6414         Set `hist' arg of `completing-read' to `face-name-history'.
6415         Put a list of default faces to `default' arg instead of `hist' arg.
6417         * bindings.el (abbrev-map, narrow-map): New variables.
6418         Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
6419         Rebind related commands to these new maps.
6420         (ctl-x-r-map): New variable for rectangle, register and bookmark
6421         keys.  Move rectangle keybindings to rect.el and register
6422         keybindings to register.el.
6423         (next-buffer, previous-buffer): Remove C-x prefix and move
6424         keybindings to ctl-x-map.
6426         * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
6427         to the new map `ctl-x-r-map' in autoload cookies.
6429         * expand.el: Rebind two global `C-x a' keys "n", "p"
6430         to the new map `abbrev-map' in autoload cookies.
6432         * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
6434         * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
6436 2008-06-30  Miles Bader  <miles@gnu.org>
6438         * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
6439         after processing an escape sequence.
6441 2008-06-29  Michael Albinus  <michael.albinus@gmx.de>
6443         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
6444         from 2008-06-28.  It does not work on W32.
6446 2008-06-29  Juri Linkov  <juri@jurta.org>
6448         * replace.el (read-regexp): New function.
6449         (keep-lines-read-args, occur-read-primary-args):
6450         Call `read-regexp' instead of code moved to new function.
6451         (keep-lines, flush-lines, how-many): Remove parenthesis and colon
6452         from the end of prompt.
6453         (replace-re-search-function): Doc fix.
6455 2008-06-29  Kenichi Handa  <handa@m17n.org>
6457         * descr-text.el (describe-char-display): Always return a string.
6458         (describe-char-padded-string): New function.
6459         (describe-char): Adjusted for the change of
6460         describe-char-display.  Use describe-char-padded-string.
6462 2008-06-29  Andreas Schwab  <schwab@suse.de>
6464         * vc-dir.el (vc-dir): Make backend argument optional and use
6465         vc-responsible-backend when nil.  Interactively pass nil for
6466         backend instead of using the backend of what happens to be
6467         default-directory at the time of the call.
6469         * find-dired.el (find-dired-filter): Preserve point.
6471 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
6473         * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
6474         (sasl-find-mechanism, sasl-next-step):
6475         * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
6476         (sasl-ntlm-response): Fix typos in docstrings.
6478 2008-06-28  robert marshall  <robert@capuchin.co.uk>  (tiny change)
6480         * international/mule-cmds.el (view-hello-file): Doc fix.
6482 2008-06-28  Chong Yidong  <cyd@stupidchicken.com>
6484         * faces.el (inhibit-face-set-after-frame-default): Var deleted.
6485         (set-face-attribute, face-set-after-frame-default)): Don't use it.
6487 2008-06-28  John Paul Wallington  <jpw@pobox.com>
6489         * calc/calc.el (defmath): Add `doc-string' decl.  Add docstring.
6491 2008-06-28  Michael Albinus  <michael.albinus@gmx.de>
6493         * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
6494         (tramp-convert-file-attributes): Convert symlinks only when
6495         returned from `tramp-handle-file-attributes-with-stat'.
6497         * net/tramp-ftp.el (top): Delete 'ange-ftp property from
6498         `substitute-in-file-name' when unloading.
6499         (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
6501 2008-06-28  Dan Nicolaescu  <dann@ics.uci.edu>
6503         * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
6504         (vc-string-prefix-p): Move function ...
6505         * vc.el (vc-string-prefix-p): ... here.
6507 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
6509         * vc-dir.el (vc-dir): Complete only directory names.
6511 2008-06-27  Jason Rumney  <jasonr@gnu.org>
6513         * w32-fns.el (top-level): Unconditionally define all charsets.
6515 2008-06-27  Alan Mackenzie  <acm@muc.de>
6517         * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
6518         the CC Mode specific functions; this is no longer needed, since
6519         {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
6521         * progmodes/cc-defs.el (c-emacs-features): New feature
6522         'argumentative-bod-function.
6524 2008-06-27  John Paul Wallington  <jpw@pobox.com>
6526         * chistory.el (list-command-history): Use `bound-and-true-p'.
6527         (command-history-map): Define within defvar.  Add docstring.
6529 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
6531         * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
6532         to unibyte; just assume it is not a JPEG.  Use `string-match-p'.
6533         (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
6534         (image-type-from-buffer): Use `looking-at-p'.
6536 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
6538         * ibuf-ext.el (diff-sentinel): Declare.
6540 2008-06-27  Glenn Morris  <rgm@gnu.org>
6542         * calendar/lunar.el (calendar-lunar-phases): Rename from
6543         calendar-phases-of-moon.  Keep old name as alias, update callers.
6544         (lunar-phases): Rename from phases-of-moon.  Keep old name as alias.
6545         (diary-lunar-phases): Rename from diary-phases-of-moon.
6546         Keep old name as alias.
6547         * calendar/cal-menu.el (cal-menu-sunmoon-menu)
6548         (cal-menu-global-mouse-menu): Update for lunar name changes.
6549         * calendar/calendar.el (calendar-mode-map): Update for name change.
6550         * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
6552 2008-06-26  Glenn Morris  <rgm@gnu.org>
6554         * calendar/solar.el (solar-sunrise-sunset-string): Add optional
6555         argument `nolocation'.
6556         (calendar-sunrise-sunset-month): New function.
6557         * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
6558         cal-menu-moon-menu.  Add calendar-sunrise-sunset-month.
6559         (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
6560         * calendar/calendar.el (solar-sunrises-buffer): New constant.
6561         (calendar-mode-map): Use cal-menu-sunmoon-menu.
6562         (calendar-buffer-list): Add solar-sunrises-buffer.
6564         * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
6566 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
6568         * cus-start.el: Add customization types for word-wrap and
6569         shift-select-mode.
6571 2008-06-26  John Paul Wallington  <jpw@pobox.com>
6573         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
6574         (ibuffer-diff-with-file): Use it.  Do diff on marked buffers.
6575         (ibuffer-mark-on-buffer): Don't display message when removing marks.
6576         (ibuffer-mark-by-mode): Use `buffer-local-value'.
6578 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
6580         * vc-dir.el (tool-bar): Require.
6582         * vc.el (ewoc, tool-bar): Do not require.
6584 2008-06-26  Kenichi Handa  <handa@m17n.org>
6586         * international/mule-cmds.el (encode-coding-char): Fix for ASCII
6587         characters.
6589         * composite.el (terminal-composition-base-character-p): New function.
6590         (terminal-composition-function):
6591         Use terminal-composition-base-character-p.  Include the base character
6592         in the composition.
6593         (auto-compose-chars): Don't check font-object for terminal display.
6595 2008-06-26  Glenn Morris  <rgm@gnu.org>
6597         * doc-view.el (bookmark-make-record-default):
6598         * image-mode.el (bookmark-make-record-default): Fix declaration.
6600         * calendar/calendar.el (calendar-date-echo-text): Doc fix.
6601         Add default :value for sexp type.
6602         (calendar-month-edges): New variable.
6603         (calendar-month-edges): New function.
6604         (calendar-recompute-layout-variables): Set calendar-month-edges.
6605         (calendar-intermonth-header, calendar-intermonth-text): New options.
6606         (calendar-insert-at-column): New function.
6607         (calendar-generate-month): Use calendar-insert-at-column.
6608         Handle intermonth text.  Add 'date property.
6609         (calendar-column-to-month): Remove function.
6610         (calendar-column-to-segment): New function.
6611         (calendar-cursor-to-date): Use calendar-column-to-segment.
6612         Check 'date property.
6614         * calendar/calendar.el (calendar-print-other-dates):
6615         Handle mouse events.
6616         * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
6617         (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
6619         * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
6620         * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
6621         (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
6623         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
6624         Use calendar-column-to-segment, calendar-month-edges, and
6625         the 'date property to handle intermonth text.
6627         * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
6629         * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
6630         (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
6631         Add doc strings.
6632         (cal-menu-context-mouse-menu): Add some :keys.
6633         (calendar-check-holidays): Declare rather than autoloading.
6634         (diary-show-holidays-flag): Remove unneeded declaration.
6636         * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
6637         * calendar/calendar.el (calendar-cursor-to-date): Handle case where
6638         event-start is nil.
6640 2008-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6642         * minibuffer.el (completion-basic-try-completion): Use the text after
6643         point to constrain the completion candidates.
6644         (completion-basic-all-completions): Adjust accordingly.
6646 2008-06-25  Chong Yidong  <cyd@stupidchicken.com>
6648         * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
6649         courier.
6651         * faces.el (set-face-attribute): Doc fix.
6653 2008-06-25  Juri Linkov  <juri@jurta.org>
6655         * bindings.el (goto-map): New variable.  Rebind goto-related
6656         commands to this `M-g' prefix keymap.
6657         (search-map): New variable for `M-s' prefix keymap.
6658         Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
6659         `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
6660         `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
6661         `M-shw' to `hi-lock-write-interactive-patterns'.
6663         * isearch.el (isearch-mode-map): Bind `M-s h r' to
6664         `isearch-highlight-regexp'.
6665         (isearch-highlight-regexp): New function.
6667 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6669         * info.el (Info-bookmark-make-record):
6670         Use bookmark-make-record-default.
6671         (Info-bookmark-jump): Use bookmark-default-handler.
6673         * image-mode.el (image-bookmark-make-record):
6674         Use bookmark-make-record-default.
6675         (image-bookmark-jump): Use bookmark-default-handler.
6677         * doc-view.el (doc-view-bookmark-make-record):
6678         Use bookmark-make-record-default.
6679         (doc-view-bookmark-jump): Use bookmark-default-handler.
6681         * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
6682         used until now in bookmark.el's code.
6683         (bookmark-get-bookmark): Accept bookmark names or bookmark records.
6684         (bookmark-get-bookmark-record): Allow the 2 slightly different formats
6685         used until now in bookmark.el's code.
6686         (bookmark-set-filename): Remove special code, moved to its only caller.
6687         (bookmark-store): Use the newer format.
6688         (bookmark-make-record-default): Add arg `point-only'.
6689         Rename from bookmark-make-record-for-text-file.
6690         (bookmark--jump-via): New function.
6691         (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
6692         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
6693         Use it.
6694         (bookmark-jump-noselect, bookmark-default-handler):
6695         Don't return an alist, instead return the data implicitly by changing
6696         current buffer and point.  Signal an error if the file doesn't exist.
6698         * buff-menu.el: Use with-current-buffer and inhibit-read-only.
6699         (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
6701         * bs.el: Use with-current-buffer.  Simplify.
6702         (bs-toggle-readonly): Avoid vc-toggle-read-only.
6704         * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
6705         is bound before using it.
6707 2008-06-25  Kenichi Handa  <handa@m17n.org>
6709         * image.el (image-jpeg-p): Convert DATA to unibyte at first.
6711 2008-06-25  Dan Nicolaescu  <dann@ics.uci.edu>
6713         * vc-hg.el:
6714         * vc-git.el: Require vc-dir when compiling.
6716         * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
6717         vc-dir-marked-only-files.  Change the return value.
6718         (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
6719         Change the return value.
6720         (vc-dir-deduce-fileset): New function broken out from ...
6721         * vc.el (vc-deduce-fileset): ... here and ...
6722         (vc-deduce-fileset): ... here.
6724         * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
6725         (vc-svn-parse-status): Do not set the vc-backend property.
6727 2008-06-25  Andreas Schwab  <schwab@suse.de>
6729         * faces.el (face-font-family-alternatives, variable-pitch):
6730         Use "Sans Serif", not "Sans-Serif".
6732 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
6734         * faces.el (face-font-family-alternatives, variable-pitch):
6735         Change "Sans" to the canonical name "Sans-Serif".
6737 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6739         * calc/calc.el (calc-mode-map): Add extra keybindings to
6740         `calc-missing-key'.
6741         * calc/calc-ext.el (calc-init-extensions): Add keybinding for
6742         `kill-ring-save'.
6744 2008-06-24  Miles Bader  <miles@gnu.org>
6746         * mouse.el (mouse-appearance-menu): Don't do anything if the user
6747         pops up the menu but doesn't select anything.
6749 2008-06-24  Dan Nicolaescu  <dann@ics.uci.edu>
6751         * add-log.el (add-change-log-entry): Add new arg to force each new
6752         entry to be on a new line.
6753         * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
6755         * vc-dir.el (vc-client-object): Remove.
6756         (vc-dir-prepare-status-buffer): Take a backend as an argument and
6757         use it when looking for a buffer.
6758         (vc-dir): Add a backend argument.  Set revert-buffer-function.
6759         Don't create a client object.  Move bindings ...
6760         (vc-dir-menu-map, vc-dir-mode-map): ... here.
6761         (vc-dir-revert-buffer-function): New function.
6762         (vc-generic-status-printer): Rename to ...
6763         (vc-dir-status-printer): ... this.
6764         (vc-generic-state, vc-generic-status-fileinfo-extra)
6765         (vc-dir-extra-menu, vc-make-backend-object): Remove.
6766         (vc-default-status-printer): Use a different face for
6767         directories.  Don't display any text for directories in the state
6768         column.  Add tooltips.
6770         * vc.el (Todo): Update.
6772         * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
6773         * vc-rcs.el (vc-annotate-convert-time):
6774         * vc-mtn.el (vc-annotate-convert-time):
6775         * vc-git.el (vc-annotate-convert-time):
6776         * vc-cvs.el (vc-annotate-convert-time):
6777         * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
6779 2008-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
6781         * vc-annotate.el (vc-annotate-mode): Derive from special-mode
6782         instead of using view-mode.
6784 2008-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6786         * Makefile.in (distclean): Don't delete *.elc and autogen files.
6788 2008-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
6790         * vc.el:
6791         * vc-hooks.el:
6792         * vc-dispatcher.el: Move vc-dir variables and functions ...
6793         * vc-dir.el: ... here.  New file.
6794         * Makefile.in (ELCFILES): Add vc-dir.elc.
6796         * vc.el: Move vc-annotate variables and functions ...
6797         * vc-annotate.el: ... here.  New file.
6798         * Makefile.in (ELCFILES): Add vc-annotate.elc.
6800         * vc-dav.el: Move here from url/vc-dav.el.
6801         (Todo): Note work needed to make this backend functional.
6803         * Makefile.in (ELCFILES): Update vc-dav.el location.
6805 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6807         * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
6809 2008-06-21  John Paul Wallington  <jpw@pobox.com>
6811         * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
6813         * textmodes/rst.el (rst-mode): Put docstring in right place.
6815 2008-06-21  Chong Yidong  <cyd@stupidchicken.com>
6817         * startup.el (fancy-about-text, fancy-startup-tail): Increase text
6818         size for legibility.
6820         * faces.el (fixed-pitch): Use "Monospace" family.
6821         (variable-pitch): Use "Sans" family.
6822         (face-font-family-alternatives): Define alternatives for "Sans"
6823         and "Monospace".
6825 2008-06-21  Glenn Morris  <rgm@gnu.org>
6827         * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
6828         Require 'cl when compiling.
6830         * emacs-lisp/debug.el (help-xref-interned): Declare.
6832         * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
6833         Evaluate definition when compiling.
6835         * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
6836         rather than mouse-1.
6837         (bug-reference-url-format): Autoload safe if string.
6838         (bug-reference-bug-regexp): Make space after "bug" optional.
6840         * Makefile.in (all): Explicitly pass EMACS to sub-make,
6841         for some non-GNU makes.
6843         * cus-dep.el (custom-dependencies-no-scan-regexp):
6844         * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
6846         * calendar/cal-move.el (calendar-forward-day): Scroll in one month
6847         increments.
6849         * calendar/calendar.el: Factor out the magic numbers controlling the
6850         calendar layout.
6851         (calendar-month-digit-width, calendar-month-width)
6852         (calendar-right-margin): New variables.
6853         (calendar-recompute-layout-variables, calendar-set-layout-variable):
6854         New functions.
6855         (calendar-left-margin, calendar-intermonth-spacing)
6856         (calendar-column-width, calendar-day-header-width)
6857         (calendar-day-digit-width): New options.
6858         (calendar-first-date-row): New constant.
6859         (calendar-move-to-column, calendar-ensure-newline): New functions,
6860         replacing calendar-insert-indented.
6861         (calendar-insert-indented): Remove function.
6862         (calendar-generate-month): Use calendar-move-to-column and
6863         calendar-ensure-newline.  Use layout variables.
6864         (calendar-generate, calendar-update-mode-line)
6865         (calendar-font-lock-keywords): Use layout variables.
6866         (calendar-column-to-month): New function.
6867         (calendar-cursor-to-date): Use calendar-column-to-month.
6868         Use layout variables.
6869         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
6870         Use layout variables.  Use calendar-column-to-month.
6871         (calendar-cursor-to-visible-date): Use layout variables.
6873 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6875         * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
6876         (all): Run compile-last.
6877         (compile-onefile): New target.
6878         (compile-first): Simplify.
6879         (compile-last): Don't treat COMPILE_FIRST specially.
6880         (COMPILE_FIRST): List the elc files rather than the el files.
6881         (ELCFILES): Update.
6883 2008-06-21  Ulf Jasper  <ulf.jasper@web.de>
6885         * net/newst-treeview.el: Remove dead code.
6886         (newsticker--window-config): Remove.
6887         (newsticker-treeview-quit): Do not save window config.
6888         (newsticker-treeview): Do not try to restore window config.
6889         (newsticker-groups, newsticker--treeview-list-sort-by-column)
6890         (newsticker--treeview-list-new-items)
6891         (newsticker--treeview-list-immortal-items)
6892         (newsticker--treeview-list-obsolete-items)
6893         (newsticker--treeview-list-all-items)
6894         (newsticker--treeview-list-feed-items): Fix documentation.
6896 2008-06-21  Miles Bader  <miles@gnu.org>
6898         * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
6900 2008-06-21  Alan Mackenzie  <acm@muc.de>
6902         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
6903         infinite loop on invalid syntax.
6905 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6907         * textmodes/rst.el: Run rst-define-level-faces when loading.
6908         (rst-mode): Don't set the font-lock-multiline var.
6909         (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
6910         Set the font-lock-multiline property by hand.
6912         * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
6914         * Makefile.in (emacs-deps): Remove.
6915         ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
6916         (all): Use them.
6917         (autogen-clean): Remove.
6919 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6921         * Makefile.in (all): New target.
6922         (bootstrap-prepare): Remove.
6924         * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
6925         the .elc file to batch-byte-compile.
6927         * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
6928         set-keymap-parents if set-keymap-parent doesn't exist.
6930         * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
6931         Allow more than one space before the |.
6933         * textmodes/rst.el: Fix up docstring conventions.
6934         Move vars to before their first use.
6935         (rst-mode): Don't mess with font-lock-support-mode.
6936         (rst-suggest-new-decoration, rst-adjust-decoration):
6937         Avoid CL's copy-list.
6938         (rst-delete-entire-line): Use line-beginning-position.
6939         (rst-position): New fun.
6940         (rst-straighten-decorations): Use it instead of CL's position.
6941         (rst-straighten-bullets-region): Avoid CL's mapcar*.
6942         (rst-toc-mode): Use define-derived-mode.
6943         (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
6944         Remove unused var `in-par'.  Use `point' rather than `point-marker'.
6945         (rst-line-block-region): Reduce redundancy.  Use the `pfxarg' arg.
6946         (rst-replace-lines): Simplify.
6947         (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
6949         * simple.el (special-mode-map): New var.
6950         (special-mode): New major mode.
6952 2008-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
6954         * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
6955         log-view-file-re.
6957         * vc.el (vc-dir-hide-up-to-date): Undo previous change.
6958         (vc-switch-backend): Simplify.
6959         (Todo): Remove solved items.
6961         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
6962         the vc-backend property.
6964 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6966         * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
6967         Bind inhibit-read-only since the buffer is always read-only.
6969 2008-06-20  Ulf Jasper  <ulf.jasper@web.de>
6971         * net/newst-treeview.el (newsticker-treeview-own-frame):
6972         Change default value to nil.
6973         (newsticker--treeview-list-add-item)
6974         (newsticker--treeview-propertize-tag): Show item title in tooltip.
6976 2008-06-20  Martin Blais  <blais@furius.ca>
6977             Stefan Merten  <smerten@oekonux.de>
6978             David Goodger  <goodger@python.org>
6980         * textmodes/rst.el: New file.
6982 2008-06-20  Sam Steingold  <sds@gnu.org>
6984         * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
6985         remove DIRECTORY entries.
6987 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
6989         * makefile.w32-in (distclean): Depend on `clean'.
6990         (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
6991         (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
6992         ($(lisp)/cus-load.el): Don't use `touch'.  Instead, generate an
6993         empty cus-load.el with `echo', and include "Local Variables"
6994         section to prevent the empty file from being compiled.
6995         (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
6996         that generate an empty cus-load.el.
6998 2008-06-20  Juanma Barranquero  <lekktu@gmail.com>
7000         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
7001         Don't copy ldefs-boot.el over loaddefs.el.
7002         (bootstrap-clean): Remove loaddefs.el and don't depend on it.
7003         (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
7004         to loaddefs.el; they are not needed now.  Add coding cookie.
7006 2008-06-20  Miles Bader  <miles@gnu.org>
7008         * face-remap.el (face-remap-add-relative, face-remap-set-base):
7009         Strip unnecessary list levels from SPECS.
7010         (buffer-face-set, buffer-face-toggle):
7011         Change argument from FACE to &rest SPECS, and strip unnecessary
7012         list levels from SPECS.
7013         (buffer-face-mode-invoke): Change argument from FACE to SPECS.
7015 2008-06-20  Jason Rumney  <jasonr@gnu.org>
7017         * international/fontset.el (setup-default-fontset): Specify script
7018         for latin use of iso10646-1.  Fix use of lang tags.
7020 2008-06-19  Miles Bader  <miles@gnu.org>
7022         * face-remap.el (text-scale-increase): Start from zero if
7023         text-scale-mode isn't enabled.
7025 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7027         * faces.el (face-set-after-frame-default): Re-apply explicit `font'
7028         frame parameters after setting up the `default' face.
7030 2008-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7032         * faces.el (face-set-after-frame-default): Don't exclude `default'.
7034 2008-06-18  Glenn Morris  <rgm@gnu.org>
7036         * mouse.el (buffer-face-mode-invoke): Declare.
7038         * Makefile.in (ELCFILES): Add org/org-id.elc.
7040         * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
7041         * calendar/cal-menu.el (cal-menu-holidays-menu):
7042         Use calendar-cursor-holidays rather than cal-menu-today-holidays.
7043         (cal-menu-today-holidays): Remove function.
7045         * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
7046         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
7047         (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
7048         Remove unused functions.
7049         (calendar-mouse-view-diary-entries): Use format rather than concat.
7051         * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
7052         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
7053         (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
7055         * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
7056         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
7057         (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
7058         (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
7059         cal-menu-event-to-date.
7061         * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
7062         Handle mouse events.
7063         * calendar/cal-tex.el (cal-tex-cursor-year)
7064         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
7065         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
7066         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7067         (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
7068         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
7069         (cal-tex-cursor-day): Handle mouse events.  Rename ARG to N.
7070         (cal-tex-cursor-month): Mark N as optional.
7071         * calendar/cal-menu.el (calendar-mouse-tex-day)
7072         (calendar-mouse-tex-week, calendar-mouse-tex-week2)
7073         (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
7074         (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
7075         (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
7076         (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
7077         (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
7078         Remove functions.
7079         (cal-menu-context-mouse-menu): Replace the above functions with the
7080         cal-tex versions.  Add HTML submenu.
7082 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
7084         * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
7085         text command mode.
7086         (gdb): Explain that gud-gdb is needed for text command mode.
7088 2008-06-17  Martin Rudalics  <rudalics@gmx.at>
7090         * window.el (split-height-threshold): Remove spurious extra line.
7092 2008-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7094         * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
7095         (calendar-set-mark):
7096         * calendar/diary-lib.el (diary-insert-entry):
7097         * calendar/solar.el (calendar-sunrise-sunset): Use it.
7098         * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
7099         (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
7100         (cal-menu-context-mouse-menu): Use calendar-set-mark,
7101         diary-insert-entry, and calendar-sunrise-sunset instead.
7103         * vc.el (vc-deduce-fileset): Add arg `only-files'.
7104         (vc-next-action): Pass the new arg.
7105         (vc-register): Don't use `only-files'.
7106         Don't set `backup-inhibited' in the current buffer.
7108 2008-06-17  Miles Bader  <miles@gnu.org>
7110         * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
7112         * face-remap.el (buffer-face-mode-face)
7113         (buffer-face-mode-remapping): New variables.
7114         (buffer-face-mode, buffer-face-set, buffer-face-toggle)
7115         (buffer-face-mode-invoke): New functions.
7116         (variable-pitch-mode-remapping): Variable removed.
7117         (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
7119         * face-remap.el (internal-lisp-face-attributes): New variable.
7120         (face-attrs-more-relative-p, face-remap-order): New functions.
7121         (face-remap-add-relative): Use `face-remap-order'.
7123 2008-06-17  Glenn Morris  <rgm@gnu.org>
7125         * mouse.el (x-select-font): Declare.
7127         * calendar/calendar.el (calendar-move-hook):
7128         Add calendar-update-mode-line as an option.
7129         (calendar-date-echo-text): New user option.
7130         (calendar-generate-month): Set `day'.  Use calendar-date-echo-text.
7131         (calendar-insert-indented): Simplify newline insertion.
7132         (calendar-describe-mode): Remove unused function.
7133         (calendar-mode-line-entry): New function.
7134         (calendar-mode-line-format): Doc fix.  Use calendar-mode-line-entry.
7135         Mark as risky.
7136         (calendar-mouse-other-month): Remove function.
7137         (calendar-other-month): Handle mouse events.
7138         (calendar-goto-info-node): Call fit-window-to-buffer.
7139         (calendar-mode): Use define-derived-mode.  Doc fix.
7140         (calendar-update-mode-line): Tweak whitespace.
7142 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7144         * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
7145         (vc-dir-marked-only-files): vc-string-prefix-p.
7147 2008-06-16  Nick Roberts  <nickrob@snap.net.nz>
7149         * progmodes/gdb-ui.el (gdb-memory-set-address)
7150         (gdb-memory-set-repeat-count): Allow keyboard bindings.
7151         (gdb-memory-mode-map): Bind above functions respectively
7152         to 'S' and 'N'.
7154 2008-06-16  Derek Upham  <sand@blarg.net>  (tiny change)
7156         * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
7158 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
7160         * log-view.el (vc-diff-internal): Declare for compiler.
7162         * vc-bzr.el (log-view-per-file-logs):
7163         * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
7165 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
7167         * mouse.el (mouse-appearance-menu-map): New var.
7168         (mouse-appearance-menu): New function.
7169         Bind it to S-down-mouse-1.
7171 2008-06-15  Juri Linkov  <juri@jurta.org>
7173         * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
7174         (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
7175         as the second element.
7176         (Info-build-toc): Add PARENT element extracted from the Up pointer.
7177         Don't print progress messages.
7178         (Info-toc-nodes): New variable and function.
7179         (Info-index-nodes): Optimize non-string file name case.
7180         (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
7181         (Info-insert-breadcrumbs): Use the cached document structure instead
7182         of visiting all ancestor nodes.  Remove the initial `>'.
7184 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
7186         * log-view.el (log-view-diff-changeset): New function.
7187         (log-view-mode-map, log-view-mode-menu): Bind it.
7188         (log-view-per-file-logs, log-view-vc-fileset)
7189         (log-view-vc-backend): New variables.
7190         (log-view-find-revision, log-view-modify-change-comment)
7191         (log-view-annotate-version): Throw an error if the log is for more
7192         than one file and we can't find the current file.  Get the current
7193         file from log-view-vc-fileset if necessary.
7194         (log-view-diff): Get the current file from log-view-vc-fileset if
7195         necessary.
7197         * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
7199         * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
7200         (vc-hg-log-view-mode): Declare for compiler.
7201         (vc-hg-log-view-mode): Set log-view-per-file-logs and
7202         log-view-file-re.
7203         (vc-hg-diff): If no file is passed, use default-directory for cwd.
7205         * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
7207         * vc-svn.el (vc-svn-log-view-mode): New derived mode.
7209 2008-06-15  Michael Albinus  <michael.albinus@gmx.de>
7211         * net/tramp.el (tramp-handle-start-file-process):
7212         Clear modification time of the connection buffer.
7213         (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
7214         (tramp-open-connection-setup-interactive-shell): Flush cache, and
7215         restart `tramp-maybe-open-connection' when the remote system has
7216         been changed.  Throw 'uname-changed event.
7217         (tramp-maybe-open-connection): Catch it.
7219         * net/tramp-cmds.el (tramp-cleanup-all-connections):
7220         Reset `tramp-locked'.
7222 2008-06-15  Ulf Jasper  <ulf.jasper@web.de>
7224         * net/newst-treeview.el (newsticker--treeview-list-update)
7225         (newsticker--treeview-item-update)
7226         (newsticker--treeview-tree-update)
7227         (newsticker-treeview-jump, newsticker-group-add-group)
7228         (newsticker-group-move-feed, newsticker-group-delete-group):
7229         Remove window dedication.
7230         (newsticker--group-manage-orphan-feeds): Handle ill-valued
7231         newsticker-groups.
7232         (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
7234 2008-06-15  Andreas Schwab  <schwab@suse.de>
7236         * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
7237         when parsing CVS/Repository.
7239         * wdired.el (wdired-search-and-rename): Fix undocumented change.
7241 2008-06-15  Ulf Jasper  <ulf.jasper@web.de>
7243         * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
7244         (newsticker-extra-face, newsticker-enclosure-face): Moved to
7245         net/newst-reader.el.
7247         * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
7248         (newsticker-extra-face, newsticker-enclosure-face): Moved from
7249         net/newst-reader.el.
7251 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7253         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
7254         Catch and recover from case when the bytes we thought we were reading
7255         turn out to be something else entirely, such as latin-1 chars from
7256         quail.  See bug#396.
7258 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
7260         * vc.el (vc-deduce-fileset): Check if the buffer has a file.
7261         (vc-register): Call the backend function only once, instead of
7262         once for each file.
7263         (vc-next-action): Update call to vc-register.
7264         (vc-dir-register): Remove function.
7265         (vc-dir): Bind vc-register instead of vc-dir-register.
7267 2008-06-14  Glenn Morris  <rgm@gnu.org>
7269         * Makefile.in (ELCFILES): Add net/newst-*.el.
7271 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7273         * wdired.el (wdired-do-renames): New function.
7274         (wdired-finish-edit): Use it to.
7275         (wdired-preprocess-files): Don't hardcode (point-min) == 1.
7277 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7279         * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
7281 2008-06-14  Martin Rudalics  <rudalics@gmx.at>
7283         * window.el (window--even-window-heights): Even window heights
7284         only if the selected window is higher than WINDOW.
7285         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
7287 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7289         * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
7291 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7293         * term/linux.el (terminal-init-linux): Load t-mouse.
7295 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7296             Drew Adams  <drew.adams@oracle.com>
7298         * info.el (Info-breadcrumbs-depth): New var.
7299         (Info-insert-breadcrumbs): New function.
7300         (Info-fontify-node): Use it.
7301         (Info-mode-map): Move initialization into declaration.
7303 2008-06-13  Ulf Jasper  <ulf.jasper@web.de>
7305         Rename net/newsticker-*.el to net/newst-*.el.
7306         * net/newst-backend.el: Rename from net/newsticker-backend.el.
7307         * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
7308         * net/newst-reader.el: Rename from net/newsticker-reader.el.
7309         * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
7310         * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
7311         * net/newsticker-backend.el: Rename to net/newst-backend.el.
7312         * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
7313         * net/newsticker-reader.el: Rename to net/newst-reader.el.
7314         * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
7315         * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
7317 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7319         * progmodes/compile.el (compilation-start): Don't disable undo in
7320         comint buffer.  Don't override the comint-filter with our own.
7321         (compilation-filter): Change point's insertion-type.
7323         * comint.el (comint-output-filter): Use copy-marker.
7325 2008-06-13  David Reitter  <david.reitter@gmail.com>
7327         * textmodes/flyspell.el (mail-mode-flyspell-verify):
7328         Check message-signature-separator exists before using it.
7330 2008-06-13  Dan Nicolaescu  <dann@ics.uci.edu>
7332         * vc.el (vc-delete-file): Bind default-directory before calling
7333         the backend.
7334         (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
7335         (vc-annotate-show-diff-revision-at-line-internal): ... here.
7336         New function.
7337         (vc-annotate-show-changeset-diff-revision-at-line): New function.
7338         (vc-annotate-mode-menu): Bind it.
7340 2008-06-13  Jason Rumney  <jasonr@gnu.org>
7342         * term/w32-win.el (mouse-set-font): Remove overridden function.
7343         (w32-select-font): Declare as obsolete alias for x-select-font.
7345 2008-06-13  Daniel Engeler  <engeler@gmail.com>
7347         These changes add serial port access.
7348         * term.el (term-update-mode-line): Modify.
7349         (serial-port-is-file-p, serial-nice-speed-history)
7350         (serial-no-speed, serial-mode-line-speed-menu)
7351         (serial-mode-line-config-menu): New variables and constants.
7352         (serial-name-history, serial-speed-history)
7353         (serial-supported-or-barf, serial-read-name, serial-read-speed)
7354         (serial-term, serial-speed, serial-mode-line-speed-menu-1)
7355         (serial-mode-line-speed-menu, serial-update-speed-menu)
7356         (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
7357         (serial-update-config-menu): New functions.
7359 2008-06-13  Glenn Morris  <rgm@gnu.org>
7361         * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
7363         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
7365 2008-06-13  Kenichi Handa  <handa@m17n.org>
7367         * cus-face.el (custom-face-attributes): Add :foundry.
7369         * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
7370         (face-x-resources): Add :foundry.
7371         (face-valid-attribute-values): Likewise.
7372         (face-attribute-name-alist): Likewise.
7373         (describe-face): Likewise.
7375 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7377         * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
7379 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
7381         * longlines.el (longlines-search-forward, longlines-search-backward)
7382         (longlines-re-search-forward): Use a smarter search-spaces-regexp.
7384 2008-06-12  Sam Steingold  <sds@gnu.org>
7386         * vc.el (vc-rename-file): DTRT when the destination is a directory
7387         name and the source is a file.
7389 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
7391         * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
7393 2008-06-12  Glenn Morris  <rgm@gnu.org>
7395         * progmodes/f90.el (f90-beginning-of-subprogram)
7396         (f90-end-of-subprogram): Only give a message when interactive.
7398         * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
7400         * progmodes/cperl-mode.el (cperl-info-on-command):
7401         Use display-pixel-height rather than x-display-pixel-height.
7403         * mail/rmailedit.el (rmail-cease-edit):
7404         * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
7406         * emulation/edt.el (edt-xserver):
7407         * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
7409         * emulation/edt-mapper.el: Drop test for Emacs < 19.
7411         * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
7412         Evaluate definitions when compiling.  Reverse tests.
7414         * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
7415         use unless.
7417         * menu-bar.el (w32-menu-bar-open): Declare for compiler.
7419         * textmodes/artist.el (x-pointer-shape):
7420         * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
7421         (x-open-connection, x-server-max-request-size, x-get-resource):
7422         * term/w32console.el (x-setup-function-keys):
7423         * term/w32-win.el (x-parse-geometry, x-resource-name)
7424         (generate-fontset-menu, image-library-alist, x-open-connection)
7425         (setup-default-fontset, set-fontset-font, setup-default-fontset)
7426         (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
7427         (x-get-resource):
7428         * term/mac-win.el (x-parse-geometry, x-resource-name)
7429         (x-get-selection-internal, tool-bar-mode, set-fontset-font)
7430         (new-fontset, x-display-list, x-open-connection, x-get-resource):
7431         * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
7432         (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
7433         (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
7434         * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
7435         (tooltip-identifier-from-point, define-fringe-bitmap):
7436         * play/gamegrid.el (image-size):
7437         * play/bubbles.el (image-size):
7438         * mail/emacsbug.el (x-server-vendor, x-server-version):
7439         * international/mule-util.el (internal-char-font):
7440         * international/mule-diag.el (font-info, query-fontset, fontset-info)
7441         (fontset-alias-alist, fontset-list, fontset-plain-name):
7442         * international/mule-cmds.el (x-server-vendor, x-server-version):
7443         * international/fontset.el (font-encoding-charset-alist)
7444         (otf-script-alist, new-fontset, set-fontset-font)
7445         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
7446         (fontset-list, query-fontset, x-get-resource):
7447         * emulation/edt.el (x-server-vendor):
7448         * emulation/edt-mapper.el (x-server-vendor):
7449         * emacs-lisp/map-ynp.el (x-popup-dialog):
7450         * emacs-lisp/lmenu.el (x-popup-dialog):
7451         * x-dnd.el (x-window-property, x-change-window-property)
7452         (x-get-selection-internal):
7453         * woman.el (x-list-fonts):
7454         * w32-fns.el (x-server-version):
7455         * tooltip.el (x-show-tip, x-hide-tip):
7456         * tool-bar.el (image-mask-p):
7457         * thumbs.el (image-size):
7458         * term.el (overflow-newline-into-fringe):
7459         * subr.el (scroll-bar-scale):
7460         * startup.el (x-get-resource, tool-bar-mode, image-size):
7461         * select.el (x-get-selection-internal, x-own-selection-internal)
7462         (x-disown-selection-internal):
7463         * mouse.el (generate-fontset-menu):
7464         * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
7465         * image.el (image-library-alist):
7466         * image-mode.el (image-size, image-refresh):
7467         * image-dired.el (clear-image-cache):
7468         * gs.el (x-display-mm-width, x-display-pixel-width)
7469         (x-display-mm-height, x-display-pixel-height)
7470         (x-change-window-property, x-display-grayscale-p, x-window-property):
7471         * frame.el (tool-bar-mode, x-display-name, x-close-connection)
7472         (x-focus-frame, x-list-fonts, x-display-screens)
7473         (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
7474         (x-display-mm-width, x-display-backing-store, x-display-save-under)
7475         (x-display-planes, x-display-color-cells, x-display-visual-class):
7476         * faces.el (internal-face-x-get-resource)
7477         (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
7478         (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
7479         (xw-display-color-p, x-display-grayscale-p, x-get-resource)
7480         (x-parse-geometry, x-create-frame, x-setup-function-keys)
7481         (tool-bar-setup):
7482         * doc-view.el (clear-image-cache, image-size, tooltip-show):
7483         * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
7484         * dframe.el (x-display-pixel-width, x-display-pixel-height):
7485         * descr-text.el (internal-char-font):
7486         Define for compiler, for builds without X.
7488 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7490         * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
7492 2008-06-11  Glenn Morris  <rgm@gnu.org>
7494         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
7495         before trying to move there.
7496         (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
7497         is non-nil, indent most terminating statements like loop body.
7499         * calendar/diary-lib.el (diary-list-entries-2): Accept optional
7500         Gregorian date, and add it, not the local date, to diary-entries-list.
7501         (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
7503 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7505         * progmodes/compile.el (compilation-filter): Fix up last change.
7507         * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
7509         * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
7510         (gpm-mouse-mode): Make it into a proper global minor mode.
7512         * files.el (save-some-buffers-action-alist): Only use recursive-edit
7513         if the user enabled recursive-minibuffers.
7515         * emacs-lisp/map-ynp.el (map-y-or-n-p):
7516         Add support for scroll-other-window.
7518 2008-06-11  Jason Rumney  <jasonr@gnu.org>
7520         * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
7521         Use tmm-menubar if menu is disabled in this frame.
7523         * menu-bar.el (menu-bar-open): Determine how to open menu bar
7524         from frame type, per documentation.  Add w32 case.
7526 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7528         * minibuffer.el (completion--merge-suffix): New function.
7529         (completion-basic-try-completion): Use it.
7530         (completion-pcm--find-all-completions): Add argument `filter'.
7531         (completion-pcm--filename-try-filter, completion-pcm--merge-try):
7532         New functions.
7533         (completion-pcm-try-completion): Use them.
7535         * xt-mouse.el (turn-on-xterm-mouse-tracking)
7536         (turn-off-xterm-mouse-tracking): Use terminal-list.
7538         * cus-start.el (underline-minimum-offset): Rename from
7539         x-underline-minimum-display-offset.
7541 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>  (tiny change)
7543         * cus-start.el (x-underline-minimum-display-offset): Give it a type.
7545 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
7547         * mouse.el (mouse-select-font): New function.
7549         * faces.el (face-spec-recalc): When the face is set using
7550         Customize, avoid recalculating it twice.
7552         * menu-bar.el (menu-set-font): New function.  Bind "Set Default
7553         Font" menu item to it.  Apply selected font to all frames, and
7554         make it savable.
7555         (menu-bar-options-save): Save `default' font if changed.
7557 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7559         * ffap.el (ffap-string-at-point-mode-alist):
7560         Use alpha rather than lower.
7562         * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
7564         * subr.el (momentary-string-display): Use an overlay.
7566         * progmodes/compile.el (compilation-mode):
7567         Set window-point-insertion-type.
7568         (compilation-filter): Don't use insert-before-markers any more.
7569         * emacs-lisp/trace.el (trace-make-advice):
7570         Set window-point-insertion-type in the trace buffer.
7571         * startup.el (normal-top-level): Set window-point-insertion-type in
7572         *Messages*.
7573         * net/telnet.el (telnet-mode): Set window-point-insertion-type.
7574         (telnet-filter): Don't use insert-before-markers any more.
7575         * comint.el (comint-mode): Set window-point-insertion-type.
7576         (comint-output-filter): Don't use insert-before-markers any more.
7577         * button.el (make-text-button): Allow `start' to be a string.
7579 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
7581         * emacs-lisp/autoload.el (autoload-rubric):
7582         Fix coding cookie not to force Unix EOL.
7584 2008-06-10  Martin Rudalics  <rudalics@gmx.at>
7586         * window.el (window--splittable-p, window--try-to-split-window):
7587         Don't use with-selected-window to avoid messing up get-lru-window.
7588         Reported by David Hansen <david.hansen@gmx.net>.
7590 2008-06-10  Glenn Morris  <rgm@gnu.org>
7592         * subr.el (locate-library): Doc fix.
7594         * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
7595         (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
7596         Check tool-bar-map is bound, for non-X builds.
7598         * net/newsticker-reader.el (newsticker--next-item-image)
7599         (newsticker--previous-item-image, newsticker--previous-feed-image)
7600         (newsticker--next-feed-image, newsticker--mark-read-image)
7601         (ewsticker--mark-immortal-image, newsticker--narrow-image)
7602         (newsticker--get-all-image, newsticker--update-image)
7603         (newsticker--browse-image): Check xpm images are available.
7604         (newsticker--mark-read-image, newsticker--mark-immortal-image)
7605         (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
7607         * net/newsticker-plainview.el (tool-bar-map): Don't declare.
7608         (newsticker--plainview-tool-bar-map, newsticker-mode):
7609         Check tool-bar-map is bound, for non-X builds.
7610         (w3m-toggle-inline-image): Declare.
7612         * net/newsticker-backend.el (tool-bar-map): Don't declare.
7614         * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
7616         * finder.el (finder-font-lock-keywords): Handle ``quotes''.
7617         (finder-compile-keywords): Move let to where needed.
7618         (finder-mouse-face-on-line): Go back one more line if needed.
7619         (finder-list-matches): Use cadr.
7620         (finder-goto-xref): New function.
7621         (finder-commentary): Add buttons to jump to foo.el libraries.
7623 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7625         * apropos.el (apropos-function, apropos-macro, apropos-command)
7626         (apropos-variable, apropos-face, apropos-group, apropos-widget)
7627         (apropos-plist): Add apropos-short-label property.
7628         (apropos-multi-type): New variables.
7629         (apropos-command, apropos-value): Set it.
7630         (apropos-compact-layout): New custom.
7631         (apropos-print, apropos-print-doc): Use it.
7632         (apropos-print): Truncate lines.
7634 2008-06-09  Kenichi Handa  <handa@m17n.org>
7636         * international/fontset.el (font-encoding-alist):
7637         Add an entry for "ascii-0".
7639 2008-06-09  Jihyun Cho  <jihyun.jo@gmail.com>
7641         * language/hanja-util.el (hanja-init-load): Show the message only
7642         when loading a table.
7644 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
7646         * net/newsticker-treeview.el (newsticker-treeview):
7647         * net/newsticker-plainview.el (newsticker-plainview):
7648         Add autoload cookie.
7650 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
7652         * net/newsticker.el: Split up into newsticker-backend, -ticker,
7653         -reader, -plainview, and -treeview.
7654         (newsticker-version): Change to 1.99.
7656         * net/newsticker-backend.el: New.  Move backend functionality from
7657         newsticker.el to newsticker-backend.el.
7658         (newsticker--download-logos): New.
7659         (newsticker--sentinel-callback): New.
7660         (newsticker--set-customvar): Remove.  Split up into specific
7661         functions related to retrieval, ticker, buffer, and display.
7662         (newsticker--set-customvar-retrieval): New.  Extracted from
7663         `newsticker--set-customvar'.
7664         (newsticker-retrieval): New.  Renamed from `newsticker-feed'.
7665         (newsticker-url-list-defaults):
7666         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
7667         (newsticker-url-list): Doc changed.  URL can be a function.
7668         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
7669         (newsticker-retrieval-method): New.
7670         (newsticker-wget-name, newsticker-wget-arguments): Change :group.
7671         (newsticker-retrieval-interval):
7672         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
7673         (newsticker-desc-comp-max): Change :group.
7674         (newsticker--cache): Doc changed.
7675         (newsticker--guid-to-string): New.
7676         (newsticker--guid): Use `newsticker--guid-to-string'.
7677         (newsticker--real-feed-name): New.
7678         (newsticker--start-feed): New.  Extracted from `newsticker-start'.
7679         (newsticker-start): Use `insert-file-contents' for reading cache.
7680         Use `newsticker--start-feed'.
7681         (newsticker--stop-feed): New.  Extracted from `newsticker-stop'.
7682         (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
7683         Use `newsticker--stop-feed'.
7684         (newsticker-save-item): New.
7685         (newsticker--get-news-by-funcall): New.
7686         (newsticker-get-news): Handle new retrieval methods.
7687         (newsticker--sentinel): Use `newsticker--sentinel-work'.
7688         (newsticker--sentinel-work): New.  Extracted from
7689         `newsticker--sentinel'.  Use `newsticker--download-logos',
7690         `newsticker--sentinel-callback'.
7691         (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
7692         (newsticker--parse-atom-1.0): Fix link determination.
7693         (newsticker--parse-rss-0.91): Fix time determination.
7694         (newsticker--parse-rss-0.92): Fix time determination.
7695         (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
7696         (newsticker--parse-generic-feed): New arg order in
7697         `newsticker--cache-add'.
7698         (newsticker--parse-generic-items): Fix for multiple items.
7699         New arg order in `newsticker--cache-add'.
7700         (newsticker--forget-preformatted): Check whether
7701         `newsticker--buffer-set-uptodate' is fbound.
7702         (newsticker--decode-iso8601-date): Handle fractions of seconds.
7703         (newsticker--decode-rfc822-date): Partial timezone handling.
7704         (newsticker--cache-contains): Fix guid problem.
7705         (newsticker--cache-add): Swap args AGE and TIME.  Fix guid problem.
7706         (newsticker--cache-save): New.
7707         (newsticker--cache-update): Use temp buffer.
7708         (newsticker--stat-num-items): Allow multiple AGE args.
7709         (newsticker--stat-num-items-total): New.
7710         (newsticker--opml-import-outlines): New.
7711         (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
7712         (newsticker--do-run-auto-mark-filter): Doc changed.
7713         (newsticker-retrieve-random-message): New.
7715         * net/newsticker-ticker.el: New.  Move ticker functionality from
7716         net/newsticker.el to net/newsticker-ticker.el.
7717         (newsticker--ticker-timer): Rename `newsticker--display-timer' to
7718         `newsticker--ticker-timer'.
7719         (newsticker-ticker-running-p): Rename `newsticker--display-timer'
7720         to `newsticker--ticker-timer'.
7721         (newsticker--set-customvar-ticker): New.  Extracted from
7722         `newsticker--set-customvar'.
7723         (newsticker-ticker-interval): Rename `newsticker-display-interval'
7724         to `newsticker-ticker-interval'.  Use `newsticker--set-customvar-ticker
7725         for :set.  Change :group.
7726         (newsticker-scroll-smoothly): Doc changed.  Change :group.
7727         (newsticker-hide-immortal-items-in-echo-area)
7728         (newsticker-hide-old-items-in-echo-area)
7729         (newsticker-hide-obsolete-items-in-echo-area):
7730         Use `newsticker--set-customvar-ticker for :set.  Change :group.
7731         (newsticker-start-ticker): Rename `newsticker--display-timer' to
7732         `newsticker--ticker-timer'.  Rename `newsticker-display-interval'
7733         to `newsticker-ticker-interval'.
7734         (newsticker-stop-ticker): Rename `newsticker--display-timer' to
7735         `newsticker--ticker-timer'.
7737         * net/newsticker-reader.el: New.  Move reader functionality from
7738         net/newsticker.el to net/newsticker-reader.el.
7739         (newsticker--set-customvar-formatting): New.  Extracted from
7740         `newsticker--set-customvar'.
7741         (newsticker-reader, newsticker-frontend): New.
7742         (newsticker-enable-logo-manipulations): Change :group.
7743         (newsticker-justification): Use `newsticker--set-customvar-formatting'
7744         for :set.  Change :group.
7745         (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
7746         for :set.  Change :group.
7747         (newsticker-html-renderer): Doc changed.
7748         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
7749         (newsticker-date-format):
7750         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
7751         (newsticker--insert-enclosure):
7752         Rename `newsticker--buffer-insert-enclosure' to
7753         `newsticker--insert-enclosure'.  Add keymap arg.
7754         (newsticker--print-extra-elements):
7755         Rename `newsticker--buffer-print-extra-elements' to
7756         `newsticker--print-extra-elements'.  Add keymap arg.
7757         (newsticker--do-print-extra-element):
7758         Rename `newsticker--buffer-do-print-extra-element' to
7759         `newsticker--do-print-extra-element'.  Add keymap arg.
7760         (newsticker-show-news): Use `newsticker-frontend'.
7762         * net/newsticker-plainview.el: New.  Move plainview functionality
7763         from net/newsticker.el to net/newsticker-reader.el.
7764         (newsticker-plainview): New.
7765         (newsticker--set-customvar-sorting): New.  Extracted from
7766         `newsticker--set-customvar'.
7767         (newsticker-sort-method): Use `newsticker--set-customvar-sorting
7768         for :set.  Changed :group.
7769         (newsticker-heading-format, newsticker-item-format)
7770         (newsticker-desc-format, newsticker-statistics-format):
7771         Use `newsticker--set-customvar-formatting for :set.  Change :group.
7772         (newsticker-faces): Change :group.
7773         (newsticker-default-face): Enable again.
7774         (newsticker-hide-old-items-in-newsticker-buffer)
7775         (newsticker-show-descriptions-of-new-items):
7776         Use `newsticker--set-customvar-buffer' for :set.  Change :group.
7777         (newsticker-show-all-news-elements): Change :group.
7778         (newsticker-plainview-hooks): New.
7779         (newsticker-select-item-hook, newsticker-select-feed-hook)
7780         (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
7781         (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
7782         to `newsticker--plainview-tool-bar-map'.
7783         (newsticker--url-keymap): Add mouse-1 binding.
7784         (newsticker-plainview): New.
7785         (newsticker-mark-all-items-of-feed-as-read): Change doc.
7786         (newsticker--buffer-do-insert-text): Use renamed
7787         newsticker--[buffer-]insert-enclosure and
7788         newsticker--[buffer-]print-extra-elements.
7789         (newsticker--buffer-set-faces): Use newsticker-default-face.
7791         * net/newsticker-treeview.el: New.
7793 2008-06-08  Andreas Schwab  <schwab@suse.de>
7795         * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
7797         * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
7799         * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
7800         empty line.
7802         * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
7804 2008-06-08  Martin Rudalics  <rudalics@gmx.at>
7806         * window.el (split-height-threshold, split-width-threshold):
7807         Add choice nil.
7808         (split-window-preferred-function): Allow either nil or a function.
7809         (window--splittable-p, window--try-to-split-window):
7810         Handle changed option values.
7812         (window--frame-usable-p): Handle nil argument.
7814         (display-buffer): Call get-lru-window when pop-up-windows is nil
7815         and window can't be split.
7817 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7819         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
7821         * net/tramp.el (top): Quote feature names.  Remove
7822         `tramp-rfn-eshadow-setup-minibuffer' from
7823         `rfn-eshadow-setup-minibuffer-hook' when unloading.
7824         (tramp-read-passwd): There is only one call to
7825         `auth-source-user-or-password' needed.  Pacify byte compiler.
7827 2008-06-08  Andreas Schwab  <schwab@suse.de>
7829         * window.el (display-buffer): Use lru window if current window
7830         cannot be split.
7832 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7834         * apropos.el (apropos-library): New command and new button.
7835         (apropos-library-button): New function.
7837         * apropos.el: Remove spurious * in docstrings.
7838         (apropos-label-face): Use variable pitch.
7839         (apropos-print): Use dolist and with-current-buffer.
7840         (apropos-print-doc): Use when.
7842         * window.el (special-display-p, display-buffer):
7843         Fix up C->Elisp transcription error.
7845 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7847         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
7848         (byte-compile-file): Initialize it.
7849         (byte-compile-nogroup-warn): Keep track of the current group.
7851 2008-06-08  Glenn Morris  <rgm@gnu.org>
7853         * Makefile.in (compile, compile-always, bootstrap-prepare):
7854         Explicitly pass EMACS to sub-makes that use it, for non-GNU makes.
7856 2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
7858         * language/hanja-util.el (hanja-init-load): Use a char-table for
7859         hanja-table.
7860         (hangul-to-hanja-char): Adjust for the above change.
7862 2008-06-07  Glenn Morris  <rgm@gnu.org>
7864         * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
7865         lm-keywords.
7867         * mail/sendmail.el (mail-interactive): Add :version.
7869         * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
7870         obsolete alias.
7872         * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
7873         * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
7874         * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
7875         * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
7876         * eshell/esh-util.el, international/mule-cmds.el:
7877         * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
7878         * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
7879         Remove unnecessary eval-when-compiles and eval-and-compiles.
7881         * Makefile.in (bootstrap-clean): Run autogen-clean.
7882         (maintainer-clean): No need to run autogen-clean now it is included in
7883         bootstrap-clean.
7885 2008-06-06  Miles Bader  <miles@gnu.org>
7887         * Makefile.in (ELCFILES): Add gnus/nndir.elc.
7889 2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
7891         * menu-bar.el (menu-bar-options-menu): Add Menu entry for
7892         longlines mode.
7894         * replace.el (replace-search-function)
7895         (replace-re-search-function): New vars.
7896         (perform-replace): Use them.
7898         * longlines.el (longlines-re-search-forward): New function.
7899         (longlines-mode): Bind replace-search-function and
7900         replace-re-search-function, to ensure that replacement commands
7901         treat newlines as spaces.
7902         (longlines-show-effect): Default to a pilcrow sign.
7904 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7906         * help.el (function-called-at-point):
7907         * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
7908         even when calling find-tag-default.
7910 2008-06-06  Daniel Colascione  <danc@merrillpress.com>
7912         * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
7913         (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
7914         (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
7915         (nxml-fontify-buffer, nxml-do-fontify):
7916         Remove obsolete variables and functions.
7917         (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
7918         (nxml-degrade, nxml-after-change, nxml-after-change1)
7919         (nxml-extend-region, nxml-extend-after-change-region)
7920         (nxml-extend-after-change-region1, nxml-fontify-matcher)
7921         (nxml-toggle-char-ref-extra-display): Use font-lock, and
7922         font-lock-extend-region-functions in particular, to fontify
7923         nxml-mode buffers.
7924         (nxml-debug-region): New debugging helper function.
7926         * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
7927         (nxml-scan-after-change, nxml-move-tag-backwards):
7928         Adapt for font-lock changes.
7930         * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
7931         (nxml-debug-set-inside, nxml-debug-clear-inside):
7932         New debugging functions.
7933         (nxml-with-degradation-on-error): New helper macro.
7935 2008-06-06  Martin Rudalics  <rudalics@gmx.at>
7937         * window.el (display-buffer): Remove dead call to get-lru-window.
7939 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7941         * mail/sendmail.el (mail-interactive): Change default.
7943 2008-06-05  John Paul Wallington  <jpw@pobox.com>
7945         * bindings.el (completion-ignored-extensions):
7946         Add .p64fsl, .d64fsl, and .dx64fsl.
7948 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7950         * ffap.el (ffap-prompter): Don't use the region.
7952 2008-06-05  Sam Steingold  <sds@gnu.org>
7954         * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
7955         subdirectory to be registered.
7957 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
7959         * window.el (display-buffer-function, special-display-p)
7960         (special-display-buffer-names, special-display-regexps)
7961         (special-display-function, same-window-p, same-window-buffer-names)
7962         (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
7963         (pop-up-frame-function, pop-up-windows, even-window-heights)
7964         (split-window-preferred-function, split-height-threshold)
7965         (window--display-buffer-1, display-buffer, pop-to-buffer):
7966         Move from window.c and buffer.c.
7967         (window--splittable-p, window--try-to-split-window)
7968         (window--frame-usable-p, window--display-buffer-2)
7969         (window--even-window-heights): New functions.
7970         (split-width-threshold): New option.
7971         (split-window-preferred-horizontally): Remove.
7973         * cus-start.el: Remove corresponding declarations.
7975 2008-06-05  Sam Steingold  <sds@gnu.org>
7977         * vc.el (vc-update): Use `save-some-buffers' instead of signaling
7978         an error on modified buffers.
7980 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7982         * progmodes/etags.el (tags-verify-table): Be careful to use and update
7983         tags-file-name and tags-table-list from the right buffer.
7984         (tags-table-check-computed-list, tags-table-extend-computed-list)
7985         (find-tag-noselect): Use with-current-buffer.
7987         * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
7988         Use print-circle.
7990         * minibuffer.el (minibuffer-local-must-match-filename-map):
7991         Declare obsolete alias for the old name.
7993         * abbrev.el (unexpand-abbrev): Better preserve markers.
7995 2008-06-05  Glenn Morris  <rgm@gnu.org>
7997         * emacs-lisp/autoload.el (autoload-rubric): New function,
7998         extracted from autoload-ensure-default-file.
7999         (autoload-ensure-default-file): Use autoload-rubric.
8001         * cus-dep.el (generated-custom-dependencies-file): Doc fix.
8002         (custom-dependencies-no-scan-regexp): New variable.
8003         (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
8004         Don't scan files matching custom-dependencies-no-scan-regexp.
8005         Disable undo in the output buffer.  Remove kept-new-versions wackiness.
8007         * finder.el (finder-headmark): Initialize and add doc string.
8008         (generated-finder-keywords-file): Doc fix.
8009         (finder-no-scan-regexp): New variable.
8010         (finder-compile-keywords): Use a single let binding.
8011         Disable undo in the output buffer.  Use autoload-rubric.
8012         Use mapc rather than mapcar.  Don't scan files matching
8013         finder-no-scan-regexp.  Use with-temp-buffer.  Use expand-file-name
8014         rather than concat.  Use directory-files to do regexp matching.
8015         No need to require jka-compr.
8016         (finder-list-keywords): Remove un-needed set-buffer.  Disable undo.
8017         (finder-list-matches): Disable undo.
8018         (finder-commentary): Use let rather than let*.  Disable undo.
8019         (finder-current-item): Use zerop.
8020         (finder-mode): Use define-derived-mode.
8021         (finder-exit): Doc fix.  Use dolist.
8023         * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
8024         (custom-deps): Don't require $(lisp)/cus-load.el.
8025         (custom-deps, finder-data): Don't depend on autoloads.
8026         Should not be needed now, and doing so was causing make install to
8027         re-dump emacs post-bootstrap.
8028         (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
8029         mid-build forces some things to be rebuilt.
8031 2008-06-05  Miles Bader  <miles@gnu.org>
8033         * face-remap.el
8034         (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
8035         (face-remap-remove-relative): Renamed from
8036         `remove-relative-face-remapping'.
8037         (face-remap-reset-base): Renamed from
8038         `set-default-base-face-remapping'.
8039         (face-remap-set-base): Renamed from `set-base-face-remapping'.
8040         (text-scale-increase): Renamed from `increase-buffer-face-height'.
8041         (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
8042         (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
8044         * face-remap.el (variable-pitch-mode): Autoload.
8046 2008-06-04  Sam Steingold  <sds@gnu.org>
8048         * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
8049         Generate extra status headers for a Mercurial tree.
8051 2008-06-04  John Paul Wallington  <jpw@pobox.com>
8053         * echistory.el (electric-history-map): Define within defvar.
8054         Add docstring.
8056         * font-lock.el (font-lock-turn-off-thing-lock)
8057         (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
8058         Use `bound-and-true-p'.
8059         (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
8060         Doc fixes.
8062         * international/ccl.el (define-ccl-program): Add `doc-string'
8063         declaration.
8065 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
8067         * face-remap.el (variable-pitch-mode): Reflow docstrings.
8068         (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
8070 2008-06-04  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
8072         * emacs-lisp/rx.el (rx): Doc fix.
8074 2008-06-04  Markus Triska  <markus.triska@gmx.at>
8076         * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
8078 2008-06-04  Miles Bader  <miles@gnu.org>
8080         * face-remap.el (adjust-buffer-face-height): New function.
8081         Add autoloaded keybindings in ctl-x-map.
8082         (increase-buffer-face-height, decrease-buffer-face-height):
8083         Simplify interactive spec to just "p".  Remove autoloaded keybindings.
8085 2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
8087         * simple.el (line-move-1): If we did not move as far as desired,
8088         ensure that point-left and point-entered hooks are called.
8090 2008-06-03  Sam Steingold  <sds@gnu.org>
8092         * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
8094 2008-06-03  John Paul Wallington  <jpw@pobox.com>
8096         * progmodes/make-mode.el (makefile-cleanup-continuations)
8097         (makefile-warn-suspicious-lines, makefile-warn-continuations):
8098         Use `derived-mode-p'.
8100 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8102         * Makefile.in (update-elclist): Impose a fixed collation for sorting.
8103         (ELCFILES): Update.
8105 2008-06-03  Miles Bader  <miles@gnu.org>
8107         * face-remap.el: New file.
8108         * Makefile.in (ELCFILES): Add face-remap.elc.
8110 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8112         * progmodes/flymake.el (flymake-process-filter): Make sure the source
8113         buffer isn't dead.
8115         * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
8116         * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
8117         * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
8118         * obsolete/auto-show.el, obsolete/hscroll.el:
8119         Remove packages that were obsolete in Emacs-20, or that were obsolete
8120         in Emacs-21 and do not contain any more code.
8122         * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
8123         vc-client-mode is not set.
8125         * image-mode.el (image-mode-map): Suppress key map and bind `q'.
8126         * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
8128         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
8129         yet a bit more clever at distinguishing / from /.
8131 2008-06-03  Kenichi Handa  <handa@m17n.org>
8133         * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
8135 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
8137         * language/hanja-util.el: New file.
8139 2008-06-03  Glenn Morris  <rgm@gnu.org>
8141         * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
8142         Check that end-of-word follows "type".
8144 2008-06-02  Daiki Ueno  <ueno@unixuser.org>
8146         * epa-file.el (epa-file-write-region): Write the entire buffer
8147         content if START is nil.
8149 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
8151         * select.el (x-get-selection): Fix typo.
8153 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
8155         * descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.
8156         (describe-char): Use `looking-at-p', `string-match-p' when possible.
8158 2008-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8160         * tar-mode.el (tar-header-block-summarize): Ensure one space around
8161         user&group.
8163 2008-05-31  John Paul Wallington  <jpw@pobox.com>
8165         * help-fns.el (describe-variable-custom-version-info):
8166         Handle dotted `package-version' info.
8168 2008-05-31  Juanma Barranquero  <lekktu@gmail.com>
8170         * icomplete.el (icomplete-get-keys): Doc fix.  Use `when'.
8172 2008-05-31  Dan Nicolaescu  <dann@ics.uci.edu>
8174         * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
8175         names and improve support for unregistered files.
8177 2008-05-31  Glenn Morris  <rgm@gnu.org>
8179         * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
8180         Remove shell variable `elc'.  Split tests to hopefully be more portable.
8181         Fix `sel' assignment.
8183 2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
8185         * minibuffer.el (completion-table-dynamic): Doc fix.
8187 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8189         * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
8190         Try and return `unregistered' when applicable.
8192         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8193         Don't encourage naming variables with "-flag".
8195 2008-05-30  Glenn Morris  <rgm@gnu.org>
8197         * Makefile.in (update-elclist): Hide the warning when it does not apply,
8198         make it milder when it does.
8199         (autogen-clean): New target.
8200         (maintainer-clean): Use autogen-clean.
8202         * calendar/diary-lib.el (diary-display-function): New name for
8203         diary-display-hook.  Keep old name as obsolete alias.  Doc fix.
8204         Change custom type and version.
8205         (diary-list-entries-hook, diary-list-entries, diary-simple-display)
8206         (diary-fancy-display): Doc fixes.
8207         (diary-list-entries, diary-include-other-diary-files)
8208         (diary-mail-entries):
8209         Use diary-display-function rather than diary-display-hook.
8211         * calendar/appt.el (appt-check): Use diary-display-function rather than
8212         diary-display-hook.
8213         * calendar/cal-x.el (calendar-dedicate-diary): Update for
8214         diary-display-function replacing diary-display-hook.
8215         * org/org-agenda.el (org-get-entries-from-diary): Also set
8216         diary-display-function.
8218         * calendar/cal-html.el (cal-html-list-diary-entries):
8219         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
8220         * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
8221         argument of diary-list-entries rather than setting diary-display-hook.
8223 2008-05-30  Kenichi Handa  <handa@m17n.org>
8225         * international/mule-conf.el (utf-8-with-signature): Renamed from
8226         utf-8-sig.
8227         (utf-8-auto): Adjusted for the above change.
8229         * international/mule-diag.el (describe-font): Don't check fontset
8230         here, and just call font-info.  Get the default font by from the
8231         default face.
8233 2008-05-29  Kenichi Handa  <handa@m17n.org>
8235         * international/mule-conf.el (utf-8-sig, utf-8-auto):
8236         New coding systems.
8238         * international/mule.el (define-coding-system): Accept :bom for utf-8.
8240 2008-05-29  Espen Wiborg  <espen.wiborg@telio.no>  (tiny change)
8242         * international/utf-7.el (utf-7-encode): Use the right escape char
8243         depending on imap/nonimap encoding.
8245 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8247         * minibuffer.el (completion-pcm-all-completions): Add the base-size.
8249 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
8251         * icomplete.el (icomplete-prospects-height): Add :group.
8253 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8255         * icomplete.el (icomplete-prospects-length): Make obsolete.
8256         (icomplete-prospects-height): New var.
8257         (icomplete-completions): Use it.
8259 2008-05-29  David Kastrup  <dak@gnu.org>
8261         * autoinsert.el (auto-insert): Add :link.
8263 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8265         * tar-mode.el (tar-header): New field `header-start'.
8266         (tar-header-block-tokenize): Set it when useful.
8267         Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
8268         (tar-header-data-end): New function.
8269         (tar-summarize-buffer): Use it.
8270         (tar-next-line): Fix goal column for long usernames.
8271         (tar-expunge-internal): Use header-start.
8272         (tar-rename-entry): Handle ustar-style long names.
8273         (tar-alter-one-field): Add optional `descriptor' argument.
8274         (tar-subfile-save-buffer): Use it.
8276 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8278         * tar-mode.el (tar-header): New field `header-start'.
8279         (tar-header-block-tokenize): Set header-start for longlink entries.
8280         (tar-expunge-internal): Use header-start to expunge longlink entries.
8282         * files.el (hack-local-variables): Don't signal an error if the local
8283         variable section is not properly terminated.
8285         * emacs-lisp/easymenu.el (easy-menu-convert-item)
8286         (easy-menu-convert-item-1): Move the duplicate-generation outside of
8287         the caching so it also works for identical entries.
8289         * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
8290         (tar-mode): Use write-region-annotate-functions rather than
8291         write-contents-functions.
8292         (tar-extract): Remove unused var `pos'.
8293         (tar-subfile-save-buffer): Remove unused var `following-descs'.
8294         (tar-mode-write-file): Remove.
8295         (tar-write-region-annotate): New function.
8297         * progmodes/flymake.el (flymake-save-buffer-in-file):
8298         * shadowfile.el (shadow-copy-file):
8299         * arc-mode.el (archive-*-write-file-member):
8300         * files.el (diff-buffer-with-file):
8301         * subr.el (with-temp-file): Pass nil to write-region.
8302         * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
8304         * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
8305         the custom.
8307         * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
8308         to write-region.
8310 2008-05-28  Glenn Morris  <rgm@gnu.org>
8312         * Makefile.in (update-elclist): Work around non-portability of "\"
8313         in various implementations of echo.
8315 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8317         * international/mule-diag.el (describe-current-coding-system):
8318         Don't assume selection-coding-system is always defined.
8320         * tar-mode.el: Use defstruct and markers.
8321         (tar-setf): Remove.
8322         (tar-header): Use defstruct.  Add `data-start' field.
8323         (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
8324         (tar-desc-data-start): Remove (now called tar-header-data-start).
8325         (tar-roundup-512): New fun.
8326         (tar-header-block-tokenize): Receive a buffer position rather than
8327         a string.  Handle @longLink here, be more careful about it.
8328         Create a marker for data-start.
8329         (tar-summarize-buffer): Don't handle @LongLink here any more.
8330         (tar-expunge-internal, tar-subfile-save-buffer): Don't update
8331         data-start on the following entries any more.
8332         (tar-chown-entry, tar-chgrp-entry): Use read-number.
8334         * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
8335         (tar-header-offset): Remove.
8336         (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
8337         Not permanent any more.
8338         (tar-data-buffer): New var.
8339         (tar-data-swapped-p, tar-change-major-mode-hook)
8340         (tar-mode-kill-buffer-hook): New funs.
8341         (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
8342         (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
8343         (tar-clear-modification-flags, tar-alter-one-field)
8344         (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
8345         Change accordingly.
8347 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
8349         * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
8350         (vc-dir-resynch-file): ... this.  Update callers.
8351         Use vc-string-prefix-p.  Ignore directory args.
8352         (vc-string-prefix-p): CSE.
8353         (vc-resynch-buffer): Restore conditional.
8355         * vc-hooks.el (vc-after-save): Improve test.
8356         (vc-mode-line): Fix indentation.
8358 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8360         * calendar/parse-time.el (parse-time-months)
8361         (parse-time-weekdays): Add long-form month and day names.
8363 2008-05-27  Glenn Morris  <rgm@gnu.org>
8365         * Makefile.in (update-elclist): Make errors in final sed non-fatal.
8367 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8369         * vc-dispatcher.el (vc-string-prefix-p): New function.
8370         (vc-dir-parent-marked-p): Use it.
8372 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
8374         * vc.el (Problems): Remove fixed issues.
8375         (vc-expand-dirs): Avoid returning directories.
8376         (vc-dir): Fix C-x v v binding.
8377         (vc-make-backend-object): Fix name.
8378         (vc-dir-show-fileentry): Fix docstring.
8379         (vc-dir-refresh): Use vc-dir-backend.  Fix docstring.
8380         (vc-dir-refresh-files): Use vc-dir-backend.  Fix docstring.
8381         Reset the state for directories.
8382         (vc-dir-headers): Align labels.
8383         (vc-default-status-printer): Do no call prettify-state-info.
8384         (vc-deduce-fileset): Replace implementation with one based on a
8385         working older version.
8386         (vc-next-action): Use the new form of vc-deduce-fileset.
8387         Fix dealing with unregistered files.
8389         * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
8390         (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
8391         (vc-dir-child-files): New function.
8392         (vc-dir-node-directory): New function.
8393         (vc-dir-update, vc-dir-parent-marked-p)
8394         (vc-dir-children-marked-p, vc-dir-mark-all-files)
8395         (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
8397         * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
8399 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8401         * diff-mode.el (diff-context-mid-hunk-header-re): New const.
8402         (diff-font-lock-keywords, diff-context->unified)
8403         (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
8404         (diff-hunk-text, diff-find-source-location): Use it.
8405         (diff-post-command-hook): Let the user edit the hunk headers.
8407 2008-05-26  Andreas Schwab  <schwab@suse.de>
8409         * vc.el (vc-default-prettify-state-info): Fix formatting of an
8410         unknown state.
8412         * tar-mode.el (tar-summarize-buffer): Comment fix.
8414 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8416         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
8418 2008-05-26  Glenn Morris  <rgm@gnu.org>
8420         * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
8422 2008-05-25  John Paul Wallington  <jpw@pobox.com>
8424         * proced.el (proced-next-line, proced-previous-line):
8425         Avoid calling `next-line' and `previous-line' from Lisp code.
8427 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
8429         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
8430         Use diary-ordinal-suffix.
8432 2008-05-24  Juanma Barranquero  <lekktu@gmail.com>
8434         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
8435         (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
8436         (edebug-save-displayed-buffer-points, edebug-initial-mode)
8437         (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
8438         (edebug-print-length, edebug-print-level, edebug-print-circle)
8439         (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
8440         (edebug-global-break-condition, edebug-sit-for-seconds):
8441         Remove spurious * from defcustom docstrings.
8442         (edebug-unwrap*, edebug-signal, edebug-eval-display):
8443         Improve argument/docstring consistency.
8444         (edebug-test-coverage, edebug-gensym, edebug-read)
8445         (edebug-top-level-nonstop, edebug-eval-result-list)
8446         (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
8447         (edebug-eval-defun, edebug-eval-top-level-form, edebug)
8448         (edebug-display-freq-count): Reflow docstrings.
8449         (edebug-restore-status): Doc fix.
8451 2008-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8453         * proced.el (proced-header-line): Use the :align-to 0 feature
8454         rather than computing the corresponding position manually.
8455         (proced-update): Don't hardcode point-min==1.
8457 2008-05-24  Alan Mackenzie  <acm@muc.de>
8459         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
8460         if c-file-style is set to a non-string.
8462         (c-neutralize-CPP-line): Surround by `save-excursion'.
8463         (c-neutralize-syntax-in-CPP): Optimize for speed.
8465 2008-05-24  Glenn Morris  <rgm@gnu.org>
8467         * Makefile.in (update-elclist): New target, to update ELCFILES.
8468         (bootstrap-after): Run update-elclist.
8470 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
8472         * icalendar.el (icalendar-version): Increase to "0.19".
8473         (icalendar--date-style): New function.
8474         (icalendar--datetime-to-diary-date): Doc fix.
8475         Use icalendar--date-style.
8476         (icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
8477         (icalendar--convert-yearly-to-ical)
8478         (icalendar--convert-recurring-to-diary): Handle iso date style,
8479         use icalendar-date-style.
8481 2008-05-23  Dan Nicolaescu  <dann@ics.uci.edu>
8483         * vc.el (vc-delete-file): Make sure the buffer is deleted and
8484         vc-dir buffers are updated.
8486 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8488         * vc.el (vc-delete-file): Don't try to resynch the buffer.
8490 2008-05-23  Paul Rivier  <paul.r.ml@gmail.com>
8492         * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
8493         * textmodes/reftex.el (reftex-extra-bindings-map): New var.
8494         (reftex-extra-bindings): Use it.
8496         * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
8497         away from the user-reserved keys.
8499         * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
8500         New vars.
8501         (ada-create-keymap): Use them.
8503 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8505         * emacs-lisp/regexp-opt.el (regexp-opt): Always return
8506         a properly-grouped regexp.
8508 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
8510         * progmodes/cap-words.el (capitalized-words-mode):
8511         Fix typos in docstring.
8513 2008-05-23  Kenichi Handa  <handa@m17n.org>
8515         * international/mule-conf.el: Don't define the charset `emacs'
8516         here, just put :docstring, :short-name, and :long-name.
8518 2008-05-22  Kenichi Handa  <handa@m17n.org>
8520         * international/mule-diag.el (font-show-log): Limit each listing
8521         to 20 items.
8523 2008-05-23  Nick Roberts  <nickrob@snap.net.nz>
8525         * progmodes/gdb-ui.el (gdb-enable-debug): New function.
8526         (gdb-annotation-rules): New entry for "thread-changed".
8527         (gdb-thread-changed): New function.
8529 2008-05-23  Glenn Morris  <rgm@gnu.org>
8531         * Makefile.in (SOURCES): Remove, unused.
8532         (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
8533         (TAGS, TAGS-LISP): Use a single rule with multiple targets.
8534         Exclude more '*loaddefs' files.
8535         (compile-always): Simplify '.elc' deletion.
8537 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8539         * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
8540         (vc-bzr-revision-completion-table): Handle `boundaries' argument.
8542         * minibuffer.el (completion-boundaries): Change calling
8543         convention, so `string' has the same semantics as in
8544         try-completion and all-completions.
8545         (completion-table-with-context, completion--embedded-envvar-table)
8546         (completion--file-name-table)
8547         (completion-pcm--find-all-completions): Adjust code accordingly.
8549 2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
8551         * image-mode.el (image-mode-winprops): Add argument CLEANUP to
8552         prune image-mode-winprops-alist, preventing it from growing
8553         indefinitely.
8554         (image-mode-reapply-winprops): Use it.
8556 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
8558         * net/netrc.el (netrc-machine): Always match if the port is not given.
8560 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8562         * minibuffer.el (completion-pcm--find-all-completions):
8563         Don't add pseudo-completions.
8565         * icomplete.el (icomplete-eoinput): Remove.
8566         (icomplete-overlay): New var to replace it.
8567         (icomplete-tidy): Rewrite.
8568         (icomplete-exhibit): Use an overlay.
8569         (icomplete-completions): Use completion-all-sorted-completions.
8570         Obey completion-ignore-case.
8572         * files.el (locate-dominating-file): Accept non-existing argument.
8573         (project-find-settings-file): Rewrite, using locate-dominating-file.
8575 2008-05-22  Kenichi Handa  <handa@m17n.org>
8577         * faces.el (font-weight-table, font-slant-table, font-width-table):
8578         Delete them.  Don't call internal-set-font-style-table.
8580         * international/mule-diag.el (font-show-log): New function.
8582         * international/fontset.el (script-representative-chars): Add more
8583         chars for latin.  Add data for symbol.
8584         (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
8586 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8588         * minibuffer.el (completion-all-sorted-completions): New var.
8589         (completion--flush-all-sorted-completions)
8590         (completion-all-sorted-completions): New functions.
8591         (minibuffer-force-complete): New command.
8593 2008-05-21  Glenn Morris  <rgm@gnu.org>
8595         * files.el (c-postprocess-file-styles): Declare for compiler.
8597         * Makefile.in: Allow for parallel byte-compiling.
8598         (ELCFILES): New variable.
8599         (.el.elc): Remove prerequisites from suffix rule.  Print a message.
8600         (compile-first, compile-main, compile-last): New targets.
8601         (compile-always): Simplify - delete .elc files, then `make compile'.
8603         * Makefile.in (compile-calc): Use glob rather than find.
8604         ($(lisp)/progmodes/cc-mode.elc): Use $@.
8606         * eshell/esh-module.el: No need for cl when compiling.
8608         * eshell/eshell.el (eshell-defgroup): New alias.
8609         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
8610         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
8611         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
8612         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
8613         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
8614         * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
8615         Autoload the custom group.  Set generated-autoload-file.
8616         * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
8617         for eshell-defgroup.
8618         * eshell/esh-module.el (eshell-load-defgroups): Remove.
8619         Require esh-groups rather than loading it.
8621 2008-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8623         * proced.el (proced-header-line): New variable and new function.
8624         (proced-mode): Set header-line-format.
8625         (proced-update): Set proced-header-line.
8626         (proced-send-signal): Use proced-header-line.
8628 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8630         * macros.el (insert-kbd-macro): Use prin1-char.
8632 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8634         * minibuffer.el (completion-boundaries): New function.
8635         (completion--some): Delay errors.
8636         (complete-with-action, completion-table-with-context):
8637         Handle `boundaries' case.
8638         (completion--try-word-completion): Avoid partial-completion
8639         when the user hasn't entered anything yet.
8640         (minibuffer-local-map, minibuffer-local-filename-completion-map)
8641         (minibuffer-local-must-match-map, minibuffer-local-completion-map)
8642         (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
8643         Setup default keybindings.
8644         (completion--embedded-envvar-re): New var.
8645         (completion--embedded-envvar-table): Use it.  Handle `boundaries' case.
8646         (completion--file-name-table): Handle `boundaries' case.
8647         (completion-pcm--pattern->regex): Avoid pathological backtracking.
8648         (completion-pcm--all-completions): Add a `prefix' arg.
8649         (completion-pcm--find-all-completions): New function.
8650         (completion-pcm-all-completions, completion-pcm-try-completion):
8651         Use it.
8653         * icomplete.el (icomplete-completions): Don't use `predicate' with
8654         a table of a different type than `candidates'.
8656 2008-05-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8658         * proced.el (proced-goal-column): Rename from proced-procname-column.
8659         (proced-goal-header-re): Rename from proced-procname-column-regexp.
8660         (proced-move-to-goal-column): Rename from proced-move-to-procname.
8661         (proced-header-face, proced-header-regexp): Remove.
8662         (proced-font-lock-keywords): Remove proced-header-face.
8663         (proced-header-alist, proced-sorting-schemes-re): New variables.
8664         (proced): Rename Proced buffer to *Proced*.
8665         (proced-next-line, proced-previous-line): New commands.
8666         (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
8667         (proced-hide-processes): Do not treat first line as special.
8668         (proced-header-space): New function.
8669         (proced-update): Use header-line-format.
8670         Initialize proced-header-alist and proced-sorting-schemes-re.
8671         Set proced-goal-column.  Include proced-command in mode-name.
8672         (proced-send-signal): Use header-line-format for *Marked
8673         Processes* buffer.
8674         (proced-sort): Restrict minibuffer completion to applicable
8675         sorting schemes.
8676         (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
8678 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8680         * icomplete.el (icomplete-simple-completing-p):
8681         Allow icomplete-with-completion-tables to say "use it everywhere".
8682         (icomplete-completions): Obey completion-styles.  Try to accommodate
8683         partial-completion style.
8685 2008-05-20  Michael Olson  <mwolson@gnu.org>
8687         * files.el (project-find-settings-file): Change concat to
8688         expand-file-name.
8690 2008-05-19  Tom Tromey  <tromey@redhat.com>
8692         * files.el (normal-mode): Call hack-project-variables.
8693         (hack-local-variables-confirm): Add 'project' argument.
8694         (hack-local-variables-apply): New function.
8695         (hack-local-variables): Use it.
8696         (project-class-alist, project-directory-alist): New variables.
8697         (project-get-alist): New function.
8698         (project-collect-bindings-from-alist)
8699         (project-collect-binding-list, set-directory-project)
8700         (project-find-settings-file, project-define-from-project-file)
8701         (hack-project-variables): New functions.
8703 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8705         * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
8707 2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
8709         * faces.el (font-weight-table): Fix typo in docstring.
8711 2008-05-18  David Hull  <david@snap.com>  (tiny change)
8713         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
8714         (vc-hg-annotate-command): Allow white space before version number.
8716 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
8718         * calc/calc-yank.el (calc-register-alist): New variable.
8719         (calc-set-register, calc-get-register, calc-copy-to-register)
8720         (calc-insert-register, calc-add-to-register, calc-append-to-register)
8721         (calc-prepend-to-register): New functions.
8723         * calc/calc-ext.el (calc-init-extensions): Add keybindings for
8724         `calc-copy-to-register' and `calc-insert-register'.
8725         Autoload new register functions.
8727         * calc/calc-help.el (calc-r-prefix-help): Add help for register
8728         functions.
8730 2008-05-18  Dan Nicolaescu  <dann@ics.uci.edu>
8732         * vc.el (Todo): Add known problems.
8733         (vc-dir-backend): New variable.
8734         (vc-dir): Set it.
8735         (vc-make-backend-object, vc-generic-status-printer)
8736         (vc-generic-state, vc-generic-status-fileinfo-extra)
8737         (vc-dir-extra-menu): Use it.
8738         (vc-generic-dir-headers): Remove, unused.
8740         * vc-dispatcher.el (vc-dir-previous-directory): Rename from
8741         vc-dir-prev-directory for consistency with vc-dir-previous-line.
8742         (vc-dir-mode-map): Fix bindings.
8744         * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
8746 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
8748         * calc/calc-yank.el (calc-kill): Make sure that only the stack is
8749         operated on.
8750         (calc-kill-region): Kill entire lines.
8752 2008-05-17  Glenn Morris  <rgm@gnu.org>
8754         * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
8755         simplify initial value.
8756         (defezimage): Drop support for Emacs without defimage, use a featurep
8757         test rather than fboundp when defining, drop with-no-warnings.
8758         (ezimage-insert-over-text): Move featurep test inside
8759         add-text-properties.
8761         * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
8763         * net/tramp.el (top-level): Load auth-source when compiling.
8765         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
8767 2008-05-17  Andreas Schwab  <schwab@suse.de>
8769         * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
8771 2008-05-17  Dan Nicolaescu  <dann@ics.uci.edu>
8773         * vc.el (vc-annotate-show-diff-revision-at-line): Change
8774         vc-diff-internal arg to match what vc-deduce-fileset returns now.
8776 2008-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8778         * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
8780 2008-05-17  Jim Meyering  <meyering@redhat.com>
8782         * ido.el (ido-save-history): Do not emit a trailing newline at the
8783         end of the ido history file.
8785 2008-05-16  John Paul Wallington  <jpw@pobox.com>
8787         * vc-dispatcher.el (top-level): Revert previous change: require cl
8788         when compiling.
8790 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
8792         * vc.el (vc-default-status-printer)
8793         (vc-default-prettify-state-info): Enhance the state prettyprinter
8794         to deal better with unknown states and indirect through it when
8795         painting vc-dir buffers.
8797 2008-05-16  John Paul Wallington  <jpw@pobox.com>
8799         * vc-dispatcher.el (top-level): Don't require cl when compiling.
8800         (vc-dir-mode-map): Fix backquote.
8801         (vc-at-event): Doc fix.  Use `make-symbol' instead of `gensym'.
8803 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
8805         * net/tramp.el (tramp-handle-write-region): Fix check for short track.
8806         Reported by Glenn Morris <rgm@gnu.org>.
8808 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
8810         * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
8811         the end of the file, it was good work at one time but has been
8812         stale since 1995 and may now be actively misleading.
8813         * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
8814         CVS repository and module (assumptions for the latter a bit iffy).
8815         * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
8816         SVN repository.
8818 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
8820         * vc-rcs.el (vc-rcs-create-tag):
8821         * vc-sccs.el (vc-sccs-create-tag):
8822         Fix typo in error message and pass backend arg.
8824 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
8826         * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
8828 2008-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8830         * net/tramp.el: Load auth-source library.
8831         (tramp-read-passwd): Use it for password, not login.
8833 2008-05-15  Shigeru Fukaya  <shugeru.fukaya@gmail.com>
8835         * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
8836         (ses-print-cell): Use string-width, truncate-string-to-width,
8837         delete-region rather than length, substring, delete-char.
8838         (ses-setup): Set inhibit-point-motion-hooks to t.
8839         Calculate position by actually moving point rather than just using
8840         unibyte character length.
8841         (ses-mode): Set indent-tabs-mode to nil.
8842         (ses-center): Use string-width rather than length.
8844 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
8846         * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
8847         * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
8848         Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
8849         vc-*-create-tag and vc-*-retrieve-tag respectively.
8851         * vc-dispatcher.el: Fix an incorrect buffer name and remove an
8852         unneeded defalias.
8854         * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
8856         * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
8857         about buffer names.
8859 2008-05-15  Glenn Morris  <rgm@gnu.org>
8861         * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
8863         * org/org-exp.el (org-infojs-options-inbuffer-template):
8864         Fix declaration.
8866         * progmodes/cc-mode.el (declare-function): Add compat definition.
8867         (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
8869 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
8871         * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
8872         list to a cons so the caller can get back both expanded and
8873         unexpanded filesets.
8874         * vc.el (vc-deduce-fileset, vc-next-action, vc-diff-internal)
8875         (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
8876         Change handling of selection-set returns as required.
8878 2008-05-15  John Paul Wallington  <jpw@pobox.com>
8880         * add-log.el (top-level): Don't require cl when compiling.
8882         * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
8883         (archive-*-extract): Use `zerop'.
8884         (archive-*-write-file-member): Use `or', use `zerop'.
8886         * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
8888         * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
8889         (ibuffer-mark-interactive, ibuffer-set-mark)
8890         (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
8891         (ibuffer-map-lines, ibuffer-switch-format)
8892         (ibuffer-update-title-and-summary)
8893         (ibuffer-redisplay-engine): Use it.
8895         * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
8896         (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
8897         (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
8898         (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
8899         (ibuffer-mark-read-only-buffers)
8900         (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
8902         * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
8903         (define-ibuffer-column, define-ibuffer-sorter)
8904         (define-ibuffer-op, define-ibuffer-filter): Add declarations
8905         containing indentation specs, replacing equivalent top-level
8906         forms that set `lisp-indent-function' properties.
8907         (define-ibuffer-op): Use `derived-mode-p'.
8908         (define-ibuffer-filter): Remove redundant `concat' call.
8910 2008-05-14  Michael Albinus  <michael.albinus@gmx.de>
8912         * net/tramp.el (tramp-echo-mark): Update docstring.
8913         (tramp-echo-mark-marker): New defconst.
8914         (tramp-check-for-regexp): Use it.
8916 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
8918         * vc.el (vc-deduce-fileset): Do the right thing when visiting a
8919         buffer (say, a log buffer or diff buffer) with a vc-dir buffer
8920         as parent.
8922 2008-05-14  John Paul Wallington  <jpw@pobox.com>
8924         * international/mule.el (convert-define-charset-argument):
8925         Remove period from end of error message.
8926         (coding-system-mnemonic): Doc fix.
8927         (ctext-pre-write-conversion): Doc fix.
8929 2008-05-14  Simon Marshall  <simon@gnu.org>
8931         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
8932         from its default value and give it the risky-local-variable
8933         property (CVE-2008-2142).
8935 2008-05-14  Kenichi Handa  <handa@m17n.org>
8937         * language/korean.el ("Korean"): Set `iso639-language'
8938         property to `ko'.
8940         * language/japanese.el ("Japanese"): Set `iso639-language'
8941         property to `ja'.
8943         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
8944         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
8945         ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
8947         * international/mule-cmds.el (set-language-environment):
8948         Set current-iso639-language.
8950         * international/fontset.el (setup-default-fontset): For kana, han,
8951         hangul, and cjk-misc, move an entry with font-spec at the end.
8952         (generate-fontset-menu): Exclude fontset-auto* from the list.
8954         * composite.el (compose-chars-after): Assume that WINDOW is always
8955         non-nil.
8957         * faces.el (font-weight-table, font-slant-table)
8958         (font-swidth-table): Declare them by defconst.  Change the format
8959         of elements.  Call internal-set-font-style-table after their
8960         declaration.
8961         (face-valid-attribute-values): Call font-family-list.  Get values
8962         for width, weight, and slant from font-xxx-table.
8964         * cus-face.el (custom-face-attributes): Add "thin" for :weight.
8966 2008-05-13  John Paul Wallington  <jpw@pobox.com>
8968         * ibuffer.el (ibuffer-buffer-file-name): New function.
8969         (define-ibuffer-column filename): Use it.
8971         * ibuf-ext.el (define-ibuffer-filter filename): Use it.
8973 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
8975         * talk.el (talk): Simplify.  Pass display arg to talk-add-display
8976         as a string.
8977         (talk-add-display): Simplify.  Accept only string args.
8979 2008-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
8981         * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
8983 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8985         * Makefile.in (bootstrap-prepare): Don't chmod files.
8986         (autoloads): Do it here instead, where it's actually needed.
8988 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
8990         * tool-bar.el (tool-bar-make-keymap): Account for the optional
8991         KEY-BINDING-DATA field in menu-item list.
8993 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8995         * dired.el (dired-read-dir-and-switches): Move things about to use less
8996         recursion during macroexpansion.
8998         * dired.el (dired-read-dir-and-switches): Use read-file-name.
9000         * dired.el (dired-read-dir-and-switches): Ignore ., .., and
9001         completion-ignored-extension directories if there's something else.
9002         (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
9003         (dired-remember-marks, dired-undo, dired-build-subdir-alist)
9004         (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
9005         (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
9006         buffer-read-only -> inhibit-read-only.
9008 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
9010         * vc.el (vc-expand-dirs): Stop this function from tossing out
9011         explicitly specified files.
9013 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9015         * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
9016         to `insert'.
9018 2008-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
9020         * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
9021         cons.  Use vc-annotate-backend.
9022         (with-vc-file, edit-vc-file): Remove unused macros.
9024 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
9026         * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
9027         (smtpmail-try-auth-methods): Use it.
9029 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9031         * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
9032         (setf (nthcdr ..) ..) doesn't require CL at runtime.
9034 2008-05-11  Carsten Dominik  <dominik@science.uva.nl>
9036         * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
9038 2008-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9040         * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
9041         (vc-bzr-revision-completion-table): Use process-file.
9042         (vc-bzr-working-revision): Pass relative file names.
9044         * diff-mode.el (diff-hunk-header-re): Refine the regexp.
9046 2008-05-11  Juri Linkov  <juri@jurta.org>
9048         * wid-edit.el (widget-image-directory): Change default image data
9049         subdirectory from "custom" to "images/custom".
9051         * info.el (Info-next-preorder): Let-bind `Info-history' to nil
9052         before recursive call to `Info-next-preorder' to not add
9053         intermediate nodes to the history.
9055         * isearch.el: Put isearch-scroll property on recenter-top-bottom.
9057         * emulation/cua-base.el: Put isearch-scroll property
9058         on cua-scroll-up and cua-scroll-down.
9060 2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
9062         * vc-hooks.el (vc-recompute-state): Remove (dead code).
9064 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
9066         * vc-dispatcher.el (ewoc): Require.
9067         (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
9069         * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
9071 2008-05-10  Chong Yidong  <cyd@stupidchicken.com>
9073         * term/w32-win.el (x-colors):
9074         * term/mac-win.el (x-colors):
9075         * term/x-win.el (x-colors): Re-order colors.
9077 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
9079         * smerge-mode.el (smerge-command-prefix): Fix custom type.
9081 2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
9083         * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
9084         New functions implementing motion to next and previous directory.
9086         * vc-arch.el (vc-arch-command):
9087         * vc-bzr.el (vc-bzr-command):
9088         * vc-cvs.el (vc-cvs-command):
9089         * vc-dispatcher.el (vc-do-command):
9090         * vc-git.el (vc-git-command):
9091         * vc-hg.el (vc-hg-command):
9092         * vc-mcvs.el (vc-mvcs-command):
9093         * vc-mtn.el (vc-mtn-command):
9094         * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
9095         (vc-sccs-workfile-unchanged-p):
9096         * vc-svn.el (vc-svn-command, vc-svn-create-repo):
9097         * vc-rcs.el (all methods): Remove assumption about what a nil
9098         argument to vc-do-command means.  This means no buffer name needs
9099         to be hardcoded into the dispatcher layer, and it's better to be
9100         explicit anyway.
9102         * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
9104 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
9106         * vc.el: Update todo.
9108         * vc-sccs.el (vc-sccs-dir-status):
9109         * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
9110         backends and returning up to date files.
9112         * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
9114 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
9116         * vc.el (vc-dir):
9117         * vc-hooks.el: Tweak the VC directory bindings.  These are now
9118         documented in the manual.
9120         * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
9121         (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
9122         (vc-dispatcher-selection-set): Allow callers to pass in an
9123         observer flag that says no buffer sync is required.
9124         * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
9125         Use the observer flag.
9127 2008-05-09  Michael Albinus  <michael.albinus@gmx.de>
9129         * simple.el (start-file-process): Clarify docstring.
9131 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
9133         * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
9134         Remove stub implementations of, and references to, wash-log.
9135         * vc-rcs.el (vc-rcs-comment-history):
9136         * vc-cvs.el (vc-cvs-comment-history):
9137         Inline the code that used to be wash-log.
9139         * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
9140         (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
9141         (vc-sccs-print-log, vc-sccs-diff): Grok directories.
9142         * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
9143         (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
9144         (vc-rcs-print-log): Grok directories.
9146 2008-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9148         * vc.el (vc-mark-resolved): Add `backend' argument.
9149         (vc-next-action): Pass it the backend.
9150         (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
9151         (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
9152         (vc-default-comment-history, vc-default-create-snapshot)
9153         (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
9154         (vc-annotate-revision-previous-to-line)
9155         (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
9156         * vc-svn.el (vc-svn-checkout):
9157         * vc-mcvs.el (vc-mcvs-checkout):
9158         * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
9159         (vc-working-revision, vc-before-save, vc-mode-line):
9160         Prefer vc-call-backend to vc-call so as not to recompute the backend.
9162         * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
9163         state to be consistent since it's often an unwarranted restriction.
9164         Don't return the state either.
9165         (vc-next-action): Check that the state is consistent.
9166         (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
9167         (vc-rollback, vc-update): Adapt to new return value of
9168         vc-deduce-fileset.
9170         * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
9171         (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
9172         (vc-dispatcher-in-fileset-p): New fun.
9173         (vc-dispatcher-selection-set): Use it to properly handle directories.
9175 2008-05-09  Dan Nicolaescu  <dann@ics.uci.edu>
9177         * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
9178         (vc-update): Remove unused let bindings.
9180 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
9182         * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
9183         (vc-diff, vc-revert, vc-rollback, vc-update):
9184         * vc-dispatcher.el (vc-dispatcher-selection-set):
9185         Get rid of 4 special cases in fileset selection.  This involved
9186         changing the return value of (vc-deduce-fileset) so that it passes
9187         back a deduced state as well as a deduced back end.
9189 2008-05-08  Sam Steingold  <sds@gnu.org>
9191         * progmodes/compile.el (compilation-minor-mode-map)
9192         (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
9193         * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
9194         it to `compilation-minor-mode-map' (instead of an explicit `cons').
9196 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9198         * org/org.el (org-modules, org-format-latex-options):
9199         * org/org-archive.el (org-archive-stamp-time)
9200         (org-archive-save-context-info):
9201         * org/org-faces.el (org-hide):
9202         * org/org-irc.el (org-irc-parse-link):
9203         * org/org-macs.el (org-call-with-arg, org-autoload):
9204         * org/org-mew.el (org-mew-store-link):
9205         * org/org-remember.el (org-remember-store-without-prompt)
9206         (org-remember-templates): Fix typos in docstrings.
9208         * org/org-info.el (org-info-store-link): Remove leftover docstring.
9210         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
9211         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
9212         (org-bbdb-anniv-split): Fix typos in docstrings.
9214         * org/org-publish.el (org-publish-project-alist): Doc fixes.
9215         (org-publish-use-timestamps-flag): Reflow docstring.
9216         (org-publish-files-alist): Fix typos in docstring.
9218 2008-05-07  Sam Steingold  <sds@gnu.org>
9220         * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
9221         appears to be too aggressive with window removal.
9223 2008-05-08  Michael McNamara  <mac@mail.brushroad.com>
9225         * progmodes/verilog-mode.el (verilog-type-font-keywords):
9226         Add leda and 0in as pragma keywords.
9227         (verilog-pretty-expr): Support lining up assignments which include
9228         part selects.
9229         (verilog-mode): More portable check for the availability of
9230         hideshow support.
9231         (verilog-do-indent): Remove special indent for declarations inside
9232         a parenthetical list.  The code is ill-advised, and doesn't work
9233         given the new user defined types.
9234         (verilog-set-auto-endcomments): Enhance function automatic
9235         endcomment to support functions that return user defined types.
9236         (verilog-mode): Add code to tell which-function-mode minor mode
9237         that Verilog supports this feature.
9239 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
9241         * epa-file.el: Require epa-hook.
9243         * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
9245         * epa-hook.el: Renamed from epa-file-hook.el, to avoid
9246         file-names clashes on 8+3 filesystems.  Provide epa-hook.
9248         * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
9249         file-names clashes on 8+3 filesystems.
9251 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
9253         * org/org.el (org-read-date-get-relative): Interpret lone
9254         weekday abbreviation as relative to today.
9256 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9258         * abbrev.el (define-abbrev-table):
9259         * composite.el (toggle-auto-composition):
9260         * json.el (json-alist-p, json-plist-p):
9261         * minibuffer.el (completion-table-with-predicate):
9262         * ps-mule.el (ps-mule-external-libraries):
9263         * emacs-lisp/advice.el (ad-special-form-p):
9264         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
9265         * eshell/em-smart.el (eshell-review-quick-commands):
9266         * progmodes/python.el (python-comment-line-p, python-blank-line-p)
9267         (python-skip-out, python-check-comint-prompt):
9268         Don't use `iff' in docstrings.
9270         * international/robin.el (robin-package-alist): Fix typo in docstring.
9271         (robin-current-package-name): Doc fix.
9272         (robin-activate): Don't use `iff' in docstring.
9274 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
9276         * vc.el, vc-dispatcher.el: VC-Dired support removed.
9277         The code uses a ewoc-based implementation now.
9278         * vc-hooks.el: Support for Meta-CVS has been removed.
9280 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9282         * tool-bar.el: Choose images dynamically.
9283         (tool-bar-make-keymap, tool-bar-find-image): New function.
9284         (tool-bar-find-image-cache): New var.
9285         (tool-bar-local-item, tool-bar-local-item-from-menu):
9286         Don't select the image yet, do it later in tool-bar-make-keymap.
9288 2008-05-07  Andreas Schwab  <schwab@suse.de>
9290         * window.el: Require 'cl when compiling.
9292 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
9294         * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
9296 2008-05-07  Glenn Morris  <rgm@gnu.org>
9298         * subr.el (ignore-errors): Move here from cl-macs.el.
9299         * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
9301         * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
9302         oddness.
9304 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
9306         * vc-hooks.el (vc-find-file-hook):
9307         * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
9308         further from vc.el.
9309         * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
9311 2008-05-06  Wilson Snyder  <wsnyder@wsnyder.org>
9313         * progmodes/verilog-mode.el (verilog-getopt-file):
9314         Cleanup warning message format.
9315         (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
9316         (verilog-auto-inout, verilog-auto-inout-module)
9317         (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
9318         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
9319         (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
9320         (verilog-auto-sense-sigs, verilog-auto-tieoff)
9321         (verilog-auto-unused, verilog-auto-wire)
9322         (verilog-decls-get-assigns, verilog-decls-get-consts)
9323         (verilog-decls-get-gparams, verilog-decls-get-inouts)
9324         (verilog-decls-get-inputs, verilog-decls-get-outputs)
9325         (verilog-decls-get-ports, verilog-decls-get-regs)
9326         (verilog-decls-get-signals, verilog-decls-get-wires)
9327         (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
9328         (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
9329         (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
9330         (verilog-inject-sense, verilog-library-filenames)
9331         (verilog-mode-release-date, verilog-mode-version)
9332         (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
9333         (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
9334         (verilog-modi-get-assigns, verilog-modi-get-consts)
9335         (verilog-modi-get-gparams, verilog-modi-get-inouts)
9336         (verilog-modi-get-inputs, verilog-modi-get-outputs)
9337         (verilog-modi-get-ports, verilog-modi-get-regs)
9338         (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
9339         (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
9340         (verilog-modi-get-wires, verilog-preserve-cache)
9341         (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
9342         (verilog-read-sub-decls, verilog-read-sub-decls-line)
9343         (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
9344         (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
9345         Add caching of additional state, and rework signal extraction
9346         routines to improve AUTO expansion performance by 300%++.
9348 2008-05-06  Chong Yidong  <cyd@stupidchicken.com>
9350         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9351         Tweak Open Watcom regexp to distinguish between errors and warnings.
9353 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9355         * dired.el (dired-read-dir-and-switches): Fix up last change.
9357 2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
9359         * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
9360         out of this function, move it to vc-dispatcher-selection-set.
9362 2008-05-05  Sam Steingold  <sds@gnu.org>
9364         * window.el (delete-other-windows-vertically): New function.
9366 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9368         * dired.el (dired-read-dir-and-switches):
9369         Obey read-file-name-completion-ignore-case.
9371 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
9373         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9374         Add regexp for Open Watcom compiler output.
9376 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
9378         * progmodes/python.el (python-block-pairs): Align finally with except.
9380 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9382         * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
9384 2008-05-05  Tom Tromey  <tromey@redhat.com>
9386         * smerge-mode.el (smerge-start-session): Don't call smerge-next if
9387         looking at conflict marker.
9389 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9391         * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
9392         client-mode -> vc-client-object, and guess `funcall' was meant.
9393         (vc-dir-mode): Rename client-mode -> vc-client-mode.
9395 2008-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
9397         * net/zeroconf.el (dbus-call-method, dbus-register-signal)
9398         (dbus-debug): Move declarations outside eval-when-compile.
9400 2008-05-04  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9402         * proced.el (proced-command-alist): Fix system-type values.
9403         Fix defcustom.
9404         (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
9405         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
9406         (proced-sort-start, proced-sort, proced-sort-time): New commands.
9407         (proced-update): Use proced-sorting-scheme.  Update modeline.
9408         (proced-send-signal): Use nreverse.
9409         (proced-sorting-scheme-p): New function.
9411 2008-05-04  Andreas Schwab  <schwab@suse.de>
9413         * vc.el: Require dired when compiling.
9415         * minibuffer.el (completion--insert-strings): Don't delete past bol.
9417 2008-05-03  Glenn Morris  <rgm@gnu.org>
9419         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
9420         * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
9421         Simplify compilation requirements.
9422         * ediff-init.el, ediff-vers.el: Remove unnecessary variable
9423         declarations.
9425 2008-05-03  Dave Love  <fx@gnu.org>
9427         * progmodes/python.el (python-beginning-of-statement):
9428         Loop at least once (fixes 2008-02-21 change).
9430 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
9432         * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
9433         instead of `length' for comparing length of user and group names.
9435 2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
9437         * vc-dispatcher.el: New file, separates out the UI and command
9438         execution machinery from VCS-specific logic left in vc.el.
9439         The separation is not yet completely clean, but it's a good start.
9440         * vc.el: This file is about 1700 lines shorter now.
9441         Remove obsolete logentry-check from the backend API.
9442         * vc-sccs.el (vc-sccs-logentry-check): Remove.  This was the only
9443         implementation of the logentry-check method, and it guarded against
9444         a log length limit that has probably been obsolete for 15 years (!).
9446 2008-05-02  Sam Steingold  <sds@gnu.org>
9448         * progmodes/compile.el (compilation-start): Move setting of
9449         compilation-directory after (funcall mode) as that resets local
9450         variables, this fixes recompile in grep buffers.
9451         * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
9452         in dired &c).
9454 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
9456         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
9457         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
9458         * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
9459         has one of these and that all are called in compatible ways.
9460         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
9461         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
9462         * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
9463         backend has one of these.
9465 2008-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9467         * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
9468         initialization into define-abbrev-table.  Use :regexp.
9469         (octave-mode-syntax-table): Don't set word syntax for `.
9471         * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
9472         than only value.
9474         * dired.el (dired-read-dir-and-switches):
9475         Set minibuffer-completing-file-name and call substitute-in-file-name.
9476         (dired-format-columns-of-files): Use completion--insert-strings.
9478         * minibuffer.el (completion-hilit-commonality): Revert last change:
9479         the leftover code was actually useful.
9480         (completion--insert-strings): Use string-width rather than length.
9482 2008-05-02  Sam Steingold  <sds@gnu.org>
9484         * vc.el (vc-dir-mode-map): Enable mouse bindings.
9485         (vc-at-event): New macro: run the body at the even location.
9486         (vc-dir-menu, vc-dir-toggle-mark): Use it.
9487         (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
9488         * subr.el (mouse-event-p): Check if the event is mouse-related.
9490 2008-05-02  Nick Roberts  <nickrob@snap.net.nz>
9492         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
9493         Don't throw error if no file is found.
9495 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9497         * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
9498         (vc-default-state-heuristic): Doc fix.
9500 2008-05-02  Richard Sharman  <rsharman@pobox.com>
9502         * hilit-chg.el (highlight-changes-mode): Remove references to
9503         hooks that no longer exist.  Because define-minor-mode is used the
9504         hook highlight-changes-mode-hook exists and can do what both the
9505         old hooks used to do.  The documentation at the top of the file
9506         was updated to demonstrate this.
9507         (highlight-changes-mode): Remove commented out call to a hook
9508         function that is no longer there.
9509         (hilit-chg-set): Remove running of highlight-changes-enable-hook.
9511 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
9513         * vc.el (vc-default-dired-state-info): Change name of primitive
9514         to prettify-state-info, in preparation for ripping out dired mode.
9515         * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
9516         to prettify-state-info, in preparation for ripping out dired mode.
9517         * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
9518         tries this on a version-controlled buffer.  It will do useless or
9519         actively bad things on any version control system newer than RCS.
9520         * vc-hooks.el (vc-dired-resynch-file):
9521         * vc.el (vc-dired-resynch-file): Change name of primitive to
9522         vc-directory-resynch-file, preparing to remove dired.
9524 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
9526         * vc-rcs.el (vc-rcs-state): Fix typos.
9528         * vc.el (vc-register): Change argument order so that the prefix
9529         argument is assigned correctly.
9530         (vc-next-action, vc-dir-register): Update for the above change.
9532 2008-05-01  Juri Linkov  <juri@jurta.org>
9534         * replace.el (occur-read-primary-args): Set default to the car of
9535         regexp-history and display it in the prompt, but don't add to the
9536         list of minibuffer defaults.  Bind history-add-new-input to nil to
9537         not add automatically `default'.  For empty input return `default'.
9538         Otherwise, add `input' to regexp-history and return it.
9539         (occur-1): Signal an error for the empty regexp.
9541         * progmodes/compile.el (compilation-auto-jump):
9542         Set window point to `pos' explicitly.
9544 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
9546         * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
9547         when appropriate.
9548         * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
9549         we report the 'unregistered state reliably.
9550         * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
9551         we report the 'unregistered state reliably.
9552         * vc-git.el (vc-git-state): Call vc-git-unregistered so
9553         we report the 'unregistered state reliably.
9554         * vc-hooks.el (vc-state): Document that vc-unregistered is
9555         now expected to be returned reliably.
9556         * vc.el (vc-default-dired-state): Change needs-patch state to
9557         needs-update, since the name now shows up in dir-status listings
9558         and was somewhat misleading.
9559         * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
9560         immediately after removing the file.
9561         * vc.el (vc-next-action): More informative messages when a fileset
9562         is in a mixed state or files are missing.
9564 2008-05-01  Sam Steingold  <sds@gnu.org>
9566         * vc.el (vc-delete-file): Check if the file has uncommitted changes.
9568 2008-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9570         * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
9572 2008-05-01  Daiki Ueno  <ueno@unixuser.org>
9574         * epa-file-hook.el: New file split from epa-file.el.
9575         * epa-file.el: Require 'epa-file-hook.
9576         (epa-file-handler): Add autoload cookie.
9577         * loadup.el: Load epa-file-hook.
9578         * startup.el (command-line): Eval the body of auto-encryption-mode.
9580 2008-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
9582         * vc.el (vc-dir-mode-map): Don't bind "r".
9584         * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
9585         (vc-hg-status-printer): New function.
9586         (vc-hg-after-dir-status): Deal with copied and renamed files.
9587         (vc-hg-dir-status): Add flag to show copied files.
9589 2008-05-01  John Paul Wallington  <jpw@pobox.com>
9591         * ibuffer.el (ibuffer-last-sorting-mode): New variable.
9592         (ibuffer-do-sort-by-recency): Reverse sorting order if last
9593         sorting mode was recency.
9595         * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
9596         reverse sorting order if last sorting mode was the sorter's.
9598 2008-05-01  Jason Rumney  <jasonr@gnu.org>
9600         * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
9602 2008-04-30  John Paul Wallington  <jpw@pobox.com>
9604         * ibuffer.el (define-ibuffer-column filename): When the major mode
9605         is `vc-dir-mode' show the buffer's default directory.
9607         * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
9608         major mode is `vc-dir-mode' use the buffer's default directory.
9610 2008-04-30  Sam Steingold  <sds@gnu.org>
9612         * vc.el (vc-dir-delete-file): Add.
9613         (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
9614         (vc-delete-file): Do not barf when the file has been already deleted.
9616 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
9618         * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
9620 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9622         * progmodes/octave-mod.el (octave-help): New function.
9623         * progmodes/octave-hlp.el: Delete.
9624         * info-look.el (octave-mode): Add operator index.
9626         * vc.el (vc-checkout): Typo.
9628 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
9630         * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
9631         Add "..." in the appropriate places.
9633         * epa.el (epa-key-list-mode-map): Add more menu entries.
9634         Add "..." in the appropriate places.
9636         * dired.el (dired-mode-map): Add :help.
9638         * vc.el (vc-deduce-fileset): Add new parameter.
9639         (vc-dir-marked-only-files): New function.
9640         (vc-next-action): Don't ignore directories, look at the files
9641         inside them.
9642         (vc-dir-mode): Document how the mark/unmark commands work.
9644 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9646         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
9647         Rule out trailing spaces in file and directory names as well.
9649         * minibuffer.el (completion--do-completion): Move point even if the
9650         completion makes no change.
9651         (completion-pcm-try-completion): Fix computation of new point.
9653 2008-04-30  David Hansen  <david.hansen@gmx.net>
9655         * dired.el: Require 'cl.
9657 2008-04-30  Nick Roberts  <nickrob@snap.net.nz>
9659         * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
9660         hollow if not in innermost frame.
9662 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9663         Make `checkout-model' apply to filesets.
9664         * vc-hooks.el (vc-checkout-model): Rewrite.
9665         (vc-before-save, vc-after-save): Adjust callers accordingly.
9666         * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
9667         (vc-transfer-file): Adjust callers accordingly.
9668         * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
9669         (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
9670         (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
9671         instead of vc-checkout-model.
9672         * vc-mcvs.el (vc-mcvs-revert):
9673         Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
9674         * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
9675         (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
9676         * vc-svn.el (vc-svn-checkout-model):
9677         * vc-hg.el (vc-hg-checkout-model):
9678         * vc-git.el (vc-git-checkout-model):
9679         * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
9681         * dired.el (dired-read-dir-and-switches): Replace last change with
9682         a new approach that mixes read-file-name and read-directory-name.
9684         * files.el (read-buffer-to-switch):
9685         Avoid making assumptions about `other-buffer'.
9687 2008-04-29  Sam Steingold  <sds@gnu.org>
9689         * vc.el (vc-dir-mode-hook): Add normal hook.
9690         (vc-dir-mode): Run it.
9692 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
9694         * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
9695         Always split windows.
9696         (gdb-speedbar-timer-fn): Only raise frame after user input.
9697         (gdb-same-frame): Reverse initial value.
9698         (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
9700         * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
9701         gdb-speedbar-timer-fn.
9703 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9705         * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
9707 2008-04-29  Daiki Ueno  <ueno@unixuser.org>
9709         * epa.el (epa-key-list-mode-map): Add menu.
9710         (epa-delete-keys, epa-import-keys): Fix typo.
9712 2008-04-29  Glenn Morris  <rgm@gnu.org>
9714         * find-cmd.el (top-level): Does not need cl when compiling.
9716 2008-04-29  Philip Jackson  <phil@shellarchive.co.uk>
9718         * find-cmd.el: New file.
9720 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9722         * minibuffer.el (completion-hilit-commonality): Remove leftover code.
9723         (completion-pcm--pattern->regex): Let `group' be a list of symbols.
9724         (completion-pcm--hilit-commonality): New function.
9725         (completion-pcm-all-completions): Use it.
9727         * minibuffer.el (completion-common-substring): Mark obsolete.
9728         (completions-first-difference, completions-common-part):
9729         Move from simple.el.
9730         (completion-hilit-commonality): New fun.
9731         (display-completion-list, completion-emacs21-all-completions)
9732         (completion-emacs22-all-completions): Use it.
9733         * simple.el (completions-first-difference, completions-common-part):
9734         Move to minibuffer.el.
9735         (choose-completion-string): Use field functions and minibufferp.
9736         (completion-setup-function): Don't set completions faces.
9738 2008-04-29  Glenn Morris  <rgm@gnu.org>
9740         * calendar/calendar.el (calendar-nth-named-absday)
9741         (calendar-nth-named-day):
9742         * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
9743         * calendar/holidays.el (holiday-float): Doc fixes.
9745         * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
9746         the `full' case.
9748         * org/org-agenda.el (calendar-iso-from-absolute):
9749         * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
9750         Fix declarations.
9752 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
9754         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
9755         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
9756         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
9757         (gdb-assembler-custom): Be careful not to match other addresses.
9759 2008-04-29  Jason Rumney  <jasonr@gnu.org>
9761         * battery.el (battery-status-function): Use w32-battery-status
9762         on Windows.
9763         (battery-echo-area-format): Make apm format the general case.
9764         (battery-mode-line-format): Merge apm and pmset formats as the
9765         general case.
9767 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
9769         * progmodes/gdb-ui.el (gdb-info-stack-custom):
9770         Use gud-tool-bar-item-visible-no-fringe.
9771         (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
9772         is already visible in frame.  Remove optional size parameter
9773         and add optional frame parameter.
9775         * progmodes/gud.el (gud-display-line): Only consider visible
9776         frames when looking for source buffer.
9778 2008-04-28  Chong Yidong  <cyd@stupidchicken.com>
9780         * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
9781         argument to get-char-property, in case the current buffer hasn't
9782         been assigned to that window yet.
9783         (doc-view-display): Default to selected window if the current
9784         buffer hasn't been assigned to a window yet.
9786 2008-04-28  Vinicius Jose Latorre  <bzg@altern.org>
9788         * whitespace.el (whitespace-trailing-regexp): Fix docstring.
9790 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
9792         * net/tramp.el (tramp-mode): New defcustom.
9793         (tramp-file-name-handler, tramp-completion-file-name-handler):
9794         Use it.
9795         (tramp-replace-environment-variables): Handle "$$".
9797 2008-04-28  Sam Steingold  <sds@gnu.org>
9799         * vc-hg.el (vc-hg-rename-file): Fix argument order.
9801 2008-04-28  Bastien Guerry  <bzg@altern.org>
9803         * whitespace.el (whitespace-trailing): Fix typo.
9805 2008-04-28  Sam Steingold  <sds@gnu.org>
9807         * textmodes/remember.el (diary-make-entry): Update the autoload.
9809 2008-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9811         * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
9812         all-completions.
9814 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
9816         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
9818 2008-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
9820         * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
9821         (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
9822         (vc-dir-mark-file): Add an optional argument.
9823         (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
9825 2008-04-27  Daiki Ueno  <ueno@unixuser.org>
9827         * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
9828         rather than obsolete alias find-file-hooks.
9829         (auto-encryption-mode): Rename from epa-file-mode.  Default to on.
9830         Use find-file-hook rather than obsolete alias find-file-hooks.
9831         Add to find-file-not-found-functions.
9832         (epa-file-handler): Put 'safe-magic and 'operations properties.
9834         * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
9835         (epa-menu-items): Remove.
9837         * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
9838         (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
9839         (epa-dired-mode, epa-global-dired-mode): Remove.
9841         * dired.el (dired-mode-map): Bind encryption/decryption commands.
9843         * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
9845         * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
9847 2008-04-27  Glenn Morris  <rgm@gnu.org>
9849         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
9850         Remove un-needed local `orig-list'.  Replace cl `copy-list'.
9852 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
9854         * org/org.el (org-html-level-start): Always have id's in HTML.
9855         (org-export-as-html): Use `org-link-protocols' to
9856         retrieve the export form of the link.
9857         (org-add-link-type): Final parameter renamed from PUBLISH.
9858         Better documentation of how it is to be used.  Avoid double entries for
9859         the same link type.
9860         (org-add-link-props): New function.
9861         (org-modules-loaded): New variable.
9862         (org-load-modules-maybe, org-set-modules): New function.
9863         (org-modules): New option.
9864         (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
9865         (orgtbl-mode, org-store-link, org-insert-link-global)
9866         (org-open-at-point): Call `org-load-modules-maybe'.
9867         (org-search-view): Add more text properties.
9868         (org-agenda-schedule, org-agenda-deadline): Allow also in
9869         search-type agendas.
9870         (org-search-view): Order of arguments has been changed.
9871         Interpret prefix-arg as TODO-ONLY.
9872         (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
9873         Take new argument order of `org-search-view' into account.
9874         (org-todo-only): New variable.
9875         (org-search-syntax-table): New variable and function.
9876         (org-search-view): Do the search with the special syntax table.
9877         (define-obsolete-function-alias): Make work with XEmacs.
9878         (org-add-planning-info): Use old date as default when modifying an
9879         existing deadline or scheduled item.
9880         (org-agenda-compute-time-span): Make argument N optional.
9881         (org-agenda-format-date-aligned): Require `cal-iso'.
9882         (org-agenda-list): Include week into agenda heading, don't
9883         list it at each date (only on Mondays).
9884         (org-read-date-analyze): Define local variable `iso-date'.
9885         (org-agenda-format-date-aligned): Remove dependency on
9886         `calendar-time-from-absolute'.
9887         (org-remember-apply-template, org-go-to-remember-target):
9888         Interpret filenames relative to `org-directory'.
9889         (org-complete): Silently fail when trying to complete
9890         keywords that don't have a default value.
9891         (org-get-current-options): Add a #+DATE: option.
9892         (org-additional-option-like-keywords): Remove "DATE:" from the
9893         list of additional keywords.
9894         (org-export-as-html): Remove (current-time) as unnecessary second
9895         argument of `format-time-string'.
9896         (org-clock-find-position): Handle special case at end of buffer.
9897         (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
9898         `org-agenda-change-time-span'.
9899         (org-agenda-week-view): New argument ISO-WEEK, pass it on to
9900         `org-agenda-change-time-span'.
9901         (org-agenda-month-view): New argument MONTH, pass it on to
9902         `org-agenda-change-time-span'.
9903         (org-agenda-year-view): New argument YEAR, pass it on to
9904         `org-agenda-change-time-span'.
9905         (org-agenda-change-time-span): New optional argument N, pass it on
9906         to `org-agenda-compute-time-span'.
9907         (org-agenda-compute-time-span): New argument N, interpret it by
9908         changing the starting day.
9909         (org-small-year-to-year): New function.
9910         (org-scheduled-past-days): Respect `org-scheduled-past-days'.
9911         (org-auto-repeat-maybe): Make sure that repeating dates are pushed
9912         into the future, and that the shift is at least one interval, never 0.
9913         (org-update-checkbox-count): Fix bug with checkbox counting.
9914         (org-add-note): New command.
9915         (org-add-log-setup): Rename from `org-add-log-maybe'.
9916         (org-log-note-headings): New entry for plain notes (i.e. notes not
9917         related to state changes or clocking).
9918         (org-get-org-file): Check for availability of `remember-data-file'.
9919         (org-cached-entry-get): Allow a regexp value for
9920         `org-use-property-inheritance'.
9921         (org-use-property-inheritance): Allow regexp value.  Fix bug in
9922         customization type.
9923         (org-use-tag-inheritance): Allow a list and a regexp value for
9924         this variable.
9925         (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
9926         (org-entry-get): Respect value `selective' for the INHERIT argument.
9927         (org-tag-inherit-p, org-property-inherit-p): New functions.
9928         (org-agenda-format-date-aligned): Allow 10 characters for
9929         weekday, to accommodate German locale.
9930         (org-add-archive-files): New function.
9931         (org-agenda-files): New argument `ext', to get archive files as well.
9932         (org-tbl-menu): Protect the use of variables that
9933         are only available when org-table.el gets loaded.
9934         (org-read-agenda-file-list): Error if `org-agenda-files' is a
9935         single directory.
9936         (org-open-file): Allow a batch process to trigger
9937         waiting after executing a system command.
9938         (org-store-link): Link to headline when there is not
9939         target and no region in an org-mode buffer when creating a link.
9940         (org-link-types-re): New variable.
9941         (org-make-link-regexps): Compute `org-link-types-re'.
9942         (org-make-link-description-function): New option.
9943         (org-agenda-date, org-agenda-date-weekend): New faces.
9944         (org-archive-sibling-heading): New option.
9945         (org-archive-to-archive-sibling): New function.
9946         (org-iswitchb): New command.
9947         (org-buffer-list): New function.
9948         (org-agenda-columns): Also try the #+COLUMNS line in
9949         the buffer associated with the entry at point (or with the first
9950         entry in the agenda view).
9951         (org-modules): Add entry for org-bibtex.el.
9952         (org-completion-fallback-command): Move into `org-completion' group.
9953         (org-clock-heading-function): Move to `org-progress' group.
9954         (org-auto-repeat-maybe): Make sure that a note can
9955         be enforces if `org-log-repeat' is `note'.
9956         (org-modules): Allow additional symbols for external packages.
9957         (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
9958         (org-clock-goto): Hide drawers after showing an
9959         entry with `org-clock-goto'.
9960         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
9961         Try also a clocktable block shift.
9962         (org-clocktable-try-shift): New function.
9963         (org-columns-hscoll-title): New function.
9964         (org-columns-previous-hscroll): New variable.
9965         (org-columns-full-header-line-format): New variable.
9966         (org-columns-display-here-title, org-columns-remove-overlays):
9967         Install `org-columns-hscoll-title' in post-command-hook.
9969         * org/org.el: Split into many small files.
9971         * org/org-agenda.el: New file, split off from org.el.
9973         * org/org-archive.el: New file, split off from org.el.
9975         * org/org-bbdb.el: New file.
9977         * org/org-bibtex.el: New file, split off from org.el.
9979         * org/org-clock.el: New file, split off from org.el.
9981         * org/org-colview.el: New file, split off from org.el.
9983         * org/org-compat.el: New file, split off from org.el.
9985         * org/org-exp.el: New file, split off from org.el.
9987         * org/org-faces.el: New file, split off from org.el.
9989         * org/org-gnus.el: New file, split off from org.el.
9991         * org/org-info.el: New file, split off from org.el.
9993         * org/org-infojs.el: New file.
9995         * org/org-irc.el: New file.
9997         * org/org-macs.el: New file, split off from org.el.
9999         * org/org-mew.el: New file.
10001         * org/org-mhe.el: New file, split off from org.el.
10003         * org/org-publish.el: New file, split off from org.el.
10005         * org/org-remember.el: New file, split off from org.el.
10007         * org/org-rmail.el: New file, split off from org.el.
10009         * org/org-table.el: New file, split off from org.el.
10011         * org/org-vm.el: New file, split off from org.el.
10013         * org/org-wl.el: New file, split off from org.el.
10015 2008-04-27  Jason Riedy  <jason@acm.org>
10017         * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
10018         parameter that suppresses lines that evaluate to NIL.
10019         (orgtbl-get-fmt): New inline function for
10020         picking apart formats that may be lists.
10021         (orgtbl-apply-fmt): New inline function for applying formats that
10022         may be functions.
10023         (orgtbl-eval-str): New inline function for strings that may be
10024         functions.
10025         (orgtbl-format-line, orgtbl-to-generic): Use and document.
10026         (orgtbl-to-latex, orgtbl-to-texinfo): Document.
10027         (*orgtbl-llfmt*, *orgtbl-llstart*)
10028         (*orgtbl-llend*): Dynamic variables for last-line formatting.
10029         (orgtbl-format-section): Shift formatting to support detecting the
10030         last line and formatting it specially.
10031         (orgtbl-to-generic): Document :ll* formats.  Set to the non-ll
10032         formats unless overridden.
10033         (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
10034         (*orgtbl-table*, *orgtbl-rtn*): Dynamically
10035         bound variables to hold the input collection of lines and output
10036         formatted text.
10037         (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
10038         (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
10039         format parameters.
10040         (orgtbl-format-line): New function encapsulating formatting for a
10041         single line.
10042         (orgtbl-format-section): Similar for each section.  Rebinding the
10043         dynamic vars customizes the formatting for each section.
10044         (orgtbl-to-generic): Use orgtbl-format-line and
10045         orgtbl-format-section.
10046         (org-get-param): Now unused, so delete.
10047         (orgtbl-gather-send-defs): New function to
10048         gather all the SEND definitions before a table.
10049         (orgtbl-send-replace-tbl): New function to find the RECEIVE
10050         corresponding to the current name.
10051         (orgtbl-send-table): Use the previous two functions and implement
10052         multiple destinations for each table.
10054         * doc/org.texi (A LaTeX example): Note that fmt may be a
10055         one-argument function, and efmt may be a two-argument function.
10056         (Radio tables): Document multiple destinations.
10058 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
10060         * org/org-agenda.el (org-add-to-diary-list): New function.
10061         (org-prefix-has-effort): New variable.
10062         (org-sort-agenda-noeffort-is-high): New option.
10063         (org-agenda-columns-show-summaries)
10064         (org-agenda-columns-compute-summary-properties): New options.
10065         (org-format-agenda-item): Compute the duration of the item.
10066         (org-agenda-weekend-days): New variable.
10067         (org-agenda-list, org-timeline): Use the proper faces for dates in
10068         the agenda and timeline buffers.
10069         (org-agenda-archive-to-archive-sibling): New command.
10070         (org-agenda-start-with-clockreport-mode): New option.
10071         (org-agenda-clockreport-parameter-plist): New option.
10072         (org-agenda-clocktable-mode): New variable.
10073         (org-agenda-deadline-leaders): Allow a function value for the
10074         deadline leader.
10075         (org-agenda-get-deadlines): Deal with new function value.
10077         * org/org-clock.el (org-clock): New customization group.
10078         (org-clock-into-drawer, org-clock-out-when-done)
10079         (org-clock-in-switch-to-state, org-clock-heading-function):
10080         Move into the new group.
10081         (org-clock-out-remove-zero-time-clocks): New option.
10082         (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
10083         (org-dblock-write:clocktable): Allow a Lisp form for the scope
10084         parameter.
10085         (org-dblock-write:clocktable): Fix bug with total time calculation.
10086         (org-dblock-write:clocktable): Request the unrestricted list of files.
10087         (org-get-clocktable): New function.
10088         (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
10089         be strings but also integers (an absolute day number) and lists (m d y).
10091         * org/org-colview.el (org-columns-next-allowed-value)
10092         (org-columns-edit-value): Limit the effort for updating in the
10093         agenda to recomputing a single file.
10094         (org-columns-compute): Only write property value if it has changed.
10095         This avoids raising the buffer-change-flag unnecessarily.
10096         (org-agenda-colview-summarize)
10097         (org-agenda-colview-compute): New functions.
10098         (org-agenda-columns): Call `org-agenda-colview-summarize'.
10100         * org/org-exp.el (org-export-run-in-background): New option.
10101         (org-export-icalendar): Allow a batch process to trigger waiting
10102         after executing a system command.
10103         (org-export-preprocess-string): Rename from
10104         `org-cleaned-string-for-export'.
10105         (org-export-html-style): Made target class look like normal text.
10106         (org-export-as-html): Make use of the better preprocessing in
10107         `org-cleaned-string-for-export'.
10108         (org-cleaned-string-for-export): Better treatment of heuristic
10109         targets, many more internal links will now work in HTML export.
10110         (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
10111         (org-export-inbuffer-options-extra): New variable.
10112         (org-export-options-filters): New hook.
10113         (org-infile-export-plist): Find also the settings keywords in
10114         `org-export-inbuffer-options-extra'.
10115         (org-infile-export-plist): Allow multiple #+OPTIONS lines and
10116         multiple #+INFOJS_OPT lines.
10117         (org-export-html-handle-js-options): New function.
10118         (org-export-html-infojs-setup): New option.
10119         (org-export-as-html): Call `org-export-html-handle-js-options'.
10120         Add autoload to all entry points.
10121         (org-skip-comments): Function removed.
10123         * org/org-table.el (org-table-make-reference): Extra parenthesis
10124         around single fields, to make sure that algebraic formulas get
10125         correctly interpreted by calc.
10126         (org-table-current-column): No longer interactive.
10128         * org/org-export-latex.el (org-export-latex-preprocess):
10129         Rename from `org-export-latex-cleaned-string'.
10131 2008-04-27  Bastien Guerry  <bzg@altern.org>
10133         * org/org-publish.el (org-publish-get-base-files-1): New function.
10134         (org-publish-get-base-files): Use it.
10135         (org-publish-temp-files): New variable.
10136         Don't require 'dired-aux anymore.
10137         (org-publish-initial-buffer): New variable.
10138         (org-publish-org-to, org-publish): Use it.
10139         (org-publish-get-base-files-1): Bug fix: get
10140         the proper list of files when recursing thru a directory.
10141         (org-publish-get-base-files): Use the :exclude property to skip
10142         both files and directories.
10144 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
10146         * net/tramp.el (tramp-handle-make-symbolic-link)
10147         (tramp-handle-file-name-directory)
10148         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
10149         (tramp-do-copy-or-rename-file-directly)
10150         (tramp-handle-insert-directory, tramp-handle-expand-file-name)
10151         (tramp-handle-substitute-in-file-name)
10152         (tramp-handle-insert-file-contents, tramp-handle-write-region)
10153         * net/tramp-cache.el (tramp-get-file-property)
10154         (tramp-set-file-property, tramp-flush-file-property)
10155         (tramp-flush-directory-property)
10156         * net/tramp-compat.el (tramp-compat-make-temp-file)
10157         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
10158         Disable `file-name-handler-alist' when handling localname.
10159         It could have a remote file syntax, like a VMS file name.
10161 2008-04-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10163         * whitespace.el: New version 11.1.
10164         (whitespace-trailing-regexp): Option fix, now trailing regexp must be
10165         enclosed by \\( and \\)$.  Docstring fix.
10166         (whitespace-trailing-regexp): Fun removed.
10167         (whitespace-report-list): Const initialization fix.
10168         (whitespace-color-on): Code fix.
10170 2008-04-27  Andreas Schwab  <schwab@suse.de>
10172         * Makefile.el: Unbreak bootstrap.
10174 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
10176         * net/tramp.el (tramp-replace-environment-variables): New defun.
10177         (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
10178         Use it.
10180 2008-04-27  Glenn Morris  <rgm@gnu.org>
10182         * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
10184         * calculator.el (calculator-expt): Replace cl function `oddp'.
10186 2008-04-27  Johan BockgÃ¥rd  <bojohan@gnu.org>
10188         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
10189         Simplify.  Collect `defun' and `autoload' entries.
10190         Avoid modifying load-history.
10192 2008-04-26  Glenn Morris  <rgm@gnu.org>
10194         * textmodes/ispell.el (ispell-insert-word): Revert previous change.
10196         * simple.el (quoted-insert, zap-to-char): Revert previous change.
10198 2008-04-26  John Paul Wallington  <jpw@pobox.com>
10200         * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
10201         `hexl-mode-old-eldoc-documentation-function'.
10202         (hexl-mode-exit): Restore it.
10203         (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
10205         * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
10207 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
10209         * minibuffer.el (completion-pcm-word-delimiters): Add :group.
10210         (completion-pcm--all-completions): Doc fix.
10211         (completion-styles-alist, completion-all-completions):
10212         Fix typos in docstrings.
10214 2008-04-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10216         * whitespace.el: There is now only one variable (whitespace-style) to
10217         specify which kind of blank is visualized.  Doc and docstring fix.
10218         New version 11.0.
10219         (whitespace-style): New option, replace whitespace-style-mark and
10220         whitespace-style-color.
10221         (whitespace-style-mark, whitespace-style-color): Options removed.
10222         (whitespace-hspace, whitespace-tab, whitespace-newline)
10223         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
10224         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
10225         (whitespace-hspace-regexp, whitespace-space-regexp)
10226         (whitespace-tab-regexp, whitespace-trailing-regexp)
10227         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
10228         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
10229         (whitespace-space-after-tab-regexp, whitespace-line-column)
10230         (whitespace-display-mappings, whitespace-report): Docstring fix.
10231         (whitespace-color-value-list, whitespace-mark-value-list)
10232         (whitespace-active-color, whitespace-active-mark)
10233         (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
10234         (whitespace-style-value-list, whitespace-active-style)
10235         (whitespace-toggle-style): New vars.
10236         (whitespace-toggle-option-alist, whitespace-help-text):
10237         Var initialization and docstring fix.
10238         (whitespace-toggle-options, global-whitespace-toggle-options)
10239         (whitespace-cleanup, whitespace-cleanup-region)
10240         (whitespace-report-region, whitespace-interactive-char)
10241         (whitespace-toggle-list): Docstring and code fix.
10242         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
10243         (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
10244         (whitespace-display-char-on, whitespace-display-char-off): Code fix.
10245         (whitespace-style-face-p, whitespace-style-mark-p): New fun.
10247 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10249         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
10250         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
10251         (diff-sanity-check-hunk): Adjust code accordingly.
10253 2008-04-26  Glenn Morris  <rgm@gnu.org>
10255         * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
10257         * forms-d2.dat: Move to ../etc.
10258         * forms-d2.el (forms-file): Adapt for above change.
10260         * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
10261         `translation-table-for-input'.
10263         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
10264         (byte-compile-obsolete, byte-compile-variable-ref): Use it.
10266         * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
10267         to punctuation now it's not needed for abbrevs.
10268         (fortran-mode-abbrev-table): Remove defvar, make use of new
10269         define-abbrev-table :regexp feature.
10271         * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
10272         insert, now that translation-table-for-input is not needed.
10274 2008-04-26  Johannes Weiner  <hannes@saeurebad.de>
10276         * emacs-lisp/pp.el (pp-display-expression): New function,
10277         extracted from pp-eval-expression.
10278         (pp-eval-expression): Use pp-display-expression.
10279         (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
10280         (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
10281         (pp-eval-last-sexp): Use pp-last-sexp.
10283 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10285         * abbrev.el (define-abbrev-table): Apply props even if the table
10286         exists already.
10288         * minibuffer.el (completion-table-with-context): Fix `pred' for the
10289         various kinds of completion tables.
10290         (completion-emacs22-try-completion): Place cursor after the /, as was
10291         done in Emacs-22's minibuffer-complete-word.
10292         Fix bug reported by David Hansen <david.hansen@gmx.net>.
10293         (completion-emacs22-try-completion): Merge all mergeable text rather
10294         than just /.
10295         (completion-pcm--delim-wild-regex): New var.
10296         (completion-pcm-word-delimiters): New custom.
10297         (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
10298         (completion-pcm--string->pattern, completion-pcm--pattern->regex)
10299         (completion-pcm--all-completions, completion-pcm-all-completions)
10300         (completion-pcm--merge-completions, completion-pcm--pattern->string)
10301         (completion-pcm-try-completion): New functions.
10302         (completion-styles-alist): Add them.
10303         (completion-styles): Add it to the default.
10305 2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
10307         * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
10308         (gdb-var-create-handler): ...until here when there are values.
10309         (gdb-post-prompt): Don't do -var-update with no watch expressions.
10310         (gdb-info-locals-handler): Don't match "struct {...}" as an array.
10312 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
10314         * ls-lisp.el (ls-lisp-format): Fix last change.
10315         (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
10316         (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
10317         (ls-lisp-filesize-f-fmt): New defvars.
10318         (ls-lisp-insert-directory): Dynamically compute format specifiers
10319         for displaying UID, GID, and file size, and store them in the
10320         above variables.
10321         (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
10322         ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
10323         instead of constant format strings.
10324         (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
10325         ls-lisp-filesize-d-fmt instead of constant format strings.
10327 2008-04-24  Nick Roberts  <nickrob@snap.net.nz>
10329         * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
10330         value of addresses rather than (partial) string value.
10331         (gdb-frame-handler): Change regexp according to above change.
10332         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10333         (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
10334         (gdb-assembler-mode): Disable undo in these buffers.
10336 2008-04-24  Michael Albinus  <michael.albinus@gmx.de>
10338         * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
10339         Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
10341 2008-04-24  Sam Steingold  <sds@gnu.org>
10343         * textmodes/remember.el (remember-diary-extract-entries): Use
10344         diary-make-entry instead of the obsolete make-diary-entry.
10346 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10348         * subr.el (translation-table-for-input): Mark as obsolete.
10350         * isearch.el (isearch-search-string): Avoid string-bytes and aset.
10352         * international/quail.el (quail-build-decode-map): Avoid string-bytes.
10354         * textmodes/ispell.el (ispell-dictionary-alist-1)
10355         (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
10356         (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
10357         (ispell-dictionary-alist-6): Remove.
10358         (ispell-dictionary-base-alist): New var, merges the above.
10359         (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
10360         Use it.
10361         (ispell-dictionary-alist): Default to nil.  Remove autoload.
10362         (ispell-local-dictionary-alist): Remove autoload.
10364         * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
10365         (f90-mode-abbrev-table): Use the new :regexp feature.
10366         Merge defvar and mapc into define-abbrev-table.
10367         (f90-imenu-type-matcher): Remove unused `l'.
10368         (f90-imenu-generic-expression): Remove unused `not-ib'.
10369         (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
10370         (f90-change-keywords): Use restore-buffer-modified-p.
10372 2008-04-24  Glenn Morris  <rgm@gnu.org>
10374         * net/goto-addr.el (goto-address-prog-mode):
10375         * progmodes/bug-reference.el (bug-reference-prog-mode):
10376         Define for compiler.
10378         * minibuffer.el (x-file-dialog): Declare as function.
10380         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
10381         dframe-update-speed rather than obsolete alias speedbar-update-speed.
10383         * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
10384         (cal-menu-scroll-menu): Use commands rather than key macros, which don't
10385         work with easymenu.  Add :keys where needed.
10387         * calendar/cal-move.el (calendar-scroll-left): Handle case when
10388         event-start is nil.
10390         * calendar/calendar.el (calendar-mode-map): Fix typo.
10392 2008-04-24  Tom Tromey  <tromey@redhat.com>
10394         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10395         Document keywords.  Add :suppress.
10396         * pcvs-defs.el (cvs-mode-map): Use :suppress.
10398         * net/goto-addr.el (goto-address-unfontify): New function.
10399         (goto-address-fontify): Use it.  Respect goto-address-prog-mode.
10400         (goto-address-fontify-region, goto-address-mode)
10401         (goto-address-prog-mode): New functions.
10403         * progmodes/bug-reference.el: New file.
10405 2008-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10407         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
10409 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10411         * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
10412         macros within lambdas.
10414 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10416         * minibuffer.el (completion-try-completion): Add `point' argument.
10417         Change return value.
10418         (completion-all-completions): Add `point' argument.
10419         (minibuffer-completion-help): Pass the new `point' argument.
10420         (completion--do-completion): Pass the whole field to try-completion.
10421         (completion--try-word-completion): Rewrite, making fewer assumptions.
10422         (completion-emacs21-try-completion, completion-emacs21-all-completions)
10423         (completion-emacs22-try-completion, completion-emacs22-all-completions)
10424         (completion-basic-try-completion, completion-basic-all-completions):
10425         New functions.
10426         (completion-styles-alist): Use them.
10428 2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
10430         * textmodes/ispell.el (ispell-set-spellchecker-params):
10431         New function to make sure right params and dictionary alists are used
10432         after spellchecker changes.
10433         (ispell-aspell-dictionary-alist, ispell-last-program-name)
10434         (ispell-initialize-spellchecker-hook): New variables and hook.
10435         (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
10436         (ispell-maybe-find-aspell-dictionaries): Remove.
10437         Calls replaced by (ispell-set-spellchecker-params) calls.
10438         (ispell-have-aspell-dictionaries): Remove.
10440         * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
10441         by ispell-set-spellchecker-params.
10443 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10445         * complete.el (PC-do-completion): Be more robust in the presence of
10446         unexpected values in minibuffer-completion-predicate.
10448         * minibuffer.el (read-file-name): Don't let-bind default-directory.
10449         Only abbreviate default-filename if it's a file.
10451         * minibuffer.el (read-file-name-function, read-file-name-predicate)
10452         (read-file-name-completion-ignore-case, insert-default-directory):
10453         New vars, moved from fileio.c.
10454         (read-file-name): New fun, moved from fileio.c.
10455         * cus-start.el: Remove insert-default-directory and
10456         read-file-name-completion-ignore-case.
10458 2008-04-23  Magnus Henoch  <mange@freemail.hu>
10460         * tar-mode.el (tar-untar-buffer): If the entry has directory
10461         link type, extract it as a directory even if its file name doesn't
10462         end with a slash.  Fixes extraction of NetBSD tar archives.
10464 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10466         * server.el (server-start): Also don't get confused by CRs since we
10467         don't quote them.
10469 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
10471         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
10472         (gdb-set-gud-minor-mode-existing-buffers)
10473         (gdb-info-breakpoints-custom, gdb-get-location)
10474         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
10475         Previously gdb-create-define-alist wasn't always run and added to
10476         after-save-hook.
10478         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
10480 2008-04-23  Kevin Ryde  <user42@zip.com.au>
10482         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
10483         comments like unindented ones.
10485 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10487         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
10488         parameter origins.
10490 2008-04-23  Kevin Ryde  <user42@zip.com.au>
10492         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
10493         Bind print-level to ensure output forms aren't truncated if
10494         print-level is set to eval-expression-print-level when going via
10495         eval-defun and friends, or has been otherwise fiddled with.
10497 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10499         * progmodes/cc-mode.el (c-basic-common-init): Don't set
10500         font-lock-extend-after-change-region-function globally.
10502 2008-04-23  Juanma Barranquero  <lekktu@gmail.com>
10504         * speedbar.el (speedbar-use-tool-tips-flag)
10505         (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
10506         (speedbar-file-regexp, speedbar-message, speedbar-item-info)
10507         (speedbar-files-item-info, speedbar-maybe-add-localized-support)
10508         (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
10509         (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
10510         (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
10511         (speedbar-separator-face): Fix typos in docstrings.
10512         (speedbar-stealthy-function-list, speedbar-verbosity-level)
10513         (speedbar-supported-extension-expressions, speedbar-update-current-file)
10514         (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
10515         (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
10516         (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
10517         (speedbar-show-info-under-mouse, speedbar-directory-buttons)
10518         (speedbar-check-vc-this-line, speedbar-files-line-directory)
10519         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
10520         (speedbar-buffers-line-directory, speedbar-recenter-to-top)
10521         (speedbar-recenter): Doc fixes.
10522         (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
10523         declaration and remove redundant info in docstring.
10525 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
10527         * vc-git.el (vc-git-status-printer): Deal with directories.
10529         * vc.el (vc-next-action): Look at more than the first file to
10530         determine the state.
10532 2008-04-23  Glenn Morris  <rgm@gnu.org>
10534         * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
10535         timers.  Doc fix.
10536         (dframe-update-speed): Drop support for XEmacs < 20.
10537         (dframe-frame-mode): Drop support for Emacs < 20.
10538         (dframe-set-timer-internal): Drop support for Emacs without timers.
10539         (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
10541         * ediff-init.el (ediff-check-version): Drop support for very old Emacs
10542         versions.  Add doc-string.  Mark as obsolete.
10544         * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
10546         * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
10547         rather than using an Emacs version test.
10549         * tree-widget.el (tree-widget-image-enable): Use display-images-p
10550         rather than an Emacs version test.
10552         * calendar/cal-china.el (holiday-chinese-qingming)
10553         (holiday-chinese-winter-solstice, holiday-chinese): New functions.
10554         * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
10555         * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
10557         * calendar/cal-islam.el (holiday-islamic): Doc fix.
10559         * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
10560         (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
10561         Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
10563 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
10565         * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
10566         (gdb-previous-frame-pc-address): ...to this.
10567         (gdb-get-selected-frame): Use MI command -stack-info-frame instead
10568         of "info frame" with Gdb 6.4+.
10569         (gdb-stack-list-frames-regexp): New regexp.
10570         (gdb-frame-handler-1): Parse output of -stack-info-frame.
10572 2008-04-22  David Glasser  <glasser@davidglasser.net>  (tiny change)
10574         * tar-mode.el (tar-prefix-offset): New constant.
10575         (tar-header-block-tokenize): Support paths with long names
10576         which use the "ustar" standard.
10578 2008-04-22  Mathias Dahl  <mathias.dahl@gmail.com>
10580         * image-dired.el (image-dired-track-original-file)
10581         (image-dired-modify-mark-on-thumb-original-file):
10582         Use `dired-goto-file' instead of `search-forward'.  This solves
10583         a bug with finding files where the file name is a subset of other
10584         file names.  Doc fix.
10586 2008-04-22  Juri Linkov  <juri@jurta.org>
10588         * menu-bar.el (buffers-menu-max-size): Move its definition down to
10589         the "Buffers Menu" section.  Change group name `mouse' to `menu'.
10590         (yank-menu-length): Change group name `mouse' to `menu'.
10591         (buffers-menu-buffer-name-length): New user option.
10592         (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
10593         instead of the hard-coded number 27.
10595 2008-04-22  Juri Linkov  <juri@jurta.org>
10597         * isearch.el (eval-when-compile): Require `help-macro'.
10598         (isearch-help-for-help-internal): Isearch specific Help screen
10599         created by `make-help-screen'.
10600         (isearch-help-map): New variable that binds "b", "k", "m" to
10601         isearch-specific commands, and binds other keys to
10602         isearch-other-control-char, thus allowing other Help keys to
10603         exit isearch mode and execute their global definitions.
10604         (isearch-help-for-help, isearch-describe-bindings)
10605         (isearch-describe-key, isearch-describe-mode): New commands.
10606         (isearch-mode-help): Define alias to isearch-describe-mode
10607         and remove its old function definition.
10608         (isearch-mode-map): Bind "\C-h" to isearch-help-map.
10609         Remove old comments because this issue is settled now.
10610         (isearch-forward): Describe three new Help commands in the docstring.
10611         (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
10612         leave the single sentence at the first line of the docstring,
10613         and prepend the word "function" before `isearch-forward'
10614         to make the Help link to the function instead of variable.
10616 2008-04-22  Juri Linkov  <juri@jurta.org>
10618         * isearch.el (isearch-success-function): New variable with default
10619         to `isearch-success-function-default'.
10620         (isearch-search): Call a function from `isearch-success-function'
10621         instead of calling the hard-coded `isearch-range-invisible'.
10622         (isearch-success-function-default): New function that calls
10623         `isearch-range-invisible' and inverts its return value.
10625         * info.el (Info-search): In two similar places that skip
10626         undesired search matches move code to Info-search-success-function,
10627         and call `isearch-success-function' instead.
10628         (Info-search-success-function): New function copied from code
10629         in Info-search.  Replace isearch-range-invisible with
10630         text-property-not-all that checks for 'invisible and 'display
10631         properties to skip partially invisible matches (whose display
10632         properties were set by Info-fontify-node).
10633         (Info-mode): Set buffer-local isearch-success-function
10634         to Info-search-success-function.
10636 2008-04-22  Juri Linkov  <juri@jurta.org>
10638         * minibuffer.el (internal-complete-buffer-except): New function.
10640         * files.el (read-buffer-to-switch): New function.
10641         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
10642         Change interactive spec to call read-buffer-to-switch instead of
10643         using the letter "B".
10645         * simple.el (minibuffer-default-add-shell-commands): New function.
10646         Use declare-function for mailcap-file-default-commands from "mailcap".
10647         (shell-command): Set local minibuffer-default-add-function to
10648         minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
10649         before calling read-shell-command.  Set 4th arg default-value of
10650         read-shell-command to relative buffer-file-name in file buffers.
10652         * dired-aux.el (dired-read-shell-command-default): Move it to
10653         gnus/mailcap.el and change its name to more general name
10654         mailcap-file-default-commands.
10655         (minibuffer-default-add-dired-shell-commands): New function.
10656         Use declare-function for mailcap-file-default-commands from "mailcap".
10657         (dired-read-shell-command): Set local minibuffer-default-add-function
10658         to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
10659         before calling read-shell-command.  Remove dired-read-shell-command-default
10660         from the default value arg because default values are not set in
10661         minibuffer-default-add-dired-shell-commands.  Doc fix.
10663         * dired-x.el (dired-smart-shell-command): Sync arguments and
10664         interactive spec with changes in `shell-command'.
10665         Use dired-get-filename to get the dired file name at point
10666         as the default value in dired mode.
10668 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
10670         * info.el (Info-complete-menu-item): Add missing parenthesis.
10672 2008-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10674         * info.el (Info-complete-menu-item): Save point.
10676 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
10678         * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
10680 2008-04-22  Andreas Schwab  <schwab@suse.de>
10682         * Makefile.in (emacs-deps): Define.
10683         Use it instead of $(lisp)/subdirs.el.
10685 2008-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
10687         * vc.el (vc-next-action): Do not consider directories when
10688         checking for state compatibility.
10689         (vc-transfer-file): Use when not if.
10690         (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
10691         (vc-dir-mark-file): Use them.
10692         (vc-deduce-fileset): Also return the backend.
10693         (vc-diff-internal): Take as argument the value returned by
10694         vc-deduce-fileset instead of just the fileset.
10695         (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
10696         (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
10697         (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
10699 2008-04-22  Tassilo Horn  <tassilo@member.fsf.org>
10701         * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
10702         set-window-vscroll but image-scroll-down.  Fixes a bug where a
10703         command following SPC scrolled up again.
10705 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
10707         * progmodes/gdb-ui.el (gdb-locals-header): New variable.
10708         (gdb-locals-mode, gdb-registers-mode): Use it for header line.
10709         (gud-watch): Add "$" prefix when in registers buffer.
10711 2008-04-22  Glenn Morris  <rgm@gnu.org>
10713         * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
10715         * whitespace.el (whitespace-display-table)
10716         (whitespace-display-table-was-local): Move definitions before use.
10718         * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
10719         (copyright-limit): Respect copyright-at-end-flag.
10720         (copyright-re-search, copyright-start-point)
10721         (copyright-offset-too-large-p): New functions.
10722         (copyright-update-year): Use copyright-re-search.
10723         (copyright-update, copyright-fix-years): Use copyright-start-point,
10724         and copyright-re-search.
10725         (copyright): Use copyright-offset-too-large-p.
10726         * add-log.el (change-log-mode): Set copyright-at-end-flag.
10728         * add-log.el (top-level): Require 'cl when compiling.
10730 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10732         * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
10733         Treat minibuffer-completion-predicate as a predicate.
10735         * minibuffer.el (completion--file-name-table): Accept both the old
10736         `dir' arg or the new `pred' arg.
10738         * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
10739         `predicate' argument to pass non-predicate data.
10740         (ffap-read-url-internal, ffap-read-file-or-url-internal):
10741         Use second arg as proper predicate.
10743         * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
10744         (vc-bzr-revision-completion-table): Use completion-table-with-context
10745         instead.
10747         * simple.el (choose-completion-string): Use minibuffer-completion-table.
10749 2008-04-21  Chong Yidong  <cyd@stupidchicken.com>
10751         * term.el (term-emulate-terminal): Perform redisplay after the
10752         process filter has finished running.
10754 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10756         * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
10758         * minibuffer.el (completion-try-completion): Change magic symbol
10759         property name.  Rename from minibuffer-try-completion.
10760         (completion-all-completions): Rename from minibuffer-all-completions.
10761         Remove hide-spaces argument.
10762         (completion--do-completion): Rename from minibuffer--do-completion.
10763         (minibuffer-complete-and-exit): Call just try-completion rather than
10764         completion-try-completion to fix up the case.
10765         (completion--try-word-completion): Try to add space or hyphen before
10766         making `string' a prefix of `completion'.
10767         (completion--insert-strings): Rename from minibuffer--insert-strings.
10769 2008-04-22  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10771         * net/tls.el (tls-program): Add -ign_eof argument to call the
10772         openssl commands.
10773         (tls-checktrust): Ditto.
10775 2008-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
10777         * vc-cvs.el (vc-cvs-status-extra-headers): New function.
10779         * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
10780         (vc-check-master-templates, vc-file-not-found-hook)
10781         (vc-kill-buffer-hook):
10782         * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
10783         (vc-find-position-by-context, vc-buffer-context)
10784         (vc-restore-buffer-context, vc-responsible-backend)
10785         (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
10786         (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
10787         (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
10788         (vc-version-diff, vc-diff, vc-insert-headers)
10789         (vc-dired-buffers-for-dir, vc-dired-resynch-file)
10790         (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
10791         (vc-revert, vc-rollback, vc-version-backup-file)
10792         (vc-rename-master, vc-delete-file, vc-rename-file)
10793         (vc-branch-part, vc-default-retrieve-snapshot)
10794         (vc-annotate-display-autoscale, vc-annotate-display-select)
10795         (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
10796         (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
10797         (vc-dir-update): Handle directories.
10798         (vc-default-status-printer): Simplify.
10800         * progmodes/asm-mode.el (asm-mode-map):
10801         * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
10803         * progmodes/m4-mode.el (m4-mode-map): Add menu.
10805 2008-04-21  Kenichi Handa  <handa@m17n.org>
10807         * select.el (xselect-convert-to-string): Send a C_STRING only if
10808         the polymorphic target TEXT is requested.
10810 2008-04-21  Juanma Barranquero  <lekktu@gmail.com>
10812         * minibuffer.el (completion-setup-hook, display-completion-list)
10813         (completion--file-name-table): Fix typos in docstrings.
10814         (completion-table-dynamic): Fix typo, and reflow docstring.
10816 2008-04-20  Andreas Schwab  <schwab@suse.de>
10818         * server.el (server-switch-buffer): Also consider clients in the
10819         selected frame.
10821 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
10823         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
10824         Select window clicked on first.
10825         (gdb): Display thread number in mode-line.
10826         (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
10827         (gdb-breakpoints-header): New variable.
10828         (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
10830 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10832         * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
10833         (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
10834         (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
10835         (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
10836         (vc-sccs-print-log): Use it.
10838         * vc-hooks.el (vc-path): Remove SCCS-specific hack.
10840         * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
10841         * progmodes/scheme.el (scheme-mode-variables): Don't use it.
10843         * tooltip.el (tooltip-previous-message): New var.
10844         (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
10845         the C code (avoid overwriting a minibuffer, restore previous echo
10846         message, ...).
10847         (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
10848         Simplify.
10850 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
10852         * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
10853         (gdb-init-1): Initialise it.
10854         (gdb-annotation-rules): New entry for "new-thread".
10855         (gdb-thread-identification): New function to customize
10856         mode-line-buffer-identification.
10857         (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
10858         (gdb-assembler-mode): Use it.
10859         (gdb-threads-mode): Force "info threads" onto queue.
10861 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10863         * files.el (locate-file-completion-table): Rename from
10864         locate-file-completion and make it use `pred' in the normal way.
10865         (locate-file-completion): New compatibility wrapper.
10866         (load-library): Use locate-file-completion-table.
10867         * finder.el (finder-commentary):
10868         * subr.el (locate-library):
10869         * emacs-lisp/find-func.el (find-library): Likewise.
10870         * info.el: Use with-current-buffer and inhibit-read-only.
10871         (Info-read-node-name-2): Change to use `predicate' in the normal way.
10872         (Info-read-node-name-1): Adjust uses accordingly.
10874         * minibuffer.el (completion-table-with-context): Add support for `pred'.
10875         (completion-table-with-terminator): Don't use complete-with-action
10876         since we have to distinguish all three cases anyway.
10877         (completion-table-with-predicate): New function.
10878         (dynamic-completion-table): Add obsolete alias.
10880         * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
10882 2008-04-18  Sam Steingold  <sds@gnu.org>
10884         * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
10885         Use quit-window instead of bury-buffer.
10887 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10889         * minibuffer.el (completion-table-with-terminator): Fix last fix.
10891 2008-04-18  Andreas Schwab  <schwab@suse.de>
10893         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
10894         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
10895         Depend on $(lisp)/subdirs.el.
10897 2008-04-18  Juanma Barranquero  <lekktu@gmail.com>
10899         * descr-text.el (describe-char-after):
10900         Use `define-obsolete-function-alias'.
10902         * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
10904         * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
10906         * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
10907         Remove redundant obsolescence info in docstring.
10909         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
10910         (vc-header-alist): Add WHEN to obsolescence declaration.
10911         (vc-state): Fix typo in docstring.
10913         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
10914         Use `define-obsolete-variable-alias'.
10916         * emulation/tpu-edt.el (tpu-have-ispell):
10917         * international/codepage.el (codepage-setup):
10918         Fix typo in obsolescence declaration.
10920         * international/mule.el (char-coding-system-table):
10921         Remove redundant obsolescence info in docstring.
10922         (charset-list, generic-char-p, set-char-table-default):
10923         Fix typos in obsolescence declarations.
10925         * international/mule-diag.el (non-iso-charset-alist):
10926         Fix typo in obsolescence declaration.
10927         (decode-codepage-char): Remove redundant obsolescence info in docstring.
10929         * font-core.el (font-lock-defaults-alist):
10930         * font-lock.el (font-lock-reference-face):
10931         * frame.el (screen-height, screen-width, set-screen-width)
10932         (set-screen-height):
10933         * hilit-chg.el (highlight-changes-initial-state):
10934         * isearch.el (isearch-return-char):
10935         * log-edit.el (cvs-commit-buffer-require-final-newline)
10936         (cvs-changelog-full-paragraphs):
10937         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
10938         (mouse-popup-menubar-stuff):
10939         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
10940         (mouse-wheel-click-button):
10941         * outline.el (outline-visible):
10942         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
10943         * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
10944         * emacs-lisp/lisp-mode.el (lisp-comment-indent):
10945         * progmodes/compile.el (compile-internal):
10946         Add WHEN to obsolescence declarations.
10948 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10950         * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
10951         is not better anyway.
10953 2008-04-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10955         * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
10956         properly.
10958 2008-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10960         * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
10961         (python-use-skeletons): Remove, unused.
10962         (python-skeletons): Remove.  Use the abbrev table instead.
10963         (python-mode-abbrev-table): Fix regexp;
10964         add enable-function and case-fixed.
10965         (def-python-skeleton): Simplify.
10966         (python-expand-template): Use the abbrev-table and abbrev-insert.
10967         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
10968         Remove.
10969         (python-mode): Don't set pre-abbrev-expand-hook.
10971         * skeleton.el: Set coding-tag.
10973         * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
10974         (expand-abbrev): Use it.
10975         (abbrev-table-menu): New function.
10977         * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
10979         * minibuffer.el (completion-table-with-terminator): Fix paren typo.
10981 2008-04-17  Sam Steingold  <sds@gnu.org>
10983         * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
10984         idiosyncratic bury-buffer/delete-window logic.
10986 2008-04-17  Juanma Barranquero  <lekktu@gmail.com>
10988         * emacs-lisp/crm.el (crm-completion-help, crm-complete)
10989         (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
10991 2008-04-17  Kenichi Handa  <handa@m17n.org>
10993         * international/characters.el: Don't make the width of U+00AD to 0.
10995 2008-04-17  Nick Roberts  <nickrob@snap.net.nz>
10997         * progmodes/gdb-ui.el (gdb-stack-update): New variable.
10998         (gdb, gdb-starting, gdb-frames-mode): Use it.
10999         (gdb-invalidate-frames): Advise to call "info stack" only if
11000         execution has occurred.
11001         (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
11002         selected frame if no execution has occurred.
11003         (gdb-frames-force-update): New interactive function.
11004         (gdb-frames-mode-map): Bind it to "F".
11006 2008-04-17  Michael Olson  <mwolson@gnu.org>
11008         * textmodes/remember.el (remember-version): Release Remember 2.0.
11010 2008-04-16  Yoni Rabkin  <yoni@rabkins.net>
11012         * textmodes/artist.el:
11013         * progmodes/vhdl-mode.el:
11014         * progmodes/verilog-mode.el:
11015         * progmodes/vera-mode.el:
11016         * progmodes/simula.el:
11017         * progmodes/ps-mode.el:
11018         * progmodes/cmacexp.el:
11019         * obsolete/hilit19.el:
11020         * emulation/viper.el:
11021         * ediff.el: Cleanup the bug-report email addresses and make sure the
11022         maintainer is still willing to handle bug reports.
11024 2008-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
11026         * vc.el (vc-dir-kill-query): Fix thinko.
11028 2008-04-16  Glenn Morris  <rgm@gnu.org>
11030         * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
11031         by diary-sexp-entry.
11033 2008-04-16  Markus Triska  <markus.triska@gmx.at>
11035         * proced.el (proced-command-alist): Add support for darwin.
11037 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11039         * proced.el (proced-mode): Redefine as just the major-mode.
11040         (proced): Separate it from proced-mode.
11042         * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
11044 2008-04-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11046         * whitespace.el: Honor the `indent-tabs-mode' setting from user.
11047         Suggested by Stephen Deasey <sdeasey@gmail.com>.  Honor also the
11048         `tab-width' setting from user.  New version 10.0.  Doc and docstring
11049         fix.
11050         (whitespace-style, whitespace-chars): Remove options.
11051         (whitespace-style-mark): New option, replace whitespace-style deleted
11052         option.  Fix docstring.
11053         (whitespace-style-color): New option, replace whitespace-chars deleted
11054         option.  Fix docstring.
11055         (whitespace-space, whitespace-hspace, whitespace-tab)
11056         (whitespace-newline, whitespace-trailing, whitespace-line)
11057         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
11058         (whitespace-space-after-tab, whitespace-hspace-regexp)
11059         (whitespace-space-regexp, whitespace-tab-regexp)
11060         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
11061         (whitespace-empty-at-eob-regexp, whitespace-line-column)
11062         (whitespace-toggle-option-alist): Fix docstring.
11063         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
11064         (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
11065         docstring and initialization.
11066         (global-whitespace-mode): Autoloaded global minor mode.
11067         (whitespace-chars-value-list, whitespace-style-value-list)
11068         (whitespace-active-chars, whitespace-active-style)
11069         (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
11070         (whitespace-color-value-list): New var, replace
11071         whitespace-chars-value-list removed var.
11072         (whitespace-mark-value-list): New var, replace
11073         whitespace-style-value-list removed var.
11074         (whitespace-active-color): New var, replace whitespace-active-chars
11075         removed var.
11076         (whitespace-active-mark): New var, replace whitespace-active-style
11077         removed var.
11078         (whitespace-toggle-color): New var, replace whitespace-toggle-chars
11079         removed var.
11080         (whitespace-toggle-mark): New var, replace whitespace-toggle-style
11081         removed var.
11082         (whitespace-toggle-option-alist, whitespace-report-list)
11083         (whitespace-report-text, whitespace-help-text): Fix initialization.
11084         (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
11085         (whitespace-toggle-options, global-whitespace-toggle-options)
11086         (whitespace-cleanup-region, whitespace-report-region)
11087         (whitespace-interactive-char): Fix docstring and code.
11088         (whitespace-cleanup, whitespace-report): Fix docstring.
11089         (whitespace-replace-spaces-by-tabs): Remove fun.
11090         (whitespace-replace-action): New fun, replace
11091         whitespace-replace-spaces-by-tabs removed fun.
11092         (whitespace-regexp, whitespace-indentation-regexp)
11093         (whitespace-space-after-tab-regexp, whitespace-insert-value)
11094         (whitespace-kill-buffer): New funs.
11095         (whitespace-insert-option-mark, whitespace-help-on)
11096         (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
11097         (whitespace-color-on, whitespace-color-off)
11098         (whitespace-display-char-on): Fix code.
11100 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11102         * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
11103         (mouse-throw-magnifier-with-mouse-movement): Remove.
11104         (mouse-throw-magnifier-base): New const.
11105         (mouse-drag-scroll-delta): New fun.
11106         (mouse-drag-throw): Use it.
11108 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
11110         * international/uni-bidi.el, international/uni-category.el:
11111         * international/uni-combining.el, international/uni-comment.el:
11112         * international/uni-decimal.el, international/uni-decomposition.el:
11113         * international/uni-digit.el, international/uni-lowercase.el:
11114         * international/uni-mirrored.el, international/uni-name.el:
11115         * international/uni-numeric.el, international/uni-old-name.el:
11116         * international/uni-titlecase.el, international/uni-uppercase.el:
11117         * international/charprop.el: Regenerate.
11119 2008-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
11121         * vc.el (vc-status-fileinfo): Add new member directoryp.
11122         (vc-default-status-printer): Print directories.
11123         (vc-status-update): Sort files before subdirectories.
11125         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
11126         Add alternative implementation based on "cvs update".
11128 2008-04-15  Tassilo Horn  <tassilo@member.fsf.org>
11130         * doc-view.el: Changed requirements section to tell that only one
11131         of dvipdf or dvipdfm is needed.
11132         (doc-view-already-converted-p): Fix bug that forced reconversion
11133         if doc was already converted.
11135 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11137         * minibuffer.el (minibuffer-message):
11138         Make sure we can put-text-property.
11140         * emacs-lisp/crm.el: Complete rewrite.
11142         * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
11143         (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
11144         case of an error in display-completion-list.
11146         * filecache.el (file-cache-completions-keymap): Move init from
11147         file-cache-completion-setup-function into declaration.
11148         (file-cache-minibuffer-complete): Simplify.
11149         (file-cache-completion-setup-function): Use standard-output,
11150         preserve current-buffer.
11152         * vc.el (vc-status-update): Fix typo.
11153         (vc-status-update): Set needs-update.
11154         (vc-status-refresh): Î·-reduce.
11156 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
11158         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
11159         to image-eol.
11161 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
11163         * vc.el (vc-status-update): Undo the previous revert.
11165 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11167         * minibuffer.el (completion-table-with-terminator): Those completions
11168         are never valid w.r.t test-completion.
11169         (completion--file-name-table):
11170         Check completion-all-completions-with-base-size.
11172 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
11174         * doc-view.el (doc-view-dvipdf-program): New variable.
11175         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
11176         (doc-view-mode-p): Check for doc-view-dvipdf-program as
11177         alternative for doc-view-dvipdfm-program.
11178         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
11180         * doc-view.el (doc-view-start-process): Don't set
11181         default-directory to "~/" if the current value is valid.
11182         This broke PS files that run other files in the same directory.
11184 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
11186         * vc.el (vc-status-kill-query): New function.
11187         (vc-status-mode): Add it to kill-buffer-query-functions.
11188         (vc-status-show-fileentry): New function.
11189         (vc-status-menu-map): Bind it.  Bind vc-next-action.
11191 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11193         * minibuffer.el (minibuffer-message): Put cursor at the right place.
11195 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11197         * proced.el (proced-send-signal): Fix error recognition.
11199 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11201         * proced.el (proced-command-alist): Remove sort column.
11202         (proced-command, proced-procname-column):
11203         Use make-variable-buffer-local.
11204         (proced-signal-function): Rename from proced-kill-program.
11205         Allow for elisp symbols and string values representing system calls.
11206         (proced-marker-regexp, proced-success-message): New functions.
11207         (proced): Use defalias.  Add autoload cookie.
11208         (proced-unmark-backward, proced-toggle-marks)
11209         (proced-hide-processes): New commands.
11210         (proced-do-mark): Simplify code.
11211         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
11212         (proced-update): Remove sorting.
11213         (proced-send-signal): Display number of processes to operate on.
11214         Allow for system calls or elisp functions to send signals.
11215         Check if signal was sent successfully.
11217 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11219         * minibuffer.el (completion-all-completion-with-base-size): New var.
11220         (completion--some): New function.
11221         (completion-table-with-context, completion--file-name-table):
11222         Return the base-size if requested.
11223         (completion-table-in-turn): Generalize to multiple arguments.
11224         (complete-in-turn): Compatibility alias.
11225         (completion-styles-alist): New var.
11226         (completion-styles): New customization.
11227         (minibuffer-try-completion, minibuffer-all-completions):
11228         New functions.
11229         (minibuffer--do-completion, minibuffer-complete-and-exit)
11230         (minibuffer-try-word-completion): Use them.
11231         (display-completion-list, minibuffer-completion-help): Use them.
11232         Handle all-completions's new base-size info to set completion-base-size.
11233         * info.el (Info-read-node-name-1): Use completion-table-with-context,
11234         completion-table-with-terminator and complete-with-action.
11235         Remove the now obsolete completion-base-size-function property.
11236         * simple.el (completion-list-mode-map): Move init into declaration.
11237         (completion-list-mode): Use define-derived-mode.
11238         (completion-setup-function): Use any completion-base-size that may
11239         have been set before.  Remove handling of completion-base-size-function.
11240         * loadup.el: Move abbrev.el up earlier.
11242 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
11244         * vc-git.el (vc-git-after-dir-status-stage)
11245         (vc-git-dir-status-goto-stage): New functions.
11246         (vc-git-after-dir-status-stage1)
11247         (vc-git-after-dir-status-stage1-empty-db)
11248         (vc-git-after-dir-status-stage2): Remove, functionality moved
11249         into the new generic stage functions.
11250         (vc-git-dir-status-files): New function.
11252         * vc.el (vc-status-update): Revert an incorrect rewrite.
11253         Add some comments.
11254         (vc-status-refresh-files): New function.
11255         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
11256         state of up-to-date files.
11257         (vc-default-dir-status-files): New function.
11259 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
11261         * minibuffer.el (completion--embedded-envvar-table)
11262         (read-file-name-internal): Fix typos in 2008-04-11 change.
11264         * faces.el (read-face-name): Use `completion-table-in-turn',
11265         not `complete-in-turn'.
11267 2008-04-13  Andreas Schwab  <schwab@suse.de>
11269         * progmodes/etags.el: Require 'cl when compiling.
11271 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
11273         * progmodes/gud.el (gud-menu-map): Expand tooltip.
11275         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
11276         (menu): Add/expand menu tooltips.
11278 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
11280         * progmodes/sh-script.el (sh-show-indent): Fix typo.
11281         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
11283         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
11284         considered registered.
11286 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11288         * emacs-lisp/copyright.el (copyright-update-directory): New command.
11290         * ediff-wind.el (ediff-split-window-function)
11291         (ediff-merge-split-window-function): Improve custom type.
11293 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
11295         * loadup.el ("minibuffer"): Move after "faces".
11297 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11299         * progmodes/hideif.el (hif-factor): Handle unary minus.
11301 2008-04-12  Glenn Morris  <rgm@gnu.org>
11303         * calendar/cal-china.el (chinese-calendar-time-zone):
11304         Mark obsolete name as risky too.
11306         * calendar/calendar.el (calendar-faces): New custom group.
11307         (calendar-today, diary, holiday): Doc fix.
11308         Move to calendar-faces group.
11309         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
11310         (diary-button): Doc fix.  Move to calendar-faces group.
11312         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
11313         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
11314         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
11315         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
11316         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
11317         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
11318         not in dumped files before the associated defcustom.
11320 2008-04-11  Johan BockgÃ¥rd  <bojohan@gnu.org>
11322         * minibuffer.el (lazy-completion-table): Fix debug spec.
11324 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11326         * minibuffer.el (complete-with-action, lazy-completion-table):
11327         Move from subr.el.
11328         (apply-partially, completion-table-dynamic)
11329         (completion-table-with-context, completion-table-with-terminator)
11330         (completion-table-in-turn): New funs.
11331         (completion--make-envvar-table, completion--embedded-envvar-table):
11332         New funs.
11333         (read-file-name-internal): Use them.
11334         (completion-setup-hook): Move from simple.el.
11335         * subr.el (complete-with-action, lazy-completion-table):
11336         * simple.el (completion-setup-hook): Move to minibuffer.el.
11338 2008-04-11  Glenn Morris  <rgm@gnu.org>
11340         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
11342 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11344         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
11346         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
11348         * textmodes/fill.el (fill-forward-paragraph-function): New var.
11349         (fill-forward-paragraph): New fun.
11350         (fill-paragraph, fill-region): Use it.
11352         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
11353         (vc-status-create-fileinfo): Make `extra' optional.
11354         (vc-status-busy): New fun.
11355         (vc-status-menu-map): Use it.
11356         (vc-status-crt-marked): Remove.
11357         (vc-status-update): Rename from vc-status-add-entries.
11358         Add argument so as to prevent addition of entries.  Rewrite.
11359         (vc-update-vc-status-buffer): Remove.
11360         (vc-status-refresh): Don't remove old entries, set them to
11361         up-to-date instead.  Also do it after the update is complete.
11362         (vc-status-marked-files): Î·-reduce.
11364         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
11365         for non-dialogs.
11367         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
11369         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
11371 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
11373         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
11374         to t and don't truncate msg.
11376 2008-04-11  Glenn Morris  <rgm@gnu.org>
11378         * calendar/calendar.el (diary, holidays):
11379         Move custom groups to other files.
11380         (holiday-general-holidays, holiday-oriental-holidays)
11381         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
11382         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
11383         (holiday-hebrew-holidays, holiday-christian-holidays)
11384         (holiday-islamic-holidays, holiday-bahai-holidays)
11385         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
11386         * calendar/diary-lib.el: Move custom group here from calendar.el.
11387         * calendar/holidays.el: Move custom group and variables here
11388         from calendar.el.
11390         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
11392         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
11393         Fix custom group.
11394         (calendar-current-time-zone-cache): Autoload riskiness.
11396         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
11398 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
11400         * woman.el (woman2-TH): Use string-equal instead of string-match.
11402 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11404         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
11405         (smerge-resolve): Merge the "2-way refinement" case with one half of
11406         the "mere whitespace" resolution.
11408 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
11410         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
11412 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
11414         * subr.el (assoc-ignore-case, assoc-ignore-representation):
11415         Add WHEN to obsolescence declaration.
11417         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
11419 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
11421         * vc-hooks.el (vc-state): Add new state `conflict'.
11422         (vc-after-save): Use when not if.
11423         (vc-default-mode-line-string): Deal with the conflict state.
11424         (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
11426         * vc.el (vc-editable-p, vc-default-status-printer)
11427         (vc-next-action): Deal with the conflict state.
11428         (vc-mark-resolved): New function.
11429         (vc-status-mode): Fix mode name.
11430         (vc-default-comment-history): Use when not if.
11431         (Todo): Add new entries, remove old ones.
11433         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
11434         (vc-cvs-parse-status, vc-cvs-after-dir-status):
11435         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
11436         Detect the conflict state.
11438         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
11440 2008-04-10  Glenn Morris  <rgm@gnu.org>
11442         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
11443         Respect truncate-partial-width-windows in non-full windows,
11444         with regards to :toggle and :enable state.
11446         * simple.el (toggle-truncate-lines): Doc fix.
11448         * Makefile.in (MH_E_DIR): New variable.
11449         (MH_E_SRC): Restore variable removed 2008-03-13.
11450         (mh-loaddefs.el): Depend on $MH_E_SRC.
11451         (CAL_DIR, CAL_SRC): New variables.
11452         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
11453         Depend on CAL_SRC.
11455         * calendar/calendar.el (calendar, diary): Add :prefix.
11456         (holidays): Change :prefix.
11457         (calendar-today, holiday, calendar-holiday-marker)
11458         (european-calendar-style): Change custom groups.
11460         * calendar/calendar.el (diary-hook, diary-display-hook):
11461         Move to diary-lib.el.
11462         * calendar/diary-lib.el (diary-hook, diary-display-hook):
11463         Move here from calendar.el.
11464         * calendar/appt.el: Require diary-lib rather than calendar.
11465         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
11467         * calendar/appt.el (appt): Add :prefix.
11469         * calendar/diary-lib.el (diary-hook): Doc fix.
11470         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
11472 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11474         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
11475         New functions.
11477         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
11478         the arg to recursive calls.
11480 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
11482         * minibuffer.el (completion-auto-help): Fix typo.
11484 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11486         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
11488 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
11490         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
11491         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
11493 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11495         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
11497         * minibuffer.el (minibuffer): Move group from cus-edit.el.
11498         (completion-auto-help): Move from C code.
11499         (minibuffer--maybe-completion-help): Remove.
11500         (minibuffer--bitset): New function.
11501         (minibuffer--do-completion): Rename from minibuffer-do-completion.
11502         Renumber a bit.  Really complete on string *before* point.
11503         Add argument used for word-completion.
11504         Join trailing / in completion with following text, as done in
11505         minibuffer-complete-word.
11506         Handle new value `lazy' for completion-auto-help.
11507         (minibuffer-try-word-completion): New function extracted from
11508         minibuffer-complete-word.
11509         (minibuffer-complete-word): Use minibuffer--do-completion.
11510         (minibuffer--insert-strings): Rename from
11511         minibuffer-complete-insert-strings.
11512         (exit-minibuffer): Fix typo.
11513         * cus-edit.el (minibuffer): Move group to minibuffer.el.
11514         * cus-start.el: Remove completion-auto-help.
11516 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
11518         * vc.el (vc-status-add-entries): New function.
11519         (vc-status-add-entry): Remove.
11520         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
11521         Use vc-status-add-entries.
11523         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
11524         order.
11526 2008-04-09  Jason Rumney  <jasonr@gnu.org>
11528         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
11529         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
11530         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
11531         (AUTOGENEL): New variable.
11532         (distclean, maintainer-clean): New targets.
11534 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
11536         * emacs-lisp/regexp-opt.el (regexp-opt):
11537         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
11539 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
11541         * nxml/nxml-mode.el (nxml-cleanup): New function.
11542         (nxml-mode): Add it to change-major-mode-hook.
11544 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
11546         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
11548 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
11550         * calc/.cvsignore: New file.
11552 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
11554         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
11556         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
11557         show-help-function when turning tooltip off.
11558         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
11559         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
11561 2008-04-09  Alan Mackenzie  <acm@muc.de>
11563         * font-lock.el (font-lock-extend-after-change-region-function):
11564         Make it buffer local.
11566 2008-04-09  Glenn Morris  <rgm@gnu.org>
11568         * calendar/calendar.el (diary-file, european-calendar-style):
11569         Remove autoload cookies.
11571 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
11573         * outline.el (outline-mode-menu-bar-map):
11574         * log-view.el (log-view-mode-menu):
11575         * log-edit.el (log-edit-menu): Add :help.
11577 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
11579         * emacs-lisp/regexp-opt.el (regexp-opt-group):
11580         Use substring-no-properties for correct handling of unibyte strings.
11582 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11584         * add-log.el (change-log-next-buffer): Handle the case where version<
11585         signals an error.
11587         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
11588         mouse-major-mode-menu.
11589         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
11590         (mouse-major-mode-menu, mouse-popup-menubar)
11591         (mouse-popup-menubar-stuff): Use them.
11592         (C-down-mouse-3): Bind to a dynamic map rather than to
11593         mouse-popup-menubar-stuff.
11595         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
11596         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
11598 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
11600         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
11601         file:// access method.
11603 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11605         * minibuffer.el: New file.
11606         * loadup.el: Load it.
11608 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11610         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
11611         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
11613         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
11614         (calc-mode-map, calc-digit-map, calc-dispatch-map):
11615         Move initialization into declaration.
11616         * calc/calc-yank.el:
11617         * calc/calc-misc.el:
11618         * calc/calc-embed.el:
11619         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
11621 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
11623         * ps-samp.el (ps-add-printer, ps-remove-printer)
11624         (ps-make-dynamic-printer-menu): New functions.
11626         * net/zeroconf.el: New file.
11628 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11630         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
11632 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
11634         * vc-rcs.el (vc-rcs-modify-change-comment):
11635         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
11637         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
11639 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
11641         * international/mule-cmds.el (set-locale-environment): Don't warn if
11642         coding system doesn't agree with system locale (this reverts changes
11643         by Dave Love, dated 2002-10-27 and 2002-10-09).
11645         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11646         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
11648         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
11650 2008-04-08  Glenn Morris  <rgm@gnu.org>
11652         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
11653         * textmodes/remember.el (remember-diary-convert-entry):
11654         Require calendar.
11656         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
11657         diary-file, since it is the default for make-diary-entry anyway.
11659         * calendar/cal-menu.el (cal-menu-event-to-date):
11660         Rename calendar-event-to-date.  Update callers.
11661         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
11662         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
11663         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
11664         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
11665         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
11666         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
11667         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
11668         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
11669         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
11670         (calendar-mouse-tex-month-landscape):
11671         Rename cal-tex-mouse-month-landscape.
11672         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
11673         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
11674         (calendar-mouse-tex-year-landscape):
11675         Rename cal-tex-mouse-year-landscape.
11676         (cal-menu-context-mouse-menu): Update for above name changes.
11678         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
11679         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
11680         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
11681         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
11682         * calendar/holidays.el: Replace int-to-string with number-to-string.
11684 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
11686         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
11687         region if point moves.
11689 2008-04-08  Kenichi Handa  <handa@m17n.org>
11691         * faces.el (font-slant-table): Change numeric values for `r',
11692         `roman', and `normal'.
11694 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
11696         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
11698 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
11700         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
11701         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
11703 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
11705         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
11706         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
11708 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11710         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
11712 2008-04-07  Sam Steingold  <sds@gnu.org>
11714         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
11715         Add helper functions.
11716         (lisp-do-defun): Extract the common part of lisp-eval-defun and
11717         lisp-compile-defun; DEFVAR forms reset the variables to the init
11718         values, just like in emacs-lisp mode eval-defun.
11719         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
11720         (lisp-compile-region): Use lisp-compile-string.
11722 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11724         * subr.el (combine-and-quote-strings): Also quote strings that contain
11725         the separator.
11727         * pcvs-util.el (cvs-map): Avoid recursion :-(
11729 2008-04-07  Glenn Morris  <rgm@gnu.org>
11731         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
11733         * calendar/calendar.el (diary-view-entries-initially-flag): Rename
11734         view-diary-entries-initially.  Keep old name as alias, update users.
11735         (calendar-mark-diary-entries-flag): Rename
11736         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
11737         (calendar-view-holidays-initially-flag): Rename
11738         view-calendar-holidays-initially.  Keep old name as alias, update users.
11739         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
11740         Keep old name as alias, update users.
11741         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
11742         Keep old name as alias, update users.
11743         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
11744         Keep old name as alias, update users.
11745         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
11746         Keep old name as alias, update users.
11747         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
11748         (diary-american-date-forms): Rename american-date-diary-pattern.
11749         Keep old name as alias, update users.
11750         (diary-european-date-forms): Rename european-date-diary-pattern.
11751         Keep old name as alias, update users.
11752         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
11753         Keep old name as alias, update users.
11754         (calendar-european-date-display-form): Rename
11755         european-calendar-display-form.  Keep old name as alias, update users.
11756         (calendar-american-date-display-form): Rename
11757         european-calendar-display-form.  Keep old name as alias, update users.
11758         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
11759         Keep old name as alias, update users.
11760         (holiday-general-holidays): Rename general-holidays.
11761         Keep old name as alias, update users.
11762         (holiday-oriental-holidays): Rename oriental-holidays.
11763         Keep old name as alias, update users.
11764         (holiday-local-holidays): Rename local-holidays.
11765         Keep old name as alias, update users.
11766         (holiday-other-holidays): Rename other-holidays.
11767         Keep old name as alias, update users.
11768         (holiday-hebrew-holidays): Rename hebrew-holidays.
11769         Keep old name as alias, update users.
11770         (holiday-christian-holidays): Rename christian-holidays.
11771         Keep old name as alias, update users.
11772         (holiday-islamic-holidays): Rename islamic-holidays.
11773         Keep old name as alias, update users.
11774         (holiday-bahai-holidays): Rename bahai-holidays.
11775         Keep old name as alias, update users.
11776         (holiday-solar-holidays): Rename solar-holidays.
11777         Keep old name as alias, update users.
11778         (diary-fancy-buffer): Rename fancy-diary-buffer.
11779         Keep old name as alias, update users.
11780         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
11781         Update users.
11782         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
11783         Update users.
11784         (calendar-increment-month): Rename increment-calendar-month.
11785         Keep old name as alias, update callers.
11786         (calendar-increment-month-cons): Rename old calendar-increment-month.
11787         Update callers.
11788         (calendar-extract-month): Rename extract-calendar-month.
11789         Keep old name as alias, update callers.
11790         (calendar-extract-day): Rename extract-calendar-day.
11791         Keep old name as alias, update callers.
11792         (calendar-extract-year): Rename extract-calendar-year.
11793         Keep old name as alias, update callers.
11794         (calendar-generate-window): Rename generate-calendar-window.
11795         Update callers.
11796         (calendar-generate): Rename generate-calendar.  Update callers.
11797         (calendar-generate-month): Rename generate-calendar-month.
11798         Update callers.
11799         (calendar-redraw): Rename redraw-calendar.  Update callers.
11800         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
11801         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
11802         Update callers.
11803         (calendar-update-mode-line): Rename update-calendar-mode-line.
11804         Update callers.
11805         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
11806         update callers.
11807         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
11808         Keep old name as alias, update callers.
11809         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
11810         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
11811         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
11812         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
11813         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
11814         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
11815         * calendar/solar.el: Update for calendar.el name changes.
11816         * org/org.el (org-agenda-format-date-aligned)
11817         (org-agenda-execute-calendar-command): Access date elements directly
11818         rather than using calendar functions.
11819         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
11820         Also set calendar-view-diary-initially-flag,
11821         calendar-view-holidays-initially-flag.
11822         (org-get-entries-from-diary): Also set diary-fancy-buffer.
11823         (org-agenda-execute-calendar-command): No need to set displayed-day.
11825 2008-04-06  Alan Mackenzie  <acm@muc.de>
11827         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
11828         typo in the doc string.
11830         * progmodes/cc-mode.el (c-basic-common-init):
11831         Set font-lock-extend-after-change-region-function.
11832         (c-extend-after-change-region): New function, used in
11833         font-lock-extend-after-change-region-function, thus superseding
11834         advice on the Font Lock after change functions.
11835         (c-advise-fl-for-region): Remove this macro.
11837 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11839         * textmodes/flyspell.el (flyspell-duplicate-distance):
11840         Improve custom type.
11842 2008-04-06  Glenn Morris  <rgm@gnu.org>
11844         * calendar/diary-lib.el (diary-sexp-entry-symbol):
11845         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
11846         (diary-list-entries-hook): Rename list-diary-entries-hook.
11847         Keep old name as alias, update users.
11848         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
11849         Keep old name as alias, update users.
11850         (diary-nongregorian-listing-hook): Rename
11851         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
11852         (diary-nongregorian-marking-hook): Rename
11853         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
11854         (diary-print-entries-hook): Rename print-diary-entries-hook.
11855         Keep old name as alias, update users.
11856         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
11857         Keep old name as alias, update users.
11858         (diary-number-of-entries): Rename number-of-diary-entries.
11859         Keep old name as alias, update users.
11860         (view-diary-entries, list-diary-entries, show-all-diary-entries):
11861         Give version of obsolescence.
11862         (diary-view-other-diary-entries): Rename view-other-diary-entries.
11863         Keep old name as alias, update callers.
11864         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
11865         update callers.
11866         (diary-include-other-diary-files): Rename include-other-diary-files.
11867         Keep old name as alias, update callers.
11868         (diary-simple-display): Rename simple-diary-display.
11869         Keep old name as alias, update callers.
11870         (diary-fancy-display): Rename fancy-diary-display.
11871         Keep old name as alias, update callers.
11872         (diary-print-entries): Rename print-diary-entries.
11873         Keep old name as alias, update callers.
11874         (diary-marking-entries-flag): Rename marking-diary-entries.
11875         Update users.
11876         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
11877         (diary-mark-entries): Rename mark-diary-entries.
11878         Keep old name as alias, update callers.
11879         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
11880         Keep old name as alias, update callers.
11881         (diary-mark-included-diary-files): Rename mark-included-diary-files.
11882         Keep old name as alias, update callers.
11883         (calendar-mark-days-named): Rename mark-calendar-days-named.
11884         Keep old name as alias, update callers.
11885         (calendar-mark-month): Rename mark-calendar-month.
11886         Keep old name as alias, update callers.
11887         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
11888         Keep old name as alias, update callers.
11889         (diary-sort-entries): Rename sort-diary-entries.
11890         Keep old name as alias, update callers.
11891         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
11892         Keep old name as alias, update callers.
11893         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
11894         update callers.
11895         (diary-insert-entry): Rename insert-diary-entry.
11896         Keep old name as alias.
11897         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
11898         Keep old name as alias.
11899         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
11900         Keep old name as alias.
11901         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
11902         Keep old name as alias.
11903         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
11904         Keep old name as alias.
11905         (diary-insert-block-entry): Rename insert-block-diary-entry.
11906         Keep old name as alias.
11907         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
11908         Keep old name as alias.
11909         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
11910         Keep old name as alias, update users.
11911         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
11912         Keep old name as alias, update callers.
11913         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
11914         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
11915         * calendar/icalendar.el: Update for diary-lib name changes.
11917 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
11919         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
11921         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
11922         for copy, move, and link operations.
11924 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
11926         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
11927         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
11929         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
11930         'require' statements with 1-argument ones (wrapped in if's).
11931         For compatibility with the current stable version of XEmacs.
11933 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
11935         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
11937 2008-04-06  Jason Rumney  <jasonr@gnu.org>
11939         * language/burmese.el ("Burmese"): Make sample text consistent with
11940         language name.
11942 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
11944         * progmodes/gdb-ui.el (gdb): New group.
11945         (gdb-debug-log-max, gdb-enable-debug)
11946         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
11947         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
11948         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
11949         (gdb-show-changed-values, gdb-max-children)
11950         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
11951         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
11952         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
11953         (gdb-memory-unit): Move to new group from GUD group.
11954         (menu): Allow customization from GDB-UI menu-item.
11956 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
11958         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
11960 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11962         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
11963         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
11964         Revision numbers can include ".".
11966         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
11967         "+" lines not accounted for by counting "-" and context lines.
11969 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11971         * term/mac-win.el (mac-service-open-file): Use file URL instead of
11972         file name string.
11974 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11976         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
11977         (vc-bzr-annotate-time): Accept space used to preserve alignment.
11979 2008-04-05  Richard Stallman  <rms@gnu.org>
11981         * emacs-lisp/advice.el (defadvice): Add usage pattern.
11983 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
11985         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
11986         thread in [h-e-w]).
11988 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
11990         * files.el (abort-if-file-too-large): Fix typo in docstring.
11992 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11994         * subr.el (functionp): Return nil for special forms.
11996 2008-04-05  Glenn Morris  <rgm@gnu.org>
11998         * emacs-lisp/autoload.el (autoload-ensure-default-file):
11999         Provide a feature.
12000         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
12001         Require loaddefs file rather than loading it.
12002         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
12003         autoload-ensure-default-file provides a feature.
12005         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
12006         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
12007         (compile, compile-always, recompile): Use $LOADDEFS.
12008         (cal-autoloads): Remove.
12010         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
12011         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
12013         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
12014         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
12016         * calendar/calendar.el (diary-hebrew-entry-symbol):
12017         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
12018         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
12019         Keep old name as alias.
12020         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
12021         Keep old name as alias.
12022         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
12023         to diary-bahai-entry-symbol.
12024         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
12025         to diary-hebrew-entry-symbol.
12026         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
12027         to diary-islamic-entry-symbol.
12028         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
12030         * calendar/solar.el (diary-sabbath-candles-minutes)
12031         (diary-sabbath-candles): Move to cal-hebrew.
12032         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
12033         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
12034         Doc fix.  Keep old name as alias.
12035         (diary-hebrew-sabbath-candles): Simplify.
12036         (solar-setup, solar-sunrise-sunset, calendar-latitude)
12037         (calendar-longitude, calendar-time-zone): Declare for compiler.
12038         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
12039         rename.
12041         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
12042         Rename coptic-calendar-month-name-array.  Update callers.
12043         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
12044         (calendar-coptic-name): Rename coptic-name.  Update callers.
12045         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
12046         Update callers.
12047         (calendar-coptic-last-day-of-month):
12048         Rename coptic-calendar-last-day-of-month.  Update callers.
12049         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
12050         Keep old name as alias, update callers.
12051         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
12052         Keep old name as alias, update callers.
12053         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
12054         Keep old name as alias.
12055         (calendar-ethiopic-month-name-array):
12056         Rename ethiopic-calendar-month-name-array.  Update callers.
12057         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
12058         Update callers.
12059         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
12060         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
12061         Keep old name as alias, update callers.
12062         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
12063         Keep old name as alias, update callers.
12064         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
12065         Keep old name as alias.
12067         * calendar/cal-french.el (calendar-french-epoch):
12068         Rename french-calendar-epoch.  Update callers.
12069         (calendar-french-month-name-array): Rename variable and function
12070         french-calendar-month-name-array.  Update callers.
12071         (calendar-french-multibyte-month-name-array):
12072         Rename french-calendar-multibyte-month-name-array.  Update callers.
12073         (calendar-french-day-name-array): Rename variable and function
12074         french-calendar-day-name-array.  Update callers.
12075         (calendar-french-special-days-array): Rename variable and function
12076         french-calendar-special-days-array.  Update callers.
12077         (calendar-french-multibyte-special-days-array):
12078         Rename french-calendar-multibyte-special-days-array.  Update callers.
12079         (calendar-french-accents-p): Rename french-calendar-accents.
12080         Update callers.
12081         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
12082         Update callers.
12083         (calendar-french-last-day-of-month):
12084         Rename french-calendar-last-day-of-month.  Update callers.
12085         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
12086         Keep old name as alias, update callers.
12087         (calendar-french-print-date): Rename calendar-print-french-date.
12088         Keep old name as alias, update callers.
12089         (calendar-french-goto-date): Rename calendar-goto-french-date.
12090         Keep old name as alias.
12092         * calendar/cal-menu.el, calendar/calendar.el:
12093         Update for Coptic and French name changes.
12095         * calendar/cal-china.el (calendar-chinese): Rename custom group
12096         from chinese-calendar.  Update users.
12097         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
12098         Keep old name as alias, update users.
12099         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
12100         Keep old name as alias.
12101         (calendar-chinese-daylight-time-offset):
12102         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
12103         update users.
12104         (calendar-chinese-standard-time-zone-name):
12105         Rename chinese-calendar-standard-time-zone-name.
12106         Keep old name as alias, update users.
12107         (calendar-chinese-daylight-saving-start):
12108         Rename chinese-calendar-daylight-savings-starts.
12109         Keep old name as alias, update users.
12110         (calendar-chinese-daylight-saving-end):
12111         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
12112         update users.
12113         (calendar-chinese-daylight-saving-start-time):
12114         Rename chinese-calendar-daylight-savings-starts-time.
12115         Keep old name as alias, update users.
12116         (calendar-chinese-daylight-saving-end-time):
12117         Rename chinese-calendar-daylight-savings-ends-time.
12118         Keep old name as alias, update users.
12119         (calendar-chinese-celestial-stem): Rename
12120         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
12121         (calendar-chinese-terrestrial-branch):
12122         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
12123         update users.
12124         (calendar-chinese-zodiac-sign-on-or-after):
12125         Rename chinese-zodiac-sign-on-or-after.  Update callers.
12126         (calendar-chinese-new-moon-on-or-after):
12127         Rename chinese-new-moon-on-or-after.  Update callers.
12128         (calendar-chinese-month-list): Rename chinese-month-list.
12129         Update callers.
12130         (calendar-chinese-number-months): Rename number-chinese-months.
12131         Update callers.
12132         (calendar-chinese-compute-year): Rename compute-chinese-year.
12133         Update callers.
12134         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
12135         (calendar-chinese-year): Rename chinese-year.  Update callers.
12136         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
12137         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
12138         Keep old name as alias, update callers.
12139         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
12140         Keep old name as alias, update callers.
12141         (calendar-chinese-months-to-alist):
12142         Rename make-chinese-month-assoc-list.  Update callers.
12143         (calendar-chinese-months): Rename chinese-months.  Update callers.
12144         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
12145         Keep old name as alias, update callers.
12147         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
12148         Rename hebrew-calendar-leap-year-p.  Update callers.
12149         (calendar-hebrew-last-month-of-year):
12150         Rename hebrew-calendar-last-month-of-year.  Update callers.
12151         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
12152         Update callers.
12153         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
12154         Update callers.
12155         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
12156         Update callers.
12157         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
12158         Update callers.
12159         (calendar-hebrew-last-day-of-month):
12160         Rename hebrew-calendar-last-day-of-month.  Update callers.
12161         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
12162         Keep old name as alias, update callers.
12163         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
12164         Keep old name as alias, update callers.
12165         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
12166         Keep old name as alias, update callers.
12167         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
12168         Keep old name as alias.
12169         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
12170         Keep old name as alias.
12171         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
12172         Keep old name as alias.
12173         (holiday-hebrew-passover): Rename holiday-passover-etc.
12174         Keep old name as alias.
12175         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
12176         Keep old name as alias, update callers.
12177         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
12178         Keep old name as alias.
12179         (calendar-hebrew-mark-date-pattern):
12180         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
12181         update callers.
12182         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
12183         Keep old name as alias.
12184         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
12185         Keep old name as alias.
12186         (diary-hebrew-insert-monthly-entry):
12187         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
12188         (diary-hebrew-insert-yearly-entry):
12189         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
12190         (calendar-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
12191         Keep old name as alias.
12192         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
12193         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
12194         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
12195         Keep old name as alias.
12196         (calendar-hebrew-parashiot-names):
12197         Rename hebrew-calendar-parashiot-names.  Update callers.
12198         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
12199         (calendar-hebrew-year-Saturday-incomplete-Sunday):
12200         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
12201         (calendar-hebrew-year-Saturday-complete-Tuesday):
12202         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
12203         (calendar-hebrew-year-Monday-incomplete-Tuesday):
12204         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
12205         (calendar-hebrew-year-Monday-complete-Thursday):
12206         Rename hebrew-calendar-year-Monday-complete-Thursday.
12207         (calendar-hebrew-year-Tuesday-regular-Thursday):
12208         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
12209         (calendar-hebrew-year-Thursday-regular-Saturday):
12210         Rename hebrew-calendar-year-Thursday-regular-Saturday.
12211         (calendar-hebrew-year-Thursday-complete-Sunday):
12212         Rename hebrew-calendar-year-Thursday-complete-Sunday.
12213         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
12214         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
12215         (calendar-hebrew-year-Saturday-complete-Thursday):
12216         Rename hebrew-calendar-year-Saturday-complete-Thursday.
12217         (calendar-hebrew-year-Monday-incomplete-Thursday):
12218         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
12219         (calendar-hebrew-year-Monday-complete-Saturday):
12220         Rename hebrew-calendar-year-Monday-complete-Saturday.
12221         (calendar-hebrew-year-Tuesday-regular-Saturday):
12222         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
12223         (calendar-hebrew-year-Thursday-incomplete-Sunday):
12224         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
12225         (calendar-hebrew-year-Thursday-complete-Tuesday):
12226         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
12227         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
12228         Update for above name changes of constants.
12230         * calendar/cal-menu.el, calendar/calendar.el:
12231         Update for chinese and hebrew name changes.
12232         * calendar/diary-lib.el: Update for hebrew name changes.
12234 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12236         * subr.el (keymap-canonicalize): Correct thinko.
12238         * server.el: Undo part of the multi-tty change, which is only
12239         needed if server.el is preloaded, and broke server-running-p.
12240         (server-socket-dir): Initialize in the defvar, as before.
12241         (server-start): Remove initialization of server-socket-dir.
12243 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
12245         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
12246         3-member cons cells.
12248 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
12250         * cus-face.el (custom-face-attributes): Handle roman slant.
12252         * faces.el (default): Ensure the face-defface-spec property is set.
12254 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
12256         * files.el (abort-if-file-too-large): New function.
12257         (find-file-noselect, insert-file-1): Use it.
12259 2008-04-05  Reto Zimmermann  <reto@gnu.org>
12261         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
12262         Replace C-c[a-zA-Z] key bindings.
12264 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12266         * progmodes/hideif.el (hif-token-alist): New var.
12267         (hif-token-regexp, hif-tokenize): Use it.
12268         (hif-mathify-binop): New macro.
12269         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
12270         (hif-greater-equal, hif-less-equal): Use it.
12271         (hif-logior, hif-logand): New functions.
12272         (hif-math): Accept | and & as well.
12274         * progmodes/etags.el: Fix problem with completion for buffer-local
12275         tables.  Reported by Radey Shouman <shouman@comcast.net>.
12276         (tags-complete-tag): Remove.
12277         (tags-lazy-completion-table): New function to replace it.
12278         (find-tag-tag, complete-tag): Update users.
12280 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
12282         * vc-rcs.el (vc-rcs-dir-status):
12283         * vc-sccs.el (vc-sccs-dir-status): New function.
12285         * outline.el (outline-mode-menu-bar-map):
12286         * term.el (terminal-signal-menu): Add :help.
12288         * net/eudc.el (eudc-mode-map): Declare and define in one step.
12289         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
12291         * emacs-lisp/re-builder.el (reb-mode-map):
12292         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
12294         * diff-mode.el (diff-file-junk-re): Recognize the git format for
12295         new files, deleted files and for changing permissions.
12296         (diff-mode): Set beginning-of-defun-function and
12297         end-of-defun-function.
12299         * vc-bzr.el (vc-bzr-state): Use when instead of if.
12301         * vc.el (vc-default-status-fileinfo-extra): New function.
12302         (vc-status-mark-buffer-changed): Use it.
12303         (vc-update-vc-status-buffer): Allow for partial updates.
12305 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12307         * net/tramp.el (after-init-hook): Don't wrap a lambda around
12308         tramp-register-completion-file-name-handler.
12310         * subr.el (keymap-canonicalize): New function.
12311         * mouse.el (mouse-menu-non-singleton): Use it.
12312         (mouse-major-mode-menu): Remove hack made unnecessary.
12314         * simple.el (set-fill-column): Prompt rather than error by default.
12316 2008-04-04  Andreas Schwab  <schwab@suse.de>
12318         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
12319         Reset new-rules after each round.
12321         * Makefile.in (cal-autoloads): New target.
12322         (compile, compile-always, recompile): Depend on it.
12323         ($(lisp)/calendar/cal-loaddefs.el)
12324         ($(lisp)/calendar/diary-loaddefs.el)
12325         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
12327 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
12329         * ediff*.el: Replace load with require in eval-when-compile.
12331         * ediff-hook.el: Delete all invocations of (autoload ...).
12333         * ediff-util.el (ediff-setup): Make window-min-height a local variable
12334         in ediff control window, and set its min height to 2.
12335         (ediff-setup-control-buffer): Dedicate the control window.
12336         (ediff-toggle-multiframe): Undedicate control window.
12337         Work directly with ediff-setup-windows-multiframe and
12338         ediff-setup-windows-plain.
12340         * ediff-wind.el (ediff-choose-window-setup-function-automatically):
12341         New function.
12342         (ediff-window-setup-function): Change initialization.
12343         (ediff-setup-windows-automatic): Delete.
12344         (ediff-setup-windows-plain-merge): Make control window dedicated.
12345         (ediff-destroy-control-frame): Do not skip frames if working in a
12346         single frame.
12348         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
12349         eval-when-compile.
12351         * emulation/viper-util.el: Move provide's forward, prevent recursion in
12352         eval-when-compile.
12354 2008-04-04  Glenn Morris  <rgm@gnu.org>
12356         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
12357         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
12359         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
12360         Rename islamic-calendar-leap-year-p.  Update callers.
12361         (calendar-islamic-last-day-of-month):
12362         Rename islamic-calendar-last-day-of-month.  Update callers.
12363         (calendar-islamic-day-number):
12364         Rename islamic-calendar-day-number.  Update callers.
12365         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
12366         Update callers, keep old name as alias.
12367         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
12368         Update callers, keep old name as alias.
12369         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
12370         Keep old name as alias.
12371         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
12372         Update callers, keep old name as alias.
12373         (calendar-islamic-mark-date-pattern):
12374         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
12375         name as alias.
12376         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
12377         Keep old name as alias.
12378         (diary-islamic-insert-monthly-entry):
12379         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
12380         (diary-islamic-insert-yearly-entry):
12381         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
12383         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
12384         calendar-absolute-from-iso.  Update callers, keep old name as alias.
12385         (calendar-iso-print-date): Rename calendar-print-iso-date.
12386         Update callers, keep old name as alias.
12387         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
12388         Keep old name as alias.
12389         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
12390         Keep old name as alias.
12392         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
12393         calendar-absolute-from-julian.  Update callers, keep old name as alias.
12394         (calendar-julian-print-date): Rename calendar-print-julian-date.
12395         Update callers, keep old name as alias.
12396         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
12397         Update callers, keep old name as alias.
12398         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
12399         Update callers, keep old name as alias.
12400         (calendar-astro-print-day-number):
12401         Rename calendar-print-astro-day-number.  Update callers, keep old
12402         name as alias.
12403         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
12404         Update callers, keep old name as alias.
12406         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
12407         Rename calendar-string-to-mayan-long-count.  Update callers.
12408         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
12409         Update callers, keep old name as alias.
12410         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
12411         Update callers.
12412         (calendar-mayan-read-tzolkin-date):
12413         Rename calendar-read-mayan-tzolkin-date.  Update callers.
12414         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
12415         Keep old name as alias.
12416         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
12417         Keep old name as alias.
12418         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
12419         Keep old name as alias.
12420         (calendar-mayan-previous-tzolkin-date):
12421         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
12422         (calendar-mayan-next-round-date):
12423         Rename calendar-next-calendar-round-date.  Keep old name as alias.
12424         (calendar-mayan-previous-round-date):
12425         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
12426         (calendar-mayan-long-count-to-absolute): Rename
12427         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
12428         (calendar-mayan-goto-long-count-date):
12429         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
12431         * calendar/cal-persia.el (calendar-persian-month-name-array):
12432         Rename persian-calendar-month-name-array.  Update callers.
12433         (calendar-persian-epoch): Rename persian-calendar-epoch.
12434         Update callers.
12435         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
12436         Update callers.
12437         (calendar-persian-last-day-of-month):
12438         Rename persian-calendar-last-day-of-month.  Update callers.
12439         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
12440         Update callers, keep old name as alias.
12441         (calendar-persian-print-date): Rename calendar-print-persian-date.
12442         Update callers, keep old name as alias.
12443         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
12444         Keep old name as alias.
12446         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
12447         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
12448         * calendar/solar.el: Update for cal-julian name changes.
12450         * calendar/cal-dst.el: Update for persian name changes.
12452         * calendar/cal-menu.el, calendar/calendar.el:
12453         Update for islamic, iso, julian, mayan, persian name changes.
12455         * calendar/diary-lib.el: Update for islamic name changes.
12457         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
12458         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
12459         as alias.
12460         (calendar-christian-all-holidays-flag):
12461         Rename all-christian-calendar-holidays.  Update callers, keep old
12462         name as alias.
12463         (calendar-islamic-all-holidays-flag):
12464         Rename all-islamic-calendar-holidays.  Update callers, keep old
12465         name as alias.
12466         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
12467         Update callers, keep old name as alias.
12468         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
12469         Update for the above name changes.
12471 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
12473         * hilit-chg.el (global-highlight-changes-mode)
12474         (highlight-changes-passive-string, highlight-changes-active-string):
12475         Mark as obsolete since 23.1, not 22.1.
12477 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
12479         * hilit-chg.el (highlight-changes-visibility-initial-state)
12480         (hilit-chg-update, highlight-changes-mode-turn-on):
12481         Fix typos in docstrings.
12483 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
12485         * newcomment.el (comment-enter-backward): Be careful to restore
12486         position changed during narrowing.
12488 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
12490         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
12491         Recognize `sub ($$)'.
12493 2008-04-03  Richard Sharman  <rsharman@pobox.com>
12495         * hilit-chg.el (highlight-changes-mode): Rename from
12496         highlight-changes; no longer uses sub-modes active and passive;
12497         implemented by define-minor-mode.
12498         (highlight-changes-toggle-visibility): New function, to replace
12499         the old passive/active submodes of global-highlight-changes-mode;
12500         implemented by define-minor-mode.
12501         (global-highlight-changes-mode): Rename from global-highlight-changes;
12502         rewrite using define-globalized-minor-mode.
12503         (hilit-chg-major-mode-hook, hilit-chg-check-global)
12504         (hilit-chg-post-command-hook, hilit-chg-check-global)
12505         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
12506         to use of define-globalized-minor-mode.
12507         (highlight-changes-global-initial-state): Change to be boolean.
12508         (highlight-changes-visible-string, highlight-changes-invisible-string):
12509         Rename from highlight-changes-active-string and
12510         highlight-changes-passive-string.
12511         (hilit-chg-update, hilit-chg-set): Use them.
12512         (global-highlight-changes-mode): Rename from global-highlight-changes.
12513         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
12514         docstring.
12515         (hilit-chg-hide-changes): Rewrite to use dolist.
12516         (hilit-chg-set-face-on-change, hilit-chg-update)
12517         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
12518         variable instead of testing highlight-changes-mode.
12519         (highlight-markup-buffers): Add require ediff-util; argument on calls
12520         to highlight-changes-mode changed.
12521         (highlight-compare-with-file): Fix problems with interactive
12522         call giving invalid default file.
12524 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
12526         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
12527         Fix in disassembly buffer (regression in 22.2).
12529 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
12531         * emulation/viper-macs.el (viper-read-fast-keysequence):
12532         Use viper-read-event instead of viper-read-key.
12534         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
12536         * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
12537         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
12538         let-statements.
12540         * emulation/viper-ex.el, emulation/viper-macs.el:
12541         * emulation/viper-mous.el:
12542         Replace load with require in eval-when-compile.
12544 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12546         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
12548         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
12549         (archive-try-jka-compr): New function.
12550         (archive-set-buffer-as-visiting-file): Use it.
12552         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
12554 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
12556         * simple.el (handle-shift-selection): New arg.
12558 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12560         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
12562         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
12564 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
12566         * shell.el (shell-dynamic-complete-filename): New fun.
12567         (shell-dynamic-complete-functions): Use it.
12569         * help-fns.el (describe-variable): Undo 2008-02-25 change.
12571 2008-04-03  Kenichi Handa  <handa@m17n.org>
12573         * international/fontset.el (create-fontset-from-x-resource):
12574         Handle the error of X resource more gracefully.
12576         * international/latin1-disp.el (latin1-display): Don't use make-char.
12577         Fix the argument to set-char-table-range.
12578         (latin1-display-identities): Don't use make-char.
12579         (latin1-display-reset): Use map-charset-chars instead of directly
12580         calling standard-display-default.
12581         (latin1-display-check-font): Don't use make-char.
12582         (latin1-display-setup): Likewise.
12583         (latin1-display-ucs-per-lynx): Likewise.
12585 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12587         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
12588         name the fields, to make the code clearer.
12589         Rewrite all `aset' and `aref' using the defined accessors.
12590         (timer--time): New pseudo-field.
12591         (timer-set-time, timer-set-idle-time, timer-inc-time)
12592         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
12593         (timer--time-less-p): New function.
12594         (timer--activate): New function, extracted from timer-activate.
12595         (timer-activate-when-idle, timer-activate): Use it.
12596         (cancel-function-timers): Use dolist.
12598 2008-04-03  Glenn Morris  <rgm@gnu.org>
12600         * add-log.el (c-beginning-of-defun, c-end-of-defun):
12601         Remove declarations; no longer used.
12602         (c-cpp-define-name, c-defun-name): Declare as functions.
12604         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
12605         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
12607         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
12608         (holiday-passover-etc, holiday-hanukkah): Doc fix.
12609         Add optional argument.  Simplify.
12610         (holiday-tisha-b-av-etc): Use memq rather than unless.
12611         (holiday-julian): Autoload it.
12612         (holiday-hebrew-misc): New function.
12614         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
12616         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
12617         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
12618         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
12619         all-hebrew-calendar-holidays.
12620         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
12621         Simplify using new functions.
12622         (calendar-holidays): Doc fix.
12623         (generate-calendar-window): Use bound-and-true-p.
12625         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
12627         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
12628         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
12629         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
12630         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
12632         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
12634 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12636         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
12638         * vc-bzr.el (vc-bzr-checkout): Simplify.
12640         * image-mode.el (image-mode-fit-frame): New command.
12642         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
12643         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
12644         (keyboard-escape-quit): Check region-active-p i.s.o
12645         transient-mark-mode.
12647 2008-04-02  Simon Josefsson  <simon@josefsson.org>
12649         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
12650         (imap-message-copyuid-1): Use it.
12651         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
12652         J. Williams in
12653         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
12655 2008-04-02  Alan Mackenzie  <acm@muc.de>
12657         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
12658         New optimised functions to get the name of the current defun/macro.
12660         * add-log.el (add-log-current-defun): Move the functionality which
12661         gets the current function name for C like modes to cc-cmds.el,
12662         thus optimising for speed.
12664 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
12666         * simple.el (deactivate-mark): When the mark is temporarily
12667         active, restore the original value of transient-mark-mode.
12668         (set-mark-command): First deactivate the mark if was temporarily active.
12669         (exchange-point-and-mark): Reactivate the mark if it was
12670         temporarily active.
12671         (handle-shift-selection): New fun.
12672         (transient-mark-mode): Move var documentation here from buffer.c.
12673         (next-line, previous-line, backward-word, move-end-of-line)
12674         (move-beginning-of-line, forward-to-indentation)
12675         (backward-to-indentation, back-to-indentation)
12676         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
12678         * mouse.el (mouse-set-region-1): Save the old value of
12679         transient-mark-mode.
12680         (mouse-drag-track): Ignore the now-obsolete value `identity' for
12681         transient-mark-mode.
12683         * textmodes/paragraphs.el (forward-paragraph)
12684         (backward-paragraph, forward-sentence, backward-sentence): Add ^
12685         interactive spec.
12687         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
12689 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
12691         * net/tramp.el (tramp-make-tramp-temp-file):
12692         Use `tramp-drop-volume-letter' for the local file name part.
12694 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
12696         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
12697         Add menu entries corresponding to all the key bindings.
12699         * emacs-lisp/debug.el (debugger-mode-map):
12700         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
12701         (conf-align-assignments): Only work on the region if it is active.
12702         (conf-quote-normal): Use when instead of if.  Remove redundant test.
12704         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
12705         for tracing and re-builder.
12707 2008-04-02  Glenn Morris  <rgm@gnu.org>
12709         * calendar/appt.el (appt-disp-window-function): Doc fix.
12710         (appt-display-message): Move beep before display.
12711         (appt-check): Make interactive.  Reduce the number of lets.
12712         Use string-equal to compare mode-line strings.
12713         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
12714         read-only.
12715         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
12716         (appt-delete): Simplify.
12718         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
12720         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
12722         * calendar/cal-hebrew.el (list-yahrzeit-dates):
12723         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
12724         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
12726         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
12727         (calendar-holiday-marker, mark-visible-calendar-date):
12728         * calendar/diary-lib.el (fancy-diary-display):
12729         Check for font-lock-mode before using faces.
12731         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
12732         (calendar-gregorian-from-absolute): Reduce the number of lets.
12733         (hebrew-holidays-4, generate-calendar-window): Simplify.
12734         (calendar-for-loop): Make obsolete.
12735         (calendar-nth-named-day): Doc fix.
12737         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
12738         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
12739         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
12740         Reduce the number of lets.
12741         (mark-sexp-diary-entries, calendar-mark-complex):
12742         Expand calendar-for-loops.
12744 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
12746         * find-dired.el (find-dired-filter): Fix last patch to handle
12747         multi-line process input.  Pad link numbers too.
12749 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
12751         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
12753 2008-04-01  Jason Rumney  <jasonr@gnu.org>
12755         * international/characters.el (script-list): Add phonetic script,
12756         covering IPA (previously Latin), Phonetic Extensions and
12757         Phonetic Extensions Supplement (both previously unassigned).
12759         * international/fontset.el (setup-default-fontset): Use unicode fonts
12760         that cover bopomofo script for bopomofo.
12761         Likewise for braille and mathematical.
12762         Use unicode scripts that cover the phonetic script for IPA.
12764 2008-04-01  Johan BockgÃ¥rd  <bojohan@gnu.org>
12766         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
12767         return the assigned value.
12769 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12771         * abbrev.el (abbrev-mode): Use define-minor-mode.
12773         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
12774         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
12775         Use map-keymap.
12776         (minor-mode-menu-from-indicator): Use it.  Simplify.
12778         * bindings.el (mode-line-mode-menu): Move before (new) first use.
12779         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
12780         Bind the key directly to the menu.
12781         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
12783 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
12785         * epa.el (epa-decrypt-region): Explain the reason why this
12786         function should not be used in Lisp programs.
12787         (epa-decrypt-armor-in-region): Ditto.
12788         (epa-verify-region): Ditto.
12789         (epa-verify-cleartext-in-region): Ditto.
12790         (epa-sign-region): Ditto.
12791         (epa-encrypt-region): Ditto.
12793         * epg.el (epg-start-receive-keys): Fix typo in docstring.
12795         * epa.el (epa-select-keys): Show menu even if there is no key in
12796         GnuPG's keyring.
12798 2008-04-01  Glenn Morris  <rgm@gnu.org>
12800         * calendar/calendar.el (calendar-make-temp-face): New function.
12801         (mark-visible-calendar-date):
12802         * calendar/diary-lib.el (fancy-diary-display): Use it.
12804         * vc-hooks.el (vc-responsible-backend): Declare as function.
12806         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
12807         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
12808         * calendar/cal-julian.el (holiday-julian): Use it.
12810         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
12811         (calendar-hebrew-date-is-visible-p): Extract some common code into
12812         separate function.
12813         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
12815         * calendar/cal-menu.el (cal-menu-holidays-menu):
12816         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
12817         rather than obsolete alias.
12819         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
12820         for mark characters.
12821         (calendar-unmark): Unmark by removing all overlays, rather than
12822         redrawing.
12823         (calendar-starred-day): Remove.
12824         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
12825         (calendar-cursor-to-date): No need for special star handling now
12826         using overlays.
12827         (calendar-star-date): Use overlays.
12829         * calendar/cal-french.el (calendar-goto-french-date):
12830         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
12831         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
12832         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
12833         * calendar/cal-persia.el (calendar-persian-date-string):
12834         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
12835         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
12836         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
12837         * calendar/solar.el (solar-equinoxes-solstices):
12838         Reduce nesting of some lets.
12840         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
12841         (calendar-goto-mayan-long-count-date): Simplify.
12843         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
12844         Simplify by using mapcar.
12845         (calendar-list-holidays): Return holiday-list.
12846         (list-holidays): Use let rather than let*.  Remove un-needed locals
12847         `d', `never'.
12848         (calendar-check-holidays): Return result from dolist.
12849         (holiday-float): Use a single let*.  Simplify if-and to and.
12850         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
12851         single let*.
12853 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
12855         * calc/calc.el: Autoload `calc-yank'.
12856         (calc-mode-map): Add keybindings for `calc-yank'.
12857         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
12858         assignments for `calc-yank'.
12860 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
12862         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
12863         (vc-status-mark-buffer-changed): Handle the extra field.
12865         * vc-bzr.el (vc-bzr-after-dir-status):
12866         * vc-cvs.el (vc-cvs-after-dir-status):
12867         * vc-hg.el (vc-hg-after-dir-status):
12868         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
12870 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12872         * doc-view.el: Compute displayed pages first (in PDF).
12873         (doc-view-current-converter-processes): Rename from
12874         doc-view-current-converter-process.  Update users.
12875         (doc-view-sentinel): Test buffer's liveness.
12876         (doc-view-pdf/ps->png-sentinel): Remove.
12877         (doc-view-start-process): New function.
12878         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
12879         (doc-view-ps->pdf): Use it.
12880         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
12881         New functions.
12882         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
12883         (doc-view-mode): Kill the processes when leaving the mode.
12885 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
12887         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
12888         Use `byte-compile-warning-types'.  Add docstring.
12890 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12892         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
12893         (smerge-resolve): Add various resolution heuristics.
12895         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
12896         in 3-way conflicts.
12898 2008-03-31  Glenn Morris  <rgm@gnu.org>
12900         * calendar/cal-bahai.el (diary-bahai-mark-entries):
12901         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
12902         * calendar/cal-islam.el (mark-islamic-diary-entries):
12903         Fix argument order in call to diary-mark-entries-1.
12905         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
12906         pre-Bahai dates.
12907         (holiday-bahai): Use an algorithm actually relevant to this calendar
12908         system.
12910         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
12912         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
12913         Use and.
12915         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
12916         in the last fortnight in Julian October.
12918         * calendar/calendar.el (increment-calendar-month): Optionally handle
12919         systems without 12 months per year.
12920         (calendar-date-is-visible-p): Doc fix.  Simplify.
12922         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
12923         from dolist.
12925 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
12927         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
12928         (hi-lock-unload-function): New function.
12930 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
12932         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
12933         overwriting when NEWNAME is a local file.
12935         * net/trampver.el: Update release number.
12937 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
12939         * vc-git.el: Make vc-status display information about copies,
12940         renames and permission changes.
12941         (vc-git-extra-fileinfo): New defstruct.
12942         (vc-git-escape-file-name, vc-git-file-type-as-string)
12943         (vc-git-rename-as-string, vc-git-permissions-as-string)
12944         (vc-git-status-printer): New functions.
12945         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
12946         (vc-git-after-dir-status-stage1): Look for copies, renames and
12947         permission changes.
12948         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
12949         (vc-git-dir-status): Ask for staged files and renames.
12951 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
12953         * vc.el: Allow backends to display backend specific information in
12954         the vc-status listing.
12955         (vc-status-fileinfo): Add a field for backend specific information.
12956         (vc-status-printer): Rename to ...
12957         (vc-default-status-printer): ... this.
12958         (vc-status-printer): New function.
12959         (vc-update-vc-status-buffer): Set the backend specific file info
12960         if provided.
12962 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12964         * textmodes/remember.el (remember-diary-convert-entry): Revert last
12965         change (ill-conceived).
12967 2008-03-29  Glenn Morris  <rgm@gnu.org>
12969         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
12970         * calendar/cal-julian.el (holiday-julian): Simplify.
12972         * calendar/holidays.el (list-holidays): Use or.
12974 2008-03-29  Juri Linkov  <juri@jurta.org>
12976         * window.el (split-window-preferred-horizontally): New function.
12978         * cus-start.el (split-window-preferred-function):
12979         Set choice for "vertically" to nil instead of split-window.
12980         Set choice for "horizontally" to split-window-preferred-horizontally
12981         instead of lambda.
12983 2008-03-29  Juri Linkov  <juri@jurta.org>
12985         * simple.el (minibuffer-default-add-function): New variable with
12986         the default to minibuffer-default-add-completions.
12987         (minibuffer-default-add-done): New variable.  Make it buffer-local.
12988         (minibuffer-default-add-completions): New function.
12989         (goto-history-element): Set minibuffer-default-add-done to t and
12990         call a function in minibuffer-default-add-function when the
12991         specified absolute history position is greater than the length of
12992         the minibuffer-default list and minibuffer-default-add-done is nil.
12993         Change "^End of history; no next item$" to "^End of defaults;
12994         no next item$".
12996         * bindings.el (debug-ignored-errors): Change "^End of history;
12997         no next item$" to "^End of defaults; no next item$".
12999 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13001         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
13003         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
13004         to with-no-warnings.
13006 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
13008         Sync with Tramp 2.1.13.
13010         * net/tramp-ftp.el: Require 'cl when byte-compiling.
13012         * net/trampver.el: Update release number.
13014 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
13016         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
13017         the current backend.
13019         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
13020         (vc-status-refresh): Create a temporary buffer and call the
13021         `dir-status' backend function from that buffer.
13023         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
13024         (vc-bzr-after-dir-status): Don't kill the buffer.
13026         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
13027         (vc-cvs-after-dir-status): Don't kill the buffer.
13029         * vc-git.el (vc-git-dir-status): Don't create a buffer.
13030         (vc-git-after-dir-status-stage2): Don't kill the buffer.
13032         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
13033         (vc-hg-after-dir-status): Don't kill the buffer.
13035         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
13036         (vc-svn-after-dir-status): Don't kill the buffer.
13038 2008-03-29  Glenn Morris  <rgm@gnu.org>
13040         * calendar/calendar.el (diary-file, american-date-diary-pattern)
13041         (european-date-diary-pattern, european-calendar-display-form)
13042         (american-calendar-display-form, diary-display-hook): Doc fixes.
13043         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
13044         custom :set.  Mark as obsolete.
13045         (calendar-date-style, iso-date-diary-pattern)
13046         (iso-calendar-display-form): New user variables.
13047         (diary-date-forms, calendar-date-display-form): Set using
13048         calendar-date-style.  Doc fix.
13049         (calendar-set-date-style): New command.
13050         (european-calendar, american-calendar): Use calendar-set-date-style.
13051         Mark as obsolete.
13053         * calendar/diary-lib.el (number): Move declaration where needed.
13054         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
13055         (diary-make-date): New function.
13056         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
13057         Use diary-make-date.
13058         (diary-date-display-form, diary-insert-entry-1): New functions.
13059         (insert-monthly-diary-entry, insert-yearly-diary-entry):
13060         Use diary-insert-entry-1.
13061         (insert-anniversary-diary-entry, insert-block-diary-entry)
13062         (insert-cyclic-diary-entry): Use diary-date-display-form.
13064         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13065         Autoload diary-insert-entry-1.
13066         * calendar/cal-bahai.el (diary-bahai-insert-entry)
13067         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
13068         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
13069         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
13070         * calendar/cal-islam.el (insert-islamic-diary-entry)
13071         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
13072         Use diary-insert-entry-1.
13074         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
13075         (diary-yahrzeit): Doc fix.  Use diary-make-date.
13077         * calendar/icalendar.el (icalendar--datetime-to-american-date):
13078         New name for icalendar--datetime-to-noneuropean-date.  Make old name
13079         obsolete alias.
13080         (icalendar--datetime-to-iso-date): New function.
13081         (icalendar--datetime-to-diary-date): Doc fix.  Respect
13082         calendar-date-style if bound.
13084         * textmodes/remember.el (remember-diary-convert-entry):
13085         Respect calendar-date-style if bound.
13087 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13089         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
13090         (xterm-mouse-handle-delete-frame): Delete.
13092         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
13093         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
13094         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
13095         in xterm-modify-other-keys-terminal-list.
13097         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
13098         are conflicts.
13100 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
13102         * vc.el (vc-update): Check if the buffer is unsaved only if it
13103         actually exists.
13104         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
13105         vc-print-log.
13107 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13109         * net/dns.el (dns-write): Use set-buffer-multibyte.
13111 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13113         * vc-bzr.el (vc-bzr-sha1): New fun.
13114         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
13115         (vc-bzr-registered): Use it.
13117 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
13119         * vc.el (vc-status-kill-dir-status-process): Simplify.
13120         (vc-status-refresh): Make sure the buffer is live.
13121         (ring): Don't require it, not used.
13123 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
13125         * progmodes/verilog-mode.el (verilog-auto-inout-module):
13126         Add optional regular expression to AUTOINOUTMODULE.
13127         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
13128         (verilog-auto-inst-param, verilog-auto-reg)
13129         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
13130         (verilog-auto-output-every, verilog-auto-input)
13131         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
13132         (verilog-auto-unused, verilog-auto): Update documentation to use
13133         more obvious instance module names versus cell names.
13135 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
13137         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
13138         kill if a process is running.
13140         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
13142 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
13144         * vc.el: Add new backend function 'status-extra-headers.
13145         (vc-default-status-extra-headers): New function.
13146         (vc-status-headers): Call 'status-extra-headers.  Add colors.
13148         * vc-git.el (vc-git-status-extra-headers): New function.
13150 2008-03-28  Glenn Morris  <rgm@gnu.org>
13152         * calendar/cal-menu.el (cal-menu-holidays-menu)
13153         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
13154         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
13155         holiday-list is optional.
13156         (calendar-mouse-holidays): Remove un-needed local `l'.
13158         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
13159         Remove un-needed local `date'.
13160         (calendar-cursor-to-visible-date): Use let rather than let*.
13161         Remove un-needed local `first-of-month-weekday'.
13163         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
13165         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
13166         Doc fixes.
13167         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
13168         (diary-header-line-flag, diary-header-line-format): Declare.
13169         (diary-pull-attrs): Check for multiple matches.
13170         (diary-list-entries-2): Simplify finding start of date.
13171         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
13172         pop-up-frames.
13173         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
13174         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
13176 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
13178         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
13180         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
13182 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13184         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
13186         * image-mode.el (image-mode-reapply-winprops): Fix last change.
13188 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
13190         * international/mule-conf.el (define-iso-single-byte-charset):
13191         Don't make latin-iso8859-* supplementary.
13192         (#'set-charset-priority): Don't change the priority of charsets
13193         `unicode' and `emacs'.
13195 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13197         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
13198         temp buffer.
13200 2008-03-27  Glenn Morris  <rgm@gnu.org>
13202         * calendar/cal-bahai.el (diary-bahai-list-entries):
13203         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
13204         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
13206         * calendar/calendar.el (diary-file): Doc fix.
13208         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
13209         (list-diary-entries-hook, mark-diary-entries-hook)
13210         (include-other-diary-files, diary-mail-entries)
13211         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
13212         (diary-set-header): New function.
13213         (diary-header-line-flag, diary-header-line-format):
13214         Use diary-set-header for custom :set function.
13215         (diary-set-maybe-redraw): Use symbol-value rather than eval.
13216         (diary-attrtype-convert): Use intern-soft rather than read.
13217         (diary-display-no-entries): New function.
13218         (simple-diary-display, fancy-diary-display): Use it.
13219         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
13220         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
13222         * calendar/holidays.el (list-holidays): Doc fix.
13224 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
13226         * calc/calc-store.el (calc-read-var-name-history): New variable.
13227         (calc-read-var-name): Use `calc-read-var-name-history'.
13229 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13231         * image-mode.el (image-mode-reapply-winprops): Simplify now that
13232         window-configuration-change-hook works buffer-locally.
13234 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
13236         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
13237         for Emacs Lisp, not Lisp.
13239 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
13241         * help-fns.el (describe-function-1, describe-variable):
13242         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
13244         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
13245         replacement is provided, don't print "use nil instead".
13247 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
13249         * complete.el (PC-do-completion): Use regexp-quote.
13251 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
13253         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
13254         Detect missing files.
13256         * vc-git.el (vc-git-extra-menu-map): New key map.
13257         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
13258         New functions.
13260         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
13261         and 'missing files.
13263 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13265         * calendar/holidays.el (list-holidays): Make Y2 optional.
13267         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
13268         buffers shown to the user.
13269         (appt-disp-window): Disable undo explicitly now that the leading space
13270         is gone.
13272         * simple.el (activate-mark): New function.
13273         (set-mark-command): Use it with region-active-p to clean up the code.
13274         (exchange-point-and-mark): Invert the meaning of C-u when
13275         transient-mark-mode is active.
13277         * dired-aux.el (dired-create-files): Use dolist.
13279         * bindings.el (mode-line-change-eol): Use with-selected-window.
13281         * apropos.el (apropos-command): Include macros.
13283 2008-03-26  Glenn Morris  <rgm@gnu.org>
13285         * calendar/cal-bahai.el: Require calendar, not cal-julian.
13286         (calendar-bahai-epoch): Doc fix.
13288         * calendar/cal-china.el: Explicitly require calendar.
13290         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
13291         Require calendar rather than cal-julian.
13292         Autoload calendar-absolute-from-julian.
13293         * calendar/cal-coptic.el (coptic-calendar-epoch):
13294         * calendar/cal-islam.el (calendar-islamic-epoch):
13295         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
13297         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
13299         * calendar/cal-dst.el: Don't require cal-persia.
13300         (calendar-absolute-from-persian): Autoload it.
13301         (dst-adjust-time): Doc fix.
13303         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
13304         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
13305         calendar.
13307         * calendar/cal-menu.el: Require calendar rather than declaring
13308         functions.
13309         * calendar/calendar.el: Provide calendar before requiring cal-menu.
13311         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
13312         calendar-after-frame-setup-hooks.  Update callers, make old name an
13313         obsolete alias.  Doc fix.
13314         (calendar-frame-1): Doc fix.
13316         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
13318         * calendar/calendar.el (oriental-holidays, solar-holidays):
13319         * calendar/holidays.el (list-holidays): Assume atan always bound.
13321         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
13322         Explicitly require calendar, not cal-julian.
13323         * calendar/lunar.el: Explicitly require cal-dst.
13325 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13327         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
13329         * help-fns.el (describe-function-1, describe-variable): If no
13330         replacement is provided, don't print "use nil instead".
13332 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13334         * proced.el: New file.
13336 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
13338         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
13340 2008-03-25  Juri Linkov  <juri@jurta.org>
13342         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
13343         in battery-mode-line-format.
13345         * bindings.el (minibuffer-local-map): For the command
13346         file-cache-minibuffer-complete replace keymap minibuffer-local-map
13347         with map which is already locally bound to minibuffer-local-map.
13349 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13351         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
13352         Remove `sort-first' argument.
13354         * subr.el (redisplay-end-trigger-functions)
13355         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
13356         (process-filter-multibyte-p, set-process-filter-multibyte):
13357         Mark as obsolete.
13359 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
13361         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
13362         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
13363         use the LOCAL arg of `add-hook'.
13364         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
13365         Remove spurious * from defcustom docstrings.
13366         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
13367         Fix typos in messages.
13368         (reb-mode-buffer-p): New function.
13369         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
13370         (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
13371         (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
13372         Use `unless', `when'.
13373         (re-builder-unload-function): New function.
13375 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
13377         * vc-hooks.el (vc-state): Add documentation for 'missing.
13379 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
13381         * progmodes/verilog-mode.el (verilog-auto-output)
13382         (verilog-auto-input, verilog-auto-inout, verilog-auto)
13383         (verilog-delete-auto): Add optional regular expression to
13384         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
13385         (verilog-signals-matching-regexp): New internal function for
13386         signal matching.
13388 2008-03-25  Johan BockgÃ¥rd  <bojohan@gnu.org>
13390         * info.el (Info-isearch-search): Always return point.
13392 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13394         * diff-mode.el (diff-remembered-defdir): New var.
13395         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
13397 2008-03-25  Glenn Morris  <rgm@gnu.org>
13399         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
13400         calendar-bahai-prompt-for-date.  Update callers, make old name an
13401         obsolete alias.  Doc fix.
13402         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
13403         coptic-prompt-for-date.  Update callers, make old name an
13404         obsolete alias.  Doc fix.
13405         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
13406         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
13407         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
13408         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
13409         * calendar/cal-iso.el (calendar-iso-read-date): New name for
13410         calendar-iso-read-args.  Update callers, make old name an obsolete
13411         alias.
13412         * calendar/cal-persia.el (calendar-persian-read-date): New name for
13413         persian-prompt-for-date.  Update callers, make old name an
13414         obsolete alias.  Doc fix.  Move definition before use.
13416         * calendar/cal-x.el (diary-frame-parameters)
13417         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
13418         (calendar-frame-1): Doc fixes.
13419         (make-fancy-diary-buffer): Remove declaration.
13420         (calendar-dedicate-diary): Replace call to deleted function
13421         make-fancy-diary-buffer.
13422         (calendar-frame-setup): New function.
13423         (calendar-one-frame-setup, calendar-only-one-frame-setup)
13424         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
13425         work, and mark as obsolete.
13426         (special-display-buffer-names): Don't mess with this; it's not our
13427         business.
13428         (cal-x-load-hook): Defvar it, and mark as obsolete.
13430         * calendar/calendar.el (calendar-remove-frame-by-deleting):
13431         Default to t.  Add to 'calendar group.
13432         (calendar): Doc fix.  Use calendar-frame-setup.
13433         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
13434         (generate-calendar-window): Doc fix.
13436 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13438         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
13440 2008-03-24  Drew Adams  <drew.adams@oracle.com>
13442         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
13443         New variables.
13444         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
13445         (finder-exit): Ignore errors rather than avoiding them.
13446         Kill *Finder-package* buffer also.
13448 2008-03-24  Andreas Schwab  <schwab@suse.de>
13450         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
13452 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
13454         * vc-hg.el (vc-hg-after-dir-status):
13455         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
13457         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
13458         Detect removed files.
13460         * vc.el (vc-status-printer): Use a different face for missing files.
13461         (vc-status-hide-up-to-date): Rename from
13462         vc-status-remove-up-to-date.  Update all callers.
13463         (vc-status-mode-map): Bind C-m.
13465 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
13467         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
13468         code ...
13469         (vc-git--state-code): ... to this new function.
13470         (vc-git-state): Use it.
13472 2008-03-24  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
13474         * textmodes/remember.el (remember-mail-date)
13475         (remember-store-in-mailbox): Write date and From line in such a
13476         way that Mutt can read it.
13478 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
13480         * simple.el (transient-mark-mode): Turn on by default.
13482 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
13484         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
13485         'unregistered for unregistered files.
13487         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
13489         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
13491         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
13492         subdirectories.
13494         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
13495         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
13496         Add :enable for vc-status-refresh.
13497         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
13498         (vc-status-tool-bar-map): Add binding for
13499         vc-status-kill-dir-status-process.
13500         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
13501         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
13502         Reset vc-status-process-buffer.
13503         (vc-status-refresh): Don't run two refreshes at a time.
13504         (vc-status): If the buffer is already in vc-status-mode only refresh.
13505         (vc-status-mark-buffer-changed): Add an optional file parameter.
13506         (vc-resynch-buffer): Use it.
13507         (vc-delete-file): Expand the file name before using it.
13508         Be careful to not create a new buffer with the old file contents.
13509         Update the VC state after performing the operation.
13511 2008-03-23  Andreas Schwab  <schwab@suse.de>
13513         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
13514         Fix radio button condition.
13515         [box]: Likewise.
13516         [customize]: Add radio button.
13518 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
13520         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
13521         (calc-user-parse-tables, calc-gnuplot-default-device)
13522         (calc-gnuplot-default-output, calc-gnuplot-print-device)
13523         (calc-gnuplot-print-output, calc-gnuplot-geometry)
13524         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
13525         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
13526         (calc-undo-list, calc-redo-list, calc-main-buffer)
13527         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
13528         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
13529         (calc-said-hello, calc-executing-macro, calc-any-selections)
13530         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
13531         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
13532         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
13533         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
13534         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
13535         (calc-create-buffer, calc-quit): Add docstrings.
13537 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
13539         * makefile.w32-in (WINS_ALMOST): Add org.
13541 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
13543         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
13544         New functions to implement vc-status support.
13546 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
13548         * vc.el (vc-status-prepare-status-buffer): New function.
13549         (vc-status): Use it.
13551         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
13552         appropriate.
13554 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
13556         * vc-git.el (vc-git--empty-db-p)
13557         (vc-git-after-dir-status-stage1-empty-db): New functions.
13558         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
13559         Add support for empty repositories.
13561 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
13563         * vc-git.el (vc-git-annotate-extract-revision-at-line):
13564         Allow "^" in a version name.
13566         * vc-mtn.el (vc-mtn-state): Support the added state.
13568 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
13570         * org: New directory for Org-mode.
13572         * org/org-export-latex.el: Moved from lisp/texmodes.
13574         * org/org-irc.el: Moved from lisp/texmodes.
13576         * org/org-mac-message.el: Moved from lisp/texmodes.
13578         * org/org-mouse.el: Moved from lisp/texmodes.
13580         * org/org-publish.el: Moved from lisp/texmodes.
13582 2008-03-21  Juri Linkov  <juri@jurta.org>
13584         * comint.el (comint-dynamic-simple-complete):
13585         Use variable `stub' for the second arg `common-substring'
13586         of `comint-dynamic-list-completions'.
13587         (comint-dynamic-list-filename-completions):
13588         Use variable `filenondir' for the second arg `common-substring'
13589         of `comint-dynamic-list-completions'.
13590         (comint-dynamic-list-completions): Add new optional arg
13591         `common-substring'.  Add `common-substring' as the second arg of
13592         the call to `display-completion-list'.  Doc fix.
13594         * comint.el (comint-dynamic-complete-as-filename)
13595         (comint-dynamic-list-filename-completions)
13596         (comint-dynamic-simple-complete): Use `minibuffer-message'
13597         to display message "No completions of %s" when a command
13598         is called in the minibuffer.
13599         (comint-dynamic-simple-complete): Don't display other
13600         completion messages when a command is called in the minibuffer.
13601         (comint-dynamic-list-completions): Use `minibuffer-message'
13602         to display message " [Type space to flush ...]" when a command
13603         is called in the minibuffer.
13605         * shell.el (shell-dynamic-complete-command)
13606         (shell-dynamic-complete-environment-variable): Don't display
13607         completion messages when command is called in the minibuffer.
13609         * emacs-lisp/lisp.el (lisp-complete-symbol):
13610         Use `minibuffer-message' to display message "No completions of %s"
13611         when this command is called in the minibuffer.
13613         * bindings.el (standard-mode-line-modes): Put special help-echo
13614         tooltip on recursive edit %[ %] mode-line constructs.
13616         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
13617         "^No dynamic expansion for .* found$" to allow error messages like
13618         "No dynamic expansion for \"%s\" found in this-buffer".
13620 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
13622         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
13623         "psftp".
13625 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13627         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
13628         * vc.el (vc-default-dired-state-info): Use just "modified".
13629         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
13630         (vc-cvs-mode-line-string): Make use of the better default.
13631         (vc-cvs-parse-entry): Use the new `added'.
13632         (vc-cvs-dired-state-info): Remove.
13633         * vc-svn.el (vc-svn-dired-state-info): Remove.
13634         * vc-hg.el (vc-hg-dired-state-info): Remove.
13635         * vc-git.el (vc-git-dired-state-info): Remove.
13637 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
13639         * vc-git.el (vc-git-status-result): New variable.
13640         (vc-git-dir-status): Split out ...
13641         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
13642         ... these new functions and work asynchronously.
13644 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
13646         * vc-git.el (vc-git-after-dir-status): Remove.
13647         (vc-git-dired-state-info): Reimplement.
13649 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
13651         * replace.el (occur-mode-map): Add :help.
13653         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
13654         for disassemble.
13656         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
13657         the 'added state.
13658         (vc-status-remove-up-to-date): New function.
13659         (vc-status-mode-map, vc-status-menu-map): Bind it.
13660         (vc-status-printer): Use a different face up-to-date files.
13661         (vc-resynch-buffer): Update the vc-status buffer if it exists.
13662         (Todo): Remove solved entries.
13664         * vc-hg.el (vc-hg-state):
13665         * vc-git.el (vc-git-state):
13666         * vc-cvs.el (vc-cvs-parse-status):
13667         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
13668         state.
13670 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13672         * progmodes/compile.el (compile):
13673         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
13675         * simple.el (minibuffer-local-shell-command-map): New var.
13676         (minibuffer-complete-shell-command, read-shell-command): New funs.
13677         (shell-command, shell-command-on-region): Use them.
13679 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
13681         * vc.el (vc-status-mark-buffer-changed): New function to implement
13682         updating of the *vc-status* buffer when a buffer is saved.
13683         (vc-status-mode): Use it for after-change-hook.
13684         (vc-add-to-vc-status-buffer): Rename to ...
13685         (vc-status-add-entry): ... this.
13686         (Todo): Add new entry.
13688 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13690         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
13692 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
13694         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
13695         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
13696         Remove spurious * from defcustom docstrings.
13697         (icomplete-compute-delay): Fix docstring and remove spurious *.
13698         (icomplete-delay-completions-threshold): Fix typo in docstring and
13699         remove spurious *.
13700         (icomplete-completions): While collecting the list of prospective
13701         candidates, don't overshoot `icomplete-prospects-length'.
13703 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
13705         * textmodes/refbib.el:
13706         * textmodes/reftex.el:
13707         * textmodes/reftex-global.el:
13708         * textmodes/reftex-vars.el:
13709         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
13710         compiler pacifying defvars.
13711         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
13712         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
13713         not needed.
13715 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
13717         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
13718         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
13719         (verilog-customize, verilog-font-customize)
13720         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
13721         (verilog-mode): Update documentation strings to match tool tips.
13722         (verilog-auto-search-do, verilog-auto-re-search-do)
13723         (verilog-skip-forward-comment-or-string): Fix verilog-auto
13724         expansion when a .* appears inside a string.
13725         (verilog-re-search-forward, verilog-re-search-backward):
13726         Add comment to recall how this works.
13727         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
13729 2008-03-20  Glenn Morris  <rgm@gnu.org>
13731         * calendar/calendar.el (calendar-other-dates): New function.
13732         (calendar-print-other-dates): Use calendar-other-dates.
13733         * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
13734         the declarations it replaces.
13735         (calendar-mouse-print-dates): Use calendar-other-dates.
13737         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
13738         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
13739         (calendar-absolute-from-bahai): Fix the leap-year case.
13740         (calendar-bahai-from-absolute): Re-use the Gregorian month.
13741         (calendar-bahai-date-string, calendar-bahai-print-date):
13742         Handle pre-Bahai dates.
13744         * calendar/cal-china.el (chinese-calendar-celestial-stem)
13745         (chinese-calendar-terrestrial-branch): Make defcustoms.
13747         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
13748         (calendar-mouse-view-diary-entries): Use or.
13749         (calendar-mouse-chinese-date): Remove unused command.
13750         (cal-menu-load-hook): Mark as obsolete.
13752         * calendar/solar.el (calendar-location-name, calendar-latitude)
13753         (calendar-longitude, solar-arctan, sunrise-sunset)
13754         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
13756 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
13758         * calc/calc.el: Remove outdated comments.
13759         (defcalcmodevar, calc-mode-var-list-restore-default-values)
13760         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
13761         Add docstrings.
13763 2008-03-19  Jason Rumney  <jasonr@gnu.org>
13765         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
13767 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13769         * net/tls.el (open-tls-stream): Reindent.
13771 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
13773         * net/tramp.el (tramp-let-maybe): Removed.
13774         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
13775         It does not exist under XEmacs.
13776         (tramp-handle-file-truename, tramp-handle-expand-file-name)
13777         (tramp-completion-file-name-handler): Let-bind
13778         `directory-sep-char'.
13780         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
13781         `directory-sep-char'.
13783 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13785         * help-fns.el (describe-function-1): Don't signal "missing arglist"
13786         for autoloaded keymaps.
13788         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
13789         (electric-verilog-terminate-line, verilog-in-struct-region-p)
13790         (verilog-backward-ws&directives, verilog-forward-ws&directives)
13791         (verilog-in-comment-p, verilog-in-star-comment-p)
13792         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
13793         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
13794         (verilog-skip-forward-comment-or-string, verilog-in-paren)
13795         (verilog-skip-forward-comment-p): Use it.
13797 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
13799         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
13800         (org-remember-templates, org-time-stamp-rounding-minutes)
13801         (org-back-over-empty-lines, org-find-base-buffer-visiting)
13802         (org-columns-new): Fix typos in docstrings.
13804 2008-03-19  Glenn Morris  <rgm@gnu.org>
13806         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
13807         (tramp-handle-shell-command): Use condition-case rather than
13808         ignore-errors.
13810 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
13812         * diff-mode.el (diff-header): Make the color louder.
13813         (diff-refine-change): Tone the color down.
13815 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
13817         * descr-text.el (describe-char): When `describe-char-unidata-list'
13818         is set to show all properties, list them in the right order.
13820 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13822         * international/mule.el (load-with-code-conversion): Avoid setting
13823         default-enable-multibyte-characters.
13825 2008-03-19  Gustav HÃ¥llberg  <gustav@virtutech.com>  (tiny change)
13827         * vc.el (vc-annotate-background): Fix custom type.
13829 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13831         * descr-text.el (describe-char-unidata-list): Allow specifying
13832         just all properties.
13833         (describe-char): Handle that new value.
13835         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
13837 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
13839         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
13840         instead of file name extension to make docs with uncommon
13841         extensions work.
13843 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
13845         * doc-view.el (require): Require cl at compile time because
13846         `assert' needs it.
13848 2008-03-18  Glenn Morris  <rgm@gnu.org>
13850         * calendar/calendar.el (initial-calendar-window-hook)
13851         (today-visible-calendar-hook): Doc fixes.
13853 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
13855         * net/tramp.el (tramp-root-regexp): Simplify.
13856         (tramp-completion-file-name-regexp-separate): Don't insist on
13857         leading "[".  This prevents method or user or host completion.
13858         (tramp-let-maybe): Autoload it.
13859         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
13860         is an alias for `identity'.
13861         (tramp-handle-write-region): Protect `last-coding-system-used'
13862         over the trailing statements.
13863         (tramp-completion-file-name-handler-post-function): Remove.
13864         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
13865         instead of calling `tramp-drop-volume-letter'.
13867         * net/tramp.el:
13868         * net/tramp-uu.el:
13869         * net/trampver.el: Move coding cookie at the end.
13871 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13873         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
13874         elements which may be something else than characters.
13876 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
13878         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
13879         New functions to implement vc-status support.
13881         * vc.el (vc-default-extra-status-menu)
13882         (vc-add-to-vc-status-buffer): New functions.
13884         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
13885         for eldoc and ielm.
13887 2008-03-17  Glenn Morris  <rgm@gnu.org>
13889         * calendar/cal-x.el (diary-frame-parameters)
13890         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
13891         Fix custom type; add options.
13892         (calendar-frame, diary-frame): Doc fixes.
13893         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
13894         new functions.
13895         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
13896         Use calendar-frame-1 and calendar-dedicate-diary.
13897         (calendar-one-frame-setup): Also handle only-one-frame case.
13898         (calendar-only-one-frame-setup): Doc fix.  Just call
13899         calendar-one-frame-setup.
13901         * calendar/diary-lib.el: Re-order some definitions before their use.
13902         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
13903         (diary-list-entries): Doc fixes.
13904         (make-fancy-diary-display): Remove function.
13906         * calendar/calendar.el (calendar-today-marker)
13907         (initial-calendar-window-hook, today-visible-calendar-hook)
13908         (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
13909         (calendar-star-date, calendar-mark-today): Doc fixes.
13910         (today-visible-calendar-hook): Add options.
13911         (calendar-in-read-only-buffer): New macro.
13912         (calendar-basic-setup): Adapt for change in calendar-read-date.
13913         Place holiday let inside if.
13914         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
13915         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
13916         (calendar-print-other-dates): Use one let rather than many.
13918         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
13919         (calendar-print-other-dates):
13920         * calendar/cal-hebrew.el (list-yahrzeit-dates):
13921         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
13922         * calendar/holidays.el (calendar-list-holidays, list-holidays)
13923         (calendar-cursor-holidays):
13924         * calendar/lunar.el (calendar-phases-of-moon): Use
13925         calendar-in-read-only-buffer to replace previous code and disable undo.
13927 2008-03-16  Juri Linkov  <juri@jurta.org>
13929         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
13930         and regexp-search-ring-yank-pointer for the HISTPOS argument of
13931         read-from-minibuffer to provide the correct initial minibuffer
13932         history position in isearch-edit-string when it is called from
13933         isearch-ring-adjust.
13935         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
13936         to check if the current buffer is the minibuffer, and in this case
13937         call abort-recursive-edit to kill the minibuffer.  Doc fix.
13938         (kill-this-buffer-enabled-p): Allow this function to return non-nil
13939         when the current buffer is the minibuffer.
13941         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
13943 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
13945         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
13946         Use non-nil PARENTS attribute of make-directory instead of
13947         explicitly checking existence the current cache directory.
13949 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
13951         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
13952         M-x epa-file-select-keys.
13954 2008-03-16  Kenichi Handa  <handa@m17n.org>
13956         * international/mule.el (auto-coding-alist):
13957         Use no-conversion-multibyte for archive files.
13959 2008-03-16  Glenn Morris  <rgm@gnu.org>
13961         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
13962         New functions.
13963         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
13964         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
13965         Use calendar-mark-1.
13966         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
13967         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
13968         Use calendar-mark-complex.
13969         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
13970         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
13971         Use calendar-mark-1.
13973         * calendar/calendar.el (calendar-mod): Remove.
13974         * calendar/cal-china.el (calendar-chinese-from-absolute)
13975         (calendar-chinese-date-string): Expand calendar-mod calls.
13976         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
13977         Expand calendar-mod calls.
13979         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
13980         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
13981         (diary-bahai-insert-yearly-entry): Use let rather than let*.
13982         Move obsolete aliases after the functions that replaced them.
13984         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
13985         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
13986         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
13987         Use let rather than let*.
13988         (calendar-hebrew-prompt-for-date): New function.
13989         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
13990         (holiday-tisha-b-av-etc): Use unless, let.
13992         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
13993         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
13995         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
13997         * calendar/calendar.el (calendar-for-loop): Add indent spec.
13999         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
14000         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
14001         than concat.
14002         (diary): Remove un-needed let.
14003         (view-other-diary-entries): Rename argument.
14004         (diary-list-entries-2): New function.
14005         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
14006         (print-diary-entries): Use unless.
14007         (diary-mark-entries-1): Change argument order, make all but
14008         markfunc optional.  Handle the standard (Gregorian) case.
14009         Use match-string-no-properties.  Handle marks.
14010         (mark-diary-entries): Use diary-mark-entries-1.
14011         (diary-font-lock-keywords-1): New macro.
14012         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
14014 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
14016         * calendar/icalendar.el (icalendar-version): Increase to 0.18.
14017         (icalendar-export-hidden-diary-entries): New variable.
14018         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
14019         In case of error, insert full error-val.
14020         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
14021         Use calendar-day-of-week.  Return the day number.
14022         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
14024 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
14026         * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
14027         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
14028         (icalendar-export-region): Ignore hidden diary entries.
14029         (icalendar--convert-ordinary-to-ical): Fix case where event
14030         spans across midnight boundary.
14031         (icalendar-first-weekday-of-year): New function.
14032         (icalendar--convert-weekly-to-ical): Allow user-selectable start
14033         year for recurring events (Mozilla calendars do not propagate
14034         recurring events forever, so year 2000 start date was not working).
14035         (icalendar--convert-yearly-to-ical): Remove extra spaces in
14036         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
14038 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
14040         * net/tramp.el (tramp-root-regexp): New defconst.
14041         (tramp-completion-file-name-regexp-unified)
14042         (tramp-completion-file-name-regexp-separate)
14043         (tramp-completion-file-name-regexp-url): Use it.
14044         (tramp-do-copy-or-rename-file-via-buffer):
14045         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
14046         t for `insert-file-contents-literally'.
14047         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
14048         Autoload it.
14049         (tramp-completion-file-name-handler-post-function): New defconst.
14050         (tramp-completion-file-name-handler): Use it.
14051         (tramp-maybe-open-connection): Update calls to
14052         `tramp-flush-connection-property' for removed 2nd argument.
14054 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14056         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
14057         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
14058         New functions.
14060 2008-03-15  Glenn Morris  <rgm@gnu.org>
14062         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
14063         New functions.
14064         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
14065         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
14066         (diary-list-entries-1, diary-mark-entries-1): Autoload.
14067         (diary-bahai-list-entries): Use diary-list-entries-1.
14068         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
14069         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
14070         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
14071         (diary-list-entries-1, diary-mark-entries-1): Autoload.
14072         (list-hebrew-diary-entries): Use diary-list-entries-1.
14073         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
14074         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
14075         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
14076         (diary-list-entries-1, diary-mark-entries-1): Autoload.
14077         (list-islamic-diary-entries): Use diary-list-entries-1.
14078         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
14080         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
14082         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
14084         * calendar/cal-china.el (number-chinese-months)
14085         (calendar-chinese-from-absolute): Use nth, caar.
14087         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
14089         * calendar/cal-french.el (french-calendar-accents): Doc fix.
14091         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
14092         (calendar-hebrew-month-name-array-leap-year)
14093         (hebrew-calendar-parashiot-names): Make constants.
14094         (diary-parasha): Move definition after constants it uses.
14096         * calendar/cal-html.el (cal-html-insert-link-yearpage)
14097         (cal-html-htmlify-list): Doc fix.
14098         (cal-html-htmlify-entry): Use nth.
14100         * calendar/cal-islam.el (calendar-islamic-month-name-array)
14101         (calendar-islamic-epoch): Make constants.
14102         (calendar-islamic-epoch): Doc fix.
14104         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
14106         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
14107         (cal-tex-month-name): Doc fix.
14108         (cal-tex-last-blank-p): Use zerop.
14110         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
14111         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
14112         (calendar-cursor-to-date): Doc fix.
14113         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
14114         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
14115         (calendar-day-number): Use when.
14116         (generate-calendar-month): Use dotimes.
14117         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
14118         (calendar-set-mark): Reverse conditional.
14119         (calendar-make-alist): Move definition before use.
14121         * calendar/diary-lib.el (diary-face-attrs)
14122         (diary-glob-file-regexp-prefix, diary-selective-display)
14123         (number-of-diary-entries, diary-list-entries, diary-goto-entry)
14124         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
14125         (diary-anniversary, diary-cyclic)
14126         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
14127         (diary-header-line-format): Change wording.
14128         (diary-list-entries): Set `date-start' in let.
14129         (include-other-diary-files, mark-included-diary-files): Use format.
14130         (simple-diary-display, fancy-diary-display): Use cadr, unless.
14131         (mark-diary-entries): Use 1+.
14132         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
14133         (mark-calendar-month): Use dotimes.
14135         * calendar/holidays.el (displayed-month, displayed-year):
14136         Move declarations where needed.
14137         (calendar-list-holidays): Doc fix.
14139         * calendar/parse-time.el (parse-time-string): Simplify.
14141         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
14142         Make constants.
14143         (solar-sunrise-sunset): Rename some local variables for clarity.
14144         (sunrise-sunset): Use zerop.
14145         (solar-mean-equinoxes/solstices): Doc fix.
14147         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
14148         Use nth.
14149         (timeclock-completing-read, timeclock-generate-report): Use zerop.
14150         (timeclock-mean, timeclock-generate-report): Use dolist.
14152         * calendar/todo-mode.el (todo-add-category): Simplify.
14153         (todo-more-important-p, todo-delete-item, todo-file-item):
14154         Use unless, when.
14155         (todo-top-priorities): Use zerop.
14157 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
14159         * buff-menu.el (list-buffers-noselect): Display buffer name in
14160         tooltip instead of mouse binding when it doesn't fit in the list.
14162 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
14164         * faces.el (xw-defined-colors):
14165         * simple.el (widget-convert, shell-mode): Declare as functions
14166         instead of autoloading.
14168         * abbrev.el:
14169         * button.el:
14170         * cus-face.el:
14171         * ediff-hook.el:
14172         * emacs-lisp/backquote.el:
14173         * emacs-lisp/timer.el:
14174         * facemenu.el:
14175         * faces.el:
14176         * menu-bar.el:
14177         * simple.el:
14178         * subr.el:
14179         * textmodes/fill.el:
14180         * textmodes/paragraphs.el: Remove autoloads, redundant when the
14181         files are preloaded.
14183 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14185         * desktop.el (desktop-create-buffer): Don't catch errors if
14186         debug-on-error is set.
14188 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
14190         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
14191         ($(lisp)/calendar/diary-loaddefs.el)
14192         ($(lisp)/calendar/hol-loaddefs.el): New targets.
14193         (LOADDEFS): New macro.
14194         (autoloads): Depend on $(LOADDEFS).
14196 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
14198         * font-lock.el (featurep): Remove test, not useful anymore.
14199         (facemenu-keymap): Move key binding ...
14200         * facemenu.el (facemenu-keymap): ... here.
14202         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
14203         for each file in the list.
14204         (vc-bzr-log-view-mode): Recognize the file marker.
14206         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
14207         for checkdoc and profiling.
14209 2008-03-14  Bastien Guerry  <bzg@altern.org>
14211         * textmodes/flyspell.el (nxml-mode): Add the right
14212         `flyspell-mode-predicate'.
14214         * wid-edit.el (link): Use 'mouse-face for :follow-link.
14216 2008-03-14  Glenn Morris  <rgm@gnu.org>
14218         * calendar/solar.el: Reorder so that functions are defined before use.
14219         (displayed-month, displayed-year): Move declarations where needed.
14220         (solar-get-number): Move definition before use.  Use unless.
14221         (solar-equatorial-coordinates): Simplify.
14222         (solar-sunrise-and-sunset): Use let rather than let*.
14223         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
14225         * startup.el (command-line-1): Rename -internal-script back to
14226         -scriptload (reverts previous change).
14228         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
14229         (calendar-bahai-leap-base): Add doc strings.
14230         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
14231         Move definition before use.
14232         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
14233         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
14234         variables outside the loop.  Use dolist.
14235         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
14237         * calendar/cal-china.el: Re-order so that functions are defined before
14238         use.
14239         (displayed-month, displayed-year): Move declarations where needed.
14240         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
14241         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
14242         Add doc strings.
14243         (chinese-year-cache): Recenter on 2010.  Doc fix.
14244         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
14245         Doc fix.  Simplify.
14246         (chinese-year-cache-init): New function.
14247         (compute-chinese-year, holiday-chinese-new-year)
14248         (calendar-chinese-date-string, calendar-goto-chinese-date)
14249         (make-chinese-month-assoc-list): Use cadr, nth.
14250         (chinese-months): Remove un-needed let.
14252         * calendar/cal-coptic.el (coptic-calendar-month-name-array)
14253         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
14254         (coptic-prompt-for-date): Move definition before use.
14256         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
14257         (calendar-dst-find-data, calendar-daylight-time-offset)
14258         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
14259         (calendar-daylight-savings-starts-time)
14260         (calendar-daylight-savings-ends-time): Use cadr, nth.
14262         * calendar/cal-french.el (french-calendar-epoch)
14263         (calendar-goto-french-date): Doc fix.
14264         (french-calendar-month-name-array)
14265         (french-calendar-multibyte-month-name-array)
14266         (french-calendar-day-name-array, french-calendar-special-days-array):
14267         Add doc strings.
14269         * calendar/cal-hebrew.el (displayed-month, displayed-year)
14270         (original-date): Move declarations where needed.
14271         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
14272         Doc fix.
14273         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
14274         constant variables outside the loop.  Use dolist.
14276         * calendar/cal-islam.el (displayed-month, displayed-year)
14277         (original-date): Move declarations where needed.
14278         (islamic-calendar-day-number): Remove unused local variable `day'.
14279         (calendar-goto-islamic-date): Doc fix.
14280         (holiday-islamic): Use unless.
14281         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
14282         constant variables outside the loop.  Use dolist.
14283         (mark-islamic-calendar-date-pattern): Move definition before use.
14284         Use unless.
14285         (mark-islamic-diary-entries): Doc fix.
14286         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
14287         (insert-yearly-islamic-diary-entry): Use let rather than let*.
14289         * calendar/cal-julian.el (calendar-absolute-from-julian):
14290         Move definition before use.  Remove un-needed local `day'.
14291         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
14293         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
14294         (calendar-mayan-tzolkin-names-array): Add doc strings.
14295         (calendar-mayan-long-count-from-absolute): Use a single let.
14296         (calendar-string-to-mayan-long-count): Simplify.
14297         (calendar-next-haab-date, calendar-previous-haab-date)
14298         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
14299         (calendar-previous-calendar-round-date)
14300         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
14301         Doc fix.
14302         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
14303         (calendar-mayan-date-string, calendar-print-mayan-date)
14304         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
14305         (calendar-mayan-long-count-common-era): Move definitions before use.
14307         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
14308         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
14309         Doc fix.
14310         (calendar-mouse-goto-date): Move definition before use.
14312         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
14313         Move definition before use.
14314         (calendar-cursor-to-visible-date): Move definition before use.
14315         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
14316         and place inside the conditional.
14317         (calendar-forward-day): Simplify.
14318         (calendar-end-of-month): Use unless.
14319         (calendar-goto-day-of-year): Doc fix.
14320         Relocate obsolete aliases after their replacements.
14322         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
14324         * calendar/diary-lib.el (mark-diary-entries): Move some constant
14325         variables outside the diary-date-forms loop.
14327         * calendar/calendar.el (diary-file): Doc fix.
14328         (calendar-buffer-list): Return buffers rather than strings (fixes
14329         previous change).
14330         (hebrew-holidays-4): Fix typo.
14332         * calendar/holidays.el (displayed-month, displayed-year):
14333         Move declarations where needed.
14334         (calendar-holiday-list, calendar-list-holidays)
14335         (holiday-filter-visible-calendar): Move definitions before use.
14336         (list-holidays): Use cadr.
14337         Relocate obsolete aliases after their replacements.
14339         * calendar/lunar.el (date, displayed-month, displayed-year):
14340         Move declarations where needed.
14341         (lunar-phase-list): Move definition after functions it uses.
14342         (calendar-phases-of-moon, diary-phases-of-moon)
14343         (lunar-new-moon-on-or-after): Use cadr, nth.
14344         (lunar-new-moon-on-or-after): Doc fix.
14346         * textmodes/org-irc.el (top-level): CL not required when compiling.
14347         (org-irc-visit-erc): Replace runtime CL functions.
14349         * textmodes/org-publish.el (declare-function): Add compatibility stub.
14350         (org-publish-delete-dups): Declare as function.
14352 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
14354         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
14355         (vc-bzr-show-log-entry): Make regexp match more cases.
14356         (vc-diff-switches-list): Remove autoload, not needed.
14358 2008-03-14  Juri Linkov  <juri@jurta.org>
14360         * isearch.el (isearch-edit-string): Remove one call to
14361         `isearch-push-state' not to push an inconsistent state,
14362         but keep another correct call to `isearch-push-state'.
14363         (isearch-ring-adjust): Call `isearch-push-state' only when
14364         `search-ring-update' is non-nil since `isearch-edit-string'
14365         already pushes its state.
14366         (isearch-message): Improve matching the failed part by checking
14367         if the original message starts with the last successful message.
14369         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
14370         (dired-perm-write): Rename from `dired-warn-writable'.
14371         Change parent face from `font-lock-warning-face' to
14372         `font-lock-comment-delimiter-face'.
14373         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
14374         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
14375         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
14376         with `dired-perm-write-face'.
14378 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
14380         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
14381         Create cache dir only if it doesn't already exist.
14383 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14385         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
14386         of \ and '.
14388 2008-03-13  Johan BockgÃ¥rd  <bojohan@gnu.org>
14390         * net/browse-url.el (browse-url-text-xterm):
14391         Unquote browse-url-text-browser.
14393 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
14395         * textmodes/org-mouse.el: Version number change.
14397         * textmodes/org-publish.el (org-publish-expand-components):
14398         Remove null projects from the list of components.
14399         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
14400         Remove unused retrieval of the :publishing-directory property.
14401         (org-publish-file): Bugfix: when using a relative directory as the
14402         publishing directory, convert it to a directory filename.
14403         (org-publish-project): New alias.
14404         (org-publish-get-files): Protect against empty p.
14405         (org-publish-file): Send an error when file is not part of any project.
14406         (org-publish-file): Offer to refresh the list of files in known
14407         project when the current file is not part of any project.
14408         (org-publish-before-export-hook)
14409         (org-publish-after-export-hook): New hooks.
14410         (org-publish-org-to): Use new hooks and kill buffers.
14411         (org-publish-file): Remove the code for killing buffers.
14412         (org-publish-initialize-files-alist): Use interactive.
14413         (org-publish-file): If the publishing function creates a new
14414         buffer, kill it after publishing.
14415         (org-publish-timestamp-filename): Protect ":" in file name path
14416         under windows.
14418         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
14419         change that killed the LaTeX buffer.
14421         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
14422         in the decision tree.
14423         (org-select-remember-template): Clean the code.
14424         (org-prepare-dblock): Add the extra :content parameter.
14425         (org-write-agenda): New output type ".ics" files.
14426         (org-write-agenda): Call `org-icalendar-verify-function', both for
14427         time stamps and for TODO entries.
14428         (org-agenda-collect-markers, org-create-marker-find-array)
14429         (org-check-agenda-marker-table): New functions.
14430         (org-agenda-marker-table): New variable.
14431         (org-export-as-html): Revert the change that killed the html
14432         buffer.  Side effects first need to be studied carefully.
14433         (org-get-tags-at): Fix the structure of the condition-case statement.
14434         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
14435         (org-timestamp-change): Fix regular expressions to swallow the
14436         extra character for repeat-shift control.
14437         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
14438         (org-get-legal-level): Alias to `org-get-valid-level'.
14439         (org-dblock-write:clocktable): Add a :link parameter, linking
14440         headlines to their location in the Org agenda files.
14441         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
14442         throwing an error when getting tags before headlines.
14443         (org-timestamp-change, org-modify-ts-extra)
14444         (org-ts-regexp1): Fix timestamp editing.
14445         (org-agenda-custom-commands-local-options): New constant.
14446         (org-agenda-custom-commands):
14447         Use `org-agenda-custom-commands-local-options' to improve customize
14448         type.  "htmlize": Removed hack to fix face problem with htmlize,
14449         it no longer seem necessary.
14450         (org-follow-link-hook): New hook.
14451         (org-agenda-custom-commands): Add "Component" as a tag for each
14452         item in a command series.
14453         (org-open-at-point): Run `org-follow-link-hook'.
14454         (org-agenda-schedule): Bugfix: don't display marker type when it
14455         is nil.
14456         (org-store-link): org-irc required.
14457         (org-set-regexps-and-options): Parse the new logging options.
14458         (org-extract-log-state-settings): New function.
14459         (org-todo): Handle the new ways of recording state change stuff.
14460         (org-local-logging): New function.
14461         (org-columns-open-link): Fix bug with opening link in column view.
14462         (org-local-logging): New function.
14463         (org-todo): Make sure that LOGGING properties are honoured.
14464         (org-todo-keywords): Improve docstring.
14465         (org-startup-options): Cleanup startup options.
14466         (org-set-regexps-and-options): Process the "!" markers.
14467         (org-todo): Respect the new logging stuff.
14468         (org-log-note-how): New variable.
14469         (org-add-log-maybe): New parameter HOW that defines how logging
14470         should be done and also overrides PURPOSE.  Add a docstring.
14471         (org-add-log-note): Check if we really need to ask for a note.
14472         (org-get-current-options): Digest the new keyword.
14473         (org-agenda-reset-markers): Rename from
14474         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
14475         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
14476         function, without force argument.
14477         (org-buffer-property-keys): Bind local variables s and p.
14478         (org-make-tags-matcher): Allow "" to match an empty or
14479         non-existent property value.
14480         (org-export-as-html): Join unsorted lists when they directly
14481         follow each other.  Such lists may be created by headlines that
14482         are converted to lists.
14483         (org-nofm-to-completion): New function.
14484         (org-export-as-html): Use :html-extension instead of
14485         org-export-html-extension.
14486         (org-store-link): Support for links from `rmail-summary-mode'.
14487         (org-columns-new, org-complete, org-set-property): Set the
14488         `include-columns' argument in the call to
14489         `org-buffer-property-keys'.
14490         (org-buffer-property-keys): New argument `include-columns', to
14491         include properties expected by any of the COLUMNS formats in the
14492         current buffer.
14493         (org-cleaned-string-for-export): Get rid of drawers first, so that
14494         they will be removed also in the text before the first headline.
14495         (org-clock-report): Show the clocktable when found.
14496         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
14497         (org-version): With prefix argument, insert `org-version' at point.
14498         (org-agenda-goto): Recenter the window after finding the target
14499         location, to make sure the correct position will be displayed.
14500         (org-agenda-get-deadlines): Don't scale priority with the warning
14501         period.
14502         (org-insert-heading): Don't break line in the middle of the line.
14503         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
14504         be 0.
14505         (org-update-checkbox-count): Revamp to deal with hierarchical
14506         checkboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
14507         (org-remove-timestamp-with-keyword): New function.
14508         (org-schedule, org-deadline):
14509         Use `org-remove-timestamp-with-keyword' to make sure all such time
14510         stamps are removed.
14511         (org-mode): Support for `align'.
14512         (org-agenda-get-deadlines): Make sure priorities increase as the
14513         due date approaches and is passed.
14514         (org-remember-apply-template): Fix problem with tags that
14515         contain "_" or "@".
14516         (org-make-link-regexps): Improve the regular expression for plain links.
14517         (org-agenda-get-closed): List each clocking entry.
14518         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
14519         (org-special-ctrl-k): New option.
14520         (org-kill-line): New function.
14521         (org-archive-all-done): Fix incorrect number of stars in regexp.
14522         (org-refile-get-location): New function.
14523         (org-refile-goto-last-stored): New function.
14524         (org-global-tags-completion-table): Add the value of org-tag-alist
14525         in each buffer, to make sure that also unused tags will be
14526         available for completion.
14527         (org-columns-edit-value)
14528         (org-columns-next-allowed-value): Only update if not in agenda.
14529         (org-clocktable-steps): New function.
14530         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
14531         (org-archive-subtree): Add the outline tree context as a property.
14532         (org-closest-date): New optional argument `prefer'.
14533         (org-goto-auto-isearch): New option.
14534         (org-goto-map, org-get-location): Implement auto-isearch.
14535         (org-goto-local-auto-isearch-map): New variable.
14536         (org-goto-local-search-forward-headings)
14537         (org-goto-local-auto-isearch): New functions.
14539 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
14541         * textmodes/org-irc.el: New file.
14543 2008-03-13  John Wiegley  <johnw@gnu.org>
14545         * textmodes/org-mac-message.el: New file.
14547 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
14549         * font-lock.el (font-lock-comment-face): Set the foreground for
14550         the light background 8 colors case.
14552 2008-03-13  Glenn Morris  <rgm@gnu.org>
14554         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
14555         generate-autoload-cookie patterns.
14557         * startup.el (command-line-1): Rename -scriptload to -internal-script.
14559         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
14560         (MH_E_SRC): Remove variable.
14561         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
14562         Simplify file header.  Use $@ for generated-autoload-file.
14564         * Makefile.in (LOADDEFS): New variable.
14565         (AUTOGENEL): Use $LOADDEFS.
14566         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
14567         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
14568         ($(lisp)/calendar/hol-loaddefs.el): New targets.
14569         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
14570         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
14571         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
14572         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
14573         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
14574         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
14575         Add calendar-specific autoload cookies, and remove any setting of
14576         generated-autoload-file.
14577         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
14578         * calendar/diary-lib.el: Replace explicit autoloads with reading of
14579         diary-loaddefs.
14580         * calendar/holidays.el: Replace explicit autoloads with reading of
14581         hol-loaddefs.
14583         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
14584         (calendar-buffer-list): Simplify.
14585         (generate-calendar-window): Use calendar-mark-holidays rather than
14586         obsolete alias.
14588         * calendar/cal-hebrew.el (list-yahrzeit-dates):
14589         Use cal-hebrew-yahrzeit-buffer.
14591         * calendar/cal-x.el (calendar-only-one-frame-setup)
14592         (calendar-two-frame-setup): Doc fixes.
14593         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
14595         * calendar/appt.el (appt-mode-string): Mark as risky.
14596         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
14598         * calendar/cal-html.el (diary-list-entries):
14599         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
14600         (calendar-iso-from-absolute): Fix autoloads.
14602         * calendar/cal-iso.el (calendar-absolute-from-iso)
14603         (calendar-iso-read-args): Simplify.
14604         (calendar-iso-date-string, calendar-iso-read-args)
14605         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
14607         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
14608         (displayed-month, displayed-year): Move declarations where needed.
14609         (calendar-print-astro-day-number): Doc fix.
14611         * calendar/cal-persia.el (persian-calendar-month-name-array)
14612         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
14613         (persian-prompt-for-date): Remove local variable `today'.
14615         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
14617         * calendar/solar.el (solar-moment, solar-exact-local-noon)
14618         (solar-sunrise-sunset, solar-sunrise-sunset-string)
14619         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
14620         (diary-sabbath-candles, solar-equinoxes/solstices)
14621         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
14622         (solar-time-equation, solar-date-to-et): Simplify.
14624         * mail/supercite.el: Remove the `function' in `(function (lambda'.
14625         Replace `(car (cdr' with cadr'.
14627         * progmodes/f90.el (f90-font-lock-n): New function.
14628         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
14629         Use f90-font-lock-n.
14630         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
14632         * progmodes/f90.el (f90-mode-abbrev-table):
14633         * progmodes/fortran.el (fortran-mode-abbrev-table):
14634         Use newer form of define-abbrev, where supported.  No need to bind
14635         abbrevs-changed for system abbrevs.
14637 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14639         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
14640         delete-frame-functions.
14642         * bookmark.el (Info-current-node): Remove.
14644 2008-03-12  Juri Linkov  <juri@jurta.org>
14646         * help.el (describe-project): Remove defaliases for view-todo and
14647         describe-project that are now unnecessary after the merge from
14648         emacs--rel--22 that added define-obsolete-function-alias.
14650         * startup.el (inhibit-startup-screen): Revert incomplete
14651         2008-03-10 merge from emacs--rel--22 that partly reverted
14652         2008-02-28 change that added initial message to *scratch* buffer
14653         regardless of the value of `inhibit-startup-screen'.
14654         Now keep this change in the trunk, but not in the 22 branch.
14656 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14658         * international/quail.el (quail-setup-completion-buf, quail-help):
14659         * mail/binhex.el (binhex-decode-region-internal):
14660         * mail/uudecode.el (uudecode-decode-region-internal):
14661         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14662         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14663         setting default-enable-multibyte-characters.
14665         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
14667         * comint.el: Fix up indentation and comment style.  Remove `function'.
14669         * international/mule-cmds.el (reset-language-environment)
14670         (set-language-environment-nonascii-translation):
14671         Don't set-unibyte-charset.
14673         * doc-view.el: Remove all cb-args, use closures instead.
14674         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
14675         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
14676         doing an incorrect check).  Update all callers to use the new name.
14677         (doc-view-doc->txt): Add missing `txt' argument.
14679 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
14681         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
14682         md5 sum calculation to single-byte.
14684 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14686         * doc-view.el (doc-view-new-window-function): Add assertion.
14687         (doc-view-doc-type): New var.
14688         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
14689         (doc-view-intersection): New fun.
14690         (doc-view-mode): Use it to set the new var.
14692 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
14694         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
14695         (doc-view-already-converted-p): New functions.
14696         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
14697         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
14698         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
14699         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
14700         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
14701         (doc-view-convert-current-doc): Don't hardwire the functions the
14702         sentinels call.  Now they're provided by two args CALLBACK and
14703         CB-ARGS to the functions.
14704         (doc-view-search): Use doc-view-doc->txt.
14705         (doc-view-initiate-display): Use doc-view-already-converted-p.
14706         Mention new binding C-c C-t if doc-view-mode doesn't work.
14708 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
14710         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
14712 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14714         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
14715         Mark " outside of tags as punctuation.
14717 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14719         * menu-bar.el (minibuffer-local-map): Use the same command for the
14720         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
14721         Prefer RET over C-j for exit-minibuffer.
14723         * files.el (display-buffer-other-frame): Eliminate problematic code.
14725         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
14726         (menu-bar-select-buffer): Remove.
14727         (menu-bar-select-frame): Make non-interactive and take a frame arg.
14728         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
14730 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
14732         * icomplete.el (icomplete-completions): Remove obsolete code.
14734         * net/net-utils.el (iwconfig-program-options): Doc fix.
14735         (net-utils-run-program, run-network-program): Define as functions.
14737 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
14739         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
14741 2008-03-11  Glenn Morris  <rgm@gnu.org>
14743         * faces.el (mode-line-emphasis): New face.
14744         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
14746         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
14748 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
14750         * simple.el (set-mark-command): Doc fix.
14752 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14754         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
14756         * emacs-lisp/autoload.el (autoload-find-destination):
14757         Don't force raw-text.
14759         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
14760         * calendar/cal-loaddefs.el: Don't version control.
14762 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
14764         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
14765         entries and add :help to the existing ones.
14767 2008-03-10  Glenn Morris  <rgm@gnu.org>
14769         * calendar/cal-hebrew.el (date, entry, number): Move declarations
14770         to where they are needed.
14772         * calendar/calendar.el (diary-file, hebrew-holidays-1)
14773         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
14774         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
14775         (calendar-version): Doc fixes.
14776         (calendar-absolute-from-gregorian): Use zerop.
14777         (calendar-mode-line-format): Make it a defcustom.
14779         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
14780         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
14781         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
14782         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
14783         (mark-included-diary-files, mark-calendar-days-named)
14784         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
14785         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
14786         (insert-monthly-diary-entry, insert-yearly-diary-entry)
14787         (insert-anniversary-diary-entry, insert-block-diary-entry)
14788         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
14789         (diary-font-lock-sexps): Doc fixes.
14790         (diary-remind-message, mark-calendar-month): Use zerop.
14791         (diary-attrtype-convert, diary-pull-attrs): Simplify.
14792         (diary-list-entries): Revert let to let* (previous change).
14794         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
14796 2008-03-10  Kim F. Storm  <storm@cua.dk>
14798         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
14799         function aliases for the old names.
14801 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
14803         * iswitchb.el (iswitchb-use-faces): Doc fix.
14804         (iswitchb-buffer-ignore, iswitchb-read-buffer):
14805         Fix typos in docstrings.
14807 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
14809         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
14810         Fix typo.
14811         (verilog-type-font-keywords): Reindent.
14813 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
14815         * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
14816         Fix bug in the grouping-keyword regular expression.
14817         (verilog-font-lock-keywords): Allow users to toggle special
14818         highlight of grouping-keywords.
14819         (verilog-highlight-grouping-keywords): The toggle for special
14820         highlighting of grouping keywords.
14822 2008-03-10  Juri Linkov  <juri@jurta.org>
14824         * startup.el: Revert 2008-02-28 change that adds initial message
14825         to *scratch* buffer regardless of the value of
14826         `inhibit-startup-screen'.
14828 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
14830         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
14831         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
14832         * progmodes/verilog-mode.el (verilog-mode):
14833         * net/socks.el (socks):
14834         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
14836 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14838         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
14839         (doc-view-bookmark-make-record): Use them.
14840         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
14841         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
14843         * bookmark.el (bookmark-make-record-function): Change expected return
14844         value to include a suggested bookmark name.
14845         (bookmark-make): Split into bookmark-make-record and bookmark-store.
14846         Fix reversed `overwrite' semantics.
14847         (bookmark-set): Call bookmark-make-record before prompting the user.
14848         Then pass the result to bookmark-store later on.
14849         (bookmark-make-name-function): Remove.
14850         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
14851         * info.el (bookmark-make-name-function): Remove.
14852         (Info-mode): Don't set it.
14853         (Info-bookmark-make-name): Remove.
14854         (Info-bookmark-make-record): Use Info-current-node as suggested default
14855         bookmark name.
14857         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
14858         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
14859         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
14860         (bookmark-annotation-buffer, bookmark-annotation-file)
14861         (bookmark-annotation-point, bookmark-send-annotation)
14862         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
14863         (bookmark-edit-annotation-text-func): Rename from
14864         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
14865         (bookmark-edit-annotation-mode-map): Move initialization into
14866         declaration.
14868         * bookmark.el: Remove spurious * in docstrings.
14869         (bookmark-minibuffer-read-name-map): New var.
14870         (bookmark-set): Use it.  Also pass the default value as it should.
14871         (bookmark-send-edited-annotation): Take no chances with text properties.
14872         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
14873         (bookmark-insert-buffer-name): Remove.
14874         (bookmark-buffer-file-name): Signal an error rather than returning nil.
14876 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
14878         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
14880 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
14882         * diff-mode.el (diff-mode-menu): Add :help.
14884 2008-03-09  Glenn Morris  <rgm@gnu.org>
14886         * calendar/calendar.el (general-holidays, oriental-holidays)
14887         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
14888         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
14889         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
14890         (calendar-holidays): Restore autoload cookies, because people are
14891         used to using these variables without loading calendar.el.
14893         * calendar/cal-islam.el (diary-islamic-date): Move to end.
14894         (date, number): Declare where needed.
14896         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
14897         (list-sexp-diary-entries): Doc fixes.
14898         (diary-list-entries): Doc fix.  Remove free variable `entry'.
14899         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
14900         Simplify setting of `date-holiday-list'.
14901         (mark-diary-entries): Remove free variable `entry'.
14902         (diary-list-entries, include-other-diary-files, fancy-diary-display):
14903         Use let where let* is not needed.
14905 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14907         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
14908         make-record function, instead paste it in afterwards.
14909         (bookmark-make-record-for-text-file):
14910         * doc-view.el (doc-view-bookmark-make-record):
14911         * info.el (Info-bookmark-make-record): Don't mess with annotations.
14913 2008-03-08  Glenn Morris  <rgm@gnu.org>
14915         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
14917 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14919         * calendar/diary-lib.el (diary-list-entries)
14920         (include-other-diary-files, mark-diary-entries)
14921         (mark-sexp-diary-entries, mark-included-diary-files)
14922         (diary-entry-time, list-sexp-diary-entries): Remove the special
14923         handling of ^M that dates back to the use of selective-display.
14924         (simple-diary-display): Obey setting of pop-up-frames.
14925         (body, entry): Remove unnecessary declarations.
14927         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
14928         (bookmark-get-annotation, bookmark-set-annotation)
14929         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
14930         (bookmark-set-position, bookmark-get-front-context-string)
14931         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
14932         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
14933         * info.el (Info-bookmark-make-record): Don't bother recording point.
14934         (bookmark-get-filename, bookmark-get-front-context-string)
14935         (bookmark-get-rear-context-string, bookmark-get-position):
14936         Don't declare any more.
14937         (bookmark-get-info-node): Remove.
14938         (bookmark-prop-get): Declare.
14939         (Info-bookmark-jump): Use it.
14941 2008-03-08  Johan BockgÃ¥rd  <bojohan@gnu.org>
14943         * subr.el (while-no-input): Don't splice BODY directly into the
14944         `or' form.
14946 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
14948         * diff-mode.el (diff-ignore-whitespace-hunk):
14949         Bind inhibit-read-only before trying to change the buffer.
14951 2008-03-08  Glenn Morris  <rgm@gnu.org>
14953         * calendar/appt.el (appt): Move custom group here from calendar.el.
14954         (appt-disp-window, appt-convert-time): Doc fixes.
14956         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
14957         (calendar-bahai-mark-date-pattern):
14958         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
14959         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
14960         * calendar/cal-julian.el (calendar-absolute-from-julian):
14961         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
14963         * calendar/cal-china.el (chinese-calendar): Move custom group here from
14964         calendar.el.
14965         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
14966         Make constants.
14967         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
14968         (chinese-calendar-daylight-savings-starts)
14969         (chinese-calendar-daylight-savings-ends)
14970         (chinese-calendar-daylight-savings-starts-time)
14971         (chinese-calendar-daylight-savings-ends-time)
14972         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
14973         Doc fixes.
14975         * calendar/cal-coptic.el (coptic-name): Add doc string.
14977         * calendar/cal-french.el (french-calendar-month-name-array)
14978         (french-calendar-day-name-array, french-calendar-special-days-array):
14979         Add doc strings.
14981         * calendar/cal-bahai.el (diary-bahai-mark-entries)
14982         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
14983         (diary-bahai-insert-yearly-entry):
14984         * calendar/cal-dst.el (calendar-next-time-zone-transition)
14985         (calendar-time-zone):
14986         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
14987         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
14988         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
14989         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
14990         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
14991         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
14992         (list-islamic-diary-entries, mark-islamic-diary-entries)
14993         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
14994         (insert-yearly-islamic-diary-entry):
14995         * calendar/cal-iso.el (calendar-iso-read-args):
14996         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
14997         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
14998         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
14999         (calendar-next-calendar-round-date)
15000         (calendar-mayan-long-count-common-era):
15001         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
15002         (cal-menu-x-popup-menu, calendar-mouse-holidays)
15003         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
15004         (calendar-mouse-goto-date):
15005         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
15006         * calendar/holidays.el (holidays):
15007         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
15008         * calendar/time-date.el (date-to-time, time-subtract, time-add)
15009         (safe-date-to-time): Doc fixes.
15011         * calendar/cal-persia.el (persian-calendar-month-name-array)
15012         (persian-calendar-epoch): Make constants.
15014         * calendar/cal-tex.el (calendar-tex): Move custom group here from
15015         calendar.el.
15017         * calendar/cal-x.el (diary-frame-parameters)
15018         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
15019         (calendar-after-frame-setup-hooks): Make defcustoms.
15020         (calendar-one-frame-setup, calendar-only-one-frame-setup)
15021         (calendar-two-frame-setup): Doc fix.
15023         * calendar/cal-loaddefs.el: New file.
15025         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
15026         * calendar/cal-french.el, calendar/cal-html.el:
15027         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
15028         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
15029         * calendar/cal-tex.el, calendar/cal-x.el:
15030         Unquote lambda functions.  Add autoload cookies to functions formerly
15031         autoloaded in calendar.el.  Set `generated-autoload-file' to
15032         "cal-loaddefs.el".
15034         * calendar/calendar.el: Move many autoloads to separate file,
15035         cal-loaddefs.el.  Move defcustoms to start and re-order.
15036         (calendar-month-name-array, calendar-starred-day): No need to
15037         declare for compiler.
15038         (cal-loaddefs): Require it.
15039         (appt, chinese-calendar, calendar-tex): Move custom groups to the
15040         appropriate file.
15041         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
15042         Reverse logic.
15043         (diary-face, diary-file-name-prefix-function, diary-include-string)
15044         (diary-glob-file-regexp-prefix, diary-face-attrs)
15045         (diary-file-name-prefix, sexp-diary-entry-symbol)
15046         (print-diary-entries-hook, list-diary-entries-hook)
15047         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
15048         (nongregorian-diary-marking-hook, diary-list-include-blanks):
15049         Move to diary-lib.
15050         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
15051         (all-bahai-calendar-holidays): Doc fix.
15052         (calendar-insert-indented): Doc fix.  Use when rather than if.
15053         (exit-calendar): Use mapc rather than mapcar.
15054         (calendar-cursor-to-date): Use zerop.
15055         (calendar-mark-ring): Add doc-string.
15056         (calendar-starred-day): Defvar it.
15057         (calendar-mode): Make calendar-starred-day local.
15058         (calendar-star-date): No need to make calendar-starred-day local.
15060         * calendar/diary-lib.el: Move defcustoms to start.
15061         (diary-include-string, diary-list-include-blanks)
15062         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
15063         (diary-file-name-prefix, diary-file-name-prefix-function)
15064         (sexp-diary-entry-symbol, list-diary-entries-hook)
15065         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
15066         (nongregorian-diary-marking-hook, print-diary-entries-hook):
15067         Move here from calendar.el.
15068         (diary-file-name-prefix-function): Use 'identity.
15069         (diary-face): Make it a defcustom, and mark as obsolete.
15070         (top-level): No need to require cal-hebrew, cal-islam when compiling.
15071         (calendar-hebrew-month-name-array-leap-year)
15072         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
15073         Define for compiler.
15074         (diary-font-lock-keywords): Use format rather than concat.
15075         Add bahai-diary-entry-symbol.
15077         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
15078         * calendar/solar.el: Unquote lambda functions.
15080         * calendar/solar.el (calendar-location-name, calendar-latitude)
15081         (calendar-longitude, solar-setup, solar-sin-degrees)
15082         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
15083         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
15084         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
15085         (solar-exact-local-noon, solar-julian-ut-centuries)
15086         (solar-ephemeris-time, solar-date-next-longitude)
15087         (solar-horizontal-coordinates, solar-equatorial-coordinates)
15088         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
15089         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
15090         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
15091         Doc fixes.
15092         (solar-horizontal-coordinates, solar-equatorial-coordinates)
15093         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
15094         (solar-ecliptic-coordinates): Use unless.
15095         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
15096         Use or.
15098         * calendar/timeclock.el: Add doc-strings to all functions.
15099         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
15100         (timeclock-entry-list-length, timeclock-entry-list-projects)
15101         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
15103         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
15105         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
15106         (org-get-entries-from-diary): Require diary-lib.
15108 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
15110         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
15111         Pacify byte-compiler.
15113 2008-03-07  Alan Mackenzie  <acm@muc.de>
15115         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
15116         paren/bracket pairs parsed, to solve performance problem.
15118 2008-03-07  Bastien Guerry  <bzg@altern.org>
15120         * bookmark.el (bookmark-set): Don't check for
15121         `bookmark-make-name-function' since `bookmark-buffer-file-name'
15122         already takes care of this.
15123         (bookmark-buffer-name, bookmark-buffer-file-name):
15124         Remove Info-mode specific code.
15126         * info.el (bookmark-get-info-node): Define this function in
15127         info.el, not in bookmark.el.
15128         (Info-mode): Set `bookmark-make-name-function' to
15129         `Info-bookmark-make-name' locally.
15130         (Info-bookmark-make-name): New function.
15132         * bookmark.el (bookmark-make-name-function): New variable.
15134 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15136         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
15137         buffer-local, not `bookmark-make-cell-function' (the old name).
15139 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
15141         * doc-view.el (doc-view-bookmark-make-record):
15142         * image-mode.el (image-bookmark-make-record):
15143         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
15145 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
15147         * vc.el (vc-status-menu-map-filter): Return orig-binding if
15148         boundp 'vc-ignore-menu-filter.
15149         (vc-status-tool-bar-map): Make it defvar.
15150         (vc-status-mode): vc-status-tool-bar-map now variable.
15151         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
15153 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15155         Give a better name to part of the bookmark interface.
15157         This was originally a much larger change, but halfway through I
15158         updated and discovered that Stefan Monnier had done the rest.
15159         It looks like he anticipated the new name too, because he used
15160         `the-record' instead of `the-cell' for some internal variable names.
15162         * bookmark.el (bookmark-make-record-function): Was
15163         `bookmark-make-cell-function'.
15164         (bookmark-make, bookmark-send-annotation): Update for above.
15165         (bookmark-make-record-for-text-file):
15166         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
15168         * info.el: Adjust accordingly.
15169         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
15171         * image-mode.el: Adjust accordingly.
15172         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
15174         * doc-view.el: Adjust accordingly.
15175         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
15177 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15179         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
15180         Move initialization into declaration.
15181         (bookmark-get-info-node, bookmark-set-info-node): Remove.
15182         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
15183         (bookmark-info-current-node): Remove.
15184         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
15185         Add relocation fallback.  Set bookmark-current-bookmark.
15186         (bookmark-default-handler): Rename from bookmark-jump-noselect.
15187         Remove relocation fallback.  Don't set bookmark-current-bookmark.
15188         (bookmark-set): Let it be used even if there's no buffer-file-name
15189         as long as there is a bookmark-make-cell-function.
15190         * info.el (Info-bookmark-jump): Remove relocation fallback.
15191         Don't set bookmark-current-bookmark.
15193 2008-03-07  Glenn Morris  <rgm@gnu.org>
15195         * calendar/appt.el (appt-issue-message)
15196         (appt-message-warning-time, appt-audible, appt-visible)
15197         (appt-msg-window, appt-display-mode-line, appt-display-duration)
15198         (appt-display-diary): Remove autoload cookies.
15200         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
15201         Remove leading `*' from defcustom doc-strings.
15203         * calendar/cal-dst.el (calendar-dst): New custom group.
15204         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
15205         (calendar-time-zone, calendar-daylight-time-offset)
15206         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
15207         (calendar-daylight-savings-starts-time)
15208         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
15209         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
15210         Move to start.
15212         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
15214         * calendar/calendar.el (calendar-version): Use emacs-version and
15215         make it obsolete.  Move to end.
15216         (calendar-offset, view-diary-entries-initially)
15217         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
15218         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
15219         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
15220         (all-bahai-calendar-holidays, calendar-load-hook)
15221         (initial-calendar-window-hook, today-visible-calendar-hook)
15222         (today-invisible-calendar-hook, calendar-move-hook)
15223         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
15224         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
15225         (diary-include-string, sexp-diary-entry-symbol)
15226         (abbreviated-calendar-year, american-date-diary-pattern)
15227         (european-date-diary-pattern, european-calendar-display-form)
15228         (american-calendar-display-form, print-diary-entries-hook)
15229         (list-diary-entries-hook, diary-hook, diary-display-hook)
15230         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
15231         (nongregorian-diary-marking-hook, diary-list-include-blanks)
15232         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
15233         (local-holidays, other-holidays, hebrew-holidays-1)
15234         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
15235         (hebrew-holidays, christian-holidays, islamic-holidays)
15236         (bahai-holidays, solar-holidays, calendar-setup)
15237         (calendar-week-start-day): Remove autoload cookies.
15238         (diary-glob-file-regexp-prefix): Doc fix.
15239         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
15240         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
15241         (calendar-week-start-day, calendar-debug-sexp): Move to start.
15243         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
15244         (calendar-time-display-form, calendar-latitude)
15245         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
15246         cookies.
15247         (calendar-latitude, calendar-longitude): Move functions after
15248         variables.
15249         (diary-sabbath-candles-minutes): Move to start.
15250         (solar-setup): Use or rather than if.
15251         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
15252         Remove condition-case.
15253         (solar-atn2): Use zerop.
15254         (solar-equinoxes-solstices): Doc fix.
15256         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
15257         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
15259         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
15260         (calendar-longitude, calendar-latitude, calendar-location-name):
15261         Declare for compiler.
15263 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15265         * arc-mode.el (archive-ar-file-header-re): New const.
15266         (archive-ar-summarize, archive-ar-extract): New funs.
15267         (archive-find-type): Recognize ar archives.
15269         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
15270         New functions.
15272         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
15274 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
15276         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
15277         Replace :enable (mark-active) with :enable mark-active.
15279 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
15281         * vms-patch.el (make-legal-file-name): New obsolete alias.
15282         (make-valid-file-name): Rename from `make-legal-file-name'.
15283         (make-auto-save-file-name): Use it.
15285         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
15286         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
15287         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
15289         * textmodes/org.el (org-export-html-style): Doc fix.
15290         (org-get-legal-level): New obsolete alias.
15291         (org-get-valid-level): Rename from `org-get-legal-level'.
15292         (org-promote, org-demote, org-archive-subtree)
15293         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
15295 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
15297         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
15299         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
15300         (vc-status-toggle-mark): New functions.
15301         (vc-status-mode): Set tool bar map.
15303 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
15305         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
15306         Reported by Drew Adams <drew.adams@oracle.com>.
15308 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
15310         * subr.el (read-quoted-char): Resolve modifiers of the character
15311         event.
15313         * comint.el (comint-exec-1): Don't change the coding-system for
15314         decoding to dos-like EOL.
15315         (comint-carriage-motion): Fully rewrite.
15317 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
15319         * epg.el (epg-context-include-certs): Reflow docstring.
15320         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
15321         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
15322         (epg-context-set-signers, epg-context-set-sig-notations)
15323         (epg-make-import-status, epg-make-import-result)
15324         (epg-start-delete-keys): Fix typos in docstrings.
15325         (epg-start-sign-keys, epg-sign-keys):
15326         Fix typos in obsolescence declarations.
15328         * iswitchb.el: Don't check for `cadr' and `last'.
15329         (iswitchb-define-mode-map, iswitchb-default-keybindings):
15330         Add obsolescence declaration and remove redundant info from docstring.
15331         (iswitchb-set-common-completion, iswitchb-set-matches)
15332         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
15333         (recentf-list, most-len, most-is-exact):
15334         Don't wrap defvars within `eval-when-compile'.
15336 2008-03-05  Glenn Morris  <rgm@gnu.org>
15338         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
15339         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
15340         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
15341         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
15342         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
15344         * ediff-hook.el (ediff-window-setup-function): Don't autoload
15345         declaration for compiler.
15346         (ediff-xemacs-init-menus): Use when rather than if.
15348         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
15349         if+and to just and.
15350         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
15351         (ediff-delete-overlay): Move the XEmacs test inside the definition.
15353         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
15355         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
15356         test inside XEmacs test.
15357         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
15358         since it was doing nothing on Emacs.
15359         (ediff-make-bullet-proof-overlay): Use when rather than if.
15361         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
15362         (ediff-setup-control-frame): Remove
15363         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
15364         a (featurep 'xemacs) test.
15366 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
15368         * calc/calc-ext.el (calc-extended-command-history): New variable.
15369         (calc-execute-extended-command): Use `calc-extended-command-history'.
15371 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
15373         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
15374         (standard-mode-line-position): Add mouse-face.
15376         * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
15377         * progmodes/grep.el (grep-mode-map): Add :help.
15379         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
15380         initialize in one step.  Add :help.  Use :enable to activate menu
15381         items.  Show the key binding for edebug-defun.
15382         (lisp-interaction-mode-map): Add a menu.
15384         * term.el (term-mode-map): Define and initialize in one step.
15386         * ediff-init.el (ediff-color-display-p): Simplify.
15387         (Xor): Remove unused function.
15388         (ediff-with-syntax-table): Simplify for Emacs.
15390         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
15391         menu-bar being loaded, it always is.
15393 2008-03-05  Glenn Morris  <rgm@gnu.org>
15395         * textmodes/tex-mode.el (tex-mode): Suppress warning about
15396         multiple definitions when compiling.
15398 2008-03-04  Alan Mackenzie  <acm@muc.de>
15400         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
15402         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
15403         doc-string, "c-old-LEN" -> "c-old-END".
15405 2008-03-04  Jason Rumney  <jasonr@gnu.org>
15407         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
15408         namespaces.
15410 2008-03-04  Glenn Morris  <rgm@gnu.org>
15412         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
15414         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
15415         than mapcar.
15417 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15419         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
15420         (byte-compile-nilconstp): Can't use recursion in a defsubst.
15422         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
15423         so that M-q can fill comments.
15424         (tex-executable-exists-p, tex-compile): Extend with special syntax for
15425         commands implemented in elisp.
15426         (tex-compile-commands): Add an entry to use doc-view for pdf files.
15427         (tex-format-cmd): New function.
15428         (tex-compile): Use it to let the user specify default arguments.
15429         (tex-cmd-bibtex-args): New var.
15430         (tex-cmd-doc-view): New function.
15432 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
15434         * faces.el (face-spec-set): Fix typos in docstring.
15436 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
15438         * bindings.el (mode-line-column-line-number-mode-map): New variable.
15439         (standard-mode-line-position): Use it to add a menu for toggling
15440         column number and line number display.
15442 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15444         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15445         Remove optimization that was working around the form-code-walker bug.
15447         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
15448         Walk into the body of lambdas after byte-compile-unfold-lambda.
15450 2008-03-03  Glenn Morris  <rgm@gnu.org>
15452         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
15453         value, if set, over frame value.
15455         * simple.el (transient-mark-mode): Don't turn on by default.
15457         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
15458         accidentally removed by the 2007-12-05 merge from Gnus.
15460 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
15462         * progmodes/compile.el (compilation-menu-map): Add menu entries
15463         for useful options.
15465 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
15466             Glenn Morris  <rgm@gnu.org>
15468         * emacs-lisp/bytecomp.el (byte-recompile-directory)
15469         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
15470         Give a `bytecomp-' prefix to local variables with common names.
15472 2008-03-01  Glenn Morris  <rgm@gnu.org>
15474         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15475         Restore code commented out 2007-11-10.
15477         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
15479         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
15480         Delete macro.
15481         * emulation/viper-cmd.el, emulation/viper-ex.el:
15482         * emulation/viper-init.el, emulation/viper-keym.el:
15483         * emulation/viper-mous.el, emulation/viper-util.el:
15484         * emulation/viper.el:
15485         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
15486         featurep test.
15488         Replace obsolete frame-local variables with frame-parameters.
15489         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
15490         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
15491         (viper-vi-state-cursor-color): Only call make-variable-frame-local
15492         on XEmacs.
15493         * emulation/viper-util.el (viper-frame-value): New macro.
15494         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
15495         (viper-R-state-post-command-sentinel)
15496         (viper-replace-state-post-command-sentinel)
15497         (viper-change-state-to-insert, viper-change-state-to-emacs):
15498         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
15499         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
15500         (viper-get-saved-cursor-color-in-insert-mode)
15501         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
15502         Use viper-frame-value for viper-replace-overlay-cursor-color,
15503         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
15504         viper-vi-state-cursor-color values.
15506         * emulation/viper-cmd.el (zmacs-region-stays):
15507         * emulation/viper-util.el (zmacs-region-stays): No need to define
15508         for compiler.
15510         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
15511         mapcar on Emacs.
15513         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
15514         on XEmacs.
15516         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
15517         rather than if.
15519 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15521         * whitespace.el: New version 9.3.  As the glyph code generation was
15522         fixed, it is possible now to use character code above ?\x1FFFF in the
15523         display table.  Fix `whitespace-indentation-regexp' to not include an
15524         extra ending character.  Reported by Michael Welsh Duggan
15525         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
15526         the original whitespace package had.  Suggested by Eric Cooper
15527         <ecc@cmu.edu>.  Doc fix.
15528         (whitespace-action): New option.
15529         (whitespace-display-mappings): Changed default newline visualization to
15530         display downwards arrow, as the glyph code generation was fixed.
15531         (whitespace-unload-function): Assure that all local whitespace mode is
15532         turned off.
15533         (whitespace-global-modes): Fix type customization.
15534         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
15535         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
15536         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
15537         Fix code.
15538         (whitespace-buffer): Command removed.
15539         (whitespace-trailing-regexp, whitespace-mark-x)
15540         (whitespace-display-window, whitespace-action-when-on)
15541         (whitespace-add-local-hook, whitespace-remove-local-hook)
15542         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
15543         (whitespace-action): New funs.
15544         (whitespace-report-list, whitespace-report-text)
15545         (whitespace-report-buffer-name): New consts.
15546         (whitespace-report, whitespace-report-region): New commands.
15548 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
15550         * disp-table.el (make-glyph-code): Don't test the result of
15551         `face-id', which already signals an error for invalid faces.
15552         (glyph-face): Simplify.
15554         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
15555         running `desktop-not-loaded-hook' to allow modifying it.
15556         Don't show warning message if `desktop-dirname' was modified.
15558 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15560         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
15561         we still expect more lines.
15563         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
15564         comment-paragraph filling if the commark doesn't match
15565         comment-start-skip.
15567 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
15569         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
15570         the `imap' variant.
15572 2008-03-01  Jason Rumney  <jasonr@gnu.org>
15574         * files.el (make-auto-save-file-name): Encode more characters in
15575         non-file buffer names.  Use url-encoding.
15577 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
15579         * net/net-utils.el (ftp-program): Fix typo in docstring.
15580         (ifconfig-program-options, netstat-program-options)
15581         (arp-program-options, route-program-options, nslookup-program-options)
15582         (ftp-program-options, smbclient-program-options)
15583         (dns-lookup-program-options, arp, route): Doc fixes.
15585         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
15586         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
15587         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
15588         Fix typos in docstrings.
15589         (gdb-pending-triggers): Reflow docstring.
15590         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
15592 2008-03-01  Alan Mackenzie  <acm@muc.de>
15594         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
15595         typing "#" at EOB.
15597 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
15599         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
15601 2008-02-29  Kim F. Storm  <storm@cua.dk>
15603         * emulation/cua-base.el (cua-remap-control-v)
15604         (cua-remap-control-z): New defcustoms.
15605         (cua-mode): Add them to set-after property.
15606         (cua--init-keymaps): Use them.
15607         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
15609         * help.el (view-emacs-todo): Rename from view-todo.
15610         (describe-gnu-project): Rename from describe-project.  Users changed.
15611         (view-help-file): New helper function.
15612         (describe-distribution, describe-copying, describe-gnu-project)
15613         (view-todo, view-order-manuals, view-emacs-problems): Use it.
15614         (view-emacs-debugging, view-external-packages): New commands.
15615         (help-map): Move describe-distribution to C-h C-o (ordering).
15616         Move view-emacs-problems to C-h C-p (problems).
15617         Bind view-emacs-debugging to C-h C-d (debugging).
15618         Bind view-external-packages to C-h C-e (extras).
15619         (help-for-help-internal): Cleanup and align descriptions.
15620         Remove command names to reduce clutter.
15622 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
15624         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
15625         and quieter face (not a warning).
15627 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
15629         * vc.el (vc-status-crt-marked): New variable.
15630         (vc-status-mode): Make it local.
15631         (vc-status-refresh): Use it to save the marked files.
15632         (vc-update-vc-status-buffer): Use it to restore the marked files.
15634         * vc-svn.el (vc-svn-after-dir-status):
15635         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
15637 2008-02-29  Glenn Morris  <rgm@gnu.org>
15639         * allout.el (allout-topic-encryption-bullet)
15640         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
15641         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
15642         from 22.0 to 22.1.
15644         * net/imap.el (imap-ping-server):
15645         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
15646         Change defcustom :version from 23.0 to 23.1.
15648 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
15650         * desktop.el (desktop-save): Save the buffer name if the
15651         uniquified base name is empty.
15653 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
15655         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
15656         correctly when user has "set print address off".
15658 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
15660         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
15661         version number of the next major Emacs release, not 23.0.
15663         * longlines.el (longlines-unload-function): New function.
15665 2008-02-28  Juri Linkov  <juri@jurta.org>
15667         * startup.el (normal-splash-screen): Add argument `concise'.
15668         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
15669         to the created buffer.  If `concise' is non-nil, call
15670         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
15671         (display-startup-screen): Add argument `concise' to the call to
15672         `normal-splash-screen'.
15674 2008-02-28  Kim F. Storm  <storm@cua.dk>
15676         * startup.el (startup-echo-area-message): Check for about-emacs.
15678 2008-02-28  Juri Linkov  <juri@jurta.org>
15680         * startup.el: Always add initial message to *scratch* buffer if
15681         `initial-scratch-message' is non-nil regardless of the value of
15682         `inhibit-startup-screen'.
15683         (inhibit-startup-screen, initial-scratch-message): Doc fix.
15684         (command-line-1): Move code that inserts `initial-scratch-message'
15685         up before the if-form that checks for `inhibit-startup-screen'.
15686         Suggested by Jonathan Rockway <jon@jrock.us>.
15688 2008-02-28  Juri Linkov  <juri@jurta.org>
15690         * cus-edit.el (custom-mode-map, custom-mode-link-map):
15691         Rename `custom-mode' to `Custom-mode' in docstrings.
15692         (custom-buffer-create-internal, customize-browse):
15693         Rename `custom-mode' to `Custom-mode'.
15694         (custom-mode-hook): Rename to `Custom-mode-hook'.
15695         (Custom-mode-hook): Renamed from `custom-mode-hook'.
15696         (custom-mode): Rename to `Custom-mode'.
15697         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
15698         (custom-mode): Add backward-compatible non-interactive variant of
15699         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
15700         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
15702         * info-look.el: Rename `custom-mode' to `Custom-mode'.
15704         * emulation/viper.el (viper-emacs-state-mode-list):
15705         Rename `custom-mode' to `Custom-mode'.
15707         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
15708         Capitalize "Tagged Files".
15709         (minibuffer-local-map): Add menu items for next/previous
15710         history elements and isearch history forward/backward.
15712         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
15713         `hs-isearch-open' with t instead of `comment' in :selected
15714         for "Code and Comment blocks" menu item.
15716 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15718         * uniquify.el (uniquify-buffer-base-name): Undo last change.
15719         Should be done in desktop.el instead.
15721 2008-02-28  Glenn Morris  <rgm@gnu.org>
15723         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
15725         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
15727         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
15728         (Info-menu, Info-goto-node): Remove declarations.
15729         (report-emacs-bug-info): Use info rather than Info-goto-node.
15731         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
15732         (idlwave-convert-xml-system-routine-info): Don't require xml.
15733         (idlwave-show-commentary, idlwave-shell-show-commentary):
15734         Don't require finder.
15735         (idlwave-info): Don't require info.  Use info rather than
15736         Info-goto-node.
15738         * textmodes/org.el (Info-goto-node): Remove declaration.
15739         (org-info): Use info rather than Info-goto-node.
15741         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
15742         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
15744 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
15746         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
15747         the menu.
15749         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
15750         (vc-finish-logentry): Check for vc-status-mode, not only for
15751         vc-dired-mode.
15753 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
15755         * isearch.el (isearch-printing-char): Don't check
15756         keyboard-coding-system.
15757         Call isearch-process-search-multibyte-characters only when
15758         current-input-method is non-nil.
15760 2008-02-27  Kim F. Storm  <storm@cua.dk>
15762         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
15763         (glyph-char, glyph-face): Handle cons encoding.
15765 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
15767         * uniquify.el (uniquify-buffer-base-name): If the base name is an
15768         empty string, return nil to allow the caller to default to the
15769         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
15771         * tool-bar.el (tool-bar-setup): Doc fix.
15773         * mail/supercite.el (sc-describe):
15774         Fix typos in obsolescence declaration.
15776 2008-02-27  Glenn Morris  <rgm@gnu.org>
15778         * autoinsert.el (auto-insert-alist): Change permission text to
15779         match FSF's GPLv3 form.
15781         * mail/supercite.el (sc-cite-original): Doc fix.
15782         (sc-version): Make obsolete.
15783         (sc-describe): Show the SC info page.  Make obsolete.
15785 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15787         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
15788         when using transient-mark-mode.
15789         (default-indicate-unused-lines): Remove unused var.
15791 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
15793         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
15794         and previous.
15796         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
15798 2008-02-26  Glenn Morris  <rgm@gnu.org>
15800         * net/net-utils.el (top-level): Don't require comint when compiling.
15801         (nslookup-font-lock-keywords): Don't require font-lock.
15802         Use font-lock faces rather than variables.
15803         (nslookup, ftp, smbclient, network-service-connection):
15804         Don't require comint.
15805         (comint-prompt-regexp, comint-input-autoexpand)
15806         (comint-input-ring): Declare for compiler.
15807         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
15808         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
15810         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
15811         doc-string.
15813 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15815         * doc-view.el (doc-view-current-page): Add a `win' argument.
15817 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15819         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
15820         Demote it to plain defvar.
15821         (doc-view-conversion-refresh-interval): Reduce interval.
15822         (doc-view-goto-page): Allow moving to pages not yet rendered.
15823         (doc-view-goto-page): Construct a file name rather than extracting it
15824         from doc-view-current-files.
15825         (doc-view-kill-proc): Ignore errors from kill-process.
15826         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
15827         (doc-view-insert-image): Use appropriate text if the page hasn't been
15828         rendered yet.  Adjust scrolling so the text is displayed.
15829         (doc-view-display): Detect not just that a page is available, but also
15830         that it wasn't available before, so as to avoid refreshing all pages
15831         repeatedly.
15832         (doc-view-mode): Make doc-view-cache-directory if needed.
15834 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15836         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
15837         toggle-read-only.
15839         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
15840         refering to a missing required field with the OPT prefix.
15841         Make unwindform more robust.
15843         * textmodes/bibtex.el: Remove support for hideshow minor mode as
15844         it duplicates the bibtex support in progmodes/hideshow.el.
15845         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
15846         entries that do not start at the beginning of a line.
15848 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
15850         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
15852 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
15854         * help-fns.el (describe-variable): Add phrases about
15855         initialization file with and without customization;
15856         use new button type help-info-variable.
15858         * help-mode.el (help-info-variable):
15859         New button able to read Info files for help-fns.el.
15861 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
15863         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
15864         (grep-mode): Use grep-mode-tool-bar-map.
15866         * progmodes/compile.el (tool-bar): Require tool-bar.
15867         (compilation-mode-tool-bar-map): New variable.
15868         (compilation-mode): Use compilation-mode-tool-bar-map.
15870         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
15872 2008-02-25  Glenn Morris  <rgm@gnu.org>
15874         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
15876 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15878         * diff-mode.el (diff-file-junk-re): New const.
15879         (diff-beginning-of-file-and-junk): Use it.
15880         (diff-file-kill): Make sure we were really inside a file diff.
15882         * diff-mode.el: Make it more robust in the presence of empty context
15883         lines in unified hunks.
15884         (diff-valid-unified-empty-line): New var.
15885         (diff-unified->context, diff-sanity-check-hunk): Obey it.
15886         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
15887         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
15888         (diff-hunk-header-re-unified): New const.
15889         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
15890         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
15891         (diff-sanity-check-hunk): Use it.
15893         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
15894         Index: line, don't search backward for the previous one.
15896 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
15898         * international/fontset.el (setup-default-fontset): Add non-OTF
15899         lao font for lao script.
15901         * language/tibetan.el: Register tibetan-composition-function in
15902         composition-function-table.
15904         * language/tibet-util.el (tibetan-composition-function):
15905         Adjust for the new calling way (argument changed).  Try font-shape-text
15906         if possible.
15908         * language/lao.el: Register lao-composition-function in
15909         composition-function-table.
15911         * language/lao-util.el (lao-composition-function): Adjust for the new
15912         calling way (argument changed).  Try font-shape-text if possible.
15914 2008-02-25  Jason Rumney  <jasonr@gnu.org>
15916         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
15918 2008-02-25  Juri Linkov  <juri@jurta.org>
15920         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
15921         background, "red4" for a dark background, "red" for 16 and
15922         8 colors, "grey" for grayscale, and inverse video otherwise.
15923         Add :version tag.
15924         (isearch-message): Keep the original isearch-message intact, and
15925         add text properties to it where necessary.  Add `isearch-error' to
15926         the condition that checks if isearch is unsuccessful.
15928 2008-02-24  Juri Linkov  <juri@jurta.org>
15930         * progmodes/compile.el (compilation-handle-exit):
15931         Use compilation-error face instead of font-lock-warning-face.
15932         Display the same message in the minibuffer as is inserted
15933         at the end of the compilation buffer.
15935 2008-02-24  Glenn Morris  <rgm@gnu.org>
15937         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
15938         multiple file case.
15940         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
15942         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
15943         multiple file case.  Use a single `let' rather than two.
15945 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
15947         * progmodes/compile.el (compilation-start): Specify a face for
15948         mode-line-process.
15949         (compilation-handle-exit): Specify a face and a tooltip for
15950         mode-line-process.
15952 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15954         * hilit-chg.el: Remove spurious * in defcustom docstrings.
15955         (hilit-chg-make-ov): Simplify.
15956         (hilit-chg-fixup): Use remove-overlays.
15957         (hilit-chg-set-face-on-change): Remove redundant call to
15958         `remove-text-properties'.
15960         * dired.el (dired-mark-prompt): Don't count/display the t element.
15961         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
15963 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
15965         * progmodes/verilog-mode.el (eval-when-compile): Don't define
15966         add-submenu.
15967         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
15968         Remove.  Move contents to the only use ...
15969         (verilog-menu): ... here.
15970         (verilog-statement-menu): Remove.  Move contents to the only use ...
15971         (verilog-stmt-menu): ... here.
15972         (verilog-mark-defun): Simply call mark-defun for emacs.
15973         (occur-pos-list): Declare for byte compiler.
15974         (mode-popup-menu): Don't defvar.
15975         (verilog-add-statement-menu): Remove.
15976         (verilog-mode-hook): Don't add verilog-add-statement-menu.
15977         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
15979 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
15981         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
15982         conditional.
15983         (verilog-font-grouping-keywords-face): Make the begin..end
15984         keywords standout more than other verilog keywords.
15985         (verilog-type-font-keywords): Move the begin..end out of this list
15986         to facilitate making them to (potentially) stand out more.
15987         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
15988         function & task blocks.
15989         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
15990         initial, function & task blocks.
15991         (verilog-forward-sexp): Handle the new "disable fork" statement of
15992         IEEE-1800 Verilog.
15993         (verilog-beg-block-re-ordered): Handle the new "disable fork"
15994         statement of IEEE-1800 Verilog.
15995         (verilog-calc-1): Handle the new "disable fork" statement of
15996         IEEE-1800 Verilog.
15997         (verilog-disable-fork-re): Add const to help handle the new
15998         "disable fork" statement of IEEE-1800 Verilog.
15999         (verilog-declaration-core-re): Add port directions by themselves,
16000         with no qualification, as base item of a declaration.
16001         (verilog-pretty-declarations): Add new flag to ask it to refrain
16002         from printing to the message buffer.
16003         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
16004         printing to the message buffer.  Improve handling of the many
16005         types of expression line up.
16006         (verilog-just-one-space): Remove printing of an empty message.
16007         (verilog-get-lineup-indent): Rework to support the better handling
16008         of expression lineup for verilog-pretty-expr.
16009         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
16011 2008-02-24  Alan Mackenzie  <acm@muc.de>
16013         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
16014         yesterday's commit.
16016 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
16018         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
16019         to mouse-set-point in buffers that aren't associated with files.
16021         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
16023 2008-02-24  Alan Mackenzie  <acm@muc.de>
16025         Set of changes so that "obtrusive" syntactic elements in a
16026         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
16027         unmatched paren) don't interact syntactically with stuff outside
16028         the CPP line.
16030         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
16031         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
16032         off-by-one bug.
16033         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
16034         a bit of refactoring.
16035         (c-awk-extend-and-syntax-tablify-region): Takes some of the
16036         functionality of c-awk-advise-fl-for-awk-region, which has been
16037         refactored away.
16039         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
16040         (c-clear-char-property-with-value): New function and macro which
16041         remove text-properties `equal' to a supplied value.
16043         * progmodes/cc-engine.el: Comment about text properties amended.
16045         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
16046         parens around "error\\|warning".
16048         * progmodes/cc-langs.el (c-get-state-before-change-function)
16049         (c-before-font-lock-function, c-anchored-cpp-prefix):
16050         New language variables.
16051         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
16053         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
16054         syntax-table text properties.
16055         (c-common-init): Call language specific before/after-change
16056         functions at mode initialisation.
16057         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
16058         (c-extend-region-for-CPP, c-neutralize-CPP-line)
16059         (c-neutralize-syntax-in-CPP): New functions.
16060         (c-before-change, c-after-change): Call the new language specific
16061         change functions defined in cc-langs.el.
16062         (c-advise-fl-for-region): New macro.
16063         (awk-mode): Remove AWK specific stuff which has been refactored
16064         into language independent stuff.
16066 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
16068         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
16069         (gdb): (Re)set gdb-flush-pending-output to nil here...
16070         (gdb-init-1): ...instead of here (before gdb-prompt).
16072 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16074         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
16075         Recognize ''' just like any other char-constant.
16077 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16079         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
16080         careful enough.  Detect the uid-change all within the main loop.
16082 2008-02-24  Stefan Monnier  <monnier@pastel.home>
16084         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
16086 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16088         * hilit-chg.el (highlight-save-buffer-state): New macro.
16089         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
16090         (hilit-chg-clear): Use it to preserve the modified-p flag.
16091         (highlight-changes-rotate-faces): Don't mess with the undo-list.
16093 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16095         * font-lock.el (font-lock-set-defaults): Unset previously set variables
16096         when needed.
16098 2008-02-24  Ã†var Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
16100         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
16101         from gnus-button-url-regexp.
16103 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
16105         * progmodes/compile.el (compilation-next-error): Doc fix.
16106         (compilation-find-file): Doc fix.
16108 2008-02-24  Glenn Morris  <rgm@gnu.org>
16110         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
16111         Add obsolete aliases to the old names.
16113 2008-02-24  Richard Stallman  <rms@gnu.org>
16115         * net/net-utils.el (ifconfig): Rename from ipconfig.
16116         (ipconfig): Alias to ifconfig.
16117         (ifconfig-program): Rename from ipconfig-program.
16118         (ifconfig-program-options): Rename from ipconfig-program-options.
16120 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
16122         * progmodes/verilog-mode.el (verilog-declaration-core-re):
16123         Add port directions by themselves, with no qualification, as base
16124         item of a declaration.
16125         (verilog-pretty-declarations): Add new flag that inhibits printing
16126         to the message buffer.
16127         (verilog-pretty-expr): Add new flag that inhibits printing to the
16128         message buffer.  Improve handling of the many types of expression
16129         line up.
16130         (verilog-just-one-space): Don't print an empty message.
16131         (verilog-get-lineup-indent): Rework to support the better handling
16132         of expression lineup for verilog-pretty-expr.
16133         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
16134         (verilog-mode-version, verilog-mode-release-date): Update.
16136 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16138         * subr.el (cancel-change-group): Don't move point.
16140 2008-02-23  Markus Triska  <markus.triska@gmx.at>
16142         * linum.el (linum-after-config): Update all visible windows.
16144 2008-02-23  Glenn Morris  <rgm@gnu.org>
16146         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
16147         Add :help for Solitaire and Tetris.
16149         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
16151         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
16152         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
16153         (smtpmail-queue-index-file): Make it a defcustom.
16154         (smtpmail-queue-index): Delete.
16155         (smtpmail-send-it, smtpmail-send-queued-mail):
16156         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
16157         smtpmail-queue-index.
16159         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
16160         Add :version.
16162 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
16164         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
16165         New variables.
16166         (iwconfig): New function.
16168 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
16170         * vc.el (vc-find-revision): Make vc-parent-buffer local before
16171         setting it.
16172         (vc-status-menu-map): Do not define using easy-menu.
16173         (vc-status-menu-map): New defalias.
16174         (vc-status-mode-map): Hook up the menu.
16175         (top-level): Update TODO.
16177         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
16179         * vc-bzr.el (vc-bzr-init-version): Rename to ...
16180         (vc-bzr-init-revision): ... this.
16182 2008-02-23  Jason Rumney  <jasonr@gnu.org>
16184         * makefile.w32-in (WINS_ALMOST): Remove term.
16185         (WINS): Add term here.
16186         (custom-deps, finder-data): Use WINS_ALMOST.
16188 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
16190         * faces.el (font-weight-table): Fix value of `semi-light'.
16192 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16194         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
16195         Make those tables bijective.
16197 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
16199         Finish pdbtrack integration cleanup, settling missing-functions
16200         byte compiler warnings appropriately.
16202         * progmodes/python.el (python-point): Remove this - beginning-of-line
16203         was all that was necessary for `python-pdbtrack-overlay-arrow'.
16204         (python-end-of-def-or-class, python-beginning-of-def-or-class)
16205         (python-goto-initial-line): Drop these - they were only needed for
16206         python-point.
16207         (python-comint-output-filter-function): Use condition-case and
16208         beginning-of-line directly, instead of python-mode.el functions
16209         which require all sorts of baggage.
16210         (point-safe): Unnecessary - we're using condition-case directly,
16211         instead.
16212         (python-execute-file): Include for python-shell, which I'm leaving
16213         in keeping despite it being unnecessary for pdb tracking.
16215 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
16217         * progmodes/scheme.el (scheme-font-lock-keywords-2):
16218         Add SRFI 11 support.
16219         (let-values, let*-values): Specify scheme-indent-function.
16221 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
16223         * vc.el (vc-exec-after): Move setting mode-line-process in the
16224         busy case ...
16225         (vc-set-mode-line-busy-indicator): ... in this new function.
16226         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
16227         (vc-update-vc-status-buffer): Reset mode-line-process.
16228         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
16229         mark/unmark all the files with the same state as the current one.
16230         With a prefix argument mark/unmark all files.
16231         (vc-status-mode-menu): Adjust strings.
16232         (vc-update-vc-status-buffer): Only do something when the argument
16233         is not nil.
16234         (vc-status-kill-dir-status-process): New function.
16235         (vc-status-mode-map): Bind it.
16236         (vc-status-process-buffer): New variable.
16237         (vc-status-mode): Make it local.
16238         (vc-status-refresh): Set it.
16240         * vc-hg.el (vc-hg-dir-status):
16241         * vc-git.el (vc-git-dir-status):
16242         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
16243         command is run.
16245 2008-02-22  Glenn Morris  <rgm@gnu.org>
16247         * json.el (top-level): No need to require thingatpt.
16248         (json-read-keyword): Use thing-at-point rather than word-at-point.
16250         * time.el (top-level): No need to require time-date when compiling.
16252         * emacs-lisp/copyright.el (copyright-update-year):
16253         Fix subexpression numbering for the case when years are split over
16254         lines, and for the replace case.
16256         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
16257         (tpu-caar, tpu-cadr): Delete functions.
16258         (zmacs-regions): No need to declare for compiler.
16259         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
16260         (tpu-spell-check): Rewrite, and handle mark after point.
16261         (tpu-special-insert): Use or rather than if.
16263         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
16264         rather than spell-region.
16266         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
16267         warnings about spell-region.
16269 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
16271         * ldefs-boot.el: Regenerated.
16273         * loadup.el: Don't load language/devanagari, language/kannada,
16274         language/malayalam, and language/tamil.  Load language/sinhala.
16276         * language/indian.el (indian-font-foundry)
16277         (indian-script-language-alist, indian-font-char-index-table)
16278         (indian-font-char, indian-font-char-range, indian-script-table)
16279         (indian-default-script, indian-composable-pattern): Delete them.
16280         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
16281         language environments moved to here.
16282         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
16283         New language environments.
16285         * language/devanagari.el, language/devan-util.el,
16286         * language/kannada.el, language/knd-util.el, language/malayalam.el,
16287         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
16288         Delete them.
16290         * language/sinhala.el: New file.
16292 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
16294         Update Nick Robert's port of pdb tracking from python-mode.el.
16296         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
16297         Clarify docstring.
16298         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
16299         tracking is happening.
16300         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
16301         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
16302         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
16303         Tracking is plugged in to all comint buffers once python.el is loaded.
16304         (python-pdbtrack-overlay-arrow): Toggle activation of
16305         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
16306         (python-pdbtrack-track-stack-file): Use new
16307         `python-pdbtrack-get-source-buffer' for more flexible access to
16308         debugging source files.
16309         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
16310         according to pdb stack trace, optionally using new
16311         `python-pdbtrack-grub-for-buffer' if file is not locally available.
16312         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
16313         named buffer, or having function with indicated name.
16314         (python-shell): Remove comint-output-filter-functions hook
16315         addition, it's being done elsewhere.  Wrap long line.
16317 2008-02-21  Michael Olson  <mwolson@gnu.org>
16319         * json.el: Replace XEmacs compatibility code to get rid of
16320         compiler warnings.
16322         * time.el: Fix compiler warning.
16324 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
16326         * json.el: New file (JavaScript Object Notation parser / generator).
16328 2008-02-21  Dave Love  <fx@gnu.org>
16330         * progmodes/sym-comp.el: New file.
16332         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
16333         Require sym-comp.  Add Python buffer to same-window-buffer-names.
16334         Fixup whitespaces.
16335         (python-font-lock-keywords): Add highlighting for Python builtins.
16336         (python-font-lock-syntactic-keywords): Rewrite.
16337         (python-quote-syntax): Use syntax-ppss-context instead of parsing
16338         ppss directly.
16339         (python-mode-map): Add binding for python-find-function.
16340         (python-calculate-indentation): Clean up the logic.
16341         (python-beginning-of-defun): Explicitly set return value.
16342         (python-beginning-of-statement): Stop looping if we get stuck
16343         going backwards.
16344         (python-next-statement): Stop looping if we somehow end up inside
16345         a string while advancing.
16346         (python-preoutput-continuation, python-version-checked): New vars.
16347         (python-check-version): New function.
16348         (run-python): Set default command to python-command instead of
16349         python-python-command.
16350         (run-python): Use python-check-version.  Give PYTHONPATH
16351         precedence over data-directory in the process environment.
16352         Load function definitions in python process after.
16353         (python-check-comint-prompt): New function.
16354         (python-send-command, python-send-receive): Use it.
16355         (python-complete-symbol, python-try-complete): Functions deleted.
16356         Use symbol-complete instead of python-complete-symbol throughout.
16357         (python-fill-paragraph): Further refine the fenced-string regexp.
16358         (def-python-skeleton): Expand to the original abbrev instead if in
16359         a comment or string.  Tweak skeletons for `if', `while', `for',
16360         `try/except', `try/finally', `name'.
16361         (python-pea-hook, python-abbrev-pc-hook): New functions.
16362         (python-abbrev-syntax-table): New var.
16363         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
16364         Use symbol-completion-try-complete for hippie expansion.
16365         Turn on font lock unconditionally.
16366         (python-mode-hook): Defcustom it.  No need to use make-local
16367         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
16368         option, since it's buffer-local.
16370 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
16372         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
16374 2008-02-21  Drew Adams  <drew.adams@oracle.com>
16376         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
16377         "Turn off" and a "Help" entry when the minor mode has no menu.
16379 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
16381         * vc.el (vc-status-mark, vc-status-unmark): New functions.
16382         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
16383         vc-status-mark-file and vc-status-unmark-file.
16384         (vc-status-mark-unmark): New function.
16385         (vc-status-previous-line, vc-status-next-line): No longer interactive.
16387 2008-02-21  Glenn Morris  <rgm@gnu.org>
16389         * composite.el (encode-composition-rule): Fix typo in error message.
16390         (composition-function-table, auto-composition-mode): Doc fixes.
16392         * subr.el (sit-for): Fix obsolete form for nil second argument.
16394         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
16395         (spell-string): Make obsolete, in favor of ispell.
16397 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
16399         * language/devanagari.el: Don't setup composition-function-table
16400         here.
16401         ("Devanagari"): Change charset, coding-system, coding-priority to
16402         Unicode-based ones.  Don't require the feature devan-util.
16404         * composite.el (compose-chars-after): Fix arguments for a function
16405         in composition-function-table.
16406         (auto-compose-region): Likewise.
16408         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
16409         for Ethiopic.
16410         (ps-mule-plot-string): Ignore glyph-string based compositions.
16412 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16414         * doc-view.el: Allow different windows to show different pages.
16415         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
16416         (doc-view-current-image, doc-view-current-overlay): Remove variables,
16417         add them back as macros instead, using image-mode-winprops instead.
16418         Update all users of those variables.
16419         (doc-view-new-window-function): New function to create a new overlay
16420         for each new window.
16421         (doc-view-mode): Use it and image-mode-setup-winprops.
16422         (doc-view-clone-buffer-hook): Rewrite accordingly.
16424         * image-mode.el: Extend [hv]scroll support to per-window properties.
16425         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
16426         (image-mode-winprops-alist): New var to replace them.
16427         (image-mode-new-window-functions): New hook.
16428         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
16429         New funs.
16430         (image-set-window-vscroll, image-set-window-hscroll): Use them.
16431         Remove the `window' argument, update callers.
16432         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
16433         Use the new functions.
16434         (image-mode-reapply-winprops): New fun.
16435         (image-mode): Use it.
16437 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
16439         * calc/calc-math.el (math-sin-raw): Add optional argument
16440         to keep track of original argument.
16441         (math-cos-raw): Use optional argument when calling math-sin-raw.
16442         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
16443         with close to original precision.
16445 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16447         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
16448         args in calls of sit-for.
16450 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
16452         * vc-svn.el (vc-svn-program): Fix typo in docstring.
16453         (vc-svn-checkin): Fix typo in error message.
16455         * help-mode.el: Require easymenu when compiling.
16457 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
16459         * help-mode.el (help-mode-menu): New menu.
16461 2008-02-20  Glenn Morris  <rgm@gnu.org>
16463         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
16464         on Windows.
16466 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
16468         * ps-mule.el (ps-mule-encode-region): Return a single string.
16469         (ps-mule-plot-string): Adjust for the above change.
16470         (ps-mule-encode-header-string): Likewise.
16472         * international/latin1-disp.el (latin1-display): Don't use
16473         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
16474         standard-display-table.
16475         (latin1-display-identities): Adjust for the change of what is
16476         returned by (get-language-info charset 'charset).
16478         * international/mule-util.el (char-displayable-p): Fix for Latin-1
16479         characters and terminal case.
16481 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
16483         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
16485         * progmodes/python.el: Also require comint when loading.
16486         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
16487         Replace python-shell with run-python on menu bar.
16488         (python-shell-map): New map.
16489         (python-default-interpreter, python-python-command-args)
16490         (python-jython-command-args, python-pdbtrack-do-tracking-p):
16491         New options.
16492         (python-which-shell, python-which-args, python-which-bufname):
16493         New buffer local variables.
16494         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
16496         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
16497         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
16498         New constants.
16500         Pdbtrack features:
16502         (python-point, python-end-of-def-or-class)
16503         (python-beginning-of-def-or-class, python-goto-initial-line)
16504         (python-comint-output-filter-function)
16505         (python-pdbtrack-overlay-arrow)
16506         (python-pdbtrack-track-stack-file, python-toggle-shells)
16507         (python-shell, python-pdbtrack-toggle-stack-tracking)
16508         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
16509         New functions.
16511 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16513         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
16514         when the argument is nil.
16516 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
16518         * vc.el (dir-status): Add a brief description.
16520 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
16522         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
16523         If non-nil, reverse the sense of the check.
16525         * vc-rcs.el (vc-rcs-root): New func.
16526         * vc-cvs.el (vc-cvs-root): New func.
16527         * vc-svn.el (vc-svn-root): New func.
16528         * vc-sccs.el (vc-sccs-root): New func.
16530 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
16532         * language/japan-util.el (setup-japanese-environment-internal):
16533         Call use-cjk-char-width-table.
16535         * language/japanese.el ("Japanese"): Set exit-function to
16536         use-default-char-width-table.
16538         * international/characters.el: Delete occurrences of non-Unicode
16539         tibetan and ethiopic characters.
16540         (cjk-char-width-table): New variable.
16541         (use-cjk-char-width-table, use-default-char-width-table):
16542         New functions.
16544 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
16546         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
16547         (vc-status-mode-menu): Add a :filter.
16548         (vc-status-printer): Add faces.
16550         * vc-hg.el (vc-hg-extra-status-menu): New function.
16551         (vc-hg-dir-status): Clean up the buffer before using it.
16553 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16555         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
16556         (gdb): Initialize it here instead.
16558         * files.el (locate-dominating-file): Fix thinko in last change.
16559         Reported by Bruce Stephens <bruce.stephens@isode.com>.
16561 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
16563         * vc.el (vc-status-mode-menu): New menu for vc-status.
16565 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
16567         * progmodes/verilog-mode.el (customize): Fix typo in error message.
16568         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
16569         (verilog-mode-auto, verilog-indent-level-module)
16570         (verilog-minimum-comment-distance, verilog-library-flags)
16571         (verilog-library-directories, verilog-library-files)
16572         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
16573         (verilog-xemacs-menu, verilog-set-compile-command)
16574         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
16575         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
16576         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
16577         (verilog-batch-inject-auto, verilog-batch-indent)
16578         (verilog-continued-line, verilog-type-keywords)
16579         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
16580         (verilog-read-inst-pins, verilog-read-arg-pins)
16581         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
16582         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
16583         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
16584         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
16585         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
16586         (verilog-mode-version, verilog-mode-release-date)
16587         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
16588         (verilog-simulator, verilog-compiler)
16589         (verilog-auto-sense-defines-constant, verilog-company)
16590         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
16591         Fix typos in docstrings.
16592         (verilog-set-auto-endcomments, verilog-calculate-indent)
16593         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
16594         Reflow docstrings.
16595         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
16596         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
16597         (electric-verilog-forward-sexp, verilog-in-case-region-p)
16598         (verilog-in-struct-region-p, verilog-in-generate-region-p)
16599         (verilog-leap-to-head, verilog-current-indent-level)
16600         (verilog-case-indent-level, verilog-cpp-keywords)
16601         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
16602         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
16603         (verilog-signals-not-in, verilog-symbol-detick-text)
16604         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
16605         (verilog-forward-close-paren, verilog-backward-open-paren)
16606         (verilog-backward-open-bracket): Doc fixes.
16608         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
16609         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
16610         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
16611         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
16612         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
16613         Fix typos in docstrings.
16615         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
16617 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
16619         * info.el (Info-read-node-name): Removed unused `default' arg.
16621 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
16623         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
16625 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16627         * image-mode.el (image-get-display-property): New fun.
16628         (image-forward-hscroll, image-next-line, image-eol, image-eob)
16629         (image-mode, image-minor-mode, image-toggle-display-text)
16630         (image-toggle-display): Use it.
16632 2008-02-18  Jason Rumney  <jasonr@gnu.org>
16634         * international/mule.el (xml-find-file-coding-system): Don't warn
16635         about utf-16 with BOM.
16637         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
16639         * international/mule.el (sgml-xml-auto-coding-function): Detect and
16640         warn if file encoding is not utf-8 and encoding not specified.
16641         (xml-find-file-coding-system): New function.
16642         * international/mule-conf.el (file-coding-system-alist): Use it.
16644 2008-02-17  Glenn Morris  <rgm@gnu.org>
16646         * international/mule-cmds.el (set-locale-environment):
16647         Pass `frame' to getenv for LC_MESSAGES.
16649 2008-02-17  Juri Linkov  <juri@jurta.org>
16651         * time.el (emacs-init-time): Use format instead of format-seconds.
16653 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16655         * textmodes/bibtex.el (bibtex-search-entry): Rename from
16656         bibtex-find-entry.  Add autoload cookie.
16657         (bibtex-find-entry): Alias for bibtex-search-entry.
16658         (bibtex-search-crossref): Rename from bibtex-find-crossref.
16659         (bibtex-find-crossref): Alias for bibtex-search-crossref.
16660         (bibtex-clean-entry): atomic-change-group removed.
16661         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
16662         to locate buffer location where error occurred.
16663         Make error messages more specific.
16664         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
16666 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
16668         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
16669         top level.
16671         * simple.el (transient-mark-mode): Add an :init-value.
16673         * startup.el (command-line): Use custom-reevaluate-setting for
16674         transient-mark-mode.
16676 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
16678         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
16680 2008-02-16  Juri Linkov  <juri@jurta.org>
16682         * startup.el (after-init-time): New variable.
16683         (command-line): Set `after-init-time' to the current time.
16685         * time.el (emacs-init-time): New function.
16687 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16689         * files.el (locate-dominating-file): Remove initial loop because it's
16690         not careful enough.  Detect the uid-change all within the main loop.
16692 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
16694         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
16696 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
16698         * vc.el (vc-annotate): Add new argument.
16699         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
16701         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
16702         Move make-variable-buffer-local code after the corresponding defvar.
16703         (hs-minor-mode-map): Define and initialize in one step.
16704         (hs-minor-mode): Change from defun to define-minor-mode.
16706 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
16708         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
16709         (gdb-ready): Move declaration...
16711         * progmodes/gdb-ui.el (gdb-ready): ...to here.
16712         (gdb-early-user-input): New variable.
16713         (gdb): Reset gdb-flush-pending-output to nil and set
16714         comint-input-sender here (before gdb-prompt), instead of...
16715         (gdb-init-1): ...here.
16716         (gdb-send): If Emacs is not ready, defer user input to...
16717         (gdb-prompt): ...here.
16719 2008-02-16  Glenn Morris  <rgm@gnu.org>
16721         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
16723         * startup.el (emacs-startup-time): Rename to `before-init-time'.
16724         (before-init-time): New name for `emacs-startup-time'.
16725         (command-line): Use before-init-time rather than emacs-startup-time.
16726         * time.el (emacs-uptime): Use before-init-time rather than
16727         emacs-startup-time.
16729         * composite.el (composition-function-table): Doc fix.
16731         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
16732         in favor of `%z' specifier.
16733         (emacs-uptime): Move to time.el.
16734         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
16735         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
16736         argument of format-seconds.
16738 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
16740         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
16742 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
16744         * ielm.el (ielm-is-whitespace): Remove.
16745         (ielm-is-whitespace-or-comment): New function.
16746         (ielm-eval-input): Use it.
16748 2008-02-15  Jason Rumney  <jasonr@gnu.org>
16750         * term/mac-win.el: Fix coding tag.
16752 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
16754         * vc-hooks.el (vc-menu-map):
16755         * bindings.el (mode-line-mode-menu): Add tooltips.
16757         * bindings.el (help-echo): Add more tooltips.  Use a less
16758         telegraphic style for existing tooltips.
16760 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16762         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
16763         from the auto-generated one.
16765 2008-02-14  Glenn Morris  <rgm@gnu.org>
16767         * mail/rmail-spam-filter.el (rmail-spam-filter):
16768         Let-bind message-spam-status.
16770         * mail/smtpmail.el (password-cache-add): Declare as function.
16772 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
16774         * mail/smtpmail.el: Use password-cache.
16776 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
16778         * uniquify.el (uniquify-buffer-base-name): New function.
16779         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16781         * desktop.el (uniquify-managed): Don't defvar.
16782         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
16783         `uniquify-managed'.  Return also the buffer's base name.
16784         (desktop-save): When saving the buffer info, filter out the base name,
16785         and save it as buffer name if the buffer is managed by uniquify.
16786         (uniquify-item-base): Don't declare; not called anymore.
16788 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
16790         * vc.el (vc-annotate-find-revision-at-line): New function.
16791         (vc-annotate-mode-map): Bind it.
16792         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
16793         some entries.
16795 2008-02-14  Glenn Morris  <rgm@gnu.org>
16797         * calendar/time-date.el (format-seconds): New function.
16798         (emacs-uptime): Use format-seconds.
16800         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
16801         Remove `LC_ALL=C', since it's included in $(emacs) now.
16803 2008-02-14  Zhang Wei  <id.brep@gmail.com>
16805         * textmodes/org-publish.el (org-publish-timestamp-filename):
16806         Replace colon characters in filename too.
16808 2008-02-13  Bastien Guerry  <bzg@altern.org>
16810         * mail/rmail.el (rmail-header-name): New face.
16811         (rmail-font-lock-keywords): Use rmail-header-name.
16813         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
16814         against X-Spam-Status header field.
16815         (rmail-spam-filter): Also check X-Spam-Status header field.
16817 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
16819         * progmodes/flymake.el (flymake-allowed-file-name-masks):
16820         Add support for .pm files and .php files.
16821         (flymake-err-line-patterns): Add pattern for PHP errors.
16822         (flymake-php-init): New function.  PHP support for flymake.
16824         * progmodes/compile.el (compilation-error-regexp-alist-alist):
16825         Add regular expression for PHP errors.
16827 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
16829         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
16830         This DTRT even on w32 machines.
16831         (ange-ftp-cf1): Quote FILENAME.
16833 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16835         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
16836         (smerge-auto-combine): New fun.
16838 2008-02-12  Juri Linkov  <juri@jurta.org>
16840         * startup.el (fancy-startup-screen, normal-splash-screen):
16841         Set default-directory to command-line-default-directory.
16843         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
16844         after reading the desktop.
16846         * progmodes/compile.el (compilation-auto-jump):
16847         Call compile-goto-error only when compilation-auto-jump-to-first-error
16848         is non-nil.
16849         (compilation-scroll-output): Replace :type 'boolean with a choice
16850         that has three options including a third option `first-error'.
16851         Doc fix.
16852         (compilation-start, compilation-forget-errors): Add an alternate
16853         condition comparing compilation-scroll-output with `first-error'
16854         in addition to compilation-auto-jump-to-first-error (to call
16855         compilation-auto-jump in the proper place).
16857 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16859         * international/mule.el (sgml-html-meta-auto-coding-function):
16860         Make sure the search limit is ahead.
16862         * tar-mode.el: Fix broken indentation.
16863         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
16864         Use with-current-buffer.
16866 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
16868         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
16869         it is already automatically buffer-local.
16871 2008-02-12  Drew Adams  <drew.adams@oracle.com>
16873         * help.el (describe-key): Join some split lines to facilitate filling.
16874         * help-fns.el (describe-function-1): Fill text of overlong lines.
16876 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
16878         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
16879         Use unibyte-string instead of string-make-unibyte.
16881         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
16883 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16885         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
16886         works also for buffers w/o buffer-file-name.  Update callers.
16887         (doc-view-clone-buffer-hook): New fun.
16888         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
16889         the `doc-view' property so they can be recognized.
16891         * simple.el (clone-indirect-buffer-hook): New hook.
16892         (clone-indirect-buffer): Run it.
16894 2008-02-11  Michael Olson  <mwolson@gnu.org>
16896         * epa-setup.el:
16897         * epg-package-info.el: Files removed.
16899 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
16901         * epa.el (epa-menu-mode): Merge into epa-mode.
16902         (epa-menu-items): Rename the label "EasyPG Assistant" to
16903         "Encryption/Decryption".
16905         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
16906         (epa-dired-mode-map): Rename from epa-dired-map.
16907         (epa-global-dired-mode): Rename the global minor mode.
16909 2008-02-11  Drew Adams  <drew.adams@oracle.com>
16911         * isearch.el (isearch-fail): New face.
16912         (isearch-message): Highlight failure part of input.
16914 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16916         * ibuffer.el (ibuffer-header-line-format): New var.
16917         (ibuffer-mode): Set it instead of header-line-format.
16918         (ibuffer-update): Use it to set header-line-format.
16920         * international/mule-cmds.el (ucs-insert): Inherit surrounding
16921         properties like self-insert-command.
16923 2008-02-11  Drew Adams  <drew.adams@oracle.com>
16925         * progmodes/etags.el: Add many doc strings.
16927 2008-02-11  Jason Rumney  <jasonr@gnu.org>
16929         * ldefs-boot.el: Regenerated.
16931 2008-02-11  Glenn Morris  <rgm@gnu.org>
16933         * progmodes/compile.el (compilation-error-regexp-alist-alist):
16934         Shorten some names.
16936         * ffap.el (ffap-rfc-directories): Add :version.
16938 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
16940         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
16941         files, and backup files of same.
16943 2008-02-11  Kevin Ryde  <user42@zip.com.au>
16945         * ffap.el (ffap-rfc-directories): New variable.
16946         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
16948         * info.el (Info-next-reference, Info-prev-reference)
16949         (Info-try-follow-nearest-node): Move to and follow https:// links too.
16951         * simple.el (completion-list-mode): Show full completion-list-mode-map
16952         in the docstring.
16954 2008-02-11  Sam Steingold  <sds@gnu.org>
16956         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
16958 2008-02-11  Glenn Morris  <rgm@gnu.org>
16960         * startup.el (emacs-startup-time): New variable.
16961         (command-line): Set emacs-startup-time.
16963         * calendar/time-date.el (emacs-uptime): New function.
16965 2008-02-10  Bastien Guerry  <bzg@altern.org>
16967         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
16968         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
16969         it is nil.
16971 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
16973         * epg-config.el: Expand the contents of epg-package-info.el.
16974         (epg-package-name): New constant.
16975         (epg-version-number): New constant.
16976         (epg-bug-report-address): New constant.
16978         * epa-mail.el (epa-mail-mode): Add autoload cookie.
16979         (epa-global-mail-mode): New global minor mode.
16981         * epa-file.el (epa-file-mode): New global minor mode.
16983         * epa-dired.el (epa-dired-mode): New global minor mode.
16985         * epa.el (epa-menu): New variable.
16986         (epa-menu-items): New variable.
16987         (epa-menu-mode): New global minor mode.
16988         (epa-global-minor-modes): New user option.
16989         (epa-mode): New global minor mode.
16991 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
16993         * net/dbus.el: Remove `no-byte-compile' cookie.
16994         (dbus-call-method, dbus-register-signal, dbus-debug)
16995         (dbus-registered-functions-table): Declare them with
16996         `declare-function' or `defvar', respectively.
16997         (top): Don't assert any longer.  Require 'cl when compiling.
16998         Apply `ignore-errors' but `dbus-ignore-errors'.
17000 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
17002         * diff-mode.el (diff-add-change-log-entries-other-window):
17003         Use add-change-log-entry.
17005 2008-02-09  Jason Rumney  <jasonr@gnu.org>
17007         * button.el (button-map):
17008         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
17009         * ldefs-boot.el: Regenerate.
17011 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
17013         * epa.el (epa-faces, epa):
17014         * epa-file.el (epa-file):
17015         * epg-config.el (epg): Add :version.
17017 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
17019         * vc.el (vc-exec-after): Append CODE to previous fragments.
17020         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
17021         take MESSAGES instead of VERBOSE; use it when non-nil.
17022         (vc-diff-internal): Compute messages once; use them;
17023         update call to vc-diff-finish.
17025 2008-02-09  Michael Olson  <mwolson@gnu.org>
17027         * net/tramp.el (tramp-process-sentinel): Avoid error when process
17028         buffer has been killed, such as by
17029         `tramp-cleanup-all-connections'.
17031 2008-02-09  Miles Bader  <miles@gnu.org>
17033         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
17035 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17037         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
17038         splitter in context hunks.
17040 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
17042         * international/fontset.el (setup-default-fontset): Fix arabic otf
17043         font specification.
17045 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
17047         * epa-dired.el:
17048         * epa-file.el:
17049         * epa-mail.el:
17050         * epa-setup.el:
17051         * epa.el:
17052         * epg-config.el:
17053         * epg-package-info.el:
17054         * epg.el: Initial check-in of EasyPG.
17056 2008-02-08  Glenn Morris  <rgm@gnu.org>
17058         * woman.el (woman-locale): New defcustom.
17059         (woman-expand-locale, woman-manpath-add-locales): New functions.
17060         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
17062         * international/mule-cmds.el (locale-translate): New function,
17063         with old code extracted from set-locale-environment.
17064         (set-locale-environment): Use locale-translate.  Set woman-locale.
17066         * cus-start.el (selection-coding-system): Remove, since it's now
17067         defined in select.el rather than in xselect.c.
17068         * select.el (selection-coding-system): Make it a defcustom, and
17069         add the properties from cus-start.el.  Bump :version.
17071         * custom.el (custom-theme-set-variables): Sort symbols that are
17072         dependencies before symbols that depend on them.
17073         (custom-enabled-themes): Set after custom-theme-directory.
17075         * pcmpl-unix.el (top-level): Move provide statement to end.
17076         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
17077         `*' from doc-string.  Allow to be nil.
17078         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
17079         Allow to be nil.  Add :version.
17080         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
17081         without hostnames, and multiple hostnames per line.
17083         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
17085 2008-02-08  Phil Hagelberg  <phil@evri.com>
17087         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
17088         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
17090 2008-02-07  Timo Savola  <timo.savola@iki.fi>
17092         * startup.el (command-line-x-option-alist): Add --parent-id.
17094         * term/x-win.el (x-handle-parent-id): New function.
17096 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
17098         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
17099         "Font Menu".
17101 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
17103         * net/dbus.el (dbus-interface-peer): New defconst.
17104         (dbus-ping): New defun.
17106 2008-02-06  Sam Steingold  <sds@gnu.org>
17108         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
17110 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17112         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
17113         Just return nil and let the C code provide a fallback.
17115 2008-02-05  Glenn Morris  <rgm@gnu.org>
17117         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
17118         tramp-flush-connection-property for removed 2nd argument.
17120 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17122         * diff-mode.el (diff-add-change-log-entries-other-window):
17123         Rename from diff-create-changelog.  Change users.
17124         Minor change to hopefully work with plain diffs.
17125         (diff-mode-map): Add binding for it.
17127 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
17129         * diff-mode.el: Add new TODO entry.
17130         (diff-create-changelog): New function.
17131         (diff-mode-menu): Bind it.
17133 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
17135         * international/mule-diag.el (print-fontset-element): Handle the
17136         case of inhibiting the fallback fonts.
17138 2008-02-04  Kim F. Storm  <storm@cua.dk>
17140         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17141         (ido-magic-delete-char): Use prefix arg.
17143 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
17145         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
17146         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
17147         of today, the most recent libpng is 1.2.24).
17149 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
17151         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
17153         * net/dbus.el (top): Check (featurep 'dbusbind).
17155         * net/tramp.el (tramp-process-sentinel): New defun.
17156         (tramp-do-copy-or-rename-file-out-of-band)
17157         (tramp-maybe-open-connection): Use it as process sentinel.
17158         (tramp-handle-delete-directory): Don't use the "-f" option; it
17159         isn't portable.
17160         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
17161         after the command.
17162         (tramp-handle-shell-command): Set `mode-line-process' in the
17163         asynchronous case.
17165         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
17167         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
17168         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
17169         Use `tramp-process-sentinel' as process sentinel.
17171 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
17173         * whitespace.el (global-whitespace-mode): Revert last change.
17174         (whitespace-unload-function): Force `global-whitespace-mode'
17175         to deactivate local modes in a slightly less intrusive way.
17177 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
17179         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
17181 2008-02-02  Glenn Morris  <rgm@gnu.org>
17183         * international/latin1-disp.el (latin1-display):
17184         * progmodes/fortran.el (fortran-comment-indent-char):
17185         * progmodes/idlw-shell.el (top-level):
17186         * term/mac-win.el (mac-keyboard-translate-char):
17187         * whitespace.el (whitespace-char-valid-p):
17188         * wid-edit.el (widget-key-sequence-read-event):
17189         Use characterp rather than char-valid-p.
17191         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
17192         to capitalized-find-word-boundary.  Doc fix.  Update callers.
17193         (capitalized-next-word-boundary-function-table): Rename to
17194         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
17196         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
17197         string-to-int.
17199         * ps-def.el (declare-function): Add compatibility definition.
17200         (ps-plot-with-face, ps-plot-string): Declare as functions.
17201         (ps-bold-faces, ps-italic-faces): Declare variables.
17203         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
17204         (ps-mule-end-job): Declare as functions.
17206         * wid-edit.el (widget-string-complete): Use assoc-string rather
17207         than assoc-ignore-case.
17209 See ChangeLog.13 for earlier changes.
17211 ;; Local Variables:
17212 ;; coding: utf-8
17213 ;; End:
17215     Copyright (C) 2008, 2009  Free Software Foundation, Inc.
17217   This file is part of GNU Emacs.
17219   GNU Emacs is free software: you can redistribute it and/or modify
17220   it under the terms of the GNU General Public License as published by
17221   the Free Software Foundation, either version 3 of the License, or
17222   (at your option) any later version.
17224   GNU Emacs is distributed in the hope that it will be useful,
17225   but WITHOUT ANY WARRANTY; without even the implied warranty of
17226   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17227   GNU General Public License for more details.
17229   You should have received a copy of the GNU General Public License
17230   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17232 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc