Update for coptic and french name changes.
[emacs.git] / lisp / ChangeLog
blobd80057d3c78c560968046997925d3f0b60f43dea
1 2008-04-05  Glenn Morris  <rgm@gnu.org>
3         * emacs-lisp/autoload.el (autoload-ensure-default-file):
4         Provide a feature.
5         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
6         Require loaddef file rather than loading it.
7         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
8         autoload-ensure-default-file provides a feature.
10         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
11         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
12         (compile, compile-always, recompile): Use $LOADDEFS.
13         (cal-autoloads): Remove.
15         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
16         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
18         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
19         Rename coptic-calendar-month-name-array.  Update callers.
20         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
21         (calendar-coptic-name): Rename coptic-name.  Update callers.
22         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
23         Update callers.
24         (calendar-coptic-last-day-of-month): Rename
25         coptic-calendar-last-day-of-month.  Update callers.
26         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
27         Keep old name as alias, update callers.
28         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
29         Keep old name as alias, update callers.
30         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
31         Keep old name as alias.
32         (calendar-ethiopic-month-name-array): Rename
33         ethiopic-calendar-month-name-array.  Update callers.
34         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
35         Update callers.
36         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
37         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
38         Keep old name as alias, update callers.
39         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
40         Keep old name as alias, update callers.
41         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
42         Keep old name as alias.
44         * calendar/cal-french.el (calendar-french-epoch): Rename
45         french-calendar-epoch.  Update callers.
46         (calendar-french-month-name-array): Rename variable and function
47         french-calendar-month-name-array.  Update callers.
48         (calendar-french-multibyte-month-name-array): Rename
49         french-calendar-multibyte-month-name-array.  Update callers.
50         (calendar-french-day-name-array): Rename variable and function
51         french-calendar-day-name-array.  Update callers.
52         (calendar-french-special-days-array): Rename variable and function
53         french-calendar-special-days-array.  Update callers.
54         (calendar-french-multibyte-special-days-array): Rename
55         french-calendar-multibyte-special-days-array.  Update callers.
56         (calendar-french-accents-p): Rename french-calendar-accents.
57         Update callers.
58         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
59         Update callers.
60         (calendar-french-last-day-of-month): Rename
61         french-calendar-last-day-of-month.  Update callers.
62         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
63         Keep old name as alias, update callers.
64         (calendar-french-print-date): Rename calendar-print-french-date.
65         Keep old name as alias, update callers.
66         (calendar-french-goto-date): Rename calendar-goto-french-date.
67         Keep old name as alias.
69         * calendar/cal-menu.el, calendar/calendar.el:
70         Update for coptic and french name changes.
72 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
74         * server.el: Undo part of the multi-tty change, which is only
75         needed if server.el is preloaded, and broke server-running-p.
76         (server-socket-dir): Initialize in the defvar, as before.
77         (server-start): Remove initialization of server-socket-dir.
79 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
81         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
82         3-member cons cells.
84 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
86         * cus-face.el (custom-face-attributes): Handle roman slant.
88         * faces.el (default): Ensure the face-defface-spec property is set.
90 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
92         * files.el (abort-if-file-too-large): New function.
93         (find-file-noselect, insert-file-1): Use it.
95 2008-04-05  Reto Zimmermann  <reto@gnu.org>
97         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
98         Replace C-c[a-zA-Z] key bindings.
100 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
102         * progmodes/hideif.el (hif-token-alist): New var.
103         (hif-token-regexp, hif-tokenize): Use it.
104         (hif-mathify-binop): New macro.
105         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
106         (hif-greater-equal, hif-less-equal): Use it.
107         (hif-logior, hif-logand): New functions.
108         (hif-math): Accept | and & as well.
110         * progmodes/etags.el: Fix problem with completion for buffer-local
111         tables.  Reported by Radey Shouman <shouman@comcast.net>.
112         (tags-complete-tag): Remove.
113         (tags-lazy-completion-table): New function to replace it.
114         (find-tag-tag, complete-tag): Update users.
116 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
118         * vc-rcs.el (vc-rcs-dir-status):
119         * vc-sccs.el (vc-sccs-dir-status): New function.
121         * outline.el (outline-mode-menu-bar-map):
122         * term.el (terminal-signal-menu): Add :help.
124         * net/eudc.el (eudc-mode-map): Declare and define in one step.
125         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
127         * emacs-lisp/re-builder.el (reb-mode-map):
128         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
130         * diff-mode.el (diff-file-junk-re): Recognize the git format for
131         new files, deleted files and for changing permissions.
132         (diff-mode): Set beginning-of-defun-function and
133         end-of-defun-function.
135         * vc-bzr.el (vc-bzr-state): Use when instead of if.
137         * vc.el (vc-default-status-fileinfo-extra): New function.
138         (vc-status-mark-buffer-changed): Use it.
139         (vc-update-vc-status-buffer): Allow for partial updates.
141 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
143         * net/tramp.el (after-init-hook): Don't wrap a lambda around
144         tramp-register-completion-file-name-handler.
146         * subr.el (keymap-canonicalize): New function.
147         * mouse.el (mouse-menu-non-singleton): Use it.
148         (mouse-major-mode-menu): Remove hack made unnecessary.
150         * simple.el (set-fill-column): Prompt rather than error by default.
152 2008-04-04  Andreas Schwab  <schwab@suse.de>
154         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
155         Reset new-rules after each round.
157         * Makefile.in (cal-autoloads): New target.
158         (compile, compile-always, recompile): Depend on it.
159         ($(lisp)/calendar/cal-loaddefs.el)
160         ($(lisp)/calendar/diary-loaddefs.el)
161         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
163 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
165         * ediff*.el: Replace load with require in eval-when-compile.
167         * ediff-hook: Delete all invocations of (autoload ...).
169         * ediff-util.el (ediff-setup): Make window-min-height a local variable
170         in ediff control window, and set its min height to 2.
171         (ediff-setup-control-buffer): Dedicate the control window.
172         (ediff-toggle-multiframe): Undedicate control window.
173         Work directly with ediff-setup-windows-multiframe and
174         ediff-setup-windows-plain.
176         * ediff-wind (ediff-choose-window-setup-function-automatically):
177         New function.
178         (ediff-window-setup-function): Change initialization.
179         (ediff-setup-windows-automatic): Delete.
180         (ediff-setup-windows-plain-merge): Make control window dedicated.
181         (ediff-destroy-control-frame): Do not skip frames if working in a
182         single frame.
184         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
185         eval-when-compile.
187         * emulation/viper-util.el: Move provide's forward, prevent recursion in
188         eval-when-compile.
190 2008-04-04  Glenn Morris  <rgm@gnu.org>
192         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
193         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
195         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
196         Rename islamic-calendar-leap-year-p.  Update callers.
197         (calendar-islamic-last-day-of-month):
198         Rename islamic-calendar-last-day-of-month.  Update callers.
199         (calendar-islamic-day-number):
200         Rename islamic-calendar-day-number.  Update callers.
201         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
202         Update callers, keep old name as alias.
203         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
204         Update callers, keep old name as alias.
205         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
206         Keep old name as alias.
207         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
208         Update callers, keep old name as alias.
209         (calendar-islamic-mark-date-pattern):
210         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
211         name as alias.
212         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
213         Keep old name as alias.
214         (diary-islamic-insert-monthly-entry):
215         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
216         (diary-islamic-insert-yearly-entry):
217         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
219         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
220         calendar-absolute-from-iso.  Update callers, keep old name as alias.
221         (calendar-iso-print-date): Rename calendar-print-iso-date.
222         Update callers, keep old name as alias.
223         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
224         Keep old name as alias.
225         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
226         Keep old name as alias.
228         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
229         calendar-absolute-from-julian.  Update callers, keep old name as alias.
230         (calendar-julian-print-date): Rename calendar-print-julian-date.
231         Update callers, keep old name as alias.
232         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
233         Update callers, keep old name as alias.
234         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
235         Update callers, keep old name as alias.
236         (calendar-astro-print-day-number):
237         Rename calendar-print-astro-day-number.  Update callers, keep old
238         name as alias.
239         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
240         Update callers, keep old name as alias.
242         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
243         Rename calendar-string-to-mayan-long-count.  Update callers.
244         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
245         Update callers, keep old name as alias.
246         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
247         Update callers.
248         (calendar-mayan-read-tzolkin-date):
249         Rename calendar-read-mayan-tzolkin-date.  Update callers.
250         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
251         Keep old name as alias.
252         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
253         Keep old name as alias.
254         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
255         Keep old name as alias.
256         (calendar-mayan-previous-tzolkin-date):
257         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
258         (calendar-mayan-next-round-date):
259         Rename calendar-next-calendar-round-date.  Keep old name as alias.
260         (calendar-mayan-previous-round-date):
261         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
262         (calendar-mayan-long-count-to-absolute): Rename
263         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
264         (calendar-mayan-goto-long-count-date):
265         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
267         * calendar/cal-persia.el (calendar-persian-month-name-array):
268         Rename persian-calendar-month-name-array.  Update callers.
269         (calendar-persian-epoch): Rename persian-calendar-epoch.
270         Update callers.
271         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
272         Update callers.
273         (calendar-persian-last-day-of-month):
274         Rename persian-calendar-last-day-of-month.  Update callers.
275         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
276         Update callers, keep old name as alias.
277         (calendar-persian-print-date): Rename calendar-print-persian-date.
278         Update callers, keep old name as alias.
279         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
280         Keep old name as alias.
282         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
283         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
284         * calendar/solar.el: Update for cal-julian name changes.
286         * calendar/cal-dst.el: Update for persian name changes.
288         * calendar/cal-menu.el, calendar/calendar.el:
289         Update for islamic, iso, julian, mayan, persian name changes.
291         * calendar/diary-lib.el: Update for islamic name changes.
293         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
294         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
295         as alias.
296         (calendar-christian-all-holidays-flag):
297         Rename all-christian-calendar-holidays.  Update callers, keep old
298         name as alias.
299         (calendar-islamic-all-holidays-flag):
300         Rename all-islamic-calendar-holidays.   Update callers, keep old
301         name as alias.
302         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
303         Update callers, keep old name as alias.
304         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
305         Update for the above name changes.
307 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
309         * hilit-chg.el (global-highlight-changes-mode)
310         (highlight-changes-passive-string, highlight-changes-active-string):
311         Mark as obsolete since 23.1, not 22.1.
313 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
315         * hilit-chg.el (highlight-changes-visibility-initial-state)
316         (hilit-chg-update, highlight-changes-mode-turn-on):
317         Fix typos in docstrings.
319 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
321         * newcomment.el (comment-enter-backward): Be careful to restore
322         position changed during narrowing.
324 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
326         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
327         Recognize `sub ($$)'.
329 2008-04-03  Richard Sharman  <rsharman@pobox.com>
331         * hilit-chg.el (highlight-changes-mode): Rename from
332         highlight-changes; no longer uses sub-modes active and passive;
333         implemented by define-minor-mode.
334         (highlight-changes-toggle-visibility): New function, to replace
335         the old passive/active submodes of global-highlight-changes-mode;
336         implemented by define-minor-mode.
337         (global-highlight-changes-mode): Rename from global-highlight-changes;
338         rewrite using define-globalized-minor-mode.
339         (hilit-chg-major-mode-hook, hilit-chg-check-global)
340         (hilit-chg-post-command-hook, hilit-chg-check-global)
341         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
342         to use of define-globalized-minor-mode.
343         (highlight-changes-global-initial-state): Change to be boolean.
344         (highlight-changes-visible-string, highlight-changes-invisible-string):
345         Rename from highlight-changes-active-string and
346         highlight-changes-passive-string.
347         (hilit-chg-update, hilit-chg-set): Use them.
348         (global-highlight-changes-mode): Rename from global-highlight-changes.
349         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
350         docstring.
351         (hilit-chg-hide-changes): Rewrite to use dolist.
352         (hilit-chg-set-face-on-change, hilit-chg-update)
353         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
354         variable instead of testing highlight-changes-mode.
355         (highlight-markup-buffers): Add reuire ediff-util; argument on calls
356         to highlight-changes-mode changed.
357         (highlight-compare-with-file): Fix problems with interactive
358         call giving invalid default file.
360 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
362         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
363         Fix in disassembly buffer (regression in 22.2).
365 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
367         * emulation/viper-macs.el (viper-read-fast-keysequence):
368         Use viper-read-event instead of viper-read-key.
370         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
372         * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
373         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
374         let-statements.
376         * emulation/viper-ex.el, emulation/viper-macs.el:
377         * emulation/viper-mous.el:
378         Replace load with require in eval-when-compile.
380 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
382         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
384         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
385         (archive-try-jka-compr): New function.
386         (archive-set-buffer-as-visiting-file): Use it.
388         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
390 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
392         * simple.el (handle-shift-selection): New arg.
394 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
396         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
398         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
400 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
402         * shell.el (shell-dynamic-complete-filename): New fun.
403         (shell-dynamic-complete-functions): Use it.
405         * help-fns.el (describe-variable): Undo 2008-02-25 change.
407 2008-04-03  Kenichi Handa  <handa@m17n.org>
409         * international/fontset.el (create-fontset-from-x-resource):
410         Handle the error of X resource more gracefully.
412         * international/latin1-disp.el (latin1-display): Don't use make-char.
413         Fix the argument to set-char-table-range.
414         (latin1-display-identities): Don't use make-char.
415         (latin1-display-reset): Use map-charset-chars instead of directly
416         calling standard-display-default.
417         (latin1-display-check-font): Don't use make-char.
418         (latin1-display-setup): Likewise.
419         (latin1-display-ucs-per-lynx): Likewise.
421 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
423         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
424         name the fields, to make the code clearer.
425         Rewrite all `aset' and `aref' using the defined accessors.
426         (timer--time): New pseudo-field.
427         (timer-set-time, timer-set-idle-time, timer-inc-time)
428         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
429         (timer--time-less-p): New function.
430         (timer--activate): New function, extracted from timer-activate.
431         (timer-activate-when-idle, timer-activate): Use it.
432         (cancel-function-timers): Use dolist.
434 2008-04-03  Glenn Morris  <rgm@gnu.org>
436         * add-log.el (c-beginning-of-defun, c-end-of-defun):
437         Remove declarations; no longer used.
438         (c-cpp-define-name, c-defun-name): Declare as functions.
440         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
441         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
443         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
444         (holiday-passover-etc, holiday-hanukkah): Doc fix.
445         Add optional argument.  Simplify.
446         (holiday-tisha-b-av-etc): Use memq rather than unless.
447         (holiday-julian): Autoload it.
448         (holiday-hebrew-misc): New function.
450         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
452         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
453         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
454         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
455         all-hebrew-calendar-holidays.
456         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
457         Simplify using new functions.
458         (calendar-holidays): Doc fix.
459         (generate-calendar-window): Use bound-and-true-p.
461         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
463         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
464         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
465         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
466         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
468         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
470 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
472         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
474         * vc-bzr.el (vc-bzr-checkout): Simplify.
476         * image-mode.el (image-mode-fit-frame): New command.
478         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
479         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
480         (keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode.
482 2008-04-02  Alan Mackenzie  <acm@muc.de>
484         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
485         New optimised functions to get the name of the current defun/macro.
487         * add-log.el (add-log-current-defun): Move the functionality which
488         gets the current function name for C like modes to cc-cmds.el,
489         thus optimising for speed.
491 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
493         * simple.el (deactivate-mark): When the mark is temporarily
494         active, restore the original value of transient-mark-mode.
495         (set-mark-command): First deactivate the mark if was temporarily active.
496         (exchange-point-and-mark): Reactivate the mark if it was
497         temporarily active.
498         (handle-shift-selection): New fun.
499         (transient-mark-mode): Move var documentation here from buffer.c.
500         (next-line, previous-line, backward-word, move-end-of-line)
501         (move-beginning-of-line, forward-to-indentation)
502         (backward-to-indentation, back-to-indentation)
503         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
505         * mouse.el (mouse-set-region-1): Save the old value of
506         transient-mark-mode.
507         (mouse-drag-track): Ignore the now-obsolete value `identity' for
508         transient-mark-mode.
510         * textmodes/paragraphs.el (forward-paragraph)
511         (backward-paragraph, forward-sentence, backward-sentence): Add ^
512         interactive spec.
514         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
516 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
518         * net/tramp.el (tramp-make-tramp-temp-file):
519         Use `tramp-drop-volume-letter' for the local file name part.
521 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
523         * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
524         Add menu entries corresponding to all the key bindings.
526         * emacs-lisp/debug.el (debugger-mode-map):
527         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
528         (conf-align-assignments): Only work on the region if it is active.
529         (conf-quote-normal): Use when instead of if.  Remove redundant test.
531         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
532         for tracing and re-builder.
534 2008-04-02  Glenn Morris  <rgm@gnu.org>
536         * calendar/appt.el (appt-disp-window-function): Doc fix.
537         (appt-display-message): Move beep before display.
538         (appt-check): Make interactive.  Reduce the number of lets.
539         Use string-equal to compare mode-line strings.
540         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
541         read-only.
542         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
543         (appt-delete): Simplify.
545         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
547         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
549         * calendar/cal-hebrew.el (list-yahrzeit-dates):
550         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
551         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
553         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
554         (calendar-holiday-marker, mark-visible-calendar-date):
555         * calendar/diary-lib.el (fancy-diary-display):
556         Check for font-lock-mode before using faces.
558         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
559         (calendar-gregorian-from-absolute): Reduce the number of lets.
560         (hebrew-holidays-4, generate-calendar-window): Simplify.
561         (calendar-for-loop): Make obsolete.
562         (calendar-nth-named-day): Doc fix.
564         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
565         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
566         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
567         Reduce the number of lets.
568         (mark-sexp-diary-entries, calendar-mark-complex):
569         Expand calendar-for-loops.
571 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
573         * find-dired.el (find-dired-filter): Fix last patch to handle
574         multi-line process input.  Pad link numbers too.
576 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
578         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
580 2008-04-01  Jason Rumney  <jasonr@gnu.org>
582         * international/characters.el (script-list): Add phonetic script,
583         covering IPA (previously Latin), Phonetic Extensions and
584         Phonetic Extensions Supplement (both previously unassigned).
586         * international/fontset.el (setup-default-fontset): Use unicode fonts
587         that cover bopomofo script for bopomofo.
588         Likewise for braille and mathematical.
589         Use unicode scripts that cover the phonetic script for IPA.
591 2008-04-01  Johan Bockgård  <bojohan@gnu.org>
593         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
594         return the assigned value.
596 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
598         * abbrev.el (abbrev-mode): Use define-minor-mode.
600         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
601         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
602         Use map-keymap.
603         (minor-mode-menu-from-indicator): Use it.  Simplify.
605         * bindings.el (mode-line-mode-menu): Move before (new) first use.
606         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
607         Bind the key directly to the menu.
608         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
610 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
612         * epa.el (epa-decrypt-region): Explain the reason why this
613         function should not be used in Lisp programs.
614         (epa-decrypt-armor-in-region): Ditto.
615         (epa-verify-region): Ditto.
616         (epa-verify-cleartext-in-region): Ditto.
617         (epa-sign-region): Ditto.
618         (epa-encrypt-region): Ditto.
620         * epg.el (epg-start-receive-keys): Fix typo in docstring.
622         * epa.el (epa-select-keys): Show menu even if there is no key in
623         GnuPG's keyring.
625 2008-04-01  Glenn Morris  <rgm@gnu.org>
627         * calendar/calendar.el (calendar-make-temp-face): New function.
628         (mark-visible-calendar-date):
629         * calendar/diary-lib.el (fancy-diary-display): Use it.
631         * vc-hooks.el (vc-responsible-backend): Declare as function.
633         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
634         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
635         * calendar/cal-julian.el (holiday-julian): Use it.
637         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
638         (calendar-hebrew-date-is-visible-p): Extract some common code into
639         separate function.
640         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
642         * calendar/cal-menu.el (cal-menu-holidays-menu):
643         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
644         rather than obsolete alias.
646         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
647         for mark characters.
648         (calendar-unmark): Unmark by removing all overlays, rather than
649         redrawing.
650         (calendar-starred-day): Remove.
651         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
652         (calendar-cursor-to-date): No need for special star handling now
653         using overlays.
654         (calendar-star-date): Use overlays.
656         * calendar/cal-french.el (calendar-goto-french-date):
657         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
658         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
659         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
660         * calendar/cal-persia.el (calendar-persian-date-string):
661         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
662         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
663         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
664         * calendar/solar.el (solar-equinoxes-solstices):
665         Reduce nesting of some lets.
667         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count):
668         (calendar-goto-mayan-long-count-date): Simplify.
670         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
671         Simplify by using mapcar.
672         (calendar-list-holidays): Return holiday-list.
673         (list-holidays): Use let rather than let*.  Remove un-needed locals
674         `d', `never'.
675         (calendar-check-holidays): Return result from dolist.
676         (holiday-float): Use a single let*.  Simplify if-and to and.
677         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
678         single let*.
680 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
682         * calc/calc.el: Autoload `calc-yank'.
683         (calc-mode-map): Add keybindings for `calc-yank'.
684         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
685         assignments for `calc-yank'.
687 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
689         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
690         (vc-status-mark-buffer-changed): Handle the extra field.
692         * vc-bzr.el (vc-bzr-after-dir-status):
693         * vc-cvs.el (vc-cvs-after-dir-status):
694         * vc-hg.el (vc-hg-after-dir-status):
695         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
697 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
699         * doc-view.el: Compute displayed pages first (in PDF).
700         (doc-view-current-converter-processes): Rename from
701         doc-view-current-converter-process.  Update users.
702         (doc-view-sentinel): Test buffer's liveness.
703         (doc-view-pdf/ps->png-sentinel): Remove.
704         (doc-view-start-process): New function.
705         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
706         (doc-view-ps->pdf): Use it.
707         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
708         New functions.
709         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
710         (doc-view-mode): Kill the processes when leaving the mode.
712 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
714         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
715         Use `byte-compile-warning-types'.  Add docstring.
717 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
719         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
720         (smerge-resolve): Add various resolution heuristics.
722         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
723         in 3-way conflicts.
725 2008-03-31  Glenn Morris  <rgm@gnu.org>
727         * calendar/cal-bahai.el (diary-bahai-mark-entries):
728         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
729         * calendar/cal-islam.el (mark-islamic-diary-entries):
730         Fix argument order in call to diary-mark-entries-1.
732         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
733         pre-Bahai dates.
734         (holiday-bahai): Use an algorithm actually relevant to this calendar
735         system.
737         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
739         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
740         Use and.
742         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
743         in the last fortnight in Julian October.
745         * calendar/calendar.el (increment-calendar-month): Optionally handle
746         systems without 12 months per year.
748         (calendar-date-is-visible-p): Doc fix.  Simplify.
750         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
751         from dolist.
753 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
755         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
756         (hi-lock-unload-function): New function.
758 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
760         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
761         overwriting when NEWNAME is a local file.
763         * net/trampver.el: Update release number.
765 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
767         * vc-git.el: Make vc-status display information about copies,
768         renames and permission changes.
769         (vc-git-extra-fileinfo): New defstruct.
770         (vc-git-escape-file-name, vc-git-file-type-as-string)
771         (vc-git-rename-as-string, vc-git-permissions-as-string)
772         (vc-git-status-printer): New functions.
773         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
774         (vc-git-after-dir-status-stage1): Look for copies, renames and
775         permission changes.
776         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
777         (vc-git-dir-status): Ask for staged files and renames.
779 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
781         * vc.el: Allow backends to display backend specific information in
782         the vc-status listing.
783         (vc-status-fileinfo): Add a field for backend specific information.
784         (vc-status-printer): Rename to ...
785         (vc-default-status-printer): ... this.
786         (vc-status-printer): New function.
787         (vc-update-vc-status-buffer): Set the backend specific file info
788         if provided.
790 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
792         * textmodes/remember.el (remember-diary-convert-entry): Revert last
793         change (ill-conceived).
795 2008-03-29  Glenn Morris  <rgm@gnu.org>
797         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
798         * calendar/cal-julian.el (holiday-julian): Simplify.
800         * calendar/holidays.el (list-holidays): Use or.
802 2008-03-29  Juri Linkov  <juri@jurta.org>
804         * window.el (split-window-preferred-horizontally): New function.
806         * cus-start.el (split-window-preferred-function):
807         Set choice for "vertically" to nil instead of split-window.
808         Set choice for "horizontally" to split-window-preferred-horizontally
809         instead of lambda.
811 2008-03-29  Juri Linkov  <juri@jurta.org>
813         * simple.el (minibuffer-default-add-function): New variable with
814         the default to minibuffer-default-add-completions.
815         (minibuffer-default-add-done): New variable.  Make it buffer-local.
816         (minibuffer-default-add-completions): New function.
817         (goto-history-element): Set minibuffer-default-add-done to t and
818         call a function in minibuffer-default-add-function when the
819         specified absolute history position is greater than the length of
820         the minibuffer-default list and minibuffer-default-add-done is nil.
821         Change "^End of history; no next item$" to "^End of defaults;
822         no next item$".
824         * bindings.el (debug-ignored-errors): Change "^End of history;
825         no next item$" to "^End of defaults; no next item$".
827 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
829         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
831         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
832         to with-no-warnings.
834 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
836         Sync with Tramp 2.1.13.
838         * net/tramp-ftp.el: Require 'cl when byte-compiling.
840         * net/trampver.el: Update release number.
842 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
844         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
845         the current backend.
847         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
848         (vc-status-refresh): Create a temporary buffer and call the
849         `dir-status' backend function from that buffer.
851         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
852         (vc-bzr-after-dir-status): Don't kill the buffer.
854         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
855         (vc-cvs-after-dir-status): Don't kill the buffer.
857         * vc-git.el (vc-git-dir-status): Don't create a buffer.
858         (vc-git-after-dir-status-stage2): Don't kill the buffer.
860         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
861         (vc-hg-after-dir-status): Don't kill the buffer.
863         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
864         (vc-svn-after-dir-status): Don't kill the buffer.
866 2008-03-29  Glenn Morris  <rgm@gnu.org>
868         * calendar/calendar.el (diary-file, american-date-diary-pattern)
869         (european-date-diary-pattern, european-calendar-display-form)
870         (american-calendar-display-form, diary-display-hook): Doc fixes.
871         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
872         custom :set.  Mark as obsolete.
873         (calendar-date-style, iso-date-diary-pattern)
874         (iso-calendar-display-form): New user variables.
875         (diary-date-forms, calendar-date-display-form): Set using
876         calendar-date-style.  Doc fix.
877         (calendar-set-date-style): New command.
878         (european-calendar, american-calendar): Use calendar-set-date-style.
879         Mark as obsolete.
881         * calendar/diary-lib.el (number): Move declaration where needed.
882         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
883         (diary-make-date): New function.
884         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
885         Use diary-make-date.
886         (diary-date-display-form, diary-insert-entry-1): New functions.
887         (insert-monthly-diary-entry, insert-yearly-diary-entry):
888         Use diary-insert-entry-1.
889         (insert-anniversary-diary-entry, insert-block-diary-entry)
890         (insert-cyclic-diary-entry): Use diary-date-display-form.
892         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
893         Autoload diary-insert-entry-1.
894         * calendar/cal-bahai.el (diary-bahai-insert-entry)
895         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
896         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
897         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
898         * calendar/cal-islam.el (insert-islamic-diary-entry)
899         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
900         Use diary-insert-entry-1.
902         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
903         (diary-yahrzeit): Doc fix.  Use diary-make-date.
905         * calendar/icalendar.el (icalendar--datetime-to-american-date):
906         New name for icalendar--datetime-to-noneuropean-date.  Make old name
907         obsolete alias.
908         (icalendar--datetime-to-iso-date): New function.
909         (icalendar--datetime-to-diary-date): Doc fix.  Respect
910         calendar-date-style if bound.
912         * textmodes/remember.el (remember-diary-convert-entry):
913         Respect calendar-date-style if bound.
915 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
917         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
918         (xterm-mouse-handle-delete-frame): Delete.
920         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
921         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
922         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
923         in xterm-modify-other-keys-terminal-list.
925         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
926         are conflicts.
928 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
930         * vc.el (vc-update): Check if the buffer is unsaved only if it
931         actually exists.
932         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
933         vc-print-log.
935 2008-03-28  Magnus Henoch  <mange@freemail.hu>
937         * net/dns.el (dns-write): Use set-buffer-multibyte.
939 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
941         * vc-bzr.el (vc-bzr-sha1): New fun.
942         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
943         (vc-bzr-registered): Use it.
945 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
947         * vc.el (vc-status-kill-dir-status-process): Simplify.
948         (vc-status-refresh): Make sure the buffer is live.
949         (ring): Don't require it, not used.
951 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
953         * progmodes/verilog-mode.el (verilog-auto-inout-module):
954         Add optional regular expression to AUTOINOUTMODULE.
955         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
956         (verilog-auto-inst-param, verilog-auto-reg)
957         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
958         (verilog-auto-output-every, verilog-auto-input)
959         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
960         (verilog-auto-unused, verilog-auto): Update documentation to use
961         more obvious instance module names versus cell names.
963 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
965         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
966         kill if a process is running.
968         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
970 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
972         * vc.el: Add new backend function 'status-extra-headers.
973         (vc-default-status-extra-headers): New function.
974         (vc-status-headers): Call 'status-extra-headers.  Add colors.
976         * vc-git.el (vc-git-status-extra-headers): New function.
978 2008-03-28  Glenn Morris  <rgm@gnu.org>
980         * calendar/cal-menu.el (cal-menu-holidays-menu)
981         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
982         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
983         holiday-list is optional.
984         (calendar-mouse-holidays): Remove un-needed local `l'.
986         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
987         Remove un-needed local `date'.
988         (calendar-cursor-to-visible-date): Use let rather than let*.
989         Remove un-needed local `first-of-month-weekday'.
991         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
993         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
994         Doc fixes.
995         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
996         (diary-header-line-flag, diary-header-line-format): Declare.
997         (diary-pull-attrs): Check for multiple matches.
998         (diary-list-entries-2): Simplify finding start of date.
999         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
1000         pop-up-frames.
1001         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
1002         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
1004 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
1006         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
1008         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
1010 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1012         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
1014         * image-mode.el (image-mode-reapply-winprops): Fix last change.
1016 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
1018         * international/mule-conf.el (define-iso-single-byte-charset):
1019         Don't make latin-iso8859-* supplementary.
1020         (#'set-charset-priority): Don't change the priority of charsets
1021         `unicode' and `emacs'.
1023 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1025         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
1026         temp buffer.
1028 2008-03-27  Glenn Morris  <rgm@gnu.org>
1030         * calendar/cal-bahai.el (diary-bahai-list-entries):
1031         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
1032         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
1034         * calendar/calendar.el (diary-file): Doc fix.
1036         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
1037         (list-diary-entries-hook, mark-diary-entries-hook)
1038         (include-other-diary-files, diary-mail-entries)
1039         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
1040         (diary-set-header): New function.
1041         (diary-header-line-flag, diary-header-line-format):
1042         Use diary-set-header for custom :set function.
1043         (diary-set-maybe-redraw): Use symbol-value rather than eval.
1044         (diary-attrtype-convert): Use intern-soft rather than read.
1045         (diary-display-no-entries): New function.
1046         (simple-diary-display, fancy-diary-display): Use it.
1047         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
1048         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
1050         * calendar/holidays.el (list-holidays): Doc fix.
1052 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
1054         * calc/calc-store.el (calc-read-var-name-history): New variable.
1055         (calc-read-var-name): Use `calc-read-var-name-history'.
1057 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1059         * image-mode.el (image-mode-reapply-winprops): Simplify now that
1060         window-configuration-change-hook works buffer-locally.
1062 2008-03-26  Johan Bockgård  <bojohan@gnu.org>
1064         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
1065         for Emacs Lisp, not Lisp.
1067 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
1069         * help-fns.el (describe-function-1, describe-variable):
1070         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
1072         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
1073         replacement is provided, don't print "use nil instead".
1075 2008-03-26  Johan Bockgård  <bojohan@gnu.org>
1077         * complete.el (PC-do-completion): Use regexp-quote.
1079 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
1081         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
1082         Detect missing files.
1084         * vc-git.el (vc-git-extra-menu-map): New key map.
1085         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
1086         New functions.
1088         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
1089         and 'missing files.
1091 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1093         * calendar/holidays.el (list-holidays): Make Y2 optional.
1095         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
1096         buffers shown to the user.
1097         (appt-disp-window): Disable undo explicitly now that the leading space
1098         is gone.
1100         * simple.el (activate-mark): New function.
1101         (set-mark-command): Use it with region-active-p to clean up the code.
1102         (exchange-point-and-mark): Invert the meaning of C-u when
1103         transient-mark-mode is active.
1105         * dired-aux.el (dired-create-files): Use dolist.
1107         * bindings.el (mode-line-change-eol): Use with-selected-window.
1109         * apropos.el (apropos-command): Include macros.
1111 2008-03-26  Glenn Morris  <rgm@gnu.org>
1113         * calendar/cal-bahai.el: Require calendar, not cal-julian.
1114         (calendar-bahai-epoch): Doc fix.
1116         * calendar/cal-china.el: Explicitly require calendar.
1118         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
1119         Require calendar rather than cal-julian.
1120         Autoload calendar-absolute-from-julian.
1121         * calendar/cal-coptic.el (coptic-calendar-epoch):
1122         * calendar/cal-islam.el (calendar-islamic-epoch):
1123         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
1125         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
1127         * calendar/cal-dst.el: Don't require cal-persia.
1128         (calendar-absolute-from-persian): Autoload it.
1129         (dst-adjust-time): Doc fix.
1131         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
1132         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
1133         calendar.
1135         * calendar/cal-menu.el: Require calendar rather than declaring
1136         functions.
1137         * calendar/calendar.el: Provide calendar before requiring cal-menu.
1139         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
1140         calendar-after-frame-setup-hooks.  Update callers, make old name an
1141         obsolete alias.  Doc fix.
1142         (calendar-frame-1): Doc fix.
1144         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
1146         * calendar/calendar.el (oriental-holidays, solar-holidays):
1147         * calendar/holidays.el (list-holidays): Assume atan always bound.
1149         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
1150         Explicitly require calendar, not cal-julian.
1151         * calendar/lunar.el: Explicitly require cal-dst.
1153 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1155         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
1157         * help-fns.el (describe-function-1, describe-variable): If no
1158         replacement is provided, don't print "use nil instead".
1160 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1162         * proced.el: New file.
1164 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
1166         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
1168 2008-03-25  Juri Linkov  <juri@jurta.org>
1170         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
1171         in battery-mode-line-format.
1173         * bindings.el (minibuffer-local-map): For the command
1174         file-cache-minibuffer-complete replace keymap minibuffer-local-map
1175         with map which is already locally bound to minibuffer-local-map.
1177 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1179         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
1180         Remove `sort-first' argument.
1182         * subr.el (redisplay-end-trigger-functions)
1183         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
1184         (process-filter-multibyte-p, set-process-filter-multibyte):
1185         Mark as obsolete.
1187 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
1189         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
1190         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
1191         use the LOCAL arg of `add-hook'.
1192         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
1193         Remove spurious * from defcustom docstrings.
1194         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
1195         Fix typos in messages.
1196         (reb-mode-buffer-p): New function.
1197         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
1198         (top, reb-show-subexp, reb-auto-update, reb-auto-update)
1199         (reb-delete-overlays, reb-cook-regexp, reb-update-regexp)
1200         (reb-update-overlays): Use `unless', `when'.
1201         (re-builder-unload-function): New function.
1203 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
1205         * vc-hooks.el (vc-state): Add documentation for 'missing.
1207 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
1209         * progmodes/verilog-mode.el (verilog-auto-output)
1210         (verilog-auto-input, verilog-auto-inout, verilog-auto)
1211         (verilog-delete-auto): Add optional regular expression to
1212         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
1213         (verilog-signals-matching-regexp): New internal function for
1214         signal matching.
1216 2008-03-25  Johan Bockgård  <bojohan@gnu.org>
1218         * info.el (Info-isearch-search): Always return point.
1220 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1222         * diff-mode.el (diff-remembered-defdir): New var.
1223         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
1225 2008-03-25  Glenn Morris  <rgm@gnu.org>
1227         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
1228         calendar-bahai-prompt-for-date.  Update callers, make old name an
1229         obsolete alias.  Doc fix.
1230         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
1231         coptic-prompt-for-date.  Update callers, make old name an
1232         obsolete alias.  Doc fix.
1233         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
1234         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
1235         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
1236         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
1237         * calendar/cal-iso.el (calendar-iso-read-date): New name for
1238         calendar-iso-read-args.  Update callers, make old name an obsolete
1239         alias.
1240         * calendar/cal-persia.el (calendar-persian-read-date): New name for
1241         persian-prompt-for-date.  Update callers, make old name an
1242         obsolete alias.  Doc fix.  Move definition before use.
1244         * calendar/cal-x.el (diary-frame-parameters)
1245         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
1246         (calendar-frame-1): Doc fixes.
1247         (make-fancy-diary-buffer): Remove declaration.
1248         (calendar-dedicate-diary): Replace call to deleted function
1249         make-fancy-diary-buffer.
1250         (calendar-frame-setup): New function.
1251         (calendar-one-frame-setup, calendar-only-one-frame-setup)
1252         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
1253         work, and mark as obsolete.
1254         (special-display-buffer-names): Don't mess with this; it's not our
1255         business.
1256         (cal-x-load-hook): Defvar it, and mark as obsolete.
1258         * calendar/calendar.el (calendar-remove-frame-by-deleting):
1259         Default to t.  Add to 'calendar group.
1260         (calendar): Doc fix.  Use calendar-frame-setup.
1261         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
1262         (generate-calendar-window): Doc fix.
1264 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1266         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
1268 2008-03-24  Drew Adams  <drew.adams@oracle.com>
1270         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
1271         New variables.
1272         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
1273         (finder-exit): Ignore errors rather than avoiding them.
1274         Kill *Finder-package* buffer also.
1276 2008-03-24  Andreas Schwab  <schwab@suse.de>
1278         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
1280 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
1282         * vc-hg.el (vc-hg-after-dir-status):
1283         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
1285         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
1286         Detect removed files.
1288         * vc.el (vc-status-printer): Use a different face for missing files.
1289         (vc-status-hide-up-to-date): Rename from
1290         vc-status-remove-up-to-date.  Update all callers.
1291         (vc-status-mode-map): Bind C-m.
1293 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
1295         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
1296         code ...
1297         (vc-git--state-code): ... to this new function.
1298         (vc-git-state): Use it.
1300 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
1302         * textmodes/remember.el (remember-mail-date)
1303         (remember-store-in-mailbox): Write date and From line in such a
1304         way that Mutt can read it.
1306 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
1308         * simple.el (transient-mark-mode): Turn on by default.
1310 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
1312         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
1313         'unregistered for unregistered files.
1315         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
1317         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
1319         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
1320         subdirectories.
1322         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
1323         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
1324         Add :enable for vc-status-refresh.
1325         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
1326         (vc-status-tool-bar-map): Add binding for
1327         vc-status-kill-dir-status-process.
1328         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
1329         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
1330         Reset vc-status-process-buffer.
1331         (vc-status-refresh): Don't run two refreshes at a time.
1332         (vc-status): If the buffer is already in vc-status-mode only refresh.
1333         (vc-status-mark-buffer-changed): Add an optional file parameter.
1334         (vc-resynch-buffer): Use it.
1335         (vc-delete-file): Expand the file name before using it.
1336         Be careful to not create a new buffer with the old file contents.
1337         Update the VC state after performing the operation.
1339 2008-03-23  Andreas Schwab  <schwab@suse.de>
1341         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
1342         Fix radio button condition.
1343         [box]: Likewise.
1344         [customize]: Add radio button.
1346 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
1348         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
1349         (calc-user-parse-tables, calc-gnuplot-default-device)
1350         (calc-gnuplot-default-output, calc-gnuplot-print-device)
1351         (calc-gnuplot-print-output, calc-gnuplot-geometry)
1352         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
1353         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
1354         (calc-undo-list, calc-redo-list, calc-main-buffer)
1355         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
1356         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
1357         (calc-said-hello, calc-executing-macro, calc-any-selections)
1358         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
1359         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
1360         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
1361         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
1362         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
1363         (calc-create-buffer, calc-quit): Add docstrings.
1365 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
1367         * makefile.w32-in (WINS_ALMOST): Add org.
1369 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
1371         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
1372         New functions to implement vc-status support.
1374 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
1376         * vc.el (vc-status-prepare-status-buffer): New function.
1377         (vc-status): Use it.
1379         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
1380         appropriate.
1382 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
1384         * vc-git.el (vc-git--empty-db-p)
1385         (vc-git-after-dir-status-stage1-empty-db): New functions.
1386         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
1387         Add support for empty repositories.
1389 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
1391         * vc-git.el (vc-git-annotate-extract-revision-at-line):
1392         Allow "^" in a version name.
1394         * vc-mtn.el (vc-mtn-state): Support the added state.
1396 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
1398         * org: New directory for Org-mode.
1400         * org/org-export-latex.el: Moved from lisp/texmodes.
1402         * org/org-irc.el: Moved from lisp/texmodes.
1404         * org/org-mac-message.el: Moved from lisp/texmodes.
1406         * org/org-mouse.el: Moved from lisp/texmodes.
1408         * org/org-publish.el: Moved from lisp/texmodes.
1410 2008-03-21  Juri Linkov  <juri@jurta.org>
1412         * comint.el (comint-dynamic-simple-complete):
1413         Use variable `stub' for the second arg `common-substring'
1414         of `comint-dynamic-list-completions'.
1415         (comint-dynamic-list-filename-completions):
1416         Use variable `filenondir' for the second arg `common-substring'
1417         of `comint-dynamic-list-completions'.
1418         (comint-dynamic-list-completions): Add new optional arg
1419         `common-substring'.  Add `common-substring' as the second arg of
1420         the call to `display-completion-list'.  Doc fix.
1422         * comint.el (comint-dynamic-complete-as-filename)
1423         (comint-dynamic-list-filename-completions)
1424         (comint-dynamic-simple-complete): Use `minibuffer-message'
1425         to display message "No completions of %s" when a command
1426         is called in the minibuffer.
1427         (comint-dynamic-simple-complete): Don't display other
1428         completion messages when a command is called in the minibuffer.
1429         (comint-dynamic-list-completions): Use `minibuffer-message'
1430         to display message " [Type space to flush ...]" when a command
1431         is called in the minibuffer.
1433         * shell.el (shell-dynamic-complete-command)
1434         (shell-dynamic-complete-environment-variable): Don't display
1435         completion messages when command is called in the minibuffer.
1437         * emacs-lisp/lisp.el (lisp-complete-symbol):
1438         Use `minibuffer-message' to display message "No completions of %s"
1439         when this command is called in the minibuffer.
1441         * bindings.el (standard-mode-line-modes): Put special help-echo
1442         tooltip on recursive edit %[ %] mode-line constructs.
1444         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
1445         "^No dynamic expansion for .* found$" to allow error messages like
1446         "No dynamic expansion for \"%s\" found in this-buffer".
1448 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
1450         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
1451         "psftp".
1453 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1455         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
1456         * vc.el (vc-default-dired-state-info): Use just "modified".
1457         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
1458         (vc-cvs-mode-line-string): Make use of the better default.
1459         (vc-cvs-parse-entry): Use the new `added'.
1460         (vc-cvs-dired-state-info): Remove.
1461         * vc-svn.el (vc-svn-dired-state-info): Remove.
1462         * vc-hg.el (vc-hg-dired-state-info): Remove.
1463         * vc-git.el (vc-git-dired-state-info): Remove.
1465 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
1467         * vc-git.el (vc-git-status-result): New variable.
1468         (vc-git-dir-status): Split out ...
1469         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
1470         ... these new functions and work asynchronously.
1472 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
1474         * vc-git.el (vc-git-after-dir-status): Remove.
1475         (vc-git-dired-state-info): Reimplement.
1477 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
1479         * replace.el (occur-mode-map): Add :help.
1481         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
1482         for disassemble.
1484         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
1485         the 'added state.
1486         (vc-status-remove-up-to-date): New function.
1487         (vc-status-mode-map, vc-status-menu-map): Bind it.
1488         (vc-status-printer): Use a different face up-to-date files.
1489         (vc-resynch-buffer): Update the vc-status buffer if it exists.
1490         (Todo): Remove solved entries.
1492         * vc-hg.el (vc-hg-state):
1493         * vc-git.el (vc-git-state):
1494         * vc-cvs.el (vc-cvs-parse-status):
1495         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
1496         state.
1498 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1500         * progmodes/compile.el (compile):
1501         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
1503         * simple.el (minibuffer-local-shell-command-map): New var.
1504         (minibuffer-complete-shell-command, read-shell-command): New funs.
1505         (shell-command, shell-command-on-region): Use them.
1507 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
1509         * vc.el (vc-status-mark-buffer-changed): New function to implement
1510         updating of the *vc-status* buffer when a buffer is saved.
1511         (vc-status-mode): Use it for after-change-hook.
1512         (vc-add-to-vc-status-buffer): Rename to ...
1513         (vc-status-add-entry): ... this.
1514         (Todo): Add new entry.
1516 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
1520 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
1522         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
1523         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
1524         Remove spurious * from defcustom docstrings.
1525         (icomplete-compute-delay): Fix docstring and remove spurious *.
1526         (icomplete-delay-completions-threshold): Fix typo in docstring and
1527         remove spurious *.
1528         (icomplete-completions): While collecting the list of prospective
1529         candidates, don't overshoot `icomplete-prospects-length'.
1531 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
1533         * textmodes/refbib.el:
1534         * textmodes/reftex.el:
1535         * textmodes/reftex-global.el:
1536         * textmodes/reftex-vars.el:
1537         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
1538         compiler pacifying defvars.
1539         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
1540         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
1541         not needed.
1543 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
1545         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
1546         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
1547         (verilog-customize, verilog-font-customize)
1548         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
1549         (verilog-mode): Update documentation strings to match tool tips.
1550         (verilog-auto-search-do, verilog-auto-re-search-do)
1551         (verilog-skip-forward-comment-or-string): Fix verilog-auto
1552         expansion when a .* appears inside a string.
1553         (verilog-re-search-forward, verilog-re-search-backward):
1554         Add comment to recall how this works.
1555         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
1557 2008-03-20  Glenn Morris  <rgm@gnu.org>
1559         * calendar/calendar.el (calendar-other-dates): New function.
1560         (calendar-print-other-dates): Use calendar-other-dates.
1561         * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
1562         the declarations it replaces.
1563         (calendar-mouse-print-dates): Use calendar-other-dates.
1565         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
1566         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
1567         (calendar-absolute-from-bahai): Fix the leap-year case.
1568         (calendar-bahai-from-absolute): Re-use the Gregorian month.
1569         (calendar-bahai-date-string, calendar-bahai-print-date):
1570         Handle pre-Bahai dates.
1572         * calendar/cal-china.el (chinese-calendar-celestial-stem)
1573         (chinese-calendar-terrestrial-branch): Make defcustoms.
1575         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
1576         (calendar-mouse-view-diary-entries): Use or.
1577         (calendar-mouse-chinese-date): Remove unused command.
1578         (cal-menu-load-hook): Mark as obsolete.
1580         * calendar/solar.el (calendar-location-name, calendar-latitude)
1581         (calendar-longitude, solar-arctan, sunrise-sunset)
1582         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
1584 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
1586         * calc/calc.el: Remove outdated comments.
1587         (defcalcmodevar, calc-mode-var-list-restore-default-values)
1588         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
1589         Add docstrings.
1591 2008-03-19  Jason Rumney  <jasonr@gnu.org>
1593         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
1595 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
1597         * net/tls.el (open-tls-stream): Reindent.
1599 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
1601         * net/tramp.el (tramp-let-maybe): Removed.
1602         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
1603         It does not exist under XEmacs.
1604         (tramp-handle-file-truename, tramp-handle-expand-file-name)
1605         (tramp-completion-file-name-handler): Let-bind
1606         `directory-sep-char'.
1608         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
1609         `directory-sep-char'.
1611 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1613         * help-fns.el (describe-function-1): Don't signal "missing arglist"
1614         for autoloaded keymaps.
1616         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
1617         (electric-verilog-terminate-line, verilog-in-struct-region-p)
1618         (verilog-backward-ws&directives, verilog-forward-ws&directives)
1619         (verilog-in-comment-p, verilog-in-star-comment-p)
1620         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
1621         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
1622         (verilog-skip-forward-comment-or-string, verilog-in-paren)
1623         (verilog-skip-forward-comment-p): Use it.
1625 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
1627         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
1628         (org-remember-templates, org-time-stamp-rounding-minutes)
1629         (org-back-over-empty-lines, org-find-base-buffer-visiting)
1630         (org-columns-new): Fix typos in docstrings.
1632 2008-03-19  Glenn Morris  <rgm@gnu.org>
1634         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
1635         (tramp-handle-shell-command): Use condition-case rather than
1636         ignore-errors.
1638 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
1640         * diff-mode.el (diff-header): Make the color louder.
1641         (diff-refine-change): Tone the color down.
1643 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
1645         * descr-text.el (describe-char): When `describe-char-unidata-list'
1646         is set to show all properties, list them in the right order.
1648 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1650         * international/mule.el (load-with-code-conversion): Avoid setting
1651         default-enable-multibyte-characters.
1653 2008-03-19  Gustav Hållberg  <gustav@virtutech.com>  (tiny change)
1655         * vc.el (vc-annotate-background): Fix custom type.
1657 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1659         * descr-text.el (describe-char-unidata-list): Allow specifying
1660         just all properties.
1661         (describe-char): Handle that new value.
1663         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
1665 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
1667         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
1668         instead of file name extension to make docs with uncommon
1669         extensions work.
1671 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
1673         * doc-view.el (require): Require cl at compile time because
1674         `assert' needs it.
1676 2008-03-18  Glenn Morris  <rgm@gnu.org>
1678         * calendar/calendar.el (initial-calendar-window-hook)
1679         (today-visible-calendar-hook): Doc fixes.
1681 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
1683         * net/tramp.el (tramp-root-regexp): Simplify.
1684         (tramp-completion-file-name-regexp-separate): Don't insist on
1685         leading "[".  This prevents method or user or host completion.
1686         (tramp-let-maybe): Autoload it.
1687         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
1688         is an alias for `identity'.
1689         (tramp-handle-write-region): Protect `last-coding-system-used'
1690         over the trailing statements.
1691         (tramp-completion-file-name-handler-post-function): Remove.
1692         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
1693         instead of calling `tramp-drop-volume-letter'.
1695         * net/tramp.el:
1696         * net/tramp-uu.el:
1697         * net/trampver.el: Move coding cookie at the end.
1699 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1701         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
1702         elements which may be something else than characters.
1704 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
1706         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
1707         New functions to implement vc-status support.
1709         * vc.el (vc-default-extra-status-menu)
1710         (vc-add-to-vc-status-buffer): New functions.
1712         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
1713         for eldoc and ielm.
1715 2008-03-17  Glenn Morris  <rgm@gnu.org>
1717         * calendar/cal-x.el (diary-frame-parameters)
1718         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
1719         Fix custom type; add options.
1720         (calendar-frame, diary-frame): Doc fixes.
1721         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
1722         new functions.
1723         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
1724         Use calendar-frame-1 and calendar-dedicate-diary.
1725         (calendar-one-frame-setup): Also handle only-one-frame case.
1726         (calendar-only-one-frame-setup): Doc fix.  Just call
1727         calendar-one-frame-setup.
1729         * calendar/diary-lib.el: Re-order some definitions before their use.
1730         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
1731         (diary-list-entries): Doc fixes.
1732         (make-fancy-diary-display): Remove function.
1734         * calendar/calendar.el (calendar-today-marker)
1735         (initial-calendar-window-hook, today-visible-calendar-hook)
1736         (today-invisible-calendar-hook, diary-file, calendar-basic-setup):
1737         (calendar-star-date, calendar-mark-today): Doc fixes.
1738         (today-visible-calendar-hook): Add options.
1739         (calendar-in-read-only-buffer): New macro.
1740         (calendar-basic-setup): Adapt for change in calendar-read-date.
1741         Place holiday let inside if.
1742         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
1743         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
1744         (calendar-print-other-dates): Use one let rather than many.
1746         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
1747         (calendar-print-other-dates):
1748         * calendar/cal-hebrew.el (list-yahrzeit-dates):
1749         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
1750         * calendar/holidays.el (calendar-list-holidays, list-holidays)
1751         (calendar-cursor-holidays):
1752         * calendar/lunar.el (calendar-phases-of-moon): Use
1753         calendar-in-read-only-buffer to replace previous code and disable undo.
1755 2008-03-16  Juri Linkov  <juri@jurta.org>
1757         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
1758         and regexp-search-ring-yank-pointer for the HISTPOS argument of
1759         read-from-minibuffer to provide the correct initial minibuffer
1760         history position in isearch-edit-string when it is called from
1761         isearch-ring-adjust.
1763         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
1764         to check if the current buffer is the minibuffer, and in this case
1765         call abort-recursive-edit to kill the minibuffer.  Doc fix.
1766         (kill-this-buffer-enabled-p): Allow this function to return non-nil
1767         when the current buffer is the minibuffer.
1769         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
1771 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
1773         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
1774         Use non-nil PARENTS attribute of make-directory instead of
1775         explicitly checking existence the current cache directory.
1777 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
1779         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
1780         M-x epa-file-select-keys.
1782 2008-03-16  Kenichi Handa  <handa@m17n.org>
1784         * international/mule.el (auto-coding-alist):
1785         Use no-conversion-multibyte for archive files.
1787 2008-03-16  Glenn Morris  <rgm@gnu.org>
1789         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
1790         New functions.
1791         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
1792         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
1793         Use calendar-mark-1.
1794         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
1795         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
1796         Use calendar-mark-complex.
1797         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
1798         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
1799         Use calendar-mark-1.
1801         * calendar/calendar.el (calendar-mod): Remove.
1802         * calendar/cal-china.el (calendar-chinese-from-absolute)
1803         (calendar-chinese-date-string): Expand calendar-mod calls.
1804         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
1805         Expand calendar-mod calls.
1807         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
1808         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
1809         (diary-bahai-insert-yearly-entry): Use let rather than let*.
1810         Move obsolete aliases after the functions that replaced them.
1812         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
1813         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
1814         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
1815         Use let rather than let*.
1816         (calendar-hebrew-prompt-for-date): New function.
1817         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
1818         (holiday-tisha-b-av-etc): Use unless, let.
1820         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
1821         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
1823         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
1825         * calendar/calendar.el (calendar-for-loop): Add indent spec.
1827         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
1828         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
1829         than concat.
1830         (diary): Remove un-needed let.
1831         (view-other-diary-entries): Rename argument.
1832         (diary-list-entries-2): New function.
1833         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
1834         (print-diary-entries): Use unless.
1835         (diary-mark-entries-1): Change argument order, make all but
1836         markfunc optional.  Handle the standard (Gregorian) case.
1837         Use match-string-no-properties.  Handle marks.
1838         (mark-diary-entries): Use diary-mark-entries-1.
1839         (diary-font-lock-keywords-1): New macro.
1840         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
1842 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
1844         * icalendar.el (icalendar-version): Increase to 0.18.
1845         (icalendar-export-hidden-diary-entries): New variable.
1846         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
1847         In case of error, insert full error-val.
1848         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
1849         Use calendar-day-of-week.  Return the day number.
1850         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
1852 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
1854         * icalendar.el (icalendar-recurring-start-year): New variable.
1855         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
1856         (icalendar-export-region): Ignore hidden diary entries.
1857         (icalendar--convert-ordinary-to-ical): Fix case where event
1858         spans across midnight boundary.
1859         (icalendar-first-weekday-of-year): New function.
1860         (icalendar--convert-weekly-to-ical): Allow user-selectable start
1861         year for recurring events (Mozilla calendars do not propagate
1862         recurring events forever, so year 2000 start date was not working).
1863         (icalendar--convert-yearly-to-ical): Remove extra spaces in
1864         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
1866 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
1868         * net/tramp.el (tramp-root-regexp): New defconst.
1869         (tramp-completion-file-name-regexp-unified)
1870         (tramp-completion-file-name-regexp-separate)
1871         (tramp-completion-file-name-regexp-url): Use it.
1872         (tramp-do-copy-or-rename-file-via-buffer):
1873         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
1874         t for `insert-file-contents-literally'.
1875         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
1876         Autoload it.
1877         (tramp-completion-file-name-handler-post-function): New defconst.
1878         (tramp-completion-file-name-handler): Use it.
1879         (tramp-maybe-open-connection): Update calls to
1880         `tramp-flush-connection-property' for removed 2nd argument.
1882 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1884         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
1885         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
1886         New functions.
1888 2008-03-15  Glenn Morris  <rgm@gnu.org>
1890         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
1891         New functions.
1892         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
1893         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
1894         (diary-list-entries-1, diary-mark-entries-1): Autoload.
1895         (diary-bahai-list-entries): Use diary-list-entries-1.
1896         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
1897         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
1898         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
1899         (diary-list-entries-1, diary-mark-entries-1): Autoload.
1900         (list-hebrew-diary-entries): Use diary-list-entries-1.
1901         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
1902         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
1903         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
1904         (diary-list-entries-1, diary-mark-entries-1): Autoload.
1905         (list-islamic-diary-entries): Use diary-list-entries-1.
1906         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
1908         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
1910         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
1912         * calendar/cal-china.el (number-chinese-months)
1913         (calendar-chinese-from-absolute): Use nth, caar.
1915         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
1917         * calendar/cal-french.el (french-calendar-accents): Doc fix.
1919         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
1920         (calendar-hebrew-month-name-array-leap-year)
1921         (hebrew-calendar-parashiot-names): Make constants.
1922         (diary-parasha): Move definition after constants it uses.
1924         * calendar/cal-html.el (cal-html-insert-link-yearpage)
1925         (cal-html-htmlify-list): Doc fix.
1926         (cal-html-htmlify-entry): Use nth.
1928         * calendar/cal-islam.el (calendar-islamic-month-name-array)
1929         (calendar-islamic-epoch): Make constants.
1930         (calendar-islamic-epoch): Doc fix.
1932         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
1934         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
1935         (cal-tex-month-name): Doc fix.
1936         (cal-tex-last-blank-p): Use zerop.
1938         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
1939         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
1940         (calendar-cursor-to-date): Doc fix.
1941         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
1942         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
1943         (calendar-day-number): Use when.
1944         (generate-calendar-month): Use dotimes.
1945         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
1946         (calendar-set-mark): Reverse conditional.
1947         (calendar-make-alist): Move definition before use.
1949         * calendar/diary-lib.el (diary-face-attrs)
1950         (diary-glob-file-regexp-prefix, diary-selective-display)
1951         (number-of-diary-entries, diary-list-entries, diary-goto-entry):
1952         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
1953         (diary-anniversary, diary-cyclic)
1954         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
1955         (diary-header-line-format): Change wording.
1956         (diary-list-entries): Set `date-start' in let.
1957         (include-other-diary-files, mark-included-diary-files): Use format.
1958         (simple-diary-display, fancy-diary-display): Use cadr, unless.
1959         (mark-diary-entries): Use 1+.
1960         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
1961         (mark-calendar-month): Use dotimes.
1963         * calendar/holidays.el (displayed-month, displayed-year):
1964         Move declarations where needed.
1965         (calendar-list-holidays): Doc fix.
1967         * calendar/parse-time.el (parse-time-string): Simplify.
1969         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
1970         Make constants.
1971         (solar-sunrise-sunset): Rename some local variables for clarity.
1972         (sunrise-sunset): Use zerop.
1973         (solar-mean-equinoxes/solstices): Doc fix.
1975         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
1976         Use nth.
1977         (timeclock-completing-read, timeclock-generate-report): Use zerop.
1978         (timeclock-mean, timeclock-generate-report): Use dolist.
1980         * calendar/todo-mode.el (todo-add-category): Simplify.
1981         (todo-more-important-p, todo-delete-item, todo-file-item):
1982         Use unless, when.
1983         (todo-top-priorities): Use zerop.
1985 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
1987         * buff-menu.el (list-buffers-noselect): Display buffer name in
1988         tooltip instead of mouse binding when it doesn't fit in the list.
1990 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
1992         * faces.el (xw-defined-colors):
1993         * simple.el (widget-convert, shell-mode): Declare as functions
1994         instead of autoloading.
1996         * abbrev.el:
1997         * button.el:
1998         * cus-face.el:
1999         * ediff-hook.el:
2000         * emacs-lisp/backquote.el:
2001         * emacs-lisp/timer.el:
2002         * facemenu.el:
2003         * faces.el:
2004         * menu-bar.el:
2005         * simple.el:
2006         * subr.el:
2007         * textmodes/fill.el:
2008         * textmodes/paragraphs.el: Remove autoloads, redundant when the
2009         files are preloaded.
2011 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2013         * desktop.el (desktop-create-buffer): Don't catch errors if
2014         debug-on-error is set.
2016 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
2018         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
2019         ($(lisp)/calendar/diary-loaddefs.el)
2020         ($(lisp)/calendar/hol-loaddefs.el): New targets.
2021         (LOADDEFS): New macro.
2022         (autoloads): Depend on $(LOADDEFS).
2024 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
2026         * font-lock.el (featurep): Remove test, not useful anymore.
2027         (facemenu-keymap): Move key binding ...
2028         * facemenu.el (facemenu-keymap): ... here.
2030         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
2031         for each file in the list.
2032         (vc-bzr-log-view-mode): Recognize the file marker.
2034         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
2035         for checkdoc and profiling.
2037 2008-03-14  Bastien Guerry  <bzg@altern.org>
2039         * textmodes/flyspell.el (nxml-mode): Add the right
2040         `flyspell-mode-predicate'.
2042         * wid-edit.el (link): Use 'mouse-face for :follow-link.
2044 2008-03-14  Glenn Morris  <rgm@gnu.org>
2046         * calendar/solar.el: Reorder so that functions are defined before use.
2047         (displayed-month, displayed-year): Move declarations where needed.
2048         (solar-get-number): Move definition before use.  Use unless.
2049         (solar-equatorial-coordinates): Simplify.
2050         (solar-sunrise-and-sunset): Use let rather than let*.
2051         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth
2053         * startup.el (command-line-1): Rename -internal-script back to
2054         -scriptload (reverts previous change).
2056         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
2057         (calendar-bahai-leap-base): Add doc strings.
2058         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
2059         Move definition before use.
2060         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
2061         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
2062         variables outside the loop.  Use dolist.
2063         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
2065         * calendar/cal-china.el: Re-order so that functions are defined before
2066         use.
2067         (displayed-month, displayed-year): Move declarations where needed.
2068         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
2069         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
2070         Add doc strings.
2071         (chinese-year-cache): Recenter on 2010.  Doc fix.
2072         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
2073         Doc fix.  Simplify.
2074         (chinese-year-cache-init): New function.
2075         (compute-chinese-year, holiday-chinese-new-year)
2076         (calendar-chinese-date-string, calendar-goto-chinese-date)
2077         (make-chinese-month-assoc-list): Use cadr, nth.
2078         (chinese-months): Remove un-needed let.
2080         * calendar/cal-coptic.el (coptic-calendar-month-name-array):
2081         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
2082         (coptic-prompt-for-date): Move definition before use.
2084         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
2085         (calendar-dst-find-data, calendar-daylight-time-offset)
2086         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
2087         (calendar-daylight-savings-starts-time)
2088         (calendar-daylight-savings-ends-time): Use cadr, nth.
2090         * calendar/cal-french.el (french-calendar-epoch)
2091         (calendar-goto-french-date): Doc fix.
2092         (french-calendar-month-name-array)
2093         (french-calendar-multibyte-month-name-array)
2094         (french-calendar-day-name-array, french-calendar-special-days-array):
2095         Add doc strings.
2097         * calendar/cal-hebrew.el (displayed-month, displayed-year)
2098         (original-date): Move declarations where needed.
2099         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
2100         Doc fix.
2101         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
2102         constant variables outside the loop.  Use dolist.
2104         * calendar/cal-islam.el (displayed-month, displayed-year)
2105         (original-date): Move declarations where needed.
2106         (islamic-calendar-day-number): Remove unused local variable `day'.
2107         (calendar-goto-islamic-date): Doc fix.
2108         (holiday-islamic): Use unless.
2109         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
2110         constant variables outside the loop.  Use dolist.
2111         (mark-islamic-calendar-date-pattern): Move definition before use.
2112         Use unless.
2113         (mark-islamic-diary-entries): Doc fix.
2114         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
2115         (insert-yearly-islamic-diary-entry): Use let rather than let*.
2117         * calendar/cal-julian.el (calendar-absolute-from-julian):
2118         Move definition before use.  Remove un-needed local `day'.
2119         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
2121         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
2122         (calendar-mayan-tzolkin-names-array): Add doc strings.
2123         (calendar-mayan-long-count-from-absolute): Use a single let.
2124         (calendar-string-to-mayan-long-count): Simplify.
2125         (calendar-next-haab-date, calendar-previous-haab-date)
2126         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
2127         (calendar-previous-calendar-round-date)
2128         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
2129         Doc fix.
2130         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
2131         (calendar-mayan-date-string, calendar-print-mayan-date)
2132         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
2133         (calendar-mayan-long-count-common-era): Move definitions before use.
2135         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
2136         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
2137         Doc fix.
2138         (calendar-mouse-goto-date): Move definition before use.
2140         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
2141         Move definition before use.
2142         (calendar-cursor-to-visible-date): Move definition before use.
2143         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
2144         and place inside the conditional.
2145         (calendar-forward-day): Simplify.
2146         (calendar-end-of-month): Use unless.
2147         (calendar-goto-day-of-year): Doc fix.
2148         Relocate obsolete aliases after their replacements.
2150         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
2152         * calendar/diary-lib.el (mark-diary-entries): Move some constant
2153         variables outside the diary-date-forms loop.
2155         * calendar/calendar.el (diary-file): Doc fix.
2156         (calendar-buffer-list): Return buffers rather than strings (fixes
2157         previous change).
2158         (hebrew-holidays-4): Fix typo.
2160         * calendar/holidays.el (displayed-month, displayed-year):
2161         Move declarations where needed.
2162         (calendar-holiday-list, calendar-list-holidays)
2163         (holiday-filter-visible-calendar): Move definitions before use.
2164         (list-holidays): Use cadr.
2165         Relocate obsolete aliases after their replacements.
2167         * calendar/lunar.el (date, displayed-month, displayed-year):
2168         Move declarations where needed.
2169         (lunar-phase-list): Move definition after functions it uses.
2170         (calendar-phases-of-moon, diary-phases-of-moon)
2171         (lunar-new-moon-on-or-after): Use cadr, nth.
2172         (lunar-new-moon-on-or-after): Doc fix.
2174         * textmodes/org-irc.el (top-level): CL not required when compiling.
2175         (org-irc-visit-erc): Replace runtime CL functions.
2177         * textmodes/org-publish.el (declare-function): Add compatibility stub.
2178         (org-publish-delete-dups): Declare as function.
2180 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
2182         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
2183         (vc-bzr-show-log-entry): Make regexp match more cases.
2184         (vc-diff-switches-list): Remove autoload, not needed.
2186 2008-03-14  Juri Linkov  <juri@jurta.org>
2188         * isearch.el (isearch-edit-string): Remove one call to
2189         `isearch-push-state' not to push an inconsistent state,
2190         but keep another correct call to `isearch-push-state'.
2191         (isearch-ring-adjust): Call `isearch-push-state' only when
2192         `search-ring-update' is non-nil since `isearch-edit-string'
2193         already pushes its state.
2194         (isearch-message): Improve matching the failed part by checking
2195         if the original message starts with the last successful message.
2197         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
2198         (dired-perm-write): Rename from `dired-warn-writable'.
2199         Change parent face from `font-lock-warning-face' to
2200         `font-lock-comment-delimiter-face'.
2201         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
2202         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
2203         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
2204         with `dired-perm-write-face'.
2206 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
2208         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
2209         Create cache dir only if it doesn't already exist.
2211 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2213         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
2214         of \ and '.
2216 2008-03-13  Johan Bockgård  <bojohan@gnu.org>
2218         * net/browse-url.el (browse-url-text-xterm):
2219         Unquote browse-url-text-browser.
2221 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
2223         * textmodes/org-mouse.el: Version number change.
2225         * textmodes/org-publish.el (org-publish-expand-components):
2226         Remove null projects from the list of components.
2227         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
2228         Remove unused retrieval of the :publishing-directory property.
2229         (org-publish-file): Bugfix: when using a relative directory as the
2230         publishing directory, convert it to a directory filename.
2231         (org-publish-project): New alias.
2232         (org-publish-get-files): Protect against empty p.
2233         (org-publish-file): Send an error when file is not part of any project.
2234         (org-publish-file): Offer to refresh the list of files in known
2235         project when the current file is not part of any project.
2236         (org-publish-before-export-hook)
2237         (org-publish-after-export-hook): New hooks.
2238         (org-publish-org-to): Use new hooks and kill buffers.
2239         (org-publish-file): Remove the code for killing buffers.
2240         (org-publish-initialize-files-alist): Use interactive.
2241         (org-publish-file): If the publishing function creates a new
2242         buffer, kill it after publishing.
2243         (org-publish-timestamp-filename): Protect ":" in file name path
2244         under windows.
2246         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
2247         change that killed the LaTeX buffer.
2249         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
2250         in the decision tree.
2251         (org-select-remember-template): Clean the code.
2252         (org-prepare-dblock): Add the extra :content parameter.
2253         (org-write-agenda): New output type ".ics" files.
2254         (org-write-agenda): Call `org-icalendar-verify-function', both for
2255         time stamps and for TODO entries.
2256         (org-agenda-collect-markers, org-create-marker-find-array)
2257         (org-check-agenda-marker-table): New functions.
2258         (org-agenda-marker-table): New variable.
2259         (org-export-as-html): Revert the change that killed the html
2260         buffer.  Side effects first need to be studied carefully.
2261         (org-get-tags-at): Fix the structure of the condition-case statement.
2262         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
2263         (org-timestamp-change): Fix regulear expressions to swallow the
2264         extra character for repeat-shift control.
2265         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
2266         (org-get-legal-level): Alias to `org-get-valid-level'.
2267         (org-dblock-write:clocktable): Add a :link parameter, linking
2268         headlines to their location in the Org agenda files.
2269         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
2270         throwing an error when getting tags before headlines.
2271         (org-timestamp-change, org-modify-ts-extra)
2272         (org-ts-regexp1): Fix timestamp editing.
2273         (org-agenda-custom-commands-local-options): New constant.
2274         (org-agenda-custom-commands):
2275         Use `org-agenda-custom-commands-local-options' to improve customize
2276         type.  "htmlize": Removed hack to fix face problem with htmlize,
2277         it no longer seem necessary.
2278         (org-follow-link-hook): New hook.
2279         (org-agenda-custom-commands): Add "Component" as a tag for each
2280         item in a command serie.
2281         (org-open-at-point): Run `org-follow-link-hook'.
2282         (org-agenda-schedule): Bugfix: don't display marker type when it
2283         is nil.
2284         (org-store-link): org-irc required.
2285         (org-set-regexps-and-options): Parse the new logging options.
2286         (org-extract-log-state-settings): New function.
2287         (org-todo): Handle the new ways of recording state change stuff.
2288         (org-local-logging): New function.
2289         (org-columns-open-link): Fix bug with opening link in column view.
2290         (org-local-logging): New function
2291         (org-todo): Make sure that LOGGING properties are honoured.
2292         (org-todo-keywords): Improve docstring.
2293         (org-startup-options): Cleanup startup options.
2294         (org-set-regexps-and-options): Process the "!" markers.
2295         (org-todo): Respect the new logging stuff.
2296         (org-log-note-how): New variable.
2297         (org-add-log-maybe): New parameter HOW that defines how logging
2298         should be done and also overrides PURPOSE.  Add a docstring.
2299         (org-add-log-note): Check if we really need to ask for a note.
2300         (org-get-current-options): Digest the new keyword.
2301         (org-agenda-reset-markers): Rename from
2302         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
2303         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
2304         function, without force argument.
2305         (org-buffer-property-keys): Bind local variables s and p.
2306         (org-make-tags-matcher): Allow "" to match an empty or
2307         non-existent property value.
2308         (org-export-as-html): Join unsorted lists when they directly
2309         follow each other.  Such lists may be created by headlines that
2310         are converted to lists.
2311         (org-nofm-to-completion): New function.
2312         (org-export-as-html): Use :html-extension instead of
2313         org-export-html-extension.
2314         (org-store-link): Support for links from `rmail-summary-mode'.
2315         (org-columns-new, org-complete, org-set-property): Set the
2316         `include-columns' argument in the call to
2317         `org-buffer-property-keys'.
2318         (org-buffer-property-keys): New argument `include-columns', to
2319         include properties expected by any of the COLUMS formats in the
2320         current buffer.
2321         (org-cleaned-string-for-export): Get rid of drawers first, so that
2322         they will be removed also in the text before the first headline.
2323         (org-clock-report): Show the clocktable when found.
2324         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
2325         (org-version): With prefix argument, insert `org-version' at point.
2326         (org-agenda-goto): Recenter the window after finding the target
2327         location, to make sure the correct position will be displayed.
2328         (org-agenda-get-deadlines): Don't scale priority with the warning
2329         period.
2330         (org-insert-heading): Don't break line in the middle of the line.
2331         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
2332         be 0.
2333         (org-update-checkbox-count): Revamp to deal with hierarchical
2334         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
2335         (org-remove-timestamp-with-keyword): New function.
2336         (org-schedule, org-deadline):
2337         Use `org-remove-timestamp-with-keyword' to make sure all such time
2338         stamps are removed.
2339         (org-mode): Support for `align'.
2340         (org-agenda-get-deadlines): Make sure priorities increase as the
2341         due date approaches and is passed.
2342         (org-remember-apply-template): Fix problem with tags that
2343         contain "_" or "@".
2344         (org-make-link-regexps): Improve the regular expression for plain links.
2345         (org-agenda-get-closed): List each clocking entry.
2346         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
2347         (org-special-ctrl-k): New option.
2348         (org-kill-line): New function.
2349         (org-archive-all-done): Fix incorrect number of stars in regexp.
2350         (org-refile-get-location): New function.
2351         (org-refile-goto-last-stored): New function.
2352         (org-global-tags-completion-table): Add the value of org-tag-alist
2353         in each buffer, to make sure that also unused tags will be
2354         available for completion.
2355         (org-columns-edit-value)
2356         (org-columns-next-allowed-value): Only update if not in agenda.
2357         (org-clocktable-steps): New function.
2358         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
2359         (org-archive-subtree): Add the outline tree context as a property.
2360         (org-closest-date): New optional argument `prefer'.
2361         (org-goto-auto-isearch): New option.
2362         (org-goto-map, org-get-location): Implement auto-isearch.
2363         (org-goto-local-auto-isearch-map): New variable.
2364         (org-goto-local-search-forward-headings)
2365         (org-goto-local-auto-isearch): New functions
2367 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
2369         * textmodes/org-irc.el: New file.
2371 2008-03-13  John Wiegley  <johnw@gnu.org>
2373         * textmodes/org-mac-message.el: New file.
2375 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
2377         * font-lock.el (font-lock-comment-face): Set the foreground for
2378         the light background 8 colors case.
2380 2008-03-13  Glenn Morris  <rgm@gnu.org>
2382         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
2383         generate-autoload-cookie patterns.
2385         * startup.el (command-line-1): Rename -scriptload to -internal-script.
2387         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
2388         (MH_E_SRC): Remove variable.
2389         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
2390         Simplify file header.  Use $@ for generated-autoload-file.
2392         * Makefile.in (LOADDEFS): New variable.
2393         (AUTOGENEL): Use $LOADDEFS.
2394         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
2395         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el):
2396         ($(lisp)/calendar/hol-loaddefs.el): New targets.
2397         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
2398         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
2399         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
2400         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
2401         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
2402         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
2403         Add calendar-specific autoload cookies, and remove any setting of
2404         generated-autoload-file.
2405         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
2406         * calendar/diary-lib.el: Replace explicit autoloads with reading of
2407         diary-loaddefs.
2408         * calendar/holidays.el: Replace explicit autoloads with reading of
2409         hol-loaddefs.
2411         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
2412         (calendar-buffer-list): Simplify.
2413         (generate-calendar-window): Use calendar-mark-holidays rather than
2414         obsolete alias.
2416         * calendar/cal-hebrew.el (list-yahrzeit-dates):
2417         Use cal-hebrew-yahrzeit-buffer.
2419         * calendar/cal-x.el (calendar-only-one-frame-setup)
2420         (calendar-two-frame-setup): Doc fixes.
2421         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
2423         * calendar/appt.el (appt-mode-string): Mark as risky.
2424         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
2426         * calendar/cal-html.el (diary-list-entries):
2427         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
2428         (calendar-iso-from-absolute): Fix autoloads.
2430         * calendar/cal-iso.el (calendar-absolute-from-iso)
2431         (calendar-iso-read-args): Simplify.
2432         (calendar-iso-date-string, calendar-iso-read-args)
2433         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
2435         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
2436         (displayed-month, displayed-year): Move declarations where needed.
2437         (calendar-print-astro-day-number): Doc fix.
2439         * calendar/cal-persia.el (persian-calendar-month-name-array)
2440         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
2441         (persian-prompt-for-date): Remove local variable `today'.
2443         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
2445         * calendar/solar.el (solar-moment, solar-exact-local-noon)
2446         (solar-sunrise-sunset, solar-sunrise-sunset-string)
2447         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time):
2448         (diary-sabbath-candles, solar-equinoxes/solstices)
2449         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
2450         (solar-time-equation, solar-date-to-et): Simplify.
2452         * mail/supercite.el: Remove the `function' in `(function (lambda'.
2453         Replace `(car (cdr' with cadr'.
2455         * progmodes/f90.el (f90-font-lock-n): New function.
2456         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
2457         Use f90-font-lock-n.
2458         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
2460         * progmodes/f90.el (f90-mode-abbrev-table):
2461         * progmodes/fortran.el (fortran-mode-abbrev-table):
2462         Use newer form of define-abbrev, where supported.  No need to bind
2463         abbrevs-changed for system abbrevs.
2465 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2467         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
2468         delete-frame-functions.
2470         * bookmark.el (Info-current-node): Remove.
2472 2008-03-12  Juri Linkov  <juri@jurta.org>
2474         * help.el (describe-project): Remove defaliases for view-todo and
2475         describe-project that are now unnecessary after the merge from
2476         emacs--rel--22 that added define-obsolete-function-alias.
2478         * startup.el (inhibit-startup-screen): Revert incomplete
2479         2008-03-10 merge from emacs--rel--22 that partly reverted
2480         2008-02-28 change that added initial message to *scratch* buffer
2481         regardless of the value of `inhibit-startup-screen'.
2482         Now keep this change in the trunk, but not in the 22 branch.
2484 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2486         * international/quail.el (quail-setup-completion-buf, quail-help):
2487         * mail/binhex.el (binhex-decode-region-internal):
2488         * mail/uudecode.el (uudecode-decode-region-internal):
2489         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
2490         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
2491         setting default-enable-multibyte-characters.
2493         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
2495         * comint.el: Fix up indentation and comment style.  Remove `function'.
2497         * international/mule-cmds.el (reset-language-environment)
2498         (set-language-environment-nonascii-translation):
2499         Don't set-unibyte-charset.
2501         * doc-view.el: Remove all cb-args, use closures instead.
2502         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
2503         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
2504         doing an incorrect check).  Update all callers to use the new name.
2505         (doc-view-doc->txt): Add missing `txt' argument.
2507 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
2509         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
2510         md5 sum calculation to single-byte.
2512 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2514         * doc-view.el (doc-view-new-window-function): Add assertion.
2515         (doc-view-doc-type): New var.
2516         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
2517         (doc-view-intersection): New fun.
2518         (doc-view-mode): Use it to set the new var.
2520 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
2522         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
2523         (doc-view-already-converted-p): New functions.
2524         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
2525         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
2526         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
2527         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
2528         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
2529         (doc-view-convert-current-doc): Don't hardwire the functions the
2530         sentinels call.  Now they're provided by two args CALLBACK and
2531         CB-ARGS to the functions.
2532         (doc-view-search): Use doc-view-doc->txt.
2533         (doc-view-initiate-display): Use doc-view-already-converted-p.
2534         Mention new binding C-c C-t if doc-view-mode doesn't work.
2536 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
2538         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
2540 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2542         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
2543         Mark " outside of tags as punctuation.
2545 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2547         * menu-bar.el (minibuffer-local-map): Use the same command for the
2548         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
2549         Prefer RET over C-j for exit-minibuffer.
2551         * files.el (display-buffer-other-frame): Eliminate problematic code.
2553         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
2554         (menu-bar-select-buffer): Remove.
2555         (menu-bar-select-frame): Make non-interactive and take a frame arg.
2556         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
2558 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
2560         * icomplete.el (icomplete-completions): Remove obsolete code.
2562         * net/net-utils.el (iwconfig-program-options): Doc fix.
2563         (net-utils-run-program, run-network-program): Define as functions.
2565 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
2567         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
2569 2008-03-11  Glenn Morris  <rgm@gnu.org>
2571         * faces.el (mode-line-emphasis): New face.
2572         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
2574         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
2576 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
2578         * simple.el (set-mark-command): Doc fix.
2580 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2582         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
2584         * emacs-lisp/autoload.el (autoload-find-destination):
2585         Don't force raw-text.
2587         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
2588         * calendar/cal-loaddefs.el: Don't version control.
2590 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
2592         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
2593         entries and add :help to the existing ones.
2595 2008-03-10  Glenn Morris  <rgm@gnu.org>
2597         * calendar/cal-hebrew.el (date, entry, number): Move declarations
2598         to where they are needed.
2600         * calendar/calendar.el (diary-file, hebrew-holidays-1)
2601         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
2602         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
2603         (calendar-version): Doc fixes.
2604         (calendar-absolute-from-gregorian): Use zerop.
2605         (calendar-mode-line-format): Make it a defcustom.
2607         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
2608         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
2609         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
2610         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
2611         (mark-included-diary-files, mark-calendar-days-named)
2612         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
2613         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
2614         (insert-monthly-diary-entry, insert-yearly-diary-entry)
2615         (insert-anniversary-diary-entry, insert-block-diary-entry)
2616         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
2617         (diary-font-lock-sexps): Doc fixes.
2618         (diary-remind-message, mark-calendar-month): Use zerop.
2619         (diary-attrtype-convert, diary-pull-attrs): Simplify.
2620         (diary-list-entries): Revert let to let* (previous change).
2622         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
2624 2008-03-10  Kim F. Storm  <storm@cua.dk>
2626         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
2627         function aliases for the old names.
2629 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
2631         * iswitchb.el (iswitchb-use-faces): Doc fix.
2632         (iswitchb-buffer-ignore, iswitchb-read-buffer):
2633         Fix typos in docstrings.
2635 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
2637         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
2638         Fix typo.
2639         (verilog-type-font-keywords): Reindent.
2641 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
2643         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
2644         grouping-keyword regular expression.
2645         (verilog-font-lock-keywords): Allow users to toggle special
2646         highlight of grouping-keywords.
2647         (verilog-highlight-grouping-keywords): The toggle for special
2648         highlighting of grouping keywords.
2650 2008-03-10  Juri Linkov  <juri@jurta.org>
2652         * startup.el: Revert 2008-02-28 change that adds initial message
2653         to *scratch* buffer regardless of the value of
2654         `inhibit-startup-screen'.
2656 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
2658         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
2659         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
2660         * progmodes/verilog-mode.el (verilog-mode):
2661         * net/socks.el (socks):
2662         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
2664 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2666         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
2667         (doc-view-bookmark-make-record): Use them.
2668         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
2669         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
2671         * bookmark.el (bookmark-make-record-function): Change expected return
2672         value to include a suggested bookmark name.
2673         (bookmark-make): Split into bookmark-make-record and bookmark-store.
2674         Fix reversed `overwrite' semantics.
2675         (bookmark-set): Call bookmark-make-record before prompting the user.
2676         Then pass the result to bookmark-store later on.
2677         (bookmark-make-name-function): Remove.
2678         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
2679         * info.el (bookmark-make-name-function): Remove.
2680         (Info-mode): Don't set it.
2681         (Info-bookmark-make-name): Remove.
2682         (Info-bookmark-make-record): Use Info-current-node as suggested default
2683         bookmark name.
2685         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
2686         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
2687         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
2688         (bookmark-annotation-buffer, bookmark-annotation-file)
2689         (bookmark-annotation-point, bookmark-send-annotation)
2690         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
2691         (bookmark-edit-annotation-text-func): Rename from
2692         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
2693         (bookmark-edit-annotation-mode-map): Move initialization into
2694         declaration.
2696         * bookmark.el: Remove spurious * in docstrings.
2697         (bookmark-minibuffer-read-name-map): New var.
2698         (bookmark-set): Use it.  Also pass the default value as it should.
2699         (bookmark-send-edited-annotation): Take no chances with text properties.
2700         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
2701         (bookmark-insert-buffer-name): Remove.
2702         (bookmark-buffer-file-name): Signal an error rather than returning nil.
2704 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
2706         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
2708 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
2710         * diff-mode.el (diff-mode-menu): Add :help.
2712 2008-03-09  Glenn Morris  <rgm@gnu.org>
2714         * calendar/calendar.el (general-holidays, oriental-holidays)
2715         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
2716         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
2717         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
2718         (calendar-holidays): Restore autoload cookies, because people are
2719         used to using these variables without loading calendar.el.
2721         * calendar/cal-islam.el (diary-islamic-date): Move to end.
2722         (date, number): Declare where needed.
2724         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
2725         (list-sexp-diary-entries): Doc fixes.
2726         (diary-list-entries): Doc fix.  Remove free variable `entry'.
2727         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
2728         Simplify setting of `date-holiday-list'.
2729         (mark-diary-entries): Remove free variable `entry'.
2730         (diary-list-entries, include-other-diary-files, fancy-diary-display):
2731         Use let where let* is not needed.
2733 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2735         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
2736         make-record function, instead paste it in afterwards.
2737         (bookmark-make-record-for-text-file):
2738         * doc-view.el (doc-view-bookmark-make-record):
2739         * info.el (Info-bookmark-make-record): Don't mess with annotations.
2741 2008-03-08  Glenn Morris  <rgm@gnu.org>
2743         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
2745 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2747         * calendar/diary-lib.el (diary-list-entries)
2748         (include-other-diary-files, mark-diary-entries)
2749         (mark-sexp-diary-entries, mark-included-diary-files)
2750         (diary-entry-time, list-sexp-diary-entries): Remove the special
2751         handling of ^M that dates back to the use of selective-display.
2752         (simple-diary-display): Obey setting of pop-up-frames.
2753         (body, entry): Remove unnecessary declarations.
2755         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
2756         (bookmark-get-annotation, bookmark-set-annotation)
2757         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
2758         (bookmark-set-position, bookmark-get-front-context-string)
2759         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
2760         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
2761         * info.el (Info-bookmark-make-record): Don't bother recording point.
2762         (bookmark-get-filename, bookmark-get-front-context-string)
2763         (bookmark-get-rear-context-string, bookmark-get-position):
2764         Don't declare any more.
2765         (bookmark-get-info-node): Remove.
2766         (bookmark-prop-get): Declare.
2767         (Info-bookmark-jump): Use it.
2769 2008-03-08  Johan Bockgård  <bojohan@gnu.org>
2771         * subr.el (while-no-input): Don't splice BODY directly into the
2772         `or' form.
2774 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
2776         * diff-mode.el (diff-ignore-whitespace-hunk):
2777         Bind inhibit-read-only before trying to change the buffer.
2779 2008-03-08  Glenn Morris  <rgm@gnu.org>
2781         * calendar/appt.el (appt): Move custom group here from calendar.el.
2782         (appt-disp-window, appt-convert-time): Doc fixes.
2784         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
2785         (calendar-bahai-mark-date-pattern):
2786         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
2787         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
2788         * calendar/cal-julian.el (calendar-absolute-from-julian):
2789         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
2791         * calendar/cal-china.el (chinese-calendar): Move custom group here from
2792         calendar.el.
2793         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
2794         Make constants.
2795         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
2796         (chinese-calendar-daylight-savings-starts)
2797         (chinese-calendar-daylight-savings-ends)
2798         (chinese-calendar-daylight-savings-starts-time)
2799         (chinese-calendar-daylight-savings-ends-time)
2800         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
2801         Doc fixes.
2803         * calendar/cal-coptic.el (coptic-name): Add doc string.
2805         * calendar/cal-french.el (french-calendar-month-name-array)
2806         (french-calendar-day-name-array, french-calendar-special-days-array):
2807         Add doc strings.
2809         * calendar/cal-bahai.el (diary-bahai-mark-entries)
2810         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
2811         (diary-bahai-insert-yearly-entry):
2812         * calendar/cal-dst.el (calendar-next-time-zone-transition)
2813         (calendar-time-zone):
2814         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
2815         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
2816         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
2817         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
2818         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
2819         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
2820         (list-islamic-diary-entries, mark-islamic-diary-entries)
2821         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
2822         (insert-yearly-islamic-diary-entry):
2823         * calendar/cal-iso.el (calendar-iso-read-args):
2824         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
2825         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
2826         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
2827         (calendar-next-calendar-round-date)
2828         (calendar-mayan-long-count-common-era):
2829         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
2830         (cal-menu-x-popup-menu, calendar-mouse-holidays)
2831         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
2832         (calendar-mouse-goto-date):
2833         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
2834         * calendar/holidays.el (holidays):
2835         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
2836         * calendar/time-date.el (date-to-time, time-subtract, time-add)
2837         (safe-date-to-time): Doc fixes.
2839         * calendar/cal-persia.el (persian-calendar-month-name-array)
2840         (persian-calendar-epoch): Make constants.
2842         * calendar/cal-tex.el (calendar-tex): Move custom group here from
2843         calendar.el.
2845         * calendar/cal-x.el (diary-frame-parameters)
2846         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
2847         (calendar-after-frame-setup-hooks): Make defcustoms.
2848         (calendar-one-frame-setup, calendar-only-one-frame-setup)
2849         (calendar-two-frame-setup): Doc fix.
2851         * calendar/cal-loaddefs.el: New file.
2853         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
2854         * calendar/cal-french.el, calendar/cal-html.el:
2855         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
2856         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
2857         * calendar/cal-tex.el, calendar/cal-x.el:
2858         Unquote lambda functions.  Add autoload cookies to functions formerly
2859         autoloaded in calendar.el.  Set `generated-autoload-file' to
2860         "cal-loaddefs.el".
2862         * calendar/calendar.el: Move many autoloads to separate file,
2863         cal-loaddefs.el.  Move defcustoms to start and re-order.
2864         (calendar-month-name-array, calendar-starred-day): No need to
2865         declare for compiler.
2866         (cal-loaddefs): Require it.
2867         (appt, chinese-calendar, calendar-tex): Move custom groups to the
2868         appropriate file.
2869         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
2870         Reverse logic.
2871         (diary-face, diary-file-name-prefix-function, diary-include-string)
2872         (diary-glob-file-regexp-prefix, diary-face-attrs)
2873         (diary-file-name-prefix, sexp-diary-entry-symbol)
2874         (print-diary-entries-hook, list-diary-entries-hook)
2875         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
2876         (nongregorian-diary-marking-hook, diary-list-include-blanks):
2877         Move to diary-lib.
2878         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
2879         (all-bahai-calendar-holidays): Doc fix.
2880         (calendar-insert-indented): Doc fix.  Use when rather than if.
2881         (exit-calendar): Use mapc rather than mapcar.
2882         (calendar-cursor-to-date): Use zerop.
2883         (calendar-mark-ring): Add doc-string.
2884         (calendar-starred-day): Defvar it.
2885         (calendar-mode): Make calendar-starred-day local.
2886         (calendar-star-date): No need to make calendar-starred-day local.
2888         * calendar/diary-lib.el: Move defcustoms to start.
2889         (diary-include-string, diary-list-include-blanks)
2890         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
2891         (diary-file-name-prefix, diary-file-name-prefix-function)
2892         (sexp-diary-entry-symbol, list-diary-entries-hook)
2893         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
2894         (nongregorian-diary-marking-hook, print-diary-entries-hook):
2895         Move here from calendar.el.
2896         (diary-file-name-prefix-function): Use 'identity.
2897         (diary-face): Make it a defcustom, and mark as obsolete.
2898         (top-level): No need to require cal-hebrew, cal-islam when compiling.
2899         (calendar-hebrew-month-name-array-leap-year)
2900         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
2901         Define for compiler.
2902         (diary-font-lock-keywords): Use format rather than concat.
2903         Add bahai-diary-entry-symbol.
2905         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
2906         * calendar/solar.el: Unquote lambda functions.
2908         * calendar/solar.el (calendar-location-name, calendar-latitude)
2909         (calendar-longitude, solar-setup, solar-sin-degrees)
2910         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
2911         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
2912         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
2913         (solar-exact-local-noon, solar-julian-ut-centuries)
2914         (solar-ephemeris-time, solar-date-next-longitude)
2915         (solar-horizontal-coordinates, solar-equatorial-coordinates)
2916         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
2917         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
2918         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
2919         Doc fixes.
2920         (solar-horizontal-coordinates, solar-equatorial-coordinates)
2921         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
2922         (solar-ecliptic-coordinates): Use unless.
2923         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
2924         Use or.
2926         * calendar/timeclock.el: Add doc-strings to all functions.
2927         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
2928         (timeclock-entry-list-length, timeclock-entry-list-projects)
2929         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
2931         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
2933         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
2934         (org-get-entries-from-diary): Require diary-lib.
2936 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
2938         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
2939         Pacify byte-compiler.
2941 2008-03-07  Alan Mackenzie  <acm@muc.de>
2943         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
2944         paren/bracket pairs parsed, to solve performance problem.
2946 2008-03-07  Bastien Guerry  <bzg@altern.org>
2948         * bookmark.el (bookmark-set): Don't check for
2949         `bookmark-make-name-function' since `bookmark-buffer-file-name'
2950         already takes care of this.
2951         (bookmark-buffer-name, bookmark-buffer-file-name):
2952         Remove Info-mode specific code.
2954         * info.el (bookmark-get-info-node): Define this function in
2955         info.el, not in bookmark.el.
2956         (Info-mode): Set `bookmark-make-name-function' to
2957         `Info-bookmark-make-name' locally.
2958         (Info-bookmark-make-name): New function.
2960         * bookmark.el (bookmark-make-name-function): New variable.
2962 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
2964         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
2965         buffer-local, not `bookmark-make-cell-function' (the old name).
2967 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
2969         * doc-view.el (doc-view-bookmark-make-record):
2970         * image-mode.el (image-bookmark-make-record):
2971         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
2973 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
2975         * vc.el (vc-status-menu-map-filter): Return orig-binding if
2976         boundp 'vc-ignore-menu-filter.
2977         (vc-status-tool-bar-map): Make it defvar.
2978         (vc-status-mode): vc-status-tool-bar-map now variable.
2979         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
2981 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
2983         Give a better name to part of the bookmark interface.
2985         This was originally a much larger change, but halfway through I
2986         updated and discovered that Stefan Monnier had done the rest.
2987         It looks like he anticipated the new name too, because he used
2988         `the-record' instead of `the-cell' for some internal variable names.
2990         * bookmark.el (bookmark-make-record-function): Was
2991         `bookmark-make-cell-function'.
2992         (bookmark-make, bookmark-send-annotation): Update for above.
2993         (bookmark-make-record-for-text-file):
2994         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
2996         * info.el: Adjust accordingly.
2997         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
2999         * image-mode.el: Adjust accordingly.
3000         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
3002         * doc-view.el: Adjust accordingly.
3003         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
3005 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3007         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
3008         Move initialization into declaration.
3009         (bookmark-get-info-node, bookmark-set-info-node): Remove.
3010         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
3011         (bookmark-info-current-node): Remove.
3012         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
3013         Add relocation fallback.  Set bookmark-current-bookmark.
3014         (bookmark-default-handler): Rename from bookmark-jump-noselect.
3015         Remove relocation fallback.  Don't set bookmark-current-bookmark.
3016         (bookmark-set): Let it be used even if there's no buffer-file-name
3017         as long as there is a bookmark-make-cell-function.
3018         * info.el (Info-bookmark-jump): Remove relocation fallback.
3019         Don't set bookmark-current-bookmark.
3021 2008-03-07  Glenn Morris  <rgm@gnu.org>
3023         * calendar/appt.el (appt-issue-message)
3024         (appt-message-warning-time, appt-audible, appt-visible)
3025         (appt-msg-window, appt-display-mode-line, appt-display-duration)
3026         (appt-display-diary): Remove autoload cookies.
3028         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
3029         Remove leading `*' from defcustom doc-strings.
3031         * calendar/cal-dst.el (calendar-dst): New custom group.
3032         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
3033         (calendar-time-zone, calendar-daylight-time-offset)
3034         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
3035         (calendar-daylight-savings-starts-time)
3036         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
3037         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
3038         Move to start.
3040         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
3042         * calendar/calendar.el (calendar-version): Use emacs-version and
3043         make it obsolete.  Move to end.
3044         (calendar-offset, view-diary-entries-initially)
3045         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
3046         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
3047         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
3048         (all-bahai-calendar-holidays, calendar-load-hook)
3049         (initial-calendar-window-hook, today-visible-calendar-hook)
3050         (today-invisible-calendar-hook, calendar-move-hook)
3051         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
3052         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
3053         (diary-include-string, sexp-diary-entry-symbol)
3054         (abbreviated-calendar-year, american-date-diary-pattern)
3055         (european-date-diary-pattern, european-calendar-display-form)
3056         (american-calendar-display-form, print-diary-entries-hook)
3057         (list-diary-entries-hook, diary-hook, diary-display-hook)
3058         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
3059         (nongregorian-diary-marking-hook, diary-list-include-blanks)
3060         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
3061         (local-holidays, other-holidays, hebrew-holidays-1)
3062         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
3063         (hebrew-holidays, christian-holidays, islamic-holidays)
3064         (bahai-holidays, solar-holidays, calendar-setup)
3065         (calendar-week-start-day): Remove autoload cookies.
3066         (diary-glob-file-regexp-prefix): Doc fix.
3067         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
3068         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
3069         (calendar-week-start-day, calendar-debug-sexp): Move to start.
3071         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
3072         (calendar-time-display-form, calendar-latitude)
3073         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
3074         cookies.
3075         (calendar-latitude, calendar-longitude): Move functions after
3076         variables.
3077         (diary-sabbath-candles-minutes): Move to start.
3078         (solar-setup): Use or rather than if.
3079         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
3080         Remove condition-case.
3081         (solar-atn2): Use zerop.
3082         (solar-equinoxes-solstices): Doc fix.
3084         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
3085         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
3087         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
3088         (calendar-longitude, calendar-latitude, calendar-location-name):
3089         Declare for compiler.
3091 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3093         * arc-mode.el (archive-ar-file-header-re): New const.
3094         (archive-ar-summarize, archive-ar-extract): New funs.
3095         (archive-find-type): Recognize ar archives.
3097         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
3098         New functions.
3100         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
3102 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
3104         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
3105         Replace :enable (mark-active) with :enable mark-active.
3107 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
3109         * vms-patch.el (make-legal-file-name): New obsolete alias.
3110         (make-valid-file-name): Rename from `make-legal-file-name'.
3111         (make-auto-save-file-name): Use it.
3113         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
3114         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
3115         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
3117         * textmodes/org.el (org-export-html-style): Doc fix.
3118         (org-get-legal-level): New obsolete alias.
3119         (org-get-valid-level): Rename from `org-get-legal-level'.
3120         (org-promote, org-demote, org-archive-subtree)
3121         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
3123 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
3125         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
3127         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
3128         (vc-status-toggle-mark): New functions.
3129         (vc-status-mode): Set tool bar map.
3131 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
3133         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
3134         Reported by Drew Adams <drew.adams@oracle.com>.
3136 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
3138         * subr.el (read-quoted-char): Resolve modifers of the character
3139         event.
3141         * comint.el (comint-exec-1): Don't change the coding-system for
3142         decoding to dos-like EOL.
3143         (comint-carriage-motion): Fully rewrite.
3145 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
3147         * epg.el (epg-context-include-certs): Reflow docstring.
3148         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
3149         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
3150         (epg-context-set-signers, epg-context-set-sig-notations)
3151         (epg-make-import-status, epg-make-import-result)
3152         (epg-start-delete-keys): Fix typos in docstrings.
3153         (epg-start-sign-keys, epg-sign-keys):
3154         Fix typos in obsolescence declarations.
3156         * iswitchb.el: Don't check for `cadr' and `last'.
3157         (iswitchb-define-mode-map, iswitchb-default-keybindings):
3158         Add obsolescence declaration and remove redundant info from docstring.
3159         (iswitchb-set-common-completion, iswitchb-set-matches)
3160         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
3161         (recentf-list, most-len, most-is-exact):
3162         Don't wrap defvars within `eval-when-compile'.
3164 2008-03-05  Glenn Morris  <rgm@gnu.org>
3166         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
3167         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
3168         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
3169         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
3170         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
3172         * ediff-hook.el (ediff-window-setup-function): Don't autoload
3173         declaration for compiler.
3174         (ediff-xemacs-init-menus): Use when rather than if.
3176         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
3177         if+and to just and.
3178         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
3179         (ediff-delete-overlay): Move the XEmacs test inside the definition.
3181         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
3183         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
3184         test inside XEmacs test.
3185         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
3186         since it was doing nothing on Emacs.
3187         (ediff-make-bullet-proof-overlay): Use when rather than if.
3189         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
3190         (ediff-setup-control-frame): Remove
3191         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
3192         a (featurep 'xemacs) test.
3194 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
3196         * calc/calc-ext.el (calc-extended-command-history): New variable.
3197         (calc-exectute-extended-command): Use `calc-extended-command-history'.
3199 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
3201         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
3202         (standard-mode-line-position): Add mouse-face.
3204         * progmodes/compile.el (compilation-menu-map):
3205         (compilation-mode-map):
3206         * progmodes/grep.el (grep-mode-map): Add :help.
3208         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
3209         initialize in one step.  Add :help.  Use :enable to activate menu
3210         items.  Show the key binding for edebug-defun.
3211         (lisp-interaction-mode-map): Add a menu.
3213         * term.el (term-mode-map): Define and initialize in one step.
3215         * ediff-init.el (ediff-color-display-p): Simplify.
3216         (Xor): Remove unused function.
3217         (ediff-with-syntax-table): Simplify for Emacs.
3219         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
3220         menu-bar being loaded, it always is.
3222 2008-03-05  Glenn Morris  <rgm@gnu.org>
3224         * textmodes/tex-mode.el (tex-mode): Suppress warning about
3225         multiple definitions when compiling.
3227 2008-03-04  Alan Mackenzie  <acm@muc.de>
3229         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
3231         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
3232         doc-string, "c-old-LEN" -> "c-old-END".
3234 2008-03-04  Jason Rumney  <jasonr@gnu.org>
3236         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
3237         namespaces.
3239 2008-03-04  Glenn Morris  <rgm@gnu.org>
3241         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
3243         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
3244         than mapcar.
3246 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3248         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
3249         (byte-compile-nilconstp): Can't use recursion in a defsubst.
3251         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
3252         so that M-q can fill comments.
3253         (tex-executable-exists-p, tex-compile): Extend with special syntax for
3254         commands implemented in elisp.
3255         (tex-compile-commands): Add an entry to use doc-view for pdf files.
3256         (tex-format-cmd): New function.
3257         (tex-compile): Use it to let the user specify default arguments.
3258         (tex-cmd-bibtex-args): New var.
3259         (tex-cmd-doc-view): New function.
3261 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
3263         * faces.el (face-spec-set): Fix typos in docstring.
3265 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
3267         * bindings.el (mode-line-column-line-number-mode-map): New variable.
3268         (standard-mode-line-position): Use it to add a menu for toggling
3269         column number and line number display.
3271 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3273         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3274         Remove optimization that was working around the form-code-walker bug.
3276         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3277         Walk into the body of lambdas after byte-compile-unfold-lambda.
3279 2008-03-03  Glenn Morris  <rgm@gnu.org>
3281         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
3282         value, if set, over frame value.
3284         * simple.el (transient-mark-mode): Don't turn on by default.
3286         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
3287         accidentally removed by the 2007-12-05 merge from Gnus.
3289 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
3291         * progmodes/compile.el (compilation-menu-map): Add menu entries
3292         for useful options.
3294 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
3295             Glenn Morris  <rgm@gnu.org>
3297         * emacs-lisp/bytecomp.el (byte-recompile-directory)
3298         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
3299         Give a `bytecomp-' prefix to local variables with common names.
3301 2008-03-01  Glenn Morris  <rgm@gnu.org>
3303         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
3304         code commented out 2007-11-10.
3306         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
3308         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
3309         Delete macro.
3310         * emulation/viper-cmd.el, emulation/viper-ex.el:
3311         * emulation/viper-init.el, emulation/viper-keym.el:
3312         * emulation/viper-mous.el, emulation/viper-util.el:
3313         * emulation/viper.el:
3314         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
3315         featurep test.
3317         Replace obselete frame-local variables with frame-parameters.
3318         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
3319         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
3320         (viper-vi-state-cursor-color): Only call make-variable-frame-local
3321         on XEmacs.
3322         * emulation/viper-util.el (viper-frame-value): New macro.
3323         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
3324         (viper-R-state-post-command-sentinel)
3325         (viper-replace-state-post-command-sentinel)
3326         (viper-change-state-to-insert, viper-change-state-to-emacs):
3327         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
3328         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
3329         (viper-get-saved-cursor-color-in-insert-mode)
3330         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
3331         Use viper-frame-value for viper-replace-overlay-cursor-color,
3332         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
3333         viper-vi-state-cursor-color values.
3335         * emulation/viper-cmd.el (zmacs-region-stays):
3336         * emulation/viper-util.el (zmacs-region-stays): No need to define
3337         for compiler.
3339         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
3340         mapcar on Emacs.
3342         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
3343         on XEmacs.
3345         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
3346         rather than if.
3348 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3350         * whitespace.el: New version 9.3.  As the glyph code generation was
3351         fixed, it is possible now to use character code above ?\x1FFFF in the
3352         display table.  Fix `whitespace-indentation-regexp' to not include an
3353         extra ending character.  Reported by Michael Welsh Duggan
3354         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
3355         the original whitespace package had.  Suggested by Eric Cooper
3356         <ecc@cmu.edu>.  Doc fix.
3357         (whitespace-action): New option.
3358         (whitespace-display-mappings): Changed default newline visualization to
3359         display downwards arrow, as the glyph code generation was fixed.
3360         (whitespace-unload-function): Assure that all local whitespace mode is
3361         turned off.
3362         (whitespace-global-modes): Fix type customization.
3363         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
3364         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
3365         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
3366         Fix code.
3367         (whitespace-buffer): Command removed.
3368         (whitespace-trailing-regexp, whitespace-mark-x)
3369         (whitespace-display-window, whitespace-action-when-on)
3370         (whitespace-add-local-hook, whitespace-remove-local-hook)
3371         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
3372         (whitespace-action): New funs.
3373         (whitespace-report-list, whitespace-report-text)
3374         (whitespace-report-buffer-name): New consts.
3375         (whitespace-report, whitespace-report-region): New commands.
3377 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
3379         * disp-table.el (make-glyph-code): Don't test the result of
3380         `face-id', which already signals an error for invalid faces.
3381         (glyph-face): Simplify.
3383         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
3384         running `desktop-not-loaded-hook' to allow modifying it.
3385         Don't show warning message if `desktop-dirname' was modified.
3387 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3389         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
3390         we still expect more lines.
3392         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
3393         comment-paragraph filling if the commark doesn't match
3394         comment-start-skip.
3396 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
3398         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
3399         the `imap' variant.
3401 2008-03-01  Jason Rumney  <jasonr@gnu.org>
3403         * files.el (make-auto-save-file-name): Encode more characters in
3404         non-file buffer names.  Use url-encoding.
3406 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
3408         * net/net-utils.el (ftp-program): Fix typo in docstring.
3409         (ifconfig-program-options, netstat-program-options)
3410         (arp-program-options, route-program-options, nslookup-program-options)
3411         (ftp-program-options, smbclient-program-options)
3412         (dns-lookup-program-options, arp, route): Doc fixes.
3414         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
3415         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
3416         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
3417         Fix typos in docstrings.
3418         (gdb-pending-triggers): Reflow docstring.
3419         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
3421 2008-03-01  Alan Mackenzie  <acm@muc.de>
3423         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
3424         typing "#" at EOB.
3426 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
3428         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
3430 2008-02-29  Kim F. Storm  <storm@cua.dk>
3432         * emulation/cua-base.el (cua-remap-control-v)
3433         (cua-remap-control-z): New defcustoms.
3434         (cua-mode): Add them to set-after property.
3435         (cua--init-keymaps): Use them.
3436         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
3438         * help.el (view-emacs-todo): Rename from view-todo.
3439         (describe-gnu-project): Rename from describe-project.  Users changed.
3440         (view-help-file): New helper function.
3441         (describe-distribution, describe-copying, describe-gnu-project)
3442         (view-todo, view-order-manuals, view-emacs-problems): Use it.
3443         (view-emacs-debugging, view-external-packages): New commands.
3444         (help-map): Move describe-distribution to C-h C-o (ordering).
3445         Move view-emacs-problems to C-h C-p (problems).
3446         Bind view-emacs-debugging to C-h C-d (debugging).
3447         Bind view-external-packages to C-h C-e (extras).
3448         (help-for-help-internal): Cleanup and align descriptions.
3449         Remove command names to reduce clutter.
3451 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
3453         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
3454         and quieter face (not a warning).
3456 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
3458         * vc.el (vc-status-crt-marked): New variable.
3459         (vc-status-mode): Make it local.
3460         (vc-status-refresh): Use it to save the marked files.
3461         (vc-update-vc-status-buffer): Use it to restore the marked files.
3463         * vc-svn.el (vc-svn-after-dir-status):
3464         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
3466 2008-02-29  Glenn Morris  <rgm@gnu.org>
3468         * allout.el (allout-topic-encryption-bullet)
3469         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
3470         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
3471         from 22.0 to 22.1.
3473         * net/imap.el (imap-ping-server):
3474         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
3475         Change defcustom :version from 23.0 to 23.1.
3477 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
3479         * desktop.el (desktop-save): Save the buffer name if the
3480         uniquified base name is empty.
3482 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
3484         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
3485         correctly when user has "set print address off".
3487 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
3489         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
3490         version number of the next major Emacs release, not 23.0.
3492         * longlines.el (longlines-unload-function): New function.
3494 2008-02-28  Juri Linkov  <juri@jurta.org>
3496         * startup.el (normal-splash-screen): Add argument `concise'.
3497         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
3498         to the created buffer.  If `concise' is non-nil, call
3499         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
3500         (display-startup-screen): Add argument `concise' to the call to
3501         `normal-splash-screen'.
3503 2008-02-28  Kim F. Storm  <storm@cua.dk>
3505         * startup.el (startup-echo-area-message): Check for about-emacs.
3507 2008-02-28  Juri Linkov  <juri@jurta.org>
3509         * startup.el: Always add initial message to *scratch* buffer if
3510         `initial-scratch-message' is non-nil regardless of the value of
3511         `inhibit-startup-screen'.
3512         (inhibit-startup-screen, initial-scratch-message): Doc fix.
3513         (command-line-1): Move code that inserts `initial-scratch-message'
3514         up before the if-form that checks for `inhibit-startup-screen'.
3515         Suggested by Jonathan Rockway <jon@jrock.us>.
3517 2008-02-28  Juri Linkov  <juri@jurta.org>
3519         * cus-edit.el (custom-mode-map, custom-mode-link-map):
3520         Rename `custom-mode' to `Custom-mode' in docstrings.
3521         (custom-buffer-create-internal, customize-browse):
3522         Rename `custom-mode' to `Custom-mode'.
3523         (custom-mode-hook): Rename to `Custom-mode-hook'.
3524         (Custom-mode-hook): Renamed from `custom-mode-hook'.
3525         (custom-mode): Rename to `Custom-mode'.
3526         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
3527         (custom-mode): Add backward-compatible non-interactive variant of
3528         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
3529         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
3531         * info-look.el: Rename `custom-mode' to `Custom-mode'.
3533         * emulation/viper.el (viper-emacs-state-mode-list):
3534         Rename `custom-mode' to `Custom-mode'.
3536         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
3537         Capitalize "Tagged Files".
3538         (minibuffer-local-map): Add menu items for next/previous
3539         history elements and isearch history forward/backward.
3541         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
3542         `hs-isearch-open' with t instead of `comment' in :selected
3543         for "Code and Comment blocks" menu item.
3545 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3547         * uniquify.el (uniquify-buffer-base-name): Undo last change.
3548         Should be done in desktop.el instead.
3550 2008-02-28  Glenn Morris  <rgm@gnu.org>
3552         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
3554         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
3556         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
3557         (Info-menu, Info-goto-node): Remove declarations.
3558         (report-emacs-bug-info): Use info rather than Info-goto-node.
3560         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
3561         (idlwave-convert-xml-system-routine-info): Don't require xml.
3562         (idlwave-show-commentary, idlwave-shell-show-commentary):
3563         Don't require finder.
3564         (idlwave-info): Don't require info.  Use info rather than
3565         Info-goto-node.
3567         * textmodes/org.el (Info-goto-node): Remove declaration.
3568         (org-info): Use info rather than Info-goto-node.
3570         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
3571         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
3573 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
3575         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
3576         the menu.
3578         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
3579         (vc-finish-logentry): Check for vc-status-mode, not only for
3580         vc-dired-mode.
3582 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
3584         * isearch.el (isearch-printing-char): Don't check
3585         keyboard-coding-system.
3586         Call isearch-process-search-multibyte-characters only when
3587         current-input-method is non-nil.
3589 2008-02-27  Kim F. Storm  <storm@cua.dk>
3591         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
3592         (glyph-char, glyph-face): Handle cons encoding.
3594 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
3596         * uniquify.el (uniquify-buffer-base-name): If the base name is an
3597         empty string, return nil to allow the caller to default to the
3598         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
3600         * tool-bar.el (tool-bar-setup): Doc fix.
3602         * mail/supercite.el (sc-describe):
3603         Fix typos in obsolescence declaration.
3605 2008-02-27  Glenn Morris  <rgm@gnu.org>
3607         * autoinsert.el (auto-insert-alist): Change permission text to
3608         match FSF's GPLv3 form.
3610         * mail/supercite.el (sc-cite-original): Doc fix.
3611         (sc-version): Make obsolete.
3612         (sc-describe): Show the SC info page.  Make obsolete.
3614 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3616         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
3617         when using transient-mark-mode.
3618         (default-indicate-unused-lines): Remove unused var.
3620 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
3622         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
3623         and previous.
3625         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
3627 2008-02-26  Glenn Morris  <rgm@gnu.org>
3629         * net/net-utils.el (top-level): Don't require comint when compiling.
3630         (nslookup-font-lock-keywords): Don't require font-lock.
3631         Use font-lock faces rather than variables.
3632         (nslookup, ftp, smbclient, network-service-connection):
3633         Don't require comint.
3634         (comint-prompt-regexp, comint-input-autoexpand)
3635         (comint-input-ring): Declare for compiler.
3636         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
3637         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
3639         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
3640         doc-string.
3642 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3644         * doc-view.el (doc-view-current-page): Add a `win' argument.
3646 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3648         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
3649         Demote it to plain defvar.
3650         (doc-view-conversion-refresh-interval): Reduce interval.
3651         (doc-view-goto-page): Allow moving to pages not yet rendered.
3652         (doc-view-goto-page): Construct a file name rather than extracting it
3653         from doc-view-current-files.
3654         (doc-view-kill-proc): Ignore errors from kill-process.
3655         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
3656         (doc-view-insert-image): Use appropriate text if the page hasn't been
3657         rendered yet.  Adjust scrolling so the text is displayed.
3658         (doc-view-display): Detect not just that a page is available, but also
3659         that it wasn't available before, so as to avoid refreshing all pages
3660         repeatedly.
3661         (doc-view-mode): Make doc-view-cache-directory if needed.
3663 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3665         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
3666         toggle-read-only.
3668         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
3669         refering to a missing required field with the OPT prefix.
3670         Make unwindform more robust.
3672         * textmodes/bibtex.el: Remove support for hideshow minor mode as
3673         it duplicates the bibtex support in progmodes/hideshow.el.
3674         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
3675         entries that do not start at the beginning of a line.
3677 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
3679         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
3681 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
3683         * help-fns.el (describe-variable): Add phrases about
3684         initialization file with and without customization;
3685         use new button type help-info-variable.
3687         * help-mode.el (help-info-variable):
3688         New button able to read Info files for help-fns.el.
3690 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
3692         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
3693         (grep-mode): Use grep-mode-tool-bar-map.
3695         * progmodes/compile.el (tool-bar): Require tool-bar.
3696         (compilation-mode-tool-bar-map): New variable.
3697         (compilation-mode): Use compilation-mode-tool-bar-map.
3699         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
3701 2008-02-25  Glenn Morris  <rgm@gnu.org>
3703         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
3705 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3707         * diff-mode.el (diff-file-junk-re): New const.
3708         (diff-beginning-of-file-and-junk): Use it.
3709         (diff-file-kill): Make sure we were really inside a file diff.
3711         * diff-mode.el: Make it more robust in the presence of empty context
3712         lines in unified hunks.
3713         (diff-valid-unified-empty-line): New var.
3714         (diff-unified->context, diff-sanity-check-hunk): Obey it.
3715         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
3716         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
3717         (diff-hunk-header-re-unified): New const.
3718         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
3719         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
3720         (diff-sanity-check-hunk): Use it.
3722         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
3723         Index: line, don't search backward for the previous one.
3725 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
3727         * international/fontset.el (setup-default-fontset): Add non-OTF
3728         lao font for lao script.
3730         * language/tibetan.el: Register tibetan-composition-function in
3731         composition-function-table.
3733         * language/tibet-util.el (tibetan-composition-function):
3734         Adjust for the new calling way (argument changed).  Try font-shape-text
3735         if possible.
3737         * language/lao.el: Register lao-composition-function in
3738         composition-function-table.
3740         * language/lao-util.el (lao-composition-function): Adjust for the new
3741         calling way (argument changed).  Try font-shape-text if possible.
3743 2008-02-25  Jason Rumney  <jasonr@gnu.org>
3745         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
3747 2008-02-25  Juri Linkov  <juri@jurta.org>
3749         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
3750         background, "red4" for a dark background, "red" for 16 and
3751         8 colors, "grey" for grayscale, and inverse video otherwise.
3752         Add :version tag.
3753         (isearch-message): Keep the original isearch-message intact, and
3754         add text properties to it where necessary.  Add `isearch-error' to
3755         the condition that checks if isearch is unsuccessful.
3757 2008-02-24  Juri Linkov  <juri@jurta.org>
3759         * progmodes/compile.el (compilation-handle-exit):
3760         Use compilation-error face instead of font-lock-warning-face.
3761         Display the same message in the minibuffer as is inserted
3762         at the end of the compilation buffer.
3764 2008-02-24  Glenn Morris  <rgm@gnu.org>
3766         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
3767         multiple file case.
3769         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
3771         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
3772         multiple file case.  Use a single `let' rather than two.
3774 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
3776         * progmodes/compile.el (compilation-start): Specify a face for
3777         mode-line-process.
3778         (compilation-handle-exit): Specify a face and a tooltip for
3779         mode-line-process.
3781 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3783         * hilit-chg.el: Remove spurious * in defcustom docstrings.
3784         (hilit-chg-make-ov): Simplify.
3785         (hilit-chg-fixup): Use remove-overlays.
3786         (hilit-chg-set-face-on-change): Remove redundant call to
3787         `remove-text-properties'.
3789         * dired.el (dired-mark-prompt): Don't count/display the t element.
3790         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
3792 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
3794         * progmodes/verilog-mode.el (eval-when-compile): Don't define
3795         add-submenu.
3796         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
3797         Remove.  Move contents to the only use ...
3798         (verilog-menu): ... here.
3799         (verilog-statement-menu): Remove.  Move contents to the only use ...
3800         (verilog-stmt-menu): ... here.
3801         (verilog-mark-defun): Simply call mark-defun for emacs.
3802         (occur-pos-list): Declare for byte compiler.
3803         (mode-popup-menu): Don't defvar.
3804         (verilog-add-statement-menu): Remove.
3805         (verilog-mode-hook): Don't add verilog-add-statement-menu.
3806         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
3808 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
3810         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
3811         conditional.
3812         (verilog-font-grouping-keywords-face): Make the begin..end
3813         keywords standout more than other verilog keywords.
3814         (verilog-type-font-keywords): Move the begin..end out of this list
3815         to facilitate making them to (potentially) stand out more.
3816         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
3817         function & task blocks.
3818         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
3819         initial, function & task blocks.
3820         (verilog-forward-sexp): Handle the new "disable fork" statement of
3821         IEEE-1800 Verilog.
3822         (verilog-beg-block-re-ordered): Handle the new "disable fork"
3823         statement of IEEE-1800 Verilog.
3824         (verilog-calc-1): Handle the new "disable fork" statement of
3825         IEEE-1800 Verilog.
3826         (verilog-disable-fork-re): Add const to help handle the new
3827         "disable fork" statement of IEEE-1800 Verilog.
3828         (verilog-declaration-core-re): Add port directions by themselves,
3829         with no qualification, as base item of a declaration.
3830         (verilog-pretty-declarations): Add new flag to ask it to refrain
3831         from printing to the message buffer.
3832         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
3833         printing to the message buffer.  Improve handling of the many
3834         types of expression line up.
3835         (verilog-just-one-space): Remove printing of an empty message.
3836         (verilog-get-lineup-indent): Rework to support the better handling
3837         of expression lineup for verilog-pretty-expr.
3838         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
3840 2008-02-24  Alan Mackenzie  <acm@muc.de>
3842         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
3843         yesterday's commit.
3845 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
3847         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
3848         to mouse-set-point in buffers that aren't associated with files.
3850         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
3852 2008-02-24  Alan Mackenzie  <acm@muc.de>
3854         Set of changes so that "obtrusive" syntactic elements in a
3855         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
3856         unmatched paren) don't interact syntactically with stuff outside
3857         the CPP line.
3859         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
3860         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
3861         off-by-one bug.
3862         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
3863         a bit of refactoring.
3864         (c-awk-extend-and-syntax-tablify-region): Takes some of the
3865         functionality of c-awk-advise-fl-for-awk-region, which has been
3866         refactored away.
3868         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
3869         (c-clear-char-property-with-value): New function and macro which
3870         remove text-properties `equal' to a supplied value.
3872         * progmodes/cc-engine.el: Comment about text properties amended.
3874         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
3875         parens around "error\\|warning".
3877         * progmodes/cc-langs.el (c-get-state-before-change-function)
3878         (c-before-font-lock-function, c-anchored-cpp-prefix):
3879         New language variables.
3880         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
3882         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
3883         syntax-table text properties.
3884         (c-common-init): Call language specific before/after-change
3885         functions at mode initialisation.
3886         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
3887         (c-extend-region-for-CPP, c-neutralize-CPP-line)
3888         (c-neutralize-syntax-in-CPP): New functions.
3889         (c-before-change, c-after-change): Call the new language specific
3890         change functions defined in cc-langs.el.
3891         (c-advise-fl-for-region): New macro.
3892         (awk-mode): Remove AWK specific stuff which has been refactored
3893         into language independent stuff.
3895 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
3897         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
3898         (gdb): (Re)set gdb-flush-pending-output to nil here...
3899         (gdb-init-1): ...instead of here (before gdb-prompt).
3901 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3903         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
3904         Recognize ''' just like any other char-constant.
3906 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3908         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
3909         careful enough.  Detect the uid-change all within the main loop.
3911 2008-02-24  Stefan Monnier  <monnier@pastel.home>
3913         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
3915 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3917         * hilit-chg.el (highlight-save-buffer-state): New macro.
3918         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
3919         (hilit-chg-clear): Use it to preserve the modified-p flag.
3920         (highlight-changes-rotate-faces): Don't mess with the undo-list.
3922 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3924         * font-lock.el (font-lock-set-defaults): Unset previously set variables
3925         when needed.
3927 2008-02-24  Ævar Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
3929         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
3930         from gnus-button-url-regexp.
3932 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
3934         * progmodes/compile.el (compilation-next-error): Doc fix.
3935         (compilation-find-file): Doc fix.
3937 2008-02-24  Glenn Morris  <rgm@gnu.org>
3939         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
3940         Add obsolete aliases to the old names.
3942 2008-02-24  Richard Stallman  <rms@gnu.org>
3944         * net/net-utils.el (ifconfig): Rename from ipconfig.
3945         (ipconfig): Alias to ifconfig.
3946         (ifconfig-program): Rename from ipconfig-program.
3947         (ifconfig-program-options): Rename from ipconfig-program-options.
3949 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
3951         * progmodes/verilog-mode.el (verilog-declaration-core-re):
3952         Add port directions by themselves, with no qualification, as base
3953         item of a declaration.
3954         (verilog-pretty-declarations): Add new flag that inhibits printing
3955         to the message buffer.
3956         (verilog-pretty-expr): Add new flag that inhibits printing to the
3957         message buffer.  Improve handling of the many types of expression
3958         line up.
3959         (verilog-just-one-space): Don't print an empty message.
3960         (verilog-get-lineup-indent): Rework to support the better handling
3961         of expression lineup for verilog-pretty-expr.
3962         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
3963         (verilog-mode-version, verilog-mode-release-date): Update.
3965 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3967         * subr.el (cancel-change-group): Don't move point.
3969 2008-02-23  Markus Triska  <markus.triska@gmx.at>
3971         * linum.el (linum-after-config): Update all visible windows.
3973 2008-02-23  Glenn Morris  <rgm@gnu.org>
3975         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
3976         Add :help for Solitaire and Tetris.
3978         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
3980         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
3981         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
3982         (smtpmail-queue-index-file): Make it a defcustom.
3983         (smtpmail-queue-index): Delete.
3984         (smtpmail-send-it, smtpmail-send-queued-mail):
3985         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
3986         smtpmail-queue-index.
3988         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
3989         Add :version.
3991 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
3993         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
3994         New variables.
3995         (iwconfig): New function.
3997 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
3999         * vc.el (vc-find-revision): Make vc-parent-buffer local before
4000         setting it.
4001         (vc-status-menu-map): Do not define using easy-menu.
4002         (vc-status-menu-map): New defalias.
4003         (vc-status-mode-map): Hook up the menu.
4004         (top-level): Update TODO.
4006         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
4008         * vc-bzr.el (vc-bzr-init-version): Rename to ...
4009         (vc-bzr-init-revision): ... this.
4011 2008-02-23  Jason Rumney  <jasonr@gnu.org>
4013         * makefile.w32-in (WINS_ALMOST): Remove term.
4014         (WINS): Add term here.
4015         (custom-deps, finder-data): Use WINS_ALMOST.
4017 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
4019         * faces.el (font-weight-table): Fix value of `semi-light'.
4021 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4023         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
4024         Make those tables bijective.
4026 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
4028         Finish pdbtrack integration cleanup, settling missing-functions
4029         byte compiler warnings appropriately.
4031         * progmodes/python.el (python-point): Remove this - beginning-of-line
4032         was all that was necessary for `python-pdbtrack-overlay-arrow'.
4033         (python-end-of-def-or-class, python-beginning-of-def-or-class)
4034         (python-goto-initial-line): Drop these - they were only needed for
4035         python-point.
4036         (python-comint-output-filter-function): Use condition-case and
4037         beginning-of-line directly, instead of python-mode.el functions
4038         which require all sorts of baggage.
4039         (point-safe): Unnecessary - we're using condition-case directly,
4040         instead.
4041         (python-execute-file): Include for python-shell, which I'm leaving
4042         in keeping despite it being unnecessary for pdb tracking.
4044 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
4046         * progmodes/scheme.el (scheme-font-lock-keywords-2):
4047         Add SRFI 11 support.
4048         (let-values, let*-values): Specify scheme-indent-function.
4050 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
4052         * vc.el (vc-exec-after): Move setting mode-line-process in the
4053         busy case ...
4054         (vc-set-mode-line-busy-indicator): ... in this new function.
4055         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
4056         (vc-update-vc-status-buffer): Reset mode-line-process.
4057         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
4058         mark/unmark all the files with the same state as the current one.
4059         With a prefix argument mark/unmark all files.
4060         (vc-status-mode-menu): Adjust strings.
4061         (vc-update-vc-status-buffer): Only do something when the argument
4062         is not nil.
4063         (vc-status-kill-dir-status-process): New function.
4064         (vc-status-mode-map): Bind it.
4065         (vc-status-process-buffer): New variable.
4066         (vc-status-mode): Make it local.
4067         (vc-status-refresh): Set it.
4069         * vc-hg.el (vc-hg-dir-status):
4070         * vc-git.el (vc-git-dir-status):
4071         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
4072         command is run.
4074 2008-02-22  Glenn Morris  <rgm@gnu.org>
4076         * json.el (top-level): No need to require thingatpt.
4077         (json-read-keyword): Use thing-at-point rather than word-at-point.
4079         * time.el (top-level): No need to require time-date when compiling.
4081         * emacs-lisp/copyright.el (copyright-update-year):
4082         Fix subexpression numbering for the case when years are split over
4083         lines, and for the replace case.
4085         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
4086         (tpu-caar, tpu-cadr): Delete functions.
4087         (zmacs-regions): No need to declare for compiler.
4088         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
4089         (tpu-spell-check): Rewrite, and handle mark after point.
4090         (tpu-special-insert): Use or rather than if.
4092         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
4093         rather than spell-region.
4095         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
4096         warnings about spell-region.
4098 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
4100         * ldefs-boot.el: Regenerated.
4102         * loadup.el: Don't load language/devanagari, language/kannanda,
4103         language/malayalam, and language/tamil.  Load language/sinhala.
4105         * language/indian.el (indian-font-foundry)
4106         (indian-script-language-alist, indian-font-char-index-table)
4107         (indian-font-char, indian-font-char-range, indian-script-table)
4108         (indian-default-script, indian-composable-pattern): Delete them.
4109         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
4110         language environments moved to here.
4111         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
4112         New language environments.
4114         * language/devanagari.el, language/devan-util.el,
4115         * language/kannanda.el, language/knd-util.el, language/malayalam.el,
4116         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
4117         Delete them.
4119         * language/sinhala.el: New file.
4121 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
4123         Update Nick Robert's port of pdb tracking from python-mode.el.
4125         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
4126         Clarify docstring.
4127         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
4128         tracking is happening.
4129         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
4130         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
4131         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
4132         Tracking is plugged in to all comint buffers once python.el is loaded.
4133         (python-pdbtrack-overlay-arrow): Toggle activation of
4134         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
4135         (python-pdbtrack-track-stack-file): Use new
4136         `python-pdbtrack-get-source-buffer' for more flexible access to
4137         debugging source files.
4138         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
4139         according to pdb stack trace, optionally using new
4140         `python-pdbtrack-grub-for-buffer' if file is not locally available.
4141         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
4142         named buffer, or having function with indicated name.
4143         (python-shell): Remove comint-output-filter-functions hook
4144         addition, it's being done elsewhere.  Wrap long line.
4146 2008-02-21  Michael Olson  <mwolson@gnu.org>
4148         * json.el: Replace XEmacs compatibility code to get rid of
4149         compiler warnings.
4151         * time.el: Fix compiler warning.
4153 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
4155         * json.el: New file (JavaScript Object Notation parser / generator).
4157 2008-02-21  Dave Love  <fx@gnu.org>
4159         * progmodes/sym-comp.el: New file.
4161         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
4162         Require sym-comp.  Add Python buffer to same-window-buffer-names.
4163         Fixup whitespaces.
4164         (python-font-lock-keywords): Add highlighting for Python builtins.
4165         (python-font-lock-syntactic-keywords): Rewrite.
4166         (python-quote-syntax): Use syntax-ppss-context instead of parsing
4167         ppss directly.
4168         (python-mode-map): Add binding for python-find-function.
4169         (python-calculate-indentation): Clean up the logic.
4170         (python-beginning-of-defun): Explicitly set return value.
4171         (python-beginning-of-statement): Stop looping if we get stuck
4172         going backwards.
4173         (python-next-statement): Stop looping if we somehow end up inside
4174         a string while advancing.
4175         (python-preoutput-continuation, python-version-checked): New vars.
4176         (python-check-version): New function.
4177         (run-python): Set default command to python-command instead of
4178         python-python-command.
4179         (run-python): Use python-check-version.  Give PYTHONPATH
4180         precedence over data-directory in the process environment.
4181         Load function definitions in python process after.
4182         (python-check-comint-prompt): New function.
4183         (python-send-command, python-send-receive): Use it.
4184         (python-complete-symbol, python-try-complete): Functions deleted.
4185         Use symbol-complete instead of python-complete-symbol throughout.
4186         (python-fill-paragraph): Further refine the fenced-string regexp.
4187         (def-python-skeleton): Expand to the original abbrev instead if in
4188         a comment or string.  Tweak skeletons for `if', `while', `for',
4189         `try/except', `try/finally', `name'.
4190         (python-pea-hook, python-abbrev-pc-hook): New functions.
4191         (python-abbrev-syntax-table): New var.
4192         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
4193         Use symbol-completion-try-complete for hippie expansion.
4194         Turn on font lock unconditionally.
4195         (python-mode-hook): Defcustom it.  No need to use make-local
4196         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
4197         option, since it's buffer-local.
4199 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
4201         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
4203 2008-02-21  Drew Adams  <drew.adams@oracle.com>
4205         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
4206         "Turn off" and a "Help" entry when the minor mode has no menu.
4208 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
4210         * vc.el (vc-status-mark, vc-status-unmark): New functions.
4211         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
4212         vc-status-mark-file and vc-status-unmark-file.
4213         (vc-status-mark-unmark): New function.
4214         (vc-status-previous-line, vc-status-next-line): No longer interactive.
4216 2008-02-21  Glenn Morris  <rgm@gnu.org>
4218         * composite.el (encode-composition-rule): Fix typo in error message.
4219         (composition-function-table, auto-composition-mode): Doc fixes.
4221         * subr.el (sit-for): Fix obsolete form for nil second argument.
4223         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
4224         (spell-string): Make obsolete, in favor of ispell.
4226 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
4228         * language/devanagari.el: Don't setup composition-function-table
4229         here.
4230         ("Devanagari"): Change charset, coding-system, coding-priority to
4231         Unicode-based ones.  Don't require the feature devan-util.
4233         * composite.el (compose-chars-after): Fix arguments for a function
4234         in composition-function-table.
4235         (auto-compose-region): Likewise.
4237         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
4238         for Ethiopic.
4239         (ps-mule-plot-string): Ignore glyph-string based compositions.
4241 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4243         * doc-view.el: Allow different windows to show different pages.
4244         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
4245         (doc-view-current-image, doc-view-current-overlay): Remove variables,
4246         add them back as macros instead, using image-mode-winprops instead.
4247         Update all users of those variables.
4248         (doc-view-new-window-function): New function to create a new overlay
4249         for each new window.
4250         (doc-view-mode): Use it and image-mode-setup-winprops.
4251         (doc-view-clone-buffer-hook): Rewrite accordingly.
4253         * image-mode.el: Extend [hv]scroll support to per-window properties.
4254         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
4255         (image-mode-winprops-alist): New var to replace them.
4256         (image-mode-new-window-functions): New hook.
4257         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
4258         New funs.
4259         (image-set-window-vscroll, image-set-window-hscroll): Use them.
4260         Remove the `window' argument, update callers.
4261         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
4262         Use the new functions.
4263         (image-mode-reapply-winprops): New fun.
4264         (image-mode): Use it.
4266 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
4268         * calc/calc-math.el (math-sin-raw): Add optional argument
4269         to keep track of original argument.
4270         (math-cos-raw): Use optional argument when calling math-sin-raw.
4271         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
4272         with close to original precision.
4274 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4276         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
4277         args in calls of sit-for.
4279 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
4281         * vc-svn.el (vc-svn-program): Fix typo in docstring.
4282         (vc-svn-checkin): Fix typo in error message.
4284         * help-mode.el: Require easymenu when compiling.
4286 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
4288         * help-mode.el (help-mode-menu): New menu.
4290 2008-02-20  Glenn Morris  <rgm@gnu.org>
4292         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
4293         on Windows.
4295 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
4297         * ps-mule.el (ps-mule-encode-region): Return a single string.
4298         (ps-mule-plot-string): Adjust for the above change.
4299         (ps-mule-encode-header-string): Likewise.
4301         * international/latin1-disp.el (latin1-display): Don't use
4302         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
4303         standard-display-table.
4304         (latin1-display-identities): Adjust for the change of what is
4305         returned by (get-language-info charset 'charset).
4307         * international/mule-util.el (char-displayable-p): Fix for Latin-1
4308         characters and terminal case.
4310 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
4312         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
4314         * progmodes/python.el: Also require comint when loading.
4315         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
4316         Replace python-shell with run-python on menu bar.
4317         (python-shell-map): New map.
4318         (python-default-interpreter, python-python-command-args)
4319         (python-jython-command-args, python-pdbtrack-do-tracking-p):
4320         New options.
4321         (python-which-shell, python-which-args, python-which-bufname):
4322         New buffer local variables.
4323         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
4325         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
4326         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
4327         New constants.
4329         Pdbtrack features:
4331         (python-point, python-end-of-def-or-class)
4332         (python-beginning-of-def-or-class, python-goto-initial-line)
4333         (python-comint-output-filter-function)
4334         (python-pdbtrack-overlay-arrow)
4335         (python-pdbtrack-track-stack-file, python-toggle-shells)
4336         (python-shell, python-pdbtrack-toggle-stack-tracking)
4337         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
4338         New functions.
4340 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4342         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
4343         when the argument is nil.
4345 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
4347         * vc.el (dir-status): Add a brief description.
4349 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
4351         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
4352         If non-nil, reverse the sense of the check.
4354         * vc-rcs.el (vc-rcs-root): New func.
4355         * vc-cvs.el (vc-cvs-root): New func.
4356         * vc-svn.el (vc-svn-root): New func.
4357         * vc-sccs.el (vc-sccs-root): New func.
4359 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
4361         * language/japan-util.el (setup-japanese-environment-internal):
4362         Call use-cjk-char-width-table.
4364         * language/japanese.el ("Japanese"): Set exit-function to
4365         use-default-char-width-table.
4367         * international/characters.el: Delete occurrences of non-Unicode
4368         tibetan and ethiopic characters.
4369         (cjk-char-width-table): New variable.
4370         (use-cjk-char-width-table, use-default-char-width-table):
4371         New functions.
4373 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
4375         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
4376         (vc-status-mode-menu): Add a :filter.
4377         (vc-status-printer): Add faces.
4379         * vc-hg.el (vc-hg-extra-status-menu): New function.
4380         (vc-hg-dir-status): Clean up the buffer before using it.
4382 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4384         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
4385         (gdb): Initialize it here instead.
4387         * files.el (locate-dominating-file): Fix thinko in last change.
4388         Reported by Bruce Stephens <bruce.stephens@isode.com>.
4390 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
4392         * vc.el (vc-status-mode-menu): New menu for vc-status.
4394 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
4396         * progmodes/verilog-mode.el (customize): Fix typo in error message.
4397         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
4398         (verilog-mode-auto, verilog-indent-level-module)
4399         (verilog-minimum-comment-distance, verilog-library-flags)
4400         (verilog-library-directories, verilog-library-files)
4401         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
4402         (verilog-xemacs-menu, verilog-set-compile-command)
4403         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
4404         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
4405         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
4406         (verilog-batch-inject-auto, verilog-batch-indent)
4407         (verilog-continued-line, verilog-type-keywords)
4408         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
4409         (verilog-read-inst-pins, verilog-read-arg-pins)
4410         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
4411         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
4412         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
4413         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
4414         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
4415         (verilog-mode-version, verilog-mode-release-date)
4416         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
4417         (verilog-simulator, verilog-compiler)
4418         (verilog-auto-sense-defines-constant, verilog-company)
4419         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
4420         Fix typos in docstrings.
4421         (verilog-set-auto-endcomments, verilog-calculate-indent)
4422         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
4423         Reflow docstrings.
4424         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
4425         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
4426         (electric-verilog-forward-sexp, verilog-in-case-region-p)
4427         (verilog-in-struct-region-p, verilog-in-generate-region-p)
4428         (verilog-leap-to-head, verilog-current-indent-level)
4429         (verilog-case-indent-level, verilog-cpp-keywords)
4430         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
4431         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
4432         (verilog-signals-not-in, verilog-symbol-detick-text)
4433         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
4434         (verilog-forward-close-paren, verilog-backward-open-paren)
4435         (verilog-backward-open-bracket): Doc fixes.
4437         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
4438         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
4439         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
4440         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
4441         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
4442         Fix typos in docstrings.
4444         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
4446 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
4448         * info.el (Info-read-node-name): Removed unused `default' arg.
4450 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
4452         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
4454 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4456         * image-mode.el (image-get-display-property): New fun.
4457         (image-forward-hscroll, image-next-line, image-eol, image-eob)
4458         (image-mode, image-minor-mode, image-toggle-display-text)
4459         (image-toggle-display): Use it.
4461 2008-02-18  Jason Rumney  <jasonr@gnu.org>
4463         * international/mule.el (xml-find-file-coding-system): Don't warn
4464         about utf-16 with BOM.
4466         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
4468         * international/mule.el (sgml-xml-auto-coding-function): Detect and
4469         warn if file encoding is not utf-8 and encoding not specified.
4470         (xml-find-file-coding-system): New function.
4471         * international/mule-conf.el (file-coding-system-alist): Use it.
4473 2008-02-17  Glenn Morris  <rgm@gnu.org>
4475         * international/mule-cmds.el (set-locale-environment):
4476         Pass `frame' to getenv for LC_MESSAGES.
4478 2008-02-17  Juri Linkov  <juri@jurta.org>
4480         * time.el (emacs-init-time): Use format instead of format-seconds.
4482 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4484         * textmodes/bibtex.el (bibtex-search-entry): Rename from
4485         bibtex-find-entry.  Add autoload cookie.
4486         (bibtex-find-entry): Alias for bibtex-search-entry.
4487         (bibtex-search-crossref): Rename from bibtex-find-crossref.
4488         (bibtex-find-crossref): Alias for bibtex-search-crossref.
4489         (bibtex-clean-entry): atomic-change-group removed.
4490         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
4491         to locate buffer location where error occurred.
4492         Make error messages more specific.
4493         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
4495 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
4497         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
4498         top level.
4500         * simple.el (transient-mark-mode): Add an :init-value.
4502         * startup.el (command-line): Use custom-reevaluate-setting for
4503         transient-mark-mode.
4505 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
4507         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
4509 2008-02-16  Juri Linkov  <juri@jurta.org>
4511         * startup.el (after-init-time): New variable.
4512         (command-line): Set `after-init-time' to the current time.
4514         * time.el (emacs-init-time): New function.
4516 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4518         * files.el (locate-dominating-file): Remove initial loop because it's
4519         not careful enough.  Detect the uid-change all within the main loop.
4521 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
4523         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
4525 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
4527         * vc.el (vc-annotate): Add new argument.
4528         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
4530         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
4531         Move make-variable-buffer-local code after the corresponding defvar.
4532         (hs-minor-mode-map): Define and initialize in one step.
4533         (hs-minor-mode): Change from defun to define-minor-mode.
4535 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
4537         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
4538         (gdb-ready): Move declaration...
4540         * progmodes/gdb-ui.el (gdb-ready): ...to here.
4541         (gdb-early-user-input): New variable.
4542         (gdb): Reset gdb-flush-pending-output to nil and set
4543         comint-input-sender here (before gdb-prompt), instead of...
4544         (gdb-init-1): ...here.
4545         (gdb-send): If Emacs is not ready, defer user input to...
4546         (gdb-prompt): ...here.
4548 2008-02-16  Glenn Morris  <rgm@gnu.org>
4550         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
4552         * startup.el (emacs-startup-time): Rename to `before-init-time'.
4553         (before-init-time): New name for `emacs-startup-time'.
4554         (command-line): Use before-init-time rather than emacs-startup-time.
4555         * time.el (emacs-uptime): Use before-init-time rather than
4556         emacs-startup-time.
4558         * composite.el (composition-function-table): Doc fix.
4560         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
4561         in favor of `%z' specifier.
4562         (emacs-uptime): Move to time.el.
4563         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
4564         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
4565         argument of format-seconds.
4567 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
4569         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
4571 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
4573         * ielm.el (ielm-is-whitespace): Remove.
4574         (ielm-is-whitespace-or-comment): New function.
4575         (ielm-eval-input): Use it.
4577 2008-02-15  Jason Rumney  <jasonr@gnu.org>
4579         * term/mac-win.el: Fix coding tag.
4581 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
4583         * vc-hooks.el (vc-menu-map):
4584         * bindings.el (mode-line-mode-menu): Add tooltips.
4586         * bindings.el (help-echo): Add more tooltips.  Use a less
4587         telegraphic style for existing tooltips.
4589 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4591         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
4592         from the auto-generated one.
4594 2008-02-14  Glenn Morris  <rgm@gnu.org>
4596         * mail/rmail-spam-filter.el (rmail-spam-filter):
4597         Let-bind message-spam-status.
4599         * mail/smtpmail.el (password-cache-add): Declare as function.
4601 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
4603         * mail/smtpmail.el: Use password-cache.
4605 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
4607         * uniquify.el (uniquify-buffer-base-name): New function.
4608         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4610         * desktop.el (uniquify-managed): Don't defvar.
4611         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
4612         `uniquify-managed'.  Return also the buffer's base name.
4613         (desktop-save): When saving the buffer info, filter out the base name,
4614         and save it as buffer name if the buffer is managed by uniquify.
4615         (uniquify-item-base): Don't declare; not called anymore.
4617 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
4619         * vc.el (vc-annotate-find-revision-at-line): New function.
4620         (vc-annotate-mode-map): Bind it.
4621         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
4622         some entries.
4624 2008-02-14  Glenn Morris  <rgm@gnu.org>
4626         * calendar/time-date.el (format-seconds): New function.
4627         (emacs-uptime): Use format-seconds.
4629         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
4630         Remove `LC_ALL=C', since it's included in $(emacs) now.
4632 2008-02-14  Zhang Wei  <id.brep@gmail.com>
4634         * textmodes/org-publish.el (org-publish-timestamp-filename):
4635         Replace colon characters in filename too.
4637 2008-02-13  Bastien Guerry  <bzg@altern.org>
4639         * mail/rmail.el (rmail-header-name): New face.
4640         (rmail-font-lock-keywords): Use rmail-header-name.
4642         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
4643         against X-Spam-Status header field.
4644         (rmail-spam-filter): Also check X-Spam-Status header field.
4646 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
4648         * progmodes/flymake.el (flymake-allowed-file-name-masks):
4649         Add support for .pm files and .php files.
4650         (flymake-err-line-patterns): Add pattern for PHP errors.
4651         (flymake-php-init): New function.  PHP support for flymake.
4653         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4654         Add regular expression for PHP errors.
4656 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
4658         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
4659         This DTRT even on w32 machines.
4660         (ange-ftp-cf1): Quote FILENAME.
4662 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4664         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
4665         (smerge-auto-combine): New fun.
4667 2008-02-12  Juri Linkov  <juri@jurta.org>
4669         * startup.el (fancy-startup-screen, normal-splash-screen):
4670         Set default-directory to command-line-default-directory.
4672         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
4673         after reading the desktop.
4675         * progmodes/compile.el (compilation-auto-jump):
4676         Call compile-goto-error only when compilation-auto-jump-to-first-error
4677         is non-nil.
4678         (compilation-scroll-output): Replace :type 'boolean with a choice
4679         that has three options including a third option `first-error'.
4680         Doc fix.
4681         (compilation-start, compilation-forget-errors): Add an alternate
4682         condition comparing compilation-scroll-output with `first-error'
4683         in addition to compilation-auto-jump-to-first-error (to call
4684         compilation-auto-jump in the proper place).
4686 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4688         * international/mule.el (sgml-html-meta-auto-coding-function):
4689         Make sure the search limit is ahead.
4691         * tar-mode.el: Fix broken indentation.
4692         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
4693         Use with-current-buffer.
4695 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
4697         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
4698         it is already automatically buffer-local.
4700 2008-02-11  Drew Adams  <drew.adams@oracle.com>
4702         * help.el (describe-key): Join some split lines to facilitate filling.
4703         * help-fns.el (describe-function-1): Fill text of overlong lines.
4705 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
4707         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
4708         Use unibyte-string instead of string-make-unibyte.
4710         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
4712 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4714         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
4715         works also for buffers w/o buffer-file-name.  Update callers.
4716         (doc-view-clone-buffer-hook): New fun.
4717         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
4718         the `doc-view' property so they can be recognized.
4720         * simple.el (clone-indirect-buffer-hook): New hook.
4721         (clone-indirect-buffer): Run it.
4723 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4725         * epa.el (epa-menu-mode): Merge into epa-mode.
4726         (epa-menu-items): Rename the label "EasyPG Assistant" to
4727         "Encryption/Decryption".
4729         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
4730         (epa-dired-mode-map): Rename from epa-dired-map.
4731         (epa-global-dired-mode): Rename the global minor mode.
4733 2008-02-11 Drew Adams  <drew.adams@oracle.com>
4735         * isearch.el (isearch-fail): New face.
4736         (isearch-message): Highlight failure part of input.
4738 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4740         * ibuffer.el (ibuffer-header-line-format): New var.
4741         (ibuffer-mode): Set it instead of header-line-format.
4742         (ibuffer-update): Use it to set header-line-format.
4744         * international/mule-cmds.el (ucs-insert): Inherit surrounding
4745         properties like self-insert-command.
4747 2008-02-11  Drew Adams  <drew.adams@oracle.com>
4749         * progmodes/etags.el: Add many doc strings.
4751 2008-02-11  Jason Rumney  <jasonr@gnu.org>
4753         * ldefs-boot.el: Regenerated.
4755 2008-02-11  Glenn Morris  <rgm@gnu.org>
4757         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4758         Shorten some names.
4760         * ffap.el (ffap-rfc-directories): Add :version.
4762 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
4764         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
4765         files, and backup files of same.
4767 2008-02-11  Kevin Ryde  <user42@zip.com.au>
4769         * ffap.el (ffap-rfc-directories): New variable.
4770         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
4772         * info.el (Info-next-reference, Info-prev-reference)
4773         (Info-try-follow-nearest-node): Move to and follow https:// links too.
4775         * simple.el (completion-list-mode): Show full completion-list-mode-map
4776         in the docstring.
4778 2008-02-11  Sam Steingold  <sds@gnu.org>
4780         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
4782 2008-02-11  Glenn Morris  <rgm@gnu.org>
4784         * startup.el (emacs-startup-time): New variable.
4785         (command-line): Set emacs-startup-time.
4787         * calendar/time-date.el (emacs-uptime): New function.
4789 2008-02-10  Bastien Guerry  <bzg@altern.org>
4791         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
4792         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
4793         it is nil.
4795 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4797         * epg-config.el: Expand the contents of epg-package-info.el.
4798         (epg-package-name): New constant.
4799         (epg-version-number): New constant.
4800         (epg-bug-report-address): New constant.
4802         * epa-mail.el (epa-mail-mode): Add autoload cookie.
4803         (epa-global-mail-mode): New global minor mode.
4805         * epa-file.el (epa-file-mode): New global minor mode.
4807         * epa-dired.el (epa-dired-mode): New global minor mode.
4809         * epa.el (epa-menu): New variable.
4810         (epa-menu-items): New variable.
4811         (epa-menu-mode): New global minor mode.
4812         (epa-global-minor-modes): New user option.
4813         (epa-mode): New global minor mode.
4815 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
4817         * net/dbus.el: Remove `no-byte-compile' cookie.
4818         (dbus-call-method, dbus-register-signal, dbus-debug)
4819         (dbus-registered-functions-table): Declare them with
4820         `declare-function' or `defvar', respectively.
4821         (top): Don't assert any longer.  Require 'cl when compiling.
4822         Apply `ignore-errors' but `dbus-ignore-errors'.
4824 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
4826         * diff-mode.el (diff-add-change-log-entries-other-window):
4827         Use add-change-log-entry.
4829 2008-02-09  Jason Rumney  <jasonr@gnu.org>
4831         * button.el (button-map):
4832         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
4833         * ldefs-boot.el: Regenerate.
4835 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
4837         * epa.el (epa-faces, epa):
4838         * epa-file.el (epa-file):
4839         * epg-config.el (epg): Add :version.
4841 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
4843         * vc.el (vc-exec-after): Append CODE to previous fragments.
4844         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
4845         take MESSAGES instead of VERBOSE; use it when non-nil.
4846         (vc-diff-internal): Compute messages once; use them;
4847         update call to vc-diff-finish.
4849 2008-02-09  Michael Olson  <mwolson@gnu.org>
4851         * net/tramp.el (tramp-process-sentinel): Avoid error when process
4852         buffer has been killed, such as by
4853         `tramp-cleanup-all-connections'.
4855 2008-02-09  Miles Bader  <miles@gnu.org>
4857         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
4859 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4861         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
4862         splitter in context hunks.
4864 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
4866         * international/fontset.el (setup-default-fontset): Fix arabic otf
4867         font specification.
4869 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4871         * epa-dired.el:
4872         * epa-file.el:
4873         * epa-mail.el:
4874         * epa-setup.el:
4875         * epa.el:
4876         * epg-config.el:
4877         * epg-package-info.el:
4878         * epg.el: Initial check-in of EasyPG.
4880 2008-02-08  Glenn Morris  <rgm@gnu.org>
4882         * woman.el (woman-locale): New defcustom.
4883         (woman-expand-locale, woman-manpath-add-locales): New functions.
4884         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
4886         * international/mule-cmds.el (locale-translate): New function,
4887         with old code extracted from set-locale-environment.
4888         (set-locale-environment): Use locale-translate.  Set woman-locale.
4890         * cus-start.el (selection-coding-system): Remove, since it's now
4891         defined in select.el rather than in xselect.c.
4892         * select.el (selection-coding-system): Make it a defcustom, and
4893         add the properties from cus-start.el.  Bump :version.
4895         * custom.el (custom-theme-set-variables): Sort symbols that are
4896         dependencies before symbols that depend on them.
4897         (custom-enabled-themes): Set after custom-theme-directory.
4899         * pcmpl-unix.el (top-level): Move provide statement to end.
4900         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
4901         `*' from doc-string.  Allow to be nil.
4902         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
4903         Allow to be nil.  Add :version.
4904         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
4905         without hostnames, and multiple hostnames per line.
4907         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
4909 2008-02-08  Phil Hagelberg  <phil@evri.com>
4911         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
4912         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
4914 2008-02-07  Timo Savola  <timo.savola@iki.fi>
4916         * startup.el (command-line-x-option-alist): Add --parent-id.
4918         * term/x-win.el (x-handle-parent-id): New function.
4920 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
4922         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
4923         "Font Menu".
4925 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4927         * net/dbus.el (dbus-interface-peer): New defconst.
4928         (dbus-ping): New defun.
4930 2008-02-06  Sam Steingold  <sds@gnu.org>
4932         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
4934 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4936         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
4937         Just return nil and let the C code provide a fallback.
4939 2008-02-05  Glenn Morris  <rgm@gnu.org>
4941         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
4942         tramp-flush-connection-property for removed 2nd argument.
4944 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4946         * diff-mode.el (diff-add-change-log-entries-other-window):
4947         Rename from diff-create-changelog.  Change users.
4948         Minor change to hopefully work with plain diffs.
4949         (diff-mode-map): Add binding for it.
4951 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
4953         * diff-mode.el: Add new TODO entry.
4954         (diff-create-changelog): New function.
4955         (diff-mode-menu): Bind it.
4957 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
4959         * international/mule-diag.el (print-fontset-element): Handle the
4960         case of inhibiting the fallback fonts.
4962 2008-02-04  Kim F. Storm  <storm@cua.dk>
4964         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
4965         (ido-magic-delete-char): Use prefix arg.
4967 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
4969         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
4970         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
4971         of today, the most recent libpng is 1.2.24).
4973 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
4975         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
4977         * net/dbus.el (top): Check (featurep 'dbusbind).
4979         * net/tramp.el (tramp-process-sentinel): New defun.
4980         (tramp-do-copy-or-rename-file-out-of-band)
4981         (tramp-maybe-open-connection): Use it as process sentinel.
4982         (tramp-handle-delete-directory): Don't use the "-f" option; it
4983         isn't portable.
4984         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
4985         after the command.
4986         (tramp-handle-shell-command): Set `mode-line-process' in the
4987         asynchronous case.
4989         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
4991         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
4992         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
4993         Use `tramp-process-sentinel' as process sentinel.
4995 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
4997         * whitespace.el (global-whitespace-mode): Revert last change.
4998         (whitespace-unload-function): Force `global-whitespace-mode'
4999         to deactivate local modes in a slightly less intrusive way.
5001 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5003         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
5005 2008-02-02  Glenn Morris  <rgm@gnu.org>
5007         * international/latin1-disp.el (latin1-display):
5008         * progmodes/fortran.el (fortran-comment-indent-char):
5009         * progmodes/idlw-shell.el (top-level):
5010         * term/mac-win.el (mac-keyboard-translate-char):
5011         * whitespace.el (whitespace-char-valid-p):
5012         * wid-edit.el (widget-key-sequence-read-event):
5013         Use characterp rather than char-valid-p.
5015         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
5016         to capitalized-find-word-boundary.  Doc fix.  Update callers.
5017         (capitalized-next-word-boundary-function-table): Rename to
5018         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
5020         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
5021         string-to-int.
5023         * ps-def.el (declare-function): Add compatibility definition.
5024         (ps-plot-with-face, ps-plot-string): Declare as functions.
5025         (ps-bold-faces, ps-italic-faces): Declare variables.
5027         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
5028         (ps-mule-end-job): Declare as functions.
5030         * wid-edit.el (widget-string-complete): Use assoc-string rather
5031         than assoc-ignore-case.
5033 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
5035         * progmodes/etags.el (next-file): Improve revert message.
5037 2008-02-01  Andreas Schwab  <schwab@suse.de>
5039         * loadup.el: Load language/burmese instead of language/myanmar.
5041 2008-02-01  Richard Stallman  <rms@gnu.org>
5043         * language/burmese.el: Rename from myanmar.el.
5044         ("Burmese"): Rename from "Myanmar".
5046 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5048         * international/fontset.el (script-representative-chars): Add cham
5049         and tai-viet.
5050         (setup-default-fontset): Add iso10646-1 font for latin and ipa.
5051         Add fontconfig spec for cjk-misc.  Explicitly specify font font
5052         for U+E000..U+F8FF.
5054         * international/characters.el (script-list): Add cham.
5056         * language/cham.el: New file.
5058 2008-02-01  Mark A. Hershberger  <mah@everybody.org>
5060         * xml.el (xml-escape-string): Don't do any encoding changes on the
5061         string.
5063 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5065         * language/ind-util.el (in-is13194-post-read-conversion):
5066         Delete unnecessary call of indian-compose-region.
5068 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5070         * ps-print.el: Some face attributes (like :strike-through) were not
5071         being recognised.  Reported by Leo <sdl.web@gmail.com>.
5072         (ps-print-version): New version 7.3.2.
5073         (ps-screen-to-bit-face): Fix code.  Call ps-face-strikout-p,
5074         ps-face-overline-p and ps-face-box-p functions.
5076         * ps-def.el (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p):
5077         New functions.
5079 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5081         * international/fontset.el (font-encoding-alist): Add an entry for
5082         iso8859-16.
5083         (setup-default-fontset): Add iso8859-16 to latin.
5085         * descr-text.el (describe-char-display): Convert a GLYPH-CODE to a
5086         hexadigit string.
5087         (describe-char): Adjust for the above change.
5089 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5091         * international/fontset.el (font-encoding-alist): Don't set the
5092         repertory of GB18030 fonts.
5094 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5096         * language/indian.el: Set font-shape-text for all Indic characters
5097         in composition-function-table.
5099         * language/khmer.el: New file.
5101         * language/myanmar.el: New file.
5103         * loadup.el: Load "language/khmer" and "language/myanmar".
5105 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5107         * international/fontset.el (setup-default-fontset): Fix lao OTF
5108         script name.
5110 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5112         * composite.el (terminal-composition-modification): Delete it.
5114 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5116         * international/fontset.el (x-complement-fontset-spec):
5117         Complement size too.
5119 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5121         * international/fontset.el (font-encoding-charset-alist):
5122         Initialize it.
5123         (otf-script-alist): Fix typo of canadian-aboriginal.
5124         (setup-default-fontset): Specify font-specs for many more scripts.
5125         (x-complement-fontset-spec): Change the first argument to a
5126         font-spec object.
5127         (create-fontset-from-fontset-spec): Adjust for the above change.
5129 2008-02-01  Kenichi Handa  <handa@m17n.org>
5131         * language/devanagari.el: Register font-shape-text in
5132         composition-function-table.
5134         * language/tibetan.el: Register font-shape-text in
5135         composition-function-table.
5137         * language/thai-util.el (thai-composition-function): Fix arguments.
5139         * language/tamil.el: Register font-shape-text in
5140         composition-function-table.
5142         * language/malayalam.el: Register font-shape-text in
5143         composition-function-table.
5145         * language/lao.el: Register font-shape-text in
5146         composition-function-table.
5148         * language/kannada.el: Register font-shape-text in
5149         composition-function-table.
5151         * language/european.el (diacritic-composition-function): Fix arguments.
5153         * language/ethio-util.el (ethio-composition-function): Fix arguments.
5155         * language/tv-util.el (tai-viet-composition-function): Fix arguments.
5157         * composite.el (composition-function-table): Fix docstring.
5158         (terminal-composition-function): Fix arguments.
5159         (auto-compose-current-font): Delete it.
5160         (auto-compose-chars): Adjust for the change of
5161         composition-function-table.
5163 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5165         * international/fontset.el (font-encoding-alist): Add the entry of
5166         "unicode-bmp".
5168 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5170         * composite.el (auto-compose-chars): Be sure to calculate
5171         composition at least at POS.
5173 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5175         * printing.el: Fix pr-interface-map initialization code.
5176         (pr-version): New version 6.9.3.
5177         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
5178         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
5179         (pr-f-read-string): Replace by pr-read-string.
5180         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string):
5181         New function name.
5182         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
5184 2008-02-01  Kenichi Handa  <handa@m17n.org>
5186         * language/tv-util.el (tai-viet-re): Include '-'.
5187         (tai-viet-glyph-info): Handle '-'.
5189 2008-02-01  Kenichi Handa  <handa@m17n.org>
5191         * descr-text.el (describe-char): Handle a composition of the new
5192         format.  Show font name.
5194 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5196         * language/tibet-util.el (tibetan-composition-function): Use
5197         font-shape-text if auto-compose-current-font is non-nil.
5199         * language/tibetan.el: Fix the range for recording
5200         tibetan-composition-function in composition-function-table.
5202         * language/mlm-util.el (malayalam-composition-function): Use
5203         font-shape-text if auto-compose-current-font is non-nil.
5205         * international/mule-conf.el: Flag many charsets as supplementary.
5207         * international/mule.el (define-charset): Update the docstring for
5208         :supplementary-p.
5210         * international/fontset.el (setup-default-fontset): Add OpenType
5211         fonts for malayalam and tibetan.
5213 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5215         * international/fontset.el (x-complement-fontset-spec): Use font-spec.
5217 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5219         * international/fontset.el (otf-script-alist): Make all otf tags
5220         4-letters.
5221         (setup-default-fontset): Add OpenType fonts for devanagari and tamil.
5223         * language/tml-util.el (tamil-composition-function): Use
5224         font-shape-text if auto-compose-current-font is non-nil.
5226         * language/devan-util.el (devanagari-composition-function): Use
5227         font-shape-text if auto-compose-current-font is non-nil.
5229         * composite.el (auto-compose-chars): Change argument font-object
5230         to window.
5232 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5234         * ps-print.el (ps-lpr-switches): Docstring fix.
5235         (ps-string-list): New function.
5236         (ps-do-despool): Code fix.
5238 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5240         * international/utf-7.el (utf-7-imap-post-read-conversion)
5241         (utf-7-imap-pre-write-conversion): New functions.
5243         * international/mule-conf.el (utf-7-imap): New coding system.
5245 2008-02-01  Kenichi Handa  <handa@m17n.org>
5247         * term/x-win.el (x-selection-value): If x-select-request-type is
5248         nil, try also STRING at last.
5249         (x-select-request-type): Doc fix for the change of x-selection-value.
5251         * select.el (selection-coding-system, next-selection-coding-system):
5252         Move declarations from xselect.c.
5253         (x-get-selection): Decode by selection-coding-system if it is non-nil.
5254         If it is nil, decode by a proper coding system.  Handle C_STRING.
5255         (ccl-check-utf-8, string-utf-8-p): Delete them.
5256         (xselect-convert-to-string): Fix determining data-type in the case
5257         that TEXT is requested.  Don't use selection-coding-system if it's
5258         not proper for the data-type.
5260 2008-02-01  Kenichi Handa  <handa@m17n.org>
5262         * term/x-win.el (x-selection-value): If x-select-request-type is
5263         nil, simply try UTF8_STRING and COMPOUND-TEXT in this order.
5265 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5267         * term/w32-win.el (w32-initialize-window-system): Use t, not nil
5268         to signify default fontset.
5270 2008-02-01  Kenichi Handa  <handa@m17n.org>
5272         * international/mule-cmds.el (describe-language-environment):
5273         Check if the specified input method exists or not.
5275 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5277         * ps-print.el (ps-begin-job): Error if ps-lpr-switches is not a list.
5278         (ps-face-background-name): Remove this function.  It's already defined
5279         in ps-def.el file.
5281 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5283         * ps-print.el: Eliminate the check if ps-print was running on Lucid or
5284         Epoch emacsen.
5286 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5288         * ps-print.el: Now detect if text foreground and background colors are
5289         equals and replace the foreground color by another color, so the text
5290         becomes visible.  Doc fix.
5291         (ps-print-version): New version 7.3.
5292         (ps-default-fg, ps-default-bg): Docstring fix.
5293         (ps-fg-list, ps-fg-validate-p): New options.
5294         (ps-foreground-list): New variable.
5295         (ps-generate-header-line): Replace fboundp by functionp.
5296         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
5298 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5300         * printing.el: Pacify byte compiler, that is, no compiler warnings.
5301         Move (again) some variable definitions before use, define some
5302         function aliases, no code change.
5303         (pr-version): New version 6.9.2.
5304         (pr-path-style, pr-auto-region, pr-menu-char-height)
5305         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
5306         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
5307         via (defvar VAR).
5308         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
5309         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
5310         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
5311         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
5312         (pr-f-set-keymap-parents, pr-keep-region-active): Function aliases.
5313         (pr-menu-print-item, pr-ps-printer-menu-modified)
5314         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
5315         (pr-even-or-odd-alist): Move variable definitions.
5317 2008-02-01  Kenichi Handa  <handa@m17n.org>
5319         * language/chinese.el (cp936): Delete duplicated alias.
5321         * international/mule-diag.el (list-block-of-chars): Don't insert
5322         non-Unicode characters.
5324 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5326         * loadup.el [windows-nt]: Don't load code-pages and ccl.
5327         * term/w32-win.el: Don't require code-pages.
5329 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5331         Fix up multi-tty merge.
5333         * version.el (emacs-version): Bump to 23.0.60.
5335         * term/x-win.el (x-initialize-window-system): Don't try to create
5336         a fontset from a font-specification anymore.  This was removed on the
5337         unicode branch and mistakenly re-added by the multi-tty merge.
5339         * term/w32-win.el: Remove duplicate code that's now in
5340         w32-initialize-window-system.
5341         (w32-initialize-window-system): Don't try to create a fontset from
5342         a font-specification anymore.  This was removed on the unicode branch
5343         and mistakenly re-added by the multi-tty merge.
5345         * term/mac-win.el: Remove duplicate top-level code.
5347         * language/ethio-util.el:
5348         * international/characters.el: Use utf-8 rather than utf-8-emacs
5349         since it works as well and has the advantage of working with
5350         non-unicode versions of Emacs.
5352         * international/encoded-kb.el (encoded-kbd-setup-display): Use the new
5353         multi-tty code, which includes the previous local change.
5355 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5357         * ps-print.el (ps-print-version): New version 7.2.5.
5358         (ps-background, ps-begin-file, ps-build-reference-face-lists):
5359         Use `mapc' rather than `mapcar'.
5361 2008-02-01  Kenichi Handa  <handa@m17n.org>
5363         * skeleton.el (skeleton-internal-1): Use integerp and stringp
5364         instead of char-or-string-p to catch -1.
5366 2008-02-01  Kenichi Handa  <handa@m17n.org>
5368         * international/mule-cmds.el (inactivate-input-method):
5369         Set input-method-function to nil before calling
5370         inactivate-current-input-method-function.
5372 2008-02-01  Kenichi Handa  <handa@m17n.org>
5374         * play/gamegrid.el (gamegrid-setup-default-font): Calculate a font
5375         height that doesn't exceed the requested height by rounding off.
5377 2008-02-01  Andreas Schwab  <schwab@suse.de>
5379         * international/mule-diag.el (print-fontset-element):
5380         Use fontp only if defined.
5382 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5384         * ps-mule.el (ps-mule-prepare-font, ps-mule-encode-region)
5385         (ps-mule-plot-composition, ps-mule-encode-header-string): Docstring fix.
5386         (ps-mule-prologue-generated): Code fix.
5388 2008-02-01  Kenichi Handa  <handa@m17n.org>
5390         * dnd.el (dnd-get-local-file-name): Call replace-regexp-in-string
5391         with FIXEDCASE t.
5393 2008-02-01  Kenichi Handa  <handa@m17n.org>
5395         * international/mule-diag.el (print-fontset-element): Fix for the
5396         format change of a fontset element for font-backend feature.
5398 2008-02-01  Kenichi Handa  <handa@m17n.org>
5400         * descr-text.el (describe-char): Fix for the case that a component
5401         character is TAB.
5403 2008-02-01  Kenichi Handa  <handa@m17n.org>
5405         * international/mule-cmds.el (select-safe-coding-system-interactively):
5406         Fix printing of rejected and unsafe coding-systems.
5408         * international/fontset.el (setup-default-fontset): Add tai-viet.
5410         * international/characters.el: Setup syntax/category table for Tai Viet.
5411         (script-list): Add tai-viet.
5413         * loadup.el: Load "language/tai-viet".
5415         * language/tai-viet.el: New file.
5417         * language/tv-util.el: New file.
5419 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5421         * faces.el (font-weight-table): Use defaults on w32 that match
5422         LOGFONT.lfWeight.
5424         * term/w32-win.el: Don't create fontset from command-line font.
5426 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
5428         * international/mule-cmds.el (toggle-enable-multibyte-characters)
5429         (sort-coding-systems, search-unencodable-char): Doc fixes.
5430         (default-input-method, input-method-verbose-flag)
5431         (input-method-highlight-flag): Remove * in defcustom's docstrings.
5432         (exit-language-environment-hook, set-default-coding-systems)
5433         (coding-system-change-eol-conversion, prefer-coding-system)
5434         (find-multibyte-characters, leim-list-entry-regexp)
5435         (set-input-method, input-method-exit-on-first-char, princ-list)
5436         (locale-language-names, locale-charset-language-names)
5437         (define-char-code-property): Fix typos in docstrings.
5439 2008-02-01  Kenichi Handa  <handa@m17n.org>
5441         * disp-table.el (make-glyph-code, glyph-char, glyph-face):
5442         Fix for a new character code space (22-bit).
5444 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
5446         * printing.el (pr-ps-fast-fire): Fix typos in docstring.
5448 2008-02-01  Kenichi Handa  <handa@m17n.org>
5450         * international/characters.el: Add more cases/syntaxes from Latin
5451         characters.
5453 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5455         * ps-def.el (installation-directory): Must be initialized when defining
5456         it in XEmacs.
5457         (coding-system-for-read): Eliminate duplicated definition.
5459 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5461         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
5463 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5465         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
5466         (ps-print-emacs-type): Eliminate variable.
5467         (ps-setup): Remove ps-print-emacs-type.  Print which Emacsen is
5468         running ps-print package.
5470         * ps-def.el: Replace (defvar VAR nil) by (defvar VAR).
5471         (ps-frame-parameter): Replace defun by defalias.
5472         (mark-active): Eliminate defvar.
5474         * ps-samp.el (ps-prsc, ps-c-prsc, ps-s-prsc): Eliminate macros.
5475         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
5476         (ps-jts-ps-setup): Replace macros by vector key definition.
5478 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5480         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
5481         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
5482         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
5483         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
5484         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
5485         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
5486         New command actions for EPS header and EPS footer.
5488         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
5489         footer.  Fix some problems with one-or-more, zero-or-more and
5490         alternative constructions generation.  Some implementation of log
5491         messages.  Doc fix.
5492         (ebnf-version): New version 4.4.
5493         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
5494         (ebnf-eps-footer, ebnf-log): New options.
5495         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
5496         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
5497         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
5498         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
5499         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New functions.
5500         (ebnf-style-custom-list, ebnf-style-database): Put new values.
5501         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
5502         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
5503         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
5504         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
5505         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
5506         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
5507         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
5508         (ebnf-non-terminal-dimension, ebnf-special-dimension)
5509         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
5510         (ebnf-except-dimension, ebnf-alternative-dimension)
5511         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
5512         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension):
5513         Insert log message function.
5514         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
5515         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
5516         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
5517         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
5518         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
5519         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
5520         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
5521         compatibility with Emacs 20 & 21.
5522         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
5523         (ebnf-eps-file-alist, ebnf-basic-width-extra)
5524         (ebnf-basic-empty-height): New variables.
5525         (ebnf-prologue): Fix PostScript code.
5526         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
5527         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
5528         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
5529         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
5531 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5533         * printing.el: Group together all XEmacs/Emacs definitions.
5534         (pr-version): New version 6.9.
5535         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width):
5536         New functions.
5537         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
5538         (pr-menu-bind): Fix code.
5539         (pr-e-frame-char-height, pr-e-frame-char-width)
5540         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
5541         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
5542         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
5543         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
5544         (pr-x-event-y-pixel): Eliminate aliases.
5545         (pr-xemacs-global-menubar): Move macro.
5546         (current-menubar, current-mouse-event, zmacs-region-stays)
5547         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
5548         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
5549         Move variables.
5550         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
5551         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
5552         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
5553         (pr-menu-set-utility-title, pr-even-or-odd-pages)
5554         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
5555         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name):
5556         Move functions.
5558 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5560         * ps-print.el: The ps-print commands without face printing should not
5561         print background color.  Reported by Leo <sdl.web@gmail.com>.
5562         (ps-print-version): New version 7.2.2.
5563         (ps-begin-job): New arg.  Fix ps-default-background and
5564         ps-default-foreground initialization.
5565         (ps-face-attributes): Fix doc string.
5566         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
5568         * printing.el: Fix ps-print link.
5570 2008-02-01  Kenichi Handa  <handa@m17n.org>
5572         * international/mule-diag.el (list-character-sets-2): Don't print width.
5574 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5576         * ps-print.ps: Fix background height.
5577         (ps-print-version): New version 7.2.1.
5579 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5581         * ps-print.el: Split XEmacs/Emacs definitions and sample setup code
5582         into separate files.
5583         (ps-print-version): New version 7.2.
5584         (ps-postscript-code-directory): Fix XEmacs initialization.
5585         (ps-generate-postscript-with-faces):
5586         Call ps-generate-postscript-with-faces1 (new function).
5587         (ps-color-format, ps-float-format): Move variables to ps-def.el.
5588         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
5589         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
5590         (ps-face-background-name, ps-frame-parameter, ps-color-device)
5591         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
5592         Move functions to ps-def.el.
5593         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
5594         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
5595         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
5596         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
5597         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
5598         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
5599         Move functions to ps-samp.el.
5601         * ps-bdf.el (installation-directory, coding-system-for-read):
5602         Move variables to ps-def.el.
5604         * ps-mule.el (leading-code-private-22): Move variables to ps-def.el.
5605         (charset-bytes, charset-dimension, charset-id, charset-width)
5606         (find-charset-region, char-width, chars-in-region, forward-point)
5607         (decompose-composite-char, encode-coding-string, coding-system-p)
5608         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
5609         (string-make-multibyte, encode-char): Move functions to ps-def.el.
5611         * ps-def.el: New file.  XEmacs/Emacs definitions.
5612         (ps-generate-postscript-with-faces1): New function.
5613         (ps-color-format, ps-float-format): Move variables from ps-print.el.
5614         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
5615         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
5616         (ps-face-background-name, ps-frame-parameter, ps-color-device)
5617         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
5618         Move functions from ps-print.el.
5619         (installation-directory, coding-system-for-read):
5620         Move variables from ps-bdf.el.
5621         (leading-code-private-22): Move variable from ps-mule.el.
5622         (charset-bytes, charset-dimension, charset-id, charset-width)
5623         (find-charset-region, char-width, chars-in-region, forward-point)
5624         (decompose-composite-char, encode-coding-string, coding-system-p)
5625         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
5626         (string-make-multibyte, encode-char): Move functions from ps-mule.el.
5628         * ps-samp.el: New file.  Sample setup code.
5629         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
5630         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
5631         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
5632         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
5633         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
5634         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
5635         Move functions from ps-print.el.
5637 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5639         * ps-print.el: Handle frame parameters (background and/or foreground
5640         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
5641         (ps-print-version): New version 7.1.
5642         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
5643         (ps-frame-parameter): New function.
5644         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
5645         Fix doc and customization.
5646         (ps-begin-job): Get frame parameters (background and/or foreground
5647         colors).
5648         (ps-do-despool): Ensure ps-printer-name has a valid value.
5650 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5652         * progmodes/ebnf-abn.el:
5653         * progmodes/ebnf-bnf.el:
5654         * progmodes/ebnf-dtd.el:
5655         * progmodes/ebnf-ebx.el:
5656         * progmodes/ebnf-iso.el:
5657         * progmodes/ebnf-otz.el:
5658         * progmodes/ebnf-yac.el:
5659         * progmodes/ebnf2ps.el:
5660         * delim-col.el:
5661         * printing.el:
5662         * ps-bdf.el:
5663         * ps-mule.el:
5664         * ps-print.el: Remove 'Time-stamp' comment mark.
5666         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
5667         'easy-menu-add-item' when called in Emacs 21 or higher.
5669 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5671         * ps-print.el : Fix doc.
5672         (ps-print-version): New version 7.0.
5674 2008-02-01  Kenichi Handa  <handa@m17n.org>
5676         * mail/emacsbug.el (report-emacs-bug): Insert also the value of
5677         XMODIFIERS.
5679 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5681         * ps-print.el: Fix maintainer email.  Eliminate function declaration
5682         that kept compatibility with older Emacs version.
5683         (ps-print-version): New version 6.7.
5685 2008-02-01  Kenichi Handa  <handa@m17n.org>
5687         * international/quail.el (quail-get-translations):
5688         Make quail-current-key multibyte if not yet done.
5690 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5692         * language/chinese.el ("Chinese-GBK"): Add tutorial.
5693         ("Chinese-GB18030"): Add sample-text and tutorial.
5695         * international/fontset.el (font-encoding-alist)
5696         (setup-default-fontset): Add gb18030.
5697         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
5698         (charset-script-alist): Add gbk and gb18030.
5700         * international/characters.el: Put property
5701         preferred-coding-system on gbk and gb18030.
5703         * international/mule-cmds.el (locale-language-names): Add an entry
5704         for "zh_CN.UTF-8" and change "chs" to "Chinese-GBK".
5706         * faces.el (face-font-registry-alternatives): Add gb18030.
5708 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5710         * ps-mule.el: Fix maintainer email.
5712 2008-02-01  Kenichi Handa  <handa@m17n.org>
5714         * international/quail.el (quail-insert-kbd-layout): Check the
5715         length of (cdr translation).
5716         (quail-get-current-str): Check the length of (cdr def).
5718 2008-02-01  Kenichi Handa  <handa@m17n.org>
5720         * ruler-mode.el (ruler-mode-ruler): Make the string `ruler' multibyte.
5722 2008-02-01  Kenichi Handa  <handa@m17n.org>
5724         * international/mule-cmds.el (ucs-insert): Re-implement.
5726 2008-02-01  Kenichi Handa  <handa@m17n.org>
5728         * composite.el (terminal-composition-modification): New function.
5729         (terminal-composition-function): Create composition with the above
5730         modification function.
5732 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5734         * international/characters.el: Add more full-width characters in
5735         char-width-table.
5737 2008-02-01  Kenichi Handa  <handa@m17n.org>
5739         * international/fontset.el (create-fontset-from-fontset-spec):
5740         Fix script name handling.
5742 2008-02-01  Kenichi Handa  <handa@m17n.org>
5744         * composite.el (terminal-composition-function): New function.
5745         (terminal-composition-function-table): New variable.
5746         (auto-compose-chars): If running on a terminal, use
5747         terminal-composition-function-table.
5749         * loadup.el: Load "composite" after "international/characters".
5751         * international/characters.el: Delete codes for setting up charset
5752         property nospace-between-words.  Fix setting up of
5753         char-width-table.  Don't make ethiopic and tibetan double column.
5755         * textmodes/fill.el (fill-find-break-point-function-table):
5756          Don't set it up in defvar.
5757         (fill-nospace-between-words-table): New variable.
5758         (fill-delete-newlines): Check fill-nospace-between-words-table
5759         instead of charset property nospcae-between-words.
5761 2008-02-01  Kenichi Handa  <handa@m17n.org>
5763         * composite.el (global-auto-composition-mode): Make the initial
5764         value not depend on emacs-basic-display.
5766         * textmodes/fill.el: Don't use charset property
5767         `fill-find-break-point-function'.
5768         (fill-find-break-point-function-table): New variable.
5769         (fill-find-break-point): Lookup fill-find-break-point-function-table.
5771 2008-02-01  Kenichi Handa  <handa@m17n.org>
5773         * international/mule.el (coding-system-list): Be sure to exclude
5774         subsidiary coding systems.
5776 2008-02-01  Kenichi Handa  <handa@m17n.org>
5778         * composite.el (auto-composition-after-change)
5779         (toggle-auto-composition): Remove `auto-composed' property instead
5780         of setting it to nil.
5782 2008-02-01  Kenichi Handa  <handa@m17n.org>
5784         * language/misc-lang.el (iso-8859-6): New coding system.
5786 2008-02-01  Kenichi Handa  <handa@m17n.org>
5788         * dnd.el (dnd-get-local-file-name): Give a unibyte string to
5789         replace-regexp-in-string as replacement.
5791 2008-02-01  Kenichi Handa  <handa@m17n.org>
5793         * international/fontset.el (otf-script-alist): Add byzm, math,
5794         musc, and nko.
5796         * international/characters.el (script-list): Add nko,
5797         byzantine-musical-symbol, musical-symbol, and mathematical.
5799 2008-02-01  Kenichi Handa  <handa@m17n.org>
5801         * composite.el (auto-compose-current-font): New variable.
5802         (auto-compose-chars): New arg FONT-OBJECT.
5804 2008-02-01  Kenichi Handa  <handa@m17n.org>
5806         * international/characters.el: Modify category-table and
5807         script-table for new Ethiopic character range.
5809 2008-02-01  Kenichi Handa  <handa@m17n.org>
5811         * international/mule-cmds.el (set-language-environment-fontset):
5812         Delete it.
5814 2008-02-01  Kenichi Handa  <handa@m17n.org>
5816         * international/fontset.el (otf-script-alist): Set it.
5818 2008-02-01  Kenichi Handa  <handa@m17n.org>
5820         * international/fontset.el (font-encoding-alist):
5821         Fix for "ethiopic-unicode".
5823 2008-02-01  Kenichi Handa  <handa@m17n.org>
5825         * international/fontset.el (script-representative-chars):
5826         Add an entry for latin script.
5828 2008-02-01  Kenichi Handa  <handa@m17n.org>
5830         * faces.el (font-weight-table): Treat regular and normal as the
5831         same as medium.
5832         (font-slant-table): Add (roman . 100).
5834 2008-02-01  Kenichi Handa  <handa@m17n.org>
5836         These changes are for the new font handling codes.
5838         * faces.el (font-weight-table, font-slant-table)
5839         (font-swidth-table): New customizable variables.
5841         * international/fontset.el (font-encoding-alist): Add koi8-4.
5842         (script-representative-chars): Set the default value.
5843         (create-fontset-from-x-resource): Delete `message'.
5845 2008-02-01  Kenichi Handa  <handa@m17n.org>
5847         * tar-mode.el (tar-untar-buffer, tar-summarize-buffer):
5848         Call set-buffer-multibyte with arg `to'.
5850 2008-02-01  Kenichi Handa  <handa@m17n.org>
5852         * info.el (Info-fontify-node): Check if already fontified or not
5853         by next-single-property-change.
5855 2008-02-01  Kenichi Handa  <handa@m17n.org>
5857         * international/mule.el (ctext-pre-write-conversion): Produce
5858         extra designation sequence for ASCII at the end off extended segment.
5860 2008-02-01  Kenichi Handa  <handa@m17n.org>
5862         * international/mule.el (ctext-non-standard-encodings-table):
5863         Reverse the returning list.
5864         (ctext-pre-write-conversion): Fix encoding with extended segments.
5866         * international/mule-conf.el (compound-text)
5867         (compound-text-with-extensions): Add long-form in :flags.
5869 2008-02-01  Kenichi Handa  <handa@m17n.org>
5871         * international/fontset.el (create-fontset-from-fontset-spec): Fix
5872         regexp for paring FONTSET-SPEC (allow spaces after `:').
5874 2008-02-01  Kenichi Handa  <handa@m17n.org>
5876         * international/fontset.el (create-fontset-from-fontset-spec): Fix
5877         for the case that a charset is specified as target.
5879 2008-02-01  Kenichi Handa  <handa@m17n.org>
5881         * international/ccl.el (ccl-embed-string): Check string length.
5882         Set special flag for multibyte character sequence.
5883         (ccl-compile-write-string, ccl-compile-write-repeat): Don't make
5884         str unibyte.
5885         (ccl-compile-write): If the character code doesn't fit in 22-bit
5886         (ccl-dump-write-const-string): Check special flag for multibyte
5887         character sequence.
5889 2008-02-01  Kenichi Handa  <handa@m17n.org>
5891         * ps-mule.el (ps-mule-eight-bit-char): Delete this function.
5892         (ps-mule-encode-region, ps-mule-plot-composition): Don't use
5893         ps-mule-eight-bit-char.
5895 2008-02-01  Kenichi Handa  <handa@m17n.org>
5897         * language/chinese.el ("Chinese-BIG5"):
5898         Set ctext-non-standard-encodings property to "big5-0".
5900         * international/mule.el (ctext-non-standard-encodings):
5901         Initialize to nil.
5902         (ctext-non-standard-encodings-alist): Set charset `big5' in the
5903         entry for "big5-0".
5904         (ctext-non-standard-encodings-table): Return a list instead of
5905         char-table.
5906         (ctext-pre-write-conversion): Adjust for the above change.
5908 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5910         * international/mule.el (ctext-non-standard-encodings-alist):
5911         Add an entry for gbk-0.
5912         (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
5913         a row 8-bit.
5915         * language/chinese.el ("Chinese-GBK"):
5916         Set ctext-non-standard-encodings property to "gbk-0".
5917         Add sample-text property.
5919 2008-02-01  Kenichi Handa  <handa@m17n.org>
5921         * international/kkc.el (kkc-region): Use
5922         this-single-command-raw-keys on pushing back an unhandled key sequence.
5924 2008-02-01  Kenichi Handa  <handa@m17n.org>
5926         * international/encoded-kb.el (encoded-kbd-mode):
5927         Check saved-input-mode on turning off Encoded Kbd mode.
5929         * composite.el (auto-composition-after-change): Use save-buffer-state.
5930         (turn-on-auto-composition-if-enabled): Don't turn on
5931         auto-composition-mode in a unibyte buffer.
5933 2008-02-01  Kenichi Handa  <handa@m17n.org>
5935         * startup.el (command-line): Use custom-reevaluate-setting for
5936         global-auto-composition-mode.
5938         * composite.el (auto-composition-function): Make it buffer local.
5939         (auto-composition-mode): New minor mode.
5940         (turn-on-auto-composition-if-enabled): New function.
5941         (global-auto-composition-mode): New global minor mode.
5943 2008-02-01  Kenichi Handa  <handa@m17n.org>
5945         * descr-text.el (describe-char): Use insert-text-button instead of
5946         widget-create for "customize what to show" button.
5948 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
5950         * language/ethiopic.el: Fix copyright.
5951         (composition-function-table): Support a new character in Unicode 4.1.
5953         * language/ethio-util.el (ethio-fidel-to-tex-buffer)
5954         (ethio-tex-to-fidel-buffer, ethio-composition-function)
5955         ("ethiopic-tex"): Support new characters in Unicode 4.1.
5957 2008-02-01  Kenichi Handa  <handa@m17n.org>
5959         * international/characters.el: Register characters in
5960         auto-fill-chars.  Put nospace-between-words to more charsets.
5962 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5964         * international/mule-cmds.el (locale-language-names): Add entries
5965         for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030.
5966         (locale-preferred-coding-systems): Fix entries for Chinese locales.
5968 2008-02-01  Kenichi Handa  <handa@etlken>
5970         * international/utf-7.el: Delete the definition of utf-7.
5971         (utf-7-post-read-conversion, utf-7-pre-write-conversion):
5972         Add autoload cookies.
5974 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5976         * term/mac-win.el: Delete the code to create a fontset from the X
5977         resource "Font".
5979 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
5981         * international/robin.el (robin-define-package): Be sure to call
5982         put-char-code-property.
5984 2008-02-01  Kenichi Handa  <handa@m17n.org>
5986         * language/korean.el (iso-2022-kr): Set :suitable-for-keyboard
5987         property to 1.
5989         * international/mule-conf.el (cp1125): Set :ascii-compatible-p
5990         property to t.
5992         * international/mule.el (coding-system-get):
5993         Check `ascii-incompatible' for backward compatiblity.
5994         (set-file-name-coding-system): Signal an error for a coding system
5995         not suitable for file name.
5996         (set-keyboard-coding-system): Signal an error for a coding system
5997         not suitable for keyboard.
5999         * language/chinese.el (iso-2022-cn, iso-2022-cn-ext):
6000         Set :suitable-for-keyboard property to 1.
6002         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
6003         (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
6005         * language/vietnamese.el (vietnamese-viscii, vietnamese-vscii)
6006         (vietnamese-tcvn): Set :suitable-for-file-name property to t.
6008 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6010         * international/robin.el (robin-define-package): Delete redundant code.
6011         (robin-add-rule): Allow N-1 reverse conversion.
6013 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6015         * international/robin.el (robin-define-package): Make the
6016         expanded form shorter.
6018 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6020         * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
6021         chiense-iso-8bit.
6023 2008-02-01  Kenichi Handa  <handa@m17n.org>
6025         * loadup.el: If we are byte-compiling unidata-gen.el or running
6026         unidata-ge-files, set purify-flag to nil.
6028 2008-02-01  Kenichi Handa  <handa@m17n.org>
6030         * loadup.el: Load international/charprop.el with NOERROR t.
6032         * Makefile.in (AUTOGENEL): Add charprop.el and uni-*.el.
6034 2008-02-01  Kenichi Handa  <handa@m17n.org>
6036         * term/mac-win.el (mac-centraleurroman, mac-cyrillic):
6037         New charsets and coding systems.
6038         (mac-symbol, mac-dingbats): New charsets.
6040 2008-02-01  Kenichi Handa  <handa@m17n.org>
6042         * international/characters.el: Set syntax of NBSP to punctuation.
6044 2008-02-01  Kenichi Handa  <handa@m17n.org>
6046         * international/mule-cmds.el: Don't require wid-edit.
6048 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6050         * international/robin.el: New file.
6052         * language/ethiopic.el: Change encoding to utf-8-emacs.
6053         Register ethio-composition-function in composition-function-table.
6054         ("Ethiopic"): Change coding-systems to utf-8-emacs.
6056         * language/ethio-util.el: Change encoding to utf-8-emacs.
6057         Rewrite all transliteration functions to use robin.el.
6058         (ethio-fidel-to-sera-map, ethio-fidel-to-tex-map)
6059         (ethio-sera-to-fidel-table, ethio-implicit-period-conversion)
6060         (ethio-prefer-ascii-punctuation): Delete variables.
6061         (ethio-char-to-ethiocode, ethio-convert-digit)
6062         (ethio-ethiocode-to-char, ethio-fidel-to-sera-mail)
6063         (ethio-fidel-to-sera-mail-or-marker, ethio-lone-consonant-p)
6064         (ethio-sera-to-fidel-english, ethio-sera-to-fidel-ethio)
6065         (ethio-sera-to-fidel-mail, ethio-sera-to-fidel-mail-or-marker)
6066         (ethio-tilde-escape, ethio-toggle-punctuation): Delete functions.
6067         (ethio-adjust-robin, ethio-composition-function)
6068         (ethio-get-consonant, ethio-prefer-amharic, ethio-process-digits)
6069         (ethio-sera-to-fidel-region-ethio)
6070         (ethio-sera-to-fidel-region-noethio)
6071         (ethio-use-colon-for-colon, ethio-use-three-dot-question):
6072         New functions.
6074 2008-02-01  Miles Bader  <miles@gnu.org>
6076         * international/mule.el (auto-coding-regexp-alist)
6077         (ctext-pre-write-conversion): Replace embedded control characters
6078         with octal escapes; this prevents diff from thinking the file is binary.
6080 2008-02-01  Miles Bader  <miles@gnu.org>
6082         * descr-text.el (describe-char-unidata-list):
6083         * emacs-lisp/bytecomp.el (byte-compile-fix-header)
6084         (byte-compile-insert-header):
6085         * international/mule.el (charset-list, set-coding-priority)
6086         (ignore-relative-composition):
6087         * international/mule-util.el (detect-coding-with-priority):
6088         * international/mule-diag.el:
6089         * international/mule-cmds.el (language-info-custom-alist):
6090         * international/codepage.el (codepage-setup):
6091         Replace references to Emacs version "22" with "23".
6093 2008-02-01  Kenichi Handa  <handa@m17n.org>
6095         * Makefile.in (DONTCOMPILE): Include charprop.el and uni-*.el.
6097         * international/fontset.el (font-encoding-alist): Add an entry for
6098         microsoft-cp1251.
6099         (setup-default-fontset): Add entries for microsoft-cp1251 and
6100         koi8-r for cyrillic.
6102         * international/mule-cmds.el (char-code-property-alist): New variable.
6103         (define-char-code-property): New function.
6104         (get-char-code-property, put-char-code-property): Handle a
6105         char-table registerd in char-code-property-alist.
6106         (set-language-environment): Check :ascii-compatible-p property of
6107         nonascii charset instead of its dimension.
6109         * international/uni-bidi.el, international/uni-category.el:
6110         * international/uni-combining.el, international/uni-comment.el:
6111         * international/uni-decimal.el, international/uni-decomposition.el:
6112         * international/uni-digit.el, international/uni-lowercase.el:
6113         * international/uni-mirrored.el, international/uni-name.el:
6114         * international/uni-numeric.el, international/uni-old-name.el:
6115         * international/uni-titlecase.el, international/uni-uppercase.el:
6116         * international/charprop.el: New files automatically generated by
6117         admin/unidata/Makefile.
6119         * loadup.el: Load internationnal/charprop.el.
6121         * descr-text.el (describe-char-unidata-list): New variable.
6122         (describe-char-unicode-data): Use char-code-property-description.
6123         (describe-char): Add lines for describing Unicode-based character
6124         properties.
6126 2008-02-01  Kenichi Handa  <handa@m17n.org>
6128         * textmodes/ispell.el: These changes are to fix the code merged
6129         from trunk for the change on 2008-02-01.
6130         (ispell-unified-chars-table): Delete it.
6131         (ispell-get-decoded-string): Don't check ispell-unified-chars-table.
6133 2008-02-01  Kenichi Handa  <handa@m17n.org>
6135         * international/mule-util.el (char-displayable-p): Check
6136         :charset-list property of CODING.
6138 2008-02-01  Kenichi Handa  <handa@m17n.org>
6140         * international/mule-cmds.el (select-safe-coding-system-interactively):
6141         Change 'mime-charset to :mime-charset.
6142         (select-safe-coding-system): Use above.
6143         (set-language-environment): Delete unnecessary code for handling
6144         overriding-fontspec.
6146 2008-02-01  Kenichi Handa  <handa@m17n.org>
6148         * international/mule-conf.el: New coding system aliases unix, dos,
6149         and mac.
6151 2008-02-01  Kenichi Handa  <handa@m17n.org>
6153         * international/titdic-cnv.el (tit-process-header): Fix embedded
6154         coding tag.
6155         (titdic-convert): Bind coding-system-for-write to the coding
6156         system specfied in the map file.  Remove `charset' property after
6157         decoding.
6158         (miscdic-convert): Bind coding-system-for-write to the coding
6159         system specfied for the map file.  Fix LANGUAGE arg to
6160         quail-define-package.
6161         (batch-miscdic-convert): Check if a file is directory or not.
6163 2008-02-01  Kenichi Handa  <handa@m17n.org>
6165         * international/mule.el (coding-system-equal): Move from mule-util.el.
6167         * international/mule-util.el (coding-system-equal): Move to mule.el.
6169 2008-02-01  Kenichi Handa  <handa@m17n.org>
6171         * international/encoded-kb.el (encoded-kbd-decode-code-list):
6172         New function.
6173         (encoded-kbd-self-insert-charset, encoded-kbd-setup-keymap):
6174         Support multibyte charsets.
6176 2008-02-01  Kenichi Handa  <handa@m17n.org>
6178         * language/china-util.el (hz-set-msb-table): Turn chars beyond 128
6179         to eight-bit chars.
6181         * international/mule-conf.el: Don't define coding system
6182         `undecided' here.
6184 2008-02-01  Kenichi Handa  <handa@m17n.org>
6186         * international/mule-cmds.el (locale-language-names): Fix for
6187         gb18030 and gdk.
6189 2008-02-01  Kenichi Handa  <handa@m17n.org>
6191         * international/fontset.el (font-encoding-alist): Add gbk.
6192         (charset-script-alist): Add chinese-gbk.
6194 2008-02-01  Kenichi Handa  <handa@m17n.org>
6196         * language/chinese.el (chinese-gbk): Include ascii in charset-list.
6198 2008-02-01  Kenichi Handa  <handa@m17n.org>
6200         * language/japanese.el ("Japanese"): Fix ordering of charsets.
6202 2008-02-01  Kenichi Handa  <handa@m17n.org>
6204         * international/encoded-kb.el (encoded-kbd-self-insert-charset)
6205         (encoded-kbd-self-insert-utf-8, encoded-kbd-setup-keymap)
6206         (encoded-kbd-mode): Adjust code merged from trunk for unicode branch.
6208 2008-02-01  Kenichi Handa  <handa@m17n.org>
6210         * descr-text.el (describe-char): Fix for the case CODE is a cons
6211         of integers.
6213 2008-02-01  Steven Tamm  <steventamm@mac.com>
6215         * term/mac-win.el: Use mac-standard-fontset-spec to create fontset-mac.
6216         (mac-standard-fontset-spec): Create.
6218 2008-02-01  Kenichi Handa  <handa@m17n.org>
6220         * international/mule-diag.el (unicode-data):
6221         Call find-file-noselect with NOWARN t.
6223 2008-02-01  Kenichi Handa  <handa@m17n.org>
6225         * international/mule-conf.el (cp932-2-byte): Fix :code-space.
6227 2008-02-01  Kenichi Handa  <handa@m17n.org>
6229         * international/characters.el: Give more CJK characters the
6230         category `|'.
6232         * descr-text.el (describe-char): Make it work on *Help* buffer.
6233         Suppress auto-composition on a region describing about composition.
6235         * language/european.el (diacritic-compose-region)
6236         (diacritic-compose-string, diacritic-composition-function):
6237         Compose diacritical marks only with a character whose syntax is
6238         word constituent.
6239         (diacritic-post-read-conversion): Delete it.
6241 2008-02-01  Kenichi Handa  <handa@m17n.org>
6243         * composite.el (auto-compose-chars): Execute the main code in
6244         condition-case.
6246 2008-02-01  Kenichi Handa  <handa@m17n.org>
6248         * international/fontset.el (x-complement-fontset-spec):
6249         Don't change CHARSET_REGISTRY and CHARSET_ENCODING fields.
6251 2008-02-01  Kenichi Handa  <handa@m17n.org>
6253         * international/characters.el (next-word-boundary-kana):
6254         Handle half-width kana.
6256 2008-02-01  Kenichi Handa  <handa@m17n.org>
6258         * international/mule-conf.el (indian-1-column): Fix :emacs-mule-id.
6260 2008-02-01  Kenichi Handa  <handa@m17n.org>
6262         * language/japanese.el (japanese-iso-8bit): Fix order of :charset-list.
6264         * mail/rmail.el (rmail-decode-babyl-format):
6265         Use with-coding-priority instead of detect-coding-with-priority.
6267 2008-02-01  Kenichi Handa  <handa@m17n.org>
6269         * international/mule.el (make-translation-table)
6270         (make-translation-table-from-vector): Set the second extra slot of
6271         the char table to 1.
6272         (make-translation-table-from-alist): Fix handling of multiple entries.
6274 2008-02-01  Kenichi Handa  <handa@m17n.org>
6276         * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213):
6277         New translation tables.
6279         * international/mule.el (make-translation-table-from-alist):
6280         New function.
6282 2008-02-01  Kenichi Handa  <handa@m17n.org>
6284         * international/mule.el (translate-region): Re-implement it here.
6285         Make it interactive.
6287 2008-02-01  Kenichi Handa  <handa@m17n.org>
6289         * ps-mule.el (ps-mule-font-info-database): Doc fix.
6291 2008-02-01  Kenichi Handa  <handa@m17n.org>
6293         * international/mule-conf.el (chinese-cns11643-15): New charset.
6295 2008-02-01  Kenichi Handa  <handa@m17n.org>
6297         * international/fontset.el (font-encoding-alist): Add entries for
6298         variations of cns11643 fonts.
6299         (setup-default-fontset): Add cns11643 fonts as fallback fonts.
6301 2008-02-01  Kenichi Handa  <handa@m17n.org>
6303         * international/mule-diag.el (list-charset-chars): Put charset
6304         text property.
6306         * international/fontset.el (setup-default-fontset): Delete the
6307         entry for symbol script, add JISX0213 to kana script, specify
6308         fallback fonts.
6310 2008-02-01  Kenichi Handa  <handa@m17n.org>
6312         * international/fontset.el (setup-default-fontset)
6313         (font-encoding-alist): Register "JISX0213.2004-1".
6315         * international/mule-diag.el (list-character-sets): Fix the first
6316         line message.
6317         (sort-listed-character-sets): Adjust for the change of
6318         list-characters-sets-1.
6319         (list-character-sets-1): List supplementary character sets in a
6320         different section.
6321         (list-charset-chars): Validate charset at early stage.
6323         * international/characters.el: Fix `han' script range.
6325         * international/mule-conf.el (japanese-jisx0213.2004-1):
6326         Specify :code-space.
6327         (cp932-2-byte): Fix :code-space.
6328         (unicode-smp, unicode-sip, unicode-ssp): New charsets.
6330 2008-02-01  Kenichi Handa  <handa@m17n.org>
6332         * international/mule-conf.el (japanese-jisx0213.2004-1):
6333         Specify :dimension 2.
6335         * language/japanese.el (iso-2022-jp): Exclude japanese-jisx0212.
6336         (iso-2022-jp-2004, euc-jis-2004, japanese-shift-jis-2004):
6337         New coding systems.
6338         (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system
6339         aliases.
6340         ("Japanese"): Add new charsets and coding systems.
6342 2008-02-01  Kenichi Handa  <handa@m17n.org>
6344         * language/japanese.el (japanese-ucs-cp932-to-jis-map):
6345         Rename from japanese-ucs-cp932-map.
6346         (japanese-ucs-jis-to-cp932-map): Rename from japanese-ucs-jis-map.
6347         (japanese-ucs-glibc-map): Delete this translation table.
6348         (japanese-ucs-glibc-to-jis-map, japanese-ucs-jis-to-glibc-map):
6349         New translation tables.
6351 2008-02-01  Kenichi Handa  <handa@m17n.org>
6353         * cus-start.el: Handle charset-map-path, not charset-map-directory.
6355 2008-02-01  Kenichi Handa  <handa@m17n.org>
6357         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
6359 2008-02-01  Kenichi Handa  <handa@m17n.org>
6361         * language/japanese.el: Add map #x00A6 <-> #xFFE4 to translation
6362         tables japanese-ucs-*-map.
6364 2008-02-01  Kenichi Handa  <handa@m17n.org>
6366         * international/eucjp-ms.el: New file (automatically generated by
6367         admin/charsets/Makefile).
6369         * international/cp51932.el: New file (automatically generated by
6370         admin/charsets/Makefile).
6372         * language/japanese.el: Load cp51932 and eucjp-ms.
6373         (japanese-ucs-cp932-map, japanese-ucs-jis-map)
6374         (japanese-ucs-glibc-map): New translation tables.
6375         (eucjp-ms): New coding system.
6377         * international/mule.el (coding-system-put): Delete it.
6378         It's implemented in C now.
6380         * international/mule-conf.el (katakana-sjis): Fix :superset to :subset.
6381         (japanese-jisx0213-a): New supplementary charset.
6382         (japanese-jisx0213.2004-1): New charset.
6384 2008-02-01  Kenichi Handa  <handa@m17n.org>
6386         * language/japanese.el (japanese-cp932): New coding system.
6387         (cp932): New alias of it.
6389         * international/mule-conf.el (katakana-sjis, cp932-2-byte)
6390         (cp932): New charsets.
6392         * international/mule.el (define-charset): If :code-space is not
6393         given, generate it from :dimension.
6395 2008-02-01  Kenichi Handa  <handa@m17n.org>
6397         * composite.el (reference-point-alist): Doc fix.
6398         (encode-composition-rule, decode-composition-rule):
6399         Handle a rule (GREF NREF XOFF YOFF).
6401 2008-02-01  Kenichi Handa  <handa@m17n.org>
6403         * language/european.el (diacritic-composition-function): Fix for
6404         the case that POS is at the head.  Allow combining with more characters.
6406 2008-02-01  Kenichi Handa  <handa@m17n.org>
6408         * descr-text.el (describe-char): Check `charset' property.
6409         Show the code point in the charset in hexadigits.
6411         * international/mule-diag.el (stretches-for-character-list):
6412         Delete it.
6413         (list-block-of-chars): Use tabs instead of `display' property for
6414         aligning characters.
6415         (print-fontset-element): Fix the printing of XLFD.
6417 2008-02-01  Kenichi Handa  <handa@m17n.org>
6419         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
6420         New function.
6421         (encoded-kbd-setup-keymap, encoded-kbd-mode): Add code for
6422         handling utf-8.
6424 2008-02-01  Kenichi Handa  <handa@m17n.org>
6426         * faces.el (read-face-font): Include fontsets in the completion list.
6428         * international/mule-cmds.el (set-locale-environment):
6429         Insert locale-translation-file-name in a unibyte buffer.
6431         * international/characters.el: Fix setting of category `|'.
6433 2008-02-01  Kenichi Handa  <handa@m17n.org>
6435         * language/chinese.el (chinese-gb18030): Fix :charset-list.
6437 2008-02-01  Kenichi Handa  <handa@m17n.org>
6439         * international/mule-cmds.el (select-safe-coding-system): Fix for
6440         the case that the first element of default-coding-system is t.
6441         Fix a message when some coding systems are rejected.
6443 2008-02-01  Kenichi Handa  <handa@m17n.org>
6445         * international/mule-cmds.el (set-language-environment): Put
6446         higher priority to charsets listed in `charset' property of the
6447         language environment.
6449 2008-02-01  Kenichi Handa  <handa@m17n.org>
6451         * composite.el (auto-compose-chars): Don't do unnecessary
6452         save-exclusion and save-restriction.
6454 2008-02-01  Kenichi Handa  <handa@m17n.org>
6456         * international/mule-conf.el (ctext-no-compositions):
6457         Remove garbage arguments.
6459         * international/mule.el (make-coding-system): Fix generation of
6460         properties.
6462         * international/fontset.el (setup-default-fontset): Specify fonts
6463         for `symbol' script.
6465         * international/characters.el (script-list): Include `currency'
6466         in `symbol'.
6468 2008-02-01  Alex Schroeder  <alex@gnu.org>
6470         * timezone.el (timezone-parse-date): Fix style 8 to accept ISO
6471         8601 format (a capital T between the date and the time).
6473 2008-02-01  Kenichi Handa  <handa@m17n.org>
6475         * international/mule.el (private-char-area-1-min)
6476         (private-char-area-1-max, private-char-area-2-min)
6477         (private-char-area-2-max, emacs-mule-charset-table): New variables.
6478         (convert-define-charset-argument): New function.
6479         (define-charset): Handle the old calling style.
6480         Update emacs-mule-charset-table.
6481         (make-char-internal): New function.
6483 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6485         * w32-charset-info-alist: Define iso10646-1 always.
6487 2008-02-01  Kenichi Handa  <handa@m17n.org>
6489         * composite.el (compose-region): Doc fix (delete duplicated line).
6491 2008-02-01  Kenichi Handa  <handa@m17n.org>
6493         * international/characters.el: Fix syntax for Ethiopic.
6495 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6497         * w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
6499         * makefile.w32-in (DONTCOMPILE): Remove old languages.
6500         Add international/latin1-disp.el.
6501         (LC_ALL): Define as C.
6503 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6505         * term/w32-win.el: Don't set fontsets to use sjis.
6507 2008-02-01  Kenichi Handa  <handa@m17n.org>
6509         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
6510         (japanese-iso-8bit): Fix the order of charsets in :charset-list.
6512 2008-02-01  Kenichi Handa  <handa@m17n.org>
6514         * composite.el (auto-composition-chunk-size): Delete variable.
6515         (auto-compose-chars): Always stop after processing a newline.
6517 2008-02-01  Kenichi Handa  <handa@m17n.org>
6519         * international/mule.el (define-coding-system): Fix attribute
6520         name :for-unibyte.
6522 2008-02-01  Kenichi Handa  <handa@m17n.org>
6524         * ps-bdf.el: Largely re-write.
6526         * ps-mule.el: Largely re-write.
6528         * ps-print.el (ps-generate-string-list): Delete function.
6529         (ps-rh-cache, ps-lf-cache, ps-rf-cache): Delete variables.
6530         (ps-header-footer-string): Delete function.
6531         (ps-encode-header-string-function): New variable.
6532         (ps-generate-header-line): Call ps-encode-header-string-function.
6533         (ps-basic-plot-string-function): New variable
6534         (ps-begin-job): Set ps-basic-plot-string-function and
6535         ps-encode-header-string-function.  For setting up headers and
6536         footers, don't use caches such as ps-rh-cache.  Don't call
6537         ps-mule-begin-page.
6538         (ps-basic-plot-str, ps-basic-plot-string, ps-control-character):
6539         Don't call ps-mule-prepare-ascii-font.
6540         (ps-plot-region): Don't pay attention to composition and
6541         non-ASCII characters.
6542         (ps-generate): Call ps-mule-end-job.
6543         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
6544         (ps-mule-plot-string, ps-mule-begin-page): Delete autoload.
6545         (ps-mule-end-job): Declare autoload.
6547         * composite.el (auto-compose-region): New function.
6549 2008-02-01  Dave Love  <fx@gnu.org>
6551         * international/mule-util.el
6552         (detect-coding-with-language-environment): Doc fix.
6554         * composite.el: Doc fixes.
6555         (auto-compose-chars): Use functionp, not fboundp.
6557         * international/mule-diag.el (list-charset-chars): Set buffer file
6558         coding system.
6560         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
6561         cookie.  Doc fix.
6563 2008-02-01  Dave Love  <fx@gnu.org>
6565         * international/mule-diag.el (list-charset-chars): Set buffer file
6566         coding system.
6568         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
6569         cookie.  Doc fix.
6571         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
6572         * progmodes/sh-script.el (sh-font-lock-syntactic-face-function):
6573         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
6574         * eshell/esh-opt.el (eshell-process-option):
6575         * emulation/keypad.el (keypad-setup):
6576         * emacs-lisp/lisp-mode.el (prin1-char):
6577         * emacs-lisp/generic.el (generic-mode-set-comments):
6578         * edmacro.el (edmacro-parse-keys):
6579         * disp-table.el (standard-display-default): Use characterp.
6581 2008-02-01  Kenichi Handa  <handa@m17n.org>
6583         * international/mule-conf.el (utf-16-be): Make it an alias of
6584         utf-16be-with-signature.
6585         (utf-16-le): Make it an alias of utf-16le-with-signature.
6586         (utf-16-be-with-signature, utf-16-le-with-signature): Remove these
6587         coding system aliases.
6589         * international/utf-7.el (utf-7-decode, utf-7-encode):
6590         Use utf-16be, not utf-16-be.
6592 2008-02-01  Kenichi Handa  <handa@m17n.org>
6594         * international/mule.el (coding-system-category): New function.
6595         (set-coding-priority): Re-write.
6596         (make-translation-table): Re-write.
6598         * international/mule-cmds.el (universal-coding-system-argument):
6599         Check the coding system type `undecided', not `t'.
6600         (sort-coding-systems): Fix for iso-2022 coding systems.
6601         (find-multibyte-characters): Fix for eight-bit chars.
6602         (set-language-environment): Set charset priorities according to
6603         the charsets supported by the coding systems of higher priorities.
6605 2008-02-01  Kenichi Handa  <handa@m17n.org>
6607         * font-lock.el
6608         (font-lock-match-c-style-declaration-item-and-skip-to-next):
6609         Check (match-end 2) before going there.
6611 2008-02-01  Kenichi Handa  <handa@m17n.org>
6613         * international/mule.el (ctext-non-standard-designations-alist):
6614         Exclude entries for iso8859-1[03456].  Fix docstring.
6615         (ctext-pre-write-conversion): Make it work for the case that FROM
6616         is a string.  Don't do unnecessary save-restriction and
6617         narrow-to-region.
6619 2008-02-01  Kenichi Handa  <handa@m17n.org>
6621         * international/mule.el (ctext-non-standard-encodings-alist):
6622         Rename from non-standard-icccm-encodings-alist.
6623         (ctext-non-standard-encodings-regexp): New variable
6624         (ctext-post-read-conversion): Full rewrite.
6625         (ctext-non-standard-designations-alist): Rename from
6626         non-standard-designations-alist.
6627         (ctext-pre-write-conversion): Full rewrite.
6628         (define-coding-system): Doc fix (escape '"' by '\').
6630 2008-02-01  Dave Love  <fx@gnu.org>
6632         * international/mule-conf.el (utf-16le, utf-16be-16be)
6633         (utf-16le-with-signature, utf-16be-with-signature, utf-16):
6634         Define :mime-text-unsuitable.  Rename `utf-16{b,l}e...' from
6635         `-16-{b,l}e-' and define aliases for the old names.
6637         * international/mule.el (define-coding-system): Doc fix.
6639 2008-02-01  Dave Love  <fx@gnu.org>
6641         * international/utf-7.el: New file.
6643         * international/mule-conf.el (utf-7): New.
6645 2008-02-01  Kenichi Handa  <handa@m17n.org>
6647         * international/mule-conf.el (utf-16): Add :endian 'big.
6649         * international/mule.el (define-coding-system): Fix docstring
6650         about :bom and :endian.
6652 2008-02-01  Dave Love  <fx@gnu.org>
6654         * international/mule-diag.el (describe-character-set):
6655         Fix printing dimensions.  Use `×', not `x'.
6657 2008-02-01  Kenichi Handa  <handa@m17n.org>
6659         * international/fontset.el: Register CDAC fonts in
6660         face-font-rescale-alist instead of face-resizing-fonts.
6662 2008-02-01  Kenichi Handa  <handa@m17n.org>
6664         * international/mule-conf.el (utf-16-le): Rename from utf-16-le-nosig.
6665         (utf-16-be): Rename from utf-16-be-nosig.
6666         (utf-16-le-with-signature): Rename from utf-16-le.
6667         (utf-16-be-with-signature): Rename from utf-16-be.
6668         (utf-16): Set :bom to (utf-16-le-with-signature .
6669         utf-16-be-with-signature).
6671 2008-02-01  Dave Love  <fx@gnu.org>
6673         * language/georgian.el (georgian-ps, georgian-academy): New coding
6674         system.
6676         * language/chinese.el (chinese-big5-hkscs): New coding system.
6677         (big5-hkscs, cn-big5-hkscs): New aliases.
6679         * international/mule-conf.el (big5-hkscs, georgian-academy):
6680         New charset.
6681         (ibm1047): Doc fix.
6682         (pt154): Add mime-charset.
6683         (ptcp154, cp154): New aliases.
6685 2008-02-01  Dave Love  <fx@gnu.org>
6687         * international/mule.el (charset-iso-final-char, define-coding-system):
6688         Doc fix.
6690 2008-02-01  Kenichi Handa  <handa@m17n.org>
6692         * international/ccl.el (define-ccl-program): Fset charset-id
6693         to charset-id-internal temporarily.
6695 2008-02-01  Kenichi Handa  <handa@m17n.org>
6697         * international/mule-diag.el (list-block-of-chars):
6698         Use decode-char instead of make-char.
6700 2008-02-01  Kenichi Handa  <handa@m17n.org>
6702         * international/fontset.el: Enable the default fontset to use
6703         unicode fonts for ASCII characters.
6704         (x-decompose-font-name): Don't try to resolve PATTERN by
6705         x-resolve-font-name.
6706         (x-complement-fontset-spec): Never prepend an ASCII font.
6707         (create-fontset-from-fontset-spec): If a fontset of the same name
6708         already exists, override it instead of signalling an error.  Don't
6709         turn `ascii' into `latin'.  Don't update fontset-alias-alist here.
6711         * international/mule-conf.el (unicode-bmp): Delete duplicated
6712         definition.  Give it :code-offset 0.
6714         * international/mule-diag.el (print-fontset-element): New function.
6715         (print-fontset): Use print-fontset-element to print the elements
6716         of a fontset.  Use it also to print fonts fallen back to the
6717         default fontsets.
6719         * term/x-win.el: Delete the code to create a fontset from the X
6720         resource "Font".
6722 2008-02-01  Kenichi Handa  <handa@m17n.org>
6724         * international/mule-diag.el (print-fontset): Insert proper
6725         newline and indentation spaces.
6727 2008-02-01  Dave Love  <fx@gnu.org>
6729         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add langinfo,
6730         multibyte-char-to-unibyte.
6732         * emacs-lisp/cl-macs.el (cl-make-type-test): Use characterp.
6734         * international/mule-cmds.el (find-coding-systems-for-charsets):
6735         Use coding-system-type, coding-system-charset-list.
6736         (standard-keyboard-coding-systems): Delete.
6737         (set-locale-environment): Maybe set keyboard coding system.
6738         Avoid typical warning about codeset in C locale.
6740 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
6742         * international/fontset.el (x-complement-fontset-spec): If a
6743         fontname doesn't conform to XLFD format, try to get XLFD name by
6744         x-list-fonts.
6746 2008-02-01  Dave Love  <fx@gnu.org>
6748         * international/mule-conf.el (mik, pt154): New charsets.
6750         * language/cyrillic.el (mik, pt154): New coding systems.
6752 2008-02-01  Dave Love  <fx@gnu.org>
6754         * international/characters.el: Move parts around so that syntax
6755         definitions aren't overwritten wrongly.
6757         * international/mule-diag.el (unicode-data): Fix treatment of
6758         numeric-value fields.
6760 2008-02-01  Dave Love  <fx@gnu.org>
6762         * progmodes/cap-words.el: New file.
6764 2008-02-01  Kenichi Handa  <handa@m17n.org>
6766         The following changes are to make character composition happen
6767         automatically on displaying.
6769         * composite.el: Remove all autoload cookies.
6770         (composition-function-table): Move variable declaration from
6771         composite.c.  Change format.
6772         (save-buffer-state): Copy from font-lock.el.
6773         (auto-composition-chunk-size): New variable.
6774         (auto-compose-chars): New function.  Set
6775         auto-composition-function to it.
6776         (toggle-auto-composition): New function.
6778         * international/characters.el: Make all chararacters in the
6779         charset tibetan to tibetan script.
6781         * international/mule-conf.el (tibetan): Fix :code-space property.
6782         (tibetan-1-column): Delete :superset property, add :code-offset
6783         property.
6785         * international/quail.el (quail-input-string-to-events): Don't
6786         generate compose-chars-after events.
6788         * language/devanagari.el: Register devanagari-composable-function
6789         in composition-function-table for Devanagari characters.
6791         * language/devan-util.el: Register devanagari-composable-pattern
6792         in indian-composable-pattern.
6793         (devanagari-composition-function): Add autoload cookie.  Change
6794         arguments to conform to composition-function-table.
6796         * language/european.el: Register combining characters in
6797         composition-function-table.
6798         (diacritic-composition-function): Change arguments to conform to
6799         composition-function-table.
6801         * language/indian.el (indian-composable-pattern): New variable.
6803         * language/ind-util.el (indian-compose-region): Don't call
6804         compose-chars-after, instead call a function registered in
6805         composition-function-table.
6807         * language/lao.el: Register lao-composition-function in
6808         composition-function-table for Lao vowels and tones.
6809         (lao): Don't use lao-post-read-conversion.
6811         * language/lao-util.el (lao-post-read-conversion): Delete this function.
6812         (lao-composition-function): Change arguments to conform to
6813         composition-function-table.
6815         * language/thai.el: Register thai-composition-function in
6816         composition-function-table for Thai vowels and tones.
6817         (thai-tis620): Don't use thai-post-read-conversion.
6819         * language/thai-util.el (thai-post-read-conversion): Delete function.
6820         (thai-composition-function): Change arguments to conform to
6821         composition-function-table.
6823         * language/tibetan.el: Register tibetan-composition-function in
6824         composition-function-table for Tibetan characters.
6826         * language/tibet-util.el (tibetan-composition-function):
6827         Change arguments to conform to composition-function-table.
6829         * loadup.el: Load composite.
6831 2008-02-01  Dave Love  <fx@gnu.org>
6833         * international/mule-diag.el (unicode-data): Find unicodedata-file
6834         literally.
6836 2008-02-01  Dave Love  <fx@gnu.org>
6838         * international/fontset.el: Doc fixes.
6839         ("fontset-default"): Add iso8859-15.
6841 2008-02-01  Kenichi Handa  <handa@m17n.org>
6843         * international/fontset.el ("fontset-default"): Add an entry for
6844         `indian-is13194' charset.
6846         * international/mule-conf.el (indian-is13194): Delete :unify-map
6847         property.  Don't unify this charset.
6848         (indian-2-column): Delete :superset property, add :code-offset property.
6850         * language/devan-util.el: Delete the superfluous autoload cookie
6851         near the head of the file.
6852         (devanagari-compose-region): Add autoload cookie.
6854         * language/ind-util.el (indian-2-column-to-ucs-region):
6855         Add autoload cookie.
6857 2008-02-01  Kenichi Handa  <handa@m17n.org>
6859         * international/fontset.el ("fontset-default"): Add an entry for
6860         `devanagari' script and `malayalam-glyph' charset.
6861         (face-resizing-fonts): Register CDAC fonts.
6863         * international/mule-conf.el (malayalam-glyph): New charset.
6865 2008-02-01  Dave Love  <fx@gnu.org>
6867         * term/x-win.el: Fix typo in loop setting x-keysym-table.
6869 2008-02-01  Dave Love  <fx@gnu.org>
6871         * international/mule-conf.el (utf-8-emacs): Delete :mime-charset.
6873         * term/x-win.el: Remove some ancient compatibility code.  Populate
6874         x-keysym-table.
6876         * international/mule-cmds.el (wid-edit): Require when compiling.
6877         (set-locale-environment): Check locale against coding system
6878         aliases too.
6880 2008-02-01  Kenichi Handa  <handa@m17n.org>
6882         * language/indian.el (in-is13194-devanagari):
6883         Fix :post-read-conversion and :pre-write-conversion.
6885 2008-02-01  Dave Love  <fx@gnu.org>
6887         * international/mule-cmds.el (charset): Supply doc, :tag.
6889 2008-02-01  Kenichi Handa  <handa@m17n.org>
6891         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to
6892         return a unibyte string.
6894 2008-02-01  Kenichi Handa  <handa@m17n.org>
6896         * international/mule-cmds.el (set-locale-environment):
6897         Delete superfluous ')'s at the tail.
6899 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
6901         * international/mule.el (define-coding-system): Fix typo;
6902         "docode" -> "decode".
6904 2008-02-01  Dave Love  <fx@gnu.org>
6906         * emacs-lisp/byte-opt.el (side-effect-free-fns):
6907          Add string-make-unibyte string-make-multibyte string-to-multibyte
6908          string-as-multibyte string-as-unibyte.
6910 2008-02-01  Dave Love  <fx@gnu.org>
6912         * language/english.el (ibm1047, cp1047): New.
6914         * international/mule-conf.el (alternativnyj): Use new table.
6915         (cp866): Define standalone, not as alias.
6916         (ibm866): Change alias.
6917         (ibm1047): New.
6919         * language/cyrillic.el (cyrillic-alternativnyj):
6920         Remove mime-charset.  Use alternativnj charset.
6921         (cp866): Remove alias.  Define standalone.
6923 2008-02-01  Dave Love  <fx@gnu.org>
6925         * language/european.el ("Latin-2", "Latin-5"): Doc fix.
6927         * language/cyrillic.el ("Bulgarian"): Fix input method and charset.
6928         ("Tajik", "Belarusian"): Fix charset.
6930         * international/mule-cmds.el (describe-language-environment):
6931         Be case-insensitive when looking for input methods.
6932         (locale-name-match): Doc fix.
6933         (locale-charset-match-p): New.
6934         (set-locale-environment): Warn if coding system doesn't agree
6935         with system locale.
6937 2008-02-01  Kenichi Handa  <handa@m17n.org>
6939         * international/mule-cmds.el (select-safe-coding-system): If
6940         :mime-charset property of a coding system is not equal to that
6941         coding system, don't show that :mime-charset name.
6943 2008-02-01  Dave Love  <fx@gnu.org>
6945         * international/quail.el (quail-help): Fix underlining.
6947         * language/chinese.el (chinese-gb18030, gb18030)
6948         ("Chinese-GB18030"): New.
6950         * international/mule-cmds.el (locale-language-names): Add GB18030.
6952         * international/swedish.el: Don't require latin-1.
6954 2008-02-01  Dave Love  <fx@gnu.org>
6956         * language/czech.el ("Czech"):
6957         * language/slovak.el ("Slovak"):
6958         * language/romanian.el ("Romanian"): Remove unibyte-syntax property.
6960         * language/greek.el ("Greek"): Remove unibyte-syntax property.
6961         (cp737): New coding system.
6963         * language/european.el: Remove unibyte-syntax properties.
6964         Augment some coding-system properties.
6966         * international/mule-cmds.el (set-language-environment):
6967         Check for charset property of environment.
6968         (language-info-alist): Doc fix.
6970         * Makefile.in (DONTCOMPILE): Remove latin-N.el.
6972         * international/characters.el: Add Latin-1.
6974         * international/latin-1.el, international/latin-2.el,
6975         * international/latin-3.el, international/latin-4.el,
6976         * international/latin-5.el, international/latin-8.el,
6977         * international/latin-9.el: Delete.
6979         * loadup.el: Remove international/latin-N.el.
6981         * case-table.el (set-case-syntax-charset, set-case-syntax-1)
6982         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
6983         Undo last changes.
6985         * international/mule-diag.el (unicode-data): Check that
6986         `unicodedata-file' exists.
6988 2008-02-01  Kenichi Handa  <handa@m17n.org>
6990         * international/fontset.el (charset-script-alist): Fix script names.
6992 2008-02-01  Kenichi Handa  <handa@m17n.org>
6994         * international/latin-1.el: Bind set-case-syntax-charset to
6995         iso-8859-1.  Never provide latin-1.
6997         * international/latin-2.el: Bind set-case-syntax-charset to
6998         iso-8859-2.  Never provide latin-2.
7000         * international/latin-3.el: Bind set-case-syntax-charset to
7001         iso-8859-3.  Never provide latin-3.
7003         * international/latin-4.el: Bind set-case-syntax-charset to
7004         iso-8859-4.  Never provide latin-4.
7006         * international/latin-5.el: Bind set-case-syntax-charset to
7007         iso-8859-9.  Never provide latin-5.
7009         * international/latin-8.el: Bind set-case-syntax-charset to
7010         iso-8859-14.  Never provide latin-8.
7012         * international/latin-9.el: Bind set-case-syntax-charset to
7013         iso-8859-15.  Never provide latin-9.
7015         * case-table.el (set-case-syntax-set-multibyte): Delete variable.
7016         (set-case-syntax-charset): New variable.
7017         (set-case-syntax-1): New function.
7018         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
7019         Call set-case-syntax-1 on arguments.
7021         * international/mule-cmds.el (set-language-environment): Delete
7022         unnecessary setup of syntax/case for unibyte case.
7024 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7026         * international/fontset.el (generate-fontset-menu): Exclude the
7027         default fontset.
7029         * faces.el (describe-face): Describe :fontset property too.
7031 2008-02-01  Dave Love  <fx@gnu.org>
7033         * international/characters.el: Don't set char width of CJK
7034         charsets generally.  Add some non-word syntax cases.
7035         (korean-ksc5601): Fix ranges with symbol syntax.
7037 2008-02-01  Dave Love  <fx@gnu.org>
7039         * Makefile.in (DONTCOMPILE): Add indian.el.
7041         * language/ind-util.el:
7042         (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
7043         (ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist)
7044         (ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist)
7045         (ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist):
7046         Remove declarations and let-bind them in re-written top-level loop
7047         over scripts, including ucs-devanagari-to-is13194-alist.
7049 2008-02-01  Dave Love  <fx@gnu.org>
7051         * international/mule-cmds.el (charset): Move.
7052         (language-info-custom-alist): Move.  Alter :set.
7053         (find-coding-systems-for-charsets): Check charset type before
7054         getting :charset-list.
7056         * language/ind-util.el (iscii-to-ucs-region): Fix typo.
7058 2008-02-01  Dave Love  <fx@gnu.org>
7060         * wid-edit.el (widget-string-complete): New.
7061         (widget-coding-system-prompt-value-history): Delete.
7062         (coding-system): Use coding-system-value-history.
7064         * international/mule-cmds.el (charset): New widget.
7065         (language-info-custom-alist): Use it.
7066         (default-input-method): Modify :type.
7068 2008-02-01  Dave Love  <fx@gnu.org>
7070         * language/ind-util.el (ucs-devanagari-to-is13194-alist)
7071         (indian-glyph-char, indian-char-glyph): Delete.
7072         (is13194-default-repertory): Rename from is13194-default-repartory.
7073         (iscii-to-ucs-region): Hoist evals from loop.
7075         * language/devan-util.el (dev-charseq): Avoid indian-glyph-char.
7077         * language/indian.el (indian-script-table)
7078         (ccl-encode-indian-glyph-font): Delete.
7080         * international/mule-cmds.el (language-info-custom-alist): New.
7081         (input-method-activate-hook, input-method-inactivate-hook)
7082         (input-method-after-insert-chunk-hook)
7083         (input-method-use-echo-area, set-language-environment-hook)
7084         (exit-language-environment-hook): Customize.
7085         (find-coding-systems-for-charsets): Rewrite.
7086         (default-input-method): Add :link.
7088 2008-02-01  Dave Love  <fx@gnu.org>
7090         * international/mule-conf.el (eight-bit): Add :docstring,
7091         :short-name properties.
7092         (cp851): Doc fix.
7093         (unicode-bmp): New.
7095         * case-table.el (set-case-syntax-pair): Remove check on byte lengths.
7097         * language/european.el (cp858): New.
7098         ("Turkish"): Add special case rules.
7100 2008-02-01  Dave Love  <fx@gnu.org>
7102         * international/characters.el: Make Ÿ and ÿ a case pair.
7104 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7106         * international/mule-conf.el: Don't define the charset iso-8859-1
7107         here, just setup its properties.
7109 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7111         * international/mule-conf.el (utf-8): Give :mime-charset property.
7113 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7115         * international/characters.el: Remove duplicated case setting for
7116         Cyrillic and Greek letters.  Don't setup printable-chars here.
7118         * case-table.el (describe-buffer-case-table): Handle the case
7119         that KEY is a cons within map-char-table.
7121 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7123         * international/characters.el: Fix categories ?A and ?C.
7124         Treat ASCII characters as `latin' script.
7126 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7128         * international/fontset.el (fontset-plain-name): If the fontset
7129         name doesn't ends with "-fontset-*", use family name as the first
7130         part of the plain name.
7131         (create-fontset-from-ascii-font): If "fontset-startup" is not yet
7132         created, use that name for the fontset.  Fix arguments to
7133         subst-char-in-string.
7135 2008-02-01  Dave Love  <fx@gnu.org>
7137         * term.el (term-char-mode): Remove generic-character-list code.
7139         * ruler-mode.el (ruler-mode-character-validate): Use characterp.
7141         * wid-edit.el (character): Use characterp.
7143         * international/mule-diag.el (describe-coding-system): Add utf-16 case.
7145         * language/viet-util.el (viet-encode-viscii-char): Use encode-char.
7147         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
7148         Add charset.
7149         ("Ukrainian"): New.
7151         * language/georgian.el (georgian-ps): New coding system.
7153 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7155         * international/mule-cmds.el (reset-language-environment):
7156         Don't set nonascii-translation-table and nonascii-insert-offset.
7157         Call set-unibyte-charset, not set-primary-charset.
7158         (nonascii-translation-table, nonascii-insert-offset):
7159         Declare these variable as obsolete ones.
7160         (set-language-environment): Call set-unibyte-charset, not
7161         set-primary-charset.  Call set-charset-priority with `charset'
7162         info of the language environment.
7164 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7166         * international/characters.el (next-word-boundary-han):
7167         Don't treat katakana following han characters as a part of a word.
7169 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7171         * international/characters.el: Call map-charset-chars on big5 (not
7172         chinese-big5-1/2) to set categories `c', `C', and `|'.
7173         (next-word-boundary-han, next-word-boundary-kana): New function.
7174         Register it in next-word-boundary-function-table.
7176 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7178         * arc-mode.el (archive-file-name-coding-system): New variable.
7179         Make it permanent-local.
7180         (byte-after, bref, insert-unibyte): New function.  Change most of
7181         char-after, aref, insert to them respectively.
7182         (archive-mode): Set archive-file-name-coding-system.
7183         (archive-summarize): Don't change the buffer's multibyteness.
7184         (archive-extract): Inherit archive-file-name-coding-system from
7185         archive-superior-buffer.  Bind coding-system-for-write to
7186         archive-file-name-coding-system.
7187         (archive-*-write-file-member): Encode ENAME by
7188         archive-file-name-coding-system.  Bind coding-system-for-write to
7189         no-conversion.
7190         (archive-rename-entry): Encode the filename by
7191         archive-file-name-coding-system.
7192         (archive-mode-revert): Don't change the buffer's multibyteness.
7193         (archive-arc-summarize, archive-lzh-summarize)
7194         (archive-zoo-summarize): Don't change the buffer's multibyteness.
7195         Decode filenames by archive-file-name-coding-system.
7196         (archive-arc-rename-entry, archive-zip-chmod-entry): Don't change
7197         the buffer's multibyteness.
7199         * tar-mode.el (tar-file-name-coding-system): New variable.
7200         Make it permanent-local.
7201         (tar-header-block-tokenize): Decode filename and linkname by
7202         tar-file-name-coding-system.
7203         (tar-header-block-checksum): Call multibyte-char-to-unibyte to get
7204         the byte value of eight-bit chars.
7205         (tar-summarize-buffer): Call set-buffer-multibyte with METHOD
7206         `to'.  Delete unnecessary call of position-bytes.
7207         (tar-mode): Set tar-file-name-coding-system.  Delete unnecessary
7208         call of position-bytes.
7209         (tar-extract): Simplify by calling decode-coding-region with
7210         DESTINATION argument.  Don't toggle multibyteness of tar buffer.
7211         (tar-copy, tar-expunge): Don't toggle multibyteness of tar buffer.
7212         (tar-clear-modification-flags): Delete unnecessary call of
7213         position-bytes.
7214         (tar-rename-entry): Call tar-alter-one-field with encoded new name.
7215         (tar-alter-one-field): Don't toggle multibyteness of tar buffer.
7216         Convert new-data-string by string-to-multibyte before inserting it.
7217         (tar-subfile-save-buffer): Don't toggle multibyteness of tar
7218         buffer.  Simplify by calling encoding-coding-region with
7219         DESTINATION argument.
7220         (tar-mode-write-file): Delete unnecessary call of byte-to-position.
7222 2008-02-01  Dave Love  <fx@gnu.org>
7224         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Doc fix.
7226         * emacs-lisp/copyright.el (copyright-regexp): Remove redundancy.
7228 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7230         * international/characters.el: Setup char-script-table.
7232         * international/fontset.el: Setup the default fontset by the new
7233         script-based way.
7234         (x-complement-fontset-spec): Change the format of arg FONTLIST to
7235         an alist of charsets vs font name lists.
7236         (charset-script-alist): New variable.
7237         (create-fontset-from-fontset-spec): Allow script name in
7238         FONTSET-SPEC.  If charset is specified in FONTSET-SPEC, change it
7239         to the corresponding script name.
7240         (create-fontset-from-ascii-font): Slight tuning.
7242         * international/mule-conf.el (devanagari-glyph): New charset.
7243         Unify these charsets: korean-ksc5601, ipa, tibetan, ethiopic,
7244         japanese-jisx0208, japanese-jisx0212, japanese-jisx0213-1,
7245         japanese-jisx0213-2.
7247         * international/mule-diag.el (print-fontset): Use describe-vector
7248         to handle a char table returned by fontset-info.
7250         * language/indian.el: Don't register ccl-encode-indian-glyph-font
7251         and ccl-encode-unicode-font in font-ccl-encoder-alist.
7253 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7255         * international/mule-util.el (detect-coding-with-priority):
7256         Fix the place of using `,' marker in backquote form.
7258 2008-02-01  Dave Love  <fx@gnu.org>
7260         * international/mule-conf.el (mule-unicode-e000-ffff): Set :max-code.
7262         * international/mule-util.el (with-coding-priority): Fix.
7264         * international/mule.el (set-coding-priority): Fix obsolete spec.
7266 2008-02-01  Dave Love  <fx@gnu.org>
7268         * international/mule-cmds.el (leim-list-header): Add coding tag.
7270 2008-02-01  Dave Love  <fx@gnu.org>
7272         * international/mule-cmds.el (find-coding-systems-region)
7273         (language-info-alist, reset-language-environment, princ-list): Doc fix.
7274         (input-method-verbose-flag): Fix :type.
7276 2008-02-01  Dave Love  <fx@gnu.org>
7278         * international/mule.el (set-char-table-default): Make obsolete.
7280 2008-02-01  Dave Love  <fx@gnu.org>
7282         * language/devanagari.el ("Devanagari"): Fix coding-system,
7283         coding-priority.
7285         * international/mule-diag.el (describe-char-after): Modify display
7286         list processing.
7287         (unicodedata-file, unicodedata-find): New.
7289 2008-02-01  Dave Love  <fx@gnu.org>
7291         * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done): Add
7292         autoload cookie.
7294         * international/ja-dic-cnv.el (skkdic-convert): Add coding tag.
7296 2008-02-01  Dave Love  <fx@gnu.org>
7298         * international/mule-util.el (detect-coding-with-priority): Rewrite.
7300 2008-02-01  Dave Love  <fx@gnu.org>
7302         * composite.el (compose-string): Doc fix.
7304         * language/georgian.el ("Georgian"): Delete code-pages feature,
7305         add nonascii-translation.
7307         * language/european.el ("German", "French", "Spanish"):
7308         Add latin-9 as alternative coding system.
7309         ("Slovenian", "Polish"): Add windows-1250 as alternative coding system.
7310         ("Dutch"): Add latin-9 as alternative coding system.  Add input method.
7311         ("Turkish"): Add windows-1254 and latin-3 as alternative coding systems.
7312         ("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
7313         system.
7315         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add decode-char,
7316         encode-coding-char.
7317         (side-effect-and-error-free-fns): Add charsetp, max-char,
7318         primary-charset.
7320         * simple.el: Don't require cl when compiling.
7322         * Makefile.in (DONTCOMPILE): Fix duplicates.
7324         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix typo.
7326         * international/mule.el: Doc fixes.
7327         (load-with-code-conversion): Fix coding-system-type test.
7329         * international/mule-cmds.el (sort-coding-systems): Comment out
7330         iso-2022 case.
7331         (encoded-string-description): Fix coding-system-type test.
7333 2008-02-01  Dave Love  <fx@gnu.org>
7335         * international/characters.el: Make korean-ksc5601 double-width.
7337         * international/mule.el (auto-coding-regexp-alist):
7338         Recognize Emacs 20/1 byte-compiled files.
7340         * international/mule-conf.el (file-coding-system-alist):
7341         Change .elc to utf-8-emacs.
7343         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Adjust for use
7344         of utf-8-emacs.
7345         (byte-compile-insert-header): Update magic number.  Add ballast.
7346         (map-char-table): Use byte-compile-funarg-2.
7348 2008-02-01  Dave Love  <fx@gnu.org>
7350         * language/cyrillic.el ("Belarusian"): Doc fix.
7351         (cp1125, koi8-t): Doc fix.
7353         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
7354         (find-multibyte-characters): Don't test for charset `unknown'.
7355         (locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
7356         ru, sr_YU, tg, wa, zh.gbk.
7357         (locale-language-names): Change sp to Cyrillic.
7358         (locale-charset-language-names): Match @euro after utf-8.
7360 2008-02-01  Dave Love  <fx@gnu.org>
7362         * language/chinese.el (chinese-gbk, gbk, cp936, windows-936):
7363         New coding systems.
7364         ("Chinese-GBK"): New environment.
7366         * language/thai-util.el: Remove redundant unicodes in category-setting.
7368         * language/lao-util.el: Remove redundant unicodes in category-setting.
7370         * international/mule-conf.el (japanese-jisx0213-1)
7371         (japanese-jisx0213-2): Add unify-map.
7373 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7375         * international/quail.el (quail-update-leim-list-file):
7376         Force writing the file by iso-2022-7bit.
7378         * international/titdic-cnv.el (miscdic-convert): Force writing the
7379         file by iso-2022-7bit.
7381         * international/mule.el (define-charset): Change the attribute
7382         :parents to :subset or :superset.
7384         * international/mule-conf.el: Adjust for the change of
7385         define-charset (:parent -> :subset or :superset).
7387         * international/characters.el: Fix the last change.
7389 2008-02-01  Dave Love  <fx@gnu.org>
7391         * language/cyril-util.el (cyrillic-encode-koi8-r-char)
7392         (cyrillic-encode-alternativnyj-char): Fix.
7393         (standard-display-cyrillic-translit): Remove redundant unicodes.
7395 2008-02-01  Dave Love  <fx@gnu.org>
7397         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
7398         New environments.
7400         * international/mule-conf.el (control-1): New charset.
7401         (eight-bit-control, eight-bit-graphic): Redefine to use raw-bytes space.
7402         (korean-ksc5601): Redefine to use code-offset and unify-map.
7404 2008-02-01  Dave Love  <fx@gnu.org>
7406         * international/mule-conf.el (tcvn-5712): New charset.
7408         * language/vietnamese.el (vietnamese-tcvn, tcvn): New coding system.
7409         ("Vietnamese"): Doc fix.
7411 2008-02-01  Dave Love  <fx@gnu.org>
7413         * international/mule-conf.el (windows-936): New alias.
7415         * cus-start.el: Add scalable-fonts-allowed.
7417         * international/characters.el: Reinstate various CJK syntax and
7418         category setup.  Remove obsolete syntax setting in Greek section.
7419         Optimize the char tables.
7421         * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding systems.
7423         * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding system.
7425         * language/greek.el ("Greek"): Add windows-1253, cp851, cp869
7426         coding systems.
7428         * language/romanian.el ("Romanian"): Add iso-latin-10 coding system.
7430 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7432         * international/characters.el (printable-chars): Setup correctly.
7434 2008-02-01  Dave Love  <fx@gnu.org>
7436         * cus-start.el: Add selection-coding-system.
7438         * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding systems.
7440         * language/china-util.el (post-read-decode-hz)
7441         (pre-write-encode-hz): Move from chinese.el.
7442         (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
7443         (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Delete.
7445         * language/chinese.el (post-read-decode-hz)
7446         (pre-write-encode-hz): Move to china-util.el.
7448         * case-table.el (set-case-syntax-pair): Test again for equal byte
7449         lengths of the pair.
7451         * international/characters.el: Add Vietnamese category to
7452         equivalent unicodes.
7454 2008-02-01  Dave Love  <fx@gnu.org>
7456         * international/mule-conf.el (chinese-sisheng, ipa)
7457         (indian-is13194, tibetan, ethiopic): Add :unify-map.
7459         * international/mule-diag.el (describe-character-set): Account for
7460         more than two dimensions of possibly different size.
7461         (describe-current-coding-system): Add selection-coding-system.
7463         * international/mule-cmds.el (unify-8859-on-encoding-mode)
7464         (unify-8859-on-decoding-mode): Move from mule.el.
7466         * international/mule.el (unify-8859-on-encoding-mode)
7467         (unify-8859-on-decoding-mode): Remove :init-value.
7468         (charset-chars): Add optional dimension arg.
7469         (unify-8859-on-encoding-mode, unify-8859-on-decoding-mode):
7470         Move to mule-cmds.el.
7472 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7474         * international/fontset.el: Change registry for japanese-jisx0208
7475         to "JISX0208*" in the default fontset.
7476         (font-encoding-alist): Add an entry for "JISX0208.1983" and
7477         "ISO10646.indian-1".
7479 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7481         * language/japanese.el (japanese-iso-7bit-1978-irv):
7482         Add `designation' to :flags, `ascii' to :charset-list.
7484         * international/mule.el (define-charset): New args :min-code and
7485         :max-code.
7486         (coding-system-iso-2022-flags): Add use-roman, use-oldjis.
7488         * international/mule-conf.el (chinese-gbk): Change :code-offset to
7489         #x160000.
7490         (gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp)
7491         (gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New charsets.
7493 2008-02-01  Dave Love  <fx@gnu.org>
7495         * language/thai.el (iso-8859-11): New coding system.
7497         * international/mule-conf.el: Doc fixes.
7498         (iso-8859-11): New.
7500 2008-02-01  Dave Love  <fx@albion.dl.ac.uk>
7502         * cus-start.el (scalable-fonts-allowed): Add.
7504 2008-02-01  Dave Love  <fx@gnu.org>
7506         * international/mule.el (unify-8859-on-encoding-mode)
7507         (unify-8859-on-decoding-mode): Dummy versions.
7509         * international/ucs-tables.el: Remove.
7511         * Makefile.in (DONTCOMPILE): Add language/chinese.el,
7512         language/japanese.el.
7514         * international/mule-conf.el: Doc fixes.
7515         (cp936): New alias.
7516         (cp720, cp858): New charsets.
7518         * mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs
7519         coding system, not emacs-mule.
7521         * files.el (revert-buffer, recover-file): Likewise.
7523         * desktop.el (desktop-save): Likewise.
7525 2008-02-01  Dave Love  <fx@gnu.org>
7527         * international/mule.el (with-category-table): Use make-symbol.
7528         (coding-system-list): Use coding-system-aliases.
7529         (make-translation-table): Don't deal with generic characters.
7531         * international/mule-util.el (coding-system-post-read-conversion)
7532         (coding-system-pre-write-conversion)
7533         (coding-system-translation-table-for-decode)
7534         (coding-system-translation-table-for-encode): Get the right properties.
7535         (with-coding-priority): New macro.
7536         (detect-coding-with-language-environment): Use it.
7537         (coding-system-equal): Use coding-system-plist.
7539         * international/encoded-kb.el (encoded-kbd-setup-keymap) <ccl>:
7540         Use :valid property.
7542         * international/mule-cmds.el (encode-coding-char):
7543         Use find-coding-systems-string.  Don't use make-char.
7544         (describe-language-environment): Use coding-system-aliases.
7545         (prefer-coding-system): Doc fix.
7547         * international/mule-diag.el (describe-current-coding-system):
7548         Fix aliases listing.
7549         (print-iso-2022-flags): Delete.
7550         (print-designation): Partial re-write.
7551         (describe-coding-system): Deal with iso-2022 designations, flags.
7552         Fix shift_jis case.
7553         (describe-char-after): Use characterp.  Print explicit unicode.
7554         Remove some obsolete code.
7555         (print-coding-system-briefly): Fix printing aliases.
7556         (print-coding-system): Use coding-system-aliases.
7557         (mule-diag): Don't list coding categories.
7559         * international/mule-conf.el: Doc fixes.  Remove redundant :long-name properties.
7560         Re-order charset priorities.
7561         (binary): New alias.
7562         (iso-8859-16): Fix nickname.
7563         (define-iso-single-byte-charset): Un-define after use.
7565 2008-02-01  Dave Love  <fx@gnu.org>
7567         * international/characters.el: Additional double width specifications.
7569         * international/mule-diag.el (print-coding-system): Incomplete updates.
7570         (describe-character-set): List more properties.
7571         (print-fontset): Fix case of vector font-spec.
7572         (describe-current-coding-system): Fix iso-7, iso-7-else.
7574         * international/mule-conf.el (ibm866): Fix alias.
7575         (iso-8859-16): Fix nickname.
7577 2008-02-01  Dave Love  <fx@gnu.org>
7579         * language/ind-util.el: Avoid decode-char.
7580         (indian--puthash-char, indian--puthash-c, indian--puthash-cv):
7581         Use characterp, not char-valid-p.
7583         * language/devan-util.el: Add coding tag, avoid decode-char.
7585         * international/titdic-cnv.el: Add coding tag.
7586         (tit-process-header): Add coding tag to output.
7588         * language/thai.el (cp874, ibm874): New coding systems.
7590         * emacs-lisp/byte-opt.el <side-effect-and-error-free-fns>:
7591         Add character-p.
7593         * language/european.el (cp852, ibm852, cp857, ibm857, cp860)
7594         (ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437):
7595         New coding systems.
7596         <set-language-info-alist>: Avoid decode-char.
7598         * language/hebrew.el (cp862, ibm862): New coding systems.
7600         * language/greek.el (cp851, ibm851, cp869, ibm869): New coding systems.
7602         * language/cyrillic.el (cp855, ibm855): New coding systems.
7604         * international/mule-conf.el: Avoid decode-char in top-level code
7605         for self-inserting multibyte chars.
7606         (cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857)
7607         (cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874):
7608         New charsets.
7610         * international/characters.el: Various simplifications and additions.
7612 2008-02-01  Dave Love  <fx@gnu.org>
7614         * international/mule-conf.el (code-pages): Provide, for compatibility.
7616         * international/code-pages.el: Remove.
7618 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7620         * Makefile.in: Cancel the 2008-02-01 change of mine.
7622         * international/fontset.el: Add setting for unicode font at the
7623         end of the default fontset.
7625 2008-02-01  Dave Love  <fx@gnu.org>
7627         * international/mule-conf.el (adobe-standard-encoding, symbol):
7628         Adjust :code-space.
7629         (ibm850): Add :ascii-compatible-p.
7631 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7633         * international/mule-conf.el (vietnamese-viscii-lower)
7634         (vietnamese-viscii-upper): Supply them :code-offset, then unify by
7635         mapping table.
7637 2008-02-01  Dave Love  <fx@gnu.org>
7639         * cus-start.el: Add charset-map-directory.
7641         * international/fontset.el (font-encoding-alist): Add adobe-symbol.
7643         * format.el (format-alist): Remove ibm, mac, hp entries (available
7644         natively).
7646         * language/romanian.el (iso-latin-10): Add :mime-charset.
7647         ("Romanian"): Add doc.
7649         * international/mule-conf.el (iso-8859-10, symbol)
7650         (adobe-standard-encoding, ibm850): New charsets.
7651         (iso-8859-13): Fix IR number, final char.
7652         (file-coding-system-alist): Add .xml.
7654         * language/european.el (iso-latin-6, iso-8859-10, latin-6)
7655         (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
7656         (adobe-standard-encoding, cp850, ibm850): New coding systems.
7657         ("Latin-6", "Latin-7"): New language environments.
7659 2008-02-01  Dave Love  <fx@gnu.org>
7661         * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
7662         utf-8-subst; add vietnamese, cyrillic, czech.
7664         * language/romanian.el (iso-latin-10): New coding system.
7666         * international/mule-conf.el (emacs-mule): Set :charset-list,
7667         consistent with coding-system-charset-list doc.
7668         (iso-8859-16): New charset.
7670         * international/mule-diag.el (describe-coding-system): Avoid error
7671         for iso-2022, emacs-mule.
7673 2008-02-01  Dave Love  <fx@gnu.org>
7675         * international/codepage.el: Remove or comment out most of code.
7676         (codepage-setup): Re-write as trivial, obsolete function.
7678         * language/utf-8-lang.el ("UTF-8"): Use utf-8, not mule-utf-8.
7679         Remove setup function.
7681         * language/english.el (ebcdic-us, ebcdic-uk): New coding systems.
7683         * Makefile.in (DONTCOMPILE): Add language/vietnamese.el,
7684         language/cyrillic.el, language/czech.el.
7686         * language/vietnamese.el (windows-1258, cp1258): New coding systems.
7687         (font-ccl-encoder-alist): Remove viscii, vscii.
7689         * language/hebrew.el (windows-1255, cp1255): New coding systems.
7691         * language/european.el (windows-1254, cp1254, windows-1257)
7692         (cp1257, next, iso-latin-7, iso-8859-13, latin-7): New coding systems.
7693         ("Latin-7", "Lithuanian", "Latvian"): Don't require code-pages.
7695         * language/greek.el (windows-1253, cp1253): New coding systems.
7697         * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map
7698         file name.
7699         (windows-1253, windows-1254, windows-1255, windows-1256)
7700         (windows-1257, windows-1258, next): New charsets.
7702         * international/utf-8.el, international/utf-8-subst.el: Remove.
7704         * international/mule.el: Doc fixes.
7705         (charset-list, generic-char-p, set-coding-priority): Make obsolete.
7706         (coding-system-get): Try to convert old-style symbol to keyword.
7707         (define-charset): Purecopy strings in property list.
7708         (define-coding-system): Purecopy docstring.
7710         * international/mule-diag.el (list-character-sets-2): Avoid
7711         charset-bytes.
7712         (list-iso-charset-chars, list-non-iso-charset-chars): Delete.
7713         (list-block-of-chars): Re-write.
7714         (describe-character-set): Show more properties.
7715         (describe-char-after): Correct codepoint display.
7716         (print-coding-system): Use symbolic types.
7718 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7720         * Makefile.in: Be sure also to run emacs with LANG=C.
7722 2008-02-01  Dave Love  <fx@gnu.org>
7724         * international/mule-diag.el: Doc fixes.
7725         (sort-charset-list, charset-multibyte-form-string): Remove.
7726         (list-character-sets, list-character-sets-1)
7727         (list-character-sets-2): Re-write.
7728         (non-iso-charset-alist): Set to nil and made obsolete.
7729         (decode-codepage-char): Re-write and made obsolete.
7730         (read-charset): Don't use non-iso-charset-alist.
7731         (describe-coding-system): Use keyword properties.
7732         (describe-character-set): Re-write.
7734         * international/mule-conf.el (koi8-u, koi8-t, georgian-ps)
7735         (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us)
7736         (ebcdic-uk): New charsets.
7738         * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125):
7739         New coding systems.
7741         * language/european.el (windows-1252): New coding system.
7743 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7745         * Makefile.in: By sure to run emacs with LC_ALL=C.
7747         * international/encoded-kb.el (encoded-kbd-handle-8bit): Call
7748         encoded-kbd-self-insert-iso2022-8bit with argument 1.
7749         (encoded-kbd-self-insert-charset): New function.
7750         (encoded-kbd-setup-keymap, encoded-kbd-mode): Handle a
7751         coding-system of type charset.
7753 2008-02-01  Dave Love  <fx@gnu.org>
7755         * international/mule-cmds.el (set-locale-environment): Comment out
7756         set-keyboard-coding-system stuff.
7758 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7760         * international/mule.el (define-coding-system): Doc fix;
7761         sjis->shift-jis.
7763         * international/mule-conf.el: Use decode-char instead of make-char.
7765         * international/encoded-kb.el (encoded-kbd-self-insert-iso2022-8bit):
7766         New arg ARG.  Directly call self-insert-command.  This is a
7767         temporary workaround to make it work with latin-1.
7768         (encoded-kbd-mode): Change `sjis' to `shift-jis'.
7770         * international/characters.el: Setup char-width-table for CJK
7771         characters.
7773 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7775         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
7776         Fix the initial value to specify character range of
7777         japanese-jisx0208, not unicode.
7779         * international/characters.el: Set syntax/category for
7780         japanese-jisx0208.
7782 2008-02-01  Dave Love  <fx@gnu.org>
7784         * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not
7785         mime-charset.
7787         * language/vietnamese.el, language/korean.el, language/japanese.el:
7788         * language/hebrew.el, language/greek.el, language/chinese.el:
7789         Fix :mime-charset properties.
7791         * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8)
7792         (cyrillic-alternativnyj): Fix :mime-charset.
7793         (cp878, cp866): New alias.
7795         * language/european.el: Fix mime-charset properties.
7797         * international/mule-cmds.el (sort-coding-systems)
7798         (select-safe-coding-system, select-message-coding-system): Use
7799         :mime-charset, not 'mime-charset.
7801         * international/mule-conf.el: Add various :mime-charset properties.
7803 2008-02-01  Dave Love  <fx@gnu.org>
7805         * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Fix
7806         getting decoder.
7807         (encoded-kbd-mode): Fix code for coding system type and designations.
7809         * international/mule-conf.el: Spelling fixes.
7811 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7813         * international/fontset.el (fontset-plain-name): Handle the case
7814         that size, weight, slant are not specified in the fontset name.
7816 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
7818         * language/greek.el (greek-iso-8bit): Fix typo.
7820 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7822         * language/chinese.el (chinese-big5): Change :coding-type to `charset'.
7824 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7826         * international/characters.el: Change encoding to utf-8-emacs.
7827         Remove apparent duplicate codes.
7829 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7831         * international/fontset.el: Change the registry for
7832         chinese-gb2312 and add the registry for chinese-gbk.
7834         * international/mule.el (charset-chars): Fix typo.
7836         * international/mule-conf.el (chinese-gbk): New charset.
7838         * international/titdic-cnv.el (titdic-convert): Read into a
7839         unibyte buffer then make the buffer multibyte.
7841 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7843         * international/mule-conf.el (utf-16-le, utf-16-be): Use :bom attribute
7844         instead of :signature.
7846 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7848         * language/czech.el ("Czech"): Set `iso-8859-2' for
7849         `nonascii-translation'.
7851         * language/romanian.el ("Romanian"): Likewise.
7853         * language/slovak.el ("Slovak"): Likewise.
7855         * international/characters.el: Optimize calls of modify-category-entry.
7857 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7859         * bindings.el: Don't bind multibyte characters to
7860         self-insert-command here.  It's done in mule-conf.el.
7862         * case-table.el (set-case-syntax-offset): Delete variable.
7863         (set-case-syntax-1): Delete function.  Change callers.
7864         (set-case-syntax-delims): Don't check byte length of characters.
7866         * isearch.el (isearch-mode-map): Call set-char-table-range to bind
7867         characters to isearch-printing-char.
7869         * loadup.el: Don't load "international/utf-8".  Don't call
7870         update-coding-systems-internal.  Bind coding-system-for-write to
7871         `utf-8' while writing fns-XXX.el.  Call clear-charset-maps before
7872         dumping.
7874         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Adjust for the
7875         change of map-char-table.
7877         * eshell/esh-mode.el: Adjust for the change of map-char-table.
7879         * international/characters.el: Adjust for the deletion of
7880         generic characters.
7882         * international/code-pages.el (cp-make-translation-table)
7883         (cp-valid-codes, cp-fix-safe-chars): Delete.  Change caller.
7884         (cp-make-coding-system): Call define-coding-system.
7886         * international/fontset.el: Rewrite most code.
7888         * international/ja-dic-cnv.el (skkdic-get-kana-compact-codes):
7889         Call encode-char instead of split-char.
7891         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
7892         Change value.
7893         (skkdic-lookup-key): Call encode-char instead of split-char.
7895         * international/titdic-cnv.el (titdic-convert): Bind
7896         coding-system-for-write to 'iso-2022-7bit.  Don't work on unibyte
7897         buffer.
7899         * international/latin-1.el: Don't bind set-case-syntax-offset.
7901         * international/latin-2.el: Don't bind set-case-syntax-offset.
7903         * international/latin-3.el: Don't bind set-case-syntax-offset.
7905         * international/latin-4.el: Don't bind set-case-syntax-offset.
7907         * international/latin-5.el: Don't bind set-case-syntax-offset.
7909         * international/latin-8.el: Don't bind set-case-syntax-offset.
7911         * international/latin-9.el: Don't bind set-case-syntax-offset.
7913         * international/mule-cmds.el: Don't use coding category.
7914         Call set-coding-system-priority instead of set-coding-priority.
7915         (sort-coding-systems, select-safe-coding-system):
7916         Call coding-system-priority-list to get the most preferred one.
7917         (reset-language-environment): Order of coding system priority
7918         changed.  Set primary charset to iso-8859-1.
7919         (set-language-environment-coding-systems):
7920         Call set-coding-system-priority instead of set-coding-priority.
7921         (get-charset-property, put-charset-property): Move to mule.el.
7923         * international/mule-conf.el: Ful re-write.
7925         * international/mule-diag.el (print-designation): Change arguments.
7926         (print-iso-2022-flags): New function.
7927         (describe-coding-system, describe-current-coding-system):
7928         Adjust for the new structure of coding system.
7930         * international/mule.el (char-valid-p): Make it an alias of characterp.
7931         (define-charset): Full re-design.
7932         (charset-quoted-standard-p): Delete.
7933         (charsetp): Move to charset.c.
7934         (charset-info, charset-id, charset-bytes, charset-width)
7935         (charset-directioin, charset-iso-graphic-plane)
7936         (charset-reverse-charset): Delete.
7937         (charset-dimension, charset-chars, charset-iso-final-char)
7938         (charset-description, charset-short-name, charset-long-name):
7939         Call charset-plist instead of charset-info.
7940         (charset-plist, set-charset-plist): Move to charset.c.
7941         (get-charset-property, put-charset-property): Move from
7942         mule-cmds.el.  Call charset-plist and set-charset-plist.
7943         (make-char): Delete.
7944         (generic-char-p): Make it always return nil.
7945         (decode-char, encode-char): Move to charset.c.
7946         (coding-spec-XXX-idx): Delete variables.
7947         (coding-system-iso-2022-flags): New variable.
7948         (define-coding-system): New function.
7949         (transform-make-coding-system-args, make-coding-system): Delete.
7950         (set-coding-priority): Make it obsolete.
7951         (after-insert-file-set-buffer-file-coding-system)
7952         (find-new-buffer-file-coding-system): Adjust for the new coding
7953         system structure.
7955         * language/chinese.el, language/cyrillic.el, language/european.el:
7956         * language/greek.el, language/hebrew.el, language/indian.el:
7957         * language/japanese.el, language/korean.el, language/lao.el:
7958         * language/thai.el, language/tibetan.el, language/vietnamese.el:
7959         Call define-coding-system instead of make-coding-system.
7960         Delete all CCL program.
7962         * textmodes/sgml-mode.el (sgml-mode-map): Use encode-char instead
7963         of make-char.
7964         (sgml-char-names-table): Fix iteration limit.
7966         * term/mac-win.el: Delete unnecessary calls of set-fontset-font.
7967         (ccl-encode-mac-roman-font): Delete.
7969         * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
7970         utf-8.el, and utf-8-subst.el as they can't be bytecompiled
7971         currently.  This is just a temporary workaround.
7973 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7975         * whitespace.el (global-whitespace-mode): Use `find-file-hook' instead
7976         of `find-file-hooks'.
7977         (global-whitespace-toggle-options): Doc fix.
7979 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
7981         * whitespace.el (whitespace): Set :version tag to 23.1.
7982         (whitespace-turn-off, whitespace-toggle-options): Fix typos.
7983         (whitespace-style, whitespace-chars, whitespace-space)
7984         (whitespace-hspace, whitespace-tab, whitespace-newline)
7985         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
7986         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
7987         (whitespace-hspace-regexp, whitespace-space-regexp)
7988         (whitespace-tab-regexp, whitespace-trailing-regexp)
7989         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
7990         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
7991         (whitespace-space-after-tab-regexp, whitespace-line-column)
7992         (whitespace-display-mappings, global-whitespace-toggle-options)
7993         (whitespace-cleanup, whitespace-cleanup-region)
7994         (whitespace-interactive-char): Doc fixes.
7996 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
7998         * whitespace.el (global-whitespace-mode): Fix modeline lighter.
7999         When turning off the global mode, turn off the local modes too
8000         if whitespace is being unloaded.
8001         (whitespace-unload-function): New function.
8003 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
8005         * vc.el (vc-update): Fix bug: Specify branch tip as
8006         vc-checkout REVISION.  Reported by Dan Nicolaescu.
8008 2008-02-01  Glenn Morris  <rgm@gnu.org>
8010         * info.el (bookmark-make-cell-function, bookmark-search-size)
8011         (bookmark-current-bookmark): Declare variables for compiler.
8012         (bookmark-buffer-file-name, bookmark-get-filename)
8013         (bookmark-get-front-context-string)
8014         (bookmark-get-rear-context-string, bookmark-get-position)
8015         (bookmark-get-info-node, bookmark-file-or-variation-thereof)
8016         (bookmark-jump-noselect): Declare functions for compiler.
8017         (Info-bookmark-make-cell): Fix argument list to match example of
8018         `bookmark-make-cell-for-text-file'.
8019         (Info-bookmark-jump): Don't require info inside info.el.
8021 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
8023         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
8024         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
8025         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
8026         (verilog-sk-state-machine): Quote all calls to
8027         "auxiliary skeleton"s to prevent infloops.
8029 2008-02-01  Jason Rumney  <jasonr@gnu.org>
8031         * w32-fns.el: Partially revert 2007-11-10 change.
8033 2008-02-01  Martin Rudalics  <rudalics@gmx.at>
8035         * mail/rmail.el (rmail-highlight): Fix specification.
8036         Reported by pod <pod@herald.ox.ac.uk>.
8038 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8040         * image-mode.el (image-mode-current-vscroll)
8041         (image-mode-current-hscroll): Make buffer-local.
8042         (image-set-window-vscroll, image-set-window-hscroll): Simplify.
8043         (image-reset-current-vhscroll): Use the latest setting when displaying
8044         for the first time in a window.  Apply to all windows in the frame.
8045         (image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
8047         * progmodes/grep.el (grep-compute-defaults):
8048         Don't mix up defaults for different connections to the same host.
8050 2008-01-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8052         * blank-mode.el: Rename to whitespace.el.
8054         * obsolete/whitespace.el: Rename to obsolete/old-whitespace.el.
8056 2008-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8058         * net/rcompile.el (remote-compile): Remove broken code.
8060 2008-01-31  Jason Rumney  <jasonr@gnu.org>
8062         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
8064 2008-01-31  Juanma Barranquero  <lekktu@gmail.com>
8066         * linum.el (linum-unload-function): New function.
8068 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
8070         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
8071         (gdb-var-set-format-handler): New function.
8072         (gdb-var-set-format): Use it.
8074 2008-01-30  Juanma Barranquero  <lekktu@gmail.com>
8076         * emacs-lisp/check-declare.el (check-declare-directory):
8077         * emacs-lisp/authors.el (authors): Use `find-program' and
8078         `grep-program' instead of hardcoded program names.
8080         * emacs-lisp/cl-loaddefs.el: Update.
8082 2008-01-30  Tassilo Horn  <tassilo@member.fsf.org>
8084         * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions.
8085         Implement bookmark support the new make-cell/handler way.
8086         (Info-mode): Bind bookmark-make-cell-function to
8087         Info-bookmark-make-cell buffer locally.
8089 2008-01-30  Richard Stallman  <rms@gnu.org>
8091         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
8092         Doc fix.
8094         * files.el (hack-local-variables): Don't query about fake variables.
8096 2008-01-30  Markus Triska  <markus.triska@gmx.at>
8098         * linum.el: New file.
8100 2008-01-29  Michael Albinus  <michael.albinus@gmx.de>
8102         * net/tramp.el (tramp-methods): Use "-H" option for "sudo".
8103         Suggested by Trent W. Buck <trentbuck@gmail.com>.  Make ("%h")
8104         a single element in "plinkx".
8105         (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
8106         "*Shell Command Output*" buffers.  Check, whether there is already
8107         an asynchronous process running.  Display always the buffer of the
8108         asynchronous process.
8109         (tramp-compute-multi-hops): Adapt error message.
8111 2008-01-29  Alan Mackenzie  <acm@muc.de>
8113         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
8114         from this regexp; part of same fix as next change to cc-engine.el.
8116         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
8117         Anchor the "{" of a template function correctly on "template", not the
8118         following "<".
8120         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
8122 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
8124         * doc-view.el (doc-view-mode): Adapt to image-mode-current-vscroll
8125         and image-mode-current-hscroll being alists now.
8127         * image-mode.el (image-mode-current-vscroll)
8128         (image-mode-current-hscroll): Add doc strings.
8129         (image-set-window-vscroll, image-set-window-hscroll)
8130         (image-reset-current-vhscroll, image-mode): Adapt to
8131         image-mode-current-vscroll and image-mode-current-hscroll being
8132         alists now.
8134 2008-01-29  Martin Rudalics  <rudalics@gmx.at>
8136         * emacs-lisp/find-func.el (find-function-search-for-symbol):
8137         Strip extension from .emacs.el to make sure symbol is searched
8138         in .emacs too.
8140 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
8142         * doc-view.el (doc-view-mode): Use facilities below to
8143         restore [vh]scroll when switching buffers.
8145         * image-mode.el (image-mode-current-vscroll)
8146         (image-mode-current-hscroll): New variables.
8147         (image-set-window-hscroll, image-set-window-vscroll): New functions.
8148         (image-forward-hscroll, image-next-line, image-bol, image-eol)
8149         (image-bob, image-eob): Use them.
8150         (image-reset-current-vhscroll): New function.
8151         (image-mode): Make new variables buffer-local and reset [vh]scroll
8152         on window configuration changes.
8154 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
8156         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
8157         gdb-cpp-define-alist-program if file is nil (currently only
8158         " *partial-output-...").
8160 2008-01-27  Richard Stallman  <rms@gnu.org>
8162         * allout.el: Many doc fixes.
8163         (allout-encrypt-string): Fix error message.
8165 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
8167         * progmodes/etags.el (tags-query-replace): Doc fix.
8169 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
8171         * allout.el (allout-unload-function): New function.
8173 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
8175         * allout.el (allout-prefix-data): Doc fix.
8176         (allout-show-current-subtree): Reflow docstring.
8177         (allout-use-mode-specific-leader, allout-use-hanging-indents)
8178         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
8179         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
8180         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
8181         (allout-copy-topic-as-kill, allout-listify-exposed)
8182         (allout-process-exposed, allout-encrypted-key-info)
8183         (allout-update-passphrase-mnemonic-aids)
8184         (allout-next-topic-pending-encryption)
8185         (allout-tests-globally-true): Fix typos in docstrings.
8187 2008-01-23  Jason Rumney  <jasonr@gnu.org>
8189         * lpr.el (printer-name): Do not set on MS Windows.
8191 2008-01-28  Michael Albinus  <michael.albinus@gmx.de>
8193         * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
8194         the command.
8196 2008-01-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8198         * whitespace.el: Moved to obsolete dir.
8200         * blank-mode.el: New version 9.2.  Replace whitespace functions by
8201         aliases in blank-mode.
8202         (whitespace-buffer): New fun.
8203         (whitespace-region): Alias for whitespace-buffer, because there is no
8204         blank-region fun.
8205         (whitespace-cleanup): Alias for blank-cleanup.
8206         (whitespace-cleanup-region): Alias for blank-cleanup-region.
8208 2008-01-27  Juanma Barranquero  <lekktu@gmail.com>
8210         * server.el (server-log-time-function): Doc fix.
8211         (server-buffer): Fix typo in docstring.
8213 2008-01-27  Martin Rudalics  <rudalics@gmx.at>
8215         * view.el (view-buffer): Explain in doc-string why exit-action
8216         should not be set to kill-buffer.
8218         * arc-mode.el (archive-extract):
8219         * tar-mode.el (tar-extract): Use kill-buffer-if-not-modified as
8220         exit-action when viewing the buffer.
8222 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
8224         * add-log.el (change-log-search-file-name): Work harder to find
8225         the correct file name.
8226         (change-log-find-file): Fix typo.
8227         (change-log-start-entry-re): Move definition earlier.
8229 2007-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8231         * add-log.el (change-log-search-file-name, change-log-find-file):
8232         New function.
8233         (change-log-font-lock-keywords): Move file name matching ...
8234         (change-log-file-names-re): ... here.  New defconst.
8235         (change-log-mode-map): New binding C-c C-f to change-log-find-file.
8237 2008-01-27  Alan Mackenzie  <acm@muc.de>
8239         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
8240         enhance comments.
8242 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
8244         * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
8245         methods, the host name must be a local host.
8247 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
8249         * vc.el: Add TODO item about not defaulting to RCS.
8251         * server.el (server-process-filter): Check for non-nil before
8252         calling file-directory-p.
8254 2008-01-27  Alan Mackenzie  <acm@muc.de>
8256         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
8257         arglist-cont-nonempty.
8259         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
8260         for a brace with syntax arglist-cont-nonempty.
8262         * progmodes/cc-styles.el (c-style-alist): Add elements for
8263         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, awk).
8265 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
8267         * button.el (define-button-type): Clarify type of NAME in docstring.
8269 2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8271         * server.el (server-buffer): New const.
8272         (server-log): New var.
8273         (server-log): Use them.
8274         (server-process-filter): (Try to) run the continuation in the same cwd
8275         as the client's.
8277 2008-01-26  Alan Mackenzie  <acm@muc.de>
8279         * progmodes/cc-defs.el (c-save-buffer-state):
8280         Bind buffer-file-name and buffer-file-truename to nil, to prevent
8281         primitives generating "buffer is read only" messages.
8283 2008-01-20  Ulf Jasper  <ulf.jasper@web.de>
8285         * calendar/icalendar.el (icalendar-version): Increase to "0.17".
8286         (icalendar-import-format): Doc fix.  Allow function type.
8287         (icalendar--read-element): Doc fix.
8288         (icalendar--parse-summary-and-rest): Doc fix.  Handle function
8289         type icalendar-import-format.  Make regexps non-greedy.
8290         (icalendar--format-ical-event): Handle function type
8291         icalendar-import-format.
8292         (icalendar-import-format-sample): New function.
8294 2008-01-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
8296         * vc.el (vc-exec-after): For mode-line-process highlighting, if
8297         `compile' is not available, fall back to font-lock-warning-face.
8299 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
8301         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
8302         that the filename end is found even when the filename is empty.
8303         Fixes error and spurious newlines when marking files for deletion.
8305 2008-01-26  Martin Rudalics  <rudalics@gmx.at>
8307         * subr.el (find-tag-default): Simplify using exclusively
8308         skip-syntax-backward/-forward.
8310 2008-01-26  Michael Albinus  <michael.albinus@gmx.de>
8312         * vc.el (vc-directory, vc-update-change-log): Remove check for
8313         Tramp.  Both functions work for it, though pretty slow
8314         (`vc-directory').  Maybe the implementation can be optimized.
8316         * net/tramp.el (tramp-dissect-file-name): Raise an error when
8317         Tramp 2.0 syntax is used.
8318         Suggested by Trent W. Buck <trentbuck@gmail.com>.
8320 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
8322         * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,
8323         invoke directory-files-and-attributes with last argument `integer'
8324         instead of `string'.
8325         (insert-directory): Add -n to the list of supported switches
8326         mentioned in the doc string.
8328 2008-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8330         * blank-mode.el: New version 9.1.  Handle "long" line tail
8331         visualization.  Doc fix.
8332         (blank-line-length): Rename to blank-line-column.
8333         (blank-chars-value-list, blank-toggle-option-alist, blank-help-text):
8334         Initialization fix.
8335         (blank-replace-spaces-by-tabs): New fun.
8336         (blank-cleanup, blank-cleanup-region, blank-color-on): Code fix.
8338 2008-01-25  Richard Stallman  <rms@gnu.org>
8340         * subr.el (add-hook): Implement `permanent-local-hook' property.
8342         * loadhist.el (file-provides, file-requires): Push the filename right.
8344 2008-01-25  Martin Rudalics  <rudalics@gmx.at>
8346         * emacs-lisp/find-func.el (find-library): Wrap search for
8347         library name in condition-case to avoid reporting a scan-error.
8349 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
8351         * server.el (server-process-filter): Don't force
8352         the authentication string to be followed by "\n".
8354 2008-01-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8356         * blank-mode.el: New version 9.0.  New commands to clean up some blank
8357         problems like trailing blanks.  New faces and regexp for visualizing
8358         the blank problems.  Doc fix.
8359         (blank-chars, blank-global-modes, blank-chars-value-list)
8360         (blank-toggle-option-alist, blank-help-text): Initialization fix.
8361         (blank-indentation, blank-empty, blank-space-after-tab): New faces.
8362         (blank-indentation, blank-empty, blank-space-after-tab)
8363         (blank-indentation-regexp, blank-empty-at-bob-regexp)
8364         (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
8365         (blank-cleanup, blank-cleanup-region): New commands.
8366         (blank-color-on): Code fix.
8368 2008-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
8370         * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
8371         file name.
8372         (ibuffer-mode-map): Add binding to sort by file name.
8373         (ibuffer-filename/process-header-map): New variable.
8374         (filename-and-process): Add a header that sorts by file name.
8375         (ibuffer-mode): Mention sorting by file name.
8377         * ibuf-ext.el (filename/process): New sorter.
8379 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
8381         * view.el (kill-buffer-if-not-modified): Don't pass t to
8382         buffer-modified-p.
8384 2008-01-24  Michael Albinus  <michael.albinus@gmx.de>
8386         * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
8387         the source file in case of `rename'.
8388         Reported by Pete Forman <pete.forman@westerngeco.com>.
8390 2008-01-24  Ken Manheimer  <ken.manheimer@gmail.com>
8392         * allout.el (allout-keybindings-list): In initial setting, express
8393         meta-prefixed allout keys as vectors instead of strings, since the
8394         string form is interpreted in some cases as composed key
8395         modifiers, eg, accented keys.
8397         (allout-line-boundary-regexp): Clarify description.
8399         (set-allout-regexp): Repair the expressions so that the formfeed
8400         part is identified as one of the top-level groups, and is
8401         included in all the forms, not just the -line-boundary-regexp one.
8403         (allout-prefix-data): Incorporate information from the various
8404         allout regexp's formfeed alternative group, when present.
8406         (allout-write-file-hook-handler): Rectify mangling of the error
8407         handling.  It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error'
8408         condition-case handler was apparently reformatted as if it was a
8409         call to the error function.  An apparent repair attempt in version
8410         1.101 situated the original body of the error handling code as
8411         bogus condition-case handlers.  I've returned to just about the
8412         working code that was originally there, removing an unnecessary -
8413         but benign - enclosing 'progn'.  \(Automated or cursory code fixes
8414         often aren't.)
8416         (allout-region-active-p): Fallback to value of mark-active if
8417         neither use-region-p nor region-active-p are present, for
8418         compatability with current and recent emacs major releases.
8420 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
8422         * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
8423         (reftex-toc-restore-region):
8424         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
8425         (reftex-index-phrases-apply-to-region):
8426         * textmodes/ispell.el (ispell-word):
8427         * progmodes/vhdl-mode.el (vhdl-keep-region-active):
8428         * progmodes/pascal.el (pascal-mark-defun):
8429         * progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
8430         (f90-fill-region):
8431         * emulation/tpu-edt.el (tpu-set-mark):
8432         * emulation/crisp.el (crisp-region-active):
8433         * winner.el (winner-active-region):
8434         * ansi-color.el (ansi-color-set-extent-face): Use featurep instead
8435         of bound tests in order to resolve conditionals at compile time.
8437 2008-01-24  Juanma Barranquero  <lekktu@gmail.com>
8439         * delsel.el (delsel-unload-function): Don't use `remprop'; it is
8440         not autoloaded, and we wouldn't want to load CL just to unload
8441         delsel.el anyway.  Suggested by Martin Rudalics <rudalics@gmx.at>.
8443 2008-01-24  Martin Rudalics  <rudalics@gmx.at>
8445         * delsel.el (delete-selection-pre-hook): Avoid clearing out
8446         pre-command-hook when text is read-only.
8448 2008-01-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
8450         * vc.el (vc-process-filter): Do nothing if buffer not live.
8451         (vc-diff-finish): Rename from vc-diff-sentinel.
8452         No longer take REV1-NAME and REV2-NAME.
8453         Instead, take BUFFER-NAME.  Do nothing if buffer not live.
8454         Don't do window resize if no window displays buffer.
8455         (vc-diff-internal): Use vc-diff-finish.
8457         * vc.el (vc-next-action): Fix two instances of "free-var file" bug:
8458         In both cases, convert single call to one wrapped in dolist.
8460 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
8462         * vc.el: Add a TODO item about missing files.
8463         (vc-exec-after): Add a tooltip to the new mode-line item.
8465 2008-01-24  Glenn Morris  <rgm@gnu.org>
8467         * t-mouse.el (gpm-mouse-start): Declare as a function.
8469 2008-01-23  Michael Albinus  <michael.albinus@gmx.de>
8471         * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
8472         (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp.
8473         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8474         Don't send `tramp-rsh-end-of-line' additionally, when setting the
8475         prompt.
8476         (tramp-wait-for-output): Distinguish different prompt formats.
8477         (tramp-get-test-nt-command): Don't check for "\n" in the prompt.
8478         (tramp-local-host-p): Check whether temp directory is writable.
8480 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
8482         * vc.el: Add TODO items.
8484 2008-01-23  Carsten Dominik  <dominik@science.uva.nl>
8486         * replace.el (occur-mode-find-occurrence-hook): New hook that can
8487         be used to reveal or highlight the location of a match.
8488         (occur-mode-goto-occurrence, occur-mode-goto-occurrence-other-window)
8489         (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'.
8491 2008-01-23  Martin Rudalics  <rudalics@gmx.at>
8493         * progmodes/hideif.el (hide-ifdef-shadow): Add version number
8494         for defcustom.
8495         (hide-ifdef-shadow): Add version number for defface.
8497 2008-01-23  Glenn Morris  <rgm@gnu.org>
8499         * textmodes/org.el (org-export-latex-cleaned-string): Fix declaration.
8501 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
8503         * progmodes/sh-script.el (sh-basic-offset):
8504         * progmodes/cc-vars.el (c-syntactic-indentation)
8505         (c-syntactic-indentation-in-macros): Mark as safe.
8507 2008-01-23  Richard Stallman  <rms@gnu.org>
8509         * icomplete.el (icomplete-get-keys):
8510         Look up KEYS using all maps in proper buffer.
8512 2008-01-23  Juanma Barranquero  <lekktu@gmail.com>
8514         * frame.el (display-mm-height, display-mm-width):
8515         * whitespace.el (whitespace-check-leading-whitespace)
8516         (whitespace-check-trailing-whitespace)
8517         (whitespace-check-spacetab-whitespace)
8518         (whitespace-check-indent-whitespace)
8519         (whitespace-check-ateol-whitespace):
8520         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
8522 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
8524         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
8525         after-save-hook so that it is not called multiple times.
8527         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
8529 2008-01-23  Eli Zaretskii  <eliz@gnu.org>
8531         * view.el (view-file-other-window, view-file-other-frame):
8532         Don't kill the buffer if it is modified.  Doc fixes.
8533         (kill-buffer-if-not-modified): New function.
8534         (view-file): Don't kill the buffer if it is modified.
8536         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
8537         (ebrowse-view/find-file-and-search-pattern):
8538         Call view-file-other-window instead of ebrowse-view-file-other-window.
8539         (ebrowse-view-file-other-frame): Don't call
8540         current-window-configuration.  Fix second argument in the call to
8541         view-mode-enter.  Doc fix.
8543 2008-01-23  Richard Stallman  <rms@gnu.org>
8545         * subr.el (atomic-change-group): Prevent undo list truncation.
8547 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
8549         * files.el (safe-local-eval-forms):
8550         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
8552 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
8554         * comint.el (comint-insert-input): Set point first.
8556         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
8557         session doesn't hang because gdb-pending-triggers is non-nil.
8558         (gdb-frame-handler): Use buffer-file-name instead of
8559         buffer-name in case of duplicate file names.
8561 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
8563         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
8564         C-M-e and C-M-h for emacs, they work by default.
8565         (verilog-emacs-features): Remove.
8566         (verilog-setup-dual-comments, verilog-populate-syntax-table):
8567         Remove.  Move syntax table initialization ...
8568         (verilog-mode-syntax-table): ... here.
8569         (verilog-mode): Don't initialize the syntax table here.
8570         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
8571         does not need it.
8573 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
8575         * progmodes/verilog-mode.el (verilog-booleanp): New function for
8576         backward compatibility.  Replace all uses of booleanp with
8577         verilog-booleanp.
8579 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
8581         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
8583 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
8585         * progmodes/verilog-mode.el (top-level): Fix spacing.
8586         (verilog-mode-version, verilog-mode-release-date):
8587         Update version number.
8588         (verilog-mode-release-emacs): New variable.
8589         (compile-command, reporter-prompt-for-summary-p):
8590         Define for byte compiler.
8591         (verilog-startup-message-lines, verilog-startup-message-displayed)
8592         (verilog-display-startup-message): Remove.
8593         (verilog-highlight-p1800-keywords): Improve docstring.
8594         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
8595         (vector-skip-list): Only defvar at compile time.
8596         (verilog-highlight-translate-off, verilog-indent-level)
8597         (verilog-indent-level-module, verilog-indent-level-declaration)
8598         (verilog-indent-declaration-macros, verilog-indent-lists)
8599         (verilog-indent-level-behavioral, verilog-indent-level-directive)
8600         (verilog-cexp-indent, verilog-case-indent, verilog-auto-newline)
8601         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
8602         (verilog-tab-to-comment, verilog-indent-begin-after-if)
8603         (verilog-align-ifelse, verilog-minimum-comment-distance)
8604         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
8605         (verilog-auto-endcomments, verilog-auto-read-includes)
8606         (verilog-auto-star-expand, verilog-auto-star-save)
8607         (verilog-library-flags, verilog-library-directories)
8608         (verilog-library-files, verilog-library-extensions)
8609         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
8610         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
8611         (verilog-assignment-delay, verilog-auto-inst-vector)
8612         (verilog-auto-inst-template-numbers, verilog-auto-input-ignore-regexp)
8613         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
8614         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
8615         Add safe-local-variable properties.
8616         (verilog-statement-menu, verilog-company, verilog-re-search-forward)
8617         (verilog-re-search-backward, verilog-error-regexp-add)
8618         (verilog-end-block-re, verilog-emacs-features)
8619         (verilog-populate-syntax-table, verilog-setup-dual-comments)
8620         (verilog-type-font-keywords, verilog-inside-comment-p)
8621         (electric-verilog-backward-sexp, verilog-backward-sexp)
8622         (verilog-forward-sexp, verilog-font-lock-init, verilog-mode)
8623         (electric-verilog-terminate-line, electric-verilog-semi)
8624         (electric-verilog-tab, verilog-insert-1, verilog-insert-indices)
8625         (verilog-generate-numbers, verilog-comment-region, verilog-label-be)
8626         (verilog-beg-of-statement, verilog-in-case-region-p)
8627         (verilog-in-struct-region-p, verilog-in-generate-region-p)
8628         (verilog-in-fork-region-p, verilog-backward-case-item)
8629         (verilog-set-auto-endcomments, verilog-get-expr)
8630         (verilog-expand-vector-internal, verilog-surelint-off)
8631         (verilog-batch-execute-func, verilog-calculate-indent)
8632         (verilog-calc-1, verilog-calculate-indent-directive)
8633         (verilog-leap-to-head, verilog-continued-line)
8634         (verilog-backward-token, verilog-backward-syntactic-ws)
8635         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
8636         (verilog-forward-ws&directives, verilog-at-constraint-p)
8637         (verilog-skip-backward-comments, verilog-indent-line-relative)
8638         (verilog-do-indent, verilog-indent-comment, verilog-more-comment)
8639         (verilog-pretty-declarations, verilog-pretty-expr)
8640         (verilog-just-one-space, verilog-indent-declaration)
8641         (verilog-get-completion-decl, verilog-goto-defun, verilog-showscopes)
8642         (verilog-header, verilog-signals-combine-bus, verilog-read-decls)
8643         (verilog-read-always-signals-recurse, verilog-read-instants)
8644         (verilog-read-auto-template, verilog-set-define)
8645         (verilog-read-defines, verilog-read-signals, verilog-getopt)
8646         (verilog-is-number, verilog-expand-dirnames, verilog-modi-lookup)
8647         (verilog-modi-cache-results, verilog-insert-one-definition)
8648         (verilog-make-width-expression, verilog-delete-autos-lined)
8649         (verilog-auto-save-check, verilog-auto-arg, verilog-auto-inst-port)
8650         (verilog-auto-inst, verilog-auto-inst-param, verilog-auto-reg)
8651         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
8652         (verilog-auto-output-every, verilog-auto-input, verilog-auto-inout)
8653         (verilog-auto-inout-module, verilog-auto-sense, verilog-auto-reset)
8654         (verilog-auto-tieoff, verilog-auto-unused, verilog-auto-ascii-enum)
8655         (verilog-auto, verilog-sk-define-signal, verilog-mode-mouse-map)
8656         (verilog-load-file-at-mouse, verilog-load-file-at-point)
8657         (verilog-library-files): Cleanup spacing of )'s they should not be
8658         on unique lines.  Fix checkdoc warnings.
8660 2008-01-22  Glenn Morris  <rgm@gnu.org>
8662         * progmodes/hideif.el (hide-ifdef-initially, hide-ifdef-read-only)
8663         (hide-ifdef-lines, hide-ifdef-shadow): Remove autoload cookies
8664         from defcustoms.
8665         (hide-ifdef-shadow): Remove autoload cookie from defface.
8667         * vc.el (vc-diff-sentinel): Do not write a footer if there were
8668         differences.
8670 2008-01-21  Reiner Steib  <Reiner.Steib@gmx.de>
8672         * pcvs-defs.el (cvs-menu): Improve cvs-mode-find-file,
8673         cvs-mode-find-file-other-window.  Add cvs-mode-diff-yesterday and
8674         manual entry.
8676 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
8678         * net/dbus.el (dbus-ignore-errors): New macro.
8679         (dbus-unregister-object): New defun.  Moved from dbusbind.c.
8680         (dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
8681         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
8682         (dbus-get-signatures): Apply `dbus-ignore-errors'.
8684 2008-01-21  Martin Rudalics  <rudalics@gmx.at>
8686         * outline.el (outline-up-heading): Fix check for top level to
8687         avoid infinite looping in hide-other.
8689 2008-01-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8691         * vc.el (vc-process-sentinel): After calling the previous
8692         sentinel, do nothing if the process' buffer is not live.
8694 2008-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8696         * blank-mode.el: Fix a problem of cleaning blank faces when turning off
8697         blank-mode in some buffers (like *info* buffers).  Reported by Juanma
8698         Barranquero <lekktu@gmail.com>.  Eliminate `-face' suffix of all
8699         blank-mode faces.  Doc fix.  New version 8.1.
8700         (blank-turn-on, blank-turn-off): Replace (and CONDITION BODY) by (when
8701         CONDITION BODY).
8702         (blank-space-face): Face/option name replaced by blank-space.
8703         (blank-hspace-face): Face/option name replaced by blank-hspace.
8704         (blank-tab-face): Face/option name replaced by blank-tab.
8705         (blank-newline-face): Face/option name replaced by blank-newline.
8706         (blank-trailing-face): Face/option name replaced by blank-trailing.
8707         (blank-line-face): Face/option name replaced by blank-line.
8708         (blank-space-before-tab-face): Face/option name replaced by
8709         blank-space-before-tab.
8710         (blank-color-on, blank-color-off, blank-display-char-on): Fix code.
8712 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
8714         * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp)
8715         (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp)
8716         (blank-space-before-tab-regexp, blank-global-modes, blank-mode)
8717         (global-blank-mode): Doc fixes.
8718         (blank, blank-space-face, blank-hspace-face, blank-tab-face)
8719         (blank-newline-face, blank-trailing-face, blank-line-face)
8720         (blank-space-before-tab-face, blank-display-mappings)
8721         (blank-chars-value-list, blank-style-value-list, blank-toggle-options)
8722         (global-blank-toggle-options, blank-help-text, blank-interactive-char)
8723         (blank-turn-on, blank-turn-off, blank-color-on, blank-color-off):
8724         Fix typos in docstrings.
8726 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
8728         * server.el (server-log-time-function): New variable.
8729         (server-log): Use it.
8731 2008-01-21  Glenn Morris  <rgm@gnu.org>
8733         * progmodes/hideif.el: Move defcustoms and defface to start of file.
8735         * textmodes/org.el (org-entry-properties): Let-bind `clocksum'.
8737 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
8739         * textmodes/org.el (org-unmodified, org-cycle-emulate-tab)
8740         (org-descriptive-links, org-link-file-path-type)
8741         (org-remember-use-refile-when-interactive)
8742         (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
8743         (org-export-ascii-bullets, org-agenda-deadline-faces)
8744         (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
8745         (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
8746         (org-kill-note-or-show-branches): Fix typos in docstrings.
8748 2008-01-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
8750         * vc.el (vc-process-sentinel): Set mode-line-process.
8751         (vc-exec-after): Likewise, for the `run' process status.
8753 2008-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8755         * ibuffer.el (ibuffer-mode): Fix last change.
8757 2008-01-20  Dan Nicolaescu  <dann@ics.uci.edu>
8759         * vc-hg.el (vc-hg-registered):
8760         * vc-svn.el (vc-svn-registered): Make it work for non-existent files.
8762 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
8764         * repeat.el (repeat-undo-count): New variable.
8765         (repeat): For self-insertions make undo boundary only after 20
8766         repetitions.  Inhibit point recording unless repeat-repeat-char is nil.
8768 2008-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8770         * net/imap.el (imap-ping-server): New variable.
8771         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8772         (imap-ping-server): Minor doc string fixes.
8774 2008-01-19  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8776         * net/imap.el (imap-ping-server): New function.
8777         (imap-opened): Call imap-ping-server.
8779 2008-01-20  Glenn Morris  <rgm@gnu.org>
8781         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
8782         prevent infloops.
8784 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
8786         * progmodes/python.el (python-imports): Default to "None".
8788 2008-01-19  Tom Tromey  <tromey@redhat.com>
8790         * vc-svn.el (vc-svn-after-dir-status): New function.
8791         (vc-svn-dir-status): Run svn asynchronously.
8793 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
8795         * progmodes/hideif.el (hide-ifdef-shadow): New option.
8796         (hide-ifdef-shadow): New face.
8797         (hide-ifdef-toggle-shadowing): New function to toggle between
8798         shadowing and making code invisible.
8799         (hide-ifdef-mode-submap): Add binding for hide-ifdef-toggle-shadowing.
8800         (hide-ifdef-mode-menu): Add entry for hide-ifdef-toggle-shadowing.
8801         (hide-ifdef-region-internal): Give new overlay hide-ifdef
8802         property.  Shadow text when hide-ifdef-shadow is non-nil.
8803         (hif-show-ifdef-region): Remove overlays with hide-ifdef property set.
8804         (hif-hide-line): Use when instead of if.
8805         (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
8806         Remove unneeded * from doc-strings.
8808 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8810         * doc-view.el (doc-view-goto-page): Don't move point any more, now that
8811         the hscroll behavior was fixed.
8812         (doc-view-mode): Disable auto-hscroll-mode.
8814 2008-01-18  Tom Tromey  <tromey@redhat.com>
8816         * vc-svn.el (vc-svn-dir-status): New function.
8818 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
8820         * vc.el: Make vc-status asynchronous.
8821         (vc-update-vc-status-buffer): New function broken out of ...
8822         (vc-status-refresh): ... here.  Pass vc-update-vc-status-buffer to
8823         the dir-status backend function.
8825         * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
8826         Move the output processing to ...
8827         (vc-hg-after-dir-status): ... here.  Call the function passed as
8828         an argument with the results.
8830 2008-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8832         * doc-view.el (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
8833         (doc-view-insert-image): Do something if the image is missing.
8834         (doc-view-mode): Don't use file-remote-p.
8836 2008-01-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
8838         * textmodes/org-export-latex.el (org-export-latex-cleaned-string): Fix.
8839         (org-export-latex-special-chars): Convert "..." in \ldots
8840         and skip tables.
8841         (org-export-latex-fontify-headline): Change parameter name.
8842         (org-export-as-latex): Handle export of subtrees.
8843         (org-export-latex-make-header): New argument TITLE.
8844         (org-export-latex-content): New argument EXCLUDE-LIST.
8845         (org-list-parse-list): New name for org-export-latex-parse-list.
8846         (org-export-latex-make-header): New name for
8847         org-export-latex-make-preamble.
8848         (org-list-to-generic): New name of org-export-list-to-generic.
8849         (org-list-to-latex): New name of org-export-list-to-latex.
8850         (org-list-item-begin, org-list-end, org-list-insert-radio-list)
8851         (org-list-send-list, org-list-to-texinfo)
8852         (org-list-to-html): New functions.
8853         (org-export-latex-tables-column-borders)
8854         (org-export-latex-default-class, org-export-latex-classes)
8855         (org-export-latex-classes-sectioning)
8856         (org-list-radio-list-templates): New options.
8857         (org-export-latex-header): New variable.
8858         (org-latex-entities): New constant.
8859         (org-export-latex-default-sectioning, org-export-latex-preamble)
8860         (org-export-latex-prepare-text-option)
8861         (org-export-latex-get-sectioning): Remove.
8863 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
8865         * textmodes/org-publish.el (org-publish-current-project):
8866         Fix bug with forcing publication.
8868         * textmodes/org.el (org-export-with-special-strings): New option.
8869         (org-export-html-convert-special-strings): New function.
8870         (org-html-do-expand): `org-export-html-convert-special-strings'
8871         added to the list of conversion.
8872         (org-infile-export-plist, org-get-current-options): Add support
8873         for "-" in the #+OPTION line to let user switch on/off special
8874         strings conversion.
8875         (org-export-plist-vars): New :html-table-tag property.
8876         (org-export-as-html, org-format-org-table-html)
8877         (org-format-table-table-html) Use the :html-table-tag property
8878         instead of the `org-export-html-table-tag' global value.
8879         (org-additional-option-like-keywords): Add "TBLFM".
8880         (org-entry-properties): Include the CLOCKSUM special property.
8881         (org-columns-edit-value): Do not allow to edit the special
8882         CLOCKSUM property.
8883         (org-flag-drawer): Use the original value of `outline-regexp'.
8884         (org-remember-handler): Add invisible-ok flag to call to
8885         `org-end-of-subtree'.
8886         (org-agenda-highlight-todo): Respect
8887         `org-agenda-todo-keyword-format'.
8888         (org-agenda-todo-keyword-format): New option.
8889         (org-infile-export-plist): No restriction while searching for options.
8890         (org-remember-handler): Remove comments at the end of the buffer.
8891         (org-remember-use-refile-when-interactive): New option.
8892         (org-table-sort-lines): Make sure sorting works on link
8893         descritions only, and ignores the link.
8894         (org-sort-entries-or-items): Make sure the end of the subtree is
8895         included.
8896         (org-refile-use-outline-path): New allowed values `file' and
8897         `full-file-path'.
8898         (org-get-refile-targets): Respect new values for
8899         `org-refile-use-outline-path'.
8900         (org-agenda-get-restriction-and-command): DEL goes back to initial list.
8901         (org-export-as-xoxo): Restore point when done.
8902         (org-open-file): Allow multiple %s in command.
8903         (org-clock-in-switch-to-state): New option.
8904         (org-first-list-item-p): New function.
8905         (org-last-remember-storage-locations): New variable.
8906         (org-get-refile-targets): Interpret the new maxlevel setting.
8907         (org-refile-targets): New option `:maxlevel'.
8908         (org-copy-subtree): Include empty lines before but not after subtree.
8909         (org-back-over-empty-lines, org-skip-whitespace): New functions.
8910         (org-move-item-down, org-move-item-up): Include empty lines before
8911         but not after item.
8912         (org-first-sibling-p): New function.
8913         (org-remember-apply-template): Defaults, completions and history
8914         for template prompts.  Also, interpret new `%!' escape.
8915         (org-context-choices): New constant.
8916         (org-bound-and-true-p): New macro.
8917         (org-imenu-depth): New option.
8918         (org-imenu-markers): New variable.
8919         (org-imenu-new-marker, org-imenu-get-tree)
8920         (org-speedbar-set-agenda-restriction): New functions.
8921         (org-agenda-set-restriction-lock)
8922         (org-agenda-remove-restriction-lock)
8923         (org-agenda-maybe-redo): New functions.
8924         (org-agenda-restriction-lock): New face.
8925         (org-agenda-restriction-lock-overlay)
8926         (org-speedbar-restriction-lock-overlay): New variables.
8927         (org-open-at-point): Remove obsolete way to do redirection in
8928         shell links.
8929         (org-imenu-and-speedbar): New customization group.
8930         (org-entry-properties): Return keyword-less time strings.
8931         (org-clock-heading-function): New option.
8932         (org-clock-in): Use `org-clock-heading-function'.
8933         (org-calendar-holiday): Try to use `calendar-check-holidays'
8934         instead of the obsolete `check-calendar-holidays'.
8935         (org-export-html-special-string-regexps): New constant.
8936         (org-massive-special-regexp): New variable.
8937         (org-compute-latex-and-specials-regexp)
8938         (org-do-latex-and-special-faces): New functions.
8939         (org-latex-and-export-specials): New face.
8940         (org-highlight-latex-fragments-and-specials): New option.
8941         (org-link-escape-chars): Use characters instead of strings.
8942         (org-link-escape-chars-browser, org-link-escape)
8943         (org-link-unescape): Use characters instead of strings.
8944         (org-export-html-convert-sub-super, org-html-do-expand): Check for
8945         protected text.
8946         (org-emphasis-alist): Additional `verbatim' flag.
8947         (org-set-emph-re): Handle the verbatim flag and compute
8948         `org-verbatim-re'.
8949         (org-cleaned-string-for-export): Protect verbatim elements.
8950         (org-verbatim-re): New variable.
8951         (org-hide-emphasis-markers): New option.
8952         (org-additional-option-like-keywords): Add new keywords.
8953         (org-get-entry): Rename from `org-get-cleaned-entry'.
8954         (org-icalendar-cleanup-string): New function for quoting icalendar text.
8955         (org-agenda-skip-scheduled-if-done): New option.
8956         (org-agenda-get-scheduled, org-agenda-get-blocks): Use
8957         `org-agenda-skip-scheduled-if-done'.
8958         (org-prepare-agenda-buffers): Allow buffers as arguments.
8959         (org-entry-properties): Add CATEGORY as a special property.
8960         (org-use-property-inheritance): Allow a list of properties as a value.
8961         (org-eval-in-calendar): No longer update the prompt.
8962         (org-read-date-popup-calendar): Rename from
8963         `org-popup-calendar-for-date-prompt'.
8964         (org-read-date-display-live): New variable.
8965         (org-read-date-display): New function.
8966         (org-read-date-analyze): New function.
8967         (org-remember-apply-template): Define `remember-finalize' if it is
8968         not yet defined.
8969         (org-remember-insinuate): New function.
8970         (org-read-date-prefer-future): New option.
8971         (org-read-date): Respect the setting of
8972         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
8973         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
8974         hardcoded string.
8975         (org-remember-apply-template): Use `remember-finalize' instead of
8976         `remember-buffer'.
8977         (org-columns-compute, org-column-number-to-string)
8978         (org-columns-uncompile-format, org-columns-compile-format)
8979         (org-columns-compile-format): Handle printf format specifier.
8980         (org-columns-new, org-column-number-to-string)
8981         (org-columns-uncompile-format, org-columns-compile-format):
8982         Support for new currency summary type.
8983         (org-tree-to-indirect-buffer): Do not kill old buffer when
8984         `org-indirect-buffer-display' is `new-frame'.
8985         (org-indirect-buffer-display): Document that `new-frame' leads to
8986         indiret buffer proliferation.
8987         (org-agenda-list): Use `org-extend-today-until'.
8988         (org-extend-today-until): New option.
8989         (org-format-org-table-html): Use lower-case for <col> tag.
8990         (org-agenda-execute): New command.
8991         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
8992         (org-select-remember-template): New function.
8993         (org-remember-apply-template): Use `org-select-remember-template'.
8994         (org-go-to-remember-target): New function.
8996 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
8998         * vc.el: Add a TODO note about vc-state.
8999         (vc-next-action): Register 'unregistered and 'ignored files.
9000         Use when and unless instead of if where appropriate.
9001         (vc-start-entry): Fix typo.
9002         (vc-status): Autoload it.
9004 2008-01-18  Glenn Morris  <rgm@gnu.org>
9006         * ffap.el (ffap-alist): Remove space from RFC regexp.
9008 2008-01-18  Richard Stallman  <rms@gnu.org>
9010         * custom.el (custom-theme-recalc-face): Use face-spec-set rather
9011         than face-spec-recalc.
9013 2008-01-18  Glenn Morris  <rgm@gnu.org>
9015         * ibuffer.el (ibuffer-mode): Fix typo in previous change.
9017 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9018             Miles Bader  <miles@gnu.org>
9020         * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
9021         TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
9022         for handling display table (via visws.el package), his code was
9023         modified, but the main idea was kept.
9025 2008-01-17  Glenn Morris  <rgm@gnu.org>
9027         * ibuf-ext.el (ibuffer-auto-mode, ibuffer-save-filter-groups)
9028         (ibuffer-save-filters): Remove calls to deleted
9029         ibuffer-update-mode-name.
9031 2008-01-16  Martin Rudalics  <rudalics@gmx.at>
9033         * longlines.el (longlines-mode, longlines-show-region)
9034         (longlines-unshow-hard-newlines): Bind buffer-file-name and
9035         buffer-file-truename to nil while modifying buffer.
9037         * cus-edit.el (custom-reset-standard-variables-list)
9038         (custom-reset-standard-faces-list): New variables.
9039         (custom-reset-standard-save-and-update): New function.
9040         (Custom-save): Apply custom-mark-to-save before and
9041         custom-state-set-and-redraw after saving options.
9042         (Custom-reset-standard): Apply custom-mark-to-reset-standard to
9043         options and call custom-reset-standard-save-and-update.
9044         (custom-variable, custom-face, custom-group): Provide new
9045         entries for custom-mark-to-save, custom-mark-to-reset-standard,
9046         and custom-state-set-and-redraw.
9047         (custom-variable-mark-to-save)
9048         (custom-variable-state-set-and-redraw)
9049         (custom-variable-mark-to-reset-standard)
9050         (custom-face-mark-to-save, custom-face-state-set-and-redraw)
9051         (custom-face-mark-to-reset-standard)
9052         (custom-group-mark-to-save, custom-group-state-set-and-redraw)
9053         (custom-group-mark-to-reset-standard): New functions.
9054         (custom-variable-save): Move save, state-set, and redraw
9055         functionality to custom-variable-mark-to-save.
9056         (custom-face-save): Move save, state-set, and redraw
9057         functionality to custom-face-mark-to-save.
9058         (custom-group-save): Move save, state-set, and redraw
9059         functionality to custom-group-mark-to-save.
9060         (custom-variable-reset-standard, custom-face-reset-standard)
9061         (custom-group-reset-standard): Move save, state-set, and redraw
9062         functionality to custom-reset-standard-save-and-update.
9064         (custom-buffer-create-internal): Fix text in verbose help.
9065         (custom-face-value-create): Indent doc-strings of faces like
9066         those of variables.
9068 2008-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9070         * server.el (server-process-filter): Replace lineno and columnnno
9071         which defaulted to 1&0 with filepos which defaults to nil.
9072         (server-goto-line-column): Only receive the filepos.
9073         Only move if filepos is non-nil.
9074         (server-visit-files): Slight restructure to consolidate two calls to
9075         server-goto-line-column into just one.
9077         * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
9078         the use of degraded mode.
9079         (nxml-degrade): Don't change mode-name.
9081         * nxml/rng-nxml.el (rng-nxml-mode-init):
9082         Don't overwrite mode-line-process.
9084         * ibuffer.el (mode): Pass the buffer to format-mode-line.
9085         (ibuffer-update-mode-name): Remove.
9086         (ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
9087         (ibuffer-mode): Use mode-line-process instead.
9089         * ibuf-ext.el (ibuffer-auto-update-changed, ibuffer-auto-mode):
9090         Use derived-mode-p.
9091         (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line.
9093         * help.el (describe-mode): Pass the right buffer to format-mode-line.
9095 2008-01-16  Glenn Morris  <rgm@gnu.org>
9097         * comint.el (comint-regexp-arg): Fix no-input case.
9099 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
9101         * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
9102         * pcvs.el (cvs-revert-if-needed):
9103         * vc.el (vc-maybe-resolve-conflicts): Rename callers.
9105         * vc-svn.el (vc-svn-find-file-hook):
9106         * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
9108 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
9110         * calendar/icalendar.el (icalendar-version): Increase to 0.16.
9111         (icalendar-export-file, icalendar-import-file):
9112         Restore significant trailing whitespace in `interactive' prompts.
9114 2008-01-16  Tom Tromey  <tromey@redhat.com>
9116         * calendar/icalendar.el (icalendar--convert-tz-offset)
9117         (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
9118         (icalendar--find-time-zone): New functions.
9119         (icalendar--decode-isodatetime): Add `zone' argument, passed to
9120         `decode-time'.  Doc fix.
9121         (icalendar--convert-ical-to-diary): Compute zone-map.
9122         Pass timezone to icalendar--decode-isodatetime.
9124 2008-01-16  Alan Mackenzie  <acm@muc.de>
9126         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
9127         an eval-and-compile, so as to permit byte-compiling (e.g. in
9128         bootstrap).
9130 2008-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9132         * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.
9133         (easy-menu-create-menu, easy-menu-convert-item-1): Use it to avoid
9134         using the same key for different menu entries.
9136         * smerge-mode.el (smerge-refine): Also work on "same change conflicts".
9137         (smerge-makeup-conflict): New command.
9139 2008-01-15  Thien-Thi Nguyen  <ttn@gnuvola.org>
9141         * log-edit.el (log-edit): Doc fix.
9143 2008-01-15  Glenn Morris  <rgm@gnu.org>
9145         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
9147 2008-01-14  Alan Mackenzie  <acm@muc.de>
9149         * progmodes/cc-vars.el (c-constant-symbol): New function which
9150         supersedes c-const-symbol.  During a customize-.. call it enables
9151         an element of (e.g.) c-hanging-braces alist to have its name
9152         displayed, even when the default value of c-h-b etc. doesn't
9153         include the elemnt.  Replace uses of the old function by the new.
9155         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
9156         obscure non-working fragment ":value c-".
9158 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9160         * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
9162 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
9164         * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
9165         instead of `tramp-file-name-real-host'.
9167         * net/trampver.el: Update release number.
9169 2008-01-14  Alan Mackenzie  <acm@muc.de>
9171         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
9172         call inside a struct being recognised as a K&R argument.
9174 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9176         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9177         Accept "fatal error" from MSFT.
9178         Reported by Jared Finder <jfinder@crypticstudios.com>.
9180 2008-01-14  Dan Nicolaescu  <dann@ics.uci.edu>
9182         * smerge-mode.el (smerge-auto): New function.
9183         * vc-svn.el (vc-svn-find-file-hook):
9184         * vc-arch.el (vc-arch-find-file-hook):
9185         * pcvs.el (cvs-revert-if-needed):
9186         * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
9187         (top-level): Add a Todo list.
9189 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
9191         * vc.el (vc-update): Resolve conflicts if necessary instead of
9192         just updating the buffer.
9194         * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
9195         update command so that we can parse the output.
9197 2008-01-13  Martin Rudalics  <rudalics@gmx.at>
9199         * mail/rmail.el (rmail-convert-to-babyl-format):
9200         Remove save-excursion to avoid infinite looping.
9201         Reported by dnz <dnz@bk.ru>.
9203 2008-01-12  Glenn Morris  <rgm@gnu.org>
9205         * woman.el (woman-parse-numeric-arg): Change handling of `==':
9206         can be interned without a function definition.
9208 2008-01-12  Jason Rumney  <jasonr@gnu.org>
9210         * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
9211         (rng-nxml-mode-init): Declare.
9213 2008-01-11  Jason Rumney  <jasonr@gnu.org>
9215         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
9216         (rng-preferred-prefix-alist-default): Remove.
9218         * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
9219         Rename from nxml-enable-unicode-char-name-sets-flag.
9220         (nxml-enable-unicode-char-name-sets-1): Merge into
9221         nxml-enable-unicode-char-name-sets.
9222         (nxml-enable-unicode-char-name-sets): Don't unconditionally set
9223         nxml-char-name-ignore-case here.
9225         * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
9226         Update doc string and commentary.
9227         (nxml-char-name-ignore-case): Change default value.
9228         (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
9230 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
9232         * cus-start.el (all): Add missing version entries.
9234 2008-01-11  Glenn Morris  <rgm@gnu.org>
9236         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
9237         (euc-to-flat-code, flat-code-to-euc):
9238         * textmodes/org.el (elmo-msgdb-overview-get-entity)
9239         (wl-summary-buffer-msgdb): Declare as funtions.
9241 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
9243         * progmodes/ada-mode.el (ada-set-syntax-table-properties):
9244         Bind buffer-file-name and buffer-file-truename.
9246         * fringe.el (fringe-mode-explicit): New variable.
9247         (set-fringe-mode): Don't alter default-frame-alist when just
9248         loading this file.
9250 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
9252         * doc-view.el (doc-view-buffer-file-name): New variable.
9253         (doc-view-convert-current-doc, doc-view-search)
9254         (doc-view-current-cache-dir, doc-view-initiate-display)
9255         (doc-view-mode): Use it.
9256         (doc-view-bookmark-make-cell): Use variable buffer-file-name
9257         instead of function.
9259 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
9261         * vc-svn.el (vc-svn-registered): Return the correct value for
9262         ignored and unregistered files.
9264 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
9266         * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
9268 2008-01-10  Tom Tromey  <tromey@redhat.com>
9270         * vc.el (vc-status-unmark-all-files): New function.
9271         (vc-status-unmark-all-files): Likewise.
9272         (vc-status-mode-map): Add bindings.
9274 2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>
9276         * ediff*.el: Uncomment declare-function.
9278         * emulation/viper*.el: Uncomment declare-function.
9280 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
9282         * doc-view.el (doc-view-mode): Support tramp, compressed files and
9283         files inside archives uniformly.
9285 2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
9287         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
9288         constant with a computation on sgml-specials rather than a literal
9289         list.  Without this change the syntax table is generated
9290         incorrectly, and the mode will think it's in a comment following
9291         any instance of the string "--".
9293 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
9295         * doc-view.el (doc-view-mode-p): Add EPS as supported type.
9296         (doc-view-mode): Support document files inside archives.
9298 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
9300         * vc.el (vc-deduce-fileset): Return the currently selected file if
9301         no files are selected when using vc-status.
9303 2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
9305         * ediff*.el: Comment out declare-function.  "make bootstrap"
9306         stops with an error and Emacs does not compile with those things in.
9307         Besides, declare-function is not defined in XEmacs.
9309         * ediff-util (eqiff-quit): Autoraise minibuffer.
9311         * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
9313         * emulation/viper*.el: Comment out declare-function -- not defined
9314         in XEmacs.
9316         * emulation/viper-ex.el (viper-info-on-file):
9317         Take care of indirect buffers.
9319         * emulation/viper.el (viper-set-hooks, set-cursor-color):
9320         Set viper-vi-state-cursor-color.
9322 2008-01-09  Tom Tromey  <tromey@redhat.com>
9324         * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
9325         Just return header.
9326         (vc-status-move-to-goal-column): New function.
9327         (vc-status-mode-map): Define more keys.
9328         (vc-status-mode): Use vc-status-refresh.  Now 'special.
9329         (vc-status-refresh): New function.
9330         (vc-status-next-line): Likewise.
9331         (vc-status-previous-line): Likewise.
9332         (vc-status-mark-file): Use vc-status-next-line.
9333         (vc-status-unmark-file): Use vc-status-previous-line.
9334         (vc-status-unmark-file-up): New function.
9335         (vc-status-register): Likewise.
9336         (vc-status-find-file): Likewise.
9337         (vc-status-find-file-other-window): Likewise.
9338         (vc-status-current-file): Likewise.
9339         (vc-ensure-vc-buffer): Understand vc-status mode.
9341         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
9343 2008-01-09  Glenn Morris  <rgm@gnu.org>
9345         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
9346         entry, for Windows.
9348 2008-01-09  Tom Tromey  <tromey@redhat.com>
9350         * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
9352 2008-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9354         * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
9355         add a file-name handler.
9357 2008-01-08  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9359         * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
9360         Rename from function bibtex-files-expand.  New optional arg select.
9361         (bibtex-flash-head): Allow blink-matching-delay being zero.
9362         (bibtex-clean-entry): Use atomic-change-group.
9363         (bibtex-format-entry): Check presence of required fields only
9364         after formatting of fields.  Use member-ignore-case.  Do not use
9365         bibtex-parse-entry.  Do not use booktitle field to set a missing title.
9366         (bibtex-autofill-entry): Do not call undo-boundary.
9367         (bibtex-lessp): Handle crossref keys that point to another bibtex file.
9368         (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
9369         Parse keys if necessary.
9371 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
9373         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
9374         quotes in case of spaces, e.g. STL containers (not pretty).
9376 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
9378         * progmodes/gdb-ui.el (gud-gdb-command-name):
9379         Explain "--annotate=3" option is necessary for the Graphical Interface.
9381 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
9383         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
9384         on menu bar.
9386 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
9388         * ffap.el (ffap-read-file-or-url): Let-bind
9389         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
9391 2008-01-08  Sven Joachim  <svenjoac@gmx.de>
9393         * vc-bzr.el: Fix typo in header.
9395 2008-01-08  Eli Zaretskii  <eliz@gnu.org>
9397         * Makefile.in (custom-deps, finder-data): Depend on autoloads
9398         instead of loaddefs.el.
9400 2008-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9402         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
9403         gets inserted out-of-order.
9405 2008-01-08  Riccardo Murri  <riccardo.murri@gmail.com>
9407         * vc-bzr.el: Copyright and version headers update.
9408         Remove some outdated comments through the whole file.
9409         (vc-bzr-program-args): Remove because unused.
9410         (vc-bzr-log-switches): New customization option.
9411         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
9412         use `vc-bzr-program-args'.
9413         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
9414         `vc-find-root' (patch by Andreas Hoenen).
9415         (vc-bzr-status): Update regex to match latest Bzr output.
9416         Remove redundant test.
9417         (vc-bzr-init-version): New function.
9418         (vc-bzr-unregister): Must not delete file.
9419         (vc-bzr-find-version): New function.
9420         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
9421         a non-empty string, otherwise take head revision.
9422         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
9423         (vc-bzr-diff): Simpler build of the revision spec string.
9424         (vc-annotate-convert-time, vc-bzr-annotate-difference):
9425         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
9426         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
9427         (vc-bzr-dired-state-info): Only provide custom strings for
9428         overloaded VC state 'edited; otherwise fallback to
9429         `vc-default-dired-state-info'.
9431 2008-01-08  Richard Stallman  <rms@gnu.org>
9433         * delsel.el (delete-selection-mode): Doc fix.
9435 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
9437         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
9438         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
9440         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
9441         of watch expressions (only works fully with GDB 6.7 or later).
9443 2008-01-08  Dan Nicolaescu  <dann@ics.uci.edu>
9445         * time-stamp.el (time-stamp-time-zone):
9446         * whitespace.el (whitespace-check-buffer-leading)
9447         (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
9448         (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
9449         * progmodes/sh-script.el (sh-indentation):
9450         * textmodes/ispell.el (ispell-local-pdict):
9451         Add safe-local-variable properties.
9453 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
9455         * vc-git.el (vc-git--call): Apply `process-file' instead of
9456         `call-process'.
9458         * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
9459         Reported by Pete Forman <pete.forman@westerngeco.com>.
9460         (tramp-perl-encode, tramp-perl-decode): Update copyrights.
9461         (tramp-handle-process-file): Handle the case where DESTINATION is
9462         a consp with t as car.
9463         (tramp-wait-for-output): We shall remove exactly what has been
9464         find by the search.
9466 2008-01-08  Kevin Ryde  <user42@zip.com.au>
9468         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9469         For perl, allow "during global destruction" at end.  Add entry for
9470         two-arg form of the Test module ok() func.
9472 2008-01-08  Glenn Morris  <rgm@gnu.org>
9474         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
9475         unified format.
9477         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
9479 2008-01-08  Ralf Angeli  <angeli@caeruleus.net>
9481         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
9482         Simplify selection of frame focusing function.
9484 2008-01-08  Michael Olson  <mwolson@gnu.org>
9486         * textmodes/remember.el (remember-region): Fix typo in docstring.
9488 2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9490         * textmodes/remember.el (remember): If there is a visible region
9491         [that is, the mark is active and transient mark mode is enabled]
9492         then use this region for the initial contents of the *Remember*
9493         buffer.  Use `region-beginning' and `region-end' instead of
9494         `point' and `mark'.
9496 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
9498         * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
9499         argument to vc-hg-command.
9500         (vc-hg-log-view-mode): Handle the user field better.
9502 2008-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9504         * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
9506 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9508         * vc.el (vc-status-fileinfo): New defstruct.
9509         (vc-status): New defvar.
9510         (vc-status-insert-headers, vc-status-printer, vc-status)
9511         (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
9512         (vc-status-unmark-file, vc-status-marked-files): New functions.
9514         * vc-hg.el (vc-hg-dir-status): New function.
9516 2008-01-06  Martin Rudalics  <rudalics@gmx.at>
9518         * cus-edit.el (custom-tool-bar-map): Move initialization of this
9519         keymap from here ...
9520         (custom-mode): ... to here.  Reported by Reiner Steib.
9522 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9524         * obsolete/x-apollo.el: Remove file for unsupported system.
9526         * term/x-win.el (vendor-specific-keysyms): Remove reference to
9527         Apollo.
9529         * progmodes/gud.el (gud-dgux-p): Remove.
9530         (dbx): Remove reference to dgux.
9532         * progmodes/ps-mode.el (ps-mode-print-function):
9533         * ps-print.el (ps-lp-system):
9534         * paths.el (rmail-spool-directory):
9535         * ls-lisp.el (ls-lisp-emulation):
9536         * lpr.el (lpr-lp-system):
9537         * dired.el (dired-chown-program): Remove references to dgux.
9539 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9541         * vc.el (vc-process-sentinel): Fix apparent typo.
9542         (vc-do-command): Forcefully kill any left over process.
9543         Use start-file-process.
9544         (vc-annotate-get-time-set-line-props): Check we don't move backward.
9546 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
9548         * net/dbus.el (dbus-list-hash-table)
9549         (dbus-name-owner-changed-handler): Replace "signal" by "member".
9550         (dbus-check-event): Add serial number to event.
9551         (dbus-handle-event): Apply return message if needed.
9552         (dbus-event-serial-number): New defun.
9553         (dbus-event-service-name, dbus-event-path-name)
9554         (dbus-event-interface-name, dbus-event-member-name):
9555         Adapt implementation to serial number.
9557 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
9559         * bs.el (bs--get-mode-name): Fix typo in previous change.
9561 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
9563         * mouse.el (mouse-popup-menubar): Fix typo.
9565         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
9566         form inside with-current-buffer.
9568         * progmodes/antlr-mode.el (provide): Move to the end of file.
9569         (require): Don't require font-lock and compile.
9570         (outline-level, imenu-use-markers, imenu-create-index-function):
9571         Move declarations to top level.
9572         (cond-emacs-xemacs-macfn): Declare for compiler.
9574         * vc-bzr.el (vc-bzr-root):
9575         * vc-arch.el (vc-arch-root): Only set a property if the file is
9576         managed by this backend.
9578         * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
9580 2008-01-04  Tassilo Horn  <tassilo@member.fsf.org>
9582         * doc-view.el (doc-view-scroll-up-or-next-page)
9583         (doc-view-scroll-down-or-previous-page): Don't scroll to the
9584         top/bottom again when on the first/last page.
9586         * doc-view.el (doc-view-scroll-up-or-next-page)
9587         (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
9588         image-scroll-down instead of the non-image equivalents.
9589         Don't rely on a signalled condition but switch pages when scrolling
9590         doesn't change the vertical position anymore.
9591         (doc-view-mode-map): Remap scroll-{up,down} to
9592         image-scroll-{up,down}.
9594 2008-01-04  Rob Riepel  <riepel@networking.Stanford.EDU>
9596         * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
9597         tpu-mapper command rather than load the tpu-mapper package.
9599         * emulation/tpu-mapper.el (tpu-mapper): New command.
9600         Contains all the code previously at top-level.
9602 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9604         * bs.el (bs--sort-by-mode, bs--get-mode-name):
9605         * imenu.el (imenu-add-to-menubar):
9606         * makesum.el (make-command-summary):
9607         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
9608         (mouse-buffer-menu):
9609         * msb.el (msb--mode-menu-cond):
9610         * calc/calc-embed.el (calc-do-embedded):
9611         * emacs-lisp/helper.el (Helper-describe-mode):
9612         * mail/emacsbug.el (report-emacs-bug):
9613         * progmodes/hideshow.el (hs-grok-mode-type):
9614         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
9615         * textmodes/table.el (*table--cell-describe-mode):
9616         Pass mode-name through format-mode-line.
9618 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9620         * progmodes/ada-xref.el (ada-prj-find-prj-file):
9621         * progmodes/ada-mode.el (comment-region):
9622         * calendar/todo-mode.el (todo-insert-item):
9623         * bookmark.el (bookmark-buffer-name):
9624         Test major-mode rather than mode-name.
9626 2008-01-04  Richard Stallman  <rms@gnu.org>
9628         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
9629         Call byte-compile-warn-about-unresolved-functions outside
9630         the with-current-buffer.
9631         (byte-compile-insert-header): Use with-current-buffer.
9633 2008-01-04  Glenn Morris  <rgm@gnu.org>
9635         * startup.el (fancy-about-screen): Remove reference to deleted
9636         `fancy-splash-help-echo' variable.
9638         * version.el (emacs-copyright): Update to 2008.
9640         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
9641         rather than mapcar.
9643         * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
9644         change (merge mistake).
9646         * doc-view.el (doc-view-search-internal): Don't use `incf'.
9648         * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
9649         (bookmark-get-bookmark-record):
9650         * image-mode.el (bookmark-make-cell-function)
9651         (bookmark-get-filename, bookmark-get-bookmark-record)
9652         (bookmark-get-position):
9653         * log-view.el (vc-modify-change-comment):
9654         * progmodes/grep.el (find-name-arg): Declare for compiler.
9656 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
9658         * savehist.el (savehist-coding-system): Default to a variant coding
9659         system with explicit unix end-of-line conversion, which is safer.
9661 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9663         * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
9664         * ibuffer.el (mode column): Use format-mode-line.
9666         * server.el (server-create-window-system-frame): Remove workaround for
9667         a bug that has been fixed.
9669 2008-01-03  Magnus Henoch  <magnus@zemdatav>
9671         * net/dbus.el (dbus-name-owner-changed-handler):
9672         Use dbus-unregister-object instead of dbus-unregister-signal.
9674 2008-01-03  Drew Adams  <drew.adams@oracle.com>
9676         * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
9678 2008-01-03  Richard Stallman  <rms@gnu.org>
9680         * replace.el (occur-context-lines): New subroutine,
9681         broken out of occur-engine.
9682         (occur-engine): Call it.
9684 2008-01-03  Alexandre Julliard  <julliard@winehq.org>
9686         * vc-git.el (vc-git--ls-files-state): New function.
9687         (vc-git-dir-state): Use it instead of processing the status
9688         results here.
9690 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
9692         * progmodes/grep.el (grep-find-ignored-directories):
9693         Initialize from the value of vc-directory-exclusion-list.
9695         * vc-hooks.el (vc-directory-exclusion-list): Include "_darcs",
9696         even though we don't have a back end for darcs yet.
9698 2008-01-02  Karl Fogel  <kfogel@red-bean.com>
9700         Change a return type, for greater extensibility.
9701         See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
9702         and its thread for discussion leading to this change.
9704         * bookmark.el (bookmark-jump-noselect):
9705         Return an alist instead of a dotted pair.
9706         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
9707         (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
9708         (bookmark-bmenu-switch-other-window): Adjust accordingly.
9709         (bookmark-make-cell-function): Adjust documentation accordingly.
9711         * image-mode.el (image-bookmark-jump):
9712         Adjust return type accordingly; document.
9714         * doc-view.el (doc-view-bookmark-jump):
9715         Adjust return type accordingly; document.
9717 2008-01-02  Miles Bader  <miles@gnu.org>
9719         * net/rcirc.el (rcirc-log-filename-function): New variable.
9720         (rcirc-log): Use `rcirc-log-filename-function' to generate the
9721         log-file name.  Don't log anything if it returns nil.
9722         (rcirc-log-write): Use `expand-file-name' when merging the
9723         log-file name from the alist with rcirc-log-directory; this does
9724         the right thing if the name in the alist already an absolute
9725         filename.  Make the log-file directory if necessary.
9727 2007-12-29  Richard Stallman  <rms@gnu.org>
9729         * font-lock.el (font-lock-prepend-text-property)
9730         (font-lock-append-text-property): Canonicalize the face and
9731         font-lock-face properties.
9733         * faces.el (facep): Doc fix.
9735         * startup.el (fancy-startup-tail, fancy-about-text)
9736         (fancy-startup-text): Regularize format of face property.
9738         * facemenu.el (list-colors-print): Use :background and :foreground
9739         instead of background-color and foreground-color.
9741 2007-12-29  Drew Adams  <drew.adams@oracle.com>
9743         * cus-edit.el (custom-add-parent-links):
9744         Fill the "Parent documentation" text.
9746 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
9748         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
9749         MS-Windows and MS-DOS.
9750         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
9752 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
9754         * vc-svn.el (vc-svn-modify-change comment): New function.
9756 2008-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
9758         * vc-git.el (vc-git-dir-state): Set the vc-backend property.
9759         Do not disable undo, with-temp-buffer does it by default.
9761 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
9763         * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
9764         correctly.
9766         * vc.el (vc-dired-hook): Speed tuning.  Replace a vc-backend call
9767         with vc-state.
9768         (vc-next-action): Fix vc-transfer-file call.
9770 2007-12-31  Tom Tromey  <tromey@redhat.com>
9772         * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
9773         Move point to the start of the buffer.
9775 2007-12-31  Dan Nicolaescu  <dann@ics.uci.edu>
9777         * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
9779         * vc.el: State that dir-state is required to set the vc-state and
9780         vc-backend properties.
9782 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
9784         * man.el (Man-default-man-entry): Make this a defun.
9785         Improve guessing mechanism and handling of section numbers.
9787 2007-12-31  Richard Stallman  <rms@gnu.org>
9789         * faces.el (face-all-attributes): If FRAME is nil, return defaults.
9791 2007-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
9793         * calc/calc-units.el (calc-convert-temperature): Ensure that units
9794         are on the result even when the result is zero.
9796 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
9798         * net/dbus.el (dbus-name-owner-changed-handler): Make the function
9799         resistent towards wrong parameters.
9800         (dbus-handle-event): Propagate D-Bus errors only in the debug case.
9802 2007-12-30  Richard Stallman  <rms@gnu.org>
9804         * faces.el (face-all-attributes): New function.
9806         * faces.el (face-differs-from-default-p): Compute list of attr names
9807         from face-attribute-name-alist.
9809         * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
9810         (custom-face-save): Likewise.
9811         (custom-face-reset-saved, custom-face-reset-standard): Likewise.
9813         * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
9814         (custom-theme-set-faces): Clear `face-override-spec' property.
9815         Call `face-spec-set' with FOR-DEFFACE.
9817         * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
9819         * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
9820         Use of frame as third arg is deprecated.
9821         Handle `face-override-spec' property.
9822         (face-spec-recalc): New function.
9823         (face-spec-set-2): New function.
9824         (frame-set-background-mode): Handle `face-override-spec' property.
9825         Use `face-spec-recalc'.
9826         (face-set-after-frame-default): Use `face-spec-recalc'.
9828 2007-12-29  Nick Roberts  <nickrob@snap.net.nz>
9830         * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
9832 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
9834         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
9836 2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
9838         * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
9839         'added, 'removed.
9841         * vc.el (header coment): Better description of dir-state.
9842         (vc-compatible-state): New function.  Checks whether two states
9843         can be in the same changeset; used with 'edited it can test whether
9844         the next action for a state should be commit.
9845         (vc-default-dired-state-info): Display 'removed state.
9846         (vc-dired-hook): Turn off undo, this is a speed tweak.
9848         * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
9850         * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
9851         Cope with the possibility that the 'C' status flag might change
9852         in 0.9,6.
9854         * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
9856 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
9858         * files.el (cd-absolute): Fix omission bug:
9859         Make `list-buffers-directory' buffer-local.
9861 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
9863         * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
9865 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
9867         * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
9869         * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
9870         (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
9871         (math-yacas-compose-deriv, math-yacas-compose-taylor)
9872         (math-maxima-parse-subst, math-maxima-parse-taylor)
9873         (math-maxima-compose-taylor, math-maxima-compose-subst)
9874         (math-maxima-compose-if, math-lang-switch-args)
9875         (math-lang-compose-switch-args, math-read-giac-subscr):
9876         New functions.
9877         (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
9878         (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
9879         Add languages.
9880         (math-vector-brackets, math-complex-format, math-variable-table)
9881         (math-parse-table, math-oper-table, math-function-table)
9882         (math-special-function-table, math-compose-subscr):
9883         Add values for new languages.
9885         * calc/calccomp.el (math-compose-expr): Add new languages.
9887         * calc/calc.el (calc-language): Add languages to docstring.
9889         * calc/calc-ext.el (calc-init-extensions): Add keybindings
9890         for new languages.  Autoload commands to change languages.
9892         * calc/calc-help.el (calc-d-prefix-help): Add new languages.
9894         * calc/calc-menu.el (calc-modes-menu): Add new languages.
9895         (calc-arithmetic-menu, calc-scientific-function-menu)
9896         (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
9897         (calc-units-menu, calc-variables-menu, calc-stack-menu):
9898         Add :active keywords.
9900 2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
9902         * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
9903         returns 'ignored or 'unregistered.
9904         (vc-hg-state): Pass "-A" to the status command and deal with the
9905         output.
9906         (vc-hg-dir-state): Pass "-A" to the status command.
9908 2007-12-29  Richard Stallman  <rms@gnu.org>
9910         * progmodes/compile.el (compilation-start): Set initial visible
9911         point properly even when compilation buffer already current.
9913 2007-12-29  Richard Stallman  <rms@gnu.org>
9915         * files.el (conf-mode-maybe): New function.
9916         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
9918 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
9920         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
9922 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
9924         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
9926 2007-12-29  Richard Stallman  <rms@gnu.org>
9928         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
9929         so they never do EOF.
9931 2007-12-29  Richard Stallman  <rms@gnu.org>
9933         * faces.el (copy-face): Create the new face explicitly if it
9934         does not exist already.
9936 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
9938         * simple.el (minibuffer-history, shell-command-history)
9939         (set-variable-value-history):
9940         * replace.el (regexp-history):
9941         * international/mule-cmds.el (input-method-history):
9942         * files.el (file-name-history): Add reference to history-length in
9943         the doc string.
9945 2007-12-29  Richard Stallman  <rms@gnu.org>
9947         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
9949 2007-12-29  Jason Rumney  <jasonr@gnu.org>
9951         * find-dired.el (find-name-arg): New custom variable.
9952         (find-name-dired): Use it.
9953         (find-dired-find-program): Remove.
9954         (find-dired): Use find-program.
9955         (find-grep-dired): Use grep-program.
9957         * progmodes/grep.el (rgrep): Use find-name-arg.
9959 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
9961         * progmodes/cc-vars.el (defcustom-c-stylevar):
9962         Revert to pre-2007-12-12 version.
9964 2007-12-29  Richard Stallman  <rms@gnu.org>
9966         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
9968         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
9969         Use changed.
9971         * startup.el (fancy-splash-help-echo): Var deleted.
9972         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
9973         (fancy-about-screen): Don't display fancy-splash-help-echo.
9975         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
9977 2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
9979         * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
9980         to vc-hooks.el so it will be available to other modes, such as
9981         speedbar.el.  Also, teach it to recognize monotone state directories.
9983         * speedbar.el: Remove this mode's fragile assumptions about
9984         version-control systems.  Instead, make it use logic from
9985         vc-hooks.el so it will become smarter whenever VC mode does.
9987         * vc-hooks.el: 'added is a real state, not a future hypothetical one.
9988         Fix the documentation.
9990         * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
9991         Modify all instances of the dir-state back-end method to suppress
9992         keeping undo lists on the buffers holding status output, which
9993         can get extremely large.
9995         * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
9996         so they don't do work that the default one can do instead.
9998         * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
9999         states, and the new return-value convention.  These are not
10000         actually used yet, just set.
10002         * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
10003         states when appropriate.
10005         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
10006         'unregistered when appropriate.
10008         * vc-git.el: Document that we don't set the new states yet.
10010         * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
10011         'ignored states.
10013         * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
10014         appropriate.
10016         * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
10017         when appropriate.
10019 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
10021         * thumbs.el (thumbs-call-convert): Use call-process directly
10022         with thumbs-conversion-program instead of through shell-file-name
10023         for better error reporting.
10025 2007-12-27  Jay Belanger  <jay.p.belanger@gmail.com>
10027         * calc/calc-aent.el (math-remove-percentsigns):
10028         * calc/calccomp.el (math-to-percentsigns): Change placeholder
10029         for percent signs.
10031 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
10033         * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
10034         use completion-ignored-extensions to detect files that should be
10035         ignorted in VC-Dired listings, heading off lots of expensive calls
10036         to (vc-state).
10038         * vc.el (vc-dired-hook): Show unregistered file status as "?" in
10039         non-terse mode.
10040         (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
10041         Makefile.in or Makefile.am.
10043 2007-12-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10045         * ps-print.el (ps-mark-active-p): Fun returned back.
10046         (ps-print-preprint-region): Use `ps-mark-active-p' instead of
10047         `region-active-p' for error checking.
10049 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
10051         * vc.el, vc-sccs.el, vc-rcs.el, vc-cvs.el, vc-mcvs.el:
10052         Put new machinery in place to support editing of change comments
10053         with 'e' in a log-view buffer.  Not documented yet as this
10054         only works for SCCS, RCS, and maybe CVS if you have admin
10055         privileges.  When we have backend support for Subversion and
10056         more modern systems it will be time to write this up.
10058 2007-12-27  Kenichi Handa  <handa@ni.aist.go.jp>
10060         * international/mule-cmds.el (select-safe-coding-system):
10061         When a buffer is modified, cancel the writing.
10063 2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
10065         * log-view.el: Add Subversion and Mercurial log format samples.
10067         * vc.el (vc-dired-hook): Significantly speed up by arranging for
10068         it to call the backend dir-state hook (if it exists)
10069         exactly *once*, rather than once per each subdirectory (with
10070         dired-state-info calls on all toplevel files slowing it down even
10071         further).  For this to work, backend dir-state methods have to
10072         recurse to subdirectories.  Most of them already did anyway; a few
10073         needed *non*-recursion switches removed.  This change mostly
10074         removed code that was perversely bad and should have been shot
10075         through the head years ago.
10077         * vc-bzr.el (vc-bzr-dir-state):
10078         * vc-cvs.el (vc-cvs-dir-state):
10079         * vc-mcvs.el (vc-mcvs-dir-state):
10080         * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
10082         * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
10083         multiple arguments, so generate logs sequentially when we get them.
10084         * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
10085         headers so the various log bindings can do the right thing.
10086         * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
10088 2007-12-26  Andreas Schwab  <schwab@suse.de>
10090         * font-lock.el (save-buffer-state): Make sure the state of the
10091         buffer is always restored.
10093 2007-12-26  Jay Belanger  <jay.p.belanger@gmail.com>
10095         * calc/calc.el (calc-lang-allow-percentsigns): New variable.
10097         * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
10098         a variable.
10100         * calc/calccomp.el (math-to-percentsigns): New function.
10101         (math-compose-var): Handle variables with percent signs.
10102         (math-compose-expr): Handle function names with percent signs.
10104         * calc/calc-aent.el (math-to-percentsigns): Declare as function.
10105         (math-read-exprs): Handle percent signs in languages that
10106         allow them.
10107         (math-restore-underscores): Remove function.
10108         (math-remove-percentsigns, math-restore-placeholders):
10109         New functions.
10111 2007-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10113         * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
10114         of `mark' for error checking.
10116 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
10118         * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
10119         New functions.
10120         (image-mode): Set bookmark-make-cell-function appropriately.
10122         * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
10124         * bookmark.el (bookmark-make-cell-function): New variable.
10125         (bookmark-make): Call bookmark-make-cell-function's function
10126         instead of bookmark-make-cell.
10127         (bookmark-get-handler, bookmark-jump-internal): New functions.
10128         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
10129         (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
10130         Use bookmark-jump-internal.
10131         (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
10133         * doc-view.el (doc-view-bookmark-make-cell)
10134         (doc-view-bookmark-jump): New functions.
10135         (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
10137 2007-12-25  Miles Bader  <miles@gnu.org>
10139         * indent.el (indent-for-tab-command): Rigidly indent the following
10140         sexp along with the current line when a prefix arg is given in the
10141         non-active-region case.  Specify raw prefix in interactive spec.
10142         Simplify main indentation logic to get rid of the conditional call
10143         to `indent-according-to-mode' (it just ended up calling
10144         `indent-line-function' in all cases anyway, which can be done more
10145         simply here).  Remove unnecessary test of ARG in active region case.
10147 2007-12-25  Richard Stallman  <rms@gnu.org>
10149         * allout.el (allout-region-active-p): Rename from my-region-active-p.
10150         Use `use-region-p'.
10151         (allout-write-file-hook-handler): Simplify code.
10153         * ps-print.el (ps-mark-active-p): Function deleted.
10154         (ps-print-preprint-region): Use (mark) for the error check.
10156         * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
10158         * winner.el (winner-active-region): Use `mark-active' if it's defined.
10160         * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
10162         * textmodes/org.el (org-region-active-p): Use `use-region-p'.
10164         * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
10166         * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
10168         * progmodes/cc-defs.el (c-region-is-active-p):
10169         Use `mark-active' if it's defined.
10171         * progmodes/cc-cmds.el (c-indent-line-or-region):
10172         Pass prefix arg to `c-indent-command'.  Use `use-region-p'.
10174         * simple.el (select-active-regions): New option.
10175         (set-mark): Obey it.
10176         (yank-pop-change-selection): New option.
10177         (current-kill): Obey it.
10179         * simple.el (use-region-p): Rename from `region-active-p'.
10180         (region-active-p): New function.
10182 2007-12-25  David Golden  <david.delaharpe.golden@gmail.com>  (tiny change)
10184         * term/x-win.el (x-select-enable-primary): New option.
10185         (x-select-text, x-cut-buffer-or-selection-value): Obey it.
10187         * mouse.el (mouse-yank-primary): New function (almost same
10188         as mouse-yank-secondary).
10190 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
10192         * calculator.el:
10193         * dframe.el:
10194         * iswitchb.el:
10195         * whitespace.el:
10196         * winner.el:
10197         * emacs-lisp/checkdoc.el:
10198         * mail/feedmail.el:
10199         * net/quickurl.el:
10200         * obsolete/fast-lock.el:
10201         * play/5x5.el:
10202         * progmodes/delphi.el:
10203         * progmodes/idlw-shell.el:
10204         * progmodes/idlwave.el:
10205         * textmodes/artist.el:
10206         * textmodes/ispell.el:
10207         * textmodes/texinfmt.el:
10208         * textmodes/texinfo.el: Remove obsolete definitions of backward
10209         compatibility macros for defcustom, defgroup, defface, when,
10210         unless, with-current-buffer and with-temp-message.
10212 2007-12-24  Nick Roberts  <nickrob@snap.net.nz>
10214         * progmodes/verilog-mode.el: Reformat parts to 80 columns.
10216 2007-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10218         * server.el (server-save-buffers-kill-terminal): Check the `proc' is
10219         indeed a process.
10221 2007-12-23  Richard Stallman  <rms@gnu.org>
10223         * simple.el (region-active-p): New function.
10224         (use-empty-active-region): New variable.
10226         * dired-aux.el (dired): Load dired.el at run time too.
10228 2007-12-23  Juri Linkov  <juri@jurta.org>
10230         * man.el (Man-follow-manual-reference): Fill the minibuffer's
10231         default list with a full list of references.
10233         * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
10235 2007-12-23  Andreas Schwab  <schwab@suse.de>
10237         * files.el (switch-to-buffer-other-frame): Return the buffer
10238         switched to.
10240 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
10242         Sync with Tramp 2.1.12.
10244         * net/tramp.el: New todo item.
10246         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
10247         switch.  Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
10249         * net/trampver.el: Update release number.
10251 2007-12-22  Richard Stallman  <rms@gnu.org>
10253         * newcomment.el (comment-region-default): Don't triple the
10254         comment starter if the first region line isn't indented enough.
10256 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10258         * net/imap.el (imap-authenticate): Use current-buffer instead of
10259         buffer, for the cases where imap-authenticate is called with a nil
10260         buffer parameter.
10262 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
10264         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
10265         specifier from format-string.  Reported by Ye Wenbin.
10267 2007-12-20  Jason Rumney  <jasonr@gnu.org>
10269         * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
10270         Parent group is font-lock-faces.
10271         (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
10272         (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
10273         (nxml-version): Remove.
10274         (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
10275         (nxml-text, nxml-comment-content, nxml-comment-delimiter)
10276         (nxml-processing-instruction-delimiter)
10277         (nxml-processing-instruction-target)
10278         (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
10279         (nxml-cdata-section-CDATA, nxml-cdata-section-content)
10280         (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
10281         (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
10282         (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
10283         (nxml-attribute-prefix, nxml-attribute-colon)
10284         (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
10285         (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
10286         (nxml-attribute-value, nxml-attribute-value-delimiter)
10287         (nxml-namespace-attibute-value)
10288         (nxml-namespace-attribure-value-delimiter)
10289         (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
10290         (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
10291         (nxml-glyph): Rename, removing -face suffix.
10292         Inherit from existing font-lock faces.
10293         (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
10294         Use new face names.
10296         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
10297         (nxml-outline-active-indicator, nxml-outline-ellipsis):
10298         Rename, removing -face suffix.
10299         (nxml-highlighted-less-than, nxml-highlighted-greater-than)
10300         (nxml-highlighted-colon, nxml-highlighted-slash)
10301         (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
10302         (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
10303         (nxml-highlighted-qname, nxml-outline-display-heading):
10304         Use new face names.
10306         * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
10308         * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
10310 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
10312         * cus-start.el (all): Use correct group name for members of
10313         mode-line group.
10315         * man.el (Man-default-man-entry): When looking for default man
10316         entry title search text preceding point.  Use when instead of if.
10318         * indent.el (indent-for-tab-command): Fix doc-string typo.
10320         * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
10321         vc-parent-buffer is the current buffer.
10323         * info-look.el (info-lookup, info-lookup-setup-mode)
10324         (info-lookup-make-completions): Avoid clobbering Info-history and
10325         Info-history-list.
10327 2007-12-19  Glenn Morris  <rgm@gnu.org>
10329         * progmodes/verilog-mode.el (top-level): Don't require compile.
10330         (compilation-error-regexp-alist, compilation-last-buffer):
10331         Define for compiler.
10332         (verilog-insert-1): New function.
10333         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
10334         Use verilog-insert-1.
10335         (verilog-surelint-off): Use next-error-last-buffer if bound.
10336         Check compile buffer is live.
10338 2007-12-19  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
10340         * progmodes/compile.el (compilation-start): Don't pass a FRAME
10341         argument to display-buffer.
10343 2007-12-19  Jason Rumney  <jasonr@gnu.org>
10345         * nxml/rng-maint.el (rng-format-manual): Do not autoload.
10346         (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
10347         (rng-byte-compile-load, rng-write-version): Remove.
10349         * nxml/rng-loc.el (rng-schema-locating-files-default)
10350         (rng-schema-locating-file-schema-file): Use files in etc/schemas.
10351         (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
10353 2007-12-18  Michael Albinus  <michael.albinus@gmx.de>
10355         * files.el (cd-absolute): Set `list-buffers-directory' in order to
10356         show correct path in buffer list.
10358         * net/tramp.el (tramp-open-connection-setup-interactive-shell)
10359         (tramp-find-shell): Send only single prompt setting commands, in
10360         order to avoid double-prompt.
10362         * net/tramp-compat.el (top): Require cl only when compiling.
10363         Reported by Glenn Morris <rgm@gnu.org>.
10365 2007-12-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
10367         * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
10368         (c-comment-continuation-stars): No longer declare with
10369         cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
10370         (c-block-comment-prefix): Use symbol-value to
10371         access c-comment-continuation-stars.
10372         * progmodes/cc-mode.el (c-initialize-cc-mode):
10373         Use symbol-value to access c-comment-continuation-stars.
10375 2007-12-18  Mark A. Hershberger  <mah@everybody.org>
10377         * xml.el (xml-escape-string): New function.  Escape string using
10378         xml-entity-alist.
10379         (xml-debug-print-internal): Use xml-escape-string to escape
10380         characters in attributes and in text children of elements.
10382 2007-12-18  Glenn Morris  <rgm@gnu.org>
10384         * progmodes/cc-subword.el (c-subword-mode): Drop support for
10385         systems without define-minor-mode.
10387         * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
10389         * progmodes/verilog-mode.el: Replace all instances of
10390         string-to-int with string-to-number, insert-string with insert,
10391         and read-input with read-string.
10392         (top-level): No need to require imenu, reporter, dinotrace, vc,
10393         font-lock when compiling.  Always require compile.  Relegate remaining
10394         compatibility cruft to XEmacs.  Don't require font-lock.
10395         (verilog-version): Remove superfluous concat.
10396         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
10397         No need to define.
10398         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
10399         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
10400         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
10401         (verilog-startup-message-displayed): These are variables, not constants.
10402         (verilog-batch-execute-func, verilog-auto-inst)
10403         (verilog-auto-inst-param): Use mapc rather than mapcar.
10404         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
10405         actually defining.
10406         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
10407         (verilog-modi-get-outputs, verilog-modi-get-inouts)
10408         (verilog-modi-get-inputs, verilog-modi-get-wires)
10409         (verilog-modi-get-regs, verilog-modi-get-assigns)
10410         (verilog-modi-get-consts, verilog-modi-get-gparams)
10411         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
10412         (verilog-modi-get-sub-inputs): Move inline functions earlier in
10413         the file.
10414         (sigs-in, sigs-out): Don't declare multiple times.
10415         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
10416         `defvar'.
10417         (verilog-auto): Call dinotrace-unannotate-all only if bound.
10418         (verilog-module-inside-filename-p): No need to wrap fboundp test
10419         in condition-case.
10420         (reporter-submit-bug-report): Autoload it.
10421         (verilog-mark-defun): Call zmacs-activate-region only if bound.
10422         (verilog-font-customize): Call customize-apropos only if bound.
10423         (verilog-getopt-flags, verilog-auto-reeval-locals):
10424         Use make-local-variable rather than make-variable-buffer-local.
10425         (verilog-company, verilog-project, verilog-modi-cache-list):
10426         Move make-variable-buffer-local calls to top-level.
10427         (font-lock-defaults-alist): Don't define it.
10428         (verilog-need-fld): Remove.
10429         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
10430         (verilog-mode): Only call make-local-hook on XEmacs.
10431         Set font-lock-defaults rather than using verilog-font-lock-init.
10433 2007-12-17  Andreas Schwab  <schwab@suse.de>
10435         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
10436         Fix comment typo.
10438 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
10440         * net/dbus.el (dbus-name-owner-changed-handler):
10441         Use `dbus-unregister-signal' for removing old rules.
10442         Obey new structure of `dbus-registered-functions-table'.
10444 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
10446         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
10448 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
10450         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
10451         function.
10452         (add-submenu): Only define for XEmacs.
10453         (verilog-regexp-words): Revert previous change, keep the other
10454         definition.
10456 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
10458         * progmodes/perl-mode.el (perl-continued-statement-offset)
10459         (perl-continued-brace-offset, perl-brace-offset)
10460         (perl-brace-imaginary-offset, perl-label-offset):
10461         * progmodes/cperl-mode.el (cperl-brace-offset)
10462         (cperl-continued-brace-offset, cperl-label-offset)
10463         (cperl-continued-statement-offset)
10464         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
10465         Add safe-local-variable properties.
10467 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
10469         * progmodes/verilog-mode.el (verilog-mode-map)
10470         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
10471         (verilog-colorize-include-files): Use only overlay functions so
10472         that it can work on both emacs and XEmacs.
10473         (set-extent-keymap): Remove unused defun.
10474         (verilog-kill-existing-comment, verilog-insert-date)
10475         (verilog-insert-year): Rename in order not to pollute the global
10476         namespace from kill-existing-comment, insert-date and
10477         insert-year, respectively.
10478         (verilog-set-auto-endcomments, verilog-header): Update callers.
10480         * files.el (auto-mode-alist): Recognize verilog files.
10482         * progmodes/verilog-mode.el (verilog-string-replace-matches)
10483         (verilog-string-remove-spaces, verilog-re-search-forward)
10484         (verilog-re-search-backward, verilog-re-search-forward-quick)
10485         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
10486         (verilog-get-end-of-line, verilog-within-string): Move definitions
10487         before first use.  No code changes.
10489 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
10491         * progmodes/verilog-mode.el (verilog-mode-version)
10492         (verilog-mode-release-date): Don't use expanding keywords.
10493         (provide): Move to the end of file.
10494         (fboundp): Don't check if eval-when-compile is bound, it is used
10495         later in the file without checking.
10496         (when, unless): Copy definitions from subr.el.
10497         (char-before, defcustom, defface, customize-group)
10498         (verilog-batch-error-wrapper): Don't use old style backquotes.
10499         (verilog-regexp-opt): Avoid using the cl function case.
10500         (verilog-regexp-words): Remove duplicated definition.
10501         (verilog-mode-abbrev-table): Remove, duplicate.
10502         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
10503         Declare and initialize in one step.
10504         (verilog-declaration-prefix-re, verilog-declaration-re)
10505         (verilog-end-of-statement, verilog-indent-declaration)
10506         (verilog-get-lineup-indent): Remove trailing whitespace.
10507         (verilog-mode): Fix autoload cookie.
10508         Set beginning-of-defun-function and end-of-defun-function.  Use when
10509         instead of if.
10510         (verilog-emacs-features, verilog-auto-ascii-enum)
10511         (verilog-insert-indices): Escape braces in doc strings.
10513 2007-12-08  Michael McNamara  <mac@verilog.com>
10514             Wilson Snyder  <wsnyder@wsnyder.org>
10516         * progmodes/verilog-mode.el: New file.
10518 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
10520         * international/latexenc.el (latexenc-find-file-coding-system):
10521         If both coding-system-for-write and buffer-file-coding-system of
10522         latex-main-file are nil, use `undecided'.
10524 2007-12-06  Jason Rumney  <jasonr@gnu.org>
10526         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
10528 2007-12-12  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
10530         * files.el (revert-buffer): Docstring fix.
10532 2007-12-11  Glenn Morris  <rgm@gnu.org>
10534         * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
10536 2007-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
10538         * calc/calc-aent.el (math-restore-underscores)
10539         (math-string-restore-underscores): New functions.
10540         (math-read-factor): Properly check variable names with underscores
10541         for entries in `math-expr-variable-mapping'.
10543         * calc/calc-lang.el (math-lang-name): New property name.
10545         * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
10546         to set language name.
10548 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10550         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10552 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10554         * server.el (server-select-display): Fix important typo.
10555         (server-process-filter): Turn a "" display into nil.
10557 2007-12-09  Juri Linkov  <juri@jurta.org>
10559         * replace.el (keep-lines, flush-lines, how-many): Doc fix.
10560         Check search-upper-case before calling isearch-no-upper-case-p
10561         to set case-fold-search.
10562         (occur): Doc fix.
10563         (occur-1, perform-replace): Check search-upper-case before calling
10564         isearch-no-upper-case-p to set case-fold-search.
10566         * isearch.el (search-upper-case): Doc fix.
10567         (isearch-mode-map): Bind `M-s o' to isearch-occur.
10568         (isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
10569         (isearch-query-replace-regexp): Doc fix.
10570         (isearch-occur): New function.
10572 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10574         * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
10575         backward compatibility.
10577         * net/imap.el (imap-string-to-integer): New function.
10579 2007-12-09  David Kastrup  <dak@gnu.org>
10581         * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
10582         directories.  Not sure anybody uses this anymore, though.
10584 2007-12-09  Glenn Morris  <rgm@gnu.org>
10586         * emulation/viper-init.el (top-level): Use dolist rather than mapc
10587         in make-variable-frame-local call.
10589 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
10591         * mail/hashcash.el (declare-function):
10592         * net/imap.el (declare-function): New no-op macro for backward
10593         compatibility.
10595 2007-12-08  Eli Zaretskii  <eliz@gnu.org>
10597         Sync makefile.w32-in with Makefile.in.
10599         * makefile.w32-in (check-declare): New target.
10600         (BYTE_COMPILE_EXTRA_FLAGS): New variable.
10601         (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
10602         (compile-always-SH, compile-calc-CMD, compile-calc-SH)
10603         ($(lisp)/progmodes/cc-mode.elc): Use it.
10604         ($(lisp)/progmodes/cc-mode.elc): New rule.
10606 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10608         * indent.el (tab-stop-list): Mark as safe-local-variable.
10610         * generic-x.el (etc-sudoers-generic-mode): New mode.
10611         (generic-unix-modes): Add it.
10613 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
10615         * net/dbus.el (dbus-hash-table=): Remove function.  We cannot
10616         apply wildcards in a hash table key; there is no usable hash code then.
10617         (dbus-registered-functions-table): Use `equal' as test function.
10618         (dbus-name-owner-changed-handler): Rewrite due to new hash table
10619         structure.
10621 2007-12-08  Martin Rudalics  <rudalics@gmx.at>
10623         * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
10624         bound error in block comment branch.
10626 2007-12-08  David Kastrup  <dak@gnu.org>
10628         * textmodes/reftex.el (reftex-select-with-char):
10629         * textmodes/reftex-toc.el (reftex-toc-do-promote)
10630         (reftex-toc-visit-location, reftex-toc-find-section):
10631         * textmodes/reftex-index.el (reftex-index-show-entry):
10632         * textmodes/org.el (org-cycle-hide-archived-subtrees)
10633         (org-table-rotate-recalc-marks, org-mark-ring-push)
10634         (org-follow-info-link, org-mhe-get-message-folder-from-index)
10635         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
10636         (org-evaluate-time-range, org-edit-agenda-file-list):
10637         * textmodes/artist.el (artist-select-next-op-in-list)
10638         (artist-select-prev-op-in-list):
10639         * term/mac-win.el (mac-service-insert-text):
10640         * startup.el (fancy-about-screen):
10641         * progmodes/vhdl-mode.el (vhdl-decision-query):
10642         * progmodes/idlwave.el (idlwave-template)
10643         (idlwave-scroll-completions, idlwave-display-completion-list):
10644         * progmodes/ebrowse.el (ebrowse-show-progress):
10645         * progmodes/cperl-mode.el (cperl-find-pods-heres):
10646         * progmodes/antlr-mode.el (antlr-insert-option-do):
10647         * play/mpuz.el (mpuz-close-game):
10648         * net/rcirc.el (rcirc-next-active-buffer):
10649         * mail/reporter.el (reporter-update-status):
10650         * kmacro.el (kmacro-display):
10651         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
10652         * emulation/viper-util.el (viper-save-setting):
10653         * emacs-lisp/lisp-mnt.el (lm-verify):
10654         * emacs-lisp/edebug.el (edebug-set-mode):
10655         * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
10656         * calendar/calendar.el (calendar-print-day-of-year):
10657         * calc/calcalg3.el (calc-curve-fit):
10658         * calc/calcalg2.el (math-integral):
10659         * calc/calc.el (calc-read-key-sequence, calc-version):
10660         * calc/calc-mode.el (calc-set-simplify-mode):
10661         * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
10663 2007-12-07  D. Goel  <deego3@gmail.com>
10665         * progmodes/idlw-shell.el (idlwave-shell-display-line)
10666         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
10667         (ada-xref-find-in-modified-ali, ada-find-in-src-path)
10668         * mail/uce.el (uce-reply-to-uce)
10669         * progmodes/vhdl-mode.el (vhdl-template-modify)
10670         * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
10671         to `error' (as suggested by RMS.)
10673 2007-12-07  Glenn Morris  <rgm@gnu.org>
10675         * allout.el (allout-write-file-hook-handler):
10676         * textmodes/reftex.el (reftex-TeX-master-file):
10677         * textmodes/reftex-parse.el (reftex-short-context):
10678         Revert previous change.
10680 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
10682         * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
10683         (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
10684         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
10685         (dbus-event-service-name, dbus-event-path-name)
10686         (dbus-event-interface-name, dbus-event-member-name): Fix for new
10687         event structure.
10688         (dbus-list-activatable-names, dbus-list-names)
10689         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
10690         Reorder `dbus-call-method' arguments.
10692 2007-12-06  D. Goel  <deego3@gmail.com>
10694         * allout.el (allout-write-file-hook-handler):
10695         * textmodes/reftex.el (reftex-TeX-master-file):
10696         * textmodes/org.el (org-paste-subtree):
10697         * progmodes/vhdl-mode.el (vhdl-template-modify):
10698         * progmodes/idlw-shell.el (idlwave-shell-send-command)
10699         (idlwave-shell-display-line):
10700         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
10701         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
10702         * net/trampver.el (x):
10703         * mail/uce.el (uce-reply-to-uce):
10704         * mail/rmailout.el (rmail-output):
10705         * mail/feedmail.el (feedmail-dump-message-to-queue):
10706         * whitespace.el (whitespace-write-file-hook):
10707         * wdired.el (wdired-check-kill-buffer):
10708         * vc.el (vc-update):
10709         * vc-mcvs.el (vc-mcvs-checkin):
10710         * vc-cvs.el (vc-cvs-checkin):
10711         * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
10712         * ibuffer.el (ibuffer-current-buffer):
10713         * dired.el (dired-move-to-end-of-filename):
10714         * bindings.el (complete-symbol):
10715         * textmodes/org-publish.el (org-publish-file):
10716         (org-publish-current-project):
10717         * textmodes/reftex-parse.el (reftex-short-context):
10718         * textmodes/texinfmt.el: Fix buggy calls to `error'.
10720 2007-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10722         * doc-view.el (doc-view-dvi->pdf-sentinel)
10723         (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
10724         (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
10725         within a sentinel or timer.
10726         (doc-view-display): Don't try to display before the requested page
10727         is available, unless told to do so explicitly.
10728         (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
10729         Force display even if the requested page is not available.
10731 2007-12-06  Richard Stallman  <rms@gnu.org>
10733         * help-fns.el (describe-function-1): Call ad-get-advice-info
10734         only on symbols.
10736 2007-12-06  Glenn Morris  <rgm@gnu.org>
10738         * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
10739         (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
10740         (antlr-tokenref, antlr-literal): Inherit from standard font-lock
10741         faces in non-light-background case.
10743         * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
10744         * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
10745         * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
10746         * emulation/vi.el, emulation/viper-cmd.el:
10747         * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl-mode.el:
10748         * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
10749         * textmodes/fill.el: Remove directory part from filenames in
10750         function declarations.
10752         * dired-aux.el (mailcap-mime-info): Update declaration.
10754 2007-12-05  Richard Stallman  <rms@gnu.org>
10756         * wid-edit.el (widget-type): Doc fix.
10758 2007-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10760         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
10761         Don't match "sub { (...) ... }".
10763 2007-12-05  Richard Stallman  <rms@gnu.org>
10765         * international/mule-cmds.el (toggle-input-method-active): New var.
10766         (toggle-input-method): Bind toggle-input-method-active to t.
10767         Error if it was already non-nil.
10769 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
10771         * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10773 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
10775         * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
10776         see if certs should be verified and what is to be done in the
10777         event of a verification failure.
10779 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
10781         * net/tls.el (tls-program): Provide more custom choices from
10782         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10783         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10784         (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10785         version.  Minor improvement to doc strings.
10786         (tls-program): Add comment.
10788 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
10790         * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10791         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10792         mismatch between the hostname provided in the certificate and the name
10793         of the host connnecting to.
10794         (open-tls-stream): Use them.  Check certificates against trusted root
10795         certificates.
10797 2007-12-05  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10799         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10800         (imap-parse-status): Upcase status-att for broken servers that sends
10801         them lower-case (e.g., MS Exchange 2007).
10803 2007-12-05  D. Goel  <deego3@gmail.com>
10805         * simple.el (undo):
10806         * image-dired.el (image-dired-display-thumb-properties):
10807         (image-dired-modify-mark-on-thumb-original-file):
10808         (image-dired-dired-display-properties):
10809         * help.el (help-window-display-message):
10810         * files.el (hack-local-variables-confirm):
10811         * ediff.el (ediff-version):
10812         * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
10813         `message' and `error': Ensure that first arg is a format string.
10815         * emacs-lisp/find-func.el (find-library-name): Prefer files with
10816         ".el" suffix over "".
10818 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
10820         * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
10821         interface and member fields.
10823 2007-12-05  Glenn Morris  <rgm@gnu.org>
10825         * eshell/em-alias.el (pcomplete-stub): Define for compiler.
10826         (pcomplete-here): Autoload it.
10828         * eshell/em-basic.el (print-func): No need to define for compiler.
10830         * eshell/esh-cmd.el (eshell-debug-command):
10831         * eshell/esh-io.el (eshell-print): Move definitions before use.
10833         * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
10835         * eshell/esh-util.el (top-level): Don't require pp.
10836         Use condition-case rather than ignore-errors.
10838         * eshell/eshell.el (eshell-buffer-name): Define for compiler.
10840         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
10841         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
10842         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
10843         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
10844         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
10845         * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
10846         * eshell/esh-util.el, eshell/eshell.el: Require individual files
10847         if needed when compiling, rather than esh-maint.  Collect any
10848         require statements.  Move provide statement to end.  Move any
10849         commentary to start.
10851         * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
10852         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
10853         * eshell/esh-proc.el, eshell/esh-var.el:
10854         Require individual files if needed when compiling, rather than
10855         esh-maint.  Collect any require statements.  Leave provide at start.
10856         Move any commentary to start.
10858         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
10859         Remove declared function from byte-compile-noruntime-functions.
10861         * ediff-util.el (ediff-version):
10862         * progmodes/python.el (compilation-shell-minor-mode):
10863         * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
10864         (calendar-bahai-date-string, calendar-check-holidays)
10865         (calendar-chinese-date-string, calendar-coptic-date-string)
10866         (calendar-ethiopic-date-string, calendar-forward-day)
10867         (calendar-french-date-string, calendar-goto-date)
10868         (calendar-goto-today, calendar-hebrew-date-string)
10869         (calendar-islamic-date-string, calendar-iso-date-string)
10870         (calendar-julian-date-string, calendar-mayan-date-string)
10871         (calendar-persian-date-string, gnus-summary-last-subject)
10872         (parse-time-string, rmail-show-message): Declare as functions.
10874 2007-12-05  Michael Olson  <mwolson@gnu.org>
10876         * textmodes/remember.el: Merge contents of remember-diary.el here,
10877         updating header.  Add autoload cookie so that byte-compilation
10878         works without warning.
10879         (remember-diary-file): Default to nil, since diary might not yet
10880         be loaded at this point, which would deny us access to diary-file.
10881         (remember-diary-extract-entries): If remember-diary-file is nil,
10882         then use diary-file instead.
10884         * textmodes/remember-diary.el: Remove, due to the issue of needing
10885         the first 8 characters of a filename to be unique.
10887 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
10889         * net/dbus.el (dbus-hash-table=): New defun.
10890         (dbus-hash-table-test): New hash table test function, used in
10891         `dbus-registered-functions-table'.
10892         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
10893         (dbus-event-service-name, dbus-event-path-name)
10894         (dbus-event-interface-name, dbus-event-member-name):
10895         Rewrite, due to new structure of `dbus-event'.
10897 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
10899         * ido.el (ido-save-history): Set the `coding' local
10900         variable in the first line of the file.
10902 2007-12-04  Glenn Morris  <rgm@gnu.org>
10904         * password-cache.el: Move here from gnus/password.el.
10905         (top-level): Don't require cl when compiling.
10906         (password-read-and-add): Doc fix.  Make obsolete.
10908         * net/tramp.el: Require password-cache or password.
10910         * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
10911         No longer provide 'cua.  Don't require cua-rect, cua-gmrk when
10912         compiling.
10913         (cua-set-rectangle-mark): Add doc string to autoload.
10914         (cua--rectangle, cua--last-killed-rectangle)
10915         (cua--global-mark-active): Always define for compiler.
10916         (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
10917         (cua--delete-rectangle, cua--insert-rectangle)
10918         (cua--rectangle-corner, cua--rectangle-assert)
10919         (cua--insert-at-global-mark, cua--global-mark-post-command):
10920         Declare as functions.
10922         * emulation/cua-gmrk.el (top-level): Move provide to end.
10924         * emulation/cua-rect.el (top-level): Move provide to end.
10925         Don't require cua-gmrk when compiling.
10926         (cua--cut-rectangle-to-global-mark)
10927         (cua--copy-rectangle-to-global-mark): Declare as functions.
10929         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
10930         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
10931         (viper-vi-state-cursor-color):
10932         Consolidate make-variable-frame-local calls.
10934         * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
10935         (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
10936         than bbdb-address-street1,2,3.
10938         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
10939         Try x-focus-frame before focus-frame.  Only try focus-frame on XEmacs.
10941 2007-12-03  Karl Fogel  <kfogel@red-bean.com>
10943         * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
10944         (save-place-alist-to-file, load-save-place-alist-from-file):
10945         Don't print non-error messages at all, there's really no need.
10946         Do print if there's a problem, and clarify message in that case.
10948 2007-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
10950         * ediff-diff.el (ediff-prepare-error-list):
10951         * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
10953 2007-12-03  Tassilo Horn  <tassilo@member.fsf.org>
10955         * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
10956         (doc-view-current-overlay, doc-view-pending-cache-flush):
10957         Add doc string.
10959 2007-12-03  Richard Stallman  <rms@gnu.org>
10961         * subr.el (declare-function): Move from byte-run.el.
10963         * emacs-lisp/byte-run.el (declare-function): Move to subr.el.
10965         * window.el (recenter-top-bottom): Don't use `ecase'.
10967 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
10969         * saveplace.el (save-place-alist-to-file):
10970         Set coding-system-for-write once and refer to it throughout.
10971         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
10973 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
10975         * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
10976         system when writing, and set it in the first-line file variables.
10977         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
10978         Juanma Barranquero.
10980 2007-12-02  Glenn Morris  <rgm@gnu.org>
10982         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
10983         Reverse branches of if statement.
10985         * emulation/viper-cmd.el (top-level): Don't require advice.
10986         Don't load viper-util, viper-keym, viper-mous, viper-macs,
10987         viper-ex when compiling.
10989         * emulation/viper-ex.el (top-level): Don't load viper-util,
10990         viper-keym when compiling.
10992         * emulation/viper-init.el (top-level): Move provide statement to end.
10994         * emulation/viper-keym.el (top-level): Don't load viper-util when
10995         compiling.  Move provide statement to end.
10997         * emulation/viper-macs.el (top-level): Don't load viper-util,
10998         viper-keym, viper-mous when compiling.
11000         * emulation/viper-mous.el (top-level): Don't load viper-util when
11001         compiling.
11003         * emulation/viper-util.el (top-level): Don't load viper-init when
11004         compiling.
11006         * emulation/viper.el (top-level): Don't require ring.
11007         Don't load viper-init, viper-cmd when compiling.
11009         * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
11010         Move here from gnus/.
11012 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
11014         Offer option for saveplace to be quiet about loading and saving.
11015         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
11017         * saveplace.el (save-place-quiet): New customizable boolean.
11018         (save-place-alist-to-file, load-save-place-alist-from-file): Use it
11019         to determine whether to print loading/saving messages.
11021 2007-12-02  Glenn Morris  <rgm@gnu.org>
11023         * mail/binhex.el: Move here from gnus/.
11024         (binhex): New custom group.
11025         (binhex-decoder-program, binhex-decoder-switches)
11026         (binhex-use-external): Move to the binhex custom group.
11028         * mail/uudecode.el: Move here from gnus/.
11029         (uudecode): New custom group.
11030         (uudecode-decoder-program, uudecode-decoder-switches)
11031         (uudecode-use-external): Move to the uudecode custom group.
11033         * net/netrc.el (top-level): Don't load `encrypt' features.
11034         (netrc-parse): Don't use encrypt.
11035         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11037         * progmodes/python.el (top-level): Don't require cl when compiling.
11039 2007-12-02  Agustín Martín  <agustin.martin@hispalinux.es>
11041         * textmodes/flyspell.el (flyspell-large-region): Explicitly set
11042         encoding for aspell process and for communication with it.
11043         Only add "-d" option if not already present.
11044         Use ispell-current-dictionary and ispell-current-personal-dictionary.
11045         General reorganization.
11047         * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
11048         encoding here.
11049         (ispell-start-process): Explicitly set encoding here if using aspell.
11051 2007-12-02  Dan Nicolaescu  <dann@ics.uci.edu>
11053         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
11054         function to log-edit.
11056 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
11058         * net/dbus.el: New file.
11060 2007-12-02  Jay Belanger  <jay.p.belanger@gmail.com>
11062         * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
11063         (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
11064         (calc-lang-parens-are-subscripts): New variables.
11065         (math-expr-special-function-mapping): Remove variable.
11066         (math-eqn-ignore-words, math-tex-ignore-words)
11067         (math-latex-ignore-words): Move to calc-lang.el.
11069         * calc/calc-lang.el (math-compose-vector, math-compose-var)
11070         (math-tex-expr-is-flat): Declare as functions.
11071         (calc-lang-slash-idiv, calc-lang-allow-underscores)
11072         (math-comp-left-bracket, math-comp-right-bracket)
11073         (math-comp-comma, math-comp-vector-prec): Declare as variables.
11074         (math-var-formatter, math-matrix-formatter)
11075         (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
11076         (math-punc-table, math-compose-subscr, math-dots)
11077         (math-func-formatter): New property names to store language
11078         specific information.
11079         (math-compose-tex-var, math-compose-tex-intv)
11080         (math-compose-maple-intv, math-compose-eqn-intv)
11081         (math-compose-tex-sum, math-compose-tex-func)
11082         (math-compose-tex-intv): New functions.
11083         (math-eqn-ignore-words, math-tex-ignore-words)
11084         (math-latex-ignore-words): Move from calc.el.
11085         (math-special-function-table): Add entries for tex.
11086         (calc-lang-slash-idiv, calc-lang-allows-underscores):
11087         New variables.
11088         (math-compose-latex-frac): Rename from `math-latex-print-frac'.
11089         (math-compose-tex-matrix, math-compose-eqn-matrix)
11090         (math-eqn-special-functions): Move from calccomp.el.
11092         * calc/calccomp.el (math-compose-var): New function.
11093         (math-compose-expr): Allow more special functions to be used.
11094         Change test for formatting fractions.  Use variables and property
11095         names to help with language specific formatting.
11096         (math-compose-tex-matrix, math-compose-eqn-matrix)
11097         (math-eqn-special-functions): Move to calc-lang.el.
11098         (math-compose-rows): Use property names to help with language
11099         specific formatting.
11101         * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
11102         into nested subscripts.
11103         (math-read-token): Use variables and property names to help with
11104         language specific parsing.
11105         (math-read-expression-level): Use variables to help with language
11106         specific parsing.
11108 2007-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11110         * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
11111         (archive-rar-summarize): Allow the file name to be passed as argument.
11112         Remove unused vars `header' and `footer'.
11113         (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
11115 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
11117         * log-edit.el (log-edit-show-diff): New function.
11118         (log-edit-mode-map, log-edit-menu): Bind it.
11119         (log-edit-diff-function): New variable.
11120         (log-edit): Change the 3rd param to be an alist and accept a
11121         function that computes a diff for the files involved.
11123         * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
11125 2007-12-01  Martin Rudalics  <rudalics@gmx.at>
11127         * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
11128         wrap next-/previous-line in with-no-warnings.
11130 2007-12-01  Glenn Morris  <rgm@gnu.org>
11132         * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
11134         * net/dig.el: Move here from gnus/.
11135         (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
11137         * net/dns.el: Move here from gnus/.
11138         (top-level): Don't require mm-util, or cl when compiling.
11139         (dns-write-name, dns-read, dns-read-type, query-dns):
11140         Replace mm-with-unibyte-buffer with its expansion.
11141         (query-dns): Replace decf and ignore-errors with non-cl equivalents.
11143         * progmodes/gdb-ui.el (gud-remove, gud-break):
11144         * progmodes/gud.el (gdb-create-define-alist)
11145         (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
11146         (hl-line-highlight, gdb-display-source-buffer)
11147         (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
11148         (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
11150 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
11152         * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
11153         Move args on defun line.
11155         * textmodes/org.el (org-calendar-holiday):
11156         Use calendar-check-holidays instead of the obsolete
11157         check-calendar-holidays.
11158         (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
11159         (bbdb-company, bbdb-current-record, bbdb-name)
11160         (bbdb-record-getprop, bbdb-record-name)
11161         (bibtex-beginning-of-entry, bibtex-generate-autokey)
11162         (bibtex-parse-entry, bibtex-url, cdlatex-tab)
11163         (dired-get-filename, gnus-article-show-summary, mh-display-msg)
11164         (mh-find-path, mh-get-header-field, mh-get-msg-num)
11165         (mh-header-display, mh-index-previous-folder)
11166         (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
11167         (mh-show-buffer-message-number, mh-show-header-display)
11168         (mh-show-msg, mh-show-show, mh-visit-folder)
11169         (org-export-latex-cleaned-string, remember)
11170         (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
11171         (rmail-what-message, elmo-folder-exists-p)
11172         (elmo-message-entity-field, elmo-message-field)
11173         (vm-beginning-of-message, vm-follow-summary-cursor)
11174         (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
11175         (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
11176         (vm-summarize, wl-folder-get-elmo-folder)
11177         (wl-summary-goto-folder-subr)
11178         (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
11179         (wl-summary-line-subject, wl-summary-message-number)
11180         (wl-summary-redisplay): Declare as functions.
11182 2007-11-30  Martin Rudalics  <rudalics@gmx.at>
11184         * longlines.el (longlines-show-hard-newlines): Remove handling of
11185         buffer-undo-list and buffer-modified status.
11186         (longlines-show-region, longlines-unshow-hard-newlines):
11187         Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
11188         inhibit-modification-hooks here to avoid that a buffer appears
11189         modified when toggling visibility of hard newlines.
11191 2007-11-30  Glenn Morris  <rgm@gnu.org>
11193         * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
11195         * progmodes/idlw-complete-structtag.el
11196         (idlwave-sintern-structtag):
11197         * progmodes/idlw-help.el (idlwave-sintern-sysvar)
11198         (idlwave-sintern-sysvartag):
11199         * progmodes/idlwave.el (idlwave-sintern-class-tag)
11200         (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
11201         functions.
11203 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
11205         * textmodes/reftex-index.el (texmathp):
11206         * textmodes/reftex-auc.el (TeX-argument-insert)
11207         (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
11208         (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
11209         (LaTeX-label-list):
11210         * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
11211         (rng-clear-conditional-region, rng-do-some-validation): Declare as
11212         functions.
11213         (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
11215 2007-11-30  Glenn Morris  <rgm@gnu.org>
11217         * emacs-lisp/byte-run.el (declare-function): Add optional fourth
11218         argument and document it.
11220         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
11221         Third argument to declare-function must be a list to specify arglist.
11223         * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
11224         Handle declare-function third argument `t' and fourth argument.
11225         (check-declare-verify): Doc fix.  Handle `fileonly' case.
11226         Use progn rather than prog1.
11228         * desktop.el (uniquify-item-base):
11229         * term/mac-win.el (url-type): Declare as functions.
11231         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
11232         (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
11233         (bbdb-address-location, bbdb-record-addresses): Pass non-nil
11234         fourth arg to declare-function.
11236         * play/dunnet.el: Don't require cl when compiling.
11237         (byte-compile-warnings): Set via file local variables.
11238         (dun-parse): Let-bind `beg' and `line'.
11240 2007-11-29  Alexandre Julliard  <julliard@winehq.org>
11242         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
11244 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
11246         * calendar/time-date.el (encode-time-value): Doc fix.
11248 2007-11-29  Glenn Morris  <rgm@gnu.org>
11250         * calendar/time-date.el (with-decoded-time-value): Doc fix.
11252         * textmodes/css-mode.el (prog-mode): Remove.
11253         (css-mode): Derive from fundamental-mode rather than prog-mode.
11255         * emacs-lisp/byte-run.el (declare-function): Doc fix.
11257         * emacs-lisp/check-declare.el (check-declare-locate)
11258         (check-declare-verify): Handle `external' files.
11259         (check-declare-errmsg): New function.
11260         (check-declare-verify, check-declare-file, check-declare-directory):
11261         Use check-declare-errmsg to report the number of problems.
11263         * ffap.el (w3-view-this-url)
11264         * mail/mspools.el (vm-visit-folder)
11265         * net/browse-url.el (w3-fetch-other-window, w3-fetch)
11266         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
11267         (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
11268         (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
11269         (bbdb-records)
11270         * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
11271         * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
11272         (sasl-make-client, sasl-next-step, sasl-step-data)
11273         (sasl-step-set-data)
11274         * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
11275         (htmlr-step): Declare as functions.
11277         * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
11278         Use bbdb-address-zip rather than bbdb-address-zip-string.
11280 2007-11-28  Richard Stallman  <rms@gnu.org>
11282         * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
11283         Move here from gnus/.
11285 2007-11-28  Martin Rudalics  <rudalics@gmx.at>
11287         * newcomment.el (comment-region-internal): Fix newline insertion
11288         in `block' case.
11290 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11292         * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
11294 2007-11-28  Glenn Morris  <rgm@gnu.org>
11296         * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
11297         delete .elc files.
11299         * nxml/char-name/unicode: Move to etc/nxml/.
11300         * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
11302         * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
11303         Declare as a function.
11305         * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
11306         * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
11307         * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
11309         * nxml/nxml-outln.el (nxml-token-start-tag-p)
11310         (nxml-token-end-tag-p): Move definitions before use.
11312         * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
11314         * nxml/nxml-uchnm.el (top-level)
11315         (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
11316         (nxml-enabled-unicode-blocks): Add custom group.
11318         * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
11319         Use string-to-number rather than string-to-int.
11321         * dired-x.el (dired-omit-old-add-entry): Declare as function.
11322         Move definition before use.
11323         (dired-old-find-buffer-nocreate): Declare as function.
11325         * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
11326         (check-declare-verify): Handle fset.
11328         * emulation/edt.el (edt-user-emulation-setup):
11329         Test edt-setup-user-bindings is bound before calling.
11331         * emulation/tpu-edt.el: Don't require cl when compiling.
11332         (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
11333         (tpu-edt-off): Use condition-case rather than ignore-errors.
11334         Use with-no-warnings.
11336         * eshell/esh-util.el (top-level): Use require rather than load for
11337         ange-ftp.
11339         * mail/supercite.el (sc-version): Redefine as an alias for
11340         emacs-version.
11341         (sc-help-address): Remove.
11342         (sc-version): Use emacs-version rather than sc-version.
11343         (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
11345         * net/socks.el (socks-original-open-network-stream): Declare as
11346         function.  Move definition before use.
11348 2007-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
11350         * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
11351         (math-make-frac): Declare as functions.
11353 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11355         * progmodes/cperl-mode.el (compilation-error-regexp-alist):
11356         Pacify byte compiler.
11357         (cperl-mode): Use with-no-warnings for setting vc-header-alist.
11359         * progmodes/idlwave.el (idlwave-shell-get-path-info)
11360         (idlwave-shell-temp-file, idlwave-shell-is-running)
11361         (widget-value, comint-dynamic-complete-filename, Info-goto-node):
11362         * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
11363         (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
11364         (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
11365         (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
11366         (idlwave-completing-read, idlwave-current-routine)
11367         (idlwave-downcase-safe, idlwave-entry-find-keyword)
11368         (idlwave-expand-keyword, idlwave-find-class-definition)
11369         (idlwave-find-inherited-class, idlwave-find-struct-tag)
11370         (idlwave-get-buffer-visiting, idlwave-in-quote)
11371         (idlwave-make-full-name, idlwave-members-only)
11372         (idlwave-popup-select, idlwave-routine-source-file)
11373         (idlwave-routines, idlwave-sintern-class)
11374         (idlwave-sintern-keyword, idlwave-sintern-method)
11375         (idlwave-sintern-routine-or-method)
11376         (idlwave-substitute-link-target, idlwave-sys-dir)
11377         (idlwave-this-word, idlwave-what-module-find-class)
11378         (idlwave-where):
11379         * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
11380         * mail/uce.el (rmail-msg-is-pruned)
11381         (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
11382         (rmail-toggle-header):
11383         * mail/sendmail.el (dired-view-file, dired-get-filename):
11384         * mail/rmailkwd.el (rmail-maybe-set-message-counters)
11385         (rmail-display-labels, rmail-msgbeg)
11386         (rmail-set-message-deleted-p, rmail-message-labels-p)
11387         (rmail-show-message, mail-comma-list-regexp)
11388         (mail-parse-comma-list):
11389         * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
11390         (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
11391         (rfc822-addresses, mail-abbrev-make-syntax-table)
11392         (mail-sendmail-delimit-header, mail-header-end):
11393         * mail/hashcash.el (message-narrow-to-headers-or-head)
11394         (message-fetch-field, message-goto-eoh)
11395         (message-narrow-to-headers):
11396         * vc.el (view-mode-exit): Declare as functions.
11398         * mail/vms-pmail.el:
11399         * vmsproc.el:
11400         * vms-patch.el: Don't byte compile these files, they don't work.
11402 2007-11-27  Glenn Morris  <rgm@gnu.org>
11404         * calc/calc-ext.el (math-read-big-rec):
11405         * calc/calc-nlfit.el (math-map-binop):
11406         * calc/calc.el (math-normalize-nonstandard): Fix declarations.
11408         * eshell/eshell.el (eshell-report-bug): Add version number of
11409         obsolescence.
11411         * emulation/viper.el, emulation/viper-util.el,
11412         emulation/viper-macs.el, emulation/viper-keym.el,
11413         emulation/viper-ex.el, emulation/viper-cmd.el:
11414         Load viper-*.el files silently.
11416         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
11417         ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
11418         Load ediff-*.el files silently.
11420         * ediff.el: Load dired silently.  Don't load info, pcl-cvs when
11421         compiling.
11422         (Info-goto-node): Declare as a function.
11424         * ediff-init.el: Don't load ange-ftp when compiling.
11425         * ediff-util.el: Don't load reporter when compiling.
11427         * ediff-wind.el (ediff-display-pixel-width)
11428         (ediff-display-pixel-height):
11429         * generic-x.el (ini-generic-mode):
11430         * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
11431         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
11432         (ps-mule-initialize, ps-mule-begin-job):
11433         * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
11434         (mark-calendar-days-named):
11435         * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
11436         (add-to-diary-list, diary-name-pattern)
11437         (mark-calendar-days-named):
11438         * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
11439         (mark-calendar-days-named):
11440         * calendar/cal-x.el (make-fancy-diary-buffer):
11441         * calendar/holidays.el (calendar-absolute-from-julian):
11442         * calendar/todo-mode.el (calendar-current-date):
11443         * calendar/cal-menu.el (calendar-increment-month)
11444         (calendar-month-name, extract-calendar-year)
11445         (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
11446         (calendar-current-date, calendar-cursor-holidays)
11447         (calendar-date-string, insert-diary-entry, calendar-set-mark)
11448         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
11449         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
11450         (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
11451         (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
11452         (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
11453         (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
11454         (calendar-day-of-year-string, calendar-iso-date-string)
11455         (calendar-julian-date-string, calendar-astro-date-string)
11456         (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
11457         (calendar-persian-date-string, calendar-bahai-date-string)
11458         (calendar-islamic-date-string, calendar-chinese-date-string)
11459         (calendar-coptic-date-string, calendar-ethiopic-date-string)
11460         (calendar-french-date-string, calendar-mayan-date-string)
11461         (calendar-print-chinese-date, calendar-goto-date):
11462         Declare as functions.
11464         * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
11465         (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
11467         * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
11468         aliases for report-emacs-bug.
11469         (gnus-summary-select-article, gnus-configure-windows): Declare as
11470         functions.
11472         * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
11473         compiler.
11475         * pgg.el (pgg-clear-string): Declare as a function.
11476         (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
11477         (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
11479         * emacs-lisp/check-declare.el (check-declare-locate):
11480         Handle compressed files.
11481         (check-declare-verify): Handle define-generic-mode,
11482         define-global(ized)-minor-mode, define-obsolete-function-alias.
11484 2007-11-27  Jay Belanger  <jay.p.belanger@gmail.com>
11486         * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
11487         algebraic modes.
11489         * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
11490         (math-is-true, calc-explain-why, calc-alg-edit)
11491         (math-composite-inequalities, math-flatten-lands)
11492         (math-multi-subst, calcFunc-vmatches, math-simplify)
11493         (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
11494         (math-read-string, math-read-brackets, math-read-angle-brackets):
11495         Declare as functions.
11497         * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
11498         (calc-fit-bell-shaped-logistic-curve)
11499         (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
11500         (calc-graph-lookup, calc-graph-set-styles, math-min-list)
11501         (math-max-list): Declare as functions.
11502         (math-map-binop): New function.
11503         (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
11505         * calc/calc.el (calc-set-language, calc-edit-finish)
11506         (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
11507         (calc-do-keypad, calcFunc-unixtime, math-parse-date)
11508         (math-lessp, calc-embedded-finish-command)
11509         (calc-embedded-select-buffer, calc-embedded-mode-line-change)
11510         (calc-push-list-in-macro, calc-replace-selections)
11511         (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
11512         (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
11513         (calc-embedded-stack-change, calc-refresh-evaltos)
11514         (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
11515         (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
11516         (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
11517         (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
11518         (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
11519         (math-dimension-error, calc-incomplete-error, math-float-fancy)
11520         (math-neg-fancy, math-zerop, calc-add-fractions)
11521         (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
11522         (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
11523         (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
11524         (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
11525         (math-compose-expr, math-comp-width, math-composition-to-string)
11526         (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
11527         (math-adjust-fraction, math-format-binary, math-format-radix)
11528         (math-group-float, math-mod, math-format-number-fancy)
11529         (math-format-bignum-fancy, math-read-number-fancy)
11530         (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
11531         (calc-do-embedded-activate, math-do-defmath)
11532         (calc-load-everything): Declare as functions.
11534         * calc/calc-ext.el (math-clip, math-round, math-simplify)
11535         (math-simplify-extended, math-simplify-units, calc-set-language)
11536         (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
11537         (calc-embedded-var-change, math-mul-float, math-arctan-raw)
11538         (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
11539         (math-normalize-hms, math-normalize-mod, math-make-sdev)
11540         (math-make-intv, math-normalize-logical-op, math-possible-signs)
11541         (math-infinite-dir, math-calcFunc-to-var)
11542         (calc-embedded-evaluate-expr, math-known-nonzerop)
11543         (math-read-expr-level, math-read-big-rec, math-read-big-balance)
11544         (math-format-date, math-vector-is-string, math-vector-to-string)
11545         (math-format-radix-float, math-compose-expr, math-abs)
11546         (math-format-bignum-binary, math-format-bignum-octal)
11547         (math-format-bignum-hex, math-format-bignum-radix)
11548         (math-compute-max-digits): Declare as functions.
11549         (math-provably-realp): Fix typo.
11551         * calc/calc-forms.el (calendar-current-time-zone)
11552         (calendar-absolute-from-gregorian, dst-in-effect): Declare as
11553         functions.
11555         * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
11557         * calc/calc-lang.el (math-read-factor, math-read-expr-level):
11558         Declare as functions.
11560         * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
11561         (math-posp, math-compare, math-bignum, math-compare-bignum):
11562         Declare as functions.
11564         * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
11565         (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
11566         (calc-explain-why, calc-clear-command-flag)
11567         (calc-roll-down-with-selections, calc-roll-up-with-selections)
11568         (calc-last-args, calc-is-inverse, calc-do-prefix-help)
11569         (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
11570         (math-trunc-special, math-trunc-fancy, math-floor-special)
11571         (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
11572         (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
11573         (math-pow-zero, math-pow-fancy): Declare as functions.
11575         * calc/calc-mode.el (calc-embedded-save-original-modes):
11576         Declare as a function.
11578         * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
11579         Declare as functions.
11580         (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
11581         (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
11582         Replace `mapcar*' by `math-map-binop'.
11583         (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
11585         * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
11586         (math-read-expr-level): Declare as functions.
11588         * calc/calc-vec.el (math-read-expr-level): Declare as a function.
11590 2007-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11592         * emacs-lisp/lisp.el (end-of-defun): Restructure so that
11593         end-of-defun-function is called consistently, even for negative
11594         arguments.
11595         (end-of-defun-function): Default to forward-sexp.
11597 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
11599         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
11601 2007-11-26  Glenn Morris  <rgm@gnu.org>
11603         * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
11604         than :suffix.
11606         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
11608 2007-11-26  Simon Josefsson  <simon@josefsson.org>
11610         * net/imap.el: Move from ../gnus.
11612 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11614         * doc-view.el (doc-view-mode-p): New function.
11616 2007-11-25  Dan Nicolaescu  <dann@ics.uci.edu>
11618         * mail/mspools.el (rmail-get-new-mail):
11619         * mail/reporter.el (mail-position-on-field, mail-text):
11620         * mail/rmail.el (mail-position-on-field, mail-text-start)
11621         (rmail-update-summary):
11622         * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
11623         * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
11624         * mail/rmailout.el (rmail-update-summary):
11625         * mail/rmailsort.el (rmail-update-summary):
11626         * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
11627         (dired-view-file):
11628         * mail/uce.el (mail-strip-quoted-names):
11629         * mail/undigest.el (rmail-update-summary):
11630         * mail/unrmail.el (mail-strip-quoted-names):
11631         * ediff.el (diff-latest-backup-file): Declare as functions.
11633         * obsolete/mlsupport.el (ml-previous-page): Fix typo.
11634         (kill-to-end-of-line):
11635         * obsolete/rnews.el (news-set-minor-modes):
11636         Remove non working functions.
11638 2007-11-25  Glenn Morris  <rgm@gnu.org>
11640         * eshell/esh-maint.el (top-level): Use require with NOERROR for
11641         pcomplete.  Don't mess with load-path.
11643         * eshell/eshell.el (eshell-report-bug-address): Remove.
11644         (eshell-report-bug): Redefine as an alias for report-emacs-bug.
11646 2007-11-24  Glenn Morris  <rgm@gnu.org>
11648         * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
11649         (appt-disp-window): Don't require electric.
11650         Simplify minibuffer-avoidance code.
11651         (appt-select-lowest-window): Avoid minibuffer.
11653         * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
11654         (esh-mode): Require it.
11655         (esh-util): Use require rather than featurep and load.
11656         (eshell): No need to test if eshell-mode is bound; remove obsolete
11657         reference to eshell-auto.
11658         (eshell-command, eshell-command-result): Don't require esh-mode
11659         now that the file does.
11660         (top-level): Move provide statement to the end of the file.
11661         Re-order and update commentary.
11663 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
11665         * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
11666         (vc-annotate-toggle-annotation-visibility): New command.
11667         (vc-annotate-mode-map): Bind "V" to it.
11668         (vc-annotate-mode-menu): Add entry for it.
11669         (vc-annotate-get-time-set-line-props): New func.
11670         (vc-annotate-display-autoscale)
11671         (vc-annotate-display-difference): Use it.
11673         * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
11674         Also, match one space at end of annotation text, after last paren.
11676 2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
11678         * ido.el (ido-file-name-all-completions-1): Check for fboundp of
11679         `tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
11680         `tramp-completion-mode'.
11682 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
11684         * vc-git.el (vc-git-show-log-entry): New func.
11686         * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
11687         (vc-git-state): Use vc-git--call.
11688         (vc-git-registered, vc-git-working-revision)
11689         (vc-git-previous-revision, vc-git-next-revision)
11690         (vc-git--run-command-string, vc-git-symbolic-commit):
11691         Use vc-git--out-ok.
11693 2007-11-24  Glenn Morris  <rgm@gnu.org>
11695         * emacs-lisp/byte-run.el (declare-function): Doc fix.
11697 2007-11-24  Kenichi Handa  <handa@m17n.org>
11699         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
11701 2007-11-23  David Kastrup  <dak@gnu.org>
11703         * server.el (server-process-filter): Use `command-line-args-left'.
11705 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11707         * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
11709 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
11711         * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
11712         buffer if the parent buffer is in vc-dired-mode.
11714 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
11716         * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
11718 2007-11-23  Juri Linkov  <juri@jurta.org>
11720         * dired.el (dired-read-dir-and-switches): For C-x d, set the
11721         value for M-n to the visited file name of the current buffer.
11722         Use minibuffer-with-setup-hook to set minibuffer-default to
11723         buffer-file-name inside read-file-name.
11725         * man.el (Man-getpage-in-background): Don't disregard user option
11726         `Man-width' on non-window systems.  Remove test for `window-system'
11727         around setting envvar "COLUMNS" depending on the value of `Man-width'.
11729         * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
11730         "emacs-grep".  Set envvar "GREP_OPTIONS" to "--color=auto" instead
11731         of "--color=always".
11733 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11735         * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
11736         beginning-of-defun-function.
11738 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11740         * mail/hashcash.el: Move from ../gnus.  Add hashcash payments to email.
11742 2007-11-22  Glenn Morris  <rgm@gnu.org>
11744         * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
11746         * emacs-lisp/check-declare.el (check-declare-locate): New function.
11747         (check-declare-scan): Use check-declare-locate.
11748         (check-declare-verify): No longer adjust fnfile, now
11749         check-declare-locate does it.
11751         * emacs-lisp/byte-run.el (declare-function): Doc fix.
11753 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11755         * subr.el (posn-col-row): Make the `default-value' use explicit.
11757         * window.el (balance-windows): Remove unused var `counter'.
11758         (bw-balance-sub): Remove unused var `lastchild'.
11759         (split-window-vertically): Remove unused var `switch'.
11760         (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
11762         * emacs-lisp/bytecomp.el
11763         (byte-compile-file-form-custom-declare-variable): Simplify.
11765 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11767         * cus-edit.el (custom-mode): Define with `define-derived-mode'.
11768         Set `show-trailing-whitespace' to nil.
11770         * dired.el (make-symbolic-link):
11771         * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
11772         (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
11773         * dired-x.el (make-symbolic-link):
11774         * frame.el (x-initialize-window-system):
11775         * menu-bar.el (x-menu-bar-open):
11776         * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
11777         (x-store-cut-buffer-internal):
11778         * wdired.el (make-symbolic-link):
11779         * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
11780         (x-send-client-message):
11781         * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
11783 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
11785         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
11787 2007-11-22  Glenn Morris  <rgm@gnu.org>
11789         * dos-fns.el (int86):
11790         * term/mac-win.el (mac-font-panel-mode): Fix declarations.
11792         * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
11794         * calendar/holidays.el (holiday-list): Add autoload cookie.
11796         * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
11797         files relative to src/ directory.
11798         (check-declare-verify): Handle .c files.  Warn if could not find
11799         an arglist to check.
11801         * emacs-lisp/byte-run.el (declare-function): Doc fix.
11803 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
11805         * replace.el (occur-mode-map): Add a major mode menu with entries
11806         for all occur operations.
11808         * international/titdic-cnv.el (dos-8+3-filename):
11809         * obsolete/fast-lock.el (msdos-long-file-names):
11810         * frame.el (msdos-mouse-p):
11811         * files.el (msdos-long-file-names, w32-long-file-name):
11812         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
11813         (mac-resume-apple-event, mac-font-panel-mode)
11814         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
11815         (mac-clear-font-name-table):
11816         * term/pc-win.el (msdos-remember-default-colors)
11817         (w16-set-clipboard-data, w16-get-clipboard-data):
11818         * term/w32-win.el (w32-send-sys-command, w32-select-font)
11819         (set-message-beep):
11820         * net/browse-url.el (w32-shell-execute):
11821         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
11822         (w32-get-locale-info, w32-get-valid-locale-ids)
11823         (w32-set-clipboard-data):
11824         * dos-fns.el (int86, msdos-long-file-names):
11825         * dos-w32.el (default-printer-name): Declare as functions.
11827 2007-11-21  Jason Rumney  <jasonr@gnu.org>
11829         * emacs-lisp/byte-run.el (declare-function): Return nil.
11831 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11833         * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
11835 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
11837         * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
11839 2007-11-21  Glenn Morris  <rgm@gnu.org>
11841         * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
11842         for now.  Handle define-minor-mode, and defalias (with no argument
11843         checking).
11845 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
11847         * frame.el (msdos-mouse-p):
11848         * files.el (msdos-long-file-names, w32-long-file-name):
11849         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
11850         (mac-resume-apple-event, mac-font-panel-mode)
11851         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
11852         (mac-clear-font-name-table):
11853         * term/pc-win.el (msdos-remember-default-colors)
11854         (w16-set-clipboard-data, w16-get-clipboard-data):
11855         * term/w32-win.el (w32-send-sys-command, w32-select-font)
11856         (set-message-beep):
11857         * net/browse-url.el (w32-shell-execute):
11858         * dos-fns.el (int86, msdos-long-file-names):
11859         * dos-w32.el (default-printer-name): Undo previous change.
11861 2007-11-21  Eli Zaretskii  <eliz@gnu.org>
11863         * international/mule-cmds.el (set-locale-environment):
11864         Set default-file-name-coding-system _after_ keyboard and terminal
11865         coding systems.  This fixes last change.
11867         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
11868         one space after "Subject:".
11870 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11872         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
11873         in order to determine if there's a conflict.
11875 2007-11-21  Richard Stallman  <rms@gnu.org>
11877         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
11879         * reposition.el (reposition-window):
11880         Binding C-M-l moved to bindings.el.
11882         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
11884         * add-log.el (add-change-log-entry-other-window):
11885         Key binding C-x 4 a moved to bindings.el.
11887         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
11888         from filecache.el.
11890         * filecache.el: Minibuffer map bindings moved to bindings.el.
11892 2007-11-21  Jason Rumney  <jasonr@gnu.org>
11894         * international/mule-cmds.el (set-locale-environment):
11895         Set default-file-name-coding-system from system defaults on Windows.
11897 2007-11-21  Jason Rumney  <jasonr@gnu.org>
11899         * term/w32console.el: New term init file for w32 console.
11901         * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
11902         (x-setup-function-keys): Likewise, replacing top-level key definitions.
11903         (w32-tty-standard-colors): Move to term/w32console.el.
11905         * term/w32-win.el (x-setup-function-keys): Remove.
11907         * term/tty-colors.el (tty-register-default-colors): Remove special
11908         case for w32.
11910 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
11912         * frame.el (msdos-mouse-p):
11913         * generic-x.el (w32-shell-name):
11914         * files.el (msdos-long-file-names, w32-long-file-name)
11915         (dired-get-filename, dired-unmark, dired-do-flagged-delete)
11916         (dos-8+3-filename, vms-read-directory, view-mode-disable):
11917         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
11918         (mac-resume-apple-event, mac-font-panel-mode)
11919         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
11920         (mac-clear-font-name-table):
11921         * term/pc-win.el (msdos-remember-default-colors)
11922         (w16-set-clipboard-data, w16-get-clipboard-data):
11923         * term/w32-win.el (w32-send-sys-command, w32-select-font)
11924         (set-message-beep):
11925         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
11926         (w32-get-locale-info, w32-get-valid-locale-ids)
11927         (w32-set-clipboard-data):
11928         * help-fns.el (ad-get-advice-info):
11929         * font-lock.el (fast-lock-after-fontify-buffer)
11930         (fast-lock-after-unfontify-buffer, fast-lock-mode)
11931         (lazy-lock-after-fontify-buffer)
11932         (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
11933         * net/browse-url.el (w32-shell-execute):
11934         * dos-fns.el (int86, msdos-long-file-names):
11935         * dos-w32.el (default-printer-name): Declare as functions.
11937 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
11939         * textmodes/paragraphs.el (forward-sentence): Doc fix.
11940         Reported by Drew Adams <drew.adams@oracle.com>.
11942 2007-11-20  Jason Rumney  <jasonr@gnu.org>
11944         * term/w32-win.el (x-setup-function-keys): Protect against
11945         multiple calls on the same terminal.
11947 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
11949         * term/mac-win.el (x-setup-function-keys): Only setup
11950         local-function-key-map if it has not been setup already for the
11951         current frame.  Move the suspend-emacs processing here.
11953 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
11955         * progmodes/grep.el (xargs-program): New variable.
11956         (grep-compute-defaults): Use it.
11957         (grep-default-command): Doc fix.
11958         (grep, lgrep, rgrep): Reflow docstrings.
11960 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
11962         * vc.el (vc-find-revision): Set the parent buffer.
11963         Use when instead of if.
11965         * progmodes/python.el (info-lookup-maybe-add-help):
11966         * progmodes/ps-mode.el (doc-view-minor-mode):
11967         * mail/emacsbug.el (Info-menu, Info-goto-node):
11968         * emulation/viper-keym.el (viper-ex)
11969         (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
11970         * emulation/viper-cmd.el (widget-type, widget-button-press)
11971         (viper-set-hooks):
11972         * emacs-lisp/tcover-unsafep.el (unsafep-function):
11973         * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
11974         (ses-load, ses-vector-delete, ses-create-header-string)
11975         (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
11976         * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
11978 2007-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11980         * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
11982 2007-11-20  Glenn Morris  <rgm@gnu.org>
11984         * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
11985         for end of function-name.  Handle define-derived-mode.
11987 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
11989         * progmodes/idlw-help.el: Require browse-url unconditionally, it
11990         is available by default.
11991         (idlwave-help-browse-url-available): Change default to t.
11993         * emulation/edt.el (defgroup, defcustom): Remove definition.
11994         (eval-when-compile): Remove.
11995         (c-mark-function):
11996         * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
11997         * textmodes/fill.el (comment-search-forward)
11998         (comment-string-strip):
11999         * progmodes/prolog.el (comint-mode, comint-send-string)
12000         (comint-send-region, comint-send-eof):
12001         * progmodes/dcl-mode.el (imenu-default-create-index-function):
12002         * emulation/viper-util.el (viper-forward-Word):
12003         * emulation/vi.el (c-mark-function):
12004         * emulation/edt-vt100.el (vt100-wide-mode):
12005         * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
12007 2007-11-19  Michael Albinus  <michael.albinus@gmx.de>
12009         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
12010         Still some tuning in case of an echoing shell.
12011         (tramp-send-command): Connection property "remote-echo" is not
12012         persistent; cache key is the process therefore.
12014 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
12016         * replace.el (map-query-replace-regexp): Doc fix (revert part of
12017         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
12019 2007-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
12021         * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
12022         * play/yow.el (doctor-ret-or-read):
12023         * vc-hooks.el (vc-dired-resynch-file):
12024         * vc-hg.el (log-view-get-marked):
12025         * smerge-mode.el (ediff-cleanup-mess):
12026         * pcvs.el (vc-editable-p, vc-checkout):
12027         * pcomplete.el (comint-bol):
12028         * informat.el (texinfo-format-refill):
12029         * ido.el (tramp-tramp-file-p):
12030         * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
12031         (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
12032         * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
12033         functions.
12035         * textmodes/ispell.el (ispell-int-char): Make it a defalias
12036         instead of fset.
12037         (ispell-message): Use with-no-warnings for sc-cite-regexp call.
12039         * ido.el (ido-file-internal): Move with-no-warnings to include the
12040         ffap-string-at-point call.
12042         * pcomplete.el (pcomplete-executables): Move defsubst before first use.
12044         * vc-hg.el (vc-hg-revision-table): Fix last change.
12046 2007-11-19  Martin Rudalics  <rudalics@gmx.at>
12048         * menu-bar.el (top-level): Deactivate clipboard-kill-region and
12049         clipboard-yank when the buffer is read-only.
12051         * cus-edit.el (custom-field-keymap): Move to other Custom mode
12052         keymaps such that it's before the definition of Custom-mode-menu.
12053         (Custom-mode-menu): Show it for custom-field-keymap too.
12055 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
12057         * progmodes/gdb-ui.el: Update commentary.
12059 2007-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
12061         * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
12063 2007-11-19  Glenn Morris  <rgm@gnu.org>
12065         * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
12066         does not exist, try adding `.el' extension.  Also search for defsubsts.
12068         * cus-edit.el (recentf-expand-file-name):
12069         * dired.el (dired-relist-entry):
12070         * subr.el (w32-shell-dos-semantics):
12071         * emacs-lisp/bytecomp.el (compilation-forget-errors):
12072         Declare as functions.
12074 2007-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12076         * abbrev.el (kill-all-abbrevs, insert-abbrevs)
12077         (prepare-abbrev-list-buffer): Use dolist.
12078         (clear-abbrev-table): Preserve properties.
12080 2007-11-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>  (tiny change)
12082         * textmodes/texinfmt.el (texinfo-format-printindex):
12083         Collect combined indexes using texinfo-short-index-format-cmds-alist.
12084         Reported on <bug-texinfo@gnu.org>.
12086 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
12088         * net/tramp.el (tramp-completion-reread-directory-timeout):
12089         New defcustom.
12090         (tramp-handle-file-name-all-completions): Flush directory contents
12091         from cache regularly.
12092         (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
12093         (tramp-open-connection-setup-interactive-shell):
12094         Call `tramp-cleanup-connection' via funcall.
12096         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
12097         created when copying.
12099 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
12101         * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
12102         * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
12103         * eshell/esh-ext.el (eshell-external-command):
12104         * eshell/esh-cmd.el (require):
12105         * eshell/em-unix.el (eshell-plain-locate-behavior):
12106         * eshell/em-cmpl.el (eshell-cmpl-initialize):
12107         Replace eshell-under-xemacs-p with (featurep 'xemacs).
12108         * eshell/esh-mode.el (characterp, char-int): Remove unused
12109         conditional defaliases.
12111         * pcomplete.el (pcomplete-event-matches-key-specifier-p):
12112         Rename from event-matches-key-specifier-p, define unconditionally.
12113         (event-basic-type): Remove unused defalias.
12114         (pcomplete-show-completions):
12115         Use pcomplete-event-matches-key-specifier-p.
12117 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
12119         * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
12120         when saving esh-groups.el.
12122 2007-11-17  Martin Rudalics  <rudalics@gmx.at>
12124         * wid-edit.el (widget-default-complete):
12125         * progmodes/flymake.el (flymake-goto-file-and-line):
12126         Fix typo in (doc-)string.
12128 2007-11-17  Glenn Morris  <rgm@gnu.org>
12130         * emacs-lisp/byte-run.el (declare-function): New macro.
12131         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
12132         New function, byte-hunk-handler for declare-function.
12133         (byte-compile-callargs-warn): Handle declared functions.
12135         * emacs-lisp/check-declare.el: New file.
12136         * Makefile.in (check-declare): New target.
12138         * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
12140         * subr.el (process-lines): Move here from ../admin/admin.el.
12141         * emacs-lisp/authors.el (authors-process-lines): Remove.
12142         (authors): Use process-lines rather than authors-process-lines.
12144         * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
12145         Remove these files.
12147 2007-11-17  Juanma Barranquero  <lekktu@gmail.com>
12149         * emacs-lisp/backquote.el (backquote):
12150         Improve argument/docstring consistency.
12152         * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
12153         (ring-length, ring-empty-p): Use c[ad]dr.
12154         (ring-plus1): Use `1+'.
12155         (ring-minus1): Use `zerop'.
12156         (ring-remove): Use c[ad]dr.  Use `when'.
12157         (ring-copy): Use c[ad]dr.  Use `let', not `let*'.
12158         (ring-ref): Use `let', not `let*'.
12159         (ring-insert-at-beginning): Use c[ad]dr.  Doc fix.
12160         (ring-insert+extend): Use c[ad]dr.  Fix typo in docstring.
12161         (ring-member): Simplify.  Doc fix.
12162         (ring-convert-sequence-to-ring): Simplify.
12164 2007-11-17  Juri Linkov  <juri@jurta.org>
12166         * dired-aux.el (dired-create-directory): Allow creating
12167         a directory of an arbitrary depth.  Add a loop to find the topmost
12168         nonexistent parent dir `new', and call `dired-add-file' on it.
12169         Set the `PARENTS' arg of `make-directory' to t.
12171 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
12173         * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
12174         (math-build-parse-table): Get parse information from math-parse-table.
12176 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12178         * window.el (recenter-last-op): New var.
12179         (recenter-top-bottom): New command.
12180         (global-map): Bind it to C-l.
12182         * abbrev.el (abbrev--write): Fix error in transcription from C.
12184         * emulation/pc-select.el (pc-select-shifted-mark): Remove.
12185         (pc-select-ensure-mark): Set mark-active to a special value instead.
12186         Rename from ensure-mark.  Update call callers.
12187         (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
12188         Rewrite.  Update all callers.
12189         (pc-selection-mode): Remove redundant var declaration.
12191 2007-11-16  Tassilo Horn  <tassilo@member.fsf.org>
12193         * doc-view.el (doc-view-search-backward, doc-view-search):
12194         Fix assignment to free variable bug.
12196 2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
12198         * emulation/pc-select.el (pc-select-shifted-mark): New var.
12199         (ensure-mark): Set it.
12200         (maybe-deactivate-mark): New fun.
12201         Use it everywhere instead of (setq mark-active nil).
12203 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12205         * textmodes/reftex-dcr.el (reftex-start-itimer-once):
12206         Add check for XEmacs.
12208         * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
12210         * doc-view.el (doc-view-resolution): Add missing :group.
12212 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
12214         * subr.el (make-variable-frame-local):
12215         Fix typo in obsolescence declaration.
12217 2007-11-16  Werner Lemberg  <wl@gnu.org>
12219         * files.el (set-auto-mode-1): Check second line for -*- if file
12220         starts with '\" (which is used by man pages to identify needed
12221         troff preprocessors).
12223 2007-11-16  Glenn Morris  <rgm@gnu.org>
12225         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
12227 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
12229         * calc/calc-lang.el (math-oper-table): Fix typo.
12230         Reduce precedence of "/" for TeX.
12232         * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
12234 2007-11-16  Juri Linkov  <juri@jurta.org>
12236         * dired-aux.el (dired-read-shell-command-default): New function.
12237         (dired-read-shell-command): Use its return value for DEFAULT arg.
12239         * replace.el (keep-lines-read-args, occur-read-primary-args):
12240         Use a list of default values for DEFAULT arg of read-from-minibuffer.
12242         * man.el (Man-heading-regexp): Add 0-9.
12243         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
12245 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12247         * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
12248         (doc-view-resolution): New custom var.
12249         (doc-view-pdf/ps->png): Use it.
12250         (doc-view-shrink-factor): New var.
12251         (doc-view-enlarge, doc-view-shrink): New commands.
12252         (doc-view-mode-map): Use them.
12254 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12256         * ediff-wind.el (ediff-window-setup-function):
12257         * simple.el (normal-erase-is-backspace):
12258         * eshell/em-unix.el (eshell/info):
12259         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
12260         Fix typos in docstrings.
12262         * emulation/cua-base.el (cua--keymaps-initialized):
12263         Rename from `cua--keymaps-initalized'.  Callers changed.
12264         (cua-highlight-region-shift-only): Doc fix.
12265         (cua-paste-pop): Fix typo in docstring.
12267 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12269         * emulation/cua-base.el (cua--pre-command-handler-1):
12270         Use input-decode-map instead of function-key-map.
12271         Use event-modifiers now that it works reliably.
12273         * vc.el (vc-diff-internal): Pop-to-buffer later.
12275         * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
12277         * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
12278         did not touch them.
12280 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
12282         * calc/calc-menu.el: New file.
12283         * calc/calc.el (calc-mode): Require calc-menu.
12285 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
12287         * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
12289 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
12291         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
12292         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
12293         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
12294         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
12295         locations.
12296         (gdb-info-breakpoints-custom, gdb-assembler-custom)
12297         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
12298         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
12300 2007-11-13  Noah Friedman  <friedman@splode.com>
12302         * calc/calc.el: Add `backward-delete-char-untabify' to the list of
12303         bindings to remap when `calc-scan-for-dels' is non-nil.
12305 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12307         * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
12308         constant forms.
12309         (byte-compile-nilconstp): New function.
12310         (byte-optimize-cond): Kill subsequent branches when a branch is
12311         know to be taken or not taken.
12312         (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
12314 2007-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
12316         * vc.el (vc-register): Allow registering a file passed as a
12317         parameter instead of just the current buffer.
12319 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
12321         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
12322         Check whether the output of "uname -sr" has been changed.
12324 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12326         * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
12327         patterns from compilation-perl.el and compilation-weblint.el files.
12329 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
12331         * progmodes/compilation-perl.el:
12332         * progmodes/compilation-weblint.el: Disable autoloads, they cause
12333         a bootstrap failure.
12335         * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
12336         instead of doing "cvs diff" in order to avoid accessing the repository.
12338 2007-11-12  Kevin Ryde  <user42@zip.com.au>
12340         * progmodes/compilation-perl.el:
12341         * progmodes/compilation-weblint.el: New files.
12343 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
12345         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
12346         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
12347         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
12348         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
12349         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
12350         Rewrite in active voice.
12352 2007-11-11  Tassilo Horn  <tassilo@member.fsf.org>
12354         * doc-view.el: Add comments about isearch support.
12356 2007-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
12358         * vc.el (vc-start-entry): Fix setting the in the case the function
12359         is called from vc-dired.  Use when instead of if where appropriate.
12361 2007-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12363         * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
12364         to be a list.
12365         (ps-begin-job): Error if ps-lpr-switches is not a list.
12367 2007-11-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12369         * faces.el (face-normalize-spec): Remove function.
12370         (frame-set-background-mode): Undo last change.
12372 2007-11-10  Jason Rumney  <jasonr@gnu.org>
12374         * w32-fns.el: Sync charset names with setup-default-fontset.
12375         Append "-1" where second part missing.
12377 2007-11-10  Juri Linkov  <juri@jurta.org>
12379         * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
12380         Fix docstring.  Reported by Leo <sdl.web@gmail.com>.
12382         * custom.el (custom-note-var-changed): Remove the `interactive'
12383         spec from this new non-interactive function.
12385 2007-11-10  Tassilo Horn  <tassilo@member.fsf.org>
12387         * doc-view.el (doc-view-mode-map, doc-view-menu)
12388         (doc-view-pdf->txt-sentinel): Adapt to new search UI.
12389         (doc-view-search-backward): New function.
12390         (doc-view-search): Query new regexp if prefix arg is given, else
12391         jump to next/previous match.
12392         (doc-view-mode): Handle compressed files.
12393         (jka-compr): Required for compressed files.
12395 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
12397         * replace.el (query-replace-show-replacement): New defcustom.
12398         (perform-replace): Use `match-substitute-replacement' if
12399         `query-replace-show-replacement' is non-nil.
12401 2007-11-10  David Kastrup  <dak@gnu.org>
12403         * subr.el (match-substitute-replacement): New function.
12405 2007-11-10  Carsten Dominik  <dominik@science.uva.nl>
12407         * files.el (auto-mode-alist): Select org-mode for files with the
12408         extension ".org".
12410 2007-11-10  Martin Rudalics  <rudalics@gmx.at>
12412         * help.el (help-window, help-window-point-marker): New variables.
12413         (help-window-select): New option.
12414         (with-help-window): New macro for displaying help windows.
12415         (help-window-display-message, help-window-setup-finish)
12416         (help-window-setup): New functions used for setting up help windows.
12417         (print-help-return-message): Reset help-window to nil.
12418         (view-lossage): Use with-help-window instead of
12419         with-output-to-temp-buffer and move help-window-point-marker after
12420         inserted text.
12421         (describe-bindings, describe-key, describe-mode): Use
12422         with-help-window instead of with-output-to-temp-buffer.
12424         * help-mode.el (help-mode): Set view-exit-action to bury the
12425         buffer instead of fiddling with windows.  Simplify code.
12426         (help-mode-finish): When help-window eqs t set it to the selected
12427         window and have with-help-window set up view-return-to-alist.
12428         (help-buffer): Add autoload cookie.
12430         * view.el (view-remove-frame-by-deleting): Change default value to t.
12431         Add autoload cookie.
12432         (view-exit-action, view-file, view-file-other-window)
12433         (view-file-other-frame, view-buffer, view-buffer-other-window)
12434         (view-buffer-other-frame): Rewrite doc strings.
12435         (view-return-to-alist-update): New function to remove stale entries
12436         from view-return-to-alist.
12437         (view-mode-enter): Rewrite doc string and simplify code.
12438         (view-mode-exit): Handle new case 'keep-frame.  Don't reset
12439         view-exit-action to nil.  Simplify code and rewrite doc string.
12441         * apropos.el (apropos-describe-plist):
12442         * descr-text.el (describe-char):
12443         * disp-table.el (describe-display-table):
12444         * faces.el (list-faces-display, describe-face):
12445         * facemenu.el (list-colors-display):
12446         * help-fns.el (describe-function, describe-variable)
12447         (describe-syntax, describe-categories):
12448         Use with-help-window instead of with-output-to-temp-buffer.
12450 2007-11-10  Dan Nicolaescu  <dann@ics.uci.edu>
12452         * emacs-lisp/byte-opt.el (byte-optimize-featurep):
12453         Optimize (featurep 'emacs) to t.
12455         * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
12456         New function.
12457         (byte-compile-maybe-guarded): Use it to also look for bound
12458         symbols inside `and' forms.  Comment out non-working code that was
12459         trying to avoid warnings for XEmacs code.
12461         * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
12463         * vc-svn.el (vc-svn-print-log, vc-svn-diff):
12464         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
12465         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
12466         (vc-cvs-annotate-command):
12467         * vc-arch.el (vc-arch-diff): Remove test to check if start-process
12468         is bound, it always is.
12470 2007-11-10  Jason Rumney  <jasonr@gnu.org>
12472         * term/w32-win.el (w32-initialize-window-system): Move SJIS font
12473         setup here from global scope.
12475 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
12477         * ido.el (ido-save-history): Save the history file in UTF-8, not
12478         the current filename coding system.
12480 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12482         * simple.el (interprogram-cut-function, interprogram-paste-function):
12483         Don't make them frame-local any more.
12485         * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
12486         Don't set interprogram-(cut|paste)-function on each frame.
12488         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
12489         Make them work in tty frames.
12490         (interprogram-cut-function, interprogram-paste-function):
12491         Set them globally.
12493 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12495         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
12496         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
12497         (iso-iso2duden-trans-tab): Add docstring.
12499 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12501         * abbrev.el (define-abbrev-table): Record the variable definition.
12503         * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
12504         New function.
12506 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12508         * ps-print.el: Clean the code for checking suitable Emacs version.
12509         (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
12510         (ps-print-version): New version 6.8.1.
12512 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12514         * files.el (enable-local-variables): Doc fix.
12516 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
12518         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
12520 2007-11-09  Sven Joachim  <svenjoac@gmx.de>
12522         * dired-aux.el (dired-copy-file-recursive):
12523         Preserve directory permissions.
12525 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12527         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
12528         (whitespace-unload-function): New-style unload function.  When run,
12529         unintern `whitespace-unload-hook' and call `unload-feature' recursively
12530         to stop the old hook from messing with the unloading.
12532 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12534         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
12535         (elp-unset-master, elp-results): Fix typos.
12536         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
12537         Doc fixes.
12539         * msb.el (msb--many-menus): Remove variable.
12540         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
12541         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
12542         (msb--toggle-menu-type): Fix typos in docstrings.
12544         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
12545         (shadow-insert-var): Doc fixes.
12546         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
12547         Reflow docstrings.
12548         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
12550 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12552         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
12553         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
12554         Fix typos in autoload docstrings.
12556 2007-11-09  Richard Stallman  <rms@gnu.org>
12558         * savehist.el (savehist-save): Obey savehist-ignored-variables.
12560 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
12562         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
12563         (gdb-var-update-handler-1): Use it.
12565 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12567         * loadhist.el (unload-feature): Remove erroneous check for the
12568         FEATURE-unload-function variable; check the existence of the
12569         function (that's what the docstring says, and it makes more sense).
12571         * follow.el (follow-unload-function): Add docstring.
12572         (follow-unload-function): Remove variable.
12574         * server.el (server-unload-function): Remove variable.
12575         (server-unload-function): Unbind `server-edit' from `C-x #'.
12577         * ses.el (ses-unload-function): New function.
12579 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
12581         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
12582         (unsafep-progn, unsafep-let): Fix typos in docstrings.
12584         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
12585         before use to avoid a warning in packages that require uniquify.
12586         (uniquify-unload-function): New function and var.
12588 2007-11-09  Dan Nicolaescu  <dann@ics.uci.edu>
12590         * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
12591         (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
12592         (ediff-current-diff-A, ediff-current-diff-B)
12593         (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
12594         (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
12595         (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
12596         (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
12597         (ediff-odd-diff-Ancestor, ediff-reset-mouse):
12598         * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
12599         (ediff-setup-windows-plain-merge)
12600         (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
12601         (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
12602         * ediff-util.el (ediff-setup-keymap, )
12603         (ediff-toggle-wide-display, ediff-toggle-multiframe)
12604         (ediff-toggle-use-toolbar, ediff-really-quit)
12605         (ediff-good-frame-under-mouse)
12606         (ediff-highlight-diff-in-one-buffer)
12607         (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
12608         (ediff-make-bullet-proof-overlay):
12609         * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
12610         (ediff-set-meta-overlay):
12611         * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
12612         * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
12613         ediff-emacs-p with their former definitions.
12615         * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
12616         (viper-has-face-support-p, viper-inactivate-input-method)
12617         (viper-activate-input-method)
12618         (viper-use-replace-region-delimiters, viper-restore-cursor-type):
12619         * emulation/viper-mous.el (viper-multiclick-timeout)
12620         (viper-surrounding-word, viper-mouse-click-insert-word)
12621         (viper-mouse-click-search-word, viper-parse-mouse-key):
12622         * emulation/viper-macs.el (viper-char-array-to-macro):
12623         * emulation/viper.el (viper-go-away, viper-set-hooks)
12624         (viper-non-hook-settings):
12625         * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
12626         (viper-get-saved-cursor-color-in-insert-mode)
12627         (viper-get-saved-cursor-color-in-emacs-mode)
12628         (viper-check-version, viper-get-visible-buffer-window)
12629         (viper-file-checked-in-p, viper-set-replace-overlay)
12630         (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
12631         (viper-check-minibuffer-overlay, viper-read-key-sequence)
12632         (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
12633         with their former definitions.
12634         (viper-eventify-list-xemacs): Only do work for XEmacs.
12635         (viper-set-unread-command-events): Only do work for Emacs.
12636         (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
12637         (viper-move-overlay, viper-overlay-start, viper-overlay-end)
12638         (viper-overlay-get, viper-overlay-put, viper-read-event)
12639         (viper-characterp, viper-int-to-char, viper-get-face)
12640         (viper-color-defined-p, viper-iconify): New defaliases replacing
12641         the old fsets.
12643         * progmodes/fortran.el (comment-region-function)
12644         (uncomment-region-function): Pacify byte compiler.
12646         * vc.el (vc-diff-internal): Remove code for an old version of gnus.
12648 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>
12650         * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
12651         `process-environment'.
12653 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
12655         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
12656         match dir like "a...b".
12658 2007-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12660         * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
12662 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
12664         * net/tramp.el (tramp-handle-substitute-in-file-name):
12665         Don't expand the remote connection identification.
12666         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12667         Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
12668         before calling stty.
12670         * net/tramp-cache.el (tramp-cache-print)
12671         (tramp-dump-connection-properties): Fix docstring.
12672         (tramp-list-connections): Rename from `tramp-cache-list-connections'.
12674         * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
12676         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
12677         remote connection identification when setting connection property.
12679         * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
12680         "//" substitutes only in the local filename part.
12682 2007-11-07  David Hansen  <david.hansen@gmx.net>
12684         * eshell/em-glob.el (eshell-extended-glob): Sort matches.
12686 2007-11-07  Glenn Morris  <rgm@gnu.org>
12688         * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
12689         Remove superfluous concats.  Move final set-buffer to
12690         non-emacs-specific code.
12692 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
12694         * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
12696 2007-11-07  Johan Bockgård  <bojohan@gnu.org>
12698         * eshell/esh-mode.el (eshell-output-filter):
12699         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
12700         Use `with-current-buffer'.
12702 2007-11-07  Andreas Schwab  <schwab@suse.de>
12704         * server.el (server-start): Only register cleanup after server was
12705         started.
12707 2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
12709         * net/tramp.el (top): Don't autoload `tramp-cache-print'.
12711         * net/tramp-cache.el (tramp-cache-print): Move down.
12712         (tramp-cache-list-connections): New defun.
12714         * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
12716 2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
12718         * ido.el (ido-save-history): Write the history file in the current
12719         filename coding system, and add `coding' file-local variable.
12721 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
12723         * textmodes/org.el (org-table-formula-substitute-names):
12724         Remove forgotten temporary debugging code.
12726 2007-11-05  Michael Albinus  <michael.albinus@gmx.de>
12728         * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
12729         the prompt.
12731 2007-10-05  Chris Moore  <christopher.ian.moore@gmail.com>
12733         * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
12735 2007-11-05  Simon Josefsson  <simon@josefsson.org>
12737         * net/tls.el (tls-end-of-info): Doc fix.
12739 2007-11-05  Kenichi Handa  <handa@ni.aist.go.jp>
12741         * international/utf-7.el (utf-7-imap): New coding system.
12742         (utf-7-imap-post-read-conversion): New function.
12743         (utf-7-imap-pre-write-conversion): New function.
12745 2007-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12747         * abbrev.el (abbrev--write): Fix up typo.
12749 2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
12751         * abbrev.el (define-abbrev-table): Doc fix.
12753 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
12755         * info.el (Info-revert-buffer-function): New func.
12756         (Info-mode): Arrange to use it for reverting.
12757         (Info-copy-current-node-name): Add space between filename and nodename.
12759 2007-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12761         * abbrev.el (expand-abbrev): Move point back to expansion's end.
12763 2007-11-04  Glenn Morris  <rgm@gnu.org>
12765         * net/tls.el: Don't require rx when compiling.
12766         (tls-end-of-info): Rewrite without using rx.
12767         (open-tls-stream): Use with-current-buffer.
12769 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
12771         * net/tls.el: Require rx when compiling.
12772         (tls-end-of-info): New variable.
12773         (open-tls-stream): Keep reading input until `tls-end-of-info' is
12774         matched.
12776 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
12778         * register.el (append-to-register, prepend-to-register):
12779         Don't signal error on empty register; use the text, instead.
12781 2007-11-03  Michael Olson  <mwolson@gnu.org>
12783         * textmodes/remember.el (remember-buffer):
12784         Use define-obsolete-function-alias rather than defalias.
12786 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
12788         * simple.el (bad-packages-alist): Anchor semantic regexp.
12790 2007-11-03  Glenn Morris  <rgm@gnu.org>
12792         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
12793         if defined, for blank lines.  Doc fix.
12795         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
12796         (fortran-mode): Set values for comment-region-function,
12797         uncomment-region-function and comment-insert-comment-function.
12798         (fortran-uncomment-region): New function.
12800         * textmodes/nroff-mode.el (nroff-mode):
12801         Set comment-insert-comment-function rather than indent-line-function.
12802         (nroff-indent-line-function): Remove.
12803         (nroff-insert-comment-function): New function.
12805 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
12807         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
12809 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
12811         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
12813         * emulation/viper-cmd.el (viper-prev-destructive-command)
12814         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
12815         copy-sequence.
12817         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
12818         Got rid of ediff-copy-list.
12820         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
12821         use face-name.
12822         (ediff-test-utility, ediff-diff-mandatory-option)
12823         (ediff-reset-diff-options): Remove to simplify the mandatory option
12824         handling on Windows.
12825         (ediff-set-diff-options): Add.
12826         (ediff-diff-options): Set "--binary" option as default in some cases.
12828         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
12829         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
12830         ediff-vc-working-revision.  Require vc-hooks.
12832 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
12834         * files.el (hack-local-variables): Fix membership tests to avoid
12835         treating all variables as safe if `enable-local-variables' is
12836         set to :safe (CVE-2007-5795).
12838 2007-11-02  Glenn Morris  <rgm@gnu.org>
12840         * newcomment.el (comment-indent): Let comment-insert-comment-function,
12841         if defined, do all the work of inserting a new comment.
12843         * progmodes/etags.el (tags-table-mode): Disable undo.
12845         * simple.el (bad-packages-alist): Revert previous change.
12847 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
12849         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
12851         * obsolete/lselect.el: Do not warn about unknown functions.
12853 2007-11-02  Michael Olson  <mwolson@gnu.org>
12855         * textmodes/remember.el (remember-buffer): Make this an alias of
12856         remember-finalize, because Org uses it.
12858 2007-11-01  Michael Olson  <mwolson@gnu.org>
12860         * textmodes/remember.el: Improve documentation in heading.
12861         (remember-before-remember-hook): Turn into a customizable option.
12862         (remember): Document INITIAL argument.
12863         (remember-region): Remove autoload cookie.  Improve docstring to
12864         mention that it is called from the *Remember* buffer, and does not
12865         have any functional overlap with the `remember' function.
12866         (remember-finalize): Remove autoload cookie.  Rename from
12867         remember-buffer to emphasize that this does not have any
12868         functional overlap with the `remember' function.
12869         (remember-destroy): Remove autoload cookie.
12870         (remember-mode-map): Define and initialize in one step.
12871         (remember-mode): Improve docstring.
12872         (remember-annotation-functions): Default to just '(buffer-file-name),
12873         and don't try to take the default value from Planner.
12875 2007-11-01  Glenn Morris  <rgm@gnu.org>
12877         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
12879         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
12881         * emacs-lisp/authors.el (authors-scan-change-log)
12882         (authors-scan-el): Don't enable local eval; enable only safe local
12883         variables, without querying.
12885         * mail/footnote.el (footnote-numeric-regexp)
12886         (footnote-english-upper-regexp, footnote-english-lower-regexp)
12887         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
12888         Match multi-character footnotes.
12890         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
12891         (nroff-indent-line-function): New function.
12892         (nroff-count-text-lines): Use nroff-forward-text-line rather than
12893         obsolete alias.
12895 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
12897         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
12898         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
12899         (rcirc-print): Only update the line count when not marking the
12900         line as omittable.
12901         (rcirc-log-write): Specify coding system when writing logfile.
12902         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
12904 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
12906         * printing.el (printing): Fix :version, printing.el was included
12907         for in emacs-22.1.
12908         (pr-path-style, pr-path-alist, pr-txt-name)
12909         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
12910         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
12911         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
12912         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
12913         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
12914         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
12915         (pr-setting-database, pr-visible-entry-list)
12916         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
12917         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
12919         * ediff-util.el (ediff-nuke-selective-display): Move definition to
12920         top level, make it dependent on the emacs flavor.
12922         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
12923         Test for XEmacs not for itimer.
12925         * term/sun-mouse.el:
12926         * obsolete/sun-fns.el:
12927         * obsolete/sun-curs.el: Remove files.
12929         * term/sun.el (select-previous-complex-command): Remove obsolete code.
12931 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
12933         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
12934         was given to concat.
12936 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12938         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
12939         used normally for goto-line.  Change `g' to revert the buffer.
12940         Add redundant `r' binding for buffer-revert.
12942         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
12943         (mail-abbrevs-setup): Use abbrev-expand-functions.
12944         (build-mail-abbrevs): Use with-temp-buffer.
12945         (define-mail-abbrev): Simplify.
12946         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
12947         Change it for use on abbrev-expand-functions.
12948         (mail-abbrev-complete-alias): Use with-syntax-table.
12950 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
12952         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
12953         directly.  Fix bug in deleting temp file.
12955 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12957         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
12958         Merge defvar and define-abbrev-table.
12959         (def-python-skeleton): Use :case-fixed and :enable-function.
12960         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
12961         Remove.
12962         (python-mode): Don't modify pre-abbrev-expand-hook.
12964 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
12966         * ediff-util.el (ediff-file-checked-out-p)
12967         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
12969 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12971         * abbrev.el (abbrev-symbol): Correct let->let*.
12972         (abbrev--before-point): Only use abbrev-start-location if before point.
12974 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
12976         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
12977         (strokes-unload-hook): Remove function and variable.
12978         (strokes-unload-function): New-style unload function, adapted
12979         from `strokes-unload-hook'.
12981         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
12982         (cl-unload-hook): Remove variable.
12983         (cl-unload-function): New-style unload function, adapted
12984         from `cl-cannot-unload'.
12986         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
12987         (elp-unload-function): New-style unload function, adapted
12988         from `elp-unload-hook'.
12990 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
12992         * emacs-lisp/find-func.el (find-library): Use library at
12993         point as default interactive argument.
12995 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
12997         * shadowfile.el (shadow-join): Remove.
12998         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
12999         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
13000         (shadowfile-unload-hook): Remove function and variable.
13001         (shadowfile-unload-function): New-style unload function, adapted
13002         from `shadowfile-unload-hook'.
13004 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
13006         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
13007         only if it is bound.
13009         * textmodes/reftex.el: Move autoloads for before all uses.
13010         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
13011         (reftex-delete-overlay): Move to the top level with the condition
13012         in the body.
13014         * progmodes/simula.el: Use when instead of if.
13016         * iimage.el (iimage-locate-file): Define unconditionally.
13018         * mail/mailabbrev.el (mail-abbrev-next-line):
13019         * emulation/vip.el (vip-enlarge-region, vip-line)
13020         (vip-next-line-at-bol, vip-previous-line)
13021         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
13022         Wrap with-no-warnings around uses of next-line and previous-line.
13024         * ediff.el (run-ediff-from-cvs-buffer):
13025         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
13026         Remove function not used by pcl-cvs anymore.
13027         (noninteractive, generic-sc-get-latest-rev)
13028         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
13029         Delete support for long obsolete generic-sc.el.
13031 2007-10-31  Glenn Morris  <rgm@gnu.org>
13033         * cvs-status.el: No longer require pcvs when compiling.
13035         * doc-view.el (doc-view-conversion-refresh-interval)
13036         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
13037         (doc-view-reset-slice): Doc fixes.
13038         (doc-view-menu): Remove deleted function doc-view-edit-doc.
13040 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
13042         * help-at-pt.el (help-at-pt-unload-hook): Remove.
13043         Timers are automatically canceled by `unload-feature'.
13045         * delsel.el (delsel-unload-hook): Remove function and variable.
13046         (delsel-unload-function): New-style unload function, adapted
13047         from `delsel-unload-hook'.
13049         * msb.el (msb-unload-hook): Remove function and variable.
13050         (msb-unload-function): New-style unload function, adapted from
13051         `msb-unload-hook'.
13053 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
13055         * desktop.el (uniquify-managed): Pacify byte compiler.
13056         (desktop-buffer-info): If the buffer name is managed by uniquify,
13057         save the base name, not the uniquified one.
13058         (desktop-create-buffer): Allow `rename-buffer' to generate a new
13059         name in case of conflict.
13061 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13063         * doc-view.el: Use expand-file-name rather than concat.
13064         (doc-view-cache-directory): Add the UID so multiple users won't clash.
13065         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
13066         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
13067         (doc-view-toggle-display): Use an overlay over the whole buffer so as
13068         not to have to touch the buffer's content.
13069         (doc-view-initiate-display): New function, extracted from doc-view-mode.
13070         (doc-view-mode): Use it.  Don't mark as a special mode.
13071         Put the page numbers in the modeline.
13072         Set up the overlay.  Hide the cursor.  Run the mode hook.
13073         Use after-revert-hook rather than revert-buffer-function.
13074         (doc-view-search-internal): Fix typo.
13075         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
13076         image-cache flush.
13077         (doc-view-reconvert-doc): Don't reset the whole mode.
13078         (doc-view-make-safe-dir): New function.
13079         (doc-view-current-cache-dir): Use it.
13081 2007-10-30  Jason Rumney  <jasonr@gnu.org>
13083         * time.el (display-time-world-list): Test for zoneinfo support.
13085 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
13087         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
13089         * net/tramp-cache.el (tramp-flush-file-function): Check also
13090         `default-directory' if `buffer-file-name' does not return a
13091         string.  Added to `eshell-pre-command-hook'.
13093 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13095         * doc-view.el (doc-view-current-doc): Remove.
13096         Replace all uses by buffer-file-name.
13097         (doc-view-menu): New menu.
13098         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
13099         unused var `doc'.
13100         (doc-view-sort): Simplify.
13101         (doc-view-buffer-message): Don't change buffer-modified-p.
13102         (doc-view-mode): Change it here instead.
13103         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
13104         Don't modify the global value of revert-buffer-function.
13106         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
13107         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
13108         (image-toggle-display): Take overlays into account and don't assume
13109         point-min==1.
13111 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
13113         * vc.el (vc-annotate): Fix omission bug:
13114         Specify value for vc-sentinel-movepoint.
13116 2007-10-30  Michael Olson  <mwolson@gnu.org>
13118         * textmodes/remember.el (remember-mode-hook)
13119         (remember-handler-functions, remember-annotation-functions):
13120         Add additional items as options, including some Org functions.
13122 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
13124         * doc-view.el: Remove cl-dependency.
13125         (doc-view-buffer-message): Mention new binding K.
13126         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
13127         instead of variable.
13128         (doc-view-current-cache-dir): Better cache dir naming.
13129         (doc-view-current-display): Remove variable.
13130         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
13131         (doc-view-kill-proc): Set converter process to nil.
13132         (doc-view-minor-mode): New minor mode.
13133         (doc-view-minor-mode-map): New keymap.
13134         (doc-view-mode): Remove text/image switching code.  Use plain defun.
13135         (doc-view-mode-map): New binding K kills converter process.
13136         Remove C-c C-e binding.
13137         (doc-view-mode-text-map): Remove keymap.
13138         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
13139         d-v-display-maybe.
13140         (doc-view-previous-major-mode): New variable.
13141         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
13142         (doc-view-remove-if): New function.
13143         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
13144         (doc-view-toggle-display): Toggle modes instead of display styles.
13145         (doc-view-reconvert-doc): Adapt to new way of doing things.
13147         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
13149 2007-10-30  Glenn Morris  <rgm@gnu.org>
13151         * dirtrack.el (dirtrack-mode): Doc fix.
13153         * shell.el (shell-dirtrack-verbose, shell-mode)
13154         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
13156         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
13157         (byte-compile-enable-warning): Doc fix.
13159         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
13160         suppress byte-opt warning.
13162 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
13164         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
13165         (edt-gnu-emacs19-p): Remove.
13166         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
13167         (edt-xserver, edt-page-backward, edt-beginning-of-line)
13168         (edt-end-of-line-forward, edt-end-of-line-backward)
13169         (edt-one-word-forward, edt-one-word-backward, edt-character)
13170         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
13171         (edt-find-forward, edt-find-backward, edt-find-next-forward)
13172         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
13173         (edt-define-key, edt-bottom-check, edt-sentence-forward)
13174         (edt-sentence-backward, edt-paragraph-forward)
13175         (edt-paragraph-backward, edt-restore-key, edt-window-top)
13176         (edt-window-bottom, edt-scroll-window-forward-line)
13177         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
13178         (edt-line-to-top-of-window, edt-paragraph-backward)
13179         (edt-restore-key, edt-window-top, edt-window-bottom)
13180         (edt-scroll-window-forward-line)
13181         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
13182         (edt-line-to-middle-of-window, edt-goto-percentage)
13183         (edt-display-the-time, edt-remember, edt-split-window)
13184         (edt-emulation-on, edt-emulation-off)
13185         (edt-default-emulation-setup, edt-user-emulation-setup)
13186         (edt-select-default-global-map, edt-select-user-global-map):
13187         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
13188         tests.
13190         * textmodes/reftex-index.el (reftex-index-selection-or-word):
13191         Use feature test instead of boundp test so it can be resolved at
13192         compile time.
13194         * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
13196 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13198         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
13199         Update all users.
13200         (abbrev-get, abbrev-put): Simplify.
13201         (define-abbrev): Don't store the `force' value in the :system property.
13202         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
13204 2007-10-30  Michael Olson  <mwolson@gnu.org>
13206         * desktop.el (desktop-minor-mode-table): Add line for ERC.
13208         * textmodes/remember.el: New file that implements a mode for
13209         quickly jotting down things to remember.
13211         * textmodes/remember-diary.el: A backend for remember.el that
13212         implements saving notes to a Diary file.
13214 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
13216         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
13217         Relocate in file.
13218         (allout-doublecheck-at-and-shallower): Increase to include
13219         slightly greater depths, since yank interaction is now ok.
13220         Also, elaborate the docstring to explain the situation.
13221         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
13222         instead of concat, so we accommodate key sequences expressed as
13223         vectors as well as strings and lists.
13224         (allout-flag-region, allout-hide-by-annotation): Make the
13225         hidden-text overlays 'front-advance.
13226         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
13227         (allout-aberrant-container-p, allout-on-current-heading-p)
13228         (allout-e-o-prefix-p, allout-next-heading)
13229         (allout-previous-heading, allout-goto-prefix)
13230         (allout-end-of-prefix, allout-next-sibling-leap)
13231         (allout-next-visible-heading, allout-auto-fill)
13232         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
13233         (allout-yank-processing, allout-resolve-xref)
13234         (allout-current-topic-collapsed-p, allout-hide-region-body)
13235         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
13236         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
13237         (count-trailing-whitespace-region): Preserve match data, so allout
13238         outline navigation doesn't disrupt other Emacs operations.
13239         (allout-beginning-of-line): Retreat to the beginning of the hidden
13240         text, so fields are respected (for submodes that care).
13241         (allout-end-of-line): Preserve mark activation status when jumping.
13242         (allout-open-topic): Account for opening after a child that
13243         contains a hidden trailing newline.  Preserve match data.
13244         Run allout-structure-added-hook
13245         (allout-encrypt-decrypted): Preserve match data.
13246         (allout-toggle-current-subtree-exposure): Add new interactive
13247         function for toggle subtree exposure - suggested by tassilo.
13248         (move-beginning-of-line, move-end-of-line): Don't use
13249         line-move-invisible-p, it's obsolete - substitute the code, instead.
13251 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
13253         * textmodes/flyspell.el (message-signature-separator):
13254         * longlines.el (message-indent-citation-function): Pacify byte
13255         compiler.
13257         * emacs-lisp/cl-loaddefs.el:
13258         * ldefs-boot.el: Regenerate.
13260         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
13261         (.el.elc, compile, compile-always, compile-calc)
13262         ($(lisp)/progmodes/cc-mode.elc): Use it.
13264         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
13265         Only do work for XEmacs.
13266         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
13267         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
13268         on XEmacs.
13269         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
13270         (ps-x-color-name, ps-x-color-specifier-p)
13271         (ps-x-copy-coding-system, ps-x-device-class)
13272         (ps-x-extent-end-position, ps-x-extent-face)
13273         (ps-x-extent-priority, ps-x-extent-start-position)
13274         (ps-x-face-font-instance, ps-x-find-coding-system)
13275         (ps-x-font-instance-properties, ps-x-make-color-instance)
13276         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
13277         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
13278         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
13279         (ps-generate-postscript-with-faces): Delete defaliases.
13280         (ps-face-foreground-name, ps-face-background-name)
13281         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
13282         Move definitions to top level, make the body conditional on the Emacs
13283         flavor.  Replace uses of deleted aliases and renamed functions.
13284         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
13285         of deleted aliases and renamed functions.
13287         * calc/calc.el (calc-emacs-type-lucid): Remove.
13288         (calc-digit-map, calcDigit-start, calc-read-key)
13289         (calc-clear-unread-commands):
13290         * calc/calc-ext.el (calc-user-key-map): Replace uses of
13291         calc-emacs-type-lucid with (featurep 'xemacs)
13293         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
13294         (featurep 'xemacs).
13295         (tpu-lucid-emacs19-p): Remove.
13296         (tpu-map-key): Make it a function instead of using fset.  Inline
13297         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
13298         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
13300         * ielm.el: Use featurep 'xemacs.
13302         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
13303         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
13304         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
13305         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
13306         cperl-xemacs-p with (featurep 'xemacs).
13307         (font-lock-cache-position): Pacify byte compiler.
13309 2007-10-29  Drew Adams  <drew.adams@oracle.com>
13311         * faces.el (read-color): New function.
13312         (face-at-point, foreground-color-at-point)
13313         (background-color-at-point): New functions.
13315 2007-10-28  Richard Stallman  <rms@gnu.org>
13317         * net/browse-url.el (browse-url-text-xterm): Rename from
13318         browse-url-lynx-xterm and made generic.
13319         (browse-url-text-emacs): Likewise.
13320         (browse-url-text-browser): New variable.
13321         (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
13322         (browse-url-text-input-field, browse-url-text-input-attempts)
13323         (browse-url-kde-program): Likewise.
13325 2007-10-29  Glenn Morris  <rgm@gnu.org>
13327         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
13328         Use mapc rather than mapcar (reinstall change deleted without log
13329         entry 2007-10-22).
13331 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
13333         * wdired.el (wdired-next-line, wdired-previous-line):
13334         Use next-line and previous-line wrapped in with-no-warnings.
13336 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
13338         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
13339         (rcirc-recent-quit-alist): New function.
13340         (rcirc): Print a better message when there is only one connected server.
13341         (rcirc-complete-nick): Do not update the nick table here.
13342         (rcirc-mode-map): Add M-o.
13343         (rcirc-current-line): Add variable.
13344         (rcirc-mode): Setup variables for line based omit.
13345         (rcirc-edit-multiline): Strip text properties.
13346         (rcirc-omit-responses): Add NICK.
13347         (rcirc-omit-threshold): Add variable.
13348         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
13349         Add functions.
13350         (rcirc-print): Keep track of current line.  Do not fill text if
13351         `rcirc-fill-flag' is null.  Only omit text if the last activity
13352         from the sender is more than `rcirc-omit-threshold' lines ago.
13353         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
13354         numbers instead of time.
13355         (rcirc-channel-nicks): Sort by line numbers instead of time.
13356         (rcirc-omit-mode): Add `...' when omitting text and recenter.
13357         (rcirc-handler-JOIN): Restore the joiners linestamp.
13358         (rcirc-maybe-remember-nick-quit): Add function.
13359         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
13361 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
13363         * loadhist.el (unload-feature-special-hooks):
13364         Add `delete-frame-functions' and `suspend-tty-functions'.
13366         * server.el (server-unload-function): Rename from `server-unload-hook'
13367         and adapt to new `unload-feature' functionality.  Remove hook from
13368         `kill-buffer-hook' buffer-locally.
13369         (server-unload-hook): Remove.
13370         (server-unload-function): New var; replaces `server-unload-hook'.
13372 2007-10-29  Glenn Morris  <rgm@gnu.org>
13374         * dirtrack.el (dirtrack-debug): Doc fix.
13375         (dirtrack-mode, dirtrack-debug-mode): New names for
13376         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
13377         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
13378         Make obsolete.
13379         (dirtrack-debug-message): Only print message if
13380         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
13381         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
13382         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
13384 2007-10-28  Glenn Morris  <rgm@gnu.org>
13386         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
13387         (byte-compile-warnings-safe-p): Handle `not'.
13388         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
13389         (byte-compile-enable-warning): New functions.
13390         (byte-compile-eval-before-compile)
13391         (byte-compile-file-form-require): Use byte-compile-disable-warning.
13392         (byte-compile-close-variables): Locally bind byte-compile-warnings,
13393         but do not modify it.
13394         (byte-compile-eval, byte-compile-obsolete)
13395         (byte-compile-warn-about-unresolved-functions)
13396         (byte-compile-file-form-defvar)
13397         (byte-compile-file-form-custom-declare-variable)
13398         (byte-compile-file-form-require)
13399         (byte-compile-file-form-defmumble, byte-compile-lambda)
13400         (byte-compile-form, byte-compile-normal-call)
13401         (byte-compile-variable-ref, byte-compile-defvar)
13402         (byte-compile-make-variable-buffer-local):
13403         Use byte-compile-warning-enabled-p.
13404         * emacs-lisp/advice.el (ad-compile-function):
13405         Use byte-compile-disable-warning.
13406         * emacs-lisp/cl.el: Move local variables to end of file, and set
13407         byte-compile-warnings to `(not cl-functions)'.
13408         * emacs-lisp/cl-compat.el: Add a local variables section, and set
13409         byte-compile-warnings to `(not cl-functions)'.
13410         * emacs-lisp/cl-macs.el: Unify local variable section, and set
13411         byte-compile-warnings to `(not cl-functions)'.
13412         (cl-do-proclaim): Use byte-compile-disable-warning and
13413         byte-compile-enable-warning.
13414         * emacs-lisp/cl-seq.el: Unify local variable section, and set
13415         byte-compile-warnings to `(not cl-functions)'.
13416         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
13417         Use byte-compile-disable-warning.
13419 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
13421         * cus-edit.el (custom-browse-insert-prefix):
13422         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
13424 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
13426         * server.el (server-process-filter): Fix typo in docstring.
13427         (server-log): Reflow docstrings.
13428         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
13429         (server-goto-line-column): Use `when'.
13431 2007-10-28  Juri Linkov  <juri@jurta.org>
13433         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
13434         when mouse is clicked on the isearch message.
13435         (isearch-resume): Call `isearch-update' at the end.
13436         Rename argument `search' to `string' to conform to the
13437         isearch terminology.
13439 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13441         Rewrite abbrev.c in Elisp.
13442         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
13443         (abbrev-table-get, abbrev-table-put, abbrev-get)
13444         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
13445         (define-abbrev, abbrev--check-chars, define-global-abbrev)
13446         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
13447         (abbrev-expansion, abbrev--before-point, expand-abbrev)
13448         (unexpand-abbrev, abbrev--write, abbrev--describe)
13449         (insert-abbrev-table-description, define-abbrev-table):
13450         New funs, largely transcribed from abbrev.c.
13451         (abbrev-with-wrapper-hook): New macro.
13452         (abbrev-table-name-list, global-abbrev-table)
13453         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
13454         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
13455         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
13456         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
13457         New vars, largely transcribed from abbrev.c.
13458         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
13459         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
13460         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
13462 2007-10-27  Glenn Morris  <rgm@gnu.org>
13464         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
13465         (shell-dirtrack-toggle): Mark as obsolete.
13466         (dirtrack-toggle, dirtrack-mode): No longer alias to
13467         shell-dirtrack-mode.
13469 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
13471         * calc/calc.el (math-standard-opers): Lower the precedence
13472         of negation.
13473         * calc/calc-lang.el (math-oper-table): Lower precedence of
13474         negation for C, TeX, and eqn.
13476 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
13478         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
13480 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
13482         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
13483         (desktop-not-loaded-hook): Fix :version tags.
13485 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
13487         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
13488         (tramp-get-remote-tmpdir): New defun.
13489         (tramp-make-tramp-temp-file): Use it.
13490         (tramp-local-call-process): New defun.  Replace all calls of
13491         `call-process' by this when appropriate.
13492         (tramp-handle-write-region): Replace calls of `file-attributes' by
13493         `tramp-compat-file-attributes'.
13494         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
13495         Make the first command a `tramp-send-command' call, with let-bind
13496         of `tramp-end-of-output'.
13497         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
13498         (tramp-load-report-modules, tramp-append-tramp-buffers):
13499         Move to tramp-cmds.el.
13501         * net/tramp-fish.el (tramp-fish-handle-copy-file)
13502         (tramp-fish-do-copy-or-rename-file)
13503         (tramp-fish-do-copy-or-rename-file-directly):
13504         * net/tramp-smb.el (tramp-smb-handle-copy-file):
13505         Add parameter PRESERVE-UID-GID.
13507 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
13509         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
13510         New defcustoms.
13511         (display-time-world-list): Use them as appropriate for the current
13512         value of `system-type'.
13514 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
13516         * emulation/pc-select.el (next-line-mark, next-line-nomark)
13517         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
13518         around uses of previous-line and next-line.
13520         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
13521         New defvars.
13523         * textmodes/css-mode.el (comment-continue):
13524         * net/browse-url.el (url-handler-regexp):
13525         * progmodes/idlw-help.el (idlwave-system-routines):
13526         Pacify byte-compiler.
13528         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
13529         line-move-invisible-p with its former definition: invisible-p.
13530         line-move-invisible-p was removed on 2007-08-29.
13532 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
13534         * files.el (kill-emacs-query-functions): Doc fix;
13535         `save-buffers-kill-emacs' is no longer bound to a key.
13537 2007-10-26  Richard Stallman  <rms@gnu.org>
13539         * isearch-multi.el (isearch-buffers-multi): New option.
13540         (isearch-buffers-search-fun): Test it.
13542         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
13543         Put ps-run-clear on C-c C-l.
13545         * newcomment.el (comment-styles): New style indent-or-triple.
13546         (comment-style): Make that the default.
13547         (comment-add defvar): Doc fix.
13548         (comment-add): Delete arg EXTRA.
13549         (comment-region-default): Open code call to comment-add.
13550         Handle indent-or-triple style which uses `multi-char' for INDENT.
13552 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
13554         * eshell/em-unix.el (nil-blank-string): Doc fix.
13556 2007-10-26  John Wiegley  <johnw@newartisans.com>
13558         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
13559         function, ensure that the third argument is turned into a nil if
13560         the string is otherwise completely empty (either no characters, or
13561         all tabs/spaces).  This fixes a bug from a user who found himself
13562         unable to customize `diff-switches' and still use Eshell's diff
13563         command.
13565 2007-10-26  Glenn Morris  <rgm@gnu.org>
13567         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
13568         safe-local-variable property.
13570 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
13572         * net/browse-url.el (browse-url-browser-function): Delete grail.
13573         (browse-url-grail): Function and variable deleted.
13574         (browse-url-browser-function): Delete IXI Mosaic.
13575         (browse-url-default-browser): Don't try IXI Mosaic.
13576         (browse-url-iximosaic): Function deleted.
13577         (browse-url-browser-function): Delete MMM.
13578         (browse-url-default-browser): Don't try MMM.
13579         (browse-url-mmm): Function deleted.
13581 2007-10-26  Drew Adams  <drew.adams@oracle.com>
13583         * custom.el (custom-note-var-changed): New function.
13585 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
13587         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
13588         use with the definition.  Remove.
13590         * add-log.el (change-log-start-entry-re): New defconst.
13591         (change-log-sortable-date-at): Use it.
13592         (change-log-beginning-of-defun, change-log-end-of-defun):
13593         New functions.
13594         (change-log-mode): Use them for beginning-of-defun-function and
13595         end-of-defun-function.
13597 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
13599         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
13600         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
13601         (ses-recalculate-cell): Deal with point being just beyond end of
13602         data area (why does this happen?)
13603         (ses-set-curcell): Ditto.
13604         (ses-column-letter): Handle columns beyond 702.  Code written by
13605         Gareth Rees.
13607 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
13609         * textmodes/org.el (org-agenda-get-restriction-and-command):
13610         Use `mapc' instead of `mapcar'.
13611         (org-agenda-list): Numeric prefix argument can specify the number
13612         of days.
13613         (remember-register, remember-buffer): Prevent byte compiler from
13614         complaining.
13615         (org-todo): Save and restore match data.
13616         (org-no-warnings): New macro.
13617         (org-columns-eval): Use `org-no-warnings'.
13619 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
13621         * comint.el (comint-password-prompt-regexp):
13622         Handle `[sudo] password'-style prompt.
13624 2007-10-25  Glenn Morris  <rgm@gnu.org>
13626         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
13627         (defcustom): Doc fix.
13629         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
13630         Add `non_intrinsic'.
13631         (f90-constants-re): Add ieee modules.
13632         (f90-typedef-matcher, f90-typedec-matcher)
13633         (f90-imenu-type-matcher): New functions.
13634         (f90-font-lock-keywords-1): Give module procedures function-name face.
13635         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
13636         Add `use, intrinsic'.
13637         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
13638         Move start of `enum' blocks to separate entry.
13639         (f90-start-block-re): Fix `type', `abstract interface'.
13640         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
13641         derived types.
13642         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
13643         `elemental', change `enumerator'.
13644         (f90-no-block-limit): Fix `abstract interface'.
13646         * progmodes/f90.el (f90-indented-comment-re)
13647         (f90-directive-comment-re, f90-break-delimiters):
13648         * progmodes/fortran.el (fortran-comment-line-start-skip)
13649         (fortran-directive-re):
13650         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
13651         as safe if they are strings.
13653 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13655         * startup.el (window-system): Remove.  Don't make it frame-local.
13657 2007-10-24  Richard Stallman  <rms@gnu.org>
13659         * savehist.el (savehist-save): Omit unreadable elements.
13661         * loadhist.el (unload-function-defs-list): Rename from
13662         unload-function-features-list.
13663         (unload-feature-special-hooks, unload-feature): Doc fixes.
13665         * indent.el (indent-to-left-margin): If point's in the indentation,
13666         move to the end of the indentation.
13668         * cus-edit.el (customize-changed-options): Make arg optional.
13670 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
13672         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
13674 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
13676         * textmodes/org-publish.el (org-publish-attachment): Re-install
13677         accidentally deleted change.
13679 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13681         * term/iris-ansi.el (iris-function-map): Move init into declaration.
13683 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
13685         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
13686         (Buffer-menu-mode-map): Initialize in the declaration.
13687         (Buffer-menu-mode): Define with `define-derived-mode'.
13689 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
13691         * textmodes/org.el (org-version): Change to 5.13e.
13692         (org-agenda-file-regexp): Fix typo in docstring.
13693         (org-add-planning-info): Fix bug in parenthesis settings.
13694         (org-scan-tags): Catch the case of indirect buffers with no filename.
13695         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
13696         Re-install switch to mapc, had been removed by accident.
13697         (org-columns-map): New binding `C-c C-o'.
13698         (org-columns-menu): Change menu text and added new entry.
13699         (org-columns-eval): Document the use of `next-line'.
13700         (org-columns-open-link): New function.
13701         (org-columns-follow-link): Remove function.
13702         (org-open-link-from-string): New function.
13703         (org-read-date-get-relative): Fix typo in docstring.
13704         (org-read-date-get-relative): Leading +/- is not optional.
13705         (org-agenda-get-restriction-and-command): Always resize window on
13706         first loop cycle.
13707         (org-agenda-open-link): Make sure the link abbreviations are
13708         present in the agenda buffer.
13709         (org-agenda-copy-local-variable): New function.
13711 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13713         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
13715 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13717         * simple.el (reindent-then-newline-and-indent): Use a `move after
13718         insert' kind of marker in the save-excursion.
13720 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13722         * textmodes/css-mode.el: Require CL.
13723         (comment-continue): Declare.
13725         * subr.el (make-variable-frame-localizable): Remove.
13726         (make-variable-frame-local): Mark obsolete.
13728 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13730         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
13731         of the subdirs is unreadable.
13733 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
13735         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
13736         when we are local.
13738 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13740         * progmodes/python.el (python-current-defun): Remove left-over
13741         assignment to `start'.
13743 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
13745         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
13746         than `mapcar'; return value is not used.
13748 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
13750         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
13751         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
13753 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
13755         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
13756         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
13758 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
13760         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
13762 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13764         * emacs-lisp/advice.el (ad-make-advised-docstring):
13765         Add ad-advice-info text property to doc string.
13767 2007-10-23  Glenn Morris  <rgm@gnu.org>
13769         * progmodes/f90.el (f90-do-indent, f90-if-indent)
13770         (f90-type-indent, f90-program-indent, f90-associate-indent)
13771         (f90-continuation-indent, f90-comment-region)
13772         (f90-beginning-ampersand, f90-smart-end)
13773         (f90-break-before-delimiters, f90-auto-keyword-case)
13774         (f90-leave-line-no, f90-mode-hook):
13775         Give an appropriate safe-local-variable property.
13777         * progmodes/fortran.el (fortran-tab-mode-default)
13778         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
13779         (fortran-structure-indent, fortran-continuation-indent)
13780         (fortran-comment-indent, fortran-comment-line-extra-indent)
13781         (fortran-comment-line-start)
13782         (fortran-minimum-statement-indent-fixed)
13783         (fortran-minimum-statement-indent-tab)
13784         (fortran-comment-indent-char, fortran-line-number-indent)
13785         (fortran-check-all-num-for-matching-do)
13786         (fortran-blink-matching-if, fortran-continuation-string)
13787         (fortran-comment-region, fortran-electric-line-number)
13788         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
13789         (fortran-analyze-depth, fortran-break-before-delimiters):
13790         Give an appropriate safe-local-variable property.
13792 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
13794         * printing.el: Move variable definitions before use.
13795         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
13797 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13799         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
13800         (tpu-edt-off): Use it.
13801         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
13802         the global-map before adding it to global-map.
13804         * menu-bar.el (global-buffers-menu-map): New var.
13805         (global-map, menu-bar-update-buffers): Use it.
13806         * msb.el (msb-menu-bar-update-buffers): Use it.
13807         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
13808         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
13809         Use with-current-buffer.
13811 2007-10-22  Juri Linkov  <juri@jurta.org>
13813         * isearch-multi.el: New file.
13815         * isearch.el (isearch-search-string): After finding the next
13816         occurrence switch to buffer isearch-buffers-current-buffer when
13817         isearch-buffers-next-buffer-function is non-nil and
13818         isearch-buffers-current-buffer is live.
13820         * add-log.el (change-log-mode): Make and set buffer-local variable
13821         isearch-buffers-next-buffer-function to change-log-next-buffer.
13822         Call isearch-buffers-minor-mode.
13823         (change-log-next-buffer): New function.
13825 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
13827         * textmodes/org-export-latex.el (org-export-latex-protect-string):
13828         Renaming of `org-latex-protect'.
13829         (org-export-latex-emphasis-alist): By default, don't protect
13830         any emphasis formatter from further conversion.
13831         (org-export-latex-tables): Honor column grouping for tables.
13832         (org-export-latex-title-command): New option.
13833         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
13834         export backslash character.
13836 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
13838         * textmodes/org.el (org-read-date-get-relative): New function.
13839         (org-agenda-file-regexp): New variable.
13840         (org-agenda-files): Allow directories in the variable.
13841         (org-agenda-get-restriction-and-command): New function.
13842         (org-agenda): Use `org-agenda-get-restriction-and-command'.
13843         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
13844         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
13845         New functions.
13846         (org-entry-add-to-multivalued-property)
13847         (org-entry-remove-from-multivalued-property)
13848         (org-entry-member-in-multivalued-property): New functions.
13849         (org-remember-apply-template): Catch C-g and make sure window
13850         configuration is restored.
13851         (org-agenda-open-link): Make it work with several links in the line.
13852         (org-drawers, org-set-regexps-and-options)
13853         (org-get-current-options): Add support for a DRAWERS in-buffer option.
13854         (org-agenda-window-frame-fractions): New option.
13855         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
13856         (org-columns-cleanup-item, org-find-entry-with-id)
13857         (org-insert-columns-dblock, org-listtable-to-string)
13858         (org-dblock-write:columnview, org-columns-capture-view)
13859         (org-edit-headline): New functions.
13860         (org-agenda-to-appt): Require calendar.
13861         (org-entry-get-with-inheritance): Widen for search.
13862         (org-columns-display-here): Don't mark buffer as modified when
13863         adding space characters to accomodate column overlays.
13864         (org-export-as-html): Better formatting of tags in the toc.
13865         (org-columns-display-here): Make the ITEM column as compact as possible.
13866         (org-remember-templates): Customization interface improved.
13867         (org-export-with-property-drawer): Variable removed.
13868         (org-export-with-drawers): New option.
13869         (org-complex-heading-regexp): New variable.
13870         (org-sort-entries): Rewrite using `sort-subr'.
13871         (org-set-property): More appropriate completion during interactive use.
13872         (org-sort-entries): Allow sorting by property.
13873         (org-additional-option-like-keywords): Add more values.
13874         (org-sort-entries-or-items): Rename from `org-sort-entries'.
13876 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
13878         * textmodes/org.el (org-get-date-from-calendar): New function.
13879         (org-at-timestamp-p, org-timestamp-change)
13880         (org-remember-templates): First element of each entry is now a
13881         name for the template.
13882         (org-store-log-note): Check for `org-note-abort'.
13883         (org-kill-note-or-show-branches): New command.
13884         (org-fontify-priorities): New option.
13885         (org-fontify-priorities): New function.
13886         (org-cut-subtree, org-copy-subtree): New argument N to
13887         act on N sequential subtrees.
13888         (org-paste-subtree): Fix the level at which a tree is pasted.
13889         (org-fit-agenda-window): Limitations on window size removed.
13890         (org-agenda-find-same-or-today-or-agenda): Rename from
13891         `org-agenda-find-today-or-agenda'.
13892         (org-scheduled-past-days): New option.
13893         (org-agenda-scheduled-leaders)
13894         (org-agenda-deadline-leaders): New options.
13895         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
13896         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
13897         (org-export-with-tags, org-export-plist-vars)
13898         (org-infile-export-plist): New "tags" option.
13899         (org-use-property-inheritance): New option.
13900         (org-cached-entry-get): Use `org-use-property-inheritance'.
13901         (org-remember-apply-template): Fix typo.
13903 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
13905         * net/tramp.el (tramp-find-shell)
13906         (tramp-open-connection-setup-interactive-shell): Improve sending
13907         initial commands.
13908         (tramp-action-terminal): Send debug message.
13909         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
13910         (tramp-barf-if-no-shell-prompt): Insert code of
13911         `tramp-wait-for-shell-prompt'.
13913 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13915         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
13917         * term/vt200.el (terminal-init-vt200):
13918         * term/vt201.el (terminal-init-vt201):
13919         * term/vt220.el (terminal-init-vt220):
13920         * term/vt240.el (terminal-init-vt240):
13921         * term/vt300.el (terminal-init-vt300):
13922         * term/vt320.el (terminal-init-vt320):
13923         * term/vt400.el (terminal-init-vt400):
13924         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
13926         * term/wyse50.el (wyse50-terminal-map): New var.
13927         (terminal-init-wyse50): Use it and input-decode-map.
13928         (enable-arrow-keys): Emasculate.
13930         * term/tvi970.el (tvi970-terminal-map): New var.
13931         (terminal-init-tvi970): Use it and input-decode-map.
13932         (tvi970-keypad-numeric): Remove.
13933         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
13935         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
13936         (terminal-init-sun): Use it and input-decode-map.
13938         * term/news.el (terminal-init-news):
13939         * term/lk201.el (terminal-init-lk201):
13940         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
13942 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
13944         * complete.el (PC-expand-many-files): Remove.
13945         (PC-do-completion): Call file-expand-wildcards instead of
13946         PC-expand-many-files.
13948         * net/tramp.el (tramp-handle-expand-many-files): Remove.
13949         (PC-expand-many-files): Remove advice.
13951 2007-10-22  Glenn Morris  <rgm@gnu.org>
13953         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
13954         Add some support for Fortran 2003 syntax:
13955         (f90-type-indent): Now also applies to `enum'.
13956         (f90-associate-indent): New user option.
13957         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
13958         Add some F2003 keywords.
13959         (f90-constants-re): New constant.
13960         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
13961         Interface'.
13962         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
13963         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
13964         element for functions with specified types.  Add `end enum' and
13965         `select type'.  Add `implicit enumerator' and `procedure'.
13966         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
13967         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
13968         (f90-font-lock-keywords-4): Add `f90-constants-re'.
13969         (f90-blocks-re): Add `enum' and `associate'.
13970         (f90-else-like-re): Add `class is', `type is', and `class default'.
13971         (f90-end-type-re): Add `enum'.
13972         (f90-end-associate-re, f90-typeis-re): New constants.
13973         (f90-end-block-re): Add `enum' and `associate'.  Change from
13974         optional whitespace to end-of-word, to avoid `enumerator'.
13975         (f90-start-block-re): Add `select type', `abstract interface', and
13976         `enum'.  Avoid `type is', and `type (sometype)'.
13977         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
13978         (f90-mode): Doc fix.
13979         (f90-looking-at-select-case): Doc fix.  Add `select type'.
13980         (f90-looking-at-associate): New function.
13981         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
13982         Add `enum' and `abstract interface'.
13983         (f90-no-block-limit): Add `select type' and `abstract interface'.
13984         (f90-get-correct-indent, f90-calculate-indent)
13985         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
13986         (f90-indent-region, f90-match-end): Handle `associate' blocks.
13988 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
13990         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
13991         Use window-full-width-p.
13993 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
13995         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
13997         * tooltip.el: Use featurep 'xemacs.
13999         * printing.el: Move variable definitions before use, no code change.
14001 2007-10-22  Juri Linkov  <juri@jurta.org>
14003         * simple.el (goto-history-element): Allow minibuffer-default to be
14004         a list of default values accessible by typing M-n in the minibuffer.
14006         * dired-x.el (dired-guess-shell-command): Put all guesses to the
14007         minibuffer default value list instead of pushing them temporarily
14008         to the history list.
14010 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14012         * hexl.el (hexl-menu): New major mode menu.
14014 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14016         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
14018 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14020         * w32-fns.el (w32-quote-process-args):
14021         * dos-w32.el (print-region-function, lpr-headers-switches)
14022         (ps-print-region-function): Pacify byte-compiler.
14024         * emulation/edt-mapper.el (function-key-map):
14025         (edt-map-key): Make it a function instead of using fset.
14026         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
14027         (edt-gnu-map-key, edt-lucid-map-key): Remove.
14028         (edt-x-emacs-p): Remove.
14029         (edt-emacs-variant, edt-window-system, edt-xserver):
14030         Use featurep 'xemacs.
14032         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
14033         Replace eudc-xemacs-p with its definition.
14034         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
14035         (eudc-emacs-mule-p): Remove.
14036         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
14037         eudc-xemacs-p with feature tests.
14039         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
14040         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
14041         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
14042         (eudc-bob-toggle-inline-display):
14043         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
14044         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
14046         * net/eudcb-ph.el (eudc-ph-open-session):
14047         Replace eudc-xemacs-mule-p with its former definition.
14049         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
14050         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
14052         * progmodes/vera-mode.el (vera-xemacs): Remove.
14053         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
14055         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
14056         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
14057         (vhdl-speedbar-initialize, vhdl-ps-print-init)
14058         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
14059         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
14060         with (featurep 'xemacs).
14062         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
14063         (save-buffer-state-x):
14064         * obsolete/fast-lock.el (fast-lock-verbose):
14065         * emulation/viper-init.el (viper-xemacs-p)
14066         (viper-cond-compile-for-xemacs-or-emacs):
14067         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
14068         * ps-print.el (case-fold-search):
14069         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
14070         * calculator.el (calculator-help): Use featurep 'xemacs.
14072         * progmodes/prolog.el: Undo previous change.
14073         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
14075         * progmodes/dcl-mode.el:
14076         * play/yow.el:
14077         * calendar/todo-mode.el:
14078         * calendar/cal-hebrew.el:
14079         * vc-hg.el: Undo previous change.
14081         * vms-patch.el: Likewise.
14082         (print-region-function): Pacify byte-compiler.
14084 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
14086         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
14087         preserve-uid-gid.
14089         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
14090         compatibility.  It is not used, though.
14092         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
14093         Require tramp-cmds.el.
14094         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
14095         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
14096         (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
14097         (tramp-do-copy-or-rename-file-out-of-band)
14098         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
14099         possible, because we don't need to create the temporary file, but
14100         we need a prefix for ssh, which has its own temporary file handling.
14101         (tramp-handle-delete-directory): Add "-f" to rmdir.
14102         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
14103         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
14104         a signal, in order to give the callee a chance to suppress.
14105         (tramp-handle-write-region): Set owner also in case of short
14106         track.  Don't use compatibility calls for `write-region' anymore.
14107         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
14108         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
14110         * net/tramp-cmds.el: New file.
14112         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
14113         `tramp-clear-passwd'.
14115         * net/trampver.el: Update release number.
14117 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14119         * progmodes/gud.el (gud-target-name): Move definition before use.
14121         * progmodes/dcl-mode.el: Require imenu at compile time.
14123         * progmodes/cc-engine.el (c-maybe-stale-found-type):
14124         Pacify byte-compiler.
14126         * obsolete/fast-lock.el: Use featurep test instead of string-match.
14128         * eshell/esh-mode.el (eshell-handle-ansi-color):
14129         Require ansi-color at compile time too.
14131         * eshell/em-unix.el (eshell/info): Require info at compile time too.
14133         * w32-fns.el: Require w32-vars.
14135         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
14136         time too.
14138 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14140         * double.el ([ignore]): Use `ignore'.
14141         (double-setup): Inline into double-mode.
14142         (double-mode): Use define-minor-mode.
14144 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14146         * textmodes/reftex.el: Move require easymenu before first use.
14147         (reftex-info): Require info at compile too.
14149         * textmodes/org-publish.el (org-publish-org-to-html)
14150         (org-publish-org-to): Require org at compile time too.
14151         (org-publish-attachment): Require at compile time too.
14153         * term/tty-colors.el (w32-tty-standard-colors):
14154         Pacify byte-compiler.
14156         * term/pc-win.el (frame-creation-function-alist): Add to this
14157         instead of setting frame-creation-function.
14159         * play/blackbox.el (bb-up, bb-down): Use forward-line.
14161         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
14163         * calendar/todo-mode.el: Require calendar at compile time.
14165         * calendar/cal-hebrew.el: Require holidays at compile time.
14167         * w32-vars.el: Provide w32-vars.
14169         * term/w32-win.el: Require w32-vars.
14170         (w32-color-map): Pacify byte-compiler.
14172         * loadup.el: Load w32-vars before term/w32-win.
14174 2007-10-20  Juri Linkov  <juri@jurta.org>
14176         * textmodes/fill.el (fill-paragraph): When the region is active,
14177         don't try other `or' branches regardless of the value returned by
14178         fill-region; just return t.
14180 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
14182         * vc.el (vc-do-command): Condition out a misleading message when
14183         running asynchronously.
14184         (vc-deduce-fileset): New argument enables using an unregistered
14185         visited file as a singleton fileset if nothing else is available.
14186         (vc-next-action): Restore file-registering behavior.
14188 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
14190         * calc/README: Add recent news.
14192 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
14194         * term/x-win.el (x-gtk-stock-map, icon-map-list)
14195         (x-gtk-map-stock): Delete duplicated definitions from merge.
14197         * progmodes/compile.el (compilation-skip-to-next-location)
14198         (compilation-skip-threshold, compilation-skip-visited):
14199         Move definitions earlier.
14201         * play/decipher.el (decipher-keypress):
14202         * play/zone.el (zone-fall-through-ws):
14203         * play/landmark.el (lm-move-down, lm-move-up):
14204         * play/handwrite.el (handwrite):
14205         * mail/mspools.el (mspools-visit-spool):
14206         * wdired.el (wdired-next-line, wdired-previous-line):
14207         * tar-mode.el (tar-subfile-save-buffer):
14208         * scroll-lock.el (scroll-lock-next-line)
14209         (scroll-lock-previous-line):
14210         * image-dired.el (image-dired-next-line)
14211         (image-dired-previous-line):
14212         * ediff-help.el (ediff-help-message-line-length):
14213         Use forward-line.
14215         * smerge-mode.el (smerge-auto-refine):
14216         * diff-mode.el (diff-auto-refine): Add :group.
14218         * play/yow.el: Require doctor at compile time.
14220         * vmsproc.el: Provide vmsproc.
14221         (command-send-input): Use forward-line.
14223         * vms-patch.el: Require ps-print and vmsproc at compile time.
14225         * vc-mtn.el (log-view-message-re, log-view-file-re)
14226         (log-view-font-lock-keywords): Pacify byte-compiler.
14228         * vc-hg.el: Require log-view at compile time.
14230 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
14232         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
14234 2007-10-20  Glenn Morris  <rgm@gnu.org>
14236         * progmodes/f90.el (f90-font-lock-keywords-2)
14237         (f90-looking-at-type-like): Fix regexp typos.
14239 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
14241         * bs.el (bs--track-window-changes): Don't refresh the whole list.
14242         (bs-mode): Set mode-class property to special.
14244 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14246         * diff-mode.el (diff-auto-refine): New var.
14247         (diff-hunk): Use it.
14248         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
14249         (diff-refine-change): Rename from diff-fine-change.  Change it.
14250         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
14251         (diff-refine-hunk): Rename from diff-fine-highlight.
14253 2007-10-20  John Paul Wallington  <jpw@pobox.com>
14255         * help-fns.el (describe-variable-custom-version-info): New function
14256         to return variable's version or package version note.
14257         (describe-variable): Use it, display result.
14259 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14261         * smerge-mode.el (smerge-auto-refine): New var.
14262         (smerge-next, smerge-prev): Use it.
14263         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
14265         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14266         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
14268         * vc-bzr.el (vc-bzr-diff-tree):
14269         * vc-git.el (vc-git-diff-tree):
14270         * vc-hg.el (vc-hg-diff-tree):
14271         * vc-mcvs.el (vc-mcvs-diff-tree):
14272         * vc-mtn.el (vc-mtn-diff-tree):
14273         * vc-svn.el (vc-svn-diff-tree): Remove.
14275         * vc-mtn.el (vc-mtn-revision-completion-table):
14276         * vc-cvs.el (vc-cvs-revision-completion-table):
14277         * vc-arch.el (vc-arch-revision-completion-table):
14278         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
14279         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
14280         Make it work when the arg is a list of files.
14282 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14284         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
14285         Also `revision-completion-table' now takes a list of files.
14286         (vc-deduce-fileset): Remove unused var `regexp'.
14287         Only obey allow-directory-wildcard in dired buffers.
14288         (vc-default-diff-tree): Remove.
14289         (vc-diff-added-files): New var.
14290         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
14291         (vc-version-diff): Revert from `vc-history-diff' to the original name.
14292         Remove the `backend' arg.
14293         (vc-contains-version-controlled-file): Remove.
14294         (vc-diff): Bring it closer to the version in Emacs-22.
14295         (vc-revert): Fix typo in let-binding.
14296         (vc-default-unregister): Remove.
14297         (vc-dired-buffers-for-dir): Remove N^2 behavior.
14299 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
14301         * textmodes/two-column.el (2C-split, 2C-merge):
14302         * textmodes/bib-mode.el (bib-find-key, mark-bib):
14303         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
14304         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
14305         * progmodes/ada-xref.el (ada-get-all-references):
14306         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
14307         * emulation/vi.el (vi-previous-line-first-nonwhite)
14308         (vi-effective-range, vi-put-before):
14309         * emulation/edt.el (edt-next-line, edt-previous-line)
14310         (edt-paragraph-forward): Use forward-line.
14312         * progmodes/etags.el (tags-apropos): Require apropos at compile
14313         time too.
14315         * progmodes/prolog.el: Require comint when compiling.
14316         (inferior-prolog-flavor): Move defvar before use.
14318 2007-10-19  Richard Stallman  <rms@gnu.org>
14320         * font-core.el (turn-on-font-lock-if-desired):
14321         Rename from `turn-on-font-lock-if-enabled'.
14322         Fully obey `font-lock-global-modes'.
14324 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14326         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
14327         which will not affect the behavior of things like forward-word.
14328         (diff-fine-highlight): Preserve point.
14330         * doc-view.el (doc-view-mode-map): Use remapping.
14331         Don't rebind C-v, M-v to their default value.
14332         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
14334         * smerge-mode.el: Add word-granularity refinement.
14335         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
14336         (smerge-refine-weight-hack): New vars.
14337         (smerge-refine-forward): New fun.
14338         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
14339         (smerge-refine-subst): Use them as well.  Preserve point.
14341 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
14343         * follow.el (follow-unload-function): New function.
14345         * loadhist.el (unload-function-features-list):
14346         Rename from `unload-hook-features-list'.
14347         (unload-hook-features-list): Add as obsolete alias.
14348         (unload-feature): Use `unload-function-features-list'
14349         and new FEATURE-unload-function.
14351 2007-10-19  Glenn Morris  <rgm@gnu.org>
14353         * bindings.el (mouse-minor-mode-menu)
14354         (minor-mode-menu-from-indicator): Move to mouse.el.
14355         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
14356         Move here from bindings.el.
14358 2007-10-19  Richard Stallman  <rms@gnu.org>
14360         * help-fns.el (describe-function-1): Don't use the advice origname
14361         if it has no function definition.
14363 2007-10-18  Johan Bockgård  <bojohan@gnu.org>
14365         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
14366         Use `save-restriction' rather than `widen'.
14368 2007-10-18  Richard Stallman  <rms@gnu.org>
14370         * time.el (display-time-world-time-format): Display day # not month #.
14372 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14374         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
14376         * doc-view.el: Remove version keyword.
14377         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
14378         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
14379         (doc-view-ghostscript-options): Improve custom type.
14380         (doc-view-cache-directory, doc-view-conversion-buffer)
14381         (doc-view-conversion-refresh-interval): Simplify custom type.
14383 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
14385         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
14386         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
14387         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
14388         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
14389         Remove superfluous messages.
14390         (doc-view-mode-map): Use the image-mode scrolling commands.
14391         Don't rebind C-x k.
14393 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14395         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
14396         Add comment about "-dSAFER".
14398 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14400         * term/xterm.el: Don't require xt-mouse.
14401         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
14402         calling turn-on-xterm-mouse-tracking-on-terminal directly.
14404         * xt-mouse.el: Don't change the global function-key-map anny more.
14405         (xterm-mouse-mode): Use terminal-init-xterm-hook.
14406         Don't use after-make-frame-functions now that term/xterm.el calls
14407         us directly.
14408         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
14409         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
14410         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
14411         Setup input-decode-map and remember that xterm-mouse-mode was
14412         enabled in this terminal.
14413         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
14414         terminals where it has been enabled.
14416         * faces.el (tty-create-frame-with-faces): Make sure not only
14417         tty-run-terminal-initialization but also set-locale-environment
14418         are run only once per terminal.
14419         (tty-run-terminal-initialization): Don't check if the terminal was
14420         already initted.
14422         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
14423         not to remove keymaps that just happen to inherit from one of ours.
14424         When setting up our keymap, make sure it won't be accidentally
14425         modified by someone else.
14427 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
14429         * textmodes/artist.el (artist-previous-line, artist-next-line):
14430         * dired.el (dired-next-line, dired-previous-line):
14431         * progmodes/delphi.el (delphi-newline):
14432         * textmodes/org.el (org-columns-eval):
14433         Use forward-line.
14435         * emerge.el (emerge-setup): Use insert-buffer-substring.
14436         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
14438 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
14440         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
14441         (adaptive-fill-function): Doc fix.  Remove * from docstring.
14443 2007-10-18  Tom Horsley  <tom.horsley@att.net>
14445         * simple.el (interprogram-paste-function): Doc fix.
14446         (current-kill): Accept list of strings as well
14447         as single string from `interprogram-paste-function'.
14449 2007-10-18  Glenn Morris  <rgm@gnu.org>
14451         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
14453 2007-10-18  Drew Adams  <drew.adams@oracle.com>
14455         * bindings.el (mode-line-minor-mode-keymap):
14456         Add mouse-minor-mode-menu on mouse-1.
14457         (mode-line-modes): Add mouse-1 to help-echo text.
14458         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
14459         New functions.
14460         (mode-line-minor-mode-help): Doc fix.
14462 2007-10-17  Juri Linkov  <juri@jurta.org>
14464         * textmodes/fill.el (fill-paragraph-or-region): Remove function
14465         at the request of RMS.
14466         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
14467         arg `region'.  Fix docstring.  At the first `or' branch add call to
14468         `fill-region' if it the region is active in transient-mark-mode.
14470         * bindings.el (esc-map): Bind M-q to fill-paragraph
14471         instead of fill-paragraph-or-region.
14473         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
14474         with fill-paragraph.
14476         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
14477         Fix docstring.
14479         * indent.el (indent-for-tab-command): Change interactive spec from
14480         "P" to "p".  Add check for interactive arg before indenting the
14481         active region.
14483         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
14484         Regroup.
14486 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
14488         * emacs-lisp/find-func.el: Don't require loadhist.
14490         * loadhist.el (feature-symbols, file-provides, file-requires)
14491         (file-set-intersect, file-dependents): Simplify.
14492         (unload-feature-special-hooks): Update list of special hooks.
14494 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
14496         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
14497         extensions since they can be viewed with doc-view.
14499         * files.el (auto-mode-alist): Make doc-view-mode the default mode
14500         for pdf, ps and dvi files.
14502         * doc-view.el: Make doc-view-mode the standard mode for viewing
14503         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
14504         text and image display.  Add binding C-c C-e to switch to an
14505         editing mode.
14506         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
14507         avoid security problems when rendering files from untrusted sources.
14509 2007-10-17  Aaron Hawley  <aaronh@garden.org>
14511         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
14512         position is not saved.
14514 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14516         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
14517         (doc-view-ghostscript-options): Fix typo in doc string.
14519 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14521         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
14522         handling, so compilation-fake-loc works again.
14524         * server.el (server-select-display): Nop if we do not support m-f-o-d.
14525         (server-process-filter): Revert last change.
14527         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
14528         behavior unrelated to filesets.
14530 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
14532         * longlines.el (longlines-wrap-follows-window-size): Integer value
14533         specifies wrapping margin.
14534         (longlines-mode, longlines-window-change-function):
14535         Set window-specific wrapping margin based on the above.
14537 2007-10-17  John Wiegley  <johnw@newartisans.com>
14539         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
14541 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
14543         * server.el (server-process-filter): Only set display if X11 is
14544         supported.
14546 2007-10-17  Glenn Morris  <rgm@gnu.org>
14548         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
14549         Tweak regexp to avoid stack overflow.
14551 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14553         * simple.el (reindent-then-newline-and-indent): Don't assume that
14554         indent-according-to-mode preserves point.
14556 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
14558         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
14559         (bs--nth-wrapper): Simplify.
14560         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
14561         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
14562         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
14563         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
14564         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
14565         (bs-configurations, bs-default-configuration)
14566         (bs-alternative-configuration, bs-cycle-configuration-name)
14567         (bs-string-show-always, bs-string-show-never, bs-string-current)
14568         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
14569         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
14570         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
14571         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
14572         (bs--window-config-coming-from): Revert 2006-11-09 change.
14573         (bs--restore-window-config): Keep the selected frame.
14574         (bs--track-window-changes, bs--remove-hooks): New functions.
14575         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
14576         (bs--create-header): Remove.
14577         (bs--create-header-line): New function, based on `bs--create-header'.
14578         (bs--show-header): Use `bs--create-header-line'.
14579         (bs--show-with-configuration): Revert 2006-11-09 change.
14580         Don't reuse window unless it is visible on the selected frame.
14581         Restore window configuration (possibly in a different frame)
14582         before creating any window.
14584 2007-10-16  Glenn Morris  <rgm@gnu.org>
14586         * simple.el (blink-matching-open): Don't report false errors with
14587         the `$' syntax class.
14589 2007-10-16  Richard Stallman  <rms@gnu.org>
14591         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
14592         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
14593         (ad-is-advised, ad-get-advice-info-field)
14594         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
14596 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14598         * vc-hooks.el (vc-workfile-version): Compatibility alias.
14599         (vc-default-working-revision): Compatibility for backends.
14601 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
14603         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
14604         (filesets-ormap, filesets-sort-case-sensitive-flag)
14605         (filesets-remake-shortcut, filesets-ingroup-collect-files):
14606         Fix typos in docstrings.
14607         (filesets-conditional-sort, filesets-find-or-display-file)
14608         (filesets-data-get-name, filesets-data-get-data)
14609         (filesets-data-set, filesets-cmd-query-replace-getargs)
14610         (filesets-ingroup-collect): Doc fixes.
14612 2007-10-15  Sam Steingold  <sds@gnu.org>
14614         * mail/sendmail.el (sendmail-error-reporting-interactive)
14615         (sendmail-error-reporting-non-interactive): New variables for
14616         sendmail error reporting options to simplify support for imperfect
14617         sendmail emulators.
14618         (sendmail-send-it): Use them instead of list literals.
14620 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
14622         * help-fns.el: Revert previous change; it creates a
14623         dependency loop between advice.el and help-fns.el.
14625 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
14627         * help-fns.el: Require advice when compiling.
14629 2007-10-14  Drew Adams  <drew.adams@oracle.com>
14631         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
14632         (ring-insert+extend, ring-remove+insert+extend, ring-member)
14633         (ring-next, ring-previous): New functions.
14635 2007-10-14  Richard Stallman  <rms@gnu.org>
14637         * emacs-lisp/advice.el (documentation): Advice deleted.
14638         Doc for advised functions is now handled at C level.
14639         (ad-stop-advice, ad-start-advice): Don't enable or disable
14640         advice for `documentation'.
14641         (ad-advised-definition-docstring-regexp): Var deleted.
14642         (ad-make-advised-definition-docstring): Store orig name
14643         as text property of string.
14644         (ad-advised-definition-p): Check for text property of docstring.
14646         * help-fns.el (describe-function-1): Find source of advised functions.
14648 2007-10-14  Juri Linkov  <juri@jurta.org>
14650         * faces.el (describe-face): Allow handling a string as the face name.
14652         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
14653         active region in transient-mark-mode.
14654         (ispell-region): Change messages displayed at the start and end of
14655         the spell-checking to be the same.
14657         * startup.el (fancy-startup-tail): Say exactly what does the button
14658         dismiss ("Dismiss this startup screen").  Use text "Never show
14659         it again" for the checkbox after this button.
14660         (fancy-startup-screen, fancy-about-screen): Put point before the
14661         first link, so the user can quickly select links with the keyboard.
14662         (normal-mouse-startup-screen): Add more useful text describing how
14663         to follow a link.
14665 2007-10-14  Glenn Morris  <rgm@gnu.org>
14667         * progmodes/etags.el (select-tags-table): Disable undo in the
14668         `*Tags Table List*' buffer.
14670 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
14672         * dired.el (dired-warn-writable): New face.
14673         (dired-warn-writable-face): New variable.
14674         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
14675         of dired-warning-face, for group- and world-writable files.
14677 2007-10-13  Richard Stallman  <rms@gnu.org>
14679         * files.el (directory-abbrev-alist): Doc fix.
14681 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
14683         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
14685 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
14687         * frame.el (set-frame-configuration): Assign name parameter only
14688         if it has been set explicitly before.
14690 2007-10-11  Tom Tromey  <tromey@redhat.com>
14692         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
14693         frame is visible.
14695 2007-10-10  Richard Stallman  <rms@gnu.org>
14697         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
14698         in *Backtrace*.
14700         * faces.el (face-font-selection-order): Doc fix.
14702         * loadhist.el (unload-feature): Doc fix.
14704 2007-10-13  Glenn Morris  <rgm@gnu.org>
14706         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
14707         (octave-re-search-forward-kw, octave-re-search-backward-kw):
14708         Add doc string, and an explicit COUNT argument.
14709         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
14710         `inc' to search functions.
14712         * faces.el (face-spec-set): When FRAME is nil, set the default for
14713         new frames (restores pre-2007-09-17 behavior).  Doc fix.
14715 2007-10-13  John W. Eaton  <jwe@octave.org>
14717         * progmodes/octave-mod.el (octave-looking-at-kw)
14718         (octave-re-search-forward-kw, octave-re-search-backward-kw):
14719         New functions.
14720         (octave-in-defun-p, calculate-octave-indent)
14721         (octave-blink-matching-block-open, octave-beginning-of-defun)
14722         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
14723         to search for regexps that contain case-sensitive keywords.
14724         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
14725         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
14727 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
14729         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
14730         Do not use a single clause cond.
14732         * cus-start.el (all): Use test that does not match the X11 version
14733         for mac.
14735 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
14737         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
14738         BROWSE buffer.
14740 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
14742         * cus-start.el (all): Undo previous change.
14744 2007-10-13  Glenn Morris  <rgm@gnu.org>
14746         * woman.el (woman0-rename): Fix paren typo.
14748         * mail/feedmail.el (feedmail-run-the-queue)
14749         (feedmail-look-at-queue-directory):
14750         * mail/reporter.el (reporter-dump-state):
14751         * net/eudc-hotlist.el (eudc-edit-hotlist):
14752         * net/eudc.el (eudc-display-records)
14753         (eudc-filter-duplicate-attributes)
14754         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
14755         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
14756         (eudc-bbdb-query-internal):
14757         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
14758         * net/socks.el (socks-build-auth-list):
14759         * progmodes/cc-cmds.el (top level):
14760         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
14761         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
14762         (cperl-write-tags, cperl-tags-treeify):
14763         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
14764         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
14765         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
14766         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
14767         (idlwave-toolbar-remove-everywhere):
14768         * progmodes/idlwave.el (idlwave-indent-line)
14769         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
14770         (idlwave-write-paths, idlwave-all-method-classes)
14771         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
14772         (idlwave-fix-keywords, idlwave-display-calling-sequence)
14773         (idlwave-complete-in-buffer):
14774         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
14775         (org-fast-tag-selection):
14776         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
14777         than mapcar.
14779 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
14781         * diff-mode.el (diff-fine-change): Add :group.
14783 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
14785         * cus-start.el (all): Use the same test as the 22.2 branch.
14787 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14789         * diff-mode.el (diff-current-defun): Force recomputation of
14790         change-log-default-name.
14792 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
14794         * startup.el (fancy-startup-screen): Remove an unnecessary newline
14795         and some leftover logic regarding dedicated frames.  If showing
14796         concise startup screen, fit window to buffer.
14797         (command-line-1): If we will be using the splash screen, use
14798         find-file instead of find-file-other-window to find additional files.
14799         Comment out unused code for coping with the old sit-for behavior.
14801 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14803         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
14804         `meta' modifier consistently, rather than using sometimes meta
14805         sometimes alt.
14807 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
14809         * window.el (handle-select-window): Revert part of 2007-10-08
14810         change setting the input focus.
14812 2007-10-12  Glenn Morris  <rgm@gnu.org>
14814         * startup.el (command-line): Do not read abbrev file in batch mode.
14816         * emacs-lisp/byte-opt.el (top level):
14817         * mail/rmail.el (rmail-list-to-menu):
14818         * obsolete/hilit19.el (hilit-mode):
14819         * progmodes/cc-mode.el (c-postprocess-file-styles)
14820         (c-submit-bug-report):
14821         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
14822         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
14823         (reftex-access-parse-file):
14824         * textmodes/reftex-cite.el (reftex-do-citation)
14825         (reftex-insert-bib-matches):
14826         * textmodes/reftex-ref.el (reftex-offer-label-menu):
14827         * textmodes/reftex-sel.el (reftex-select-unmark):
14828         * textmodes/reftex-toc.el (reftex-toc-do-promote):
14829         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
14831         * cus-edit.el (custom-variable-menu, custom-face-menu)
14832         (custom-group-menu): Check init-file-user rather than
14833         user-init-file, in case cus-edit is loaded by site-run-file.
14835 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
14837         * vc.el (vc-deduce-fileset): Delete unused code.
14838         (vc-next-action): Fix typos.
14840 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
14842         * bs.el (bs--mark-unmark): New function.
14843         (bs-mark-current, bs-unmark-current): Use it.
14845 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
14847         * vc.el (vc-diff):
14848         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
14849         temporarily disable the check for his edge case of
14850         vc-diff (stopping it from grinding when called from $HOME), as
14851         it's calling some brittle code in vc-hooks.el.
14852         (with-vc-properties): Fix evaluation time of a macro argument.
14853         * ediff-vers.el (ediff-vc-internal):
14854         * vc-hooks.el:
14855         * loaddefs.el: Follow up on VC terminology change.
14857 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
14859         * follow.el (follow-stop-intercept-process-output):
14860         Use `follow-call-process-filter' rather than `process-filter'.
14861         Simplify.
14863 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
14865         * vc-hooks.el (vc-registered): Robustify this function a bit
14866         against filenames with no directory component.
14868 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14870         * international/characters.el: Undo unwanted and unexplained change.
14872 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14874         * ps-print.el: Fix the usage of :foreground and :background face
14875         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
14876         (ps-print-version): New version 6.7.6.
14877         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
14878         Fix code.
14879         (ps-face-foreground-color-p, ps-face-background-color-p)
14880         (ps-face-color-p): New inline funs.
14882 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
14884         * textmodes/org.el (org-additional-option-like-keywords): New constant.
14885         (org-complete): Use `org-additional-option-like-keywords'.
14886         (org-parse-local-options): New function.
14888 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
14890         * textmodes/org.el (org-in-clocktable-p): New function.
14891         (org-clock-report): Only update the table at point, or insert a new one.
14892         (org-clock-goto): New function.
14893         (org-open-file): Use `start-process-shell-command' instead of
14894         `shell-command' with an ampersand.
14895         (org-deadline, org-schedule): New argument REMOVE to remove the
14896         date from the entry.
14897         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
14898         argument to `org-schedule' and `org-deadline'.
14899         (org-trim): Use the correct expressions for beginning and end of
14900         the string.
14901         (org-get-cleaned-entry): Trim the string before returning it.
14902         (org-clock-find-position): New function.
14903         (org-clock-into-drawer): New option.
14904         (org-agenda-tags-column): Rename from
14905         `org-agenda-align-tags-to-column'.
14906         (org-agenda-align-tags): Allow negative values for
14907         `org-agenda-tags-column'.
14908         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
14909         (org-agenda-to-appt): New optional argument FILTER.
14910         (org-completion-fallback-command): New variable.
14911         (org-complete): Use `org-completion-fallback-command'.
14912         (org-find-base-buffer-visiting): Catch the case that there is no
14913         buffer visiting the file.
14914         (org-property-or-variable-value): New function.
14915         (org-todo): Use `org-property-or-variable-value'
14916         (org-agenda-compact-blocks): New option.
14917         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
14918         (org-agenda-schedule, org-agenda-deadline):
14919         Call `org-agenda-show-new-time'.
14920         (org-agenda-show-new-time): New argument PREFIX.
14921         (org-colgroup-info-to-vline-list): Fix but that cause a
14922         shift in the vertical lines.
14923         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
14924         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
14925         (org-indent-item): No arg in call to `org-fix-bullet-type'.
14926         (org-fix-bullet-type): Remove argument.
14927         (org-read-date): Check for am/pm twice, to catch the end time.
14928         (org-goto-map): Use `suppress-keymap'.
14929         (org-remember-apply-template): Respect the dynamically scoped
14930         selection character.
14932 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14934         * frame.el (frame-inherited-parameters): Remove unused `environment'
14935         parameter, and let server.el add `client' when needed.
14937         * server.el (server-create-tty-frame)
14938         (server-create-window-system-frame): Set frame-inherited-parameters.
14940         * frame.el (frame-inherited-parameters): New var.
14941         (make-frame): Use it.
14943         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
14945         * env.el (let-environment): Remove.  Unused.
14946         (read-envvar-name): Simplify.
14947         (setenv): Remove unused arg `frame'.
14949         * help-fns.el (describe-variable): Add missing "  " for multiline
14950         obsolescence info and missing EOL after global value.
14952 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
14954         * add-log.el:
14955         * ediff-vers.el:
14956         * log-view.el:
14957         * pcvs.el:
14958         * vc-arch.el:
14959         * vc-bzr.el:
14960         * vc-cvs.el:
14961         * vc.el:
14962         * vc-git.el:
14963         * vc-hg.el:
14964         * vc-hooks.el:
14965         * vc-mcvs.el:
14966         * vc-mtn.el:
14967         * vc-rcs.el:
14968         * vc-sccs.el:
14969         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
14970         {find,init,next,previous,annotate-*,log}-version ->
14971         {find,init,next,previous,annotate-*,log}-revision,
14972         annotate-focus-version -> annotate-working-revision, The term
14973         'focus' is gone.  The term 'revision' is now used consistently
14974         everywhere that reference to a revision ID is intended, replacing
14975         older use of 'version'.
14977 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
14979         * follow.el: Change all instances of "Follow Mode" to "Follow
14980         mode" in docstrings and messages.
14981         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
14983 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
14985         * vc.el (vc-next-action): Rewrite completely; this principal
14986         entry point now operates on a current fileset selected either
14987         explicitly via VC-Dired or implicitly by visiting a file buffer,
14988         rather than always operating on the file of the current buffer as
14989         in older versions.  Rewrite the rest of the mode to match.
14990         (with-vc-properties): Rewrite to operate on a file list.
14991         (with-vc-file): vc-checkin takes a file list argument now.
14992         (vc-post-command-functions): This hook now receives a file list.
14993         (vc-do-command): Take a either a file or a file list as argument.
14994         (vc-deduce-fileset): New function for deducing a file list to
14995         operate on.
14996         (vc-next-action-on-file, vc-next-action-dired): Remove.
14997         Merge into vc-next-action.
14998         (vc-register): Adapt to the fact that vc-start-entry now takes a
14999         file list.
15000         (vc-register-with): New function.
15001         (vc-start-entry): Take a file list argument rather than a
15002         file argument.
15003         (vc-checkout): Cope with vc-start-entry taking a file list.
15004         (vc-steal-lock): Cope with with-vc-properties taking a
15005         file list.
15006         (vc-checkin): Take a file list argument rather than a file argument.
15007         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
15008         (vc-diff-internal): Rewrite for filesets.
15009         (vc-diff-sentinel): New function, tests whether changes were
15010         written into a diff buffer.
15011         (vc-diff): Rewrite for filesets.
15012         (vc-version-diff): Rewrite for filesets.
15013         (vc-print-log): Take a fileset argument.
15014         (vc-revert): Revert the entire selected fileset, not just the
15015         current buffer.
15016         (vc-rollback): Roll back the entire selected fileset, if
15017         possible.  No longer accepts a prefix argument.
15018         (vc-update): Merge new changes for the entire selected
15019         fileset, not just the current buffer.
15020         (vc-revert-file): Cope with with-vc-properties taking a file list.
15021         (vc-default-dired-state-info): Add + status suffix if the file is
15022         modified.
15023         (vc-annotate-warp-version): Use the new diff machinery.
15024         (vc-log-edit): Take a file list argument rather than a file argument.
15026 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
15028         Sync with Tramp 2.1.11.
15030         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
15031         Pacify byte compiler.
15033         * net/trampver.el: Update release number.
15035 2007-10-09  Richard Stallman  <rms@gnu.org>
15037         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
15039 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
15041         * follow.el: Require easymenu.
15042         (follow-mode-hook, follow-mode): Doc fixes.
15043         (follow-mode-off-hook): Mark as obsolete.
15045 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15047         * window.el (mouse-autoselect-window-cancel): Don't cancel for
15048         select-window or select-frame events.
15049         (handle-select-window): When autoselecting window set input
15050         focus.  Restructure.
15052         * frame.el (focus-follows-mouse): Move to frame.c.
15053         * cus-start.el (all): Add focus-follows-mouse.
15055 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
15057         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
15058         activate font-locking in the *buffer-selection* buffer.
15059         (bs-show-sorted): Doc fix.
15061         * bs.el (bs--get-marked-string, bs--get-modified-string)
15062         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
15063         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
15064         (bs--format-aux): Doc fix.
15066 2007-10-08  Michaël Cadilhac  <michael@cadilhac.name>
15068         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
15070 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15072         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
15073         (gud-gdb): New function for old M-x gdb (text command mode).
15074         (gud-gdb-command-name, gdb): Move to...
15076         * progmodes/gdb-ui.el: ...here and adapt doc string.
15077         (gud-gdba-command-name, gdba): Delete.
15079 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
15081         * bs.el: Don't defvar `font-lock-verbose'.
15082         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
15083         (bs--get-file-name): Fix typos in docstrings.
15084         (bs--show-header): Use `dolist' instead of `mapcar'.
15085         (bs-mode): Set `show-trailing-whitespace' to nil.
15086         (bs-buffer-sort-function, bs-mouse-select-other-frame)
15087         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
15088         Doc fixes.
15090 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
15092         * progmodes/gud.el (pdb): Specify file for gud-break.
15094 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15096         * progmodes/gud.el (gdb): Make graphical mode the default and
15097         switch to text command mode if appropriate, i.e., reverse previous
15098         arrangement.
15099         (gud-gdb-marker-filter): Adapt for above change.
15101         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
15102         gud-minor-mode and gud-marker-filter.
15103         (gdb-fullname-regexp): New variable.
15104         (gud-gdba-marker-filter): Use it to switch to text command
15105         mode if appropriate.
15107 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15109         * progmodes/gud.el (gud-display-line): Find source buffer even when
15110         GUD buffer has its own frame.
15112 2007-10-08  Jan Djärv  <jan.h.d@swipnet.se>
15114         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
15116 2007-10-08  Jan Djärv  <jan.h.d@swipnet.se>
15118         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
15120 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15122         * allout.el (allout-before-change-handler): Replace got-char by
15123         goto-char.
15125 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15127         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
15128         Used to try and automatically enabled smerge-mode in the presence of
15129         conflicts and to call `svn resolved' when the conflicts are gone.
15130         (vc-svn-parse-status): Remember the svn-specific status.
15132 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
15134         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
15135         menu-bar-apropos-menu.  All users changed.
15136         (menu-bar-help-menu): Change menu symbols to better match the text
15137         displayed by the menu.
15139 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15141         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
15142         #, @, : and ^.
15144 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15146         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
15148         * log-view.el (log-view-mode-map): Likewise.
15150         * diff-mode.el (diff-mode-shared-map): Likewise.
15152 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15154         * files.el (file-name-sans-versions): Also allow `A-Z'.
15156         * vc.el: Mention all supported VC backends.
15158 2007-10-08  Richard Stallman  <rms@gnu.org>
15160         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
15161         neighbouring buttons.
15163 2007-10-08  Andreas Schwab  <schwab@suse.de>
15165         * files.el (file-name-sans-versions): Also allow `_'.
15167 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15169         * files.el (file-name-sans-versions): Allow - and a-z in version names.
15171         * log-view.el (log-view-mode-map, log-view-mode-menu):
15172         Bind log-view-annotate-version.
15173         (log-view-beginning-of-defun, log-view-end-of-defun)
15174         (log-view-annotate-version): New functions.
15175         (log-view-mode): Use log-view-beginning-of-defun and
15176         log-view-end-of-defun.
15178 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15180         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
15182 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15184         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
15185         neighbouring buttons.
15187         * progmodes/compile.el (compilation-error-regexp-alist-alist):
15188         Recognize gcc's use of "note" for informational messages.
15190 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15192         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
15193         (css-mode): Update correspondingly.
15195 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15197         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
15198         Signed-off-by, Acked-by and Merge.
15200 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15202         * ediff-init.el (ediff-verbose-p): This var is not a constant.
15204 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15206         * vc-mtn.el: New file.
15208         * vc-hooks.el (vc-handled-backends): Add Mtn.
15210 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
15212         * files.el (find-file, find-file-other-window)
15213         (find-file-other-frame, find-file-existing, find-file-read-only)
15214         (find-file-read-only-other-window)
15215         (find-file-read-only-other-frame)
15216         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
15218 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15220         * progmodes/gud.el (gdb-ready): New variable.
15221         (gdb): Set it to nil.  Set gud-running to nil here...
15222         (gud-common-init): ...instead of here.
15224         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
15225         Use gdb-ready.  Discard input until GDB is ready to accept it.
15227 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15229         * dired.el (dired-warning): Inherit from font-lock-warning-face to
15230         make it show up with eight colors.
15232 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15234         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
15235         diffs are concatenated with no intervening line.
15237 2007-10-08  Dave Love  <fx@gnu.org>
15239         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
15240         (python-font-lock-keywords): Update to the 2.5 version of the language.
15241         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
15242         (python-backspace): Only behave funny in code.
15243         (python-compilation-regexp-alist): Add PDB stack trace regexp.
15244         (inferior-python-mode): Add PDB prompt regexp.
15245         (python-fill-paragraph): Refine the fenced-string regexp.
15246         (python-find-imports): Handle imports spanning several lines.
15247         (python-mode): Add `class' to hideshow support.
15249 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15251         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
15252         Use add-log-buffer-file-name-function rather than binding
15253         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
15254         when `fi' is the ChangeLog file itself.
15256         * outline.el (outline-flag-region): Use front-advance.
15258 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
15260         * progmodes/cperl-mode.el: Merge upstream 5.23.
15261         (cperl-where-am-i): Remove function.
15262         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
15263         (cperl-sniff-for-indent): De-invert [string] and [comment].
15264         When looking for label, skip s:m:y:tr.
15265         (cperl-indent-line): Likewise.
15266         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
15267         (cperl-windowed-init): Wrong `ps-print' handling.
15268         Both thanks to Chong Yidong.
15269         (cperl-look-at-leading-count): Could fail with unfinished RExen.
15270         (cperl-find-pods-heres): If the second part of s()[] is missing,
15271         don't try to highlight delimiters...
15273 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15275         * progmodes/compile.el (compilation-get-file-structure): Complete last
15276         change by also using spec-directory in the puthash.
15278 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
15280         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
15281         (vc-bzr-status): Fix shadowing of variable 'status'.
15282         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
15283         Use `expand-file-name' instead of `concat'.
15284         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
15285         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
15287 2007-10-08  Jason Rumney  <jasonr@gnu.org>
15289         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
15291 2007-10-08  Richard Stallman  <rms@gnu.org>
15293         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
15294         Add `safe-local-variable' property.
15295         (lisp-body-indent): Likewise.
15297 2007-10-08  Richard Stallman  <rms@gnu.org>
15299         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
15300         Add doc string.
15302 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15304         * files.el (backup-buffer-copy): Try to overwrite old backup first.
15306 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15308         * repeat.el (repeat): Use last-repeatable-command instead of
15309         real-last-command.  Run pre- and post-command hooks for
15310         self-insertion.  Update doc-string.
15312 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
15314         * vc-git.el (vc-git-state): Call git-add --refresh to update the
15315         state of the file.
15316         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
15317         (vc-git-create-repo): Fix invalid command.
15319 2007-10-08  Richard Stallman  <rms@gnu.org>
15321         * textmodes/flyspell.el (flyspell-mode):
15322         Catch errors in flyspell-mode-on.
15324 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
15326         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
15328 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15330         * international/encoded-kb.el (encoded-kbd-setup-display):
15331         Use input-decode-map rather than local-key-translation-map.
15333         * term/rxvt.el (rxvt-alternatives-map): New map.
15334         (terminal-init-rxvt): Use it.
15335         Bind rxvt-function-map in input-decode-map.
15337         * term/xterm.el (xterm-alternatives-map): New map.
15338         (terminal-init-xterm): Use it.
15339         Bind xterm-function-map in input-decode-map.
15341         * term/x-win.el (x-alternatives-map): New var.
15342         (x-setup-function-keys): Use it.
15344         * help-fns.el (describe-variable): Slightly change the layout of
15345         meta-info to separate it better from the docstring.
15346         Standardize insertion of extra empty lines in various circumstances.
15348         * diff-mode.el (diff-hunk-style): New fun.
15349         (diff-end-of-hunk): Use it.
15350         (diff-context->unified): Use the new `apply' undo element,
15351         if applicable, so as to save undo-log space.
15352         (diff-fine-change): New face.
15353         (diff-fine-highlight-preproc): New function.
15354         (diff-fine-highlight): New command.
15355         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
15357         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
15358         (smerge-refine-highlight-change): Add `props' argument.
15359         (smerge-refine-subst): New function holding most of smerge-refine.
15360         (smerge-refine): Use it.
15362 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
15364         * vc.el (vc-default-wash-log): Remove unused code, the
15365         log washers all live in the backends now.
15366         (vc-default-comment-history): Correct for the fact
15367         that wash-log is argumentless in the new API.
15369 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
15371         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
15372         (tramp-maybe-send-script): Apply `member' but `memq'.
15373         (tramp-advice-file-expand-wildcards): Simplify implementation.
15375 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
15377         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
15379         * mb-depth.el (minibuf-depth-indicator-function): New variable.
15380         (minibuf-depth-setup-minibuffer): Use it.
15382 2007-10-07  Glenn Morris  <rgm@gnu.org>
15384         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
15385         version numbers.
15387 2007-10-06  Juri Linkov  <juri@jurta.org>
15389         * textmodes/fill.el (fill-paragraph-or-region): New function.
15391         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
15392         instead of fill-paragraph.
15394         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
15395         with fill-paragraph-or-region.  Suspend command is now the same
15396         `suspend-frame' on window systems and on tty.
15398         * image.el (image-type): Check if image-types is bound to not fail
15399         on tty.
15401         * delsel.el (delete-selection-pre-hook):
15402         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
15403         is fbound to not fail on mouseless tty.
15405 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
15407         * net/tramp.el (top): Move loading of tramp-util.el and
15408         tramp-vc.el to tramp-compat.el.
15409         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
15410         temporary file if possible, in order to avoid a security hole.
15411         (tramp-do-copy-or-rename-file-out-of-band)
15412         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
15413         with DONT-CREATE, because the connection is not setup yet.
15414         (tramp-handle-process-file): Rewrite temporary file handling.
15415         (tramp-completion-mode): New defvar.
15416         (tramp-completion-mode-p): Use it.
15418         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
15420         * net/tramp-fish.el (tramp-fish-handle-process-file):
15421         Rewrite temporary file handling.
15423 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
15425         * vc.el: Workfile version -> focus version change.  Port various
15426         comments from new VC to reduce the noise in the diff.
15427         Patch in the new vc-create-repo function to go with the
15428         header comment about it already present.
15429         There are no changes to existing logic in this patch.
15430         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
15432 2007-10-06  Aaron Hawley  <aaronh@garden.org>
15434         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
15436 2007-10-05  Chris Moore  <dooglus@gmail.com>
15438         * server.el (server-kill-new-buffers): Doc fix.
15440 2007-10-05  John W. Eaton  <jwe@octave.org>
15442         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
15443         (octave-begin-keywords): Add "do".
15444         (octave-end-keywords): Remove "end".
15445         (octave-reserved-words): Add "end".  Remove "all_va_args",
15446         "gplot", and 'gsplot".
15447         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
15448         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
15449         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
15450         "default_return_value", "define_all_return_values",
15451         "do_fortran_indexing", "empty_list_elements_ok",
15452         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
15453         "ok_to_lose_imaginary_part", "prefer_column_vectors",
15454         "prefer_zero_one_indexing", "propagate_empty_matrices",
15455         "resize_on_range_error", "treat_neg_dim_as_zero",
15456         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
15457         "warn_divide_by_zero", "warn_function_name_clash",
15458         "warn_missing_semicolon", "whitespace_in_literal_matrix".
15459         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
15460         "crash_dumps_octave_core", "sighup_dumps_octave_core",
15461         "sigterm_dumps_octave_core".
15462         (octave-block-match-alist): Remove "end" from block-end keywords.
15463         (octave-mode): Update ftp site address.
15465 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
15467         * vc.el: Reorder functions, no code changes.
15469 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
15471         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
15472         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
15473         the cond clauses where needed.
15474         (tramp-handle-write-region): Rearrange code for proper handling of
15475         tmpfile.
15477         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
15479         * net/tramp.el:
15480         * net/tramp-fish.el:
15481         * net/tramp-ftp.el:
15482         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
15483         `tramp-compat-make-temp-file'.
15485 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15487         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
15489 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15491         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
15492         already uses a more recent copyright version than the "current" one.
15494 2007-10-03  Michaël Cadilhac  <michael@cadilhac.name>
15496         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
15497         (doc-view-insert-image): Minor aesthetical docstring changes.
15499 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
15501         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
15502         completing filename.
15503         (doc-view-search-internal): Docstring change.
15505 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
15507         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
15508         (tramp-file-name-handler-alist):
15509         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
15510         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
15511         used before, creates the file already, which is not desired.
15512         (tramp-do-copy-or-rename-file-directly): Simplify handling of
15513         temporary file.
15514         (tramp-handle-insert-file-contents): Assign the result in the
15515         short track case.
15516         (tramp-handle-insert-file-contents-literally): New defun.
15517         (tramp-completion-mode-p): Revert change from 2007-09-24.
15518         Checking for `return' etc as last character is not sufficient, for
15519         example in dired-mode when entering <g> (revert-buffer) or
15520         <s> (dired-sort).
15522         * net/tramp-compat.el (top): Add also compatibility code for loading
15523         appropriate timer package.
15524         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
15525         order to avoid autoloading problems.
15527         * net/tramp-fish.el:
15528         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
15530         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
15531         where the second parameter of `copy-file' or `rename-file' is a
15532         remote file but not via ftp.
15534 2007-10-02  Richard Stallman  <rms@gnu.org>
15536         * frame.el (cursor-in-non-selected-windows): Doc fix.
15538 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
15540         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
15541         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
15543 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
15545         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
15546         when `expt' doesn't give range errors.
15548 2007-10-01  Markus Triska  <markus.triska@gmx.at>
15550         * calc/calc-math.el (math-smallest-emacs-expt):
15551         Make the computation more robust.
15553 2007-09-30  David Kastrup  <dak@gnu.org>
15555         * startup.el (argv): Alias for `command-line-args-left' to use as
15556         `(pop argv)' inside of --eval command sequences.  Allows for
15557         passing shell commands into Emacs verbatim without need for Lisp
15558         quoting.
15560         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
15561         check only for changed size.
15562         (auto-revert-tail-handler): Get size from caller.  If the file has
15563         shrunk, tail the whole file again (the file presumably has been
15564         rewritten).
15566         * woman.el (woman-topic-all-completions, woman-mini-help):
15567         Fix fallout from 2007-09-07 introduction of `dolist' when the list
15568         actually was being manipulated in the loop.
15569         (woman-Cyg-to-Win, woman-pre-process-region)
15570         (woman-horizontal-escapes, woman-if-body, woman-unescape)
15571         (woman-strings, woman-special-characters, woman1-hc)
15572         (woman-change-fonts, woman-find-next-control-line):
15573         Use `match-beginning' rather than `match-string' when the result is
15574         just used as a flag.
15576 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
15578         * net/tramp-compat.el: New file.
15580         * net/tramp.el:
15581         * net/tramp-fish.el:
15582         * net/tramp-smb.el:
15583         * net/tramp-uu.el:
15584         * net/trampver.el: Move compatibility code to tramp-compat.el.
15585         Apply `mapc' instead of `mapcar' when the code needs side effects
15586         only.  Move utf-8 coding cookie to the second line.
15588 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
15590         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
15591         Improve custom type.
15592         (icon-map-list): Make it customizable.  Document how to disable
15593         stock icons.
15595 2007-09-30  Richard Stallman  <rms@gnu.org>
15597         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
15599 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15601         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
15602         (t-mouse-mode): New compatibility alias.
15604 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
15606         * server.el (server-delete-client): Only delete the terminal if it
15607         is non-nil.
15609 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
15611         * net/tramp.el (with-file-property, with-connection-property):
15612         Highlight as keyword.
15613         (tramp-rfn-eshadow-setup-minibuffer)
15614         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
15615         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
15616         (tramp-do-copy-or-rename-file-directly)
15617         (tramp-do-copy-or-rename-file-out-of-band)
15618         (tramp-handle-shell-command, tramp-get-debug-buffer)
15619         (tramp-send-command-and-read, tramp-equal-remote)
15620         (tramp-get-local-gid): Pacify byte-compiler.
15621         (tramp-handle-file-name-directory): Result shall not be expanded.
15622         (tramp-find-foreign-file-name-handler): Rewrite.
15623         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
15625         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
15627         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
15628         Apply `tramp-completion-mode-p'.
15629         (tramp-fish-handle-set-file-times)
15630         (tramp-fish-handle-executable-find)
15631         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
15632         (tramp-fish-retrieve-data): Pacify byte-compiler.
15634         * net/tramp-gw.el (tramp-gw-basic-authentication):
15635         Call `tramp-read-passwd' with first parameter `nil'.
15637 2007-09-28  Glenn Morris  <rgm@gnu.org>
15639         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
15640         than mapcar.
15642         * textmodes/tex-mode.el (tex-suscript-height-ratio)
15643         (tex-suscript-height-minimum): New customizable variables.
15644         (tex-suscript-height): New function.
15645         (superscript, subscript): Set height using tex-suscript-height
15646         rather than fixing at 0.8.
15647         (tex-fontify-script, tex-font-script-display): Add :version tag.
15649 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
15651         * progmodes/python.el (python-eldoc-function): Doc fix.
15653 2007-09-27  Glenn Morris  <rgm@gnu.org>
15655         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
15656         image if it is not in image-type-auto-detectable, or is there with
15657         a nil value.
15659 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
15661         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
15662         connection more robust.
15664 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
15666         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
15667         Deal with the case that special &keywords are at the beginning or
15668         end of the argument list.  Also add some (incomplete) support for
15669         non-standard arglists.
15671 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
15673         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
15674         (eldoc-message-commands, eldoc-current-idle-delay)
15675         (eldoc-function-argstring-format): Fix typos in docstrings.
15677 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
15679         * calc/calc-units.el (calc-convert-units)
15680         (calc-convert-temperature): Remove unnecessary colons.
15682 2007-09-26  Bastien Guerry  <bzg@altern.org>
15684         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
15685         New function.
15686         (org-export-latex-remove-from-headlines): Name changed because of typo.
15687         (org-export-latex-quotation-marks-convention): Option removed.
15688         (org-export-latex-make-preamble): Handle the DATE option.
15689         (org-export-latex-cleaned-string): Now the only cleaning function,
15690         synched up with org.el.
15691         (org-export-latex-lists, org-export-latex-parse-list)
15692         (org-export-list-to-latex): New functions.
15694 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
15696         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
15697         (org-outline-regexp): New constant.
15698         (org-remember-handler): Throw error when the target file is not in
15699         org-mode.
15700         (org-cleaned-string-for-export): No longer call
15701         `org-export-latex-cleaned-string' with an argument.
15702         (org-get-tags): Returns now a list, not a string.
15703         (org-get-tags-string): New function.
15704         (org-archive-subtree): No need to split return of `org-get-tags'.
15705         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
15706         instead of `org-get-tags'.
15707         (org-agenda-format-date): Rename from `org-agenda-date-format'.
15708         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
15709         (org-compatible-face): New argument INHERITS.  Inherit from this
15710         face if possible.
15711         (org-level-1, org-level-2, org-level-3, org-level-4)
15712         (org-level-5, org-level-6, org-level-7, org-level-8)
15713         (org-special-keyword, org-drawer, org-column, org-warning)
15714         (org-archived, org-todo, org-done, org-headline-done, org-table)
15715         (org-formula, org-code, org-agenda-structure)
15716         (org-scheduled-today, org-scheduled-previously)
15717         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
15718         in the new way.
15719         (org-get-heading): New argument NO-TAGS.
15720         (org-fast-tag-selection-include-todo): Made defvar instead of
15721         defcustom, feature is not deprecated.
15722         (org-remember-store-without-prompt): New default value t.
15723         (org-todo-log-states): New variable.
15724         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
15725         Compute the log states.
15726         (org-goto-map): More commands copied from global map.  Also bind
15727         `org-occur'.
15728         (org-goto): Made into a general lookup command.
15729         (org-get-location): Complete rewrite.
15730         (org-goto-exit-command): New variable.
15731         (org-goto-selected-point): New variable.
15732         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
15733         Set the new variables.
15734         (org-paste-subtree): Whitespace insertion strategy revised.
15735         (org-remember-apply-template): Protect v-A from the possibility
15736         that v-a might be nil.
15737         (org-remember-handler): Insertion rules revised.
15738         (org-todo): Respect org-todo-log-states.
15739         (org-up-heading-safe): New function.
15740         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
15742 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
15744         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
15745         region if in transient-mark-mode.
15747 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
15749         * calc/calc-ext.el (calc-init-extensions, calc-reset):
15750         * calc/calc-help.el (calc-full-help):
15751         * calc/calc-misc.el (another-calc):
15752         * calc/calc-store.el (calc-var-name-map):
15753         * calc/calc-stuff.el (calc-flush-caches):
15754         * calc/calc-units.el (math-build-units-table):
15755         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
15756         (calc-quit):
15757         * calendar/icalendar.el (icalendar--format-ical-event)
15758         (icalendar--convert-ical-to-diary):
15759         * emacs-lisp/authors.el (authors):
15760         * emacs-lisp/cust-print.el (custom-print-install)
15761         (custom-print-uninstall):
15762         * emacs-lisp/disass.el (disassemble-1):
15763         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
15764         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
15765         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
15766         (elint-check-let-form, elint-check-condition-case-form)
15767         (elint-initialize):
15768         * emacs-lisp/elp.el (elp-results):
15769         * emacs-lisp/generic.el (generic-mode-internal):
15770         * emacs-lisp/re-builder.el (reb-delete-overlays):
15771         * emacs-lisp/regi.el (regi-interpret):
15772         * emacs-lisp/sregex.el (sregex--char-aux):
15773         * emulation/cua-rect.el (cua--deactivate-rectangle)
15774         (cua--highlight-rectangle, cua--rectangle-post-command):
15775         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
15776         * emulation/viper-macs.el (viper-describe-kbd-macros)
15777         (viper-describe-one-macro):
15778         * emulation/viper-util.el (viper-setup-master-buffer):
15779         * emulation/viper.el (set-viper-state-in-major-mode):
15780         * international/mule-diag.el (describe-current-coding-system):
15781         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
15782         * mail/emacsbug.el (report-emacs-bug):
15783         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
15784         * obsolete/hilit19.el (hilit-unhighlight-region)
15785         (hilit-set-mode-patterns):
15786         * play/solitaire.el (solitaire-check, solitaire-solve):
15787         * play/zone.el (zone-pgm-rotate):
15788         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
15789         * progmodes/ada-prj.el (ada-prj-display-page):
15790         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
15791         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
15792         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
15793         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
15794         * progmodes/sh-script.el (sh-make-vars-local)
15795         (sh-reset-indent-vars-to-global-values):
15796         * progmodes/sql.el (top):
15797         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
15798         * progmodes/xscheme.el (top):
15799         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
15800         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
15801         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
15802         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
15803         (artist-submit-bug-report):
15804         * textmodes/flyspell.el (flyspell-delay-commands)
15805         (flyspell-deplacement-commands):
15806         * textmodes/table.el (table--generate-source-epilogue, table-insert)
15807         (table--generate-source-cells-in-a-row, table--make-cell-map)
15808         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
15810 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
15812         * allout.el (produce-allout-mode-map, allout-process-exposed):
15813         * ansi-color.el (ansi-color-make-color-map):
15814         * autoinsert.el (auto-insert):
15815         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
15816         * dired-aux.el (dired-create-files):
15817         * dired.el (dired-restore-desktop-buffer):
15818         * ediff-diff.el (ediff-setup-fine-diff-regions):
15819         * ediff-mult.el (ediff-intersect-directories)
15820         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
15821         (ediff-redraw-registry-buffer):
15822         * ediff-ptch.el (ediff-fixup-patch-map):
15823         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
15824         (ediff-really-quit, ediff-clear-diff-vector):
15825         * emerge.el (emerge-really-quit):
15826         * ffap.el (ffap-replace-file-component):
15827         * filecache.el (file-cache-add-directory)
15828         (file-cache-add-directory-recursively)
15829         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
15830         (file-cache-delete-directory, file-cache-files-matching-internal)
15831         (file-cache-display):
15832         * files.el (cd):
15833         * find-lisp.el (find-lisp-insert-directory):
15834         * finder.el (finder-compile-keywords):
15835         * help.el (view-emacs-news):
15836         * hi-lock.el (hi-lock-write-interactive-patterns):
15837         * ido.el (ido-to-end, ido-set-matches-1):
15838         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
15839         (image-dired-mark-tagged-files):
15840         * jka-cmpr-hook.el (jka-compr-get-compression-info):
15841         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
15842         * ps-print.el (ps-background, ps-begin-file)
15843         (ps-build-reference-face-lists):
15844         * simple.el (clone-buffer):
15845         * startup.el (command-line):
15846         * tempo.el (tempo-insert-template, tempo-is-user-element)
15847         (tempo-forward-mark, tempo-backward-mark):
15848         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
15850 2007-09-25  Glenn Morris  <rgm@gnu.org>
15852         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
15854         * view.el (view-search-no-match-lines): Add a doc string.
15855         Rewrite to simplify and work better.
15857 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
15859         * progmodes/cc-mode.el (c-mode-base-map):
15860         Use c-indent-line-or-region instead of c-indent-line.
15862         * indent.el (indent-for-tab-command): First check if the region is
15863         active.
15865 2007-09-24  Michaël Cadilhac  <michael@cadilhac.name>
15867         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
15868         whitespace-rescan-timer-time is 0.
15870 2007-09-24  Karl Berry  <karl@gnu.org>
15872         * international/mule.el (coding-system-base): Fix doc string grammar.
15874 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
15876         * net/tramp.el (tramp-completion-mode-p): Rename from
15877         `tramp-completion-mode'.  Revert logic, check `return', `newline'
15878         and such alike.  Packages like Icicles tend to use other completion
15879         characters but `tab' and `space' only.
15881 2007-09-24  Adam Hupp  <adam@hupp.org>
15883         * progmodes/python.el (run-python): Import emacs module without
15884         waiting; prevents lockup on error.
15886 2007-09-23  Richard Stallman  <rms@gnu.org>
15888         * mail/sendmail.el (mail-bury): Delete the frame
15889         if this frame looks like it was made for this message.
15891         * completion.el (completion-separator-self-insert-command)
15892         (completion-separator-self-insert-autofilling):
15893         If `self-insert-command' has been remapped, use the substitute.
15895         * simple.el (copy-region-as-kill): Doc fix.
15897         * textmodes/org.el (org-confirm-shell-link-function)
15898         (org-confirm-elisp-link-function): Doc fixes.
15900 2007-09-23  Glenn Morris  <rgm@gnu.org>
15902         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
15904 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
15906         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
15908         * term/tvi970.el (terminal-init-tvi970): Likewise.
15910         * term/sun-mouse.el (print-mouse-format): Likewise.
15912         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
15913         Use forward-line instead of previous-line and next-line.
15915 2007-09-22  Juri Linkov  <juri@jurta.org>
15917         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
15919         * tutorial.el (tutorial--default-keys): Update standard bindings:
15920         rename `iconify-or-deiconify-frame' to `suspend-frame',
15921         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
15923 2007-09-22  Juri Linkov  <juri@jurta.org>
15925         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
15926         Add help-echo to external links and to links without description.
15927         (fancy-splash-insert): Use help-echo from the 3rd element of the
15928         link specification list, or "Follow this link" if it's nil.  Doc fix.
15930 2007-09-22  Juri Linkov  <juri@jurta.org>
15932         * startup.el (command-line): Rename `inhibit-startup-message' to
15933         `inhibit-startup-screen'.
15934         (fancy-about-text): Use shorter label for "Ordering Manuals".
15935         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
15936         is nil, display a line with "To start..." and 3 links to useful
15937         tasks.  Display the "Dismiss" button and "Don't show this message
15938         again" only when concise is non-nil.
15939         (fancy-startup-screen): Call `fancy-startup-tail' with optional
15940         arg `concise'.  If CONCISE is non-nil, display a concise version
15941         of the splash screen in another window.  Otherwise, switch to the
15942         startup buffer in the same window.
15943         (startup-echo-area-message): Change displayed binding from
15944         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
15945         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
15946         the GNU system".
15947         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
15948         to "*GNU Emacs*".
15949         (display-about-screen): Don't check the existence of the buffer
15950         "*About GNU Emacs*".
15951         (display-splash-screen): Make alias to `display-startup-screen'.
15952         (command-line-1): Rename `inhibit-startup-message' to
15953         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
15954         started with command line options "-f", "-funcall", "-e", "-eval",
15955         "-execute", "-insert", "-find-file", "-file", "-visit".
15956         Inhibit startup screen when Emacs is started with a file name only
15957         on tty (i.e. don't inhibit it when started with a file name like
15958         "emacs FILE..." on a window system).
15959         (command-line-1): Simplify logic of displaying the startup screen:
15960         if file-count > 0, then display the concise version in another
15961         window, otherwise display full version in the same window.
15963         * help.el (help-map): Bind C-h C-a to about-emacs.
15964         (help-for-help-internal): Add C-a description to C-h help text.
15966 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
15968         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
15969         (checkdoc-permit-comma-termination-flag): Autoload the
15970         safe-local-variable setting.
15972         * bookmark.el (bookmark-xemacsp): Remove.
15973         (bookmark-make): Don't use bookmark-xemacsp,
15974         use (featurep 'xemacs) instead.
15976         * speedbar.el (speedbar-frame-mode)
15977         (speedbar-frame-reposition-smartly)
15978         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
15979         (speedbar-check-vc): Remove use of non-existent variable
15980         dframe-xemacsp, use (featurep 'xemacs) instead.
15982         * indent.el (indent-for-tab-command): Indent the region if
15983         transient-mark-mode and the region is active.
15985 2007-09-21  Francesco Potortì  <pot@gnu.org>
15987         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
15988         add inferior-octave-directory-tracker to the buffer-local value
15989         of comint-input-filter-functions.
15991 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
15993         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
15995 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
15997         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
15998         on w32 frames.
16000 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16002         * startup.el (normal-top-level): Remove DISPLAY from
16003         process-environment to let it be computed dynamically in callproc.c.
16005         * frame.el (frame-initialize, make-frame):
16006         * faces.el (tty-set-up-initial-frame-faces):
16007         * env.el (setenv): Don't set display-environment-variable.
16009         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
16010         (server-create-tty-frame): Don't set unused `tty' property.
16011         Set `display' instead of display-environment-variable.
16012         (server-create-window-system-frame): No display-environment-variable.
16014 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
16016         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
16017         (rfn-eshadow-update-overlay-hook): New defvars.
16018         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
16019         Run the hooks.
16021         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
16022         (tramp-rfn-eshadow-setup-minibuffer)
16023         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
16024         rfn-eshadow.el.
16026         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
16027         timeout.
16029 2007-09-21  Glenn Morris  <rgm@gnu.org>
16031         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
16032         * term/sun-mouse.el (suspend-emacstool): Remove.
16033         * term/sun.el: Remove emacstool-related code.
16035         * emacs-lisp/bytecomp.el (byte-compile-warnings)
16036         (byte-compile-warnings-safe-p): Add `mapcar'.
16037         (byte-compile-warning-types): Add mapcar and make-local.
16038         (byte-compile-normal-call): Add option to suppress mapcar warning.
16039         (top-level): Use mapc rather than mapcar in eval-when-compile.
16041         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
16042         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
16043         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
16044         Handle escaped parens.
16045         (latex-forward-sexp): Doc fix.
16047         * eshell/esh-mode.el (eshell-output-filter-functions):
16048         Add eshell-postoutput-scroll-to-bottom.
16050         * loadup.el: Remove termdev.
16052         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
16053         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
16055 2007-09-21  Markus Triska  <markus.triska@gmx.at>
16057         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
16058         `mapcar' is called for effect.
16060 2007-09-21  Kevin Ryde  <user42@zip.com.au>
16062         * international/mule.el (sgml-html-meta-auto-coding-function):
16063         Bind `case-fold-search' to t.
16065 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16067         * termdev.el: Remove.
16069         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
16070         (frames-on-display-list): Use it.
16072         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
16074         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
16076 2007-09-20  Richard Stallman  <rms@gnu.org>
16078         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
16080 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16082         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
16084 2007-09-20  Glenn Morris  <rgm@gnu.org>
16086         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
16087         motion functions, rather than hard-coding "\n\n".
16088         (tex-validate-region): Check for eobp, to speed up.
16089         (tex-next-unmatched-end): Doc fix.
16091 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16093         * files.el (auto-mode-alist): Use archive-mode for .rar files.
16095         * international/mule.el (auto-coding-alist): Rar archives are binary.
16097         * arc-mode.el: Add basic support for Rar.
16098         (archive-find-type): Recognize Rar's signature.
16099         (archive-desummarize): New fun.
16100         (archive-summarize): Use it to restore the buffer's data in case
16101         someone wants to switch to some other major mode.
16102         (archive-resummarize): Use it as well.
16103         (archive-rar-summarize, archive-rar-extract): New functions.
16105         * filesets.el: Remove spurious * in docstrings.
16106         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
16107         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
16108         (filesets-ingroup-collect): Remove unused arg `depth'.
16109         (filesets-update): Remove unused arg `version'.
16111         * finder.el (finder-compile-keywords): Fix up comment style.
16112         (finder-mouse-face-on-line): previous-line -> forward-line.
16114         * recentf.el: Remove spurious * in docstrings.
16115         (recentf-save-list): Fix up comment style.
16117         * progmodes/octave-mod.el: Remove spurious * in docstrings.
16118         (octave-mode-map): Move init into declaration and remove \t binding.
16119         (octave-mode-startup-message): Remove unused var.
16120         (octave-scan-blocks): Remove unused arg `from'.
16121         (octave-forward-block, octave-down-block, octave-up-block):
16122         Update callers.
16124         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
16125         (meta-mode-map): Likewise and remove \t binding.
16127         * net/snmp-mode.el: Remove spurious * in docstrings.
16128         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
16129         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
16130         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
16131         that completion accepts lists of strings.
16132         (snmp-mode-syntax-table): Move initialization into declaration.
16133         (snmp-mode-map): Likewise and remove \t binding.
16134         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
16135         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
16136         (snmp-indent-command): Remove.
16138         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
16139         binding, so tab-always-indent works right.
16141 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
16143         * net/browse-url.el (browse-url-elinks-new-window): New function.
16144         (browse-url-elinks): Use browse-url-elinks-new-window.
16145         Accept optional second argument `new-window'.  Fix typo in doc-string.
16146         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
16147         Improve error message.
16149 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
16151         * net/browse-url.el (browse-url-url-encode-chars): Use the right
16152         parameter name in the function body.
16153         Reported by Johannes Weiner.
16155 2007-09-19  Glenn Morris  <rgm@gnu.org>
16157         * net/socks.el (socks-open-network-stream): Signal an explicit
16158         error if the port associated with a service string can't be found.
16160         * textmodes/tex-mode.el (tex-terminate-paragraph):
16161         Use backward-paragraph.
16163 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16165         * server.el (server-running-p): New function.
16167 2007-09-18  Jason Rumney  <jasonr@gnu.org>
16169         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
16170         x-focus-frame.
16172         * frame.el (select-frame-set-input-focus, select-frame-by-name):
16173         Use x-focus-frame for w32.
16175 2007-09-17  David Kastrup  <dak@gnu.org>
16177         * textmodes/tex-mode.el (tex-verbatim-environments):
16178         Eliminate CL dependency.
16180 2007-09-17  Richard Stallman  <rms@gnu.org>
16182         * newcomment.el (comment-add): New arg EXTRA.
16183         (comment-region-default): Pass EXTRA if not indenting lines.
16185 2007-09-17  Michaël Cadilhac  <michael@cadilhac.name>
16187         * net/browse-url.el (browse-url-url-encode-chars): New function.
16188         URL-encode some chars in a string.
16189         (browse-url-encode-url): Rewrite using the previous function.
16190         (browse-url-file-url): Use `browse-url-url-encode-chars'.
16191         (browse-url-elinks-sentinel): Fix typo.
16192         (browse-url-new-window-flag): Doc change.
16194 2007-09-17  Glenn Morris  <rgm@gnu.org>
16196         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
16197         filename from `--file-line-error', if it is available.
16199 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
16201         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
16202         TeX `--file-line-error' format.
16204 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
16206         * xt-mouse.el: Delete add-hook calls that were moved to
16207         xterm-mouse-mode.
16208         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
16209         does not work.
16211 2007-09-17  Richard Stallman  <rms@gnu.org>
16213         * cus-face.el (custom-theme-set-faces): Undo previous change.
16215         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
16217 2007-09-17  Glenn Morris  <rgm@gnu.org>
16219         * textmodes/tex-mode.el (tex-region): Simplify previous change,
16220         handling the case where the region is not in `tex-main-file'.
16221         (tex-region-1): Delete.
16222         (tex-region-header): New function, doing the header part of the
16223         old tex-region-1.
16225 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16227         * simple.el (newline): Simplify use of prefix-numeric-value.
16228         (line-move-partial): Remove unused var `ppos'.
16229         (line-move-1): Replace 9999 with most-positive-fixnum.
16230         (move-end-of-line): Use more efficient single-property search.
16231         (move-beginning-of-line): Remove unused var `start'.
16232         (blink-matching-open): Restructure in a more functional style.
16234 2007-09-16  Michaël Cadilhac  <michael@cadilhac.name>
16236         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
16238 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16240         * server.el (server-clients): Only keep procs, no properties any more.
16241         (server-client): Remove.
16242         (server-client-get, server-client-set): Remove, replace all callers by
16243         process-get and process-put resp.
16244         (server-clients-with, server-add-client, server-delete-client)
16245         (server-create-tty-frame, server-create-window-system-frame)
16246         (server-process-filter, server-execute, server-visit-files)
16247         (server-buffer-done, server-kill-buffer-query-function)
16248         (server-kill-emacs-query-function, server-switch-buffer)
16249         (server-save-buffers-kill-terminal): Update accordingly.
16251         * server.el (server-with-environment): Simplify.
16252         (server-select-display, server-unselect-display): Re-add functions that
16253         seem to have been lost in the multi-tty merge.
16254         (server-eval-and-print, server-create-tty-frame)
16255         (server-create-window-system-frame, server-goto-toplevel)
16256         (server-execute, server-return-error): New functions extracted from
16257         server-process-filter.
16258         (server-execute-continuation): New functions.
16259         (server-process-filter): Restructure so that all arguments are analysed
16260         first and then acted upon in a subsequent stage.  This way
16261         server-goto-toplevel can be executed later, when we know if
16262         it's necessary.
16263         Remove the "-version" and "-version-good" support.
16265 2007-09-16  Drew Adams  <drew.adams@oracle.com>
16267         * cus-edit.el (custom-face-edit-activate): Doc fix.
16269 2007-09-16  Glenn Morris  <rgm@gnu.org>
16271         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
16272         Following cal-bahai renaming, update all instances of
16273         list-bahai-diary-entries to diary-bahai-list-entries,
16274         mark-bahai-diary-entries to diary-bahai-mark-entries,
16275         calendar-goto-bahai-date to calendar-bahai-goto-date,
16276         insert-bahai-diary-entry to diary-bahai-insert-entry,
16277         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
16278         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
16279         calendar-print-bahai-date to calendar-bahai-print-date.
16281         * textmodes/tex-mode.el (tex-region): Handle the case where the
16282         region is not in `tex-main-file'.  Move the old code that applies
16283         to both cases...
16284         (tex-region-1): ...to this new function.
16286 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16288         * vc.el (vc-process-sentinel): New function.
16289         (vc-exec-after): Use it instead of using ugly hackish analysis and
16290         construction of Elisp code.
16291         (vc-sentinel-movepoint): New dynamically scoped var.
16292         (vc-print-log, vc-annotate): Set it to move the user's point.
16294         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
16295         inhibit-modification-hooks.
16297         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
16298         (calendar-bahai-print-date, calendar-bahai-goto-date)
16299         (diary-bahai-list-entries, diary-bahai-insert-entry):
16300         New names to clean up the namespace a bit more.
16301         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
16303 2007-09-15  Glenn Morris  <rgm@gnu.org>
16305         * calendar/holidays.el (holiday-list): Rename it back to
16306         `list-holidays', but leave `holiday-list' as an alias.
16308         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
16309         custom group.
16311         * textmodes/css-mode.el (css): New custom group.
16312         (css-electrick-keys, css-selector, css-property)
16313         (css-indent-offset): Specify custom group.
16315 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16317         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
16318         (cvs-execute-single-file): Use process-file.
16319         (cvs-run-process): Use start-file-process.
16321 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
16323         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
16324         level.  Remove the hooks when turning off the mode.
16326         * term/xterm.el: Require xt-mouse at compile time.
16327         (terminal-init-xterm): Turn on xterm mouse tracking for this
16328         terminal if xterm-mouse-mode is enabled.
16330 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
16332         * term/xterm.el (xterm-function-map): Replace bindings that were
16333         deleted by the merge.
16335 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
16337         * play/bubbles.el (bubbles-version): Bump value to "0.5".
16338         (bubbles-mode-map): Move define-key statements here.
16339         (bubbles-game-theme-menu): Ditto.
16340         (bubbles-graphics-theme-menu): Ditto.
16341         (bubbles-menu): Ditto.
16342         (bubbles-mode): Initialize buffer-undo-list, redisplay.
16343         (bubbles--initialize): Reset buffer-undo-list, redisplay.
16344         (bubbles-plop): Set buffer-undo-list, redisplay.
16345         (bubbles-undo): Reset buffer-undo-list, redisplay.
16346         (bubbles--show-images): Take care of missing text properties.
16348 2007-09-14  Glenn Morris  <rgm@gnu.org>
16350         * startup.el (fancy-startup-text, fancy-about-text): Fix face
16351         quoting.
16353         * calendar/cal-hebrew.el, calendar/cal-menu.el
16354         * calendar/calendar.el, calendar/diary-lib.el
16355         * calendar/holidays.el: Rename all instances of
16356         list-calendar-holidays callers to calendar-list-holidays,
16357         list-holidays to holiday-list, check-calendar-holidays to
16358         calendar-check-holidays, mark-calendar-holidays to
16359         calendar-mark-holidays, and filter-visible-calendar-holidays to
16360         holiday-filter-visible-calendar.
16362 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
16364         * term/xterm.el (xterm-function-map): Add C-M- bindings.
16366 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
16368         * play/bubbles.el (bubbles--initialize-images): Fix bug:
16369         Use transparent background for empty cells in graphics mode.
16371 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
16373         * man.el (Man-default-man-entry): At end of line, continue looking
16374         to the next line for possible end of hyphenated command.
16376 2007-09-13  Chris Moore  <dooglus@gmail.com>
16378         * shell.el (shell-resync-dirs): Don't move the cursor relative to
16379         the command being edited.
16381 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
16383         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
16385 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
16387         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
16388         C-M-S- keys.
16390         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
16392 2007-09-12  Michaël Cadilhac  <michael@cadilhac.name>
16394         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
16395         New argument `filename-p' to use one set of confusing chars or another.
16396         (browse-url-file-url): Use the argument.
16397         Suggested by Johannes Weiner.
16399 2007-09-12  Romain Francoise  <romain@orebokech.com>
16401         * cus-start.el (all): Revert 2007-09-08 change.
16403 2007-09-12  Aaron Hawley  <aaronh@garden.org>
16405         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
16406         extract .Z files, since it is more common than uncompress.
16408 2007-09-12  Glenn Morris  <rgm@gnu.org>
16410         * textmodes/org-publish.el (org-publish-org-to-html): Remove
16411         duplicate function definition.
16413 2007-09-10  Chris Moore  <dooglus@gmail.com>
16415         * diff-mode.el (diff-sanity-check-hunk):
16416         Also accept single-line hunks.
16418 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
16420         * startup.el (startup-screen-inhibit-startup-screen)
16421         (pure-space-overflow-message): New vars.
16422         (fancy-splash-insert): Allow functions for face and link specs.
16423         (fancy-splash-head): Remove unused arg.  Move splash text...
16424         (fancy-startup-text, fancy-about-text): ...here.
16425         (fancy-startup-tail): Rename from fancy-splash-tail.
16426         (fancy-startup-screen, fancy-about-screen): Split off from
16427         fancy-splash-screens.
16428         (display-startup-screen): New function.
16429         (display-about-screen): Rename from display-splash-screen.
16430         (command-line-1): Use concise startup screen if necessary.
16432 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
16434         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
16435         Reported by Jan Djärv <jan.h.d@swipnet.se>.
16437 2007-09-10  Dave Love  <fx@gnu.org>
16439         * outline.el (outline-4, outline-5, outline-7):
16440         Move font-lock-builtin-face down from 4 to 7 to better keep the
16441         progression of color brightness, and to better match Org-mode's faces.
16443 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
16445         * progmodes/meta-mode.el (meta-font-lock-keywords)
16446         (font-lock-match-meta-declaration-item-and-skip-to-next)
16447         (meta-comment-indent, meta-indent-previous-line)
16448         (meta-indent-unfinished-line, meta-beginning-of-defun)
16449         (meta-end-of-defun, meta-common-initialization): Handle \f.
16450         (meta-indent-unfinished-line): Do not handle a `%' in a string as
16451         a comment-start.
16453         * files.el (file-modes-char-to-who, file-modes-char-to-right)
16454         (file-modes-rights-to-number): Auxiliary functions for symbolic to
16455         numeric notation of file modes.
16456         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
16457         numeric value.
16458         (read-file-modes): New.  Read either an octal value of a file mode or a
16459         symbolic value, and return its numeric value.
16461         * dired-aux.el (dired-do-chmod): Change to use the built-in
16462         `set-file-modes' and the previous symbolic mode parsing functions.
16464 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16466         * textmodes/texinfo.el: Remove spurious * in docstrings.
16467         (texinfo-mode-syntax-table, texinfo-mode-map):
16468         Initialize in the declaration.
16470         * tmm.el: Remove spurious * in docstrings.
16471         (tmm-prompt): Use with-current-buffer.
16473         * vcursor.el: Remove spurious * in docstrings.
16474         (vcursor-map): Initialize in the declaration.
16475         (vcursor-use-vcursor-map): Use define-minor-mode.
16476         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
16478         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
16479         Initialize in the declaration.
16480         (widget-minor-mode): Use define-minor-mode.
16482         * woman.el (woman-mode-map, woman-syntax-table):
16483         Initialize in the declaration.
16485 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
16487         * doc-view.el: New file.
16489 2007-09-09  Juri Linkov  <juri@jurta.org>
16491         * Makefile.in (update-authors): Add etc/ to AUTHORS.
16493         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
16495         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
16496         to "Startup screen".  Fix docstring.
16497         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
16498         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
16499         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
16500         (initial-scratch-message): Fix docstring.
16501         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
16502         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
16503         Add link to "Customize Startup" and set interval between links to
16504         5 spaces.
16505         (fancy-about-text): Add links "Authors" and "Contributing".
16506         (fancy-splash-head): Add text "Welcome to " on the startup screen,
16507         and "This is " on the about screen.  Add link to
16508         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
16509         For the about screen move emacs version to the header from
16510         `fancy-splash-tail' (as it's done already for normal about screen).
16511         (fancy-splash-tail): Insert emacs version only for startup screen.
16512         (normal-splash-screen): Remove duplicate empty lines.
16513         (normal-about-screen): Add links "Authors" and "Contributing".
16515         * menu-bar.el (menu-bar-help-menu):
16516         Move "About Emacs" and "About GNU" to the end of the Help menu.
16517         Move "Emacs Psychotherapist" after "Send Bug Report...".
16518         Move "External Packages" after "Find Emacs Packages".
16520 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
16522         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
16523         they are useless with the byte compiler.
16524         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
16525         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
16526         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
16527         (tramp-file-name-real-host, tramp-file-name-port)
16528         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
16529         defuns.
16531         * net/tramp-cache.el (top): Improve error message when
16532         `tramp-persistency-file-name' is corrupted.
16534 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
16536         * textmodes/org.el (org-re): Also replace the :alpha: class.
16537         (org-todo-tag-alist): Variable removed.
16538         (org-todo-key-alist, org-todo-key-trigger): New variables.
16539         (org-use-fast-todo-selection): New option.
16540         (org-log-done): Docstring fixed.
16541         (org-deadline-warning-days): New default value 14.
16542         (org-edit-timestamp-down-means-later): New option.
16543         (org-tag-alist): Docstring fixed.
16544         (org-fast-tag-selection-include-todo): New option.
16545         (org-export-language-setup): New languages added.
16546         (org-set-regexps-and-options): Compute the new variables.
16547         (org-paste-subtree): Cleaning up.
16548         (org-remember-apply-template): New escape %A.
16549         (org-todo): Call fast TODO selection.
16550         (org-fast-todo-selection): New function.
16551         (org-add-log-note): Allow prefix for abort exit.
16552         (org-at-property-p, org-entry-properties)
16553         (org-columns-get-autowidth-alist): Use :alpha: class.
16554         (org-get-wdays): New function.
16555         (org-agenda-remove-date): New variable.
16556         (org-agenda-get-deadlines): Use `org-get-wdays'.
16557         (org-agenda-get-deadlines): Reverse ee before returning.
16558         (org-format-agenda-item): New argument REMOVE-RE.
16559         (org-agenda-convert-date): Baha'i calendar added.
16560         (org-infile-export-plist): Also find DATE line.
16561         (org-get-min-level): New function.
16562         (org-export-as-html, org-export-as-ascii): Use the date format.
16563         (org-shiftup, org-shiftdown): Use.
16564         `org-edit-timestamp-down-means-later'.
16565         (org-assign-fast-keys): New function.
16567 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
16569         * cus-start.el (all): Add prefer-window-split-horizontally from
16570         window.c.
16572 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
16574         * net/browse-url.el (browse-url-galeon): Fix last change.
16575         (top-level): Require cl when compiling.
16577 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
16579         * textmodes/org-export-latex.el: arch-tag restored.
16581         * textmodes/org-publish.el: arch-tag restored.
16583 2007-09-08  Masatake YAMATO  <jet@gyve.org>
16585         * progmodes/which-func.el (which-func-modes): Add diff-mode.
16587         * progmodes/cc-langs.el: Support new keywords added to
16588         objective-c frontend of gcc.
16589         (c-simple-stmt-kwds): Add @throw.
16590         (c-block-stmt-2-kwds): Add @synchronized.
16591         (c-block-stmt-1-kwds): Add @finally and @try.
16593 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
16595         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
16596         (org-agenda-after-show-hook): New variable.
16597         (org-columns-compile-format)
16598         (org-columns-get-autowidth-alist, org-buffer-property-keys)
16599         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
16600         property names.
16601         (org-get-wdays): New function.
16603 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16605         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
16607         * term/xterm.el (xterm-function-map): Initialize in the declaration.
16609         * vc-arch.el (vc-arch-checkin): Fix typo.
16611 2007-09-07  Johan Bockgård  <bojohan@gnu.org>
16613         * cus-face.el (custom-theme-set-faces): Set face attributes
16614         locally for each frame.
16616 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16618         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
16619         via font-lock-defaults.
16621         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
16622         derived-mode-p.
16624 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
16626         * progmodes/autoconf.el (autoconf-definition-regexp):
16627         Handle optional square brackets around definition name.
16629 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
16631         * net/browse-url.el (browse-url-browser-function): Add elinks.
16632         (browse-url-elinks-wrapper): New option.
16633         (browse-url-encode-url, browse-url-elinks)
16634         (browse-url-elinks-sentinel): New functions.
16635         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
16636         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
16637         Use new function browse-url-encode-url.
16639 2007-09-07  Glenn Morris  <rgm@gnu.org>
16641         * version.el (emacs-version): Revert 2007-08-29 change: no need to
16642         say if multi-tty is present.
16644 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16646         * cus-start.el (split-window-preferred-function): Add custom info.
16648         * calendar/holidays.el (holiday-list, calendar-check-holidays)
16649         (calendar-mark-holidays, calendar-list-holidays)
16650         (holiday-filter-visible-calendar): New names to clean up namespace.
16651         (filter-visible-calendar-holidays, list-calendar-holidays)
16652         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
16653         Add compatibility aliases.
16654         (calendar-check-holidays, calendar-mark-holidays)
16655         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
16656         (holiday-sexp): Replace append with list.
16657         (holiday-filter-visible-calendar): Replace append with push.
16659         * woman.el: Remove spurious * in docstrings.
16660         (woman-mini-help, woman-non-underline-faces, woman0-rename)
16661         (woman-topic-all-completions-merge, woman-file-name-all-completions)
16662         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
16663         (woman-write-directory-cache, woman-display-extended-fonts)
16664         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
16665         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
16666         (woman-mode): Use inhibit-read-only.
16667         (woman-negative-vertical-space): Use dotimes.
16668         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
16670 2007-09-06  Romain Francoise  <romain@orebokech.com>
16672         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
16673         (vc-bzr-workfile-version): Use it.
16675 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
16677         * complete.el (PC-do-completion): Don't try to treat
16678         empty string as an abbreviation.
16680 2007-09-06  Johan Bockgård  <bojohan@dd.chalmers.se>
16682         * help-fns.el (describe-variable): Keep doc's text properties.
16684 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
16686         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
16687         instead of a file.
16689 2007-09-06  Glenn Morris  <rgm@gnu.org>
16691         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
16692         (checkdoc-minor-mode): Allow user to specify lighter via
16693         checkdoc-minor-mode-string.
16695 2007-09-05  Richard Stallman  <rms@gnu.org>
16697         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
16698         Several items removed, simplified, or put on one line.
16699         (fancy-about-text): Add substantial contents, part of startup text.
16700         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
16701         (normal-splash-screen): Call normal-mouse-startup-screen,
16702         normal-no-mouse-startup-screen, or normal-about-screen.
16703         (normal-mouse-startup-screen): New fn, broken out, shortened.
16704         (normal-no-mouse-startup-screen): New fn, broken out.
16705         (normal-about-screen): New function, contents all new.
16707 2007-09-05  Michaël Cadilhac  <michael@cadilhac.name>
16709         * emacs-lisp/rx.el (rx): Fix typo in docstring.
16711 2007-09-05  Glenn Morris  <rgm@gnu.org>
16713         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
16714         is bound.
16716 2007-09-05  Johan Bockgård  <bojohan@dd.chalmers.se>
16718         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
16719         in doc string.
16721 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
16723         * server.el (server-start, server-unload-hook): Undo previous change.
16725         * xt-mouse.el: Undo previous change.
16727 2007-09-04  Juri Linkov  <juri@jurta.org>
16729         * startup.el (fancy-about-text): New variable.
16730         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
16731         (fancy-current-text, fancy-splash-stop-time)
16732         (fancy-splash-outer-buffer): Remove variables.
16733         (fancy-splash-head, fancy-splash-tail): Add new optional argument
16734         `startup' and use it to conditionally display different texts for
16735         Startup and About screens.  Don't display Help commands on the About
16736         screen.
16737         (fancy-splash-screens-1): Remove function and move its content to
16738         `fancy-splash-screens' to the part that dislpays the About screen.
16739         (exit-splash-screen): Don't treat specially exiting from
16740         alternating screens.
16741         (fancy-splash-screens): Rename argument `static' to `startup'.
16742         Fix docstring.  Remove code for displaying alternating screens.
16743         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
16744         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
16745         for `inhibit-read-only'.
16746         (normal-splash-screen): Rename argument `static' to `startup'.
16747         Fix docstring.  Use argument `startup' to conditionally display
16748         different texts for Startup and About screens.  Don't display Help
16749         commands on the About screen.  Remove `unwind-protect' `sit-for'
16750         delay and `kill-buffer' after it.
16751         (display-startup-echo-area-message): Remove call to
16752         `use-fancy-splash-screens-p' because image.el is preloaded and
16753         doesn't display "Loading image... done".
16754         (display-splash-screen): Rename argument `static' to `startup'.
16755         Fix docstring.
16757 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
16759         * server.el (server-start, server-unload-hook):
16760         suspend-tty-functions has been renamed to suspend-tty-hook.
16762         * xt-mouse.el: Likewise.  resume-tty-functions has been renamed to
16763         resume-tty-hook.
16765 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
16767         * loadup.el: Fix merge problem, only load "button" once.
16769 2007-09-03  Glenn Morris  <rgm@gnu.org>
16771         * vc-svn.el (vc-svn-print-log): If there is only one file, use
16772         "Working file:" as the prefix, for the sake of
16773         log-view-current-file.
16775 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
16777         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
16778         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
16779         if the selected frames is in
16780         xterm-modify-other-keys-terminal-list.
16781         (xterm-turn-off-modify-other-keys): Add an optional frame
16782         parameter.  Only turn off modify-other-keys if FRAME is in
16783         xterm-modify-other-keys-terminal-list.
16784         (xterm-remove-modify-other-keys): New function.
16785         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
16786         Add the selected frame to xterm-modify-other-keys-terminal-list.
16788 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
16790         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
16791         (icon-map-list): New variable.
16792         (x-gtk-map-stock): Use icon-map-list.
16794 2007-09-02  Romain Francoise  <romain@orebokech.com>
16796         * log-view.el (log-view-current-file): Balance parens.
16798 2007-09-02  Glenn Morris  <rgm@gnu.org>
16800         * comint.el (comint-mode): Don't set scroll-conservatively.
16802         * eshell/em-unix.el (eshell/time): Stringify and flatten the
16803         non-command arguments.
16805         * log-view.el (log-view-current-file): Give a more explicit error
16806         if log-view-file-re fails to find a match.
16808 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
16810         * emacs-lisp/bytecomp.el (byte-recompile-directory):
16811         Fix bug: Don't expand top-level file name more than once.
16812         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
16814 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16816         * server.el (server-process-filter): Don't display the splash screen.
16817         It's annoying enough on the initial screen and becomes positively
16818         obnoxious here.
16820 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16822         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
16823         Change naming to use "avl-tree--" for internal functions.
16825 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
16827         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
16828         the merge.
16829         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
16830         (provide): Move to the end of file.
16832         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
16834 2007-08-31  Michaël Cadilhac  <michael@cadilhac.name>
16836         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
16837         New variable.  List of exceptions for the duplicated word rule.
16838         (flyspell-mark-duplications-flag): Mention it.
16839         (flyspell-word): Treat it.
16841         * files.el (create-file-buffer): If the filename sans directory starts
16842         with spaces, remove them.
16844 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
16846         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
16847         (x-gtk-map-stock): Use two directory elements when matching
16848         file name.
16850 2007-08-31  James Wright  <james@chumsley.org>
16852         * eshell/em-unix.el (eshell/info): New function.
16854 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16856         * frame.el (frame-initialize, make-frame):
16857         * server.el (server-process-filter):
16858         * faces.el (tty-set-up-initial-frame-faces): Don't set
16859         term-environment-variable since it's not used any more.
16861         * env.el (setenv): Don't treat $TERM specially.
16863         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
16864         stated otherwise, subprocesses do not send back escape sequences
16865         corresponding to the terminal from which Emacs was started.
16867 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
16869         * calculator.el: Require cl for compilation.
16871 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
16873         * outline.el (outline-font-lock-levels): Comment out unused var.
16874         (outline-font-lock-face): Wrap around face list to handle any
16875         nesting depth gracefully.
16877 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
16879         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
16880         `set-file-times'.
16882 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
16884         * textmodes/org.el (org-export-visible): Fix drawers before export.
16885         (org-do-sort): Allow sorting by priority.
16886         (org-agenda-files): Ignore non-existing files.
16887         (org-agenda-skip-unavailable-files): New variable.
16888         (org-ellipsis): All a face as value.
16889         (org-mode): Interprete the face value of `org-ellipsis'.
16890         (org-archive-save-context-info): New option.
16891         (org-archive-subtree): Store context info in archived entry.
16892         (org-fast-tag-selection-can-set-todo-state): New variable.
16893         (org-fast-tag-selection): Allow setting TODO states through this
16894         interface.
16895         (org-cycle): Docstring updated.
16896         (org-todo-keyword-faces): New option.
16897         (org-get-todo-face): New function.
16898         (org-set-font-lock-defaults, org-agenda-highlight-todo):
16899         Use `org-get-todo-face'.
16900         (org-switch-to-buffer-other-window): New function.
16901         (org-table-edit-field, org-table-show-reference)
16902         (org-table-edit-formulas, org-add-log-note)
16903         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
16904         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
16905         `switch-to-buffer-other-window' to make sure that the temporary
16906         windows show up on the current frame.
16907         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
16908         (org-get-entries-from-diary, org-replace-region-by-html):
16909         Don't allow pop-up frames.
16910         (org-agenda-get-deadlines, org-agenda-get-scheduled):
16911         Fix problems with time-of-day.
16912         (org-export-get-title-from-subtree): New function.
16913         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
16914         with listing items that are DONE.
16915         (org-change-tag-in-region): New command.
16916         (org-agenda-skip-scheduled-if-done)
16917         (org-agenda-skip-deadline-if-done): Docstring clarified.
16918         (org-mode): Hide drawers on startup.
16919         (org-get-todo-face): New function.
16920         (org-todo-keyword-faces): New option.
16921         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
16922         (org-remove-keyword-keys): New function.
16924 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
16926         * progmodes/grep.el (grep-find-ignored-directories):
16927         Add monotone _MTN bookkeeping directory in workspaces.
16928         Add RCS control directory.  List items in alphabetical order.
16930         * progmodes/grep.el (grep-files-aliases): Add cc alias.
16931         Sort items in alphabetical order.  Fix parens.
16933 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
16935         * vc-hg.el (vc-hg-extra-menu-map): New variable.
16936         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
16937         (vc-hg-pull): New functions.
16938         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
16940         * term/mac-win.el: Don't require url, only autoloaded url
16941         functions are used in this file.
16943 2007-08-29  Andreas Schwab  <schwab@suse.de>
16945         * shell.el (shell): Return correct value from interactive spec.
16947 2007-08-29  Glenn Morris  <rgm@gnu.org>
16949         * version.el (emacs-version): Increase to 23.0.50.
16951 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
16953         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
16955 2007-08-29  Juri Linkov  <juri@jurta.org>
16957         * loadup.el: Add "button" loading after "faces" and move "startup"
16958         to load after "button".
16960 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
16962         * loadup.el: Load term/mac-win on a Mac using Carbon.
16964         * term/mac-win.el: Provide mac-win.
16965         (mac-initialized): New variable.
16966         (mac-initialize-window-system): New function.  Move global setup here.
16967         (handle-args-function-alist, frame-creation-function-alist):
16968         (window-system-initialization-alist): Add mac entries.
16969         (x-setup-function-keys): New function containing all the
16970         top level function key definitions.
16972         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
16974         * env.el (read-envvar-name): Don't consider the environment frame param.
16976         * env.el (setenv):
16977         * frame.el (frame-initialize, make-frame):
16978         * faces.el (tty-set-up-initial-frame-faces):
16979         * server.el (server-process-filter): Set
16980         display-environment-variable and term-environment-variable.
16982         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
16984 2007-08-29  Jason Rumney  <jasonr@gnu.org>
16986         * loadup.el: Only load term/x-win when X is compiled in.
16987         Load term/w32-win and dependencies on windows-nt.
16989         * term/w32-win.el: Reorder to match x-win.el more closely.
16990         Provide w32-win.  Don't throw error when global window-system not w32.
16991         (internal-face-interactive): Remove obsolete function.
16992         (x-setup-function-keys): Use local-function-key-map.
16993         (w32-initialized): New variable.
16994         (w32-initialize-window-system): Set it.
16995         Move more global setup here.
16996         (x-setup-function-keys): New function.
16997         (w32-initialize-window-system): Move non function key global setup here.
16998         (x-cut-buffer-max): Remove.
16999         (w32-initialize-window-system): New function.
17000         (handle-args-function-alist, frame-creation-function-alist):
17001         (window-system-initialization-alist): Add w32 entries.
17003 2007-08-29  David Kastrup  <dak@gnu.org>
17005         * env.el (getenv): Pass frame to getenv-internal.
17007 2007-08-29  Károly Lőrentey  <lorentey@elte.hu>
17009         * version.el (emacs-version): Show if multi-tty is present.
17011         * loadup.el: Delay loading env; mule-conf gets confused by cl
17012         during bootstrap.  Also load termdev and term/x-win.
17014         * bindings.el (mode-line-client): New variable.
17015         (help-echo): Add it to the default mode-line format.
17017         * cus-start.el: Remove bogus window-system reference from GTK test.
17019         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
17020         (ebrowse-electric-position-mode-map):
17021         * ebuff-menu.el (electric-buffer-menu-mode-map):
17022         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
17023         not `suspend-emacs'.
17025         * ediff-wind.el (ediff-setup-windows-automatic): New function.
17026         (ediff-window-setup-function): Use it as default.
17028         * files.el (save-buffers-kill-terminal): New function.
17029         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
17031         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
17032         and `with-selected-frame'.
17034         * help-fns.el (describe-variable): Describe frame-local variables
17035         correctly.
17037         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
17038         display support.
17039         (normal-erase-is-backspace-setup-frame): New function.
17041         * subr.el (with-selected-frame): New function.
17042         (read-quoted-char): Use terminal-local binding of
17043         local-function-key-map instead of function-key-map.
17045         * talk.el (talk): New function.
17046         (talk-handle-delete-frame): New function.
17047         (talk-add-display): Open a new frame only if FRAME was not a frame.
17049         * termdev.el: New file.
17051         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
17052         * term/x-win.el: Don't bind f10.
17053         * tmm.el: Remove autoload binding for f10.
17055         * international/encoded-kb.el (encoded-kbd-setup-display): Use
17056         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
17057         Store the saved input method as a terminal parameter.  Add keymap
17058         parameter.  Use it instead of changing key-translation-map directly.
17059         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
17060         Remove.
17061         (encoded-kbd-setup-display): New function.
17063         * international/mule-cmds.el (set-locale-environment): Fix getenv
17064         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
17065         set the keyboard coding system.  Add DISPLAY parameter.
17066         (set-display-table-and-terminal-coding-system): Add DISPLAY
17067         parameter.  Pass it to set-terminal-coding-system.
17069         * international/mule.el (keyboard-coding-system): Test for
17070         encoded-kbd-setup-display, not encoded-kbd-mode.
17071         (set-terminal-coding-system, set-keyboard-coding-system): Add
17072         DISPLAY parameter.
17073         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
17075         * term/README: Update.
17077         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
17079         * term/x-win.el (x-setup-function-keys): New function.  Move
17080         function-key-map tweaks here.  Protect against multiple calls on
17081         the same terminal.  Use terminal-local binding of
17082         local-function-key-map instead of function-key-map.
17083         (x-initialize-window-system): Make a copy of pure list.  Pass a
17084         frame getenv.
17086         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
17087         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
17088         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
17089         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
17090         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
17091         local-function-key-map instead of function-key-map.
17093         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
17094         `substitute-key-definition' and `define-key' calls against
17095         multiple execution.  Use terminal-local binding of
17096         local-function-key-map instead of function-key-map.  Pass a frame
17097         to getenv.
17099         * edmacro.el (edmacro-format-keys):
17100         * emulation/cua-base.el (cua--pre-command-handler):
17101         * isearch.el (isearch-other-meta-char):
17102         * xt-mouse.el: Use terminal-local binding of
17103         local-function-key-map instead of function-key-map.
17105         * fringe.el (set-fringe-mode): Simplify and fix using
17106         `modify-all-frames-parameters'.
17107         * scroll-bar.el (set-scroll-bar-mode): Ditto.
17108         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
17109         check before calling `tool-bar-setup'.
17110         (tool-bar-setup): New variable.
17111         (tool-bar-setup): Use it to guard against multiple calls.  Add
17112         optional frame parameter, and select that frame before adding items.
17113         (toggle-tool-bar-mode-from-frame): New function.
17115         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
17116         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
17117         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
17118         "Tool-bar" toggles to reflect the state of the current frame.
17119         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
17121         * env.el: Require cl for byte compilation (for `block' and `return').
17122         (environment, setenv-internal): New functions.
17123         (let-environment): New macro.
17124         (setenv, getenv): Add optional terminal parameter.  Update docs.
17125         (setenv): Use setenv-internal.  Always set process-environment.
17126         Handle `local-environment-variables'.
17127         (read-envvar-name, setenv, getenv): Use frame parameters
17128         to store the local environment, not terminal parameters.  Include
17129         `process-environment' as well.
17131         * faces.el (tty-run-terminal-initialization): New function.
17132         (tty-create-frame-with-faces): Use it.  Set up faces and
17133         background mode only after the terminal has been initialized.
17134         Call terminal-init-*.  Don't load the initialization file more
17135         than once.  Call set-locale-environment.
17136         (frame-set-background-mode): Handle the 'background-mode terminal
17137         parameter.
17138         (tty-find-type): New function.
17139         (x-create-frame-with-faces): Remove bogus check for
17140         first frame.  Call `tool-bar-setup'.  Don't make frame visible
17141         until we are done setting up all its parameters.  Call
17142         x-setup-function-keys.
17144         * frame.el (make-frame): Always inherit 'environment and 'client
17145         parameters.  Set up the 'environment frame parameter, when needed.
17146         Also inherit 'client parameter.  Don't override explicitly
17147         specified values with inherited ones.  Add 'terminal frame
17148         parameter.  Append window-system-default-frame-alist to parameters
17149         before calling frame-creation-function.
17150         (frame-initialize): Copy the environment from the initial frame.
17151         (window-system-default-frame-alist): Enhance doc string.
17152         (frame-notice-user-settings): Don't put 'tool-bar-lines in
17153         `default-frame-alist' when initial frame is on a tty.
17154         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
17155         Remove specified parameters from `window-system-default-frame-alist'.
17156         (make-frame-on-tty, framep-on-display, suspend-frame):
17157         Extend doc string, update parameter names.
17158         (frames-on-display-list): Use terminal-id to get the display id.
17159         (frame-notice-user-settings): Extend to apply
17160         settings in `window-system-default-frame-alist' as well.
17161         (terminal-id, terminal-parameters, terminal-parameter)
17162         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
17163         (delete-frame-functions): Add to `delete-frame-functions' hook.
17164         (blink-cursor-mode): Adapt blink-cursor-mode default
17165         value from startup.el.
17166         (make-frame-on-display): Protect condition on x-initialized when
17167         x-win.el is not loaded.  Update doc.
17168         (suspend-frame): Use display-controlling-tty-p to decide between
17169         suspend-emacs and suspend-tty.
17170         (frames-on-display-list): Update for display ids.
17171         (framep-on-display): Ditto.
17172         (suspend-frame): Use display-name, not frame-tty-name.
17173         (selected-terminal): New function.
17175         * server.el: Use `device' instead of `display' or `display-id' in
17176         variable and client parameter names.
17177         (server-select-display): Remove (unused).
17178         (server-tty-live-p, server-handle-delete-tty): Remove.
17179         (server-unquote-arg, server-quote-arg, server-buffer-clients):
17180         Update docs.
17181         (server-getenv-from, server-with-environment, server-send-string)
17182         (server-save-buffers-kill-terminal): New functions.
17183         (server-delete-client): Handle quits in kill-buffer.  Don't kill
17184         modified buffers.  Add extra logging.  Delete frames after
17185         deleting the tty.  Clear 'client parameter before deleting a frame.
17186         Use delete-display, not delete-tty.
17187         (server-visit-files): Don't set `server-existing-buffer' if the
17188         buffer already has other clients.  Return list of buffers
17189         created.  Update doc.  Don't set client-record when nowait.
17190         (server-handle-delete-frame): Delete the client if this was its
17191         last frame.  Check that the frame is alive.  Remove bogus comment.
17192         Add note on possible race condition.  Delete tty clients, if needed.
17193         (server-handle-suspend-tty): Use server-send-string.  Kill the
17194         client in case of errors from process-send-string.  Use the display
17195         parameter.
17196         (server-unload-hook): Remove obsolete delete-tty hook.
17197         (server-start): Ask before restarting if the old server still has
17198         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
17199         (server-process-filter): Use server-send-string.  Accept `-dir'
17200         command.  Switch to *scratch* immediately after creating the frame,
17201         before evaluating any -evals.  Protect `display-splash-screen'
17202         call in a condition-case.  Explain why.  Call
17203         `display-startup-echo-area-message' before
17204         `display-splash-screen'.  Don't display the splash screen when no
17205         frame was created.  Show the Emacs splash screen and startup echo
17206         area message.  Display the *scratch* buffer by default.  Store the
17207         local environment in a frame (not terminal) parameter.  Do not try
17208         to decode environment strings.  Fix reference to the 'display
17209         frame parameter.  Change syntax of environment variables.  Put
17210         environment into terminal parameters, not client parameters.  Use
17211         a dummy client with --no-wait's X frames.  In `-position LINE'
17212         handler, don't ruin the request string until the line number is
17213         extracted.  Log opened files.  Handle -current-frame command.
17214         Don't create frames when it is given.  Don't bind X frames to the
17215         client when we are in -no-wait mode.  Set locale environment
17216         variables from client while creating tty frames.  Disable call to
17217         configure-display-for-locale.  When processing -position command,
17218         don't change the request string until the parameters are
17219         extracted.  Don't try to create an X frame when Emacs does not
17220         support it.  Improve logging.  Temporarily set ncurses-related
17221         environment variables to those of the client while creating a new
17222         tty frame.  Select buffers opened by nowait clients, don't leave
17223         them buried under others.  Set the display parameter, and use it
17224         when appropriate.
17226         * startup.el (display-startup-echo-area-message): Handle
17227         `inhibit-startup-echo-area-message' here.
17228         (command-line-1): Moved from here.
17229         (fancy-splash-screens): Use `overriding-local-map' instead of
17230         `overriding-terminal-local-map' for now; the latter doesn't work
17231         right, it looses keypresses to another terminal.  Use
17232         `overriding-terminal-local-map' to set up keymap.  Install a
17233         `delete-frame-functions' hook to catch `delete-frame' events.
17234         Ignore `select-window' events to cope better with
17235         `focus-follows-mouse'.  Don't switch back to the original buffer
17236         if the splash frame has been killed.  Restore previous buffer, even
17237         if it's *scratch*.
17238         (normal-splash-screen): Don't let-bind `mode-line-format'; it
17239         changes the global binding - setq it instead.  Use
17240         `save-buffers-kill-terminal'.
17241         (display-splash-screen): Don't do anything if the splash screen is
17242         already displayed elsewhere.
17243         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
17244         (command-line): Replace duplicated code with a call to
17245         tty-run-terminal-initialization.  Don't load the terminal
17246         initialization file more than once.  Remove call to nonexistent
17247         function `set-locale-translation-file-name'.
17249         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
17250         parameters.
17251         (xterm-mouse-position-function, xterm-mouse-event): Update.
17252         (xterm-mouse-mode): Don't depend on current value of window-system.
17253         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
17254         Update for multi-tty.
17255         (turn-on-xterm-mouse-tracking-on-terminal)
17256         (turn-off-xterm-mouse-tracking-on-terminal)
17257         (xterm-mouse-handle-delete-frame): New functions.
17258         (delete-frame-functions, after-make-frame-functions)
17259         (suspend-tty-functions, resume-tty-functions): Install extra hooks
17260         for multi-tty.
17262 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17264         * simple.el (invisible-p): Remove: implemented in C now.
17265         (line-move-invisible-p): Remove obsolete alias.
17267 2007-08-28  Juri Linkov  <juri@jurta.org>
17269         * image-mode.el (image-type): New variable.
17270         (image-mode): Set default major mode name to "Image[text]".
17271         (image-minor-mode): Change LIGHTER to display image-type in the
17272         mode line.
17273         (image-minor-mode): Set default image-type to "text".
17274         (image-toggle-display): After switching to text mode, set
17275         image-type to "text" and major mode name to "Image[text]".
17276         After switching to image mode, set image-type to actual image
17277         type, and add image type to major mode name.  Let-bind the same
17278         variable names as arguments of `image-type' and `create-image'.
17279         Bind `type' to the result of `image-type' and use it as arg
17280         of `create-image' to not determine the image type twice.
17282 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
17284         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
17285         (tramp-set-file-uid-gid, tramp-get-local-uid)
17286         (tramp-get-local-gid): New defuns.
17287         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
17288         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
17289         Improve fast track.
17290         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
17291         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
17292         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
17293         (tramp-handle-write-region): Improve fast track.
17294         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
17295         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
17296         be nil.
17298 2007-08-28  Ivan Kanis  <apple@kanis.eu>
17300         * time.el: New feature to display several time zones in a buffer.
17301         (display-time-world-mode, display-time-world-display)
17302         (display-time-world, display-time-world-timer): New functions.
17303         (display-time-world-list, display-time-world-time-format)
17304         (display-time-world-buffer-name, display-time-world-timer-enable)
17305         (display-time-world-timer-second, display-time-world-mode-map):
17306         New variables.
17308 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
17310         * term/x-win.el (x-gtk-stock-map): New variable.
17311         (x-gtk-map-stock): New function.
17313         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
17314         prev/next-node.
17316 2007-08-28  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
17318         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
17320 2007-08-28  Glenn Morris  <rgm@gnu.org>
17322         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
17324 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
17326         * progmodes/modula2.el (m2-definition, m2-module):
17327         Don't use previous-line.  Reported by T. V. Raman.
17329 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17331         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
17332         argument to tool-bar-mode call.
17334 2007-08-27  Glenn Morris  <rgm@gnu.org>
17336         * diff-mode.el (diff-find-file-name): Only accept regular files,
17337         to rule out /dev/null, directories, etc.
17339         * vc-svn.el (vc-svn-diff): If the repository version of all the
17340         files is the same as the specified OLDVERS, do a local diff.
17342 2007-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17344         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
17345         of buffers in uniquify-managed.
17347         * simple.el (invisible-p): Rename from text-invisible-p.
17348         Update callers.
17350         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
17351         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
17352         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
17353         (cperl-etags-goto-tag-location): Use new style backquotes.
17355         * net/browse-url.el: Remove spurious * in custom docstrings.
17356         (browse-url-filename-alist): Use new-style backquote.
17358         * emacs-lisp/backquote.el (backquote-unquote-symbol)
17359         (backquote-splice-symbol): Clarify they're not new-style unquotes.
17361         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
17362         (\,@): Backslash the , and ,@ which are not new-style unquotes.
17364         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
17366         * net/socks.el (socks-username/password-auth-filter):
17367         Remove unused vars `state' and `desired-len'.
17368         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
17369         (socks-wait-for-state-change): Use new-style backquotes.
17371         * pcvs.el (cvs-mode-status): Fix long-standing typo.
17373         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
17374         backquotes after each `read' rather than once per buffer.
17376         * dframe.el: Remove spurious * in custom docstrings.
17377         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
17378         (dframe-xemacs20p): Remove, inline at the sole use point.
17379         (defface): Don't defvar the face, don't use old-style backquote.
17380         (defcustom): Don't use old-style backquote.
17381         (dframe-frame-parameter, dframe-mouse-event-p):
17382         Make it obvious that it's always defined.
17383         (dframe-popup-kludge): New function to replace
17384         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
17385         (dframe-frame-mode, dframe-set-timer-internal)
17386         (dframe-mouse-set-point): Remove use of with-no-warnings from
17387         XEmacs-specific code.
17388         (dframe-set-timer-internal): Fix very old bug with
17389         post-command-idle-hook.
17391         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
17393         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
17394         warning if the file uses old style backquotes.
17396         * emacs-lisp/bytecomp.el (byte-compile-log-file)
17397         (byte-recompile-directory, byte-compile-file)
17398         (byte-compile-from-buffer): Use with-current-buffer.
17400         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
17401         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
17402         (line-move-1, line-move-finish, line-move-to-column)
17403         (move-end-of-line, move-beginning-of-line): Use new name.
17405         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
17407         * progmodes/ada-mode.el: Fix up comment style in header.
17408         (ada-check-emacs-version): Remove.
17409         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
17410         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
17411         to try and quieten the byte-compiler.
17412         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
17414         * vc.el (vc-annotate-warp-version): Don't use previous-line.
17416 2007-08-27  Johan Bockgård  <bojohan@dd.chalmers.se>
17418         * net/browse-url.el (browse-url-emacs): New function.
17420 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
17422         * emacs-lisp/avl-tree.el: New file.
17424 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
17426         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
17427         was used.
17429 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
17431         * complete.el (PC-do-completion): Make RET accept a non-unique but
17432         complete expansion again.
17434 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
17436         * eshell/esh-opt.el (eshell-eval-using-options):
17437         Add debug declaration.
17439 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
17441         * log-view.el (log-view-toggle-mark-entry): Add docstring.
17442         (log-view-get-marked): Likewise.
17444         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
17445         (vc-delete-automatic-version-backups): Likewise.
17447         * vc.el (vc-dired-buffers-for-dir): Likewise.
17449 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
17451         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
17452         safe-local-variable setting.
17453         * progmodes/perl-mode.el (perl-indent-level): Likewise.
17455         * log-view.el (log-view-marked-list): Delete variable.
17456         (log-view-mode): Don't use it.
17457         (log-view-toggle-mark-entry): Likewise, simplify.
17458         (log-view-current-tag): Don't return properties.
17459         (log-view-get-marked): New function.
17461 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
17463         * vc-git.el (vc-git-mode-line-string): New function.
17465 2007-08-25  Alan Mackenzie  <acm@muc.de>
17467         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
17468         new language variable.
17470         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
17471         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
17472         "extern" etc., rather than BOI.  Fix addition of spurious
17473         syntactic-symbol 'defun-block-intro, replacing it with
17474         'innamespace, etc.
17476 2007-08-25  Juri Linkov  <juri@jurta.org>
17478         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
17480         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
17481         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
17482         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
17484         * image.el (image-type-header-regexps): Use more complex regexp for svg.
17485         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
17486         (image-type-auto-detectable): Add (svg . maybe).
17488         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
17489         to treat it like .tgz.
17491         * calendar/cal-bahai.el: Add file coding cookie.
17493 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
17495         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
17496         Don't behave differently when executed via M-x.  Add doc string.
17498         * sort.el (sort-fold-case, sort-numeric-base): Mark as
17499         safe-local-variable.
17501 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
17503         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
17504         the default value.
17505         (math-calendar-tzinfo): New variable.
17506         (math-get-calendar-tzinfo): New function.
17507         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
17508         to get information when zone is nil.
17510 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
17512         * log-view.el (log-view-toggle-mark-entry): New function.
17513         (log-view-mode-map): Bind it.
17514         (log-view-marked-list): New variable.
17515         (log-view-mode): Make it local.
17517 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
17519         * play/zone.el (zone-pgm-rat-race): New func.
17520         (zone-programs): Add `zone-pgm-rat-race'.
17522 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17524         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
17525         a list.
17527 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
17529         * progmodes/hideshow.el (hs-match-data): Delete alias.
17530         (hs-hide-block-at-point, hs-find-block-beginning)
17531         (hs-show-block): Use `match-data' directly.
17533 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
17535         * format.el (format-alist): Fix typo in doc-string.
17537 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
17539         * net/tramp.el (tramp-local-host-p): New defun.
17540         (tramp-handle-file-local-copy, tramp-handle-write-region):
17541         Implement fast track when being on the local host.
17542         (tramp-file-name-handler): Don't set "started" property.  It shall
17543         be reserved for the "ftp" method.
17544         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
17546         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
17547         (tramp-ftp-file-name-handler): Set "started" property.
17549 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
17551         * files.el (backup-buffer-copy): Don't wrap delete in
17552         condition-case, only try to delete if file exists.
17554 2007-08-24  Glenn Morris  <rgm@gnu.org>
17556         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
17558         * startup.el (tutorial-directory): Set with eval-at-startup so it
17559         gets the right value in an installed Emacs.
17561 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
17563         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
17564         (eldoc-highlight-function-argument): Use it.
17566 2007-08-23  Masatake YAMATO  <jet@gyve.org>
17568         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
17569         name of parameters in document body.
17571 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17573         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
17574         (byte-compile-output-as-comment): Use with-current-buffer rather than
17575         a weird set-buffer&prog1 combination.
17577         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
17578         test so as to optimise cases where the `progn's result is constant.
17580 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
17582         * locate.el (locate-get-file-positions):
17583         Use line-beginning-position and line-end-position.
17585 2007-08-23  John Wiegley  <johnw@newartisans.com>
17587         * calendar/cal-bahai.el: Added in the diacriticals that were
17588         missing for many of the month names.
17590 2007-08-22  Jason Rumney  <jasonr@gnu.org>
17592         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
17594 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
17596         * image-mode.el (image-minor-mode): Use image-mode-text-map.
17598 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
17600         * dabbrev.el (dabbrev--progress-reporter): New variable.
17601         (dabbrev--scanning-message): Delete func.
17602         (dabbrev--find-expansion): Use a progress reporter
17603         instead of dabbrev--scanning-message.
17605 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
17607         * comint.el (comint-exec-1): Raise an error if
17608         `start-file-process' does not return a process object.
17610         * shell.el (shell): Prompt for `default-directory' if it is a
17611         remote file name, and if called with a prefix arg.
17613 2007-08-22  Sam Steingold  <sds@gnu.org>
17615         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
17617 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
17619         * textmodes/org-export-latex.el: New file.
17621         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
17623         * textmodes/org.el (org-agenda-skip): Allow a form for
17624         `org-agenda-skip-function'.
17625         (org-agenda-redo): Re-use local settings.
17626         (org-agenda): Store local settings.
17627         (org-agenda-deadline-faces): New option.
17628         (org-agenda-deadline-face): New function.
17629         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
17630         entries on their due date.
17631         (org-agenda-get-timestamps): No longer handle the due dates of
17632         schedules and deadline items.
17633         (org-insert-link-global, org-open-at-point-global): New commands.
17634         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
17635         :for-ascii parameter.
17636         (org-skip-comments): Function removed.
17637         (org-cleaned-string-for-export): Handle special table lines.
17638         (org-global-properties): New option.
17639         (org-entry-get-with-inheritance): Check global properties.
17640         (org-local-properties): New variable.
17641         (org-set-regexps-and-options): Find the #+PROPERTY line.
17642         (org-link-types): Change type into variable (was constant).
17643         (org-make-link-regexps): New function.
17644         (org-link-re-with-space, org-link-re-with-space2)
17645         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
17646         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
17647         these regular expressions happens now in the function
17648         `org-make-link-regexps'.
17649         (org-store-link): Call the functions in
17650         `org-store-link-functions'.
17651         (org-add-link-type): New function.
17652         (org-store-link-functions): New variable.
17653         (org-activate-tags): Force matches to be in headlines.
17654         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
17655         (org-columns-display-here): Make sure this works in a narrowed
17656         buffer by checking for point-min.
17657         (org-columns-display-here): Make the rest of the line intangible,
17658         so that point never can be there.
17659         (org-cleaned-string-for-export): Use `with-current-buffer'.
17660         (org-replace-region-by-html): Use `with-current-buffer'.
17661         (org-unfontify-region, org-do-occur, org-columns-display-here)
17662         (org-columns-remove-overlays, org-columns-quit)
17663         (org-columns-edit-value, org-columns-next-allowed-value)
17664         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
17665         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
17666         (org-agenda-todo, org-agenda-change-all-lines)
17667         (org-agenda-align-tags, org-agenda-priority)
17668         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
17669         (org-agenda-show-new-time, org-cleaned-string-for-export)
17670         (org-export-grab-title-from-buffer)
17671         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
17672         instead of `buffer-read-only'.
17673         (org-export-as-html): Set `coding-system-for-write'.
17674         (org-remember-store-without-prompt): New option.
17675         (org-archive-subtree): Fixed bug with modifying TODO keyword.
17676         (org-beginning-of-line): Also treat C-a special in items.
17677         (org-table-convert-refs-to-rc): Fixed problem with column
17678         reference after "..".
17679         (org-columns-compute): Don't mark buffer modified because of text
17680         properties.
17681         (org-batch-store-agenda-views): Use the variable
17682         `default-directory', not the function.
17683         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
17684         (org-clock-out-when-done): New option.
17685         (org-html-entities): Added HTML entities for smileys.
17687 2007-08-22  Glenn Morris  <rgm@gnu.org>
17689         * image.el (create-image): Doc fix.
17691         * startup.el (tutorial-directory): New constant.
17692         (fancy-splash-text): Tutorials now in tutorial-directory.
17693         * tutorial.el (help-with-tutorial): Tutorials now in
17694         tutorial-directory.
17696 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
17698         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
17699         otherwise.
17700         (tramp-get-remote-path): New defun.  Replace occurrences of
17701         `tramp-default-remote-path' by this function.
17702         (tramp-set-remote-path): Move most of the code to
17703         `tramp-get-remote-path'.
17704         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
17705         existing directories, this is done already in
17706         `tramp-get-remote-path'.
17708 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
17710         * image-file.el (image-file-name-extensions): Add "svg".
17711         * image.el (image-type-header-regexps): Add svg entry.
17713 2007-08-22  Glenn Morris  <rgm@gnu.org>
17715         * files.el (backup-buffer-copy): Check backup directory is
17716         writable, to avoid infloop deleting old backup.
17718         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
17719         movemail related variables.
17720         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
17721         will now be set before this is called.
17723 2007-08-21  Juri Linkov  <juri@jurta.org>
17725         * delsel.el (delete-selection-pre-hook):
17726         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
17727         instead of checking last-command.
17729 2007-08-21  Juri Linkov  <juri@jurta.org>
17731         * loadup.el: Preload "button".
17733 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17735         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17736         Add previous-line and next-line.
17738         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
17739         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
17741         * vc-hooks.el (vc-menu-entry): New var.
17742         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
17743         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
17744         (vc-menu-map): Declare and initialize in one step.
17745         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
17747         * menu-bar.el (vc-menu-map): Don't setup any more.
17748         Instead, just create the proper spot in the menu.
17750 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17752         * smerge-mode.el (smerge-resolve): New arg `safe'.
17753         (smerge-resolve-all, smerge-batch-resolve): New function.
17754         (smerge-refine): Make sure `diff' returns the expected result.
17755         (smerge-parsep-re): New const.
17756         (smerge-mode): Use it to adjust paragraph-separate.
17758         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
17759         Correctly match / regexp matchers as first char on a line when
17760         fontifying only that line.
17762         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
17764 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17766         * vc-bzr.el: Don't fiddle with vc-handled-backend.
17767         (vc-bzr-registered): Don't redundantly protect against
17768         file-error.  Actually use the format-specific code.
17769         (vc-bzr-buffer-nonblank-p): Remove.
17770         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
17772 2007-08-20  Juri Linkov  <juri@jurta.org>
17774         * startup.el (fancy-splash-text): Change multiple tabs into one
17775         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
17776         and "Recover Crashed Session").
17777         (fancy-splash-screens): Set tab-width to 22.
17778         (normal-splash-screen): Replace literal tabs with \t and
17779         fix whitespace.  Remove "Useful File menu items" section (with
17780         "Exit Emacs" and "Recover Crashed Session").
17782 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
17784         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
17785         extracted from `eval-last-sexp-1'.
17786         (eval-last-sexp-1): Call `preceding-sexp'.
17788 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
17790         * vc-rcs.el (vc-rcs-annotate-command):
17791         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
17792         Add back :vc-annotate-prefix propertization.
17794 2007-08-20  Andreas Schwab  <schwab@suse.de>
17796         * mail/rmail.el (rmail-autodetect): Doc fix.
17798 2007-08-19  Juri Linkov  <juri@jurta.org>
17800         * startup.el (normal-splash-screen): Add more links.
17802 2007-08-19  Juri Linkov  <juri@jurta.org>
17804         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
17805         because it's common to both types of splash screen: fancy and normal.
17806         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
17807         (exit-splash-screen): Rename from `fancy-splash-quit'.
17808         Use `quit-window' instead of `kill-buffer'.
17809         (fancy-splash-head): Use make-button to insert GNU image link.
17810         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
17811         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
17812         (normal-splash-screen): Put "Browse manuals" on the same line with
17813         "Emacs manual".  Remove descriptions from "Useful tasks" and put
17814         all links in two columns on two lines.
17816 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17818         * emulation/viper.el (viper-remove-hooks): Remove some additional
17819         viper hooks when the user calls viper-go-away.
17820         (viper-go-away): Restore the default of default-major-mode.
17821         Save the value of default-major-mode before vaperization.
17823         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
17825         * emulation/viper-ex.el: Replace error "" with "Viper bell".
17827         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
17828         buffer for which file is created.
17830 2007-08-19  Glenn Morris  <rgm@gnu.org>
17832         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
17833         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
17834         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
17835         shadow files messing up the compilation.
17837 2007-08-18  Glenn Morris  <rgm@gnu.org>
17839         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
17840         string.  Also apply eldoc-argument-case in the help-split-fundoc
17841         case.  Adapt for changed behavior of eldoc-function-argstring,
17842         eldoc-function-argstring-format, and
17843         eldoc-highlight-function-argument.
17844         (eldoc-highlight-function-argument): Handle nil INDEX argument,
17845         just call eldoc-docstring-format-sym-doc in that case.
17846         (eldoc-function-argstring): Change the behavior.  Now it converts
17847         an argument list to a string.
17848         (eldoc-function-argstring-format): Change the behavior.  Now it
17849         applies `eldoc-argument-case' to a string.
17851         * progmodes/scheme.el (scheme-mode-variables): Set
17852         font-lock-comment-start-skip.
17854 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
17856         * progmodes/ada-mode.el (ada-create-syntax-table): Move
17857         set-syntax-table from here to ...
17858         (ada-mode): ... here.  Do not change global value of
17859         comment-multi-line.  Call new function
17860         ada-initialize-syntax-table-properties and add new function
17861         ada-handle-syntax-table-properties to font-lock-mode-hook.
17862         (ada-deactivate-properties, ada-initialize-properties): Replace
17863         by new functions ...
17864         (ada-handle-syntax-table-properties)
17865         (ada-initialize-syntax-table-properties)
17866         (ada-set-syntax-table-properties): ... to set up syntax-table
17867         properties uniformly, independently from whether font-lock-mode
17868         is enabled or not.  Handle read-only buffers and do not change
17869         undo-list when setting syntax-table properties.
17870         (ada-after-change-function): Use ada-set-syntax-table-properties.
17872 2007-08-18  Michaël Cadilhac  <michael@cadilhac.name>
17874         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
17875         (meta-indent-current-nesting): Use a computation of the nesting
17876         instead.
17877         (meta-indent-current-indentation): Indentation is given according
17878         to nesting and if the previous line was finished or not.
17879         (meta-indent-unfinished-line): Tell if the current line ends with
17880         a finished expression.
17881         (meta-indent-looking-at-code): Like `looking-at', but checks if
17882         the point is in a string before.
17883         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
17884         done in the nesting function.
17885         (meta-indent-in-string-p): Tell if the current point is in a
17886         string.
17887         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
17888         previous functions.
17890 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
17892         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
17893         (copyright-update-year, copyright-update)
17894         (copyright-fix-years): Use it.
17896 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
17898         * emacs-lisp/copyright.el (copyright-update-year):
17899         Fix bug: Handle nil copyright-limit.
17901 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
17903         * calc/calc-units.el (math-standard-units): Give exact
17904         conversion for tsp.
17906         * calc/calc.el (math-bignum-digit-length): Compute the
17907         appropriate value.
17909         * calc/calc-bin.el (math-bignum-logb-digit-size)
17910         (math-bignum-digit-power-of-two):
17911         * calc/calc-comb.el (math-small-factorial-table):
17912         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
17913         (math-approx-gamma-const):
17914         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
17915         (math-besY1, math-bernoulli-b-cache):
17916         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
17917         Remove `eval-when-compile's.
17919 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
17921         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
17922         (cperl-find-pods-heres): Fix an error when typing expressions like
17923         `s{a}{b}'.
17925 2007-08-17  Michaël Cadilhac  <michael@cadilhac.name>
17927         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
17928         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
17929         a special case (there's no build number).
17931 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
17933         * completion.el (symbol-under-point, symbol-before-point)
17934         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
17936 2007-08-17  Glenn Morris  <rgm@gnu.org>
17938         * progmodes/compile.el (compilation-get-file-structure): Make use
17939         of the directory part when checking for an existing entry, to
17940         handle files with same basename in different directories.
17942 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
17944         * calc/calc.el (calc-language-alist): Add texinfo-mode.
17946 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17948         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
17949         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
17950         (ps-paragraph-spacing): Docstring fix.
17952 2007-08-16  Glenn Morris  <rgm@gnu.org>
17954         * ps-print.el (ps-font-size): Doc fix.
17956 2007-08-16  Richard Stallman  <rms@gnu.org>
17958         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
17960 2007-08-15  Juri Linkov  <juri@jurta.org>
17962         * startup.el (initialization): Change parent group from `internal'
17963         to `environment'.
17964         (initial-buffer-choice): New variable.
17965         (command-line): Revert 2007-07-02 change that sets
17966         buffer-offer-save in *scratch* and enables auto-save in it.
17967         (fancy-splash-text): Add links to existing items.  Add new items
17968         with links for useful tasks.  Move information about Control-g to
17969         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
17970         (fancy-splash-keymap): New variable.
17971         (fancy-splash-last-input-event): Remove variable.
17972         (fancy-splash-insert): Add processing of `:link' element.
17973         (fancy-splash-head): Replace "Type Control-l to begin editing"
17974         with "Type `q' to exit".
17975         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
17976         (fancy-splash-default-action, fancy-splash-special-event-action):
17977         Remove functions.
17978         (fancy-splash-quit): New function.
17979         (fancy-splash-screens): Rename input arg from `hide-on-input' to
17980         `static' and reverse the condition of its usage.  Don't preserve
17981         original values of `minor-mode-map-alist',
17982         `emulation-mode-map-alists', `special-event-map'.
17983         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
17984         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
17985         Remove processing of special events.  Use local key map
17986         `fancy-splash-keymap'.  Set buffer to read-only.
17987         (normal-splash-screen): Rename input arg from `hide-on-input' to
17988         `static' and reverse the condition of its usage.
17989         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
17990         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
17991         Add links to existing items.  Add new items with links for useful
17992         tasks.  Use local key map `fancy-splash-keymap'.
17993         (display-splash-screen): Rename input arg from `hide-on-input' to
17994         `static'.
17995         (about-emacs): Add alias to display-splash-screen.
17996         (command-line-1): Use `initial-buffer-choice'.
17998         * menu-bar.el (menu-bar-help-menu):
17999         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
18000         item to about-emacs instead of display-splash-screen.
18002 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
18004         * calc/calc-units.el (math-standard-units): Update values.
18005         Put in exact, rational values when possible.
18006         (math-unit-prefixes): Replace floats with powers of ten.
18007         (math-standard-units-systems): Replace floats with integers.
18008         (math-make-unit-string): Remove extra spaces in output.
18010 2007-08-15  Glenn Morris  <rgm@gnu.org>
18012         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
18013         sloppier, for the sake of GNU Mailman.
18014         (rmail-digest-rfc1153): Initialize `result' correctly.
18016 2007-08-15  Michaël Cadilhac  <michael@cadilhac.name>
18018         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
18019         in the mail title.  Suggested by Reiner Steib.
18021 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
18023         * calc/calc-aent.el (calc-do-quick-calc): Add binary
18024         representation of integers to the list of outputs.
18026 2007-08-14  Glenn Morris  <rgm@gnu.org>
18028         * simple.el (bad-packages-alist): New constant.
18029         (bad-package-check): New function.  Together, these two add elements
18030         to `after-load-alist' to check for problematic external packages.
18031         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
18033 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
18035         * calc/calc-units.el (math-get-standard-units)
18036         (math-get-units, math-make-unit-string)
18037         (math-get-default-units, math-put-default-units): New functions.
18038         (math-default-units-table): New variable.
18039         (calc-convert-units, calc-convert-temperature): Add machinery
18040         to supply default values.
18042 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18044         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
18045         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
18046         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
18047         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
18049         * emulation/tpu-extras.el: Remove spurious * in docstrings.
18050         Put its autoloads into tpu-edt.el rather than loaddefs.el.
18051         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
18052         Make into a proper minor-mode.
18053         (tpu-backward-char, tpu-next-line, tpu-previous-line)
18054         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
18055         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
18056         (tpu-set-cursor-free, tpu-set-cursor-bound):
18057         Delegate to tpu-cursor-free-mode.
18058         (tpu-next-line, tpu-previous-line, tpu-forward-line)
18059         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
18060         Use line-move or forward-line instead of next-line-internal.
18062 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
18064         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
18066 2007-08-12  Richard Stallman  <rms@gnu.org>
18068         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
18069         (cvs-execute-single-file): Use new name split-string-and-unquote.
18070         (cvs-header-msg): Use new name combine-and-quote-strings.
18072         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
18074         * progmodes/gud.el (gud-common-init): Use new name
18075         split-string-and-unquote.
18077         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
18078         in javac regexp.
18080         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
18081         combine-and-quote-strings and split-string-and-unquote.
18083         * subr.el (combine-and-quote-strings): Rename from strings->string.
18084         (split-string-and-unquote): Rename from string->strings.
18086 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18088         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
18089         to buffer-local settings.
18091         * emacs-lisp/backquote.el (backquote-delay-process): New function.
18092         (backquote-process): Add internal arg `level'.  Use the two to
18093         correctly handle nested backquotes.
18095 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
18097         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
18098         (vc-bzr-state-words): Add "kind changed" state word.
18099         (vc-bzr-status): New function.  Return Bzr idea of file status,
18100         which is different from VC's.
18101         (vc-bzr-state): Use vc-bzr-status.
18102         (vc-workfile-unchanged-p): Use vc-bzr-status.
18103         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
18104         (vc-dired-state): Process "kind changed" state word.
18106 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18108         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
18110         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
18111         Move from vc-default-find-file-not-found-hook.
18113 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18115         * man.el: Remove spurious * in docstrings.
18116         Merge defvars and toplevel setq-defaults.
18117         (Man-highlight-references0): Limit=nil rather than point-max.
18118         (Man-mode-map): Move initialization into the declaration.
18119         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
18120         (Man-view-header-file): Use expand-file-name rather than concat.
18121         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
18123         * man.el (Man-next-section): Make sure we do not move backward.
18125 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18127         * files.el (auto-mode-alist): Use the purecopied text (duh!).
18129 2007-08-08  Glenn Morris  <rgm@gnu.org>
18131         * Replace `iff' in doc-strings and comments.
18133 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
18135         * dired.el (dired-pop-to-buffer):
18136         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
18137         * calendar/calendar.el (generate-calendar-window):
18138         * progmodes/compile.el (compilation-set-window-height):
18139         * textmodes/two-column.el (2C-two-columns, 2C-merge):
18140         Use window-full-width-p instead of comparing frame-width and
18141         window-width.
18143         * progmodes/compile.el (compilation-find-buffer): Remove extra
18144         argument in call to compilation-buffer-internal-p.
18146 2007-08-07  Tom Tromey  <tromey@redhat.com>
18148         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
18149         Add safe-local-variable property.
18151 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
18153         * image-mode.el (image-toggle-display): Use image-refresh.
18155 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
18157         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
18158         unofficial version.
18159         (vc-bzr-command): Remove redundant setting of process-connection-type.
18160         (vc-bzr-admin-checkout-format-file): Add autoload.
18161         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
18162         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
18163         (vc-bzr-registered): Compare dirstate format tag with known good
18164         value, abort parsing if match fails.  Warn user in docstring.
18165         (vc-bzr-workfile-version): Case for different Bzr branch formats.
18166         See bzrlib/branch.py in Bzr sources.
18167         (vc-bzr-diff): First argument FILES may be a string rather than a list.
18168         (vc-bzr-shell-command): Remove in favor of
18169         vc-bzr-command-discarding-stderr.
18170         (vc-bzr-command-discarding-stderr): New function.
18172 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
18174         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
18175         program, and return nil.
18176         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
18177         (vc-bzr-state): Look for path names relative to the repository
18178         root after status keyword.
18179         (vc-bzr-file-name-relative): New function.
18180         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
18181         depend on it.
18182         (vc-bzr-admin-dirname, ...-checkout-format-file)
18183         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
18184         files that we now parse directly for speed.
18185         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
18186         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
18187         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
18188         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
18189         Bzr warnings, so we must discard it.
18190         (vc-bzr-workfile-version): Speedup counting lines from
18191         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
18192         if that file doesn't exist.
18193         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
18194         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
18195         to `vc-directory-exclusion-list'.
18196         (vc-bzr-shell-command): New function.
18198 2007-08-06  Tom Tromey  <tromey@redhat.com>
18200         * diff-mode.el (diff-unified->context, diff-reverse-direction)
18201         (diff-fixup-modifs): Typo in docstring.
18203 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18205         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
18206         count-screen-lines.
18207         (tpu-edt-off): Disable relevant pieces of advice.
18209         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
18210         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
18211         (newline, newline-and-indent, do-auto-fill): Use advice instead of
18212         redefining the function.
18213         (tpu-set-scroll-margins): Activate the pieces of advice.
18215 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
18217         * help.el (resize-temp-buffer-window): Use window-full-width-p
18218         instead of comparing frame-width and window-width.
18220 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
18222         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
18223         optional quotes around files in NEED-UPDATE . REMOVED case.
18225         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
18226         (ada-treat-cmd-string): Improve error message.
18227         (ada-do-file-completion): Call `ada-require-project-file', so
18228         project variables are set properly.
18229         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
18230         (ada-gnatfind-buffer-name): New constant.
18231         (ada-find-any-references): Use new constant.  Set buffer name
18232         properly in compilation-start.  Toggle read-only properly.
18233         (ada-find-in-src-path): Fix spelling error in docstring.
18235         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
18236         by zero error.
18238 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18240         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
18242 2007-08-12  Richard Stallman  <rms@gnu.org>
18244         * progmodes/sh-script.el (sh): Delete group `unix'.
18246         * progmodes/gud.el (gud): Change to group `processes'.
18248 2007-08-11  Glenn Morris  <rgm@gnu.org>
18250         * progmodes/compile.el (compilation-buffer-name): Don't check
18251         compilation-arguments.  It is superfluous, and the variable isn't
18252         even set when this function is called.
18254 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18256         * term/mac-win.el (mac-ae-reopen-application): New function.
18257         (mac-apple-event-map): Bind "reopen application" Apple event to it.
18259 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18261         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
18262         take tex-font-script-display into account.
18263         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
18264         cell to a list of 2 elements to simplify the unfontify code.
18266 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18268         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
18269         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
18270         ps-print-color-p is neither nil nor black-white.  Reported by Christian
18271         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
18273 2007-08-08  Andreas Schwab  <schwab@suse.de>
18275         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
18276         self-insert-command, not self-insert.
18278 2007-08-08  Glenn Morris  <rgm@gnu.org>
18280         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
18281         argument optional, for backwards compatibility, and only highlight
18282         args when present.  Fix symbol name typo (doc/args).
18284         * help-mode.el (help-make-xrefs): Search for symbol constituents,
18285         rather than just `-'.
18287 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
18289         * calc/calc-units.el (calc-convert-temperature):
18290         Use `/' to create fractions.
18292 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
18294         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
18295         global matching.
18296         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
18297         ERROR-BUFFER more robust.  Display output.
18298         (tramp-file-name-handler): Add a connection property when we found
18299         a foreign file name handler.  This allows backends like ftp to
18300         profit also from usr/host name completion based on connection
18301         cache.
18302         (tramp-send-command-and-read): Search for trash after the regexp
18303         until eol only.  In XEmacs, there is a problem with \n.
18305         * net/tramp-cache.el (top): Read persistent connection history
18306         when cache is empty.
18308 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
18310         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
18311         resulting output.
18313 2007-08-07  Sam Steingold  <sds@gnu.org>
18315         * progmodes/compile.el (compilation-start): Pass nil as startfile
18316         to comint-exec.
18318 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
18320         * longlines.el (longlines-decoded): New variable.
18321         (longlines-mode): Avoid encoding or decoding the buffer twice.
18323 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
18325         * format.el (format-insert-file): Make sure that at most one undo
18326         entry is recorded for the insertion.  Inhibit point-motion and
18327         modification hooks around call to insert-file-contents.
18329 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18331         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
18332         Select the buffer's window before moving point.
18334 2007-08-07  Richard Stallman  <rms@gnu.org>
18336         * term.el (term): Remove parent group `unix'.
18338         * simple.el (default-indent-new-line): New function.
18339         It calls comment-line-break-function if there are comments.
18340         (do-auto-fill): Use that.
18342 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
18344         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
18345         (PC-do-completion): Add "acronym completion" for symbols and
18346         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
18348 2007-08-06  Sam Steingold  <sds@gnu.org>
18350         * mouse.el (mouse-buffer-menu): Pass mode-name through
18351         format-mode-line because it may be a list,
18352         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
18354 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
18356         * printing.el (pr-update-menus): Docstring fix.
18358 2007-08-06  Jason Rumney  <jasonr@gnu.org>
18360         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
18362         * vc-hooks.el (vc-call): Add doc string.
18364 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
18366         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
18367         process-filter.
18369 2007-08-06  Kenichi Handa  <handa@m17n.org>
18371         * international/quail.el: Wrap (require 'help-mode) by
18372         eval-when-compile.
18373         (quail-help-init): New function.
18374         (quail-help): Call quail-help-init.
18375         (quail-store-decode-map-key): Change it to a function.
18377 2007-08-05  Jason Rumney  <jasonr@gnu.org>
18379         * vc.el (vc-rollback): Add norevert argument back.
18380         (vc-revert-buffer): Add back as obsolete alias.
18382 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
18384         * term.el: Honor term-default-fg-color and term-default-bg-color
18385         settings when modifying term-current-face.
18386         (term-default-fg-color, term-default-bg-color): Initialize from
18387         default term-current-face.
18388         (term-mode, term-reset-terminal): Set term-current-face with
18389         term-default-fg-color and term-default-bg-color.
18390         (term-handle-colors-array): term-current-face has term-default-fg-color
18391         and term-default-bg-color after reset escape sequence.
18392         (term-handle-colors-array): Set term-current-color with
18393         term-default-fg/bg-color instead of ansi-term-color-vector when the
18394         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
18396 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
18398         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
18399         (math-nlfit-givens): Let bind free variables.
18401 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
18403         * printing.el: Require lpr and ps-print when loading printing package.
18404         Reported by Glenn Morris <rgm@gnu.org>.
18406 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
18408         * files.el (set-auto-mode): Handle also remote files wrt
18409         `auto-mode-alist'.
18411 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
18413         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
18414         curves and plotting.
18416         * calc/calc-nlfit.el: New file.
18418 2007-08-04  Glenn Morris  <rgm@gnu.org>
18420         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
18421         zero, not nil, when the library is first loaded.  Check for a file
18422         that has been modified on disk.
18424         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
18425         Remove duplicate defvar preventing initialization.
18426         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
18428 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18430         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
18431         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
18432         may match up to 4 lines.
18433         (diff-beginning-of-file-and-junk): Rewrite.
18435 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18437         * printing.el: Evaluate require only during compilation.
18438         (pr-version): New version 6.9.1.
18439         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
18440         (pr-global-menubar): Fix code.
18442 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
18444         * term.el (term-erase-in-display): Fix case when point is not at
18445         the beginning of the line.
18447 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
18449         * calc/calc-ext.el (math-get-value, math-get-sdev)
18450         (math-contains-sdev): New functions.
18452         * calc/calc-graph.el (calc-graph-format-data)
18453         (calc-graph-add-curve): Check for error forms.
18454         (calc-graph-set-styles): Add option for error forms.
18456 2007-08-03  Miles Bader  <miles@gnu.org>
18458         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
18459         backend names for new backends to `Git', `Hg', and `Bzr'.
18460         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
18461         not `HG'.
18462         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
18463         name, not `GIT'.
18464         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
18465         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
18467 2007-08-03  Richard Stallman  <rms@gnu.org>
18469         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
18470         to update deleted flag.
18472         * cus-edit.el (customize-apropos, customize-apropos-options)
18473         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
18475         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
18477         * startup.el (fancy-splash-head, startup-echo-area-message):
18478         Change message text.
18480         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
18481         All callers use line-move.
18483         * progmodes/compile.el (compilation-find-buffer): Return current
18484         buffer immediately if suitable.
18485         (compile, compilation-buffer-name, compilation-start): Doc fixes.
18487 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
18489         * faces.el (face-normalize-spec): New function.
18490         (frame-set-background-mode): Normalize face-spec before calling
18491         face-spec-match-p.
18493 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18495         * server.el (server-window): Add switch-to-buffer-other-frame option.
18497 2007-08-03  Glenn Morris  <rgm@gnu.org>
18499         * cus-edit.el (customize-apropos): Make the error message indicate
18500         what kind of thing the user was trying to customize.
18502         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
18504         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
18505         Fix off-by-one error in previous change.
18507 2007-08-03  Drew Adams  <drew.adams@oracle.com>
18509         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
18510         Make buffer writable.
18512 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
18514         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
18515         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
18516         Use native Emacs functions, when appropriate.
18518 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
18519             Stefan Monnier  <monnier@iro.umontreal.ca>
18521         * vc.el: Document new VC operation `extra-menu'.
18523         * vc-hooks.el (vc-default-extra-menu): New function.
18525         * menu-bar.el (menu-bar-vc-filter): New function.
18526         (menu-bar-tools-menu): Use it as a filter.
18528 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
18530         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
18532 2007-08-01  Glenn Morris  <rgm@gnu.org>
18534         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
18535         strings.
18536         (fortran-tab-mode-default): Remove needless autoload.
18537         (fortran-tab-mode-string): Add help-echo and mouse properties, and
18538         mark as risky.
18539         (fortran-line-length): New buffer-local variable, safe if integer.
18540         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
18541         Change from variables to constants.
18542         (fortran-font-lock-syntactic-keywords): Delete as a variable,
18543         replace with a new function definition.
18544         (fortran-mode): Use fortran-line-length, and
18545         fortran-font-lock-syntactic-keywords as a function.  Add a
18546         hack-local-variables-hook function.
18547         (fortran-line-length, fortran-hack-local-variables): New functions.
18548         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
18549         Use fortran-line-length rather than 72.
18550         (fortran-window-create-momentarily): Doc fix.
18552 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
18554         * cus-edit.el (custom-group-value-create, custom-goto-parent):
18555         Fix parent groups link.
18557 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
18559         * progmodes/python.el (python-current-defun): Adjust to never fall
18560         into infinite loop.
18562 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
18564         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
18566 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
18568         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
18569         (copyright-fix-years, copyright): Correctly handle the case where
18570         copyright-limit is nil.
18572 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
18574         * progmodes/python.el (run-python): Fix path separator under w32.
18576 2007-07-30  Richard Stallman  <rms@gnu.org>
18578         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18579         Treat non-break space as whitespace in Lisp.
18581 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18583         * vc.el (vc-dired-hook): Use inhibit-read-only.
18585         * progmodes/compile.el (compilation-forget-errors):
18586         Reset compilation-auto-jump-to-next.
18588 2007-07-30  Michael Olson  <mwolson@gnu.org>
18590         * cus-edit.el (custom-group-save): Fix void function definition
18591         error.  Thanks to Zhang Wei for the report.
18593         * ps-print.el: Check in trivial changes to the autoloads section
18594         caused by the build process.  These autoloads really ought to be
18595         placed in a separate file, methinks.
18597 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18599         * calendar/calendar.el (calendar-mode): Make sure
18600         displayed-(month|year) are set.
18601         (calendar-basic-setup): Display buffer before adjusting window sizes.
18602         (generate-calendar-window): Use inhibit-read-only.  Simplify.
18603         Generate buffer and set displayed-month and displayed-year before
18604         calling update-calendar-mode-line.
18606 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
18608         * net/tramp.el:
18609         * net/tramp-uu.el:
18610         * net/trampver.el: Use utf-8 encoding with coding cookie.
18612         * net/tramp-cache.el:
18613         * net/tramp-fish.el:
18614         * net/tramp-ftp.el:
18615         * net/tramp-gw.el:
18616         * net/tramp-smb.el: Remove coding cookie.
18618         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
18619         Flush buffer file-name's file property.
18620         (tramp-handle-file-remote-p): The first parameter is FILENAME.
18622         * net/trampver.el: Update release number.
18624 2007-07-29  Juri Linkov  <juri@jurta.org>
18626         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
18627         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
18628         when major-mode is not dired-mode.
18629         (dired-toggle-read-only): New function.
18630         (dired-recursive-deletes): Remove obsolete comments about old
18631         default value.
18632         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
18634         * wdired.el (wdired-exit): New function.
18635         (wdired-mode-map): Bind C-x C-q to wdired-exit.
18637 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18639         * cus-edit.el (customize-read-group): New fun.
18640         (customize-group-other-window, customize-face-other-window):
18641         Prompt before delegating to customize-(group|face).
18642         Bind pop-up-windows rather than use the other-window argument.
18643         (customize-group, customize-face): Prompt from the interactive spec.
18644         Remove args `prompt-for-group' and `other-window'.
18646         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
18647         (ad-body-forms, ad-advised-interactive-form): Revert this part of
18648         last change.
18650 2007-07-28  Masatake YAMATO  <jet@gyve.org>
18652         * vc.el (vc-dired-mode): Add a menu for VC related operation.
18653         Use backend name as the menu label.  Suggested by David Kastrup.
18655 2007-07-28  Alan Mackenzie  <acm@muc.de>
18657         Fix problem with modes derived from CC Mode:
18658         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
18659         macro to cc-langs.
18660         (c-init-language-vars-for): Remove call to above macro.
18661         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
18662         been moved to here.
18663         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
18665 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
18667         * net/trampver.el: Fix the `coding' cookie.
18669 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
18671         * vc-git.el (vc-git-print-log): Support both the old single file
18672         interface and the new one.
18674 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
18676         * bindings.el (mode-line-remote): Use updated %@ construct.
18678 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18680         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
18681         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
18682         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
18683         (diary-list-bahai-entries, diary-bahai-mark-entries)
18684         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
18685         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
18686         New names to clean up namespace.
18687         (list-bahai-diary-entries, mark-bahai-diary-entries)
18688         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
18689         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
18690         Add compatibility aliases.
18692         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
18694         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
18695         (calendar-scroll-left-three-months)
18696         (calendar-scroll-right-three-months): Clean up namespace.
18697         (scroll-calendar-left, scroll-calendar-right)
18698         (scroll-calendar-left-three-months)
18699         (scroll-calendar-right-three-months): Add compatibility aliases.
18701         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
18702         Behave like mouse-scroll-calendar-* when used from the mouse.
18704         * calendar/cal-menu.el (cal-menu-scroll-menu)
18705         (cal-menu-global-mouse-menu):
18706         * calendar/calendar.el (calendar-mode-map):
18707         Use new calendar-scroll-* names.
18708         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
18709         Remove.  Use calendar-scroll-* directly instead.
18711 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18713         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
18714         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
18715         (ad-make-advised-definition, ad-cache-id-verification-code):
18716         Use commandp and interactive-form instead.
18718 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
18720         * vc-git.el: Relicense to GPLv3 or later.
18721         (vc-directory-exclusion-list, vc-handled-backends): Remove.
18723         * vc-hooks.el (vc-handled-backends): Add GIT.
18725         * vc.el (vc-directory-exclusion-list): Add .git.
18727 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
18729         * vc-git.el (vc-git-revision-table)
18730         (vc-git-revision-completion-table): New functions.
18732 2007-07-25  Glenn Morris  <rgm@gnu.org>
18734         * Relicense all FSF files to GPLv3 or later.
18736         * COPYING: Switch to GPLv3.
18738 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18740         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
18741         Replace it with another one which disables undo before calling
18742         erase-buffer and then turns it back on if needed.
18744 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
18746         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
18748 2007-07-24  Glenn Morris  <rgm@gnu.org>
18750         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
18751         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
18752         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
18753         (cal-tex-cursor-week, cal-tex-cursor-week2)
18754         (cal-tex-cursor-week-iso, cal-tex-week-hours)
18755         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
18756         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
18757         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
18759 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18761         * calendar/calendar.el (calendar-mode-map): Move initialization
18762         into declaration.  Add menu bindings (used to be done in cal-menu).
18763         (calendar-mode): Don't add an activate-menubar-hook.
18765         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
18766         modify calendar-mode-map), use easy-menu, and make sure that C-h k
18767         can be used on the menu entries.
18768         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
18769         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
18770         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
18771         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
18772         (calendar-flatten, cal-menu-update): Remove.
18773         (calendar-mouse-insert-hebrew-diary-entry)
18774         (calendar-mouse-insert-islamic-diary-entry)
18775         (calendar-mouse-insert-bahai-diary-entry):
18776         Remove (fold into cal-menu-diary-menu).
18777         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
18778         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
18779         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
18780         (calendar-mouse-view-diary-entries): Minor simplifications.
18781         (calendar-event-to-date): Use with-current-buffer.
18783 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
18785         * add-log.el (change-log-redate): Remove (not needed anymore and
18786         doesn't appear to work).
18788 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18790         * frame.el: Use mapc and dolist instead of mapcar where possible.
18791         (close-display-connection): New command.
18793 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
18795         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
18796         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
18798 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18800         * ps-print.el (ps-multibyte-buffer): Docstring fix.
18802         * ps-mule.el: Doc fix.
18803         (ps-multibyte-buffer, ps-mule-font-info-database-default)
18804         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
18806 2007-07-25  Glenn Morris  <rgm@gnu.org>
18808         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
18809         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
18810         (cal-tex-daily-end, cal-tex-hook)
18811         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
18812         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
18813         (cal-tex-cursor-week-iso, cal-tex-week-hours)
18814         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
18815         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
18816         (cal-tex-day-prefix, cal-tex-day-name-format)
18817         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
18818         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
18819         (cal-tex-LaTeX-subst-list): Change from variables to constants.
18820         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
18821         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
18822         etc, rather than \bf.
18823         (cal-tex-mini-calendar): Fix typos in previous change.
18824         (cal-tex-latexify-list): Remove inner let binding.
18825         (cal-tex-end-document, cal-tex-banner): Use multi-line
18826         cal-tex-comment.
18827         (cal-tex-comment): Handle embedded newlines.
18828         (cal-tex-LaTeXify-string): Use substring-no-properties.
18830 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
18832         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18833         Add support for the Maden build tool.
18835 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
18837         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
18839 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18841         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
18843 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
18845         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
18846         C-x C-q.
18848         * vc-git.el (vc-git-print-log): Fix previous change.
18850 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18852         * window.el (save-selected-window): Minor optimization.
18853         (bw-adjust-window): If operation failed, try with a smaller delta.
18854         (window-fixed-size-p): New function.
18855         (window-area-factor): New var.
18856         (balance-windows-area): New command.
18858         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
18859         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
18860         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
18861         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
18862         (ps-mule-begin-job): Use dolist.
18864 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
18866         * subr.el (start-file-process-shell-command)
18867         (process-file-shell-command): New defuns.
18869         * progmodes/compile.el (compilation-start):
18870         Apply `start-file-process-shell-command'.
18872 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
18874         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
18876 2007-07-24  Alan Mackenzie  <acm@muc.de>
18878         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
18879         Initialise byte-compile-unresolved-functions before rather than
18880         after a compilation.
18881         (byte-compile-unresolved-functions): Amplify doc string.
18883 2007-07-24  Glenn Morris  <rgm@gnu.org>
18885         * startup.el (normal-splash-screen): Use `emacs-copyright'.
18887         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
18888         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
18889         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
18890         (cal-tex-cursor-week, cal-tex-cursor-week2)
18891         (cal-tex-cursor-week-iso, cal-tex-week-hours)
18892         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
18893         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
18894         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
18896         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
18897         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
18898         (cal-tex-day-name-format, cal-tex-cal-one-month)
18899         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
18900         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
18901         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
18902         (cal-tex-list-holidays, cal-tex-cursor-year)
18903         (cal-tex-cursor-year-landscape, cal-tex-year)
18904         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
18905         (cal-tex-cursor-month, cal-tex-insert-days)
18906         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
18907         (cal-tex-first-blank-p, cal-tex-cursor-week)
18908         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
18909         (cal-tex-week-hours, cal-tex-cursor-week-monday)
18910         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
18911         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
18912         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
18913         (cal-tex-latexify-list, cal-tex-previous-month)
18914         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
18915         modernization, including using dotimes rather than
18916         calendar-for-loop.
18917         (cal-tex-LaTeX-subst-list): Remove `@'.
18918         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
18919         Use \textit and \textbf rather than \em and \it.
18921         * calendar/cal-bahai.el (list-bahai-diary-entries)
18922         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
18923         * calendar/cal-islam.el (list-islamic-diary-entries)
18924         * calendar/calendar.el (generate-calendar, generate-calendar-month)
18925         * calendar/diary-lib.el (diary-list-entries)
18926         (mark-calendar-date-pattern): Use `dotimes' rather than
18927         `calendar-for-loop'.
18929         * calendar/calendar.el (calendar-for-loop): Doc fix.
18931 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18933         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
18934         underlying file is uptodate.
18936 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
18938         * replace.el (perform-replace): Use isearch-no-upper-case-p.
18940 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18942         * vc-hooks.el (vc-mode-line-map): New const.
18943         (vc-mode-line): Use it.
18945 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
18947         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
18948         (vc-git-unregister): New functions.
18949         (vc-git-find-version): Use the result of ls-files as a parameter
18950         for cat-file.
18952 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
18954         * net/tramp.el (tramp-perl-file-attributes)
18955         (tramp-perl-directory-files-and-attributes)
18956         (tramp-handle-file-attributes-with-stat)
18957         (tramp-handle-directory-files-and-attributes-with-stat)
18958         (tramp-convert-file-attributes): Handle huge file sizes.
18960 2007-07-23  Juri Linkov  <juri@jurta.org>
18962         * isearch.el (isearch-message-function): New variable.
18963         (isearch-update, isearch-search): Use it.
18965         * simple.el (goto-history-element): New function created from
18966         next-history-element.
18967         (next-history-element): Most code moved to goto-history-element.
18968         Call goto-history-element with (- minibuffer-history-position n).
18969         (previous-history-element): Call goto-history-element with (+
18970         minibuffer-history-position n).
18971         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
18972         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
18973         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
18974         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
18975         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
18976         (minibuffer-history-isearch-pop-state): New functions.
18978 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
18980         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
18981         Also, if FILE is a list, return non-nil if any of its elements
18982         should stay local.  Update docstring.
18984 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18986         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
18987         change by reverting a small part.
18989 2007-07-23  Richard Stallman  <rms@gnu.org>
18991         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
18993 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
18995         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
18996         handling it.  Use vc-git-command.
18997         (vc-git-find-version, vc-git-diff-tree): New functions.
18998         (vc-git-revert): Use vc-git-command.
18999         (vc-git--run-command): Delete.
19001 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
19003         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
19005 2007-07-20  Kenichi Handa  <handa@m17n.org>
19007         * international/utf-8.el (utf-8-post-read-conversion):
19008         Temporarily bind utf-8-compose-scripts to nil while running
19009         *-compose-region functions.
19011 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
19013         * vc-git.el: Update status.
19014         (vc-directory-exclusion-list): Use eval-after-load.
19016 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
19018         * bindings.el (mode-line-remote): New variable.
19019         (help-echo): Add to default values of mode-line-format.
19021         * files.el: Mark mode-line-remote as risky.
19023 2007-07-22  Juri Linkov  <juri@jurta.org>
19025         * isearch.el (isearch-edit-string): Save old point and
19026         isearch-other-end to old-point and old-other-end before reading
19027         the search string from minibuffer.  After exiting minibuffer set
19028         point to old-other-end if point and the search direction is the
19029         same as before reading the search string.
19030         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
19031         to isearch-other-end.  Instead of isearch-search-and-update call
19032         three functions isearch-search, isearch-push-state and isearch-update.
19034 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19036         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
19037         deal with multiple file arguments.
19038         (vc-git-print-log): Deal with multiple file arguments.
19040 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19042         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
19043         diff-refine-hunk.  Adjust users.
19044         (diff-unified-hunk-p, diff-splittable-p): New functions.
19045         (diff-mode-menu): Use it to disable Split when it doesn't work.
19047 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19049         * diff-mode.el (diff-mode-menu): New entries.
19051 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19053         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
19054         if applicable, so as to save undo-log space.
19056         * diff-mode.el (diff-find-file-name): Add arg `batch'.
19058         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
19059         (diff-file-kill): Use it.
19060         (diff-beginning-of-hunk): Add arg `try-harder' using it.
19061         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
19062         Use it so they find the hunk even when we're in the file header.
19064 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19066         * vc-git.el (vc-git-revision-granularity, vc-git-root)
19067         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
19068         (vc-git-create-repo): New functions.
19069         (vc-git-registered): New autoloaded function definition.
19070         (vc-git-registered): Use vc-git-root.
19071         (vc-git-responsible-p): New defalias.
19072         (vc-git-annotate-extract-revision-at-line): Uncomment.
19073         (vc-git-print-log): Add the file name to the log.
19074         (vc-git-log-view-mode): New derived mode.
19075         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
19077 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
19079         * progmodes/grep.el (grep-compute-defaults): Keep default values.
19081 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
19083         * textmodes/reftex.el (reftex-access-parse-file): Create parse
19084         file in a way that does not interfere with recentf mode.
19085         (reftex-access-parse-file): Do not risk destroying an existing
19086         buffer.
19088 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
19090         * vc-git.el: New file.
19092 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19094         * textmodes/tex-mode.el (tex-font-script-display): Change default.
19096 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19098         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
19099         for branches and new files.
19101         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
19102         local-map handling ...
19103         (vc-mode-line): ... here.  Improve handling of help-echo.
19105         * vc.el (mode-line-string): Document help-echo usage.
19107 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
19109         Sync with Tramp 2.1.10.
19111         * net/tramp.el (tramp-get-ls-command): Fix typo.
19113         * net/trampver.el: Update release number.
19115 2007-07-22  Jan Djärv  <jan.h.d@swipnet.se>
19117         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
19119         * term/x-win.el (x-handle-no-bitmap-icon): New function.
19121 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
19123         * add-log.el (change-log-fill-parenthesized-list): New function.
19124         (change-log-indent): Call change-log-fill-parenthesized-list.
19125         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
19126         Have lines with leading asterisk start a paragraph.
19128 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
19130         * calc/calc-math.el (math-emacs-precision)
19131         (math-largest-emacs-expt, math-smallest-emacs-expt):
19132         New variables.
19133         (math-use-emacs-fn): New function.
19134         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
19135         appropriate.
19137 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
19139         * image-dired.el (image-dired-sane-db-file): New func.
19140         (image-dired-write-tags, image-dired-remove-tag)
19141         (image-dired-list-tags, image-dired-write-comments)
19142         (image-dired-get-comment, image-dired-mark-tagged-files)
19143         (image-dired-create-gallery-lists): Call new func.
19144         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
19146 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
19148         * vc-hg.el (vc-hg-dir-state): Fix loop.
19149         (vc-hg-print-log): Fix expected return value for vc-hg-command.
19150         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
19151         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
19152         (vc-hg-revert): Likewise.
19153         (vc-hg-revision-table, vc-hg-revision-completion-table): New
19154         functions.
19156 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19158         * add-log.el (change-log-resolve-conflict): Don't lose data if the
19159         merge fails.
19161 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
19163         * progmodes/compile.el (compilation-auto-jump-to-first-error):
19164         Add group and version.
19166 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19168         * add-log.el (add-log-file-name): Use file-relative-name.
19169         (add-change-log-entry): Delay reading
19170         add-log-(full-name|mailing-address) to after we've switched to the
19171         ChangeLog buffer so we get the right value.
19172         (add-change-log-entry, add-log-current-defun, change-log-merge):
19173         Use derived-mode-p rather than checking major-mode directly.
19175         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
19176         name for buffer-file-name if it refers to a directory.
19178         * vc-arch.el (vc-arch-diff): Fix last change.
19180         * progmodes/compile.el (compilation-start): Remember the original
19181         directory in a buffer-local compilation-directory.
19182         (compile): Set the global value of compilation-directory.
19183         (recompile): Use compilation-directory even in the compilation buffer.
19185 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
19187         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
19189 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19191         * ps-print.el: Problem with foreground and background color when
19192         printing a buffer with and without faces.  Reported by Christian
19193         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
19194         (ps-print-version): New version 6.7.5.
19195         (ps-default-fg): Change default value to nil, so black color is used
19196         when a face does not specify a foreground color.
19197         (ps-default-bg): Change default value to nil, so white color is used
19198         for background color.
19199         (ps-begin-job): Fix code.
19201 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
19203         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
19204         in $(INSTALL_DIR)/lisp/ if they already exist.
19206 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
19208         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
19209         in $(INSTALL_DIR)/lisp/ if they already exist.
19211 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19213         * progmodes/vera-mode.el (vera-re-search-forward)
19214         (vera-re-search-backward): Remove use of store-match-data.
19215         (vera-mode-map): Move initialization into declaration.
19217         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
19218         (flymake-find-buildfile): Use locate-dominating-file.
19220         * vc.el (vc-delistify): Use mapconcat.
19221         (vc-do-command): Minor simplification.
19222         (vc-expand-dirs): Use push.
19224         * vc-mcvs.el (vc-mcvs-create-repo):
19225         * vc-cvs.el (vc-cvs-create-repo): Remove.
19227         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
19228         directory and the root as well.
19230 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
19232         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
19233         instead of a file.
19235         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
19236         (vc-hg-registered): Replace if with when.
19237         (vc-hg-state): Deal with nonexistent files and handle removed files.
19238         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
19239         (vc-hg-checkout): Re-enable.
19240         (vc-hg-create-repo): Fix typos.
19241         (vc-hg-print-log): Fix for multiple files.
19242         (vc-hg-workfile-unchanged-p): New function.
19244         * vc.el: Fix typo.
19245         (vc-print-log): Fix call to print-log.
19246         (vc-default-comment-history): Likewise.
19247         (vc-directory-exclusion-list): Add .hg and .bzr.
19248         (vc-diff-internal): Pass a list instead of a file.
19250         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
19252         * vc-bzr.el (vc-bzr-create-repo): New function.
19254 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19256         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
19257         `file' from which to start the search.
19259 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
19261         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
19262         having a single file argument to having a list of files as the
19263         first argument.
19265 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19267         * files.el (locate-dominating-file): New function.
19269 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
19271         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
19272         (grep-compute-defaults): Use it.
19274 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19276         * uniquify.el: Docstring fixes.
19278 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
19280         * vc.el (revision-granularity, create-repo): Document new vc
19281         backend properties.
19282         (vc-rollback): Renamed from vc-cancel-version.  Update references.
19283         Pass a list instead of a file.
19284         (vc-revert): Renamed from vc-revert-buffer.  Update references.
19285         (vc-delistify, vc-expand-dirs): New functions.
19286         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
19287         of files instead of a single file.
19288         (vc-position-context, vc-resync-window, vc-diff-internal)
19289         (vc-print-log): Pass a list instead of a file.
19291         * vc-hooks.el (vc-stay-local-p, vc-backend)
19292         (vc-backend-subdirectory-name): Work on a file list, not a single
19293         file.
19294         (vc-workfile-version): Update docstring.
19295         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
19296         vc-revert instead of vc-revert-buffer.
19297         (vc-prefix-map): Likewise.  Bind vc-update.
19299         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
19300         (vc-svn-wash-log): New functions.
19301         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
19302         (vc-svn-command): Deal with a list of files, not a single file.
19304         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
19305         (vc-rcs-wash-log): New functions.
19306         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
19307         Deal with a list of files, not a single file.
19308         (vc-rcs-rollback): Likewise.  Rename from vc-rcs-cancel-version.
19310         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
19311         functions.
19312         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
19313         list of files, not a single file.
19315         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
19316         New functions.
19317         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
19318         (vc-mcvs-diff): Deal with a list of files, not a single file.
19320         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
19321         functions.
19322         (vc-hg-print-log): Deal with a list of files, not a single file.
19323         (vc-hg-diff-tree): New function, replace defalias with the same
19324         name.
19325         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
19326         FILES to denote that it is a file list, not a single file.
19328         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
19329         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
19330         a single file.
19331         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
19332         that it is a file list, not a single file.
19333         (vc-cvs-diff): Likewise.  Simplify.
19335         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
19336         Deal with a list of files, not a single file.
19338         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
19339         (vc-bzr-print-log): Update FILE parameter name to denote that it
19340         is a file list, not a single file.
19341         (vc-bzr-diff): Likewise.  Use the car of files.
19343 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
19345         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
19346         (follow-delete-other-windows-and-split, follow-recenter)
19347         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
19348         (follow-redisplay, follow-estimate-first-window-start)
19349         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
19350         Fix typos in docstrings.
19352 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
19354         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
19355         avoid that filling introduces lines with a single asterisk.
19357         * kmacro.el (kmacro-end-macro): When ignoring empty macro
19358         avoid incorrect kmacro-ring-empty-p messages.
19359         Reported by Michael Schierl <schierlm@gmx.de>.
19361 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
19363         * vc.el: Add more info about the vc-registered function.
19365 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
19367         * files.el (file-remote-p): Introduce optional parameter
19368         IDENTIFICATION.
19370         * recentf.el (recentf-keep-default-predicate): Adapt call of
19371         `file-remote-p'.
19373         * progmodes/grep.el (grep-probe): Use `process-file'.
19374         (grep-compute-defaults): Handle variables host specific.
19376         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
19377         parameter IDENTIFICATION.
19379         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
19380         parameter IDENTIFICATION.
19381         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
19382         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
19383         Add entry for `set-file-times'.
19384         (tramp-do-copy-or-rename-file-via-buffer)
19385         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
19386         (tramp-handle-unhandled-file-name-directory): Rewrite.
19387         (tramp-convert-file-attributes): Add error handling when inode is
19388         extraordinary big.
19389         (tramp-get-inode): Change parameter from FILE to VEC.
19390         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
19391         is nil.  This is according to the specification.  Goto (point-max)
19392         when ready.
19393         (tramp-handle-shell-command): Rewrite completely, using
19394         `process-file' and `start-file-process'.
19395         (tramp-methods, tramp-find-shell)
19396         (tramp-open-connection-setup-interactive-shell)
19397         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
19398         var.  Reported by Steve Youngs <steve@sxemacs.org>.
19400         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
19401         entry for `set-file-times'.  Rename `start-process' into
19402         `start-file-process'.  Remove `call-process' entry.
19403         (tramp-fish-handle-set-file-times): New defun.
19404         (tramp-fish-handle-executable-find): Use `process-file'.
19405         (tramp-fish-handle-process-file): New defun.  Replaces
19406         `tramp-fish-handle-call-process'.
19407         (tramp-fish-do-copy-or-rename-file-directly): Use
19408         `set-file-times'.
19409         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
19411         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
19412         `tramp-get-inode' parameter.
19414 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19416         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
19417         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
19418         nowadays, and by the time Emacs-23 comes out, nobody will even remember
19419         it has ever existed.
19421 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
19423         * vc.el: Undo previous change.
19425 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
19427         * makefile.w32-in (clean): Don't delete *~.
19429 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19431         * textmodes/tex-mode.el (tex-verbatim-environments):
19432         Add safe-local-variable property.
19433         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
19434         when starting font-lock rather than when loading tex-mode.el.
19436         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
19437         whole $( rather than just the $.  Rename from sh-quoted-subshell.
19438         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
19440 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
19442         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
19443         bookmark-alist.  Instead, if not sorting, simply return it.
19444         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
19445         for its return value, not for its side effect.
19447         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
19448         case of alignment under a constant symbol, find and consider
19449         the sexp actually at indentation to be the "last sexp".
19451 2007-07-16  Drew Adams  <drew.adams@oracle.com>
19453         * mouse.el (mouse-yank-secondary): Better error message if no
19454         secondary selection.
19456 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
19458         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
19460         * term/xterm.el (xterm-turn-on-modify-other-keys)
19461         (xterm-turn-off-modify-other-keys): New functions.
19462         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
19463         terminal supports it.
19465 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
19467         * bookmark.el (bookmark-show-all-annotations):
19468         Make sure each inserted annotation ends with newline.
19470 2007-07-15  Richard Stallman  <rms@gnu.org>
19472         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
19474         * tutorial.el (tutorial--find-changed-keys):
19475         Handle C-x specially like ESC.
19477 2007-07-15  Aaron Hawley  <aaronh@garden.org>
19479         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
19481 2007-07-15  Juri Linkov  <juri@jurta.org>
19483         * delsel.el (delete-selection-pre-hook):
19484         * emulation/cua-base.el (cua-paste): Before a yank command,
19485         check also whether last-command is one of mouse-save-then-kill,
19486         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
19488 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
19490         * recentf.el (recentf-keep-default-predicate): New defun.
19491         (recentf-keep): Use it as initial value.
19493 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
19495         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
19496         thus restoring bookmark bindings to three slots under C-x r.  See
19497         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
19499 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
19501         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
19503 2007-07-15  Jason Rumney  <jasonr@gnu.org>
19505         * w32-fns.el (set-default-process-coding-system): Use dos line ends
19506         for input to cmdproxy on all versions of Windows.
19507         Use dos line ends for input to plink.
19509         * comint.el (comint-simple-send): Concat newline before sending.
19510         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
19512 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19514         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
19515         safe-local-variable setting.
19517 2007-07-14  David Kastrup  <dak@gnu.org>
19519         * emacs-lisp/advice.el (defadvice): Doc fix.
19521 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
19523         * subr.el (when, unless): Doc fix.
19525 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
19527         * replace.el (match): Use yellow1 instead of yellow.
19529         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
19530         red.
19532         * pcvs-info.el (cvs-unknown): Likewise.
19534 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
19536         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
19537         (install): Use them to copy all *.el files before *.elc.
19539 2007-07-13  Drew Adams  <drew.adams@oracle.com>
19541         * bookmark.el (bookmark-jump-other-window): New function.
19542         (bookmark-map): Bind it to "o".
19544         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
19545         and its thread contains discussion about this change.
19546         The original patch was slightly tweaked by Karl Fogel
19547         <kfogel@red-bean.com> before committing.
19549 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
19551         * bookmark.el: Shorten some comments to fit within 80 lines.
19553 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
19555         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
19556         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
19557         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
19558         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
19560 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
19562         * textmodes/org.el: Bug fixes.
19563         (org-end-of-line): Move to end of line if in headline without tags.
19565 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19567         * vc-hooks.el: Remove spurious * in docstrings.
19568         (vc-handled-backends): Add BZR.
19570         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
19572 2007-07-12  Davis Herring  <herring@lanl.gov>
19574         * desktop.el (desktop-buffer-info, desktop-save):
19575         Use `desktop-dirname' instead of `dirname'.
19577 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
19579         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
19581         * progmodes/python.el (python-which-func-length-limit): New var.
19582         (python-which-func): New function.
19583         (python-current-defun): Add optional `length-limit' and try to fit
19584         computed function name to that length.
19585         (python-mode): Hook `python-which-func' up.
19587 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
19589         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
19591         * comint.el (comint-dynamic-complete-as-filename):
19592         Use read-file-name-completion-ignore-case.
19594 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19596         * comint.el (comint-dynamic-list-filename-completions):
19597         Use read-file-name-completion-ignore-case.
19599         * vc-cvs.el: Require CL.
19600         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
19601         New functions to provide completion of revision names.
19603         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
19604         (vc-cvs-annotate-first-line-re): New const.
19605         (vc-cvs-annotate-process-filter): New fun.
19606         (vc-cvs-annotate-command): Use them and run the command asynchronously.
19608 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
19610         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
19611         (eldoc-print-current-symbol-info): Adjust for changed helper
19612         function signatures.
19613         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
19614         `eldoc-highlight-function-argument'.
19615         (eldoc-highlight-function-argument): New function.
19616         (eldoc-get-var-docstring): Format documentation with
19617         `font-lock-variable-name-face'.
19618         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
19619         where suited.
19620         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
19621         (eldoc-beginning-of-sexp): Return number of skipped sexps.
19623 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
19625         * progmodes/compile.el (compilation-start): `start-process' must
19626         still be redefined when calling `start-process-shell-command'.
19628         * progmodes/gud.el (gud-file-name): When `default-directory' is a
19629         remote file name, prepend its remote part to the filename.
19630         (gud-common-init): When `default-directory' is a remote file name,
19631         make the filename relative to it.
19632         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
19634 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
19636         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
19637         mouse binding and a tooltip.
19639 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19641         * menu-bar.el (vc-menu-map): New defalias.
19643 2007-07-10  Richard Stallman  <rms@gnu.org>
19645         * emacs-lisp/lisp-mode.el (eval-defun):
19646         Explain special handling of `defface'.
19648 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
19650         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
19652         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
19654 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19656         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
19658         * vc-arch.el (vc-arch-complete): Remove.
19659         (vc-arch-revision-completion-table): Use complete-with-action.
19661         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
19662         (complete-with-action): New function.
19663         (dynamic-completion-table): Use it.
19665 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
19667         * comint.el (make-comint, make-comint-in-buffer)
19668         (comint-exec-1): Replace `start-process' by `start-file-process'.
19670         * progmodes/compile.el (compilation-start): Revert redefining
19671         `start-process'.
19673 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19675         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
19676         with EOLs when generating MD5 checksums.
19678         * follow.el: Don't change the global map from the follow-mode-map
19679         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
19680         XEmacs code.
19681         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
19682         since `follow-mode' should be used instead for that.
19684         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
19685         (easy-menu-do-define): Use it.
19686         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
19688         * progmodes/compile.el (compilation-auto-jump-to-first-error)
19689         (compilation-auto-jump-to-next): New vars.
19690         (compilation-auto-jump): New function.
19691         (compilation-error-properties): Use them to jump to first error.
19692         (compilation-start): Set the var if requested.
19694         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
19695         duplicates without also removing entries from other directories.
19697 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
19699         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
19700         Remember span as default.
19701         (org-columns-edit-value): Rename from `org-column-edit'.
19702         (org-columns-display-here-title): Rename from
19703         `org-overlay-columns-title'.
19704         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
19705         (org-columns-get-autowidth-alist): Rename from
19706         `org-get-columns-autowidth-alist'.
19707         (org-columns-display-here): Rename from `org-overlay-columns'.
19708         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
19709         (org-columns-quit): Rename from `org-column-quit'.
19710         (org-columns-show-value): Rename from `org-column-show-value'.
19711         (org-columns-content, org-columns-widen)
19712         (org-columns-next-allowed-value)
19713         (org-columns-edit-allowed, org-columns-store-format)
19714         (org-columns-uncompile-format, org-columns-redo)
19715         (org-columns-edit-attributes, org-delete-property)
19716         (org-set-property, org-columns-update)
19717         (org-columns-compute, org-columns-eval)
19718         (org-columns-not-in-agenda, org-columns-compute-all)
19719         (org-property-next-allowed-value)
19720         (org-columns-compile-format)
19721         (org-fill-paragraph-experimental)
19722         (org-string-to-number, org-property-action)
19723         (org-columns-move-left, org-columns-new)
19724         (org-column-number-to-string)
19725         (org-property-previous-allowed-value)
19726         (org-at-property-p, org-columns-delete)
19727         (org-columns-previous-allowed-value)
19728         (org-columns-move-right, org-columns-narrow)
19729         (org-property-get-allowed-values)
19730         (org-verify-version, org-column-string-to-number)
19731         (org-delete-property-globally): New functions.
19732         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
19733         (org-columns-overlays): Rename from `org-column-overlays'.
19734         (org-columns-map): Rename from `org-column-map'.
19735         (org-columns-current-maxwidths): Rename from
19736         `org-current-columns-maxwidths'.
19737         (org-columns-begin-marker, org-columns-current-fmt-compiled)
19738         (org-previous-header-line-format)
19739         (org-columns-inhibit-recalculation)
19740         (org-columns-top-level-marker): New variables.
19741         (org-columns-default-format): Rename from `org-default-columns-format'.
19742         (org-property-re): New constant.
19744 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
19746         * subr.el (looking-at-p, string-match-p): New functions.
19748 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
19750         * textmodes/tex-mode.el (tex-fontify-script)
19751         (tex-font-script-display): New variables to make display of
19752         superscripts and subscripts customizable.
19753         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
19755 2007-07-09  Richard Stallman  <rms@gnu.org>
19757         * isearch.el (isearch-edit-string): Call to isearch-push-state
19758         after the search.
19760 2007-07-09  Jan Djärv  <jan.h.d@swipnet.se>
19762         * window.el (fit-window-to-buffer): Remove setting of window-min-height
19763         to 1 as enlarge-window uses the value to resize/shrink windows other
19764         than WINDOW if needed.
19766 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19768         * cus-start.el (file-coding-system-alist): Fix custom type.
19770 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
19772         * longlines.el (longlines-wrap-region): Avoid marking buffer as
19773         modified.
19774         (longlines-auto-wrap, longlines-window-change-function):
19775         Remove unnecessary calls to set-buffer-modified-p.
19777 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19779         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
19780         (vc-cvs-checkout): Remove last arg now unused; simplify.
19782 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
19784         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
19786         * net/tramp.el:
19787         * net/tramp-ftp.el:
19788         * net/tramp-smb.el:
19789         * net/tramp-uu.el:
19790         * net/trampver.el: Migrate to Tramp 2.1.
19792         * net/tramp-cache.el:
19793         * net/tramp-fish.el:
19794         * net/tramp-gw.el: New Tramp packages.
19796         * net/tramp-util.el:
19797         * net/tramp-vc.el: Removed.
19799         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
19800         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
19802         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
19804         * progmodes/compile.el (compilation-start): Redefine
19805         `start-process' temporarily when `default-directory' is remote.
19806         Remove case of synchronous compilation, this won't happen ever.
19807         (compilation-setup): Make local variable `comint-file-name-prefix'
19808         for remote compilation.
19810 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
19812         * novice.el (disabled-command-function): Fit window to buffer to
19813         make last line visible.
19814         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
19816         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
19817         when handling the terminating event.
19819 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
19821         * calc/calc.el (math-read-number-simple): Remove leading 0s.
19822         (math-bignum-digit-length): Change to optimal value.
19824         * calc/calc-bin.el (math-bignum-logb-digit-size)
19825         (math-bignum-digit-power-of-two): Evaluate when compiled.
19827         * calc/calc-comb.el (math-small-factorial-table)
19828         (math-init-random-base, math-prime-test): Remove unnecessary calls
19829         to `math-read-number-simple'.
19831         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
19832         (math-approx-gamma-const): Add docstrings.
19834         * calc/calc-forms.el (math-julian-date-beginning)
19835         (math-julian-date-beginning-int): New constants.
19836         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
19837         Use the new constants.
19839         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
19841         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
19842         Add docstrings.
19844 2007-07-07  Tom Tromey  <tromey@redhat.com>
19846         * vc.el (vc-annotate): Jump to line and output message only after the
19847         process is really all done.
19849 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19851         * vc.el (vc-exec-after): Don't move point from the sentinel.
19852         Forcefully read all the remaining text in the pipe upon process exit.
19853         (vc-annotate-display-autoscale, vc-annotate-lines):
19854         Don't stop at the first unrecognized line.
19855         (vc-annotate-display-select): Run autoscale after the process is done
19856         since it depends on the whole result.
19858 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
19860         * term/w32-win.el (menu-bar-open): New function.
19861         Bind <f10> to it.
19863 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
19865         * simple.el (start-file-process): New defun.
19867 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19869         * files.el (find-file-confirm-nonexistent-file): Rename from
19870         find-file-confirm-inexistent-file.  Update users.
19872         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
19873         format of autoload block where the file's time-stamp is replaced by its
19874         MD5 checksum.
19875         (autoload-generate-file-autoloads): Use MD5 checksum instead of
19876         time-stamp for secondary autoloads files.
19877         (update-directory-autoloads): Remove duplicate entries.
19878         Use time-less-p for time-stamps, as done in autoload-find-destination.
19880 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
19882         * calc/calc.el (math-read-number): Replace number by variable.
19883         (math-read-number-simple): Properly parse small integers.
19885 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
19887         * vc.el: Fix doc for the checkout function.
19889 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
19891         * vc-hg.el (vc-hg-root): New function.
19892         (vc-hg-registered): Use it.
19893         (vc-hg-diff-tree): New defalias.
19894         (vc-hg-responsible-p): Likewise.
19895         (vc-hg-checkout): Comment out, not needed.
19896         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
19897         (vc-hg-find-version, vc-hg-next-version): New functions.
19899 2007-07-06  Andreas Schwab  <schwab@suse.de>
19901         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
19902         dynamic bindings around the evaluation of the expression.
19903         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
19905 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19907         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
19908         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
19909         Use run-hooks rather than run-mode-hooks.
19911 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
19913         * calc/calc-comb.el (math-random-digit): Rename to
19914         `math-random-three-digit-number'.
19915         (math-random-digits): Don't depend on representation of integer.
19917         * calc/calc-bin.el (math-bignum-logb-digit-size)
19918         (math-bignum-digit-power-of-two): New constants.
19919         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
19920         (math-not-bignum, math-clip-bignum): Use the constants
19921         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
19922         instead of their values.
19923         (math-clip): Use math-small-integer-size instead of its value.
19925         * calc/calc.el (math-add-bignum): Replace number by constant.
19927 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
19929         * wid-edit.el (widget-documentation-string-value-create):
19930         Insert indentation spaces.
19932 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
19934         * emacs-lisp/byte-opt.el: Revert last change.
19936 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
19938         * vc-hooks.el (vc-handled-backends): Add HG.
19940         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
19942 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19944         * complete.el (PC-do-complete-and-exit): Add support for the new
19945         `confirm-only' confirmation mode.
19947 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
19949         * cus-edit.el (custom-commands): New variable.
19950         (custom-tool-bar-map): New variable.  Initialize using
19951         `custom-commands'.
19952         (custom-mode): Use `custom-tool-bar-map'.
19953         (custom-buffer-create-internal): Insert action buttons only if
19954         tool bar is not used.  Use `custom-commands'.
19955         (Custom-help, custom-command-apply): New function.
19956         (custom-command-apply, Custom-set, Custom-save)
19957         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
19958         Use `custom-command-apply' instead of duplicating code.
19959         (customize-group-other-window): Call `customize-group' instead of
19960         duplicating code.
19961         (customize-face-other-window): Call `customize-face' instead of
19962         duplicating code.
19963         (customize-group, customize-face): Add optional args for opening
19964         in another window.
19965         (custom-variable-tag): Don't inherit `variable-pitch' face.
19966         (custom-group-tag): Inherit `variable-pitch' face.
19967         (custom-variable-value-create): Set documentation indentation.
19968         (custom-group-value-create): Make group name a link, instead of
19969         using an extra "go to group" button.
19970         (custom-prompt-variable, custom-group-set, custom-group-save)
19971         (custom-group-reset-current, custom-group-reset-saved)
19972         (custom-group-reset-standard): Minor cleanup.
19974 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
19976         * Makefile.in (bootstrap-prepare): When copying from
19977         ldefs-boot.el, make sure loaddefs.el is writeable.
19979         (bootstrap-prepare): Make $(lisp)/ps-print.el
19980         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
19982 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
19984         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
19985         only caller, and delete.
19986         (vc-hg-state): Deal with exceptions and only parse the output on
19987         successful return.
19988         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
19989         caller, and delete.
19990         (vc-hg-workfile-version): Deal with exceptions and only parse the
19991         output on successful return.
19992         (vc-hg-revert): New function.
19994 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
19996         * calculator.el (calculator-expt): Use more cases to determine
19997         the value.
19999 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
20001         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
20002         file names.
20004 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
20006         * calculator.el (calculator-expt, calculator-integer-p):
20007         New functions.
20008         (calculator-fact): Check to see if the factorial will be too
20009         large before computing it.
20010         (calculator-initial-operators): Use `calculator-expt' to
20011         compute "^".
20012         (calculator-mode): Mention that results which are too large
20013         will return inf.
20014         * calc/calc-comb.el (math-small-factorial-table): Replace list
20015         by vector.
20017 2007-07-03  David Kastrup  <dak@gnu.org>
20019         * shell.el: On request of the authors, remove their addresses for
20020         the sake of bug reports, and add the developer list address as
20021         maintainer information.
20023 2007-07-03  Richard Stallman  <rms@gnu.org>
20025         * files.el (make-directory): Doc fix.
20026         (find-file-confirm-inexistent-file): Make it a defcustom.
20027         Make nil the default.
20029 2007-07-02  Richard Stallman  <rms@gnu.org>
20031         * startup.el (command-line): Set buffer-offer-save in *scratch*
20032         and enable auto-save in it.
20034 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
20036         * textmodes/org.el (orgstruct-mode-map): New variable.
20037         (orgstruct-mode): New minor mode.
20038         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
20039         (orgstruct-make-binding, org-context-p, org-get-local-variables)
20040         (org-run-like-in-org-mode): New functions.
20041         (org-cycle-list-bullet): New command.
20042         (org-special-properties, org-property-start-re)
20043         (org-property-end-re): New constants.
20044         (org-with-point-at): New macro.
20045         (org-get-property-block, org-entry-properties, org-entry-get)
20046         (org-entry-delete, org-entry-get-with-inheritance)
20047         (org-entry-put, org-buffer-property-keys): New functions.
20048         (org-insert-property-drawer): New command.
20049         (org-entry-property-inherited-from): New variable.
20050         (org-column): New face.
20051         (org-column-overlays, org-current-columns-fmt)
20052         (org-current-columns-maxwidths, org-column-map): New variables.
20053         (org-column-menu): New menu.
20054         (org-new-column-overlay, org-overlay-columns)
20055         (org-overlay-columns-title, org-remove-column-overlays)
20056         (org-column-show-value, org-column-quit, org-column-edit):
20057         New functions.
20058         (org-columns, org-agenda-columns): New commands.
20059         (org-get-columns-autowidth-alist): New functions.
20060         (org-properties): New customize group.
20061         (org-default-columns-format): New option.
20062         (org-priority): Realign tags after changing priority.
20063         (org-preserve-lc): New macro.
20064         (org-update-checkbox-count): Catch case when there is no headline.
20065         (org-agenda-quit): Remove any column overlays.
20066         (org-beginning-of-item-list): Fixed bug when non-item line is
20067         indented too deep.
20068         (org-cached-props): New variable.
20069         (org-cached-entry-get): New function.
20070         (org-make-tags-matcher): Handle property matches.
20071         (org-table-recalculate): Swap evaluation order: Field formula
20072         first, then column formulas, but don't allow them to overwrite the
20073         field formulas.
20074         (org-table-eval-formula): New argument untouchable.
20075         (org-table-put-field-property): New function.
20077 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
20079         * help-mode.el (help-make-xrefs): Skip spaces too when
20080         skipping tabs.
20082         * ffap.el (dired-at-point-prompter): Improve prompt in
20083         list-directory case.
20085 2007-07-01  Richard Stallman  <rms@gnu.org>
20087         * files.el (find-file-visit-truename): Fix safe-local-variable value.
20089 2007-07-01  Richard Stallman  <rms@gnu.org>
20091         * cus-start.el (max-mini-window-height): Added.
20093 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
20095         * complete.el (partial-completion-mode): Remove advice of
20096         read-file-name-internal.
20097         (PC-do-completion): Rebind minibuffer-completion-table.
20098         (PC-read-file-name-internal): New function doing what
20099         read-file-name-internal advice did.
20101 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
20103         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
20104         property on a few symbols.
20105         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
20106         (byte-optimize-lapcode): Remove bindings that are not referenced
20107         and certainly will not effect through dynamic scoping.
20109 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20111         * files.el (find-file-confirm-inexistent-file): New var.
20112         (find-file, find-file-other-window, find-file-other-frame)
20113         (find-file-read-only, find-file-read-only-other-window)
20114         (find-file-read-only-other-frame): Use it.
20116 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20118         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
20120 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
20122         * generic-x.el (generic-define-mswindows-modes)
20123         (generic-define-unix-modes, apache-log-generic-mode)
20124         (bat-generic-mode-keymap, java-manifest-generic-mode)
20125         (show-tabs-generic-mode): Fix typos in docstrings.
20127 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
20129         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
20130         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
20131         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
20132         (rcirc-print): Never ignore messages from ourself.
20134 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20136         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
20137         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
20139 2007-06-28  Jan Djärv  <jan.h.d@swipnet.se>
20141         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
20142         replace-regexp-in-string.
20144 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20146         * emacs-lisp/cl.el: Set edebug and indentation before loading
20147         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
20149 2007-06-28  Andreas Schwab  <schwab@suse.de>
20151         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
20152         $(lisp)/subdirs.el.
20154 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
20156         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
20157         the speedbar frame if nil; that deletes the current frame or
20158         causes an error if it is the only frame.
20159         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
20161 2007-06-28  Kevin Ryde  <user42@zip.com.au>
20163         * textmodes/nroff-mode.el: Groff \# comments.
20164         (nroff-mode-syntax-table): \# comment intro,
20165         plain # as punct per global table.
20166         (nroff-font-lock-keywords): Add # as a single char escape.
20167         (nroff-mode): In comment-start-skip, match \#.
20169 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20171         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
20172         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
20173         point-min == 1.
20175 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
20177         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
20178         Rename and move to...
20180         * subr.el (strings->string, string->strings): ...here.
20182         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
20183         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
20185         * progmodes/gud.el (gud-common-init): Call string->strings instead
20186         of split-string.
20188 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
20190         * dired-aux.el: Remove `dired-call-process'.
20191         (dired-check-process): Call `process-file'.
20193         * wdired.el (wdired-do-perm-changes): Call `process-file'.
20195         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
20196         `ange-ftp-process-file'.
20198 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20200         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
20202         * emacs-lisp/cl-extra.el:
20203         * emacs-lisp/cl-seq.el:
20204         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
20205         Add autoload cookies on all defs autoloaded manually in cl.el.
20207         * emacs-lisp/cl-loaddefs.el: New file.
20209         * textmodes/texinfmt.el (texinfo-raisesections-alist)
20210         (texinfo-lowersections-alist): Merge definition and declaration.
20211         (texinfo-start-of-header, texinfo-end-of-header): Remove.
20212         (texinfo-format-syntax-table): Merge init into declaration.
20213         (texinfo-format-parse-line-args, texinfo-format-parse-args)
20214         (texinfo-format-parse-defun-args, texinfo-format-node)
20215         (texinfo-push-stack, texinfo-multitable-widths)
20216         (texinfo-define-info-enclosure, texinfo-alias)
20217         (texinfo-format-defindex, batch-texinfo-format): Use push.
20218         (texinfo-footnote-number): Remove duplicate declaration.
20220         * ps-print.el: Update with auto-generated autoloads.
20222         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
20224 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20226         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
20227         relative to current dir for file-local settings.
20228         (autoload-generate-file-autoloads): Add `outfile' arg.
20229         (update-directory-autoloads): Use it to directly call
20230         autoload-generate-file-autoloads instead of going through
20231         update-file-autoloads so we avoid redundant searches and so we can know
20232         the set of buffers changed so we can save them all.
20234         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
20235         rather than throwing `up-to-date'.
20236         (autoload-generate-file-autoloads): Adjust correspondingly.
20237         (update-file-autoloads): Be careful to let-bind
20238         autoload-modified-buffers and adjust to new calling conventions.
20239         (autoload-modified-buffers): Make it a dynamically scoped var.
20240         (update-directory-autoloads): Use file-relative-name instead of
20241         autoload-trim-file-name.
20242         (autoload-insert-section-header): Don't use autoload-trim-file-name
20243         since the file is already relative now.
20244         (autoload-trim-file-name): Remove.
20246         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
20247         (vc-arch-complete, vc-arch--version-completion-table)
20248         (vc-arch-revision-completion-table): New functions to provide
20249         completion of revision names.
20250         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
20251         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
20252         to let the user trim the revlib.
20254         * vc.el: Add new VC operation `revision-completion-table'.
20255         (vc-default-revision-completion-table): New function.
20256         (vc-version-diff, vc-version-other-window): Use it to provide
20257         completion of revision names if the backend provides it.
20259         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
20261         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
20262         of newer .svn/entries.
20264 2007-06-25  David Kastrup  <dak@gnu.org>
20266         * calc/calc-poly.el (math-padded-polynomial)
20267         (math-partial-fractions): Add some function comments.
20269 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20271         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
20272         Make `outbuf' optional.
20273         (update-file-autoloads): Use it.
20275 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20277         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
20278         (autoload-find-destination): Keep it uptodate.
20279         (autoload-save-buffers): New fun.
20280         (update-file-autoloads): Use it.  Re-add the "up to date" message.
20282         * emacs-lisp/autoload.el: Refactor for upcoming changes.
20283         (autoload-find-destination): New function extracted from
20284         update-file-autoloads.
20285         (update-file-autoloads): Use it.
20286         (autoload-generate-file-autoloads): New function extracted from
20287         generate-file-autoloads.  Use file-relative-name.  Delay computation of
20288         output-start to the first cookie.  Remove done-any, replaced by
20289         output-start.
20290         (generate-file-autoloads): Use it.
20292 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
20294         * calc/calc-comb.el (math-init-random-base, math-prime-test):
20295         Use math-read-number-simple to insert constants.
20296         (math-prime-test): Redo calculation of sum.
20298         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
20300         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
20301         math-scale-bignum-3.
20302         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
20303         math-bignum-digit-size.
20304         (math-isqrt-small): Add another possible initial guess.
20306 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20308         * textmodes/bibtex.el (bibtex-entry-format): New options
20309         `whitespace', `braces', and `string'.
20310         (bibtex-field-braces-alist, bibtex-field-strings-alist)
20311         (bibtex-field-braces-opt, bibtex-field-strings-opt)
20312         (bibtex-cite-matcher-alist): New variables.
20313         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
20314         (bibtex-flash-head): Use blink-matching-delay.
20315         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
20316         (bibtex-format-entry, bibtex-reformat): Handle new options of
20317         bibtex-entry-format.
20318         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
20319         New functions.
20320         (bibtex-complete-internal): Do not display messages while
20321         minibuffer is used.  Do not leave around a completions buffer
20322         that is out of date.
20323         (bibtex-copy-summary-as-kill): New optional arg.
20324         (bibtex-font-lock-url): New optional arg no-button.
20325         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
20326         (bibtex-url): Allow multiple URLs per entry.
20328 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20330         * emacs-lisp/autoload.el (autoload-generated-file): New function.
20331         (update-file-autoloads, update-directory-autoloads): Use it.
20332         (autoload-file-load-name): New function.
20333         (generate-file-autoloads, update-file-autoloads): Use it.
20334         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
20335         (generate-file-autoloads): If the autoloaded form is malformed,
20336         indicate the problem with a warning instead of aborting.
20338 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
20340         * simple.el (next-error-recenter): Accept `(4)' as well;
20341         also, specify `integer' instead of `number'.
20343 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
20345         * ls-lisp.el (insert-directory): If an invalid regexp error is
20346         thrown, try using FILE as a literal file name, not a wildcard.
20348 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
20350         * ruler-mode.el (ruler-mode): Prevent clobbering the original
20351         `header-line-format' when reentering ruler mode.
20353 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
20355         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
20356         FILE exists as a file.
20358 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
20360         * calc/calc.el (math-bignum-digit-length)
20361         (math-bignum-digit-size, math-small-integer-size):
20362         New constants.
20363         (math-normalize, math-bignum-big, math-make-float)
20364         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
20365         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
20366         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
20367         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
20368         (math-quotient, math-div-bignum, math-div-bignum-digit)
20369         (math-div-bignum-part, math-format-bignum-decimal)
20370         (math-read-bignum): Use math-bignum-digit-length,
20371         math-bignum-digit-size and math-small-integer-size.
20373         * calc/calc-ext.el (math-fixnum-big): Use the variable
20374         math-bignum-digit-size.
20376 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
20378         * log-view.el (log-view-mode-menu): New menu.
20380 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20382         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
20383         differently.
20385         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
20386         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
20388 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
20390         * vc-hg.el (vc-hg-print-log): Insert the file name.
20391         (vc-hg-log-view-mode): Fontify the file name.
20393 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
20395         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
20396         (calcFunc-julian): Fix incorrect number used in calculations.
20398 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
20400         * simple.el (next-error-recenter): New defcustom.
20401         (next-error, next-error-internal): Recenter if specified,
20402         immediately prior to running `next-error-hook'.
20404         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
20405         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
20407         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
20409 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
20411         * calc/calc-comb.el (math-small-factorial-table): New variable.
20412         (calcFunc-fact): Use `math-small-factorial-table'.
20414         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
20415         initial values.
20416         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
20417         New variables to use in caches.
20419         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
20420         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
20422         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
20423         (math-bernoulli-b-cache): Use math-read-number-simple to insert
20424         bignums.
20426         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
20427         New variables to use in caches.
20429 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
20431         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
20433         * vc-hg.el (vc-hg-log-view-mode): New mode.
20435 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
20437         * calc/calc.el (math-read-number-simple): New function.
20439 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20441         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
20442         (vera-font-lock-match-item): Fix doc string.
20443         (vera-in-comment-p): Remove unused function.
20444         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
20445         use `syntax-ppss'.
20446         (vera-forward-syntactic-ws): Fix argument order.
20447         (vera-prepare-search): Use `with-syntax-table'.
20448         (vera-indent-line): Fix doc string.
20449         (vera-electric-tab): Fix doc string.
20450         (vera-expand-abbrev): Define alias instead of using `fset'.
20451         (vera-comment-uncomment-region): Use `comment-start-skip'.
20453 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
20455         * textmodes/org.el (org-export-with-footnotes): New option.
20456         (org-export-as-html): Fix replacement bug for XEmacs.
20457         (org-agenda-default-appointment-duration): New option.
20459 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
20461         * vc-hg.el: Add to do items.
20462         (vc-hg-diff): Add support for comparing different revisions.
20463         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
20464         (vc-hg-annotate-extract-revision-at-line)
20465         (vc-hg-previous-version, vc-hg-checkin): New functions.
20466         (vc-hg-annotate-re): New constant.
20468 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
20470         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
20472 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20474         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
20475         buffer-local value of log-view-*-re if applicable.
20477         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
20478         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
20479         (vc-bzr-command*): Remove both (incompatible) versions.
20480         (vc-bzr-do-command*): Remove.
20481         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
20482         Remove by folding into its only caller vc-bzr-command.
20483         (vc-bzr-command): Always set the environment, even when ineffective.
20484         (vc-bzr-version): Minor fix up.
20485         (vc-bzr-admin-dirname): New var.
20486         (vc-bzr-bzr-dir): Remove.
20487         (vc-bzr-root-dir): New fun.
20488         (vc-bzr-registered): Use it.  Add an autoloaded version.
20489         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
20490         (vc-bzr-view-log-function): Remove.
20491         (vc-bzr-log-view-mode): New major mode to replace it.
20492         (vc-bzr-print-log): Only activate the old hack if needed.
20494         * vc.el (vc-default-log-view-mode): New function.
20495         (vc-print-log): Add new `log-view-mode' VC operation.
20497 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
20499         * ido.el (ido-find-file-in-dir): Don't signal an error for
20500         empty directories.
20502         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
20504         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
20505         directory where the desktop file was found, as the docstring says.
20506         (desktop-kill): Use `read-directory-name'.
20508 2007-06-20  Alan Mackenzie  <acm@muc.de>
20510         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
20511         When removing lines, also remove the \n.  Correction of patch of
20512         2007-04-21.
20514 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
20516         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
20517         event is not a cons cell.  Do not unread drag-mouse-1 events.
20518         Select right window in check whether space was stolen from
20519         window above.
20521         * help-mode.el (help-make-xrefs): Adjust position of new forward
20522         button.
20524 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
20526         * vc-bzr.el (vc-bzr-with-process-environment)
20527         (vc-bzr-std-process-invocation): New macros.
20528         (vc-bzr-command, vc-bzr-command*): Use them.
20529         (vc-bzr-with-c-locale): Remove.
20530         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
20531         (vc-bzr-buffer-nonblank-p): New function.
20532         (vc-bzr-state-words): New const.
20533         (vc-bzr-state): Look for `bzr status' keywords in output.
20534         Display everything else as a warning message to the user.
20535         Fix status report with bzr >= 0.15.
20537 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
20539         * vc-hg.el (vc-hg-global-switches): Simplify.
20540         (vc-hg-state): Handle more states.
20541         (vc-hg-diff): Fix doc-string.
20542         (vc-hg-register): New function.
20543         (vc-hg-checkout): Likewise.
20545 2007-06-20  Reto Zimmermann  <reto@gnu.org>
20547         * progmodes/vera-mode.el: New file.
20549 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
20551         * calc/calc.el (calc-multiplication-has-precendence):
20552         New variable.
20553         (math-standard-ops, math-standard-ops-p, math-expr-ops):
20554         New functions.
20555         (math-expr-opers): Define using math-standard-ops rather than
20556         math-standard-opers.
20557         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
20558         equal the function math-standard-ops rather than the variable
20559         math-standard-opers.
20560         (calc-algebraic-entry): Let math-expr-opers equal
20561         math-standard-ops or math-expr-ops, as appropriate.
20562         (math-expr-read-level, math-read-factor): Let math-expr-opers
20563         equal math-expr-ops.
20564         * calc/calc-embed.el (calc-embedded-finish-edit):
20565         Let math-expr-opers equal the function math-standard-ops
20566         rather than the variable math-standard-opers.
20567         * calc/calc-ext.el (math-read-plain-expr)
20568         (math-format-flat-expr-fancy): Let math-expr-opers equal the
20569         function math-standard-ops rather than the variable
20570         math-standard-opers.
20571         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
20572         Let math-expr-opers equal the function math-standard-ops rather
20573         than the variable math-standard-opers.
20574         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
20575         equal the function math-standard-ops rather than the variable
20576         math-standard-opers.
20577         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
20578         equal the function math-standard-ops rather than the variable
20579         math-standard-opers.
20580         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
20581         math-expr-ops.
20583 2007-06-19  Ivan Kanis  <apple@kanis.eu>
20585         * vc-hg.el: New file.
20587 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20589         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
20590         with font-lock-multiline.
20592 2007-06-17  Glenn Morris  <rgm@gnu.org>
20594         * lpr.el (lpr-page-header-switches): Move %s to separate element
20595         for correct quoting.  Doc fix.
20597 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20599         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
20600         than setting sgml-xml-mode.
20601         (sgml-mode, html-mode): Set sgml-xml-mode.
20602         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
20603         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
20604         (sgml-electric-tag-pair-before-change-function)
20605         (sgml-electric-tag-pair-flush-overlays): New functions.
20606         (sgml-electric-tag-pair-mode): New minor mode.
20607         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
20608         (sgml-calculate-indent): Use assoc-string.
20610 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
20612         * thingatpt.el (thing-at-point-email-regexp): Don't require two
20613         chars before the "@" in an email address.  Andreas Roehler noticed
20614         this problem.
20616 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
20618         * thingatpt.el: Add support for email addresses (`email').
20619         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
20620         (thing-at-point-email-regexp): New variable.
20621         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
20622         properties on this symbol, with lambda forms for values.
20624 2007-06-15  Masatake YAMATO  <jet@gyve.org>
20626         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
20628         * vc.el (vc-dired-hook): Check the backend returned from
20629         `vc-responsible-backend' can really handle `subdir'.
20631 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
20633         * wid-edit.el (widget-add-documentation-string-button):
20634         Fix handling of documentation indent.
20636 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
20638         * mb-depth.el: New file.
20640 2007-06-15  Masatake YAMATO  <jet@gyve.org>
20642         * vc.el (vc-dired-mode): Show backend name as part of mode name.
20644 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
20646         * wid-edit.el (widget-default-create): Move ?h handling here...
20647         (widget-default-format-handler): ...from here.
20648         (widget-docstring, widget-add-documentation-string-button): New funs.
20649         (documentation-string): Add :visibility-widget property.
20650         (widget-documentation-string-value-create): Use it.
20652         * cus-edit.el (custom-split-regexp-maybe): Simplify.
20653         (custom-buffer-create-internal): Simplify message.
20654         (custom-variable-tag): Reduce height to normal.
20655         (custom-variable-value-create, custom-face-value-create)
20656         (custom-visibility): New widget.
20657         (custom-visibility): New face.
20658         (custom-group-value-create):
20659         Call widget-add-documentation-string-button, using `custom-visibility'.
20661 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20663         * emacs-lisp/bytecomp.el (byte-compile-current-group)
20664         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
20665         change.  Apparently the "warning even if the group is implicit" is
20666         a feature rather than a bug.
20668 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
20670         * emulation/viper.el (viper-describe-key-ad)
20671         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
20672         Compile them conditionally.
20673         (viper-version): Belated version change.
20675 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
20677         * follow.el (follow-all-followers, follow-generic-filter):
20678         * pcomplete.el (pcomplete-restore-windows):
20679         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
20680         (x-dnd-drop-data):
20681         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
20682         * progmodes/python.el (python-complete-symbol):
20683         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
20685 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
20687         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
20688         around bright and dim regexps.  Make sure bright and dim matches
20689         use word anchors.  Send text through rcirc-markup functions.
20690         (rcirc-url-regexp): Add single quote character.
20691         (rcirc-connect): Write logs to disk on auto-save-hook.
20692         Make server a non-optional argument.
20693         (rcirc-log-alist): New variable.
20694         (rcirc-log-directory): Make customizable.
20695         (rcirc-log-flag): New customizable variable.
20696         (rcirc-log): New function.
20697         (rcirc-print): Use above function.
20698         (rcirc-log-write): New function.
20699         (rcirc-generate-new-buffer-name): Strip text properties.
20700         (rcirc-switch-to-buffer-function): Remove variable.
20701         (rcirc-last-non-irc-buffer): Remove variable.
20702         (rcirc-non-irc-buffer): Add function.
20703         (rcirc-next-active-buffer): Use above function.
20704         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
20705         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
20706         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
20707         (rcirc-omit-mode): Add minor-mode.
20708         (rcirc-mode-map): Change C-c C-o binding.
20709         (rcirc-mode): Clear mode-line-process.  Use a custom
20710         fill-paragraph-function.  Set up buffer-invisibility-spec.
20711         (rcirc-response-formats): Remove timestamp code.
20712         (rcirc-omit-responses): Add variable.
20713         (rcirc-print): Don't put the overlay arrow on potentially omitted
20714         lines.  Log line to disk.  Record activity for private messages
20715         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
20716         (rcirc-jump-to-first-unread-line): Print message if there is no
20717         unread text.
20718         (rcirc-clear-unread): New function.
20719         (rcirc-markup-text-functions): Add variable.
20720         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
20721         (rcirc-debug): Don't mess with window configuration.
20722         (rcirc-send-message): Send message before printing locally.
20723         Add SILENT argument, do not print message if non-nil.
20724         (rcirc-visible-buffers): New function and variable.
20725         (rcirc-window-configuration-change-1): Add function.
20726         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
20727         server buffer.
20728         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
20729         (rcirc-fill-paragraph): Add function.
20730         (rcirc-record-activity, rcirc-window-configuration-change-1):
20731         Only update the activity string if it has actually changed.
20732         (rcirc-update-activity-string): Remove padding characters from the
20733         mode-line string.
20734         (rcirc-disconnect-buffer): New function to be called when a
20735         channel is parted or the user quits.
20736         (rcirc-server-name): Warn when the server-name hasn't been set.
20737         (rcirc-window-configuration-change): Postpone work until
20738         post-command-hook.
20739         (rcirc-window-configuration-change-1): Update mode-line and
20740         overlay arrows here.
20741         (rcirc-authenticate): Fixc hanserv identification.
20742         (rcirc-default-server): Remove variable.
20743         (rcirc): Connect according to rcirc-connections.
20744         (rcirc-connections): Add variable.
20745         (rcirc-startup-channels-alist): Remove variable.
20746         (rcirc-startup-channels): Remove function.
20748 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20750         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
20752 2007-06-13  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
20754         * term/xterm.el (terminal-init-xterm): Escape parens in character
20755         constants.
20757 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20759         * progmodes/sh-script.el: Remove unneeded * from docstrings.
20760         Use [:alpha:] and [:alnum:] where applicable.
20761         (sh-quoted-subshell): Rewrite to correctly
20762         handle nested mixes of `...' and $(...).
20763         (sh-apply-quoted-subshell): Remove.
20764         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
20766         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
20768 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
20770         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
20771         previous change.
20773 2007-06-12  Tom Tromey  <tromey@redhat.com>
20775         * subr.el (user-emacs-directory): New defconst.
20776         * cmuscheme.el (scheme-start-file):
20777         * shell.el (shell):
20778         * completion.el (save-completions-file-name):
20779         * custom.el (custom-theme-directory):
20780         * term/x-win.el (emacs-session-filename):
20781         * filesets.el (filesets-menu-cache-file):
20782         * thumbs.el (thumbs-thumbsdir):
20783         * server.el (server-auth-dir):
20784         * image-dired.el (image-dired-dir):
20785         (image-dired-db-file):
20786         (image-dired-temp-image-file):
20787         (image-dired-gallery-dir):
20788         (image-dired-temp-rotate-image-file):
20789         * play/gamegrid.el (gamegrid-user-score-file-directory):
20790         * savehist.el (savehist-file):
20791         * tutorial.el (tutorial--saved-dir):
20792         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
20794 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
20796         * scroll-lock.el (scroll-lock-mode): Doc fix.
20798 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
20800         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
20802         * ediff-init.el: Doc strings.
20804 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20806         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
20807         (byte-compile-file): Bind it.
20808         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
20809         group argument is provided implicitly.
20810         (byte-compile-format-warn, byte-compile-from-buffer)
20811         (byte-compile-insert-header): Don't hardcode point-min==1.
20812         (byte-compile-file-form-require): Remove unused var old-load-list.
20813         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
20815 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
20817         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
20818         Display error messages.
20819         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
20820         Get rid of cl.el dependencies.
20822         * emulation/viper-init.el (viper-suppress-input-method-change-message):
20823         New variable.
20824         (viper-activate-input-method-action)
20825         (viper-inactivate-input-method-action):
20826         Use viper-suppress-input-method-change-message.
20828         * emulation/viper-keym.el (viper-vi-basic-map): Disable the bindings
20829         for C-s, C-r.
20831         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
20832         Use viper-replace-overlay-cursor-color instead of
20833         viper-replace-overlay-cursor-color.
20834         (viper-sit-for-short): Use sit-for with 3 arguments.
20836         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
20837         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
20838         to gud-mode.
20840         * ediff-mult.el (ediff-meta-buffer-brief-message)
20841         (ediff-meta-buffer-verbose-message): New variables.
20842         (ediff-meta-buffer-message): Variable deleted.
20843         (ediff-verbose-help-enabled): New variable.
20844         (ediff-toggle-verbose-help-meta-buffer): New function.
20845         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
20846         message options.
20848         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
20849         (ediff-fixup-patch-map): Improve heuristic.
20851 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20853         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
20854         (log-view-font-lock-keywords): Simplify.
20855         (log-view-current-file, log-view-current-tag): Simplify.
20857 2007-06-12  Sam Steingold  <sds@gnu.org>
20859         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
20861 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
20863         * desktop.el (desktop-load-locked-desktop): New option.
20864         (desktop-read): Use it.
20865         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
20866         Use `when'.
20868 2007-06-12  Davis Herring  <herring@lanl.gov>
20870         * desktop.el (desktop-save-mode-off): New function.
20871         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
20872         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
20873         (desktop-claim-lock, desktop-release-lock): New functions.
20874         (desktop-kill): Tell `desktop-save' that this is the last save.
20875         Release the lock afterwards.
20876         (desktop-buffer-info): New function.
20877         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
20878         says to.  Detect conflicts, and manage the lock.
20879         (desktop-read): Detect conflicts.  Manage the lock.
20881 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20883         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
20885         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
20886         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
20887         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
20888         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
20889         keysyms rather than byte sequences.
20890         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
20892 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20894         * font-lock.el (font-lock-add-keywords): In case font-lock was only
20895         half-activated, forcefully activate it completely.
20897 2007-06-11  Richard Stallman  <rms@gnu.org>
20899         * cus-edit.el (custom-variable-type): Doc fix.
20901 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20903         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
20904         (sh-font-lock-flush-syntax-ppss-cache): New functions.
20905         (sh-font-lock-syntactic-keywords): Use them to distinguish the
20906         different possible cases for \'.
20908         * complete.el (PC-bindings): Don't bind things already bound in the
20909         parent keymap.
20911         * textmodes/bibtex-style.el: New file.
20913 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
20915         * vc-bzr.el: New file.
20917 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20919         * vc-svn.el (vc-svn-program): New var.
20920         (vc-svn-command): Use it.
20922 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
20924         * server.el (server-switch-buffer): Remove redundant check.
20926 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
20928         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
20929         Match against file-name-nondirectory.
20930         Fix text on user customization variables.
20931         Reported by Johan Bockgård <bojohan@dd.chalmers.se>.
20933 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
20935         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
20937 2007-06-09  Davis Herring  <herring@lanl.gov>
20939         * desktop.el (desktop-minor-mode-table): Doc fix.
20941 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20943         * textmodes/css-mode.el (css-navigation-syntax-table):
20944         Use set-char-table-range so it also works in the unicode branch.
20946 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
20948         * help-mode.el (help-xref-forward-stack)
20949         (help-xref-stack-forward-item, help-forward-label): New variables.
20950         (help-forward): New button type.
20951         (help-setup-xref): Initialise help-xref-forward-stack.
20952         (help-make-xrefs): Add forward button, if appropriate.
20953         (help-xref-go-back): Push item on forward stack.
20954         (help-xref-go-forward, help-go-forward): New functions.
20956 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
20958         * dired.el (dired-mode-map): Remove spurious separator.
20960 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
20962         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
20964         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
20965         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
20967 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
20969         * textmodes/org.el: Version number fixed.
20971 2007-06-07  Glenn Morris  <rgm@gnu.org>
20973         * version.el (emacs-copyright): New constant.
20974         * startup.el (fancy-splash-tail): Use emacs-copyright.
20975         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
20977         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
20978         `make-local'.
20979         (byte-compile-warnings-safe-p): Add `make-local'.
20980         (byte-compile-make-variable-buffer-local):
20981         Allow byte-compile-warnings to suppress this warning.
20983         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
20984         format of "menu" description.
20985         (tutorial--find-changed-keys): Describe the specific menu a
20986         command is in.
20988         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
20989         Rewrite compatibility functions to silence byte-compiler.
20991 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
20993         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
20994         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
20996 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
20998         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
21000 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
21002         * progmodes/ebrowse.el (ebrowse-member-table):
21003         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
21004         (org-batch-agenda-csv): Fix typos in docstrings.
21006 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
21008         * pgg.el (pgg-sign-region, pgg-sign):
21009         * ses.el (ses-call-printer):
21010         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
21011         * textmodes/org.el (org-cycle): Fix typos in docstrings.
21013 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
21015         * textmodes/org.el (org-export-region-as-html)
21016         (org-replace-region-by-html, org-number-to-letters)
21017         (org-table-fedit-finish, org-normalize-color)
21018         (org-table-fedit-ref-right, org-date-to-gregorian)
21019         (org-table-fedit-move, org-table-convert-refs-to-rc)
21020         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
21021         (org-write-agenda, org-colgroup-info-to-vline-list)
21022         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
21023         (org-indent-line-function, org-export-as-html-to-buffer)
21024         (org-store-agenda-views, org-update-mode-line)
21025         (org-find-if, org-delete-all)
21026         (org-table-fedit-convert-buffer, org-emphasize)
21027         (org-uniquify, org-table-fedit-lisp-indent)
21028         (org-table-fedit-scroll, org-get-todo-sequence-head)
21029         (org-table-fedit-scroll-down, org-table-fedit-line-down)
21030         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
21031         (org-table-fedit-toggle-coordinates, org-dvipng-color)
21032         (org-table-fedit-line-up, org-table-fedit-ref-down)
21033         (org-table-formula-from-user, org-mode-flyspell-verify)
21034         (org-cycle-show-empty-lines, org-ctrl-c-ret)
21035         (org-table-formula-to-user, org-diary-to-ical-string)
21036         (orgtbl-export, org-table-fedit-post-command)
21037         (org-closed-in-range, org-shiftcontrolright)
21038         (org-table-convert-refs-to-an, org-table-hline-and-move)
21039         (org-table-formula-less-p, org-format-table-ascii)
21040         (org-agenda-get-sexps, org-shift-refpart)
21041         (org-diary-sexp-entry, org-time-string-to-absolute)
21042         (org-table-show-reference, org-letters-to-number)
21043         (org-fix-agenda-info, org-table-fedit-ref-up)
21044         (org-table-fedit-shift-reference, org-table-fedit-abort)
21045         (org-closest-date, org-shiftcontrolleft)
21046         (org-at-heading-or-item-p, org-rematch-and-replace)
21047         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
21048         New functions.
21049         (org-table-edit-scroll-down, org-finish-edit-formulas)
21050         (org-table-edit-next-field, org-abort-edit-formulas)
21051         (org-font-lock-level, org-export-find-first-heading-line)
21052         (org-table-edit-line-down, org-table-edit-backward-field)
21053         (org-edit-formula-lisp-indent, org-table-edit-move)
21054         (org-check-log-option, org-this-word)
21055         (org-table-edit-line-up, org-table-edit-formulas-post-command)
21056         (org-agenda-file-to-end, org-expand-file-name)
21057         (org-fake-empty-table-line, org-table-edit-scroll)
21058         (org-toggle-log-option, org-show-reference): Function removed.
21059         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
21060         New defsubsts.
21061         (org-unmodified, org-batch-store-agenda-views)
21062         (org-batch-agenda-csv): New macro.
21063         (org-agenda-export): New customization group.
21064         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
21065         (org-highest-priority, org-agenda-exporter-settings)
21066         (org-log-done-with-time, org-replace-disputed-keys)
21067         (org-format-latex-header, org-export-table-header-tags)
21068         (org-cycle-separator-lines, org-export-table-data-tags)
21069         (org-icalendar-include-sexps)
21070         (org-empty-line-terminates-plain-lists)
21071         (org-log-repeat, org-special-ctrl-a)
21072         (org-table-use-standard-references, org-disputed-keys)
21073         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
21074         (org-agenda-export-html-style): New option.
21075         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
21076         (org-CUA-compatible): Option removed.
21077         (org-agenda-structure, org-sexp-date): New face.
21078         (org-todo-keywords-for-agenda, org-not-done-keywords)
21079         (org-planning-or-clock-line-re, org-agenda-name)
21080         (org-table-colgroup-info, org-todo-sets)
21081         (constants-unit-system, org-clock-mode-line-entry)
21082         (org-mode-line-timer, org-table-current-begin-pos)
21083         (org-todo-keywords-1, org-mode-line-string)
21084         (org-table-clean-did-remove-column, org-table-fedit-map)
21085         (org-clock-heading, org-table-buffer-is-an)
21086         (org-agenda-info, org-done-keywords)
21087         (org-done-keywords-for-agenda, org-todo-heads)
21088         (org-todo-kwd-alist, org-clock-start-time): New variable.
21089         (org-todo-kwd-priority-p, org-edit-formulas-map)
21090         (org-repeat-re, org-todo-kwd-max-priority)
21091         (org-version, org-done-string)
21092         (org-table-clean-did-remove-column-1, org-disputed-keys):
21093         Remove variables.
21094         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
21095         (org-ts-lengths): Constant removed.
21096         (org-follow-gnus-link): Don't ask how many articles to read.
21097         (org-export-find-first-export-line): Rename from
21098         `org-export-find-first-heading'.
21099         Use `org-export-skip-text-before-1st-heading'.
21100         (org-table-fedit-post-command): Rename from
21101         `org-table-edit-formulas-post-command'.
21102         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
21103         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
21104         (org-table-fedit-lisp-indent): Rename from
21105         `org-edit-formula-lisp-indent'.
21106         (org-table-show-reference): Rename from `org-show-reference'.
21107         (org-table-store-formulas): Use `org-table-formula-less-p'.
21108         (org-table-edit-formulas): Position cursor to current field equation.
21109         (org-update-checkbox-count, org-hide-archived-subtrees)
21110         (org-timestamp-up-day, org-timestamp-down-day)
21111         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
21112         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
21113         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
21114         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
21115         Let `org-on-heading-p' also check for invisible heading.
21116         (org-read-date): Match am/pm times.
21117         (org-eval-in-calendar): Fix default date in prompt.
21119 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
21121         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
21122         "ChangeLog.a" entries, giving the latter lower priority.
21124 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
21126         * faces.el (face-id): If the argument is a face alias,
21127         return the ID of the target face.
21129 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
21131         * net/socks.el (top): Remove unnecessary copyright line.
21133 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
21135         * longlines.el (longlines-auto-wrap): Handle argument correctly.
21137 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
21139         * net/socks.el: New file, taken from w3 repository.
21140         (top): Update Copyright.  Don't load cl.el.
21141         (all): Replace `case' by `cond', `string-to-int' by
21142         `string-to-number', and `process-kill-without-query' by
21143         `set-process-query-on-exit-flag'.
21144         (socks-char-int): Remove defalias and all occurrences.
21146 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
21148         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
21149         Fix typos in docstrings.
21150         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
21151         (compilation-finish-function): Fix typo in obsolescence declaration.
21153 2007-06-03  Sam Steingold  <sds@gnu.org>
21155         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
21156         handle unending automatic recompilation of changed files (`omake -P').
21157         (compilation-loop): VISITED is now 5th CDR.
21158         (compilation-next-error-function): Set TIMESTAMP.
21160 2007-06-03  Sam Steingold  <sds@gnu.org>
21162         * files.el (kill-buffer-ask): New function.
21163         (kill-some-buffers): Use it.
21164         (kill-matching-buffers): New user command.
21166 2007-06-01  David Kastrup  <dak@gnu.org>
21168         * dired.el (dired-recursive-deletes, dired-recursive-copies):
21169         Change default to `top'.
21171 2007-05-31  Richard Stallman  <rms@gnu.org>
21173         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
21175 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
21177         * textmodes/css-mode.el: New file.
21179 2007-05-30  Michael Olson  <mwolson@gnu.org>
21181         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
21182         died and we are trying to send a signal to it.  The program using
21183         tq.el should periodically check to see whether the process has
21184         died and react appropriately -- this is not the responsibility of
21185         tq.el, and is consistent with the rest of the tq.el source code.
21187 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
21189         * textmodes/table.el (table--point-entered-cell-function)
21190         (table--point-left-cell-function):
21191         Bind `inhibit-point-motion-hooks' to t.
21193 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
21195         * emacs-lisp/rx.el (rx): Doc fix.
21197 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
21199         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
21201 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
21203         Sync with Tramp 2.0.56.
21205         * net/tramp.el:
21206         * net/tramp-ftp.el:
21207         * net/tramp-smb.el:
21208         * net/tramp-util.el:
21209         * net/tramp-vc.el:
21210         Don't load cl.el, because that pollutes the namespace.  Replace cl
21211         macros by their implementations where necessary.  Requested by
21212         Richard Stallman <rms@gnu.org>.
21214         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
21215         doesn't exist.
21216         (with-parsed-tramp-file-name): Protect debug spec during compilation.
21217         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
21218         (tramp-file-name-p, tramp-file-name-multi-method)
21219         (tramp-file-name-method, tramp-file-name-user)
21220         (tramp-file-name-host, tramp-file-name-localname): New defuns,
21221         replacing defstruct `tramp-file-name'.
21222         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
21223         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
21224         Apply `vector' instead of `make-tramp-file-name'.
21225         (tramp-handle-make-auto-save-file-name):
21226         Apply `tramp-temporary-file-directory' for compatibility reasons.
21227         (tramp-completion-mode): Use `natnump' instead of `wholenump'
21228         because of XEmacs.
21229         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
21230         started.
21232 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
21234         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
21236 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
21238         * log-edit.el (log-edit-changelog-paragraph): Return point-max
21239         as the end of the ChangeLog paragraph when it ends without a line
21240         termination.
21242 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
21244         * net/webjump.el (webjump-sample-sites):
21245         Add simple Wikipedia query.
21247 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21249         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
21250         compatibility code.
21252         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
21253         (copyright-update-year): Use it.
21255         * edmacro.el (edmacro-format-keys): Use current-active-maps.
21257         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
21258         Add indentation and debugging info.  Fix up comment convention.
21260         * cus-dep.el (custom-make-dependencies): Simplify.
21262         * composite.el (compose-region, decompose-region):
21263         Use inhibit-read-only and restore-buffer-modified-p.
21265         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
21266         (xterm-mouse-event): Use it.
21268 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
21270         * bs.el (bs-cycle-previous): Don't modify the cycle list until
21271         `switch-to-buffer' has returned succesfully.
21272         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
21273         window is dedicated (it could iconify the frame).
21275 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
21277         * vc-hooks.el (vc-find-root): Fix file attribute test.
21279 2007-05-24  Richard Stallman  <rms@gnu.org>
21281         * textmodes/flyspell.el (flyspell-correct-word-before-point):
21282         Don't let opoint be nil.
21283         (flyspell-emacs-popup): Explicit error if no dialogs.
21285 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
21287         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
21288         (image-next-line, image-previous-line, image-scroll-up)
21289         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
21290         New functions.
21291         (image-mode-map): Remap motion commands.
21292         (image-mode-text-map): New keymap for viewing images as text.
21293         (image-mode): Use image-mode-map.
21294         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
21296 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
21298         * textmodes/fill.el (canonically-space-region): Make the second arg
21299         a marker if it's not already the case.
21301 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
21303         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
21304         (tar-get-descriptor): Handle type 55, an extended pax header.
21306 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21308         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
21309         to confuse outline-minor-mode.
21311 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
21313         * tar-mode.el (tar-file-name-handler): New function.
21314         (tar-extract): Bind file-name-handler-alist to it to force
21315         find-buffer-file-type-coding-system behave as if the file being
21316         extracted existed.  Use last-coding-system-used to force
21317         buffer-file-coding-system to what decode-coding-region actually
21318         used to decode the file.
21320 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
21322         * progmodes/compile.el (compilation-handle-exit):
21323         `compilation-finish-function' may change the current buffer.
21325 2007-05-22  Richard Stallman  <rms@gnu.org>
21327         * files.el (set-auto-mode): Doc fix.
21329 2007-05-22  Jan Djärv  <jan.h.d@swipnet.se>
21331         * help-fns.el (find-source-lisp-file): New function.
21332         (describe-function-1): Use find-source-lisp-file to find source
21333         file in compile tree.
21335 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
21337         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
21339 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
21341         * emacs-lisp/easy-mmode.el (define-minor-mode)
21342         (easy-mmode-define-navigation): Fix typos in docstrings.
21344 2007-05-22  Glenn Morris  <rgm@gnu.org>
21346         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
21348 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21350         * mail/mail-extr.el (mail-extract-address-components):
21351         Recognize non-ASCII characters except for NBSP as words.
21353 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
21355         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
21356         (rcirc-print): Handle `window-width'.
21357         (rcirc-buffer-maximum-lines): Doc fix.
21359 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
21361         * image-mode.el (image-toggle-display): Don't clear image cache.
21362         Only use filename in image spec if the file is readable.
21363         Call image-refresh.
21365         * image.el (image-type-from-file-name, image-type): Simplify.
21366         (image-type-auto-detected-p): Don't scan auto-mode-alist.
21368         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
21369         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
21371 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
21373         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
21374         is an error.
21376         * term/linux.el (terminal-init-linux): Don't signal an error
21377         if gpm isn't running.
21379 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
21381         * t-mouse.el: Reduce to a minor-mode macro call.
21382         (t-mouse-mode): Remove the lighter.
21384         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
21386 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
21388         * files.el (auto-mode-alist): Change the regexp so that
21389         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
21391 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
21393         * Version 22.1 released.
21395 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
21397         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
21398         changes.
21400 2007-05-19  Kevin Ryde  <user42@zip.com.au>
21402         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
21404 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
21406         * textmodes/sgml-mode.el: Revert last change.
21408 2007-05-18  Richard Stallman  <rms@gnu.org>
21410         * simple.el (push-mark): Doc fix.
21412 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
21414         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
21415         tpu-global-map.
21416         (tpu-original-global-map): Variable deleted.
21417         (tpu-control-keys-map): New keymap variable.
21418         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
21419         setting keymapping directly.
21420         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
21421         tpu-global-map.
21422         (tpu-edt-on): Activate the tpu-global-map.
21423         (tpu-edt-off): Deactivate the tpu-global-map.
21425 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
21427         * textmodes/ispell.el (ispell-get-word): Return markers
21428         for start and end positions.
21429         (ispell-word): Assume END is a marker.
21431 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
21433         * textmodes/sgml-mode.el (sgml-tag):
21434         Fix bug: Call sgml-transformation-function.
21436 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
21438         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
21439         modified flag of buffer.  Use `inhibit-modification-hooks'.
21441 2007-05-16  Richard Stallman  <rms@gnu.org>
21443         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
21445 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21447         * files.el (magic-mode-alist, magic-fallback-mode-alist):
21448         Move the *ml, Postscript, and XmCD entries to the fallback part.
21450         * files.el (magic-fallback-mode-alist):
21451         Rename from file-start-mode-alist.
21453 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
21455         * progmodes/compile.el (compilation-handle-exit): Quote first
21456         argument of `run-hook-with-args'.
21458 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
21460         * buff-menu.el (Buffer-menu-sort-column):
21461         * dabbrev.el (dabbrev-upcase-means-case-search):
21462         * dired.el (dired-recursive-deletes, dired-recursive-copies):
21463         * info.el (Info-current-subfile):
21464         * ls-lisp.el (ls-lisp-verbosity):
21465         * msb.el (msb-menu-cond):
21466         * pcvs.el (cvs-dired-use-hook):
21467         * simple.el (set-mark-command-repeat-pop):
21468         * time.el (display-time-24hr-format, display-time-mail-file):
21469         Doc fixes.
21471         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
21472         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
21474         * view.el (view-inhibit-help-message): Fix typo in docstring.
21475         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
21477 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
21479         * textmodes/ispell.el (ispell-start-process): Defend against bad
21480         default-directory.
21482 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
21484         * mail/rmail.el (rmail-convert-to-babyl-format): Check
21485         content-transfer-encoding _last_, because it's its position that
21486         we need as value of base64-header-field-end.
21488 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
21490         * files.el (mode-require-final-newline, require-final-newline)
21491         (enable-local-variables, enable-local-eval): Doc fixes.
21493 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21495         * ps-print.el: Use default color when foreground or background color
21496         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
21497         (ps-print-version): New version 6.7.4.
21498         (ps-rgb-color): New argument.  Use default color when color is
21499         unspecified.
21500         (ps-begin-job): Fix code.
21502 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
21504         * longlines.el (longlines-mode): Make longlines-auto-wrap
21505         buffer-local.  Add hooks unconditionally.
21506         (longlines-auto-wrap): Toggle wrapping.
21507         (longlines-after-change-function)
21508         (longlines-post-command-function): Check longlines-auto-wrap.
21510 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
21512         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
21513         (xterm-mouse-translate): Use it.
21515 2007-05-10  Richard Stallman  <rms@gnu.org>
21517         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
21518         (iso-cvt-write-only): Likewise.
21520         * emacs-lisp/easy-mmode.el (define-minor-mode):
21521         Fix generated doc string.
21523         * startup.el (fancy-splash-text): Add URL of guided tour.
21524         Adjust horizontal and vertical whitespace.
21526         * progmodes/compile.el (compilation-handle-exit):
21527         Use run-hook-with-args to run compilation-finish-functions.
21529         * files.el (file-start-mode-alist): New variable.
21530         (magic-mode-regexp-match-limit): Doc fix.
21531         (set-auto-mode): Handle file-start-mode-alist.
21532         A little cleanup of structure.
21534         * dabbrev.el (dabbrev-eliminate-newlines):
21535         Renamed from dabbrev--eliminate-newlines.  All uses changed.
21537 2007-05-10  Michaël Cadilhac  <michael@cadilhac.name>
21539         * man.el (Man-next-section): Don't consider the last line of the page
21540         as being part of any section.
21542 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21544         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
21545         can take any number of values.
21547 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
21549         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
21550         to the list of citation commands.
21552 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
21554         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
21556 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
21558         * progmodes/python.el (python-font-lock-keywords)
21559         (python-open-block-statement-p, python-mode): Add support for the new
21560         "with" keyword.
21562 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21564         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
21565         the exact opposite of diff-goto-source.
21567         * emacs-lisp/advice.el (ad-special-forms): Remove.
21568         (ad-special-form-p): Use subr-arity.
21570         * newcomment.el (comment-search-forward): Make sure we search forward.
21571         (comment-enter-backward): Try and distinguish the non-matching case at
21572         EOB from the non-matching case with a missing comment-end-skip for
21573         a 2-char comment ender.
21574         (comment-choose-indent): New function extracted from comment-indent.
21575         Improve the alignment algorithm.
21576         (comment-indent): Use it.
21578         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
21579         XML style Processing Instructions.
21580         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
21581         (sgml-calculate-indent): Handle `pi' context.
21583         * vc.el: Ensure that update-changelog issues an error when used with
21584         a backend that does not implement it.
21585         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
21586         Remove `backend' argument.  Use expand-file-name.
21587         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
21589         * progmodes/python.el (python-end-of-block): Revert last change.
21590         (python-end-of-statement): Make sure we move *forward*.
21592 2007-05-08  Richard Stallman  <rms@gnu.org>
21594         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
21595         Don't include non-self-insert commands in the exception for `-'.
21597 2007-05-08  David Reitter  <david.reitter@gmail.com>
21599         * progmodes/python.el (python-guess-indent): Check non-nullness
21600         before comparing indent against the 2..8 interval.
21602 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21604         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
21605         available.
21607 2007-05-06  Richard Stallman  <rms@gnu.org>
21609         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
21611 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21613         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
21614         rather than storing their value in the revert-buffer function.
21616 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
21618         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
21619         when disabling t-mouse-mode.
21621 2007-05-01  Davis Herring  <herring@lanl.gov>
21623         * calendar/timeclock.el: Update version number.
21624         (timeclock-modeline-display): Mention timeclock-use-display-time
21625         in explanatory message.
21626         (timeclock-in): Fix non-interactive workday specifications.
21627         (timeclock-log): Don't kill the log buffer if it already existed.
21628         Suppress warnings when finding the log.  Don't check for a nil
21629         project twice.  Run hooks after killing the buffer (if applicable).
21630         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
21631         was geometric).  All uses changed.
21632         (timeclock-generate-report): Support prefix argument.
21634 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
21636         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
21637         disconnections.
21639 2007-05-01  Romain Francoise  <romain@orebokech.com>
21641         * dired-x.el: Revert 2007-04-06 change.
21643 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
21645         * find-dired.el (find-dired-filter): Propertize all text down to eob.
21647 2007-04-29  Richard Stallman  <rms@gnu.org>
21649         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
21651 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21653         * progmodes/cc-mode.el (c-before-change): Use point-min rather
21654         than 1.
21656 2007-04-28  Richard Stallman  <rms@gnu.org>
21658         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
21660 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
21662         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
21663         don't put stop on toolbar.
21665 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21667         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
21669 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
21671         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
21672         instead of $(lisp)/mh-e.
21674 2007-04-28  Glenn Morris  <rgm@gnu.org>
21676         * image-dired.el (image-dired-cmd-create-thumbnail-options)
21677         (image-dired-cmd-create-temp-image-options): Replace option
21678         +profile "*" with -strip.
21680 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
21682         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
21683         Use window-start and window-end.
21685 2007-04-27  Andreas Schwab  <schwab@suse.de>
21687         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
21689 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
21691         * textmodes/fill.el (fill-paragraph): Doc fix.
21693 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
21695         * locate.el (locate-in-alternate-database): Doc fix.
21697 2007-04-26  Glenn Morris  <rgm@gnu.org>
21699         * button.el (button): Use underline if supported, else fall back
21700         to color.
21702         * version.el (emacs-version): Increase to 22.1.50.
21704 2007-04-25  Richard Stallman  <rms@gnu.org>
21706         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
21708 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
21710         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
21711         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
21712         pushing mark.
21713         (idlwave-current-routine): Don't push mark.
21715 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
21717         * image-dired.el (image-dired-display-image): Derive image-type from
21718         filename rather than assuming jpeg, in case no resizing was needed.
21720 2007-04-25  Johan Bockgård  <bojohan@dd.chalmers.se>
21722         * custom.el (defface): Doc fix.
21724 See ChangeLog.12 for earlier changes.
21726 ;; Local Variables:
21727 ;; coding: utf-8
21728 ;; add-log-time-zone-rule: t
21729 ;; End:
21731     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
21733   This file is part of GNU Emacs.
21735   GNU Emacs is free software; you can redistribute it and/or modify
21736   it under the terms of the GNU General Public License as published by
21737   the Free Software Foundation; either version 3, or (at your option)
21738   any later version.
21740   GNU Emacs is distributed in the hope that it will be useful,
21741   but WITHOUT ANY WARRANTY; without even the implied warranty of
21742   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21743   GNU General Public License for more details.
21745   You should have received a copy of the GNU General Public License
21746   along with GNU Emacs; see the file COPYING.  If not, write to the
21747   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21748   Boston, MA 02110-1301, USA.
21750 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af