* vc-hooks.el (vc-state): Add new state `conflict'.
[emacs.git] / lisp / ChangeLog
blob09ed403359493f64266fc91b8ad59649375e5f44
1 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
3         * vc-hooks.el (vc-state): Add new state `conflict'.
4         (vc-after-save): Use when not if.
5         (vc-default-mode-line-string): Deal with the conflict state.
6         (vc-prefix-map):
7         (vc-menu-map): Bind vc-status instead of vc-directory.
9         * vc.el (vc-editable-p):
10         (vc-default-status-printer):
11         (vc-next-action): Deal with the conflict state.
12         (vc-mark-resolved): New function.
13         (vc-status-mode): Fix mode name.
14         (vc-default-comment-history): Use when not if.
15         (Todo): Add new entries, remove old ones.
17         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
18         (vc-cvs-parse-status):
19         (vc-cvs-after-dir-status):
20         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
21         Detect the conflict state.
23 2008-04-10  Glenn Morris  <rgm@gnu.org>
25         * Makefile.in (MH_E_DIR): New variable.
26         (MH_E_SRC): Restore variable removed 2008-03-13.
27         (mh-loaddefs.el): Depend on $MH_E_SRC.
28         (CAL_DIR, CAL_SRC): New variables.
29         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
30         Depend on CAL_SRC.
32         * calendar/calendar.el (calendar, diary): Add :prefix.
33         (holidays): Change :prefix.
34         (calendar-today, holiday, calendar-holiday-marker)
35         (european-calendar-style): Change custom groups.
37         * calendar/calendar.el (diary-hook, diary-display-hook):
38         Move to diary-lib.el.
39         * calendar/diary-lib.el (diary-hook, diary-display-hook):
40         Move here from calendar.el.
41         * calendar/appt.el: Require diary-lib rather than calendar.
42         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
44         * calendar/appt.el (appt): Add :prefix.
46         * calendar/diary-lib.el (diary-hook): Doc fix.
47         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
49 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
51         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
52         New functions.
54         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
55         the arg to recursive calls.
57 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
59         * minibuffer.el (completion-auto-help): Fix typo.
61 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
63         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
65 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
67         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
68         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
70 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
72         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
74         * minibuffer.el (minibuffer): Move group from cus-edit.el.
75         (completion-auto-help): Move from C code.
76         (minibuffer--maybe-completion-help): Remove.
77         (minibuffer--bitset): New function.
78         (minibuffer--do-completion): Rename from minibuffer-do-completion.
79         Renumber a bit.  Really complete on string *before* point.
80         Add argument used for word-completion.
81         Join trailing / in completion with following text, as done in
82         minibuffer-complete-word.
83         Handle new value `lazy' for completion-auto-help.
84         (minibuffer-try-word-completion): New function extracted from
85         minibuffer-complete-word.
86         (minibuffer-complete-word): Use minibuffer--do-completion.
87         (minibuffer--insert-strings): Rename from
88         minibuffer-complete-insert-strings.
89         (exit-minibuffer): Fix typo.
90         * cus-edit.el (minibuffer): Move group to minibuffer.el.
91         * cus-start.el: Remove completion-auto-help.
93 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
95         * vc.el (vc-status-add-entries): New function.
96         (vc-status-add-entry): Remove.
97         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
98         Use vc-status-add-entries.
100         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
101         order.
103 2008-04-09  Jason Rumney  <jasonr@gnu.org>
105         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
106         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
107         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
108         (AUTOGENEL): New variable.
109         (distclean, maintainer-clean): New targets.
111 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
113         * emacs-lisp/regexp-opt.el (regexp-opt):
114         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
116 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
118         * nxml/nxml-mode.el (nxml-cleanup): New function.
119         (nxml-mode): Add it to change-major-mode-hook.
121 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
123         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
125 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
127         * calc/.cvsignore: New file.
129 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
131         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
133         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
134         show-help-function when turning tooltip off.
135         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
136         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
138 2008-04-09  Alan Mackenzie  <acm@muc.de>
140         * font-lock.el (font-lock-extend-after-change-region-function):
141         Make it buffer local.
143 2008-04-09  Glenn Morris  <rgm@gnu.org>
145         * calendar/calendar.el (diary-file, european-calendar-style):
146         Remove autoload cookies.
148 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
150         * outline.el (outline-mode-menu-bar-map):
151         * log-view.el (log-view-mode-menu):
152         * log-edit.el (log-edit-menu): Add :help.
154 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
156         * emacs-lisp/regexp-opt.el (regexp-opt-group):
157         Use substring-no-properties for correct handling of unibyte strings.
159 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * add-log.el (change-log-next-buffer): Handle the case where version<
162         signals an error.
164         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
165         mouse-major-mode-menu.
166         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
167         (mouse-major-mode-menu, mouse-popup-menubar)
168         (mouse-popup-menubar-stuff): Use them.
169         (C-down-mouse-3): Bind to a dynamic map rather than to
170         mouse-popup-menubar-stuff.
172         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
173         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
175 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
177         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
178         file:// access method.
180 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
182         * minibuffer.el: New file.
183         * loadup.el: Load it.
185 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
187         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
188         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
190         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
191         (calc-mode-map, calc-digit-map, calc-dispatch-map):
192         Move initialization into declaration.
193         * calc/calc-yank.el:
194         * calc/calc-misc.el:
195         * calc/calc-embed.el:
196         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
198 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
200         * ps-samp.el (ps-add-printer, ps-remove-printer)
201         (ps-make-dynamic-printer-menu): New functions.
203         * net/zeroconf.el: New file.
205 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
207         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
209 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
211         * vc-rcs.el (vc-rcs-modify-change-comment):
212         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
214         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
216 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
218         * international/mule-cmds.el (set-locale-environment): Don't warn if
219         coding system doesn't agree with system locale (this reverts changes
220         by Dave Love, dated 2002-10-27 and 2002-10-09).
222         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
223         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
225         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
227 2008-04-08  Glenn Morris  <rgm@gnu.org>
229         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
230         * textmodes/remember.el (remember-diary-convert-entry):
231         Require calendar.
233         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
234         diary-file, since it is the default for make-diary-entry anyway.
236         * calendar/cal-menu.el (cal-menu-event-to-date):
237         Rename calendar-event-to-date.  Update callers.
238         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
239         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
240         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
241         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
242         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
243         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
244         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
245         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
246         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
247         (calendar-mouse-tex-month-landscape):
248         Rename cal-tex-mouse-month-landscape.
249         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
250         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
251         (calendar-mouse-tex-year-landscape):
252         Rename cal-tex-mouse-year-landscape.
253         (cal-menu-context-mouse-menu): Update for above name changes.
255         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
256         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
257         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
258         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
259         * calendar/holidays.el: Replace int-to-string with number-to-string.
261 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
263         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
264         region if point moves.
266 2008-04-08  Kenichi Handa  <handa@m17n.org>
268         * faces.el (font-slant-table): Change numeric values for `r',
269         `roman', and `normal'.
271 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
273         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
275 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
277         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
278         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
280 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
282         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
283         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
285 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
287         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
289 2008-04-07  Sam Steingold  <sds@gnu.org>
291         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
292         Add helper functions.
293         (lisp-do-defun): Extract the common part of lisp-eval-defun and
294         lisp-compile-defun; DEFVAR forms reset the variables to the init
295         values, just like in emacs-lisp mode eval-defun.
296         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
297         (lisp-compile-region): Use lisp-compile-string.
299 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
301         * subr.el (combine-and-quote-strings): Also quote strings that contain
302         the separator.
304         * pcvs-util.el (cvs-map): Avoid recursion :-(
306 2008-04-07  Glenn Morris  <rgm@gnu.org>
308         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
310         * calendar.el (diary-view-entries-initially-flag): Rename
311         view-diary-entries-initially.  Keep old name as alias, update users.
312         (calendar-mark-diary-entries-flag): Rename
313         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
314         (calendar-view-holidays-initially-flag): Rename
315         view-calendar-holidays-initially.  Keep old name as alias, update users.
316         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
317         Keep old name as alias, update users.
318         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
319         Keep old name as alias, update users.
320         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
321         Keep old name as alias, update users.
322         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
323         Keep old name as alias, update users.
324         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
325         (diary-american-date-forms): Rename american-date-diary-pattern.
326         Keep old name as alias, update users.
327         (diary-european-date-forms): Rename european-date-diary-pattern.
328         Keep old name as alias, update users.
329         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
330         Keep old name as alias, update users.
331         (calendar-european-date-display-form): Rename
332         european-calendar-display-form.  Keep old name as alias, update users.
333         (calendar-american-date-display-form): Rename
334         european-calendar-display-form.  Keep old name as alias, update users.
335         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
336         Keep old name as alias, update users.
337         (holiday-general-holidays): Rename general-holidays.
338         Keep old name as alias, update users.
339         (holiday-oriental-holidays): Rename oriental-holidays.
340         Keep old name as alias, update users.
341         (holiday-local-holidays): Rename local-holidays.
342         Keep old name as alias, update users.
343         (holiday-other-holidays): Rename other-holidays.
344         Keep old name as alias, update users.
345         (holiday-hebrew-holidays): Rename hebrew-holidays.
346         Keep old name as alias, update users.
347         (holiday-christian-holidays): Rename christian-holidays.
348         Keep old name as alias, update users.
349         (holiday-islamic-holidays): Rename islamic-holidays.
350         Keep old name as alias, update users.
351         (holiday-bahai-holidays): Rename bahai-holidays.
352         Keep old name as alias, update users.
353         (holiday-solar-holidays): Rename solar-holidays.
354         Keep old name as alias, update users.
355         (diary-fancy-buffer): Rename fancy-diary-buffer.
356         Keep old name as alias, update users.
357         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
358         Update users.
359         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
360         Update users.
361         (calendar-increment-month): Rename increment-calendar-month.
362         Keep old name as alias, update callers.
363         (calendar-increment-month-cons): Rename old calendar-increment-month.
364         Update callers.
365         (calendar-extract-month): Rename extract-calendar-month.
366         Keep old name as alias, update callers
367         (calendar-extract-day): Rename extract-calendar-day.
368         Keep old name as alias, update callers.
369         (calendar-extract-year): Rename extract-calendar-year.
370         Keep old name as alias, update callers.
371         (calendar-generate-window): Rename generate-calendar-window.
372         Update callers.
373         (calendar-generate): Rename generate-calendar.  Update callers.
374         (calendar-generate-month): Rename generate-calendar-month.
375         Update callers.
376         (calendar-redraw): Rename redraw-calendar.  Update callers.
377         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
378         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
379         Update callers.
380         (calendar-update-mode-line): Rename update-calendar-mode-line.
381         Update callers.
382         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
383         update callers.
384         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
385         Keep old name as alias, update callers.
386         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
387         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
388         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
389         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
390         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
391         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
392         * calendar/solar.el: Update for calendar.el name changes.
393         * org/org.el (org-agenda-format-date-aligned)
394         (org-agenda-execute-calendar-command): Access date elements directly
395         rather than using calendar functions.
396         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
397         Also set calendar-view-diary-initially-flag,
398         calendar-view-holidays-initially-flag
399         (org-get-entries-from-diary): Also set diary-fancy-buffer.
400         (org-agenda-execute-calendar-command): No need to set displayed-day.
402 2008-04-06  Alan Mackenzie  <acm@muc.de>
404         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
405         typo in the doc string.
407         * progmodes/cc-mode.el (c-basic-common-init):
408         Set font-lock-extend-after-change-region-function.
409         (c-extend-after-change-region): New function, used in
410         font-lock-extend-after-change-region-function, thus superseding
411         advice on the Font Lock after change functions.
412         (c-advise-fl-for-region): Remove this macro.
414 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
416         * textmodes/flyspell.el (flyspell-duplicate-distance):
417         Improve custom type.
419 2008-04-06  Glenn Morris  <rgm@gnu.org>
421         * calendar/diary-lib.el (diary-sexp-entry-symbol):
422         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
423         (diary-list-entries-hook): Rename list-diary-entries-hook.
424         Keep old name as alias, update users.
425         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
426         Keep old name as alias, update users.
427         (diary-nongregorian-listing-hook): Rename
428         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
429         (diary-nongregorian-marking-hook): Rename
430         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
431         (diary-print-entries-hook): Rename print-diary-entries-hook.
432         Keep old name as alias, update users.
433         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
434         Keep old name as alias, update users.
435         (diary-number-of-entries): Rename number-of-diary-entries.
436         Keep old name as alias, update users.
437         (view-diary-entries, list-diary-entries, show-all-diary-entries):
438         Give version of obsolescence.
439         (diary-view-other-diary-entries): Rename view-other-diary-entries.
440         Keep old name as alias, update callers.
441         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
442         update callers.
443         (diary-include-other-diary-files): Rename include-other-diary-files.
444         Keep old name as alias, update callers.
445         (diary-simple-display): Rename simple-diary-display.
446         Keep old name as alias, update callers.
447         (diary-fancy-display): Rename fancy-diary-display.
448         Keep old name as alias, update callers.
449         (diary-print-entries): Rename print-diary-entries.
450         Keep old name as alias, update callers.
451         (diary-marking-entries-flag): Rename marking-diary-entries.
452         Update users.
453         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
454         (diary-mark-entries): Rename mark-diary-entries.
455         Keep old name as alias, update callers.
456         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
457         Keep old name as alias, update callers.
458         (diary-mark-included-diary-files): Rename mark-included-diary-files.
459         Keep old name as alias, update callers.
460         (calendar-mark-days-named): Rename mark-calendar-days-named.
461         Keep old name as alias, update callers.
462         (calendar-mark-month): Rename mark-calendar-month.
463         Keep old name as alias, update callers.
464         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
465         Keep old name as alias, update callers.
466         (diary-sort-entries): Rename sort-diary-entries.
467         Keep old name as alias, update callers.
468         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
469         Keep old name as alias, update callers.
470         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
471         update callers.
472         (diary-insert-entry): Rename insert-diary-entry.
473         Keep old name as alias.
474         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
475         Keep old name as alias.
476         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
477         Keep old name as alias.
478         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
479         Keep old name as alias.
480         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
481         Keep old name as alias.
482         (diary-insert-block-entry): Rename insert-block-diary-entry.
483         Keep old name as alias.
484         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
485         Keep old name as alias.
486         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
487         Keep old name as alias, update users.
488         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
489         Keep old name as alias, update callers.
490         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
491         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el
492         * calendar/icalendar.el: Update for diary-lib name changes.
494 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
496         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
498         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
499         for copy, move, and link operations.
501 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
503         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
504         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
506         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
507         'require' statements with 1-argument ones (wrapped in if's).
508         For compatibility with the current stable version of XEmacs.
510 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
512         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
514 2008-04-06  Jason Rumney  <jasonr@gnu.org>
516         * language/burmese.el ("Burmese"): Make sample text consistent with
517         language name.
519 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
521         * progmodes/gdb-ui.el (gdb): New group.
522         (gdb-debug-log-max, gdb-enable-debug)
523         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
524         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
525         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
526         (gdb-show-changed-values, gdb-max-children)
527         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
528         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
529         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
530         (gdb-memory-unit): Move to new group from GUD group.
531         (menu): Allow customization from GDB-UI menu-item.
533 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
535         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
537 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
539         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
540         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
541         Revision numbers can include ".".
543         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
544         "+" lines not accounted for by counting "-" and context lines.
546 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
548         * term/mac-win.el (mac-service-open-file): Use file URL instead of
549         file name string.
551 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
553         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
554         (vc-bzr-annotate-time): Accept space used to preserve alignment.
556 2008-04-05  Richard Stallman  <rms@gnu.org>
558         * emacs-lisp/advice.el (defadvice): Add usage pattern.
560 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
562         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
563         thread in [h-e-w]).
565 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
567         * files.el (abort-if-file-too-large): Fix typo in docstring.
569 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
571         * subr.el (functionp): Return nil for special forms.
573 2008-04-05  Glenn Morris  <rgm@gnu.org>
575         * emacs-lisp/autoload.el (autoload-ensure-default-file):
576         Provide a feature.
577         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
578         Require loaddef file rather than loading it.
579         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
580         autoload-ensure-default-file provides a feature.
582         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
583         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
584         (compile, compile-always, recompile): Use $LOADDEFS.
585         (cal-autoloads): Remove.
587         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
588         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
590         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
591         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
593         * calendar/calendar.el (diary-hebrew-entry-symbol):
594         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
595         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
596         Keep old name as alias.
597         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
598         Keep old name as alias.
599         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
600         to diary-bahai-entry-symbol.
601         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
602         to diary-hebrew-entry-symbol.
603         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
604         to diary-islamic-entry-symbol.
605         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
607         * calendar/solar.el (diary-sabbath-candles-minutes)
608         (diary-sabbath-candles): Move to cal-hebrew.
609         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
610         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
611         Doc fix.  Keep old name as alias.
612         (diary-hebrew-sabbath-candles): Simplify.
613         (solar-setup, solar-sunrise-sunset, calendar-latitude)
614         (calendar-longitude, calendar-time-zone): Declare for compiler.
615         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
616         rename.
618         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
619         Rename coptic-calendar-month-name-array.  Update callers.
620         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
621         (calendar-coptic-name): Rename coptic-name.  Update callers.
622         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
623         Update callers.
624         (calendar-coptic-last-day-of-month):
625         Rename coptic-calendar-last-day-of-month.  Update callers.
626         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
627         Keep old name as alias, update callers.
628         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
629         Keep old name as alias, update callers.
630         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
631         Keep old name as alias.
632         (calendar-ethiopic-month-name-array):
633         Rename ethiopic-calendar-month-name-array.  Update callers.
634         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
635         Update callers.
636         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
637         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
638         Keep old name as alias, update callers.
639         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
640         Keep old name as alias, update callers.
641         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
642         Keep old name as alias.
644         * calendar/cal-french.el (calendar-french-epoch):
645         Rename french-calendar-epoch.  Update callers.
646         (calendar-french-month-name-array): Rename variable and function
647         french-calendar-month-name-array.  Update callers.
648         (calendar-french-multibyte-month-name-array):
649         Rename french-calendar-multibyte-month-name-array.  Update callers.
650         (calendar-french-day-name-array): Rename variable and function
651         french-calendar-day-name-array.  Update callers.
652         (calendar-french-special-days-array): Rename variable and function
653         french-calendar-special-days-array.  Update callers.
654         (calendar-french-multibyte-special-days-array):
655         Rename french-calendar-multibyte-special-days-array.  Update callers.
656         (calendar-french-accents-p): Rename french-calendar-accents.
657         Update callers.
658         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
659         Update callers.
660         (calendar-french-last-day-of-month):
661         Rename french-calendar-last-day-of-month.  Update callers.
662         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
663         Keep old name as alias, update callers.
664         (calendar-french-print-date): Rename calendar-print-french-date.
665         Keep old name as alias, update callers.
666         (calendar-french-goto-date): Rename calendar-goto-french-date.
667         Keep old name as alias.
669         * calendar/cal-menu.el, calendar/calendar.el:
670         Update for Coptic and French name changes.
672         * calendar/cal-china.el (calendar-chinese): Rename custom group
673         from chinese-calendar.  Update users.
674         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
675         Keep old name as alias, update users.
676         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
677         Keep old name as alias.
678         (calendar-chinese-daylight-time-offset):
679         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
680         update users.
681         (calendar-chinese-standard-time-zone-name):
682         Rename chinese-calendar-standard-time-zone-name.
683         Keep old name as alias, update users.
684         (calendar-chinese-daylight-saving-start):
685         Rename chinese-calendar-daylight-savings-starts.
686         Keep old name as alias, update users.
687         (calendar-chinese-daylight-saving-end):
688         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
689         update users.
690         (calendar-chinese-daylight-saving-start-time):
691         Rename chinese-calendar-daylight-savings-starts-time.
692         Keep old name as alias, update users.
693         (calendar-chinese-daylight-saving-end-time):
694         Rename chinese-calendar-daylight-savings-ends-time.
695         Keep old name as alias, update users.
696         (calendar-chinese-celestial-stem): Rename
697         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
698         (calendar-chinese-terrestrial-branch):
699         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
700         update users.
701         (calendar-chinese-zodiac-sign-on-or-after):
702         Rename chinese-zodiac-sign-on-or-after.  Update callers.
703         (calendar-chinese-new-moon-on-or-after):
704         Rename chinese-new-moon-on-or-after.  Update callers.
705         (calendar-chinese-month-list): Rename chinese-month-list.
706         Update callers.
707         (calendar-chinese-number-months): Rename number-chinese-months.
708         Update callers.
709         (calendar-chinese-compute-year): Rename compute-chinese-year.
710         Update callers.
711         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
712         (calendar-chinese-year): Rename chinese-year.  Update callers.
713         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
714         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
715         Keep old name as alias, update callers.
716         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
717         Keep old name as alias, update callers.
718         (calendar-chinese-months-to-alist):
719         Rename make-chinese-month-assoc-list.  Update callers.
720         (calendar-chinese-months): Rename chinese-months.  Update callers.
721         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
722         Keep old name as alias, update callers.
724         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
725         Rename hebrew-calendar-leap-year-p.  Update callers.
726         (calendar-hebrew-last-month-of-year):
727         Rename hebrew-calendar-last-month-of-year.  Update callers.
728         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
729         Update callers.
730         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
731         Update callers.
732         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
733         Update callers.
734         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
735         Update callers.
736         (calendar-hebrew-last-day-of-month):
737         Rename hebrew-calendar-last-day-of-month.  Update callers.
738         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
739         Keep old name as alias, update callers.
740         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
741         Keep old name as alias, update callers.
742         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
743         Keep old name as alias, update callers.
744         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
745         Keep old name as alias.
746         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
747         Keep old name as alias.
748         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
749         Keep old name as alias.
750         (holiday-hebrew-passover): Rename holiday-passover-etc.
751         Keep old name as alias.
752         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
753         Keep old name as alias, update callers.
754         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
755         Keep old name as alias.
756         (calendar-hebrew-mark-date-pattern):
757         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
758         update callers.
759         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
760         Keep old name as alias.
761         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
762         Keep old name as alias.
763         (diary-hebrew-insert-monthly-entry):
764         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
765         (diary-hebrew-insert-yearly-entry):
766         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
767         (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
768         Keep old name as alias.
769         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
770         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
771         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
772         Keep old name as alias.
773         (calendar-hebrew-parashiot-names):
774         Rename hebrew-calendar-parashiot-names.  Update callers.
775         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
776         (calendar-hebrew-year-Saturday-incomplete-Sunday):
777         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
778         (calendar-hebrew-year-Saturday-complete-Tuesday):
779         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
780         (calendar-hebrew-year-Monday-incomplete-Tuesday):
781         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
782         (calendar-hebrew-year-Monday-complete-Thursday):
783         Rename hebrew-calendar-year-Monday-complete-Thursday.
784         (calendar-hebrew-year-Tuesday-regular-Thursday):
785         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
786         (calendar-hebrew-year-Thursday-regular-Saturday):
787         Rename hebrew-calendar-year-Thursday-regular-Saturday.
788         (calendar-hebrew-year-Thursday-complete-Sunday):
789         Rename hebrew-calendar-year-Thursday-complete-Sunday.
790         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
791         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
792         (calendar-hebrew-year-Saturday-complete-Thursday):
793         Rename hebrew-calendar-year-Saturday-complete-Thursday.
794         (calendar-hebrew-year-Monday-incomplete-Thursday):
795         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
796         (calendar-hebrew-year-Monday-complete-Saturday):
797         Rename hebrew-calendar-year-Monday-complete-Saturday.
798         (calendar-hebrew-year-Tuesday-regular-Saturday):
799         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
800         (calendar-hebrew-year-Thursday-incomplete-Sunday):
801         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
802         (calendar-hebrew-year-Thursday-complete-Tuesday):
803         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
804         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
805         Update for above name changes of constants.
807         * calendar/cal-menu.el, calendar/calendar.el:
808         Update for chinese and hebrew name changes.
809         * calendar/diary-lib.el: Update for hebrew name changes.
811 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
813         * subr.el (keymap-canonicalize): Correct thinko.
815         * server.el: Undo part of the multi-tty change, which is only
816         needed if server.el is preloaded, and broke server-running-p.
817         (server-socket-dir): Initialize in the defvar, as before.
818         (server-start): Remove initialization of server-socket-dir.
820 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
822         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
823         3-member cons cells.
825 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
827         * cus-face.el (custom-face-attributes): Handle roman slant.
829         * faces.el (default): Ensure the face-defface-spec property is set.
831 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
833         * files.el (abort-if-file-too-large): New function.
834         (find-file-noselect, insert-file-1): Use it.
836 2008-04-05  Reto Zimmermann  <reto@gnu.org>
838         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
839         Replace C-c[a-zA-Z] key bindings.
841 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
843         * progmodes/hideif.el (hif-token-alist): New var.
844         (hif-token-regexp, hif-tokenize): Use it.
845         (hif-mathify-binop): New macro.
846         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
847         (hif-greater-equal, hif-less-equal): Use it.
848         (hif-logior, hif-logand): New functions.
849         (hif-math): Accept | and & as well.
851         * progmodes/etags.el: Fix problem with completion for buffer-local
852         tables.  Reported by Radey Shouman <shouman@comcast.net>.
853         (tags-complete-tag): Remove.
854         (tags-lazy-completion-table): New function to replace it.
855         (find-tag-tag, complete-tag): Update users.
857 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
859         * vc-rcs.el (vc-rcs-dir-status):
860         * vc-sccs.el (vc-sccs-dir-status): New function.
862         * outline.el (outline-mode-menu-bar-map):
863         * term.el (terminal-signal-menu): Add :help.
865         * net/eudc.el (eudc-mode-map): Declare and define in one step.
866         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
868         * emacs-lisp/re-builder.el (reb-mode-map):
869         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
871         * diff-mode.el (diff-file-junk-re): Recognize the git format for
872         new files, deleted files and for changing permissions.
873         (diff-mode): Set beginning-of-defun-function and
874         end-of-defun-function.
876         * vc-bzr.el (vc-bzr-state): Use when instead of if.
878         * vc.el (vc-default-status-fileinfo-extra): New function.
879         (vc-status-mark-buffer-changed): Use it.
880         (vc-update-vc-status-buffer): Allow for partial updates.
882 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
884         * net/tramp.el (after-init-hook): Don't wrap a lambda around
885         tramp-register-completion-file-name-handler.
887         * subr.el (keymap-canonicalize): New function.
888         * mouse.el (mouse-menu-non-singleton): Use it.
889         (mouse-major-mode-menu): Remove hack made unnecessary.
891         * simple.el (set-fill-column): Prompt rather than error by default.
893 2008-04-04  Andreas Schwab  <schwab@suse.de>
895         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
896         Reset new-rules after each round.
898         * Makefile.in (cal-autoloads): New target.
899         (compile, compile-always, recompile): Depend on it.
900         ($(lisp)/calendar/cal-loaddefs.el)
901         ($(lisp)/calendar/diary-loaddefs.el)
902         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
904 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
906         * ediff*.el: Replace load with require in eval-when-compile.
908         * ediff-hook: Delete all invocations of (autoload ...).
910         * ediff-util.el (ediff-setup): Make window-min-height a local variable
911         in ediff control window, and set its min height to 2.
912         (ediff-setup-control-buffer): Dedicate the control window.
913         (ediff-toggle-multiframe): Undedicate control window.
914         Work directly with ediff-setup-windows-multiframe and
915         ediff-setup-windows-plain.
917         * ediff-wind (ediff-choose-window-setup-function-automatically):
918         New function.
919         (ediff-window-setup-function): Change initialization.
920         (ediff-setup-windows-automatic): Delete.
921         (ediff-setup-windows-plain-merge): Make control window dedicated.
922         (ediff-destroy-control-frame): Do not skip frames if working in a
923         single frame.
925         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
926         eval-when-compile.
928         * emulation/viper-util.el: Move provide's forward, prevent recursion in
929         eval-when-compile.
931 2008-04-04  Glenn Morris  <rgm@gnu.org>
933         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
934         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
936         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
937         Rename islamic-calendar-leap-year-p.  Update callers.
938         (calendar-islamic-last-day-of-month):
939         Rename islamic-calendar-last-day-of-month.  Update callers.
940         (calendar-islamic-day-number):
941         Rename islamic-calendar-day-number.  Update callers.
942         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
943         Update callers, keep old name as alias.
944         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
945         Update callers, keep old name as alias.
946         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
947         Keep old name as alias.
948         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
949         Update callers, keep old name as alias.
950         (calendar-islamic-mark-date-pattern):
951         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
952         name as alias.
953         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
954         Keep old name as alias.
955         (diary-islamic-insert-monthly-entry):
956         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
957         (diary-islamic-insert-yearly-entry):
958         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
960         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
961         calendar-absolute-from-iso.  Update callers, keep old name as alias.
962         (calendar-iso-print-date): Rename calendar-print-iso-date.
963         Update callers, keep old name as alias.
964         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
965         Keep old name as alias.
966         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
967         Keep old name as alias.
969         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
970         calendar-absolute-from-julian.  Update callers, keep old name as alias.
971         (calendar-julian-print-date): Rename calendar-print-julian-date.
972         Update callers, keep old name as alias.
973         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
974         Update callers, keep old name as alias.
975         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
976         Update callers, keep old name as alias.
977         (calendar-astro-print-day-number):
978         Rename calendar-print-astro-day-number.  Update callers, keep old
979         name as alias.
980         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
981         Update callers, keep old name as alias.
983         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
984         Rename calendar-string-to-mayan-long-count.  Update callers.
985         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
986         Update callers, keep old name as alias.
987         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
988         Update callers.
989         (calendar-mayan-read-tzolkin-date):
990         Rename calendar-read-mayan-tzolkin-date.  Update callers.
991         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
992         Keep old name as alias.
993         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
994         Keep old name as alias.
995         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
996         Keep old name as alias.
997         (calendar-mayan-previous-tzolkin-date):
998         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
999         (calendar-mayan-next-round-date):
1000         Rename calendar-next-calendar-round-date.  Keep old name as alias.
1001         (calendar-mayan-previous-round-date):
1002         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
1003         (calendar-mayan-long-count-to-absolute): Rename
1004         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
1005         (calendar-mayan-goto-long-count-date):
1006         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
1008         * calendar/cal-persia.el (calendar-persian-month-name-array):
1009         Rename persian-calendar-month-name-array.  Update callers.
1010         (calendar-persian-epoch): Rename persian-calendar-epoch.
1011         Update callers.
1012         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
1013         Update callers.
1014         (calendar-persian-last-day-of-month):
1015         Rename persian-calendar-last-day-of-month.  Update callers.
1016         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
1017         Update callers, keep old name as alias.
1018         (calendar-persian-print-date): Rename calendar-print-persian-date.
1019         Update callers, keep old name as alias.
1020         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
1021         Keep old name as alias.
1023         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
1024         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
1025         * calendar/solar.el: Update for cal-julian name changes.
1027         * calendar/cal-dst.el: Update for persian name changes.
1029         * calendar/cal-menu.el, calendar/calendar.el:
1030         Update for islamic, iso, julian, mayan, persian name changes.
1032         * calendar/diary-lib.el: Update for islamic name changes.
1034         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
1035         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
1036         as alias.
1037         (calendar-christian-all-holidays-flag):
1038         Rename all-christian-calendar-holidays.  Update callers, keep old
1039         name as alias.
1040         (calendar-islamic-all-holidays-flag):
1041         Rename all-islamic-calendar-holidays.  Update callers, keep old
1042         name as alias.
1043         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
1044         Update callers, keep old name as alias.
1045         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
1046         Update for the above name changes.
1048 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
1050         * hilit-chg.el (global-highlight-changes-mode)
1051         (highlight-changes-passive-string, highlight-changes-active-string):
1052         Mark as obsolete since 23.1, not 22.1.
1054 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
1056         * hilit-chg.el (highlight-changes-visibility-initial-state)
1057         (hilit-chg-update, highlight-changes-mode-turn-on):
1058         Fix typos in docstrings.
1060 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
1062         * newcomment.el (comment-enter-backward): Be careful to restore
1063         position changed during narrowing.
1065 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
1067         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1068         Recognize `sub ($$)'.
1070 2008-04-03  Richard Sharman  <rsharman@pobox.com>
1072         * hilit-chg.el (highlight-changes-mode): Rename from
1073         highlight-changes; no longer uses sub-modes active and passive;
1074         implemented by define-minor-mode.
1075         (highlight-changes-toggle-visibility): New function, to replace
1076         the old passive/active submodes of global-highlight-changes-mode;
1077         implemented by define-minor-mode.
1078         (global-highlight-changes-mode): Rename from global-highlight-changes;
1079         rewrite using define-globalized-minor-mode.
1080         (hilit-chg-major-mode-hook, hilit-chg-check-global)
1081         (hilit-chg-post-command-hook, hilit-chg-check-global)
1082         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
1083         to use of define-globalized-minor-mode.
1084         (highlight-changes-global-initial-state): Change to be boolean.
1085         (highlight-changes-visible-string, highlight-changes-invisible-string):
1086         Rename from highlight-changes-active-string and
1087         highlight-changes-passive-string.
1088         (hilit-chg-update, hilit-chg-set): Use them.
1089         (global-highlight-changes-mode): Rename from global-highlight-changes.
1090         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
1091         docstring.
1092         (hilit-chg-hide-changes): Rewrite to use dolist.
1093         (hilit-chg-set-face-on-change, hilit-chg-update)
1094         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
1095         variable instead of testing highlight-changes-mode.
1096         (highlight-markup-buffers): Add reuire ediff-util; argument on calls
1097         to highlight-changes-mode changed.
1098         (highlight-compare-with-file): Fix problems with interactive
1099         call giving invalid default file.
1101 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
1103         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
1104         Fix in disassembly buffer (regression in 22.2).
1106 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
1108         * emulation/viper-macs.el (viper-read-fast-keysequence):
1109         Use viper-read-event instead of viper-read-key.
1111         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
1113         * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
1114         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
1115         let-statements.
1117         * emulation/viper-ex.el, emulation/viper-macs.el:
1118         * emulation/viper-mous.el:
1119         Replace load with require in eval-when-compile.
1121 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1123         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
1125         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
1126         (archive-try-jka-compr): New function.
1127         (archive-set-buffer-as-visiting-file): Use it.
1129         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
1131 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
1133         * simple.el (handle-shift-selection): New arg.
1135 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1137         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
1139         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
1141 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
1143         * shell.el (shell-dynamic-complete-filename): New fun.
1144         (shell-dynamic-complete-functions): Use it.
1146         * help-fns.el (describe-variable): Undo 2008-02-25 change.
1148 2008-04-03  Kenichi Handa  <handa@m17n.org>
1150         * international/fontset.el (create-fontset-from-x-resource):
1151         Handle the error of X resource more gracefully.
1153         * international/latin1-disp.el (latin1-display): Don't use make-char.
1154         Fix the argument to set-char-table-range.
1155         (latin1-display-identities): Don't use make-char.
1156         (latin1-display-reset): Use map-charset-chars instead of directly
1157         calling standard-display-default.
1158         (latin1-display-check-font): Don't use make-char.
1159         (latin1-display-setup): Likewise.
1160         (latin1-display-ucs-per-lynx): Likewise.
1162 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1164         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
1165         name the fields, to make the code clearer.
1166         Rewrite all `aset' and `aref' using the defined accessors.
1167         (timer--time): New pseudo-field.
1168         (timer-set-time, timer-set-idle-time, timer-inc-time)
1169         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
1170         (timer--time-less-p): New function.
1171         (timer--activate): New function, extracted from timer-activate.
1172         (timer-activate-when-idle, timer-activate): Use it.
1173         (cancel-function-timers): Use dolist.
1175 2008-04-03  Glenn Morris  <rgm@gnu.org>
1177         * add-log.el (c-beginning-of-defun, c-end-of-defun):
1178         Remove declarations; no longer used.
1179         (c-cpp-define-name, c-defun-name): Declare as functions.
1181         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
1182         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
1184         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
1185         (holiday-passover-etc, holiday-hanukkah): Doc fix.
1186         Add optional argument.  Simplify.
1187         (holiday-tisha-b-av-etc): Use memq rather than unless.
1188         (holiday-julian): Autoload it.
1189         (holiday-hebrew-misc): New function.
1191         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
1193         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
1194         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
1195         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
1196         all-hebrew-calendar-holidays.
1197         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
1198         Simplify using new functions.
1199         (calendar-holidays): Doc fix.
1200         (generate-calendar-window): Use bound-and-true-p.
1202         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
1204         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
1205         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
1206         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
1207         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
1209         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
1211 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1213         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
1215         * vc-bzr.el (vc-bzr-checkout): Simplify.
1217         * image-mode.el (image-mode-fit-frame): New command.
1219         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
1220         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
1221         (keyboard-escape-quit): Check region-active-p i.s.o
1222         transient-mark-mode.
1224 2008-04-02  Simon Josefsson  <simon@josefsson.org>
1226         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
1227         (imap-message-copyuid-1): Use it.
1228         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
1229         J. Williams in
1230         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
1232 2008-04-02  Alan Mackenzie  <acm@muc.de>
1234         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
1235         New optimised functions to get the name of the current defun/macro.
1237         * add-log.el (add-log-current-defun): Move the functionality which
1238         gets the current function name for C like modes to cc-cmds.el,
1239         thus optimising for speed.
1241 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
1243         * simple.el (deactivate-mark): When the mark is temporarily
1244         active, restore the original value of transient-mark-mode.
1245         (set-mark-command): First deactivate the mark if was temporarily active.
1246         (exchange-point-and-mark): Reactivate the mark if it was
1247         temporarily active.
1248         (handle-shift-selection): New fun.
1249         (transient-mark-mode): Move var documentation here from buffer.c.
1250         (next-line, previous-line, backward-word, move-end-of-line)
1251         (move-beginning-of-line, forward-to-indentation)
1252         (backward-to-indentation, back-to-indentation)
1253         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
1255         * mouse.el (mouse-set-region-1): Save the old value of
1256         transient-mark-mode.
1257         (mouse-drag-track): Ignore the now-obsolete value `identity' for
1258         transient-mark-mode.
1260         * textmodes/paragraphs.el (forward-paragraph)
1261         (backward-paragraph, forward-sentence, backward-sentence): Add ^
1262         interactive spec.
1264         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
1266 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
1268         * net/tramp.el (tramp-make-tramp-temp-file):
1269         Use `tramp-drop-volume-letter' for the local file name part.
1271 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
1273         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
1274         Add menu entries corresponding to all the key bindings.
1276         * emacs-lisp/debug.el (debugger-mode-map):
1277         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
1278         (conf-align-assignments): Only work on the region if it is active.
1279         (conf-quote-normal): Use when instead of if.  Remove redundant test.
1281         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
1282         for tracing and re-builder.
1284 2008-04-02  Glenn Morris  <rgm@gnu.org>
1286         * calendar/appt.el (appt-disp-window-function): Doc fix.
1287         (appt-display-message): Move beep before display.
1288         (appt-check): Make interactive.  Reduce the number of lets.
1289         Use string-equal to compare mode-line strings.
1290         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
1291         read-only.
1292         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
1293         (appt-delete): Simplify.
1295         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
1297         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
1299         * calendar/cal-hebrew.el (list-yahrzeit-dates):
1300         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
1301         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
1303         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
1304         (calendar-holiday-marker, mark-visible-calendar-date):
1305         * calendar/diary-lib.el (fancy-diary-display):
1306         Check for font-lock-mode before using faces.
1308         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
1309         (calendar-gregorian-from-absolute): Reduce the number of lets.
1310         (hebrew-holidays-4, generate-calendar-window): Simplify.
1311         (calendar-for-loop): Make obsolete.
1312         (calendar-nth-named-day): Doc fix.
1314         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
1315         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
1316         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
1317         Reduce the number of lets.
1318         (mark-sexp-diary-entries, calendar-mark-complex):
1319         Expand calendar-for-loops.
1321 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
1323         * find-dired.el (find-dired-filter): Fix last patch to handle
1324         multi-line process input.  Pad link numbers too.
1326 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
1328         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
1330 2008-04-01  Jason Rumney  <jasonr@gnu.org>
1332         * international/characters.el (script-list): Add phonetic script,
1333         covering IPA (previously Latin), Phonetic Extensions and
1334         Phonetic Extensions Supplement (both previously unassigned).
1336         * international/fontset.el (setup-default-fontset): Use unicode fonts
1337         that cover bopomofo script for bopomofo.
1338         Likewise for braille and mathematical.
1339         Use unicode scripts that cover the phonetic script for IPA.
1341 2008-04-01  Johan Bockgård  <bojohan@gnu.org>
1343         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
1344         return the assigned value.
1346 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1348         * abbrev.el (abbrev-mode): Use define-minor-mode.
1350         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
1351         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
1352         Use map-keymap.
1353         (minor-mode-menu-from-indicator): Use it.  Simplify.
1355         * bindings.el (mode-line-mode-menu): Move before (new) first use.
1356         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
1357         Bind the key directly to the menu.
1358         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
1360 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
1362         * epa.el (epa-decrypt-region): Explain the reason why this
1363         function should not be used in Lisp programs.
1364         (epa-decrypt-armor-in-region): Ditto.
1365         (epa-verify-region): Ditto.
1366         (epa-verify-cleartext-in-region): Ditto.
1367         (epa-sign-region): Ditto.
1368         (epa-encrypt-region): Ditto.
1370         * epg.el (epg-start-receive-keys): Fix typo in docstring.
1372         * epa.el (epa-select-keys): Show menu even if there is no key in
1373         GnuPG's keyring.
1375 2008-04-01  Glenn Morris  <rgm@gnu.org>
1377         * calendar/calendar.el (calendar-make-temp-face): New function.
1378         (mark-visible-calendar-date):
1379         * calendar/diary-lib.el (fancy-diary-display): Use it.
1381         * vc-hooks.el (vc-responsible-backend): Declare as function.
1383         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
1384         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
1385         * calendar/cal-julian.el (holiday-julian): Use it.
1387         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
1388         (calendar-hebrew-date-is-visible-p): Extract some common code into
1389         separate function.
1390         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
1392         * calendar/cal-menu.el (cal-menu-holidays-menu):
1393         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
1394         rather than obsolete alias.
1396         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
1397         for mark characters.
1398         (calendar-unmark): Unmark by removing all overlays, rather than
1399         redrawing.
1400         (calendar-starred-day): Remove.
1401         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
1402         (calendar-cursor-to-date): No need for special star handling now
1403         using overlays.
1404         (calendar-star-date): Use overlays.
1406         * calendar/cal-french.el (calendar-goto-french-date):
1407         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
1408         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
1409         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
1410         * calendar/cal-persia.el (calendar-persian-date-string):
1411         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
1412         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
1413         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
1414         * calendar/solar.el (solar-equinoxes-solstices):
1415         Reduce nesting of some lets.
1417         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count):
1418         (calendar-goto-mayan-long-count-date): Simplify.
1420         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
1421         Simplify by using mapcar.
1422         (calendar-list-holidays): Return holiday-list.
1423         (list-holidays): Use let rather than let*.  Remove un-needed locals
1424         `d', `never'.
1425         (calendar-check-holidays): Return result from dolist.
1426         (holiday-float): Use a single let*.  Simplify if-and to and.
1427         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
1428         single let*.
1430 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
1432         * calc/calc.el: Autoload `calc-yank'.
1433         (calc-mode-map): Add keybindings for `calc-yank'.
1434         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
1435         assignments for `calc-yank'.
1437 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
1439         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
1440         (vc-status-mark-buffer-changed): Handle the extra field.
1442         * vc-bzr.el (vc-bzr-after-dir-status):
1443         * vc-cvs.el (vc-cvs-after-dir-status):
1444         * vc-hg.el (vc-hg-after-dir-status):
1445         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
1447 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1449         * doc-view.el: Compute displayed pages first (in PDF).
1450         (doc-view-current-converter-processes): Rename from
1451         doc-view-current-converter-process.  Update users.
1452         (doc-view-sentinel): Test buffer's liveness.
1453         (doc-view-pdf/ps->png-sentinel): Remove.
1454         (doc-view-start-process): New function.
1455         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
1456         (doc-view-ps->pdf): Use it.
1457         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
1458         New functions.
1459         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
1460         (doc-view-mode): Kill the processes when leaving the mode.
1462 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
1464         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
1465         Use `byte-compile-warning-types'.  Add docstring.
1467 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1469         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
1470         (smerge-resolve): Add various resolution heuristics.
1472         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
1473         in 3-way conflicts.
1475 2008-03-31  Glenn Morris  <rgm@gnu.org>
1477         * calendar/cal-bahai.el (diary-bahai-mark-entries):
1478         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1479         * calendar/cal-islam.el (mark-islamic-diary-entries):
1480         Fix argument order in call to diary-mark-entries-1.
1482         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
1483         pre-Bahai dates.
1484         (holiday-bahai): Use an algorithm actually relevant to this calendar
1485         system.
1487         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
1489         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
1490         Use and.
1492         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
1493         in the last fortnight in Julian October.
1495         * calendar/calendar.el (increment-calendar-month): Optionally handle
1496         systems without 12 months per year.
1498         (calendar-date-is-visible-p): Doc fix.  Simplify.
1500         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
1501         from dolist.
1503 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
1505         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
1506         (hi-lock-unload-function): New function.
1508 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
1510         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
1511         overwriting when NEWNAME is a local file.
1513         * net/trampver.el: Update release number.
1515 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
1517         * vc-git.el: Make vc-status display information about copies,
1518         renames and permission changes.
1519         (vc-git-extra-fileinfo): New defstruct.
1520         (vc-git-escape-file-name, vc-git-file-type-as-string)
1521         (vc-git-rename-as-string, vc-git-permissions-as-string)
1522         (vc-git-status-printer): New functions.
1523         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
1524         (vc-git-after-dir-status-stage1): Look for copies, renames and
1525         permission changes.
1526         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
1527         (vc-git-dir-status): Ask for staged files and renames.
1529 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
1531         * vc.el: Allow backends to display backend specific information in
1532         the vc-status listing.
1533         (vc-status-fileinfo): Add a field for backend specific information.
1534         (vc-status-printer): Rename to ...
1535         (vc-default-status-printer): ... this.
1536         (vc-status-printer): New function.
1537         (vc-update-vc-status-buffer): Set the backend specific file info
1538         if provided.
1540 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1542         * textmodes/remember.el (remember-diary-convert-entry): Revert last
1543         change (ill-conceived).
1545 2008-03-29  Glenn Morris  <rgm@gnu.org>
1547         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
1548         * calendar/cal-julian.el (holiday-julian): Simplify.
1550         * calendar/holidays.el (list-holidays): Use or.
1552 2008-03-29  Juri Linkov  <juri@jurta.org>
1554         * window.el (split-window-preferred-horizontally): New function.
1556         * cus-start.el (split-window-preferred-function):
1557         Set choice for "vertically" to nil instead of split-window.
1558         Set choice for "horizontally" to split-window-preferred-horizontally
1559         instead of lambda.
1561 2008-03-29  Juri Linkov  <juri@jurta.org>
1563         * simple.el (minibuffer-default-add-function): New variable with
1564         the default to minibuffer-default-add-completions.
1565         (minibuffer-default-add-done): New variable.  Make it buffer-local.
1566         (minibuffer-default-add-completions): New function.
1567         (goto-history-element): Set minibuffer-default-add-done to t and
1568         call a function in minibuffer-default-add-function when the
1569         specified absolute history position is greater than the length of
1570         the minibuffer-default list and minibuffer-default-add-done is nil.
1571         Change "^End of history; no next item$" to "^End of defaults;
1572         no next item$".
1574         * bindings.el (debug-ignored-errors): Change "^End of history;
1575         no next item$" to "^End of defaults; no next item$".
1577 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1579         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
1581         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
1582         to with-no-warnings.
1584 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
1586         Sync with Tramp 2.1.13.
1588         * net/tramp-ftp.el: Require 'cl when byte-compiling.
1590         * net/trampver.el: Update release number.
1592 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
1594         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
1595         the current backend.
1597         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
1598         (vc-status-refresh): Create a temporary buffer and call the
1599         `dir-status' backend function from that buffer.
1601         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
1602         (vc-bzr-after-dir-status): Don't kill the buffer.
1604         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
1605         (vc-cvs-after-dir-status): Don't kill the buffer.
1607         * vc-git.el (vc-git-dir-status): Don't create a buffer.
1608         (vc-git-after-dir-status-stage2): Don't kill the buffer.
1610         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
1611         (vc-hg-after-dir-status): Don't kill the buffer.
1613         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
1614         (vc-svn-after-dir-status): Don't kill the buffer.
1616 2008-03-29  Glenn Morris  <rgm@gnu.org>
1618         * calendar/calendar.el (diary-file, american-date-diary-pattern)
1619         (european-date-diary-pattern, european-calendar-display-form)
1620         (american-calendar-display-form, diary-display-hook): Doc fixes.
1621         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
1622         custom :set.  Mark as obsolete.
1623         (calendar-date-style, iso-date-diary-pattern)
1624         (iso-calendar-display-form): New user variables.
1625         (diary-date-forms, calendar-date-display-form): Set using
1626         calendar-date-style.  Doc fix.
1627         (calendar-set-date-style): New command.
1628         (european-calendar, american-calendar): Use calendar-set-date-style.
1629         Mark as obsolete.
1631         * calendar/diary-lib.el (number): Move declaration where needed.
1632         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
1633         (diary-make-date): New function.
1634         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
1635         Use diary-make-date.
1636         (diary-date-display-form, diary-insert-entry-1): New functions.
1637         (insert-monthly-diary-entry, insert-yearly-diary-entry):
1638         Use diary-insert-entry-1.
1639         (insert-anniversary-diary-entry, insert-block-diary-entry)
1640         (insert-cyclic-diary-entry): Use diary-date-display-form.
1642         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
1643         Autoload diary-insert-entry-1.
1644         * calendar/cal-bahai.el (diary-bahai-insert-entry)
1645         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
1646         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
1647         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
1648         * calendar/cal-islam.el (insert-islamic-diary-entry)
1649         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
1650         Use diary-insert-entry-1.
1652         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
1653         (diary-yahrzeit): Doc fix.  Use diary-make-date.
1655         * calendar/icalendar.el (icalendar--datetime-to-american-date):
1656         New name for icalendar--datetime-to-noneuropean-date.  Make old name
1657         obsolete alias.
1658         (icalendar--datetime-to-iso-date): New function.
1659         (icalendar--datetime-to-diary-date): Doc fix.  Respect
1660         calendar-date-style if bound.
1662         * textmodes/remember.el (remember-diary-convert-entry):
1663         Respect calendar-date-style if bound.
1665 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1667         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
1668         (xterm-mouse-handle-delete-frame): Delete.
1670         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
1671         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
1672         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
1673         in xterm-modify-other-keys-terminal-list.
1675         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
1676         are conflicts.
1678 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
1680         * vc.el (vc-update): Check if the buffer is unsaved only if it
1681         actually exists.
1682         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
1683         vc-print-log.
1685 2008-03-28  Magnus Henoch  <mange@freemail.hu>
1687         * net/dns.el (dns-write): Use set-buffer-multibyte.
1689 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1691         * vc-bzr.el (vc-bzr-sha1): New fun.
1692         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
1693         (vc-bzr-registered): Use it.
1695 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
1697         * vc.el (vc-status-kill-dir-status-process): Simplify.
1698         (vc-status-refresh): Make sure the buffer is live.
1699         (ring): Don't require it, not used.
1701 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
1703         * progmodes/verilog-mode.el (verilog-auto-inout-module):
1704         Add optional regular expression to AUTOINOUTMODULE.
1705         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
1706         (verilog-auto-inst-param, verilog-auto-reg)
1707         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
1708         (verilog-auto-output-every, verilog-auto-input)
1709         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
1710         (verilog-auto-unused, verilog-auto): Update documentation to use
1711         more obvious instance module names versus cell names.
1713 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
1715         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
1716         kill if a process is running.
1718         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
1720 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
1722         * vc.el: Add new backend function 'status-extra-headers.
1723         (vc-default-status-extra-headers): New function.
1724         (vc-status-headers): Call 'status-extra-headers.  Add colors.
1726         * vc-git.el (vc-git-status-extra-headers): New function.
1728 2008-03-28  Glenn Morris  <rgm@gnu.org>
1730         * calendar/cal-menu.el (cal-menu-holidays-menu)
1731         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
1732         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
1733         holiday-list is optional.
1734         (calendar-mouse-holidays): Remove un-needed local `l'.
1736         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
1737         Remove un-needed local `date'.
1738         (calendar-cursor-to-visible-date): Use let rather than let*.
1739         Remove un-needed local `first-of-month-weekday'.
1741         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
1743         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
1744         Doc fixes.
1745         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
1746         (diary-header-line-flag, diary-header-line-format): Declare.
1747         (diary-pull-attrs): Check for multiple matches.
1748         (diary-list-entries-2): Simplify finding start of date.
1749         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
1750         pop-up-frames.
1751         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
1752         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
1754 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
1756         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
1758         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
1760 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1762         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
1764         * image-mode.el (image-mode-reapply-winprops): Fix last change.
1766 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
1768         * international/mule-conf.el (define-iso-single-byte-charset):
1769         Don't make latin-iso8859-* supplementary.
1770         (#'set-charset-priority): Don't change the priority of charsets
1771         `unicode' and `emacs'.
1773 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1775         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
1776         temp buffer.
1778 2008-03-27  Glenn Morris  <rgm@gnu.org>
1780         * calendar/cal-bahai.el (diary-bahai-list-entries):
1781         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
1782         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
1784         * calendar/calendar.el (diary-file): Doc fix.
1786         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
1787         (list-diary-entries-hook, mark-diary-entries-hook)
1788         (include-other-diary-files, diary-mail-entries)
1789         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
1790         (diary-set-header): New function.
1791         (diary-header-line-flag, diary-header-line-format):
1792         Use diary-set-header for custom :set function.
1793         (diary-set-maybe-redraw): Use symbol-value rather than eval.
1794         (diary-attrtype-convert): Use intern-soft rather than read.
1795         (diary-display-no-entries): New function.
1796         (simple-diary-display, fancy-diary-display): Use it.
1797         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
1798         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
1800         * calendar/holidays.el (list-holidays): Doc fix.
1802 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
1804         * calc/calc-store.el (calc-read-var-name-history): New variable.
1805         (calc-read-var-name): Use `calc-read-var-name-history'.
1807 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1809         * image-mode.el (image-mode-reapply-winprops): Simplify now that
1810         window-configuration-change-hook works buffer-locally.
1812 2008-03-26  Johan Bockgård  <bojohan@gnu.org>
1814         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
1815         for Emacs Lisp, not Lisp.
1817 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
1819         * help-fns.el (describe-function-1, describe-variable):
1820         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
1822         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
1823         replacement is provided, don't print "use nil instead".
1825 2008-03-26  Johan Bockgård  <bojohan@gnu.org>
1827         * complete.el (PC-do-completion): Use regexp-quote.
1829 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
1831         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
1832         Detect missing files.
1834         * vc-git.el (vc-git-extra-menu-map): New key map.
1835         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
1836         New functions.
1838         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
1839         and 'missing files.
1841 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1843         * calendar/holidays.el (list-holidays): Make Y2 optional.
1845         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
1846         buffers shown to the user.
1847         (appt-disp-window): Disable undo explicitly now that the leading space
1848         is gone.
1850         * simple.el (activate-mark): New function.
1851         (set-mark-command): Use it with region-active-p to clean up the code.
1852         (exchange-point-and-mark): Invert the meaning of C-u when
1853         transient-mark-mode is active.
1855         * dired-aux.el (dired-create-files): Use dolist.
1857         * bindings.el (mode-line-change-eol): Use with-selected-window.
1859         * apropos.el (apropos-command): Include macros.
1861 2008-03-26  Glenn Morris  <rgm@gnu.org>
1863         * calendar/cal-bahai.el: Require calendar, not cal-julian.
1864         (calendar-bahai-epoch): Doc fix.
1866         * calendar/cal-china.el: Explicitly require calendar.
1868         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
1869         Require calendar rather than cal-julian.
1870         Autoload calendar-absolute-from-julian.
1871         * calendar/cal-coptic.el (coptic-calendar-epoch):
1872         * calendar/cal-islam.el (calendar-islamic-epoch):
1873         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
1875         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
1877         * calendar/cal-dst.el: Don't require cal-persia.
1878         (calendar-absolute-from-persian): Autoload it.
1879         (dst-adjust-time): Doc fix.
1881         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
1882         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
1883         calendar.
1885         * calendar/cal-menu.el: Require calendar rather than declaring
1886         functions.
1887         * calendar/calendar.el: Provide calendar before requiring cal-menu.
1889         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
1890         calendar-after-frame-setup-hooks.  Update callers, make old name an
1891         obsolete alias.  Doc fix.
1892         (calendar-frame-1): Doc fix.
1894         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
1896         * calendar/calendar.el (oriental-holidays, solar-holidays):
1897         * calendar/holidays.el (list-holidays): Assume atan always bound.
1899         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
1900         Explicitly require calendar, not cal-julian.
1901         * calendar/lunar.el: Explicitly require cal-dst.
1903 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1905         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
1907         * help-fns.el (describe-function-1, describe-variable): If no
1908         replacement is provided, don't print "use nil instead".
1910 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1912         * proced.el: New file.
1914 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
1916         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
1918 2008-03-25  Juri Linkov  <juri@jurta.org>
1920         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
1921         in battery-mode-line-format.
1923         * bindings.el (minibuffer-local-map): For the command
1924         file-cache-minibuffer-complete replace keymap minibuffer-local-map
1925         with map which is already locally bound to minibuffer-local-map.
1927 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1929         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
1930         Remove `sort-first' argument.
1932         * subr.el (redisplay-end-trigger-functions)
1933         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
1934         (process-filter-multibyte-p, set-process-filter-multibyte):
1935         Mark as obsolete.
1937 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
1939         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
1940         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
1941         use the LOCAL arg of `add-hook'.
1942         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
1943         Remove spurious * from defcustom docstrings.
1944         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
1945         Fix typos in messages.
1946         (reb-mode-buffer-p): New function.
1947         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
1948         (top, reb-show-subexp, reb-auto-update, reb-auto-update)
1949         (reb-delete-overlays, reb-cook-regexp, reb-update-regexp)
1950         (reb-update-overlays): Use `unless', `when'.
1951         (re-builder-unload-function): New function.
1953 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
1955         * vc-hooks.el (vc-state): Add documentation for 'missing.
1957 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
1959         * progmodes/verilog-mode.el (verilog-auto-output)
1960         (verilog-auto-input, verilog-auto-inout, verilog-auto)
1961         (verilog-delete-auto): Add optional regular expression to
1962         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
1963         (verilog-signals-matching-regexp): New internal function for
1964         signal matching.
1966 2008-03-25  Johan Bockgård  <bojohan@gnu.org>
1968         * info.el (Info-isearch-search): Always return point.
1970 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1972         * diff-mode.el (diff-remembered-defdir): New var.
1973         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
1975 2008-03-25  Glenn Morris  <rgm@gnu.org>
1977         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
1978         calendar-bahai-prompt-for-date.  Update callers, make old name an
1979         obsolete alias.  Doc fix.
1980         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
1981         coptic-prompt-for-date.  Update callers, make old name an
1982         obsolete alias.  Doc fix.
1983         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
1984         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
1985         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
1986         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
1987         * calendar/cal-iso.el (calendar-iso-read-date): New name for
1988         calendar-iso-read-args.  Update callers, make old name an obsolete
1989         alias.
1990         * calendar/cal-persia.el (calendar-persian-read-date): New name for
1991         persian-prompt-for-date.  Update callers, make old name an
1992         obsolete alias.  Doc fix.  Move definition before use.
1994         * calendar/cal-x.el (diary-frame-parameters)
1995         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
1996         (calendar-frame-1): Doc fixes.
1997         (make-fancy-diary-buffer): Remove declaration.
1998         (calendar-dedicate-diary): Replace call to deleted function
1999         make-fancy-diary-buffer.
2000         (calendar-frame-setup): New function.
2001         (calendar-one-frame-setup, calendar-only-one-frame-setup)
2002         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
2003         work, and mark as obsolete.
2004         (special-display-buffer-names): Don't mess with this; it's not our
2005         business.
2006         (cal-x-load-hook): Defvar it, and mark as obsolete.
2008         * calendar/calendar.el (calendar-remove-frame-by-deleting):
2009         Default to t.  Add to 'calendar group.
2010         (calendar): Doc fix.  Use calendar-frame-setup.
2011         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
2012         (generate-calendar-window): Doc fix.
2014 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2016         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
2018 2008-03-24  Drew Adams  <drew.adams@oracle.com>
2020         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
2021         New variables.
2022         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
2023         (finder-exit): Ignore errors rather than avoiding them.
2024         Kill *Finder-package* buffer also.
2026 2008-03-24  Andreas Schwab  <schwab@suse.de>
2028         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
2030 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
2032         * vc-hg.el (vc-hg-after-dir-status):
2033         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
2035         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
2036         Detect removed files.
2038         * vc.el (vc-status-printer): Use a different face for missing files.
2039         (vc-status-hide-up-to-date): Rename from
2040         vc-status-remove-up-to-date.  Update all callers.
2041         (vc-status-mode-map): Bind C-m.
2043 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
2045         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
2046         code ...
2047         (vc-git--state-code): ... to this new function.
2048         (vc-git-state): Use it.
2050 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
2052         * textmodes/remember.el (remember-mail-date)
2053         (remember-store-in-mailbox): Write date and From line in such a
2054         way that Mutt can read it.
2056 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
2058         * simple.el (transient-mark-mode): Turn on by default.
2060 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
2062         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
2063         'unregistered for unregistered files.
2065         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
2067         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
2069         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
2070         subdirectories.
2072         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
2073         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
2074         Add :enable for vc-status-refresh.
2075         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
2076         (vc-status-tool-bar-map): Add binding for
2077         vc-status-kill-dir-status-process.
2078         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
2079         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
2080         Reset vc-status-process-buffer.
2081         (vc-status-refresh): Don't run two refreshes at a time.
2082         (vc-status): If the buffer is already in vc-status-mode only refresh.
2083         (vc-status-mark-buffer-changed): Add an optional file parameter.
2084         (vc-resynch-buffer): Use it.
2085         (vc-delete-file): Expand the file name before using it.
2086         Be careful to not create a new buffer with the old file contents.
2087         Update the VC state after performing the operation.
2089 2008-03-23  Andreas Schwab  <schwab@suse.de>
2091         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
2092         Fix radio button condition.
2093         [box]: Likewise.
2094         [customize]: Add radio button.
2096 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
2098         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
2099         (calc-user-parse-tables, calc-gnuplot-default-device)
2100         (calc-gnuplot-default-output, calc-gnuplot-print-device)
2101         (calc-gnuplot-print-output, calc-gnuplot-geometry)
2102         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
2103         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
2104         (calc-undo-list, calc-redo-list, calc-main-buffer)
2105         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
2106         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
2107         (calc-said-hello, calc-executing-macro, calc-any-selections)
2108         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
2109         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
2110         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
2111         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
2112         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
2113         (calc-create-buffer, calc-quit): Add docstrings.
2115 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
2117         * makefile.w32-in (WINS_ALMOST): Add org.
2119 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
2121         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
2122         New functions to implement vc-status support.
2124 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
2126         * vc.el (vc-status-prepare-status-buffer): New function.
2127         (vc-status): Use it.
2129         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
2130         appropriate.
2132 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
2134         * vc-git.el (vc-git--empty-db-p)
2135         (vc-git-after-dir-status-stage1-empty-db): New functions.
2136         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
2137         Add support for empty repositories.
2139 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
2141         * vc-git.el (vc-git-annotate-extract-revision-at-line):
2142         Allow "^" in a version name.
2144         * vc-mtn.el (vc-mtn-state): Support the added state.
2146 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
2148         * org: New directory for Org-mode.
2150         * org/org-export-latex.el: Moved from lisp/texmodes.
2152         * org/org-irc.el: Moved from lisp/texmodes.
2154         * org/org-mac-message.el: Moved from lisp/texmodes.
2156         * org/org-mouse.el: Moved from lisp/texmodes.
2158         * org/org-publish.el: Moved from lisp/texmodes.
2160 2008-03-21  Juri Linkov  <juri@jurta.org>
2162         * comint.el (comint-dynamic-simple-complete):
2163         Use variable `stub' for the second arg `common-substring'
2164         of `comint-dynamic-list-completions'.
2165         (comint-dynamic-list-filename-completions):
2166         Use variable `filenondir' for the second arg `common-substring'
2167         of `comint-dynamic-list-completions'.
2168         (comint-dynamic-list-completions): Add new optional arg
2169         `common-substring'.  Add `common-substring' as the second arg of
2170         the call to `display-completion-list'.  Doc fix.
2172         * comint.el (comint-dynamic-complete-as-filename)
2173         (comint-dynamic-list-filename-completions)
2174         (comint-dynamic-simple-complete): Use `minibuffer-message'
2175         to display message "No completions of %s" when a command
2176         is called in the minibuffer.
2177         (comint-dynamic-simple-complete): Don't display other
2178         completion messages when a command is called in the minibuffer.
2179         (comint-dynamic-list-completions): Use `minibuffer-message'
2180         to display message " [Type space to flush ...]" when a command
2181         is called in the minibuffer.
2183         * shell.el (shell-dynamic-complete-command)
2184         (shell-dynamic-complete-environment-variable): Don't display
2185         completion messages when command is called in the minibuffer.
2187         * emacs-lisp/lisp.el (lisp-complete-symbol):
2188         Use `minibuffer-message' to display message "No completions of %s"
2189         when this command is called in the minibuffer.
2191         * bindings.el (standard-mode-line-modes): Put special help-echo
2192         tooltip on recursive edit %[ %] mode-line constructs.
2194         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
2195         "^No dynamic expansion for .* found$" to allow error messages like
2196         "No dynamic expansion for \"%s\" found in this-buffer".
2198 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
2200         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
2201         "psftp".
2203 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2205         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
2206         * vc.el (vc-default-dired-state-info): Use just "modified".
2207         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
2208         (vc-cvs-mode-line-string): Make use of the better default.
2209         (vc-cvs-parse-entry): Use the new `added'.
2210         (vc-cvs-dired-state-info): Remove.
2211         * vc-svn.el (vc-svn-dired-state-info): Remove.
2212         * vc-hg.el (vc-hg-dired-state-info): Remove.
2213         * vc-git.el (vc-git-dired-state-info): Remove.
2215 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
2217         * vc-git.el (vc-git-status-result): New variable.
2218         (vc-git-dir-status): Split out ...
2219         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
2220         ... these new functions and work asynchronously.
2222 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
2224         * vc-git.el (vc-git-after-dir-status): Remove.
2225         (vc-git-dired-state-info): Reimplement.
2227 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
2229         * replace.el (occur-mode-map): Add :help.
2231         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
2232         for disassemble.
2234         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
2235         the 'added state.
2236         (vc-status-remove-up-to-date): New function.
2237         (vc-status-mode-map, vc-status-menu-map): Bind it.
2238         (vc-status-printer): Use a different face up-to-date files.
2239         (vc-resynch-buffer): Update the vc-status buffer if it exists.
2240         (Todo): Remove solved entries.
2242         * vc-hg.el (vc-hg-state):
2243         * vc-git.el (vc-git-state):
2244         * vc-cvs.el (vc-cvs-parse-status):
2245         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
2246         state.
2248 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2250         * progmodes/compile.el (compile):
2251         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
2253         * simple.el (minibuffer-local-shell-command-map): New var.
2254         (minibuffer-complete-shell-command, read-shell-command): New funs.
2255         (shell-command, shell-command-on-region): Use them.
2257 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
2259         * vc.el (vc-status-mark-buffer-changed): New function to implement
2260         updating of the *vc-status* buffer when a buffer is saved.
2261         (vc-status-mode): Use it for after-change-hook.
2262         (vc-add-to-vc-status-buffer): Rename to ...
2263         (vc-status-add-entry): ... this.
2264         (Todo): Add new entry.
2266 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2268         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
2270 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
2272         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
2273         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
2274         Remove spurious * from defcustom docstrings.
2275         (icomplete-compute-delay): Fix docstring and remove spurious *.
2276         (icomplete-delay-completions-threshold): Fix typo in docstring and
2277         remove spurious *.
2278         (icomplete-completions): While collecting the list of prospective
2279         candidates, don't overshoot `icomplete-prospects-length'.
2281 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
2283         * textmodes/refbib.el:
2284         * textmodes/reftex.el:
2285         * textmodes/reftex-global.el:
2286         * textmodes/reftex-vars.el:
2287         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
2288         compiler pacifying defvars.
2289         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
2290         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
2291         not needed.
2293 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
2295         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
2296         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
2297         (verilog-customize, verilog-font-customize)
2298         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
2299         (verilog-mode): Update documentation strings to match tool tips.
2300         (verilog-auto-search-do, verilog-auto-re-search-do)
2301         (verilog-skip-forward-comment-or-string): Fix verilog-auto
2302         expansion when a .* appears inside a string.
2303         (verilog-re-search-forward, verilog-re-search-backward):
2304         Add comment to recall how this works.
2305         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
2307 2008-03-20  Glenn Morris  <rgm@gnu.org>
2309         * calendar/calendar.el (calendar-other-dates): New function.
2310         (calendar-print-other-dates): Use calendar-other-dates.
2311         * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
2312         the declarations it replaces.
2313         (calendar-mouse-print-dates): Use calendar-other-dates.
2315         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
2316         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
2317         (calendar-absolute-from-bahai): Fix the leap-year case.
2318         (calendar-bahai-from-absolute): Re-use the Gregorian month.
2319         (calendar-bahai-date-string, calendar-bahai-print-date):
2320         Handle pre-Bahai dates.
2322         * calendar/cal-china.el (chinese-calendar-celestial-stem)
2323         (chinese-calendar-terrestrial-branch): Make defcustoms.
2325         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
2326         (calendar-mouse-view-diary-entries): Use or.
2327         (calendar-mouse-chinese-date): Remove unused command.
2328         (cal-menu-load-hook): Mark as obsolete.
2330         * calendar/solar.el (calendar-location-name, calendar-latitude)
2331         (calendar-longitude, solar-arctan, sunrise-sunset)
2332         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
2334 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
2336         * calc/calc.el: Remove outdated comments.
2337         (defcalcmodevar, calc-mode-var-list-restore-default-values)
2338         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
2339         Add docstrings.
2341 2008-03-19  Jason Rumney  <jasonr@gnu.org>
2343         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
2345 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
2347         * net/tls.el (open-tls-stream): Reindent.
2349 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
2351         * net/tramp.el (tramp-let-maybe): Removed.
2352         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
2353         It does not exist under XEmacs.
2354         (tramp-handle-file-truename, tramp-handle-expand-file-name)
2355         (tramp-completion-file-name-handler): Let-bind
2356         `directory-sep-char'.
2358         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
2359         `directory-sep-char'.
2361 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2363         * help-fns.el (describe-function-1): Don't signal "missing arglist"
2364         for autoloaded keymaps.
2366         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
2367         (electric-verilog-terminate-line, verilog-in-struct-region-p)
2368         (verilog-backward-ws&directives, verilog-forward-ws&directives)
2369         (verilog-in-comment-p, verilog-in-star-comment-p)
2370         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
2371         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
2372         (verilog-skip-forward-comment-or-string, verilog-in-paren)
2373         (verilog-skip-forward-comment-p): Use it.
2375 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
2377         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
2378         (org-remember-templates, org-time-stamp-rounding-minutes)
2379         (org-back-over-empty-lines, org-find-base-buffer-visiting)
2380         (org-columns-new): Fix typos in docstrings.
2382 2008-03-19  Glenn Morris  <rgm@gnu.org>
2384         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
2385         (tramp-handle-shell-command): Use condition-case rather than
2386         ignore-errors.
2388 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
2390         * diff-mode.el (diff-header): Make the color louder.
2391         (diff-refine-change): Tone the color down.
2393 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
2395         * descr-text.el (describe-char): When `describe-char-unidata-list'
2396         is set to show all properties, list them in the right order.
2398 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2400         * international/mule.el (load-with-code-conversion): Avoid setting
2401         default-enable-multibyte-characters.
2403 2008-03-19  Gustav Hållberg  <gustav@virtutech.com>  (tiny change)
2405         * vc.el (vc-annotate-background): Fix custom type.
2407 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2409         * descr-text.el (describe-char-unidata-list): Allow specifying
2410         just all properties.
2411         (describe-char): Handle that new value.
2413         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
2415 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
2417         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
2418         instead of file name extension to make docs with uncommon
2419         extensions work.
2421 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
2423         * doc-view.el (require): Require cl at compile time because
2424         `assert' needs it.
2426 2008-03-18  Glenn Morris  <rgm@gnu.org>
2428         * calendar/calendar.el (initial-calendar-window-hook)
2429         (today-visible-calendar-hook): Doc fixes.
2431 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
2433         * net/tramp.el (tramp-root-regexp): Simplify.
2434         (tramp-completion-file-name-regexp-separate): Don't insist on
2435         leading "[".  This prevents method or user or host completion.
2436         (tramp-let-maybe): Autoload it.
2437         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
2438         is an alias for `identity'.
2439         (tramp-handle-write-region): Protect `last-coding-system-used'
2440         over the trailing statements.
2441         (tramp-completion-file-name-handler-post-function): Remove.
2442         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
2443         instead of calling `tramp-drop-volume-letter'.
2445         * net/tramp.el:
2446         * net/tramp-uu.el:
2447         * net/trampver.el: Move coding cookie at the end.
2449 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2451         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
2452         elements which may be something else than characters.
2454 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
2456         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
2457         New functions to implement vc-status support.
2459         * vc.el (vc-default-extra-status-menu)
2460         (vc-add-to-vc-status-buffer): New functions.
2462         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
2463         for eldoc and ielm.
2465 2008-03-17  Glenn Morris  <rgm@gnu.org>
2467         * calendar/cal-x.el (diary-frame-parameters)
2468         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
2469         Fix custom type; add options.
2470         (calendar-frame, diary-frame): Doc fixes.
2471         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
2472         new functions.
2473         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
2474         Use calendar-frame-1 and calendar-dedicate-diary.
2475         (calendar-one-frame-setup): Also handle only-one-frame case.
2476         (calendar-only-one-frame-setup): Doc fix.  Just call
2477         calendar-one-frame-setup.
2479         * calendar/diary-lib.el: Re-order some definitions before their use.
2480         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
2481         (diary-list-entries): Doc fixes.
2482         (make-fancy-diary-display): Remove function.
2484         * calendar/calendar.el (calendar-today-marker)
2485         (initial-calendar-window-hook, today-visible-calendar-hook)
2486         (today-invisible-calendar-hook, diary-file, calendar-basic-setup):
2487         (calendar-star-date, calendar-mark-today): Doc fixes.
2488         (today-visible-calendar-hook): Add options.
2489         (calendar-in-read-only-buffer): New macro.
2490         (calendar-basic-setup): Adapt for change in calendar-read-date.
2491         Place holiday let inside if.
2492         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
2493         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
2494         (calendar-print-other-dates): Use one let rather than many.
2496         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
2497         (calendar-print-other-dates):
2498         * calendar/cal-hebrew.el (list-yahrzeit-dates):
2499         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
2500         * calendar/holidays.el (calendar-list-holidays, list-holidays)
2501         (calendar-cursor-holidays):
2502         * calendar/lunar.el (calendar-phases-of-moon): Use
2503         calendar-in-read-only-buffer to replace previous code and disable undo.
2505 2008-03-16  Juri Linkov  <juri@jurta.org>
2507         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
2508         and regexp-search-ring-yank-pointer for the HISTPOS argument of
2509         read-from-minibuffer to provide the correct initial minibuffer
2510         history position in isearch-edit-string when it is called from
2511         isearch-ring-adjust.
2513         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
2514         to check if the current buffer is the minibuffer, and in this case
2515         call abort-recursive-edit to kill the minibuffer.  Doc fix.
2516         (kill-this-buffer-enabled-p): Allow this function to return non-nil
2517         when the current buffer is the minibuffer.
2519         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
2521 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
2523         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
2524         Use non-nil PARENTS attribute of make-directory instead of
2525         explicitly checking existence the current cache directory.
2527 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
2529         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
2530         M-x epa-file-select-keys.
2532 2008-03-16  Kenichi Handa  <handa@m17n.org>
2534         * international/mule.el (auto-coding-alist):
2535         Use no-conversion-multibyte for archive files.
2537 2008-03-16  Glenn Morris  <rgm@gnu.org>
2539         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
2540         New functions.
2541         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
2542         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
2543         Use calendar-mark-1.
2544         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
2545         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
2546         Use calendar-mark-complex.
2547         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
2548         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
2549         Use calendar-mark-1.
2551         * calendar/calendar.el (calendar-mod): Remove.
2552         * calendar/cal-china.el (calendar-chinese-from-absolute)
2553         (calendar-chinese-date-string): Expand calendar-mod calls.
2554         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
2555         Expand calendar-mod calls.
2557         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
2558         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
2559         (diary-bahai-insert-yearly-entry): Use let rather than let*.
2560         Move obsolete aliases after the functions that replaced them.
2562         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
2563         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
2564         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
2565         Use let rather than let*.
2566         (calendar-hebrew-prompt-for-date): New function.
2567         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
2568         (holiday-tisha-b-av-etc): Use unless, let.
2570         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
2571         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
2573         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
2575         * calendar/calendar.el (calendar-for-loop): Add indent spec.
2577         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
2578         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
2579         than concat.
2580         (diary): Remove un-needed let.
2581         (view-other-diary-entries): Rename argument.
2582         (diary-list-entries-2): New function.
2583         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
2584         (print-diary-entries): Use unless.
2585         (diary-mark-entries-1): Change argument order, make all but
2586         markfunc optional.  Handle the standard (Gregorian) case.
2587         Use match-string-no-properties.  Handle marks.
2588         (mark-diary-entries): Use diary-mark-entries-1.
2589         (diary-font-lock-keywords-1): New macro.
2590         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
2592 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
2594         * icalendar.el (icalendar-version): Increase to 0.18.
2595         (icalendar-export-hidden-diary-entries): New variable.
2596         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
2597         In case of error, insert full error-val.
2598         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
2599         Use calendar-day-of-week.  Return the day number.
2600         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
2602 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
2604         * icalendar.el (icalendar-recurring-start-year): New variable.
2605         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
2606         (icalendar-export-region): Ignore hidden diary entries.
2607         (icalendar--convert-ordinary-to-ical): Fix case where event
2608         spans across midnight boundary.
2609         (icalendar-first-weekday-of-year): New function.
2610         (icalendar--convert-weekly-to-ical): Allow user-selectable start
2611         year for recurring events (Mozilla calendars do not propagate
2612         recurring events forever, so year 2000 start date was not working).
2613         (icalendar--convert-yearly-to-ical): Remove extra spaces in
2614         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
2616 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
2618         * net/tramp.el (tramp-root-regexp): New defconst.
2619         (tramp-completion-file-name-regexp-unified)
2620         (tramp-completion-file-name-regexp-separate)
2621         (tramp-completion-file-name-regexp-url): Use it.
2622         (tramp-do-copy-or-rename-file-via-buffer):
2623         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
2624         t for `insert-file-contents-literally'.
2625         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
2626         Autoload it.
2627         (tramp-completion-file-name-handler-post-function): New defconst.
2628         (tramp-completion-file-name-handler): Use it.
2629         (tramp-maybe-open-connection): Update calls to
2630         `tramp-flush-connection-property' for removed 2nd argument.
2632 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2634         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
2635         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
2636         New functions.
2638 2008-03-15  Glenn Morris  <rgm@gnu.org>
2640         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
2641         New functions.
2642         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
2643         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
2644         (diary-list-entries-1, diary-mark-entries-1): Autoload.
2645         (diary-bahai-list-entries): Use diary-list-entries-1.
2646         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
2647         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
2648         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
2649         (diary-list-entries-1, diary-mark-entries-1): Autoload.
2650         (list-hebrew-diary-entries): Use diary-list-entries-1.
2651         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
2652         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
2653         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
2654         (diary-list-entries-1, diary-mark-entries-1): Autoload.
2655         (list-islamic-diary-entries): Use diary-list-entries-1.
2656         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
2658         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
2660         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
2662         * calendar/cal-china.el (number-chinese-months)
2663         (calendar-chinese-from-absolute): Use nth, caar.
2665         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
2667         * calendar/cal-french.el (french-calendar-accents): Doc fix.
2669         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
2670         (calendar-hebrew-month-name-array-leap-year)
2671         (hebrew-calendar-parashiot-names): Make constants.
2672         (diary-parasha): Move definition after constants it uses.
2674         * calendar/cal-html.el (cal-html-insert-link-yearpage)
2675         (cal-html-htmlify-list): Doc fix.
2676         (cal-html-htmlify-entry): Use nth.
2678         * calendar/cal-islam.el (calendar-islamic-month-name-array)
2679         (calendar-islamic-epoch): Make constants.
2680         (calendar-islamic-epoch): Doc fix.
2682         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
2684         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
2685         (cal-tex-month-name): Doc fix.
2686         (cal-tex-last-blank-p): Use zerop.
2688         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
2689         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
2690         (calendar-cursor-to-date): Doc fix.
2691         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
2692         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
2693         (calendar-day-number): Use when.
2694         (generate-calendar-month): Use dotimes.
2695         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
2696         (calendar-set-mark): Reverse conditional.
2697         (calendar-make-alist): Move definition before use.
2699         * calendar/diary-lib.el (diary-face-attrs)
2700         (diary-glob-file-regexp-prefix, diary-selective-display)
2701         (number-of-diary-entries, diary-list-entries, diary-goto-entry):
2702         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
2703         (diary-anniversary, diary-cyclic)
2704         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
2705         (diary-header-line-format): Change wording.
2706         (diary-list-entries): Set `date-start' in let.
2707         (include-other-diary-files, mark-included-diary-files): Use format.
2708         (simple-diary-display, fancy-diary-display): Use cadr, unless.
2709         (mark-diary-entries): Use 1+.
2710         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
2711         (mark-calendar-month): Use dotimes.
2713         * calendar/holidays.el (displayed-month, displayed-year):
2714         Move declarations where needed.
2715         (calendar-list-holidays): Doc fix.
2717         * calendar/parse-time.el (parse-time-string): Simplify.
2719         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
2720         Make constants.
2721         (solar-sunrise-sunset): Rename some local variables for clarity.
2722         (sunrise-sunset): Use zerop.
2723         (solar-mean-equinoxes/solstices): Doc fix.
2725         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
2726         Use nth.
2727         (timeclock-completing-read, timeclock-generate-report): Use zerop.
2728         (timeclock-mean, timeclock-generate-report): Use dolist.
2730         * calendar/todo-mode.el (todo-add-category): Simplify.
2731         (todo-more-important-p, todo-delete-item, todo-file-item):
2732         Use unless, when.
2733         (todo-top-priorities): Use zerop.
2735 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
2737         * buff-menu.el (list-buffers-noselect): Display buffer name in
2738         tooltip instead of mouse binding when it doesn't fit in the list.
2740 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
2742         * faces.el (xw-defined-colors):
2743         * simple.el (widget-convert, shell-mode): Declare as functions
2744         instead of autoloading.
2746         * abbrev.el:
2747         * button.el:
2748         * cus-face.el:
2749         * ediff-hook.el:
2750         * emacs-lisp/backquote.el:
2751         * emacs-lisp/timer.el:
2752         * facemenu.el:
2753         * faces.el:
2754         * menu-bar.el:
2755         * simple.el:
2756         * subr.el:
2757         * textmodes/fill.el:
2758         * textmodes/paragraphs.el: Remove autoloads, redundant when the
2759         files are preloaded.
2761 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2763         * desktop.el (desktop-create-buffer): Don't catch errors if
2764         debug-on-error is set.
2766 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
2768         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
2769         ($(lisp)/calendar/diary-loaddefs.el)
2770         ($(lisp)/calendar/hol-loaddefs.el): New targets.
2771         (LOADDEFS): New macro.
2772         (autoloads): Depend on $(LOADDEFS).
2774 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
2776         * font-lock.el (featurep): Remove test, not useful anymore.
2777         (facemenu-keymap): Move key binding ...
2778         * facemenu.el (facemenu-keymap): ... here.
2780         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
2781         for each file in the list.
2782         (vc-bzr-log-view-mode): Recognize the file marker.
2784         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
2785         for checkdoc and profiling.
2787 2008-03-14  Bastien Guerry  <bzg@altern.org>
2789         * textmodes/flyspell.el (nxml-mode): Add the right
2790         `flyspell-mode-predicate'.
2792         * wid-edit.el (link): Use 'mouse-face for :follow-link.
2794 2008-03-14  Glenn Morris  <rgm@gnu.org>
2796         * calendar/solar.el: Reorder so that functions are defined before use.
2797         (displayed-month, displayed-year): Move declarations where needed.
2798         (solar-get-number): Move definition before use.  Use unless.
2799         (solar-equatorial-coordinates): Simplify.
2800         (solar-sunrise-and-sunset): Use let rather than let*.
2801         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth
2803         * startup.el (command-line-1): Rename -internal-script back to
2804         -scriptload (reverts previous change).
2806         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
2807         (calendar-bahai-leap-base): Add doc strings.
2808         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
2809         Move definition before use.
2810         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
2811         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
2812         variables outside the loop.  Use dolist.
2813         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
2815         * calendar/cal-china.el: Re-order so that functions are defined before
2816         use.
2817         (displayed-month, displayed-year): Move declarations where needed.
2818         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
2819         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
2820         Add doc strings.
2821         (chinese-year-cache): Recenter on 2010.  Doc fix.
2822         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
2823         Doc fix.  Simplify.
2824         (chinese-year-cache-init): New function.
2825         (compute-chinese-year, holiday-chinese-new-year)
2826         (calendar-chinese-date-string, calendar-goto-chinese-date)
2827         (make-chinese-month-assoc-list): Use cadr, nth.
2828         (chinese-months): Remove un-needed let.
2830         * calendar/cal-coptic.el (coptic-calendar-month-name-array):
2831         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
2832         (coptic-prompt-for-date): Move definition before use.
2834         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
2835         (calendar-dst-find-data, calendar-daylight-time-offset)
2836         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
2837         (calendar-daylight-savings-starts-time)
2838         (calendar-daylight-savings-ends-time): Use cadr, nth.
2840         * calendar/cal-french.el (french-calendar-epoch)
2841         (calendar-goto-french-date): Doc fix.
2842         (french-calendar-month-name-array)
2843         (french-calendar-multibyte-month-name-array)
2844         (french-calendar-day-name-array, french-calendar-special-days-array):
2845         Add doc strings.
2847         * calendar/cal-hebrew.el (displayed-month, displayed-year)
2848         (original-date): Move declarations where needed.
2849         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
2850         Doc fix.
2851         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
2852         constant variables outside the loop.  Use dolist.
2854         * calendar/cal-islam.el (displayed-month, displayed-year)
2855         (original-date): Move declarations where needed.
2856         (islamic-calendar-day-number): Remove unused local variable `day'.
2857         (calendar-goto-islamic-date): Doc fix.
2858         (holiday-islamic): Use unless.
2859         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
2860         constant variables outside the loop.  Use dolist.
2861         (mark-islamic-calendar-date-pattern): Move definition before use.
2862         Use unless.
2863         (mark-islamic-diary-entries): Doc fix.
2864         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
2865         (insert-yearly-islamic-diary-entry): Use let rather than let*.
2867         * calendar/cal-julian.el (calendar-absolute-from-julian):
2868         Move definition before use.  Remove un-needed local `day'.
2869         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
2871         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
2872         (calendar-mayan-tzolkin-names-array): Add doc strings.
2873         (calendar-mayan-long-count-from-absolute): Use a single let.
2874         (calendar-string-to-mayan-long-count): Simplify.
2875         (calendar-next-haab-date, calendar-previous-haab-date)
2876         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
2877         (calendar-previous-calendar-round-date)
2878         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
2879         Doc fix.
2880         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
2881         (calendar-mayan-date-string, calendar-print-mayan-date)
2882         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
2883         (calendar-mayan-long-count-common-era): Move definitions before use.
2885         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
2886         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
2887         Doc fix.
2888         (calendar-mouse-goto-date): Move definition before use.
2890         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
2891         Move definition before use.
2892         (calendar-cursor-to-visible-date): Move definition before use.
2893         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
2894         and place inside the conditional.
2895         (calendar-forward-day): Simplify.
2896         (calendar-end-of-month): Use unless.
2897         (calendar-goto-day-of-year): Doc fix.
2898         Relocate obsolete aliases after their replacements.
2900         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
2902         * calendar/diary-lib.el (mark-diary-entries): Move some constant
2903         variables outside the diary-date-forms loop.
2905         * calendar/calendar.el (diary-file): Doc fix.
2906         (calendar-buffer-list): Return buffers rather than strings (fixes
2907         previous change).
2908         (hebrew-holidays-4): Fix typo.
2910         * calendar/holidays.el (displayed-month, displayed-year):
2911         Move declarations where needed.
2912         (calendar-holiday-list, calendar-list-holidays)
2913         (holiday-filter-visible-calendar): Move definitions before use.
2914         (list-holidays): Use cadr.
2915         Relocate obsolete aliases after their replacements.
2917         * calendar/lunar.el (date, displayed-month, displayed-year):
2918         Move declarations where needed.
2919         (lunar-phase-list): Move definition after functions it uses.
2920         (calendar-phases-of-moon, diary-phases-of-moon)
2921         (lunar-new-moon-on-or-after): Use cadr, nth.
2922         (lunar-new-moon-on-or-after): Doc fix.
2924         * textmodes/org-irc.el (top-level): CL not required when compiling.
2925         (org-irc-visit-erc): Replace runtime CL functions.
2927         * textmodes/org-publish.el (declare-function): Add compatibility stub.
2928         (org-publish-delete-dups): Declare as function.
2930 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
2932         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
2933         (vc-bzr-show-log-entry): Make regexp match more cases.
2934         (vc-diff-switches-list): Remove autoload, not needed.
2936 2008-03-14  Juri Linkov  <juri@jurta.org>
2938         * isearch.el (isearch-edit-string): Remove one call to
2939         `isearch-push-state' not to push an inconsistent state,
2940         but keep another correct call to `isearch-push-state'.
2941         (isearch-ring-adjust): Call `isearch-push-state' only when
2942         `search-ring-update' is non-nil since `isearch-edit-string'
2943         already pushes its state.
2944         (isearch-message): Improve matching the failed part by checking
2945         if the original message starts with the last successful message.
2947         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
2948         (dired-perm-write): Rename from `dired-warn-writable'.
2949         Change parent face from `font-lock-warning-face' to
2950         `font-lock-comment-delimiter-face'.
2951         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
2952         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
2953         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
2954         with `dired-perm-write-face'.
2956 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
2958         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
2959         Create cache dir only if it doesn't already exist.
2961 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2963         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
2964         of \ and '.
2966 2008-03-13  Johan Bockgård  <bojohan@gnu.org>
2968         * net/browse-url.el (browse-url-text-xterm):
2969         Unquote browse-url-text-browser.
2971 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
2973         * textmodes/org-mouse.el: Version number change.
2975         * textmodes/org-publish.el (org-publish-expand-components):
2976         Remove null projects from the list of components.
2977         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
2978         Remove unused retrieval of the :publishing-directory property.
2979         (org-publish-file): Bugfix: when using a relative directory as the
2980         publishing directory, convert it to a directory filename.
2981         (org-publish-project): New alias.
2982         (org-publish-get-files): Protect against empty p.
2983         (org-publish-file): Send an error when file is not part of any project.
2984         (org-publish-file): Offer to refresh the list of files in known
2985         project when the current file is not part of any project.
2986         (org-publish-before-export-hook)
2987         (org-publish-after-export-hook): New hooks.
2988         (org-publish-org-to): Use new hooks and kill buffers.
2989         (org-publish-file): Remove the code for killing buffers.
2990         (org-publish-initialize-files-alist): Use interactive.
2991         (org-publish-file): If the publishing function creates a new
2992         buffer, kill it after publishing.
2993         (org-publish-timestamp-filename): Protect ":" in file name path
2994         under windows.
2996         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
2997         change that killed the LaTeX buffer.
2999         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
3000         in the decision tree.
3001         (org-select-remember-template): Clean the code.
3002         (org-prepare-dblock): Add the extra :content parameter.
3003         (org-write-agenda): New output type ".ics" files.
3004         (org-write-agenda): Call `org-icalendar-verify-function', both for
3005         time stamps and for TODO entries.
3006         (org-agenda-collect-markers, org-create-marker-find-array)
3007         (org-check-agenda-marker-table): New functions.
3008         (org-agenda-marker-table): New variable.
3009         (org-export-as-html): Revert the change that killed the html
3010         buffer.  Side effects first need to be studied carefully.
3011         (org-get-tags-at): Fix the structure of the condition-case statement.
3012         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
3013         (org-timestamp-change): Fix regulear expressions to swallow the
3014         extra character for repeat-shift control.
3015         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
3016         (org-get-legal-level): Alias to `org-get-valid-level'.
3017         (org-dblock-write:clocktable): Add a :link parameter, linking
3018         headlines to their location in the Org agenda files.
3019         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
3020         throwing an error when getting tags before headlines.
3021         (org-timestamp-change, org-modify-ts-extra)
3022         (org-ts-regexp1): Fix timestamp editing.
3023         (org-agenda-custom-commands-local-options): New constant.
3024         (org-agenda-custom-commands):
3025         Use `org-agenda-custom-commands-local-options' to improve customize
3026         type.  "htmlize": Removed hack to fix face problem with htmlize,
3027         it no longer seem necessary.
3028         (org-follow-link-hook): New hook.
3029         (org-agenda-custom-commands): Add "Component" as a tag for each
3030         item in a command serie.
3031         (org-open-at-point): Run `org-follow-link-hook'.
3032         (org-agenda-schedule): Bugfix: don't display marker type when it
3033         is nil.
3034         (org-store-link): org-irc required.
3035         (org-set-regexps-and-options): Parse the new logging options.
3036         (org-extract-log-state-settings): New function.
3037         (org-todo): Handle the new ways of recording state change stuff.
3038         (org-local-logging): New function.
3039         (org-columns-open-link): Fix bug with opening link in column view.
3040         (org-local-logging): New function
3041         (org-todo): Make sure that LOGGING properties are honoured.
3042         (org-todo-keywords): Improve docstring.
3043         (org-startup-options): Cleanup startup options.
3044         (org-set-regexps-and-options): Process the "!" markers.
3045         (org-todo): Respect the new logging stuff.
3046         (org-log-note-how): New variable.
3047         (org-add-log-maybe): New parameter HOW that defines how logging
3048         should be done and also overrides PURPOSE.  Add a docstring.
3049         (org-add-log-note): Check if we really need to ask for a note.
3050         (org-get-current-options): Digest the new keyword.
3051         (org-agenda-reset-markers): Rename from
3052         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
3053         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
3054         function, without force argument.
3055         (org-buffer-property-keys): Bind local variables s and p.
3056         (org-make-tags-matcher): Allow "" to match an empty or
3057         non-existent property value.
3058         (org-export-as-html): Join unsorted lists when they directly
3059         follow each other.  Such lists may be created by headlines that
3060         are converted to lists.
3061         (org-nofm-to-completion): New function.
3062         (org-export-as-html): Use :html-extension instead of
3063         org-export-html-extension.
3064         (org-store-link): Support for links from `rmail-summary-mode'.
3065         (org-columns-new, org-complete, org-set-property): Set the
3066         `include-columns' argument in the call to
3067         `org-buffer-property-keys'.
3068         (org-buffer-property-keys): New argument `include-columns', to
3069         include properties expected by any of the COLUMS formats in the
3070         current buffer.
3071         (org-cleaned-string-for-export): Get rid of drawers first, so that
3072         they will be removed also in the text before the first headline.
3073         (org-clock-report): Show the clocktable when found.
3074         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
3075         (org-version): With prefix argument, insert `org-version' at point.
3076         (org-agenda-goto): Recenter the window after finding the target
3077         location, to make sure the correct position will be displayed.
3078         (org-agenda-get-deadlines): Don't scale priority with the warning
3079         period.
3080         (org-insert-heading): Don't break line in the middle of the line.
3081         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
3082         be 0.
3083         (org-update-checkbox-count): Revamp to deal with hierarchical
3084         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
3085         (org-remove-timestamp-with-keyword): New function.
3086         (org-schedule, org-deadline):
3087         Use `org-remove-timestamp-with-keyword' to make sure all such time
3088         stamps are removed.
3089         (org-mode): Support for `align'.
3090         (org-agenda-get-deadlines): Make sure priorities increase as the
3091         due date approaches and is passed.
3092         (org-remember-apply-template): Fix problem with tags that
3093         contain "_" or "@".
3094         (org-make-link-regexps): Improve the regular expression for plain links.
3095         (org-agenda-get-closed): List each clocking entry.
3096         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
3097         (org-special-ctrl-k): New option.
3098         (org-kill-line): New function.
3099         (org-archive-all-done): Fix incorrect number of stars in regexp.
3100         (org-refile-get-location): New function.
3101         (org-refile-goto-last-stored): New function.
3102         (org-global-tags-completion-table): Add the value of org-tag-alist
3103         in each buffer, to make sure that also unused tags will be
3104         available for completion.
3105         (org-columns-edit-value)
3106         (org-columns-next-allowed-value): Only update if not in agenda.
3107         (org-clocktable-steps): New function.
3108         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
3109         (org-archive-subtree): Add the outline tree context as a property.
3110         (org-closest-date): New optional argument `prefer'.
3111         (org-goto-auto-isearch): New option.
3112         (org-goto-map, org-get-location): Implement auto-isearch.
3113         (org-goto-local-auto-isearch-map): New variable.
3114         (org-goto-local-search-forward-headings)
3115         (org-goto-local-auto-isearch): New functions
3117 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
3119         * textmodes/org-irc.el: New file.
3121 2008-03-13  John Wiegley  <johnw@gnu.org>
3123         * textmodes/org-mac-message.el: New file.
3125 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
3127         * font-lock.el (font-lock-comment-face): Set the foreground for
3128         the light background 8 colors case.
3130 2008-03-13  Glenn Morris  <rgm@gnu.org>
3132         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
3133         generate-autoload-cookie patterns.
3135         * startup.el (command-line-1): Rename -scriptload to -internal-script.
3137         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
3138         (MH_E_SRC): Remove variable.
3139         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
3140         Simplify file header.  Use $@ for generated-autoload-file.
3142         * Makefile.in (LOADDEFS): New variable.
3143         (AUTOGENEL): Use $LOADDEFS.
3144         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
3145         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el):
3146         ($(lisp)/calendar/hol-loaddefs.el): New targets.
3147         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
3148         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
3149         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
3150         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
3151         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
3152         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
3153         Add calendar-specific autoload cookies, and remove any setting of
3154         generated-autoload-file.
3155         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
3156         * calendar/diary-lib.el: Replace explicit autoloads with reading of
3157         diary-loaddefs.
3158         * calendar/holidays.el: Replace explicit autoloads with reading of
3159         hol-loaddefs.
3161         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
3162         (calendar-buffer-list): Simplify.
3163         (generate-calendar-window): Use calendar-mark-holidays rather than
3164         obsolete alias.
3166         * calendar/cal-hebrew.el (list-yahrzeit-dates):
3167         Use cal-hebrew-yahrzeit-buffer.
3169         * calendar/cal-x.el (calendar-only-one-frame-setup)
3170         (calendar-two-frame-setup): Doc fixes.
3171         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
3173         * calendar/appt.el (appt-mode-string): Mark as risky.
3174         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
3176         * calendar/cal-html.el (diary-list-entries):
3177         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
3178         (calendar-iso-from-absolute): Fix autoloads.
3180         * calendar/cal-iso.el (calendar-absolute-from-iso)
3181         (calendar-iso-read-args): Simplify.
3182         (calendar-iso-date-string, calendar-iso-read-args)
3183         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
3185         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
3186         (displayed-month, displayed-year): Move declarations where needed.
3187         (calendar-print-astro-day-number): Doc fix.
3189         * calendar/cal-persia.el (persian-calendar-month-name-array)
3190         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
3191         (persian-prompt-for-date): Remove local variable `today'.
3193         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
3195         * calendar/solar.el (solar-moment, solar-exact-local-noon)
3196         (solar-sunrise-sunset, solar-sunrise-sunset-string)
3197         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time):
3198         (diary-sabbath-candles, solar-equinoxes/solstices)
3199         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
3200         (solar-time-equation, solar-date-to-et): Simplify.
3202         * mail/supercite.el: Remove the `function' in `(function (lambda'.
3203         Replace `(car (cdr' with cadr'.
3205         * progmodes/f90.el (f90-font-lock-n): New function.
3206         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
3207         Use f90-font-lock-n.
3208         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
3210         * progmodes/f90.el (f90-mode-abbrev-table):
3211         * progmodes/fortran.el (fortran-mode-abbrev-table):
3212         Use newer form of define-abbrev, where supported.  No need to bind
3213         abbrevs-changed for system abbrevs.
3215 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3217         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
3218         delete-frame-functions.
3220         * bookmark.el (Info-current-node): Remove.
3222 2008-03-12  Juri Linkov  <juri@jurta.org>
3224         * help.el (describe-project): Remove defaliases for view-todo and
3225         describe-project that are now unnecessary after the merge from
3226         emacs--rel--22 that added define-obsolete-function-alias.
3228         * startup.el (inhibit-startup-screen): Revert incomplete
3229         2008-03-10 merge from emacs--rel--22 that partly reverted
3230         2008-02-28 change that added initial message to *scratch* buffer
3231         regardless of the value of `inhibit-startup-screen'.
3232         Now keep this change in the trunk, but not in the 22 branch.
3234 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3236         * international/quail.el (quail-setup-completion-buf, quail-help):
3237         * mail/binhex.el (binhex-decode-region-internal):
3238         * mail/uudecode.el (uudecode-decode-region-internal):
3239         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3240         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3241         setting default-enable-multibyte-characters.
3243         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
3245         * comint.el: Fix up indentation and comment style.  Remove `function'.
3247         * international/mule-cmds.el (reset-language-environment)
3248         (set-language-environment-nonascii-translation):
3249         Don't set-unibyte-charset.
3251         * doc-view.el: Remove all cb-args, use closures instead.
3252         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
3253         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
3254         doing an incorrect check).  Update all callers to use the new name.
3255         (doc-view-doc->txt): Add missing `txt' argument.
3257 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
3259         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
3260         md5 sum calculation to single-byte.
3262 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3264         * doc-view.el (doc-view-new-window-function): Add assertion.
3265         (doc-view-doc-type): New var.
3266         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
3267         (doc-view-intersection): New fun.
3268         (doc-view-mode): Use it to set the new var.
3270 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
3272         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
3273         (doc-view-already-converted-p): New functions.
3274         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
3275         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
3276         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
3277         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
3278         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
3279         (doc-view-convert-current-doc): Don't hardwire the functions the
3280         sentinels call.  Now they're provided by two args CALLBACK and
3281         CB-ARGS to the functions.
3282         (doc-view-search): Use doc-view-doc->txt.
3283         (doc-view-initiate-display): Use doc-view-already-converted-p.
3284         Mention new binding C-c C-t if doc-view-mode doesn't work.
3286 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
3288         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
3290 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3292         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
3293         Mark " outside of tags as punctuation.
3295 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3297         * menu-bar.el (minibuffer-local-map): Use the same command for the
3298         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
3299         Prefer RET over C-j for exit-minibuffer.
3301         * files.el (display-buffer-other-frame): Eliminate problematic code.
3303         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
3304         (menu-bar-select-buffer): Remove.
3305         (menu-bar-select-frame): Make non-interactive and take a frame arg.
3306         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
3308 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
3310         * icomplete.el (icomplete-completions): Remove obsolete code.
3312         * net/net-utils.el (iwconfig-program-options): Doc fix.
3313         (net-utils-run-program, run-network-program): Define as functions.
3315 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
3317         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
3319 2008-03-11  Glenn Morris  <rgm@gnu.org>
3321         * faces.el (mode-line-emphasis): New face.
3322         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
3324         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
3326 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
3328         * simple.el (set-mark-command): Doc fix.
3330 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3332         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
3334         * emacs-lisp/autoload.el (autoload-find-destination):
3335         Don't force raw-text.
3337         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
3338         * calendar/cal-loaddefs.el: Don't version control.
3340 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
3342         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
3343         entries and add :help to the existing ones.
3345 2008-03-10  Glenn Morris  <rgm@gnu.org>
3347         * calendar/cal-hebrew.el (date, entry, number): Move declarations
3348         to where they are needed.
3350         * calendar/calendar.el (diary-file, hebrew-holidays-1)
3351         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
3352         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
3353         (calendar-version): Doc fixes.
3354         (calendar-absolute-from-gregorian): Use zerop.
3355         (calendar-mode-line-format): Make it a defcustom.
3357         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
3358         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
3359         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
3360         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
3361         (mark-included-diary-files, mark-calendar-days-named)
3362         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
3363         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
3364         (insert-monthly-diary-entry, insert-yearly-diary-entry)
3365         (insert-anniversary-diary-entry, insert-block-diary-entry)
3366         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
3367         (diary-font-lock-sexps): Doc fixes.
3368         (diary-remind-message, mark-calendar-month): Use zerop.
3369         (diary-attrtype-convert, diary-pull-attrs): Simplify.
3370         (diary-list-entries): Revert let to let* (previous change).
3372         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
3374 2008-03-10  Kim F. Storm  <storm@cua.dk>
3376         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
3377         function aliases for the old names.
3379 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
3381         * iswitchb.el (iswitchb-use-faces): Doc fix.
3382         (iswitchb-buffer-ignore, iswitchb-read-buffer):
3383         Fix typos in docstrings.
3385 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
3387         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
3388         Fix typo.
3389         (verilog-type-font-keywords): Reindent.
3391 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
3393         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
3394         grouping-keyword regular expression.
3395         (verilog-font-lock-keywords): Allow users to toggle special
3396         highlight of grouping-keywords.
3397         (verilog-highlight-grouping-keywords): The toggle for special
3398         highlighting of grouping keywords.
3400 2008-03-10  Juri Linkov  <juri@jurta.org>
3402         * startup.el: Revert 2008-02-28 change that adds initial message
3403         to *scratch* buffer regardless of the value of
3404         `inhibit-startup-screen'.
3406 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
3408         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
3409         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
3410         * progmodes/verilog-mode.el (verilog-mode):
3411         * net/socks.el (socks):
3412         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
3414 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3416         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
3417         (doc-view-bookmark-make-record): Use them.
3418         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
3419         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
3421         * bookmark.el (bookmark-make-record-function): Change expected return
3422         value to include a suggested bookmark name.
3423         (bookmark-make): Split into bookmark-make-record and bookmark-store.
3424         Fix reversed `overwrite' semantics.
3425         (bookmark-set): Call bookmark-make-record before prompting the user.
3426         Then pass the result to bookmark-store later on.
3427         (bookmark-make-name-function): Remove.
3428         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
3429         * info.el (bookmark-make-name-function): Remove.
3430         (Info-mode): Don't set it.
3431         (Info-bookmark-make-name): Remove.
3432         (Info-bookmark-make-record): Use Info-current-node as suggested default
3433         bookmark name.
3435         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
3436         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
3437         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
3438         (bookmark-annotation-buffer, bookmark-annotation-file)
3439         (bookmark-annotation-point, bookmark-send-annotation)
3440         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
3441         (bookmark-edit-annotation-text-func): Rename from
3442         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
3443         (bookmark-edit-annotation-mode-map): Move initialization into
3444         declaration.
3446         * bookmark.el: Remove spurious * in docstrings.
3447         (bookmark-minibuffer-read-name-map): New var.
3448         (bookmark-set): Use it.  Also pass the default value as it should.
3449         (bookmark-send-edited-annotation): Take no chances with text properties.
3450         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
3451         (bookmark-insert-buffer-name): Remove.
3452         (bookmark-buffer-file-name): Signal an error rather than returning nil.
3454 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
3456         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
3458 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
3460         * diff-mode.el (diff-mode-menu): Add :help.
3462 2008-03-09  Glenn Morris  <rgm@gnu.org>
3464         * calendar/calendar.el (general-holidays, oriental-holidays)
3465         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
3466         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
3467         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
3468         (calendar-holidays): Restore autoload cookies, because people are
3469         used to using these variables without loading calendar.el.
3471         * calendar/cal-islam.el (diary-islamic-date): Move to end.
3472         (date, number): Declare where needed.
3474         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
3475         (list-sexp-diary-entries): Doc fixes.
3476         (diary-list-entries): Doc fix.  Remove free variable `entry'.
3477         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
3478         Simplify setting of `date-holiday-list'.
3479         (mark-diary-entries): Remove free variable `entry'.
3480         (diary-list-entries, include-other-diary-files, fancy-diary-display):
3481         Use let where let* is not needed.
3483 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3485         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
3486         make-record function, instead paste it in afterwards.
3487         (bookmark-make-record-for-text-file):
3488         * doc-view.el (doc-view-bookmark-make-record):
3489         * info.el (Info-bookmark-make-record): Don't mess with annotations.
3491 2008-03-08  Glenn Morris  <rgm@gnu.org>
3493         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
3495 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3497         * calendar/diary-lib.el (diary-list-entries)
3498         (include-other-diary-files, mark-diary-entries)
3499         (mark-sexp-diary-entries, mark-included-diary-files)
3500         (diary-entry-time, list-sexp-diary-entries): Remove the special
3501         handling of ^M that dates back to the use of selective-display.
3502         (simple-diary-display): Obey setting of pop-up-frames.
3503         (body, entry): Remove unnecessary declarations.
3505         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
3506         (bookmark-get-annotation, bookmark-set-annotation)
3507         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
3508         (bookmark-set-position, bookmark-get-front-context-string)
3509         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
3510         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
3511         * info.el (Info-bookmark-make-record): Don't bother recording point.
3512         (bookmark-get-filename, bookmark-get-front-context-string)
3513         (bookmark-get-rear-context-string, bookmark-get-position):
3514         Don't declare any more.
3515         (bookmark-get-info-node): Remove.
3516         (bookmark-prop-get): Declare.
3517         (Info-bookmark-jump): Use it.
3519 2008-03-08  Johan Bockgård  <bojohan@gnu.org>
3521         * subr.el (while-no-input): Don't splice BODY directly into the
3522         `or' form.
3524 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3526         * diff-mode.el (diff-ignore-whitespace-hunk):
3527         Bind inhibit-read-only before trying to change the buffer.
3529 2008-03-08  Glenn Morris  <rgm@gnu.org>
3531         * calendar/appt.el (appt): Move custom group here from calendar.el.
3532         (appt-disp-window, appt-convert-time): Doc fixes.
3534         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
3535         (calendar-bahai-mark-date-pattern):
3536         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
3537         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
3538         * calendar/cal-julian.el (calendar-absolute-from-julian):
3539         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
3541         * calendar/cal-china.el (chinese-calendar): Move custom group here from
3542         calendar.el.
3543         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
3544         Make constants.
3545         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
3546         (chinese-calendar-daylight-savings-starts)
3547         (chinese-calendar-daylight-savings-ends)
3548         (chinese-calendar-daylight-savings-starts-time)
3549         (chinese-calendar-daylight-savings-ends-time)
3550         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
3551         Doc fixes.
3553         * calendar/cal-coptic.el (coptic-name): Add doc string.
3555         * calendar/cal-french.el (french-calendar-month-name-array)
3556         (french-calendar-day-name-array, french-calendar-special-days-array):
3557         Add doc strings.
3559         * calendar/cal-bahai.el (diary-bahai-mark-entries)
3560         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
3561         (diary-bahai-insert-yearly-entry):
3562         * calendar/cal-dst.el (calendar-next-time-zone-transition)
3563         (calendar-time-zone):
3564         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
3565         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
3566         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
3567         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
3568         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
3569         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
3570         (list-islamic-diary-entries, mark-islamic-diary-entries)
3571         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
3572         (insert-yearly-islamic-diary-entry):
3573         * calendar/cal-iso.el (calendar-iso-read-args):
3574         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
3575         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
3576         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
3577         (calendar-next-calendar-round-date)
3578         (calendar-mayan-long-count-common-era):
3579         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
3580         (cal-menu-x-popup-menu, calendar-mouse-holidays)
3581         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
3582         (calendar-mouse-goto-date):
3583         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
3584         * calendar/holidays.el (holidays):
3585         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
3586         * calendar/time-date.el (date-to-time, time-subtract, time-add)
3587         (safe-date-to-time): Doc fixes.
3589         * calendar/cal-persia.el (persian-calendar-month-name-array)
3590         (persian-calendar-epoch): Make constants.
3592         * calendar/cal-tex.el (calendar-tex): Move custom group here from
3593         calendar.el.
3595         * calendar/cal-x.el (diary-frame-parameters)
3596         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
3597         (calendar-after-frame-setup-hooks): Make defcustoms.
3598         (calendar-one-frame-setup, calendar-only-one-frame-setup)
3599         (calendar-two-frame-setup): Doc fix.
3601         * calendar/cal-loaddefs.el: New file.
3603         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
3604         * calendar/cal-french.el, calendar/cal-html.el:
3605         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
3606         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
3607         * calendar/cal-tex.el, calendar/cal-x.el:
3608         Unquote lambda functions.  Add autoload cookies to functions formerly
3609         autoloaded in calendar.el.  Set `generated-autoload-file' to
3610         "cal-loaddefs.el".
3612         * calendar/calendar.el: Move many autoloads to separate file,
3613         cal-loaddefs.el.  Move defcustoms to start and re-order.
3614         (calendar-month-name-array, calendar-starred-day): No need to
3615         declare for compiler.
3616         (cal-loaddefs): Require it.
3617         (appt, chinese-calendar, calendar-tex): Move custom groups to the
3618         appropriate file.
3619         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
3620         Reverse logic.
3621         (diary-face, diary-file-name-prefix-function, diary-include-string)
3622         (diary-glob-file-regexp-prefix, diary-face-attrs)
3623         (diary-file-name-prefix, sexp-diary-entry-symbol)
3624         (print-diary-entries-hook, list-diary-entries-hook)
3625         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
3626         (nongregorian-diary-marking-hook, diary-list-include-blanks):
3627         Move to diary-lib.
3628         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
3629         (all-bahai-calendar-holidays): Doc fix.
3630         (calendar-insert-indented): Doc fix.  Use when rather than if.
3631         (exit-calendar): Use mapc rather than mapcar.
3632         (calendar-cursor-to-date): Use zerop.
3633         (calendar-mark-ring): Add doc-string.
3634         (calendar-starred-day): Defvar it.
3635         (calendar-mode): Make calendar-starred-day local.
3636         (calendar-star-date): No need to make calendar-starred-day local.
3638         * calendar/diary-lib.el: Move defcustoms to start.
3639         (diary-include-string, diary-list-include-blanks)
3640         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
3641         (diary-file-name-prefix, diary-file-name-prefix-function)
3642         (sexp-diary-entry-symbol, list-diary-entries-hook)
3643         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
3644         (nongregorian-diary-marking-hook, print-diary-entries-hook):
3645         Move here from calendar.el.
3646         (diary-file-name-prefix-function): Use 'identity.
3647         (diary-face): Make it a defcustom, and mark as obsolete.
3648         (top-level): No need to require cal-hebrew, cal-islam when compiling.
3649         (calendar-hebrew-month-name-array-leap-year)
3650         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
3651         Define for compiler.
3652         (diary-font-lock-keywords): Use format rather than concat.
3653         Add bahai-diary-entry-symbol.
3655         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
3656         * calendar/solar.el: Unquote lambda functions.
3658         * calendar/solar.el (calendar-location-name, calendar-latitude)
3659         (calendar-longitude, solar-setup, solar-sin-degrees)
3660         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
3661         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
3662         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
3663         (solar-exact-local-noon, solar-julian-ut-centuries)
3664         (solar-ephemeris-time, solar-date-next-longitude)
3665         (solar-horizontal-coordinates, solar-equatorial-coordinates)
3666         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
3667         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
3668         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
3669         Doc fixes.
3670         (solar-horizontal-coordinates, solar-equatorial-coordinates)
3671         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
3672         (solar-ecliptic-coordinates): Use unless.
3673         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
3674         Use or.
3676         * calendar/timeclock.el: Add doc-strings to all functions.
3677         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
3678         (timeclock-entry-list-length, timeclock-entry-list-projects)
3679         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
3681         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
3683         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
3684         (org-get-entries-from-diary): Require diary-lib.
3686 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
3688         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
3689         Pacify byte-compiler.
3691 2008-03-07  Alan Mackenzie  <acm@muc.de>
3693         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
3694         paren/bracket pairs parsed, to solve performance problem.
3696 2008-03-07  Bastien Guerry  <bzg@altern.org>
3698         * bookmark.el (bookmark-set): Don't check for
3699         `bookmark-make-name-function' since `bookmark-buffer-file-name'
3700         already takes care of this.
3701         (bookmark-buffer-name, bookmark-buffer-file-name):
3702         Remove Info-mode specific code.
3704         * info.el (bookmark-get-info-node): Define this function in
3705         info.el, not in bookmark.el.
3706         (Info-mode): Set `bookmark-make-name-function' to
3707         `Info-bookmark-make-name' locally.
3708         (Info-bookmark-make-name): New function.
3710         * bookmark.el (bookmark-make-name-function): New variable.
3712 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3714         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
3715         buffer-local, not `bookmark-make-cell-function' (the old name).
3717 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
3719         * doc-view.el (doc-view-bookmark-make-record):
3720         * image-mode.el (image-bookmark-make-record):
3721         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
3723 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
3725         * vc.el (vc-status-menu-map-filter): Return orig-binding if
3726         boundp 'vc-ignore-menu-filter.
3727         (vc-status-tool-bar-map): Make it defvar.
3728         (vc-status-mode): vc-status-tool-bar-map now variable.
3729         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
3731 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3733         Give a better name to part of the bookmark interface.
3735         This was originally a much larger change, but halfway through I
3736         updated and discovered that Stefan Monnier had done the rest.
3737         It looks like he anticipated the new name too, because he used
3738         `the-record' instead of `the-cell' for some internal variable names.
3740         * bookmark.el (bookmark-make-record-function): Was
3741         `bookmark-make-cell-function'.
3742         (bookmark-make, bookmark-send-annotation): Update for above.
3743         (bookmark-make-record-for-text-file):
3744         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
3746         * info.el: Adjust accordingly.
3747         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
3749         * image-mode.el: Adjust accordingly.
3750         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
3752         * doc-view.el: Adjust accordingly.
3753         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
3755 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3757         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
3758         Move initialization into declaration.
3759         (bookmark-get-info-node, bookmark-set-info-node): Remove.
3760         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
3761         (bookmark-info-current-node): Remove.
3762         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
3763         Add relocation fallback.  Set bookmark-current-bookmark.
3764         (bookmark-default-handler): Rename from bookmark-jump-noselect.
3765         Remove relocation fallback.  Don't set bookmark-current-bookmark.
3766         (bookmark-set): Let it be used even if there's no buffer-file-name
3767         as long as there is a bookmark-make-cell-function.
3768         * info.el (Info-bookmark-jump): Remove relocation fallback.
3769         Don't set bookmark-current-bookmark.
3771 2008-03-07  Glenn Morris  <rgm@gnu.org>
3773         * calendar/appt.el (appt-issue-message)
3774         (appt-message-warning-time, appt-audible, appt-visible)
3775         (appt-msg-window, appt-display-mode-line, appt-display-duration)
3776         (appt-display-diary): Remove autoload cookies.
3778         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
3779         Remove leading `*' from defcustom doc-strings.
3781         * calendar/cal-dst.el (calendar-dst): New custom group.
3782         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
3783         (calendar-time-zone, calendar-daylight-time-offset)
3784         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
3785         (calendar-daylight-savings-starts-time)
3786         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
3787         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
3788         Move to start.
3790         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
3792         * calendar/calendar.el (calendar-version): Use emacs-version and
3793         make it obsolete.  Move to end.
3794         (calendar-offset, view-diary-entries-initially)
3795         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
3796         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
3797         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
3798         (all-bahai-calendar-holidays, calendar-load-hook)
3799         (initial-calendar-window-hook, today-visible-calendar-hook)
3800         (today-invisible-calendar-hook, calendar-move-hook)
3801         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
3802         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
3803         (diary-include-string, sexp-diary-entry-symbol)
3804         (abbreviated-calendar-year, american-date-diary-pattern)
3805         (european-date-diary-pattern, european-calendar-display-form)
3806         (american-calendar-display-form, print-diary-entries-hook)
3807         (list-diary-entries-hook, diary-hook, diary-display-hook)
3808         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
3809         (nongregorian-diary-marking-hook, diary-list-include-blanks)
3810         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
3811         (local-holidays, other-holidays, hebrew-holidays-1)
3812         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
3813         (hebrew-holidays, christian-holidays, islamic-holidays)
3814         (bahai-holidays, solar-holidays, calendar-setup)
3815         (calendar-week-start-day): Remove autoload cookies.
3816         (diary-glob-file-regexp-prefix): Doc fix.
3817         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
3818         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
3819         (calendar-week-start-day, calendar-debug-sexp): Move to start.
3821         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
3822         (calendar-time-display-form, calendar-latitude)
3823         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
3824         cookies.
3825         (calendar-latitude, calendar-longitude): Move functions after
3826         variables.
3827         (diary-sabbath-candles-minutes): Move to start.
3828         (solar-setup): Use or rather than if.
3829         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
3830         Remove condition-case.
3831         (solar-atn2): Use zerop.
3832         (solar-equinoxes-solstices): Doc fix.
3834         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
3835         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
3837         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
3838         (calendar-longitude, calendar-latitude, calendar-location-name):
3839         Declare for compiler.
3841 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3843         * arc-mode.el (archive-ar-file-header-re): New const.
3844         (archive-ar-summarize, archive-ar-extract): New funs.
3845         (archive-find-type): Recognize ar archives.
3847         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
3848         New functions.
3850         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
3852 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
3854         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
3855         Replace :enable (mark-active) with :enable mark-active.
3857 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
3859         * vms-patch.el (make-legal-file-name): New obsolete alias.
3860         (make-valid-file-name): Rename from `make-legal-file-name'.
3861         (make-auto-save-file-name): Use it.
3863         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
3864         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
3865         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
3867         * textmodes/org.el (org-export-html-style): Doc fix.
3868         (org-get-legal-level): New obsolete alias.
3869         (org-get-valid-level): Rename from `org-get-legal-level'.
3870         (org-promote, org-demote, org-archive-subtree)
3871         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
3873 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
3875         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
3877         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
3878         (vc-status-toggle-mark): New functions.
3879         (vc-status-mode): Set tool bar map.
3881 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
3883         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
3884         Reported by Drew Adams <drew.adams@oracle.com>.
3886 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
3888         * subr.el (read-quoted-char): Resolve modifers of the character
3889         event.
3891         * comint.el (comint-exec-1): Don't change the coding-system for
3892         decoding to dos-like EOL.
3893         (comint-carriage-motion): Fully rewrite.
3895 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
3897         * epg.el (epg-context-include-certs): Reflow docstring.
3898         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
3899         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
3900         (epg-context-set-signers, epg-context-set-sig-notations)
3901         (epg-make-import-status, epg-make-import-result)
3902         (epg-start-delete-keys): Fix typos in docstrings.
3903         (epg-start-sign-keys, epg-sign-keys):
3904         Fix typos in obsolescence declarations.
3906         * iswitchb.el: Don't check for `cadr' and `last'.
3907         (iswitchb-define-mode-map, iswitchb-default-keybindings):
3908         Add obsolescence declaration and remove redundant info from docstring.
3909         (iswitchb-set-common-completion, iswitchb-set-matches)
3910         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
3911         (recentf-list, most-len, most-is-exact):
3912         Don't wrap defvars within `eval-when-compile'.
3914 2008-03-05  Glenn Morris  <rgm@gnu.org>
3916         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
3917         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
3918         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
3919         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
3920         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
3922         * ediff-hook.el (ediff-window-setup-function): Don't autoload
3923         declaration for compiler.
3924         (ediff-xemacs-init-menus): Use when rather than if.
3926         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
3927         if+and to just and.
3928         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
3929         (ediff-delete-overlay): Move the XEmacs test inside the definition.
3931         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
3933         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
3934         test inside XEmacs test.
3935         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
3936         since it was doing nothing on Emacs.
3937         (ediff-make-bullet-proof-overlay): Use when rather than if.
3939         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
3940         (ediff-setup-control-frame): Remove
3941         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
3942         a (featurep 'xemacs) test.
3944 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
3946         * calc/calc-ext.el (calc-extended-command-history): New variable.
3947         (calc-exectute-extended-command): Use `calc-extended-command-history'.
3949 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
3951         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
3952         (standard-mode-line-position): Add mouse-face.
3954         * progmodes/compile.el (compilation-menu-map):
3955         (compilation-mode-map):
3956         * progmodes/grep.el (grep-mode-map): Add :help.
3958         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
3959         initialize in one step.  Add :help.  Use :enable to activate menu
3960         items.  Show the key binding for edebug-defun.
3961         (lisp-interaction-mode-map): Add a menu.
3963         * term.el (term-mode-map): Define and initialize in one step.
3965         * ediff-init.el (ediff-color-display-p): Simplify.
3966         (Xor): Remove unused function.
3967         (ediff-with-syntax-table): Simplify for Emacs.
3969         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
3970         menu-bar being loaded, it always is.
3972 2008-03-05  Glenn Morris  <rgm@gnu.org>
3974         * textmodes/tex-mode.el (tex-mode): Suppress warning about
3975         multiple definitions when compiling.
3977 2008-03-04  Alan Mackenzie  <acm@muc.de>
3979         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
3981         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
3982         doc-string, "c-old-LEN" -> "c-old-END".
3984 2008-03-04  Jason Rumney  <jasonr@gnu.org>
3986         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
3987         namespaces.
3989 2008-03-04  Glenn Morris  <rgm@gnu.org>
3991         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
3993         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
3994         than mapcar.
3996 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3998         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
3999         (byte-compile-nilconstp): Can't use recursion in a defsubst.
4001         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
4002         so that M-q can fill comments.
4003         (tex-executable-exists-p, tex-compile): Extend with special syntax for
4004         commands implemented in elisp.
4005         (tex-compile-commands): Add an entry to use doc-view for pdf files.
4006         (tex-format-cmd): New function.
4007         (tex-compile): Use it to let the user specify default arguments.
4008         (tex-cmd-bibtex-args): New var.
4009         (tex-cmd-doc-view): New function.
4011 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
4013         * faces.el (face-spec-set): Fix typos in docstring.
4015 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
4017         * bindings.el (mode-line-column-line-number-mode-map): New variable.
4018         (standard-mode-line-position): Use it to add a menu for toggling
4019         column number and line number display.
4021 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4023         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4024         Remove optimization that was working around the form-code-walker bug.
4026         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4027         Walk into the body of lambdas after byte-compile-unfold-lambda.
4029 2008-03-03  Glenn Morris  <rgm@gnu.org>
4031         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
4032         value, if set, over frame value.
4034         * simple.el (transient-mark-mode): Don't turn on by default.
4036         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
4037         accidentally removed by the 2007-12-05 merge from Gnus.
4039 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
4041         * progmodes/compile.el (compilation-menu-map): Add menu entries
4042         for useful options.
4044 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
4045             Glenn Morris  <rgm@gnu.org>
4047         * emacs-lisp/bytecomp.el (byte-recompile-directory)
4048         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
4049         Give a `bytecomp-' prefix to local variables with common names.
4051 2008-03-01  Glenn Morris  <rgm@gnu.org>
4053         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
4054         code commented out 2007-11-10.
4056         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
4058         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
4059         Delete macro.
4060         * emulation/viper-cmd.el, emulation/viper-ex.el:
4061         * emulation/viper-init.el, emulation/viper-keym.el:
4062         * emulation/viper-mous.el, emulation/viper-util.el:
4063         * emulation/viper.el:
4064         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
4065         featurep test.
4067         Replace obselete frame-local variables with frame-parameters.
4068         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
4069         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
4070         (viper-vi-state-cursor-color): Only call make-variable-frame-local
4071         on XEmacs.
4072         * emulation/viper-util.el (viper-frame-value): New macro.
4073         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
4074         (viper-R-state-post-command-sentinel)
4075         (viper-replace-state-post-command-sentinel)
4076         (viper-change-state-to-insert, viper-change-state-to-emacs):
4077         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
4078         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
4079         (viper-get-saved-cursor-color-in-insert-mode)
4080         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
4081         Use viper-frame-value for viper-replace-overlay-cursor-color,
4082         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
4083         viper-vi-state-cursor-color values.
4085         * emulation/viper-cmd.el (zmacs-region-stays):
4086         * emulation/viper-util.el (zmacs-region-stays): No need to define
4087         for compiler.
4089         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
4090         mapcar on Emacs.
4092         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
4093         on XEmacs.
4095         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
4096         rather than if.
4098 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4100         * whitespace.el: New version 9.3.  As the glyph code generation was
4101         fixed, it is possible now to use character code above ?\x1FFFF in the
4102         display table.  Fix `whitespace-indentation-regexp' to not include an
4103         extra ending character.  Reported by Michael Welsh Duggan
4104         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
4105         the original whitespace package had.  Suggested by Eric Cooper
4106         <ecc@cmu.edu>.  Doc fix.
4107         (whitespace-action): New option.
4108         (whitespace-display-mappings): Changed default newline visualization to
4109         display downwards arrow, as the glyph code generation was fixed.
4110         (whitespace-unload-function): Assure that all local whitespace mode is
4111         turned off.
4112         (whitespace-global-modes): Fix type customization.
4113         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
4114         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
4115         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
4116         Fix code.
4117         (whitespace-buffer): Command removed.
4118         (whitespace-trailing-regexp, whitespace-mark-x)
4119         (whitespace-display-window, whitespace-action-when-on)
4120         (whitespace-add-local-hook, whitespace-remove-local-hook)
4121         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
4122         (whitespace-action): New funs.
4123         (whitespace-report-list, whitespace-report-text)
4124         (whitespace-report-buffer-name): New consts.
4125         (whitespace-report, whitespace-report-region): New commands.
4127 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
4129         * disp-table.el (make-glyph-code): Don't test the result of
4130         `face-id', which already signals an error for invalid faces.
4131         (glyph-face): Simplify.
4133         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
4134         running `desktop-not-loaded-hook' to allow modifying it.
4135         Don't show warning message if `desktop-dirname' was modified.
4137 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4139         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
4140         we still expect more lines.
4142         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
4143         comment-paragraph filling if the commark doesn't match
4144         comment-start-skip.
4146 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
4148         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
4149         the `imap' variant.
4151 2008-03-01  Jason Rumney  <jasonr@gnu.org>
4153         * files.el (make-auto-save-file-name): Encode more characters in
4154         non-file buffer names.  Use url-encoding.
4156 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
4158         * net/net-utils.el (ftp-program): Fix typo in docstring.
4159         (ifconfig-program-options, netstat-program-options)
4160         (arp-program-options, route-program-options, nslookup-program-options)
4161         (ftp-program-options, smbclient-program-options)
4162         (dns-lookup-program-options, arp, route): Doc fixes.
4164         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
4165         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
4166         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
4167         Fix typos in docstrings.
4168         (gdb-pending-triggers): Reflow docstring.
4169         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
4171 2008-03-01  Alan Mackenzie  <acm@muc.de>
4173         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
4174         typing "#" at EOB.
4176 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
4178         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
4180 2008-02-29  Kim F. Storm  <storm@cua.dk>
4182         * emulation/cua-base.el (cua-remap-control-v)
4183         (cua-remap-control-z): New defcustoms.
4184         (cua-mode): Add them to set-after property.
4185         (cua--init-keymaps): Use them.
4186         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
4188         * help.el (view-emacs-todo): Rename from view-todo.
4189         (describe-gnu-project): Rename from describe-project.  Users changed.
4190         (view-help-file): New helper function.
4191         (describe-distribution, describe-copying, describe-gnu-project)
4192         (view-todo, view-order-manuals, view-emacs-problems): Use it.
4193         (view-emacs-debugging, view-external-packages): New commands.
4194         (help-map): Move describe-distribution to C-h C-o (ordering).
4195         Move view-emacs-problems to C-h C-p (problems).
4196         Bind view-emacs-debugging to C-h C-d (debugging).
4197         Bind view-external-packages to C-h C-e (extras).
4198         (help-for-help-internal): Cleanup and align descriptions.
4199         Remove command names to reduce clutter.
4201 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
4203         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
4204         and quieter face (not a warning).
4206 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
4208         * vc.el (vc-status-crt-marked): New variable.
4209         (vc-status-mode): Make it local.
4210         (vc-status-refresh): Use it to save the marked files.
4211         (vc-update-vc-status-buffer): Use it to restore the marked files.
4213         * vc-svn.el (vc-svn-after-dir-status):
4214         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
4216 2008-02-29  Glenn Morris  <rgm@gnu.org>
4218         * allout.el (allout-topic-encryption-bullet)
4219         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
4220         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
4221         from 22.0 to 22.1.
4223         * net/imap.el (imap-ping-server):
4224         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
4225         Change defcustom :version from 23.0 to 23.1.
4227 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
4229         * desktop.el (desktop-save): Save the buffer name if the
4230         uniquified base name is empty.
4232 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
4234         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
4235         correctly when user has "set print address off".
4237 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
4239         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
4240         version number of the next major Emacs release, not 23.0.
4242         * longlines.el (longlines-unload-function): New function.
4244 2008-02-28  Juri Linkov  <juri@jurta.org>
4246         * startup.el (normal-splash-screen): Add argument `concise'.
4247         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
4248         to the created buffer.  If `concise' is non-nil, call
4249         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
4250         (display-startup-screen): Add argument `concise' to the call to
4251         `normal-splash-screen'.
4253 2008-02-28  Kim F. Storm  <storm@cua.dk>
4255         * startup.el (startup-echo-area-message): Check for about-emacs.
4257 2008-02-28  Juri Linkov  <juri@jurta.org>
4259         * startup.el: Always add initial message to *scratch* buffer if
4260         `initial-scratch-message' is non-nil regardless of the value of
4261         `inhibit-startup-screen'.
4262         (inhibit-startup-screen, initial-scratch-message): Doc fix.
4263         (command-line-1): Move code that inserts `initial-scratch-message'
4264         up before the if-form that checks for `inhibit-startup-screen'.
4265         Suggested by Jonathan Rockway <jon@jrock.us>.
4267 2008-02-28  Juri Linkov  <juri@jurta.org>
4269         * cus-edit.el (custom-mode-map, custom-mode-link-map):
4270         Rename `custom-mode' to `Custom-mode' in docstrings.
4271         (custom-buffer-create-internal, customize-browse):
4272         Rename `custom-mode' to `Custom-mode'.
4273         (custom-mode-hook): Rename to `Custom-mode-hook'.
4274         (Custom-mode-hook): Renamed from `custom-mode-hook'.
4275         (custom-mode): Rename to `Custom-mode'.
4276         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
4277         (custom-mode): Add backward-compatible non-interactive variant of
4278         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
4279         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
4281         * info-look.el: Rename `custom-mode' to `Custom-mode'.
4283         * emulation/viper.el (viper-emacs-state-mode-list):
4284         Rename `custom-mode' to `Custom-mode'.
4286         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
4287         Capitalize "Tagged Files".
4288         (minibuffer-local-map): Add menu items for next/previous
4289         history elements and isearch history forward/backward.
4291         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
4292         `hs-isearch-open' with t instead of `comment' in :selected
4293         for "Code and Comment blocks" menu item.
4295 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4297         * uniquify.el (uniquify-buffer-base-name): Undo last change.
4298         Should be done in desktop.el instead.
4300 2008-02-28  Glenn Morris  <rgm@gnu.org>
4302         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
4304         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
4306         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
4307         (Info-menu, Info-goto-node): Remove declarations.
4308         (report-emacs-bug-info): Use info rather than Info-goto-node.
4310         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
4311         (idlwave-convert-xml-system-routine-info): Don't require xml.
4312         (idlwave-show-commentary, idlwave-shell-show-commentary):
4313         Don't require finder.
4314         (idlwave-info): Don't require info.  Use info rather than
4315         Info-goto-node.
4317         * textmodes/org.el (Info-goto-node): Remove declaration.
4318         (org-info): Use info rather than Info-goto-node.
4320         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
4321         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
4323 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
4325         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
4326         the menu.
4328         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
4329         (vc-finish-logentry): Check for vc-status-mode, not only for
4330         vc-dired-mode.
4332 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
4334         * isearch.el (isearch-printing-char): Don't check
4335         keyboard-coding-system.
4336         Call isearch-process-search-multibyte-characters only when
4337         current-input-method is non-nil.
4339 2008-02-27  Kim F. Storm  <storm@cua.dk>
4341         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
4342         (glyph-char, glyph-face): Handle cons encoding.
4344 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
4346         * uniquify.el (uniquify-buffer-base-name): If the base name is an
4347         empty string, return nil to allow the caller to default to the
4348         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
4350         * tool-bar.el (tool-bar-setup): Doc fix.
4352         * mail/supercite.el (sc-describe):
4353         Fix typos in obsolescence declaration.
4355 2008-02-27  Glenn Morris  <rgm@gnu.org>
4357         * autoinsert.el (auto-insert-alist): Change permission text to
4358         match FSF's GPLv3 form.
4360         * mail/supercite.el (sc-cite-original): Doc fix.
4361         (sc-version): Make obsolete.
4362         (sc-describe): Show the SC info page.  Make obsolete.
4364 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4366         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
4367         when using transient-mark-mode.
4368         (default-indicate-unused-lines): Remove unused var.
4370 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
4372         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
4373         and previous.
4375         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
4377 2008-02-26  Glenn Morris  <rgm@gnu.org>
4379         * net/net-utils.el (top-level): Don't require comint when compiling.
4380         (nslookup-font-lock-keywords): Don't require font-lock.
4381         Use font-lock faces rather than variables.
4382         (nslookup, ftp, smbclient, network-service-connection):
4383         Don't require comint.
4384         (comint-prompt-regexp, comint-input-autoexpand)
4385         (comint-input-ring): Declare for compiler.
4386         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
4387         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
4389         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
4390         doc-string.
4392 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4394         * doc-view.el (doc-view-current-page): Add a `win' argument.
4396 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4398         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
4399         Demote it to plain defvar.
4400         (doc-view-conversion-refresh-interval): Reduce interval.
4401         (doc-view-goto-page): Allow moving to pages not yet rendered.
4402         (doc-view-goto-page): Construct a file name rather than extracting it
4403         from doc-view-current-files.
4404         (doc-view-kill-proc): Ignore errors from kill-process.
4405         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
4406         (doc-view-insert-image): Use appropriate text if the page hasn't been
4407         rendered yet.  Adjust scrolling so the text is displayed.
4408         (doc-view-display): Detect not just that a page is available, but also
4409         that it wasn't available before, so as to avoid refreshing all pages
4410         repeatedly.
4411         (doc-view-mode): Make doc-view-cache-directory if needed.
4413 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4415         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
4416         toggle-read-only.
4418         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
4419         refering to a missing required field with the OPT prefix.
4420         Make unwindform more robust.
4422         * textmodes/bibtex.el: Remove support for hideshow minor mode as
4423         it duplicates the bibtex support in progmodes/hideshow.el.
4424         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
4425         entries that do not start at the beginning of a line.
4427 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
4429         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
4431 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
4433         * help-fns.el (describe-variable): Add phrases about
4434         initialization file with and without customization;
4435         use new button type help-info-variable.
4437         * help-mode.el (help-info-variable):
4438         New button able to read Info files for help-fns.el.
4440 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
4442         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
4443         (grep-mode): Use grep-mode-tool-bar-map.
4445         * progmodes/compile.el (tool-bar): Require tool-bar.
4446         (compilation-mode-tool-bar-map): New variable.
4447         (compilation-mode): Use compilation-mode-tool-bar-map.
4449         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
4451 2008-02-25  Glenn Morris  <rgm@gnu.org>
4453         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
4455 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4457         * diff-mode.el (diff-file-junk-re): New const.
4458         (diff-beginning-of-file-and-junk): Use it.
4459         (diff-file-kill): Make sure we were really inside a file diff.
4461         * diff-mode.el: Make it more robust in the presence of empty context
4462         lines in unified hunks.
4463         (diff-valid-unified-empty-line): New var.
4464         (diff-unified->context, diff-sanity-check-hunk): Obey it.
4465         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
4466         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
4467         (diff-hunk-header-re-unified): New const.
4468         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
4469         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
4470         (diff-sanity-check-hunk): Use it.
4472         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
4473         Index: line, don't search backward for the previous one.
4475 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
4477         * international/fontset.el (setup-default-fontset): Add non-OTF
4478         lao font for lao script.
4480         * language/tibetan.el: Register tibetan-composition-function in
4481         composition-function-table.
4483         * language/tibet-util.el (tibetan-composition-function):
4484         Adjust for the new calling way (argument changed).  Try font-shape-text
4485         if possible.
4487         * language/lao.el: Register lao-composition-function in
4488         composition-function-table.
4490         * language/lao-util.el (lao-composition-function): Adjust for the new
4491         calling way (argument changed).  Try font-shape-text if possible.
4493 2008-02-25  Jason Rumney  <jasonr@gnu.org>
4495         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
4497 2008-02-25  Juri Linkov  <juri@jurta.org>
4499         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
4500         background, "red4" for a dark background, "red" for 16 and
4501         8 colors, "grey" for grayscale, and inverse video otherwise.
4502         Add :version tag.
4503         (isearch-message): Keep the original isearch-message intact, and
4504         add text properties to it where necessary.  Add `isearch-error' to
4505         the condition that checks if isearch is unsuccessful.
4507 2008-02-24  Juri Linkov  <juri@jurta.org>
4509         * progmodes/compile.el (compilation-handle-exit):
4510         Use compilation-error face instead of font-lock-warning-face.
4511         Display the same message in the minibuffer as is inserted
4512         at the end of the compilation buffer.
4514 2008-02-24  Glenn Morris  <rgm@gnu.org>
4516         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
4517         multiple file case.
4519         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
4521         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
4522         multiple file case.  Use a single `let' rather than two.
4524 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
4526         * progmodes/compile.el (compilation-start): Specify a face for
4527         mode-line-process.
4528         (compilation-handle-exit): Specify a face and a tooltip for
4529         mode-line-process.
4531 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4533         * hilit-chg.el: Remove spurious * in defcustom docstrings.
4534         (hilit-chg-make-ov): Simplify.
4535         (hilit-chg-fixup): Use remove-overlays.
4536         (hilit-chg-set-face-on-change): Remove redundant call to
4537         `remove-text-properties'.
4539         * dired.el (dired-mark-prompt): Don't count/display the t element.
4540         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
4542 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
4544         * progmodes/verilog-mode.el (eval-when-compile): Don't define
4545         add-submenu.
4546         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
4547         Remove.  Move contents to the only use ...
4548         (verilog-menu): ... here.
4549         (verilog-statement-menu): Remove.  Move contents to the only use ...
4550         (verilog-stmt-menu): ... here.
4551         (verilog-mark-defun): Simply call mark-defun for emacs.
4552         (occur-pos-list): Declare for byte compiler.
4553         (mode-popup-menu): Don't defvar.
4554         (verilog-add-statement-menu): Remove.
4555         (verilog-mode-hook): Don't add verilog-add-statement-menu.
4556         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
4558 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
4560         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
4561         conditional.
4562         (verilog-font-grouping-keywords-face): Make the begin..end
4563         keywords standout more than other verilog keywords.
4564         (verilog-type-font-keywords): Move the begin..end out of this list
4565         to facilitate making them to (potentially) stand out more.
4566         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
4567         function & task blocks.
4568         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
4569         initial, function & task blocks.
4570         (verilog-forward-sexp): Handle the new "disable fork" statement of
4571         IEEE-1800 Verilog.
4572         (verilog-beg-block-re-ordered): Handle the new "disable fork"
4573         statement of IEEE-1800 Verilog.
4574         (verilog-calc-1): Handle the new "disable fork" statement of
4575         IEEE-1800 Verilog.
4576         (verilog-disable-fork-re): Add const to help handle the new
4577         "disable fork" statement of IEEE-1800 Verilog.
4578         (verilog-declaration-core-re): Add port directions by themselves,
4579         with no qualification, as base item of a declaration.
4580         (verilog-pretty-declarations): Add new flag to ask it to refrain
4581         from printing to the message buffer.
4582         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
4583         printing to the message buffer.  Improve handling of the many
4584         types of expression line up.
4585         (verilog-just-one-space): Remove printing of an empty message.
4586         (verilog-get-lineup-indent): Rework to support the better handling
4587         of expression lineup for verilog-pretty-expr.
4588         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
4590 2008-02-24  Alan Mackenzie  <acm@muc.de>
4592         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
4593         yesterday's commit.
4595 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
4597         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
4598         to mouse-set-point in buffers that aren't associated with files.
4600         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
4602 2008-02-24  Alan Mackenzie  <acm@muc.de>
4604         Set of changes so that "obtrusive" syntactic elements in a
4605         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
4606         unmatched paren) don't interact syntactically with stuff outside
4607         the CPP line.
4609         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
4610         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
4611         off-by-one bug.
4612         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
4613         a bit of refactoring.
4614         (c-awk-extend-and-syntax-tablify-region): Takes some of the
4615         functionality of c-awk-advise-fl-for-awk-region, which has been
4616         refactored away.
4618         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
4619         (c-clear-char-property-with-value): New function and macro which
4620         remove text-properties `equal' to a supplied value.
4622         * progmodes/cc-engine.el: Comment about text properties amended.
4624         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
4625         parens around "error\\|warning".
4627         * progmodes/cc-langs.el (c-get-state-before-change-function)
4628         (c-before-font-lock-function, c-anchored-cpp-prefix):
4629         New language variables.
4630         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
4632         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
4633         syntax-table text properties.
4634         (c-common-init): Call language specific before/after-change
4635         functions at mode initialisation.
4636         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
4637         (c-extend-region-for-CPP, c-neutralize-CPP-line)
4638         (c-neutralize-syntax-in-CPP): New functions.
4639         (c-before-change, c-after-change): Call the new language specific
4640         change functions defined in cc-langs.el.
4641         (c-advise-fl-for-region): New macro.
4642         (awk-mode): Remove AWK specific stuff which has been refactored
4643         into language independent stuff.
4645 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
4647         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
4648         (gdb): (Re)set gdb-flush-pending-output to nil here...
4649         (gdb-init-1): ...instead of here (before gdb-prompt).
4651 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4653         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
4654         Recognize ''' just like any other char-constant.
4656 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4658         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
4659         careful enough.  Detect the uid-change all within the main loop.
4661 2008-02-24  Stefan Monnier  <monnier@pastel.home>
4663         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
4665 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4667         * hilit-chg.el (highlight-save-buffer-state): New macro.
4668         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
4669         (hilit-chg-clear): Use it to preserve the modified-p flag.
4670         (highlight-changes-rotate-faces): Don't mess with the undo-list.
4672 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4674         * font-lock.el (font-lock-set-defaults): Unset previously set variables
4675         when needed.
4677 2008-02-24  Ævar Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
4679         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
4680         from gnus-button-url-regexp.
4682 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
4684         * progmodes/compile.el (compilation-next-error): Doc fix.
4685         (compilation-find-file): Doc fix.
4687 2008-02-24  Glenn Morris  <rgm@gnu.org>
4689         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
4690         Add obsolete aliases to the old names.
4692 2008-02-24  Richard Stallman  <rms@gnu.org>
4694         * net/net-utils.el (ifconfig): Rename from ipconfig.
4695         (ipconfig): Alias to ifconfig.
4696         (ifconfig-program): Rename from ipconfig-program.
4697         (ifconfig-program-options): Rename from ipconfig-program-options.
4699 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
4701         * progmodes/verilog-mode.el (verilog-declaration-core-re):
4702         Add port directions by themselves, with no qualification, as base
4703         item of a declaration.
4704         (verilog-pretty-declarations): Add new flag that inhibits printing
4705         to the message buffer.
4706         (verilog-pretty-expr): Add new flag that inhibits printing to the
4707         message buffer.  Improve handling of the many types of expression
4708         line up.
4709         (verilog-just-one-space): Don't print an empty message.
4710         (verilog-get-lineup-indent): Rework to support the better handling
4711         of expression lineup for verilog-pretty-expr.
4712         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
4713         (verilog-mode-version, verilog-mode-release-date): Update.
4715 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4717         * subr.el (cancel-change-group): Don't move point.
4719 2008-02-23  Markus Triska  <markus.triska@gmx.at>
4721         * linum.el (linum-after-config): Update all visible windows.
4723 2008-02-23  Glenn Morris  <rgm@gnu.org>
4725         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
4726         Add :help for Solitaire and Tetris.
4728         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
4730         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
4731         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
4732         (smtpmail-queue-index-file): Make it a defcustom.
4733         (smtpmail-queue-index): Delete.
4734         (smtpmail-send-it, smtpmail-send-queued-mail):
4735         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
4736         smtpmail-queue-index.
4738         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
4739         Add :version.
4741 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
4743         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
4744         New variables.
4745         (iwconfig): New function.
4747 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
4749         * vc.el (vc-find-revision): Make vc-parent-buffer local before
4750         setting it.
4751         (vc-status-menu-map): Do not define using easy-menu.
4752         (vc-status-menu-map): New defalias.
4753         (vc-status-mode-map): Hook up the menu.
4754         (top-level): Update TODO.
4756         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
4758         * vc-bzr.el (vc-bzr-init-version): Rename to ...
4759         (vc-bzr-init-revision): ... this.
4761 2008-02-23  Jason Rumney  <jasonr@gnu.org>
4763         * makefile.w32-in (WINS_ALMOST): Remove term.
4764         (WINS): Add term here.
4765         (custom-deps, finder-data): Use WINS_ALMOST.
4767 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
4769         * faces.el (font-weight-table): Fix value of `semi-light'.
4771 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4773         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
4774         Make those tables bijective.
4776 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
4778         Finish pdbtrack integration cleanup, settling missing-functions
4779         byte compiler warnings appropriately.
4781         * progmodes/python.el (python-point): Remove this - beginning-of-line
4782         was all that was necessary for `python-pdbtrack-overlay-arrow'.
4783         (python-end-of-def-or-class, python-beginning-of-def-or-class)
4784         (python-goto-initial-line): Drop these - they were only needed for
4785         python-point.
4786         (python-comint-output-filter-function): Use condition-case and
4787         beginning-of-line directly, instead of python-mode.el functions
4788         which require all sorts of baggage.
4789         (point-safe): Unnecessary - we're using condition-case directly,
4790         instead.
4791         (python-execute-file): Include for python-shell, which I'm leaving
4792         in keeping despite it being unnecessary for pdb tracking.
4794 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
4796         * progmodes/scheme.el (scheme-font-lock-keywords-2):
4797         Add SRFI 11 support.
4798         (let-values, let*-values): Specify scheme-indent-function.
4800 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
4802         * vc.el (vc-exec-after): Move setting mode-line-process in the
4803         busy case ...
4804         (vc-set-mode-line-busy-indicator): ... in this new function.
4805         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
4806         (vc-update-vc-status-buffer): Reset mode-line-process.
4807         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
4808         mark/unmark all the files with the same state as the current one.
4809         With a prefix argument mark/unmark all files.
4810         (vc-status-mode-menu): Adjust strings.
4811         (vc-update-vc-status-buffer): Only do something when the argument
4812         is not nil.
4813         (vc-status-kill-dir-status-process): New function.
4814         (vc-status-mode-map): Bind it.
4815         (vc-status-process-buffer): New variable.
4816         (vc-status-mode): Make it local.
4817         (vc-status-refresh): Set it.
4819         * vc-hg.el (vc-hg-dir-status):
4820         * vc-git.el (vc-git-dir-status):
4821         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
4822         command is run.
4824 2008-02-22  Glenn Morris  <rgm@gnu.org>
4826         * json.el (top-level): No need to require thingatpt.
4827         (json-read-keyword): Use thing-at-point rather than word-at-point.
4829         * time.el (top-level): No need to require time-date when compiling.
4831         * emacs-lisp/copyright.el (copyright-update-year):
4832         Fix subexpression numbering for the case when years are split over
4833         lines, and for the replace case.
4835         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
4836         (tpu-caar, tpu-cadr): Delete functions.
4837         (zmacs-regions): No need to declare for compiler.
4838         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
4839         (tpu-spell-check): Rewrite, and handle mark after point.
4840         (tpu-special-insert): Use or rather than if.
4842         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
4843         rather than spell-region.
4845         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
4846         warnings about spell-region.
4848 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
4850         * ldefs-boot.el: Regenerated.
4852         * loadup.el: Don't load language/devanagari, language/kannanda,
4853         language/malayalam, and language/tamil.  Load language/sinhala.
4855         * language/indian.el (indian-font-foundry)
4856         (indian-script-language-alist, indian-font-char-index-table)
4857         (indian-font-char, indian-font-char-range, indian-script-table)
4858         (indian-default-script, indian-composable-pattern): Delete them.
4859         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
4860         language environments moved to here.
4861         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
4862         New language environments.
4864         * language/devanagari.el, language/devan-util.el,
4865         * language/kannanda.el, language/knd-util.el, language/malayalam.el,
4866         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
4867         Delete them.
4869         * language/sinhala.el: New file.
4871 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
4873         Update Nick Robert's port of pdb tracking from python-mode.el.
4875         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
4876         Clarify docstring.
4877         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
4878         tracking is happening.
4879         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
4880         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
4881         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
4882         Tracking is plugged in to all comint buffers once python.el is loaded.
4883         (python-pdbtrack-overlay-arrow): Toggle activation of
4884         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
4885         (python-pdbtrack-track-stack-file): Use new
4886         `python-pdbtrack-get-source-buffer' for more flexible access to
4887         debugging source files.
4888         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
4889         according to pdb stack trace, optionally using new
4890         `python-pdbtrack-grub-for-buffer' if file is not locally available.
4891         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
4892         named buffer, or having function with indicated name.
4893         (python-shell): Remove comint-output-filter-functions hook
4894         addition, it's being done elsewhere.  Wrap long line.
4896 2008-02-21  Michael Olson  <mwolson@gnu.org>
4898         * json.el: Replace XEmacs compatibility code to get rid of
4899         compiler warnings.
4901         * time.el: Fix compiler warning.
4903 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
4905         * json.el: New file (JavaScript Object Notation parser / generator).
4907 2008-02-21  Dave Love  <fx@gnu.org>
4909         * progmodes/sym-comp.el: New file.
4911         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
4912         Require sym-comp.  Add Python buffer to same-window-buffer-names.
4913         Fixup whitespaces.
4914         (python-font-lock-keywords): Add highlighting for Python builtins.
4915         (python-font-lock-syntactic-keywords): Rewrite.
4916         (python-quote-syntax): Use syntax-ppss-context instead of parsing
4917         ppss directly.
4918         (python-mode-map): Add binding for python-find-function.
4919         (python-calculate-indentation): Clean up the logic.
4920         (python-beginning-of-defun): Explicitly set return value.
4921         (python-beginning-of-statement): Stop looping if we get stuck
4922         going backwards.
4923         (python-next-statement): Stop looping if we somehow end up inside
4924         a string while advancing.
4925         (python-preoutput-continuation, python-version-checked): New vars.
4926         (python-check-version): New function.
4927         (run-python): Set default command to python-command instead of
4928         python-python-command.
4929         (run-python): Use python-check-version.  Give PYTHONPATH
4930         precedence over data-directory in the process environment.
4931         Load function definitions in python process after.
4932         (python-check-comint-prompt): New function.
4933         (python-send-command, python-send-receive): Use it.
4934         (python-complete-symbol, python-try-complete): Functions deleted.
4935         Use symbol-complete instead of python-complete-symbol throughout.
4936         (python-fill-paragraph): Further refine the fenced-string regexp.
4937         (def-python-skeleton): Expand to the original abbrev instead if in
4938         a comment or string.  Tweak skeletons for `if', `while', `for',
4939         `try/except', `try/finally', `name'.
4940         (python-pea-hook, python-abbrev-pc-hook): New functions.
4941         (python-abbrev-syntax-table): New var.
4942         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
4943         Use symbol-completion-try-complete for hippie expansion.
4944         Turn on font lock unconditionally.
4945         (python-mode-hook): Defcustom it.  No need to use make-local
4946         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
4947         option, since it's buffer-local.
4949 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
4951         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
4953 2008-02-21  Drew Adams  <drew.adams@oracle.com>
4955         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
4956         "Turn off" and a "Help" entry when the minor mode has no menu.
4958 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
4960         * vc.el (vc-status-mark, vc-status-unmark): New functions.
4961         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
4962         vc-status-mark-file and vc-status-unmark-file.
4963         (vc-status-mark-unmark): New function.
4964         (vc-status-previous-line, vc-status-next-line): No longer interactive.
4966 2008-02-21  Glenn Morris  <rgm@gnu.org>
4968         * composite.el (encode-composition-rule): Fix typo in error message.
4969         (composition-function-table, auto-composition-mode): Doc fixes.
4971         * subr.el (sit-for): Fix obsolete form for nil second argument.
4973         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
4974         (spell-string): Make obsolete, in favor of ispell.
4976 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
4978         * language/devanagari.el: Don't setup composition-function-table
4979         here.
4980         ("Devanagari"): Change charset, coding-system, coding-priority to
4981         Unicode-based ones.  Don't require the feature devan-util.
4983         * composite.el (compose-chars-after): Fix arguments for a function
4984         in composition-function-table.
4985         (auto-compose-region): Likewise.
4987         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
4988         for Ethiopic.
4989         (ps-mule-plot-string): Ignore glyph-string based compositions.
4991 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4993         * doc-view.el: Allow different windows to show different pages.
4994         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
4995         (doc-view-current-image, doc-view-current-overlay): Remove variables,
4996         add them back as macros instead, using image-mode-winprops instead.
4997         Update all users of those variables.
4998         (doc-view-new-window-function): New function to create a new overlay
4999         for each new window.
5000         (doc-view-mode): Use it and image-mode-setup-winprops.
5001         (doc-view-clone-buffer-hook): Rewrite accordingly.
5003         * image-mode.el: Extend [hv]scroll support to per-window properties.
5004         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
5005         (image-mode-winprops-alist): New var to replace them.
5006         (image-mode-new-window-functions): New hook.
5007         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
5008         New funs.
5009         (image-set-window-vscroll, image-set-window-hscroll): Use them.
5010         Remove the `window' argument, update callers.
5011         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
5012         Use the new functions.
5013         (image-mode-reapply-winprops): New fun.
5014         (image-mode): Use it.
5016 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
5018         * calc/calc-math.el (math-sin-raw): Add optional argument
5019         to keep track of original argument.
5020         (math-cos-raw): Use optional argument when calling math-sin-raw.
5021         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
5022         with close to original precision.
5024 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5026         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
5027         args in calls of sit-for.
5029 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
5031         * vc-svn.el (vc-svn-program): Fix typo in docstring.
5032         (vc-svn-checkin): Fix typo in error message.
5034         * help-mode.el: Require easymenu when compiling.
5036 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
5038         * help-mode.el (help-mode-menu): New menu.
5040 2008-02-20  Glenn Morris  <rgm@gnu.org>
5042         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
5043         on Windows.
5045 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
5047         * ps-mule.el (ps-mule-encode-region): Return a single string.
5048         (ps-mule-plot-string): Adjust for the above change.
5049         (ps-mule-encode-header-string): Likewise.
5051         * international/latin1-disp.el (latin1-display): Don't use
5052         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
5053         standard-display-table.
5054         (latin1-display-identities): Adjust for the change of what is
5055         returned by (get-language-info charset 'charset).
5057         * international/mule-util.el (char-displayable-p): Fix for Latin-1
5058         characters and terminal case.
5060 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
5062         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
5064         * progmodes/python.el: Also require comint when loading.
5065         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
5066         Replace python-shell with run-python on menu bar.
5067         (python-shell-map): New map.
5068         (python-default-interpreter, python-python-command-args)
5069         (python-jython-command-args, python-pdbtrack-do-tracking-p):
5070         New options.
5071         (python-which-shell, python-which-args, python-which-bufname):
5072         New buffer local variables.
5073         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
5075         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
5076         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
5077         New constants.
5079         Pdbtrack features:
5081         (python-point, python-end-of-def-or-class)
5082         (python-beginning-of-def-or-class, python-goto-initial-line)
5083         (python-comint-output-filter-function)
5084         (python-pdbtrack-overlay-arrow)
5085         (python-pdbtrack-track-stack-file, python-toggle-shells)
5086         (python-shell, python-pdbtrack-toggle-stack-tracking)
5087         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
5088         New functions.
5090 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5092         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
5093         when the argument is nil.
5095 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
5097         * vc.el (dir-status): Add a brief description.
5099 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
5101         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
5102         If non-nil, reverse the sense of the check.
5104         * vc-rcs.el (vc-rcs-root): New func.
5105         * vc-cvs.el (vc-cvs-root): New func.
5106         * vc-svn.el (vc-svn-root): New func.
5107         * vc-sccs.el (vc-sccs-root): New func.
5109 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
5111         * language/japan-util.el (setup-japanese-environment-internal):
5112         Call use-cjk-char-width-table.
5114         * language/japanese.el ("Japanese"): Set exit-function to
5115         use-default-char-width-table.
5117         * international/characters.el: Delete occurrences of non-Unicode
5118         tibetan and ethiopic characters.
5119         (cjk-char-width-table): New variable.
5120         (use-cjk-char-width-table, use-default-char-width-table):
5121         New functions.
5123 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
5125         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
5126         (vc-status-mode-menu): Add a :filter.
5127         (vc-status-printer): Add faces.
5129         * vc-hg.el (vc-hg-extra-status-menu): New function.
5130         (vc-hg-dir-status): Clean up the buffer before using it.
5132 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5134         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
5135         (gdb): Initialize it here instead.
5137         * files.el (locate-dominating-file): Fix thinko in last change.
5138         Reported by Bruce Stephens <bruce.stephens@isode.com>.
5140 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
5142         * vc.el (vc-status-mode-menu): New menu for vc-status.
5144 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
5146         * progmodes/verilog-mode.el (customize): Fix typo in error message.
5147         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
5148         (verilog-mode-auto, verilog-indent-level-module)
5149         (verilog-minimum-comment-distance, verilog-library-flags)
5150         (verilog-library-directories, verilog-library-files)
5151         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
5152         (verilog-xemacs-menu, verilog-set-compile-command)
5153         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
5154         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
5155         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
5156         (verilog-batch-inject-auto, verilog-batch-indent)
5157         (verilog-continued-line, verilog-type-keywords)
5158         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
5159         (verilog-read-inst-pins, verilog-read-arg-pins)
5160         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
5161         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
5162         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
5163         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
5164         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
5165         (verilog-mode-version, verilog-mode-release-date)
5166         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
5167         (verilog-simulator, verilog-compiler)
5168         (verilog-auto-sense-defines-constant, verilog-company)
5169         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
5170         Fix typos in docstrings.
5171         (verilog-set-auto-endcomments, verilog-calculate-indent)
5172         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
5173         Reflow docstrings.
5174         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
5175         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
5176         (electric-verilog-forward-sexp, verilog-in-case-region-p)
5177         (verilog-in-struct-region-p, verilog-in-generate-region-p)
5178         (verilog-leap-to-head, verilog-current-indent-level)
5179         (verilog-case-indent-level, verilog-cpp-keywords)
5180         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
5181         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
5182         (verilog-signals-not-in, verilog-symbol-detick-text)
5183         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
5184         (verilog-forward-close-paren, verilog-backward-open-paren)
5185         (verilog-backward-open-bracket): Doc fixes.
5187         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
5188         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
5189         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
5190         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
5191         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
5192         Fix typos in docstrings.
5194         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
5196 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
5198         * info.el (Info-read-node-name): Removed unused `default' arg.
5200 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
5202         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
5204 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5206         * image-mode.el (image-get-display-property): New fun.
5207         (image-forward-hscroll, image-next-line, image-eol, image-eob)
5208         (image-mode, image-minor-mode, image-toggle-display-text)
5209         (image-toggle-display): Use it.
5211 2008-02-18  Jason Rumney  <jasonr@gnu.org>
5213         * international/mule.el (xml-find-file-coding-system): Don't warn
5214         about utf-16 with BOM.
5216         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
5218         * international/mule.el (sgml-xml-auto-coding-function): Detect and
5219         warn if file encoding is not utf-8 and encoding not specified.
5220         (xml-find-file-coding-system): New function.
5221         * international/mule-conf.el (file-coding-system-alist): Use it.
5223 2008-02-17  Glenn Morris  <rgm@gnu.org>
5225         * international/mule-cmds.el (set-locale-environment):
5226         Pass `frame' to getenv for LC_MESSAGES.
5228 2008-02-17  Juri Linkov  <juri@jurta.org>
5230         * time.el (emacs-init-time): Use format instead of format-seconds.
5232 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5234         * textmodes/bibtex.el (bibtex-search-entry): Rename from
5235         bibtex-find-entry.  Add autoload cookie.
5236         (bibtex-find-entry): Alias for bibtex-search-entry.
5237         (bibtex-search-crossref): Rename from bibtex-find-crossref.
5238         (bibtex-find-crossref): Alias for bibtex-search-crossref.
5239         (bibtex-clean-entry): atomic-change-group removed.
5240         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
5241         to locate buffer location where error occurred.
5242         Make error messages more specific.
5243         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
5245 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
5247         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
5248         top level.
5250         * simple.el (transient-mark-mode): Add an :init-value.
5252         * startup.el (command-line): Use custom-reevaluate-setting for
5253         transient-mark-mode.
5255 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
5257         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
5259 2008-02-16  Juri Linkov  <juri@jurta.org>
5261         * startup.el (after-init-time): New variable.
5262         (command-line): Set `after-init-time' to the current time.
5264         * time.el (emacs-init-time): New function.
5266 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5268         * files.el (locate-dominating-file): Remove initial loop because it's
5269         not careful enough.  Detect the uid-change all within the main loop.
5271 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5273         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
5275 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
5277         * vc.el (vc-annotate): Add new argument.
5278         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
5280         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
5281         Move make-variable-buffer-local code after the corresponding defvar.
5282         (hs-minor-mode-map): Define and initialize in one step.
5283         (hs-minor-mode): Change from defun to define-minor-mode.
5285 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
5287         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
5288         (gdb-ready): Move declaration...
5290         * progmodes/gdb-ui.el (gdb-ready): ...to here.
5291         (gdb-early-user-input): New variable.
5292         (gdb): Reset gdb-flush-pending-output to nil and set
5293         comint-input-sender here (before gdb-prompt), instead of...
5294         (gdb-init-1): ...here.
5295         (gdb-send): If Emacs is not ready, defer user input to...
5296         (gdb-prompt): ...here.
5298 2008-02-16  Glenn Morris  <rgm@gnu.org>
5300         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
5302         * startup.el (emacs-startup-time): Rename to `before-init-time'.
5303         (before-init-time): New name for `emacs-startup-time'.
5304         (command-line): Use before-init-time rather than emacs-startup-time.
5305         * time.el (emacs-uptime): Use before-init-time rather than
5306         emacs-startup-time.
5308         * composite.el (composition-function-table): Doc fix.
5310         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
5311         in favor of `%z' specifier.
5312         (emacs-uptime): Move to time.el.
5313         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
5314         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
5315         argument of format-seconds.
5317 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
5319         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
5321 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5323         * ielm.el (ielm-is-whitespace): Remove.
5324         (ielm-is-whitespace-or-comment): New function.
5325         (ielm-eval-input): Use it.
5327 2008-02-15  Jason Rumney  <jasonr@gnu.org>
5329         * term/mac-win.el: Fix coding tag.
5331 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
5333         * vc-hooks.el (vc-menu-map):
5334         * bindings.el (mode-line-mode-menu): Add tooltips.
5336         * bindings.el (help-echo): Add more tooltips.  Use a less
5337         telegraphic style for existing tooltips.
5339 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5341         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
5342         from the auto-generated one.
5344 2008-02-14  Glenn Morris  <rgm@gnu.org>
5346         * mail/rmail-spam-filter.el (rmail-spam-filter):
5347         Let-bind message-spam-status.
5349         * mail/smtpmail.el (password-cache-add): Declare as function.
5351 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
5353         * mail/smtpmail.el: Use password-cache.
5355 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
5357         * uniquify.el (uniquify-buffer-base-name): New function.
5358         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5360         * desktop.el (uniquify-managed): Don't defvar.
5361         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
5362         `uniquify-managed'.  Return also the buffer's base name.
5363         (desktop-save): When saving the buffer info, filter out the base name,
5364         and save it as buffer name if the buffer is managed by uniquify.
5365         (uniquify-item-base): Don't declare; not called anymore.
5367 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
5369         * vc.el (vc-annotate-find-revision-at-line): New function.
5370         (vc-annotate-mode-map): Bind it.
5371         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
5372         some entries.
5374 2008-02-14  Glenn Morris  <rgm@gnu.org>
5376         * calendar/time-date.el (format-seconds): New function.
5377         (emacs-uptime): Use format-seconds.
5379         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
5380         Remove `LC_ALL=C', since it's included in $(emacs) now.
5382 2008-02-14  Zhang Wei  <id.brep@gmail.com>
5384         * textmodes/org-publish.el (org-publish-timestamp-filename):
5385         Replace colon characters in filename too.
5387 2008-02-13  Bastien Guerry  <bzg@altern.org>
5389         * mail/rmail.el (rmail-header-name): New face.
5390         (rmail-font-lock-keywords): Use rmail-header-name.
5392         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
5393         against X-Spam-Status header field.
5394         (rmail-spam-filter): Also check X-Spam-Status header field.
5396 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
5398         * progmodes/flymake.el (flymake-allowed-file-name-masks):
5399         Add support for .pm files and .php files.
5400         (flymake-err-line-patterns): Add pattern for PHP errors.
5401         (flymake-php-init): New function.  PHP support for flymake.
5403         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5404         Add regular expression for PHP errors.
5406 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
5408         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
5409         This DTRT even on w32 machines.
5410         (ange-ftp-cf1): Quote FILENAME.
5412 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5414         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
5415         (smerge-auto-combine): New fun.
5417 2008-02-12  Juri Linkov  <juri@jurta.org>
5419         * startup.el (fancy-startup-screen, normal-splash-screen):
5420         Set default-directory to command-line-default-directory.
5422         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
5423         after reading the desktop.
5425         * progmodes/compile.el (compilation-auto-jump):
5426         Call compile-goto-error only when compilation-auto-jump-to-first-error
5427         is non-nil.
5428         (compilation-scroll-output): Replace :type 'boolean with a choice
5429         that has three options including a third option `first-error'.
5430         Doc fix.
5431         (compilation-start, compilation-forget-errors): Add an alternate
5432         condition comparing compilation-scroll-output with `first-error'
5433         in addition to compilation-auto-jump-to-first-error (to call
5434         compilation-auto-jump in the proper place).
5436 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5438         * international/mule.el (sgml-html-meta-auto-coding-function):
5439         Make sure the search limit is ahead.
5441         * tar-mode.el: Fix broken indentation.
5442         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
5443         Use with-current-buffer.
5445 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
5447         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
5448         it is already automatically buffer-local.
5450 2008-02-11  Drew Adams  <drew.adams@oracle.com>
5452         * help.el (describe-key): Join some split lines to facilitate filling.
5453         * help-fns.el (describe-function-1): Fill text of overlong lines.
5455 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
5457         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
5458         Use unibyte-string instead of string-make-unibyte.
5460         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
5462 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5464         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
5465         works also for buffers w/o buffer-file-name.  Update callers.
5466         (doc-view-clone-buffer-hook): New fun.
5467         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
5468         the `doc-view' property so they can be recognized.
5470         * simple.el (clone-indirect-buffer-hook): New hook.
5471         (clone-indirect-buffer): Run it.
5473 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5475         * epa.el (epa-menu-mode): Merge into epa-mode.
5476         (epa-menu-items): Rename the label "EasyPG Assistant" to
5477         "Encryption/Decryption".
5479         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
5480         (epa-dired-mode-map): Rename from epa-dired-map.
5481         (epa-global-dired-mode): Rename the global minor mode.
5483 2008-02-11 Drew Adams  <drew.adams@oracle.com>
5485         * isearch.el (isearch-fail): New face.
5486         (isearch-message): Highlight failure part of input.
5488 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5490         * ibuffer.el (ibuffer-header-line-format): New var.
5491         (ibuffer-mode): Set it instead of header-line-format.
5492         (ibuffer-update): Use it to set header-line-format.
5494         * international/mule-cmds.el (ucs-insert): Inherit surrounding
5495         properties like self-insert-command.
5497 2008-02-11  Drew Adams  <drew.adams@oracle.com>
5499         * progmodes/etags.el: Add many doc strings.
5501 2008-02-11  Jason Rumney  <jasonr@gnu.org>
5503         * ldefs-boot.el: Regenerated.
5505 2008-02-11  Glenn Morris  <rgm@gnu.org>
5507         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5508         Shorten some names.
5510         * ffap.el (ffap-rfc-directories): Add :version.
5512 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
5514         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
5515         files, and backup files of same.
5517 2008-02-11  Kevin Ryde  <user42@zip.com.au>
5519         * ffap.el (ffap-rfc-directories): New variable.
5520         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
5522         * info.el (Info-next-reference, Info-prev-reference)
5523         (Info-try-follow-nearest-node): Move to and follow https:// links too.
5525         * simple.el (completion-list-mode): Show full completion-list-mode-map
5526         in the docstring.
5528 2008-02-11  Sam Steingold  <sds@gnu.org>
5530         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
5532 2008-02-11  Glenn Morris  <rgm@gnu.org>
5534         * startup.el (emacs-startup-time): New variable.
5535         (command-line): Set emacs-startup-time.
5537         * calendar/time-date.el (emacs-uptime): New function.
5539 2008-02-10  Bastien Guerry  <bzg@altern.org>
5541         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
5542         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
5543         it is nil.
5545 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5547         * epg-config.el: Expand the contents of epg-package-info.el.
5548         (epg-package-name): New constant.
5549         (epg-version-number): New constant.
5550         (epg-bug-report-address): New constant.
5552         * epa-mail.el (epa-mail-mode): Add autoload cookie.
5553         (epa-global-mail-mode): New global minor mode.
5555         * epa-file.el (epa-file-mode): New global minor mode.
5557         * epa-dired.el (epa-dired-mode): New global minor mode.
5559         * epa.el (epa-menu): New variable.
5560         (epa-menu-items): New variable.
5561         (epa-menu-mode): New global minor mode.
5562         (epa-global-minor-modes): New user option.
5563         (epa-mode): New global minor mode.
5565 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
5567         * net/dbus.el: Remove `no-byte-compile' cookie.
5568         (dbus-call-method, dbus-register-signal, dbus-debug)
5569         (dbus-registered-functions-table): Declare them with
5570         `declare-function' or `defvar', respectively.
5571         (top): Don't assert any longer.  Require 'cl when compiling.
5572         Apply `ignore-errors' but `dbus-ignore-errors'.
5574 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
5576         * diff-mode.el (diff-add-change-log-entries-other-window):
5577         Use add-change-log-entry.
5579 2008-02-09  Jason Rumney  <jasonr@gnu.org>
5581         * button.el (button-map):
5582         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
5583         * ldefs-boot.el: Regenerate.
5585 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
5587         * epa.el (epa-faces, epa):
5588         * epa-file.el (epa-file):
5589         * epg-config.el (epg): Add :version.
5591 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
5593         * vc.el (vc-exec-after): Append CODE to previous fragments.
5594         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
5595         take MESSAGES instead of VERBOSE; use it when non-nil.
5596         (vc-diff-internal): Compute messages once; use them;
5597         update call to vc-diff-finish.
5599 2008-02-09  Michael Olson  <mwolson@gnu.org>
5601         * net/tramp.el (tramp-process-sentinel): Avoid error when process
5602         buffer has been killed, such as by
5603         `tramp-cleanup-all-connections'.
5605 2008-02-09  Miles Bader  <miles@gnu.org>
5607         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
5609 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5611         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
5612         splitter in context hunks.
5614 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
5616         * international/fontset.el (setup-default-fontset): Fix arabic otf
5617         font specification.
5619 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5621         * epa-dired.el:
5622         * epa-file.el:
5623         * epa-mail.el:
5624         * epa-setup.el:
5625         * epa.el:
5626         * epg-config.el:
5627         * epg-package-info.el:
5628         * epg.el: Initial check-in of EasyPG.
5630 2008-02-08  Glenn Morris  <rgm@gnu.org>
5632         * woman.el (woman-locale): New defcustom.
5633         (woman-expand-locale, woman-manpath-add-locales): New functions.
5634         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
5636         * international/mule-cmds.el (locale-translate): New function,
5637         with old code extracted from set-locale-environment.
5638         (set-locale-environment): Use locale-translate.  Set woman-locale.
5640         * cus-start.el (selection-coding-system): Remove, since it's now
5641         defined in select.el rather than in xselect.c.
5642         * select.el (selection-coding-system): Make it a defcustom, and
5643         add the properties from cus-start.el.  Bump :version.
5645         * custom.el (custom-theme-set-variables): Sort symbols that are
5646         dependencies before symbols that depend on them.
5647         (custom-enabled-themes): Set after custom-theme-directory.
5649         * pcmpl-unix.el (top-level): Move provide statement to end.
5650         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
5651         `*' from doc-string.  Allow to be nil.
5652         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
5653         Allow to be nil.  Add :version.
5654         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
5655         without hostnames, and multiple hostnames per line.
5657         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
5659 2008-02-08  Phil Hagelberg  <phil@evri.com>
5661         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
5662         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
5664 2008-02-07  Timo Savola  <timo.savola@iki.fi>
5666         * startup.el (command-line-x-option-alist): Add --parent-id.
5668         * term/x-win.el (x-handle-parent-id): New function.
5670 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
5672         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
5673         "Font Menu".
5675 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5677         * net/dbus.el (dbus-interface-peer): New defconst.
5678         (dbus-ping): New defun.
5680 2008-02-06  Sam Steingold  <sds@gnu.org>
5682         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
5684 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5686         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
5687         Just return nil and let the C code provide a fallback.
5689 2008-02-05  Glenn Morris  <rgm@gnu.org>
5691         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
5692         tramp-flush-connection-property for removed 2nd argument.
5694 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5696         * diff-mode.el (diff-add-change-log-entries-other-window):
5697         Rename from diff-create-changelog.  Change users.
5698         Minor change to hopefully work with plain diffs.
5699         (diff-mode-map): Add binding for it.
5701 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
5703         * diff-mode.el: Add new TODO entry.
5704         (diff-create-changelog): New function.
5705         (diff-mode-menu): Bind it.
5707 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
5709         * international/mule-diag.el (print-fontset-element): Handle the
5710         case of inhibiting the fallback fonts.
5712 2008-02-04  Kim F. Storm  <storm@cua.dk>
5714         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
5715         (ido-magic-delete-char): Use prefix arg.
5717 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
5719         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
5720         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
5721         of today, the most recent libpng is 1.2.24).
5723 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
5725         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
5727         * net/dbus.el (top): Check (featurep 'dbusbind).
5729         * net/tramp.el (tramp-process-sentinel): New defun.
5730         (tramp-do-copy-or-rename-file-out-of-band)
5731         (tramp-maybe-open-connection): Use it as process sentinel.
5732         (tramp-handle-delete-directory): Don't use the "-f" option; it
5733         isn't portable.
5734         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
5735         after the command.
5736         (tramp-handle-shell-command): Set `mode-line-process' in the
5737         asynchronous case.
5739         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
5741         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
5742         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
5743         Use `tramp-process-sentinel' as process sentinel.
5745 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
5747         * whitespace.el (global-whitespace-mode): Revert last change.
5748         (whitespace-unload-function): Force `global-whitespace-mode'
5749         to deactivate local modes in a slightly less intrusive way.
5751 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5753         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
5755 2008-02-02  Glenn Morris  <rgm@gnu.org>
5757         * international/latin1-disp.el (latin1-display):
5758         * progmodes/fortran.el (fortran-comment-indent-char):
5759         * progmodes/idlw-shell.el (top-level):
5760         * term/mac-win.el (mac-keyboard-translate-char):
5761         * whitespace.el (whitespace-char-valid-p):
5762         * wid-edit.el (widget-key-sequence-read-event):
5763         Use characterp rather than char-valid-p.
5765         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
5766         to capitalized-find-word-boundary.  Doc fix.  Update callers.
5767         (capitalized-next-word-boundary-function-table): Rename to
5768         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
5770         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
5771         string-to-int.
5773         * ps-def.el (declare-function): Add compatibility definition.
5774         (ps-plot-with-face, ps-plot-string): Declare as functions.
5775         (ps-bold-faces, ps-italic-faces): Declare variables.
5777         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
5778         (ps-mule-end-job): Declare as functions.
5780         * wid-edit.el (widget-string-complete): Use assoc-string rather
5781         than assoc-ignore-case.
5783 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
5785         * progmodes/etags.el (next-file): Improve revert message.
5787 2008-02-01  Andreas Schwab  <schwab@suse.de>
5789         * loadup.el: Load language/burmese instead of language/myanmar.
5791 2008-02-01  Richard Stallman  <rms@gnu.org>
5793         * language/burmese.el: Rename from myanmar.el.
5794         ("Burmese"): Rename from "Myanmar".
5796 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5798         * international/fontset.el (script-representative-chars): Add cham
5799         and tai-viet.
5800         (setup-default-fontset): Add iso10646-1 font for latin and ipa.
5801         Add fontconfig spec for cjk-misc.  Explicitly specify font font
5802         for U+E000..U+F8FF.
5804         * international/characters.el (script-list): Add cham.
5806         * language/cham.el: New file.
5808 2008-02-01  Mark A. Hershberger  <mah@everybody.org>
5810         * xml.el (xml-escape-string): Don't do any encoding changes on the
5811         string.
5813 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5815         * language/ind-util.el (in-is13194-post-read-conversion):
5816         Delete unnecessary call of indian-compose-region.
5818 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5820         * ps-print.el: Some face attributes (like :strike-through) were not
5821         being recognised.  Reported by Leo <sdl.web@gmail.com>.
5822         (ps-print-version): New version 7.3.2.
5823         (ps-screen-to-bit-face): Fix code.  Call ps-face-strikout-p,
5824         ps-face-overline-p and ps-face-box-p functions.
5826         * ps-def.el (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p):
5827         New functions.
5829 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5831         * international/fontset.el (font-encoding-alist): Add an entry for
5832         iso8859-16.
5833         (setup-default-fontset): Add iso8859-16 to latin.
5835         * descr-text.el (describe-char-display): Convert a GLYPH-CODE to a
5836         hexadigit string.
5837         (describe-char): Adjust for the above change.
5839 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5841         * international/fontset.el (font-encoding-alist): Don't set the
5842         repertory of GB18030 fonts.
5844 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5846         * language/indian.el: Set font-shape-text for all Indic characters
5847         in composition-function-table.
5849         * language/khmer.el: New file.
5851         * language/myanmar.el: New file.
5853         * loadup.el: Load "language/khmer" and "language/myanmar".
5855 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5857         * international/fontset.el (setup-default-fontset): Fix lao OTF
5858         script name.
5860 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5862         * composite.el (terminal-composition-modification): Delete it.
5864 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5866         * international/fontset.el (x-complement-fontset-spec):
5867         Complement size too.
5869 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5871         * international/fontset.el (font-encoding-charset-alist):
5872         Initialize it.
5873         (otf-script-alist): Fix typo of canadian-aboriginal.
5874         (setup-default-fontset): Specify font-specs for many more scripts.
5875         (x-complement-fontset-spec): Change the first argument to a
5876         font-spec object.
5877         (create-fontset-from-fontset-spec): Adjust for the above change.
5879 2008-02-01  Kenichi Handa  <handa@m17n.org>
5881         * language/devanagari.el: Register font-shape-text in
5882         composition-function-table.
5884         * language/tibetan.el: Register font-shape-text in
5885         composition-function-table.
5887         * language/thai-util.el (thai-composition-function): Fix arguments.
5889         * language/tamil.el: Register font-shape-text in
5890         composition-function-table.
5892         * language/malayalam.el: Register font-shape-text in
5893         composition-function-table.
5895         * language/lao.el: Register font-shape-text in
5896         composition-function-table.
5898         * language/kannada.el: Register font-shape-text in
5899         composition-function-table.
5901         * language/european.el (diacritic-composition-function): Fix arguments.
5903         * language/ethio-util.el (ethio-composition-function): Fix arguments.
5905         * language/tv-util.el (tai-viet-composition-function): Fix arguments.
5907         * composite.el (composition-function-table): Fix docstring.
5908         (terminal-composition-function): Fix arguments.
5909         (auto-compose-current-font): Delete it.
5910         (auto-compose-chars): Adjust for the change of
5911         composition-function-table.
5913 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5915         * international/fontset.el (font-encoding-alist): Add the entry of
5916         "unicode-bmp".
5918 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5920         * composite.el (auto-compose-chars): Be sure to calculate
5921         composition at least at POS.
5923 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5925         * printing.el: Fix pr-interface-map initialization code.
5926         (pr-version): New version 6.9.3.
5927         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
5928         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
5929         (pr-f-read-string): Replace by pr-read-string.
5930         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string):
5931         New function name.
5932         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
5934 2008-02-01  Kenichi Handa  <handa@m17n.org>
5936         * language/tv-util.el (tai-viet-re): Include '-'.
5937         (tai-viet-glyph-info): Handle '-'.
5939 2008-02-01  Kenichi Handa  <handa@m17n.org>
5941         * descr-text.el (describe-char): Handle a composition of the new
5942         format.  Show font name.
5944 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5946         * language/tibet-util.el (tibetan-composition-function): Use
5947         font-shape-text if auto-compose-current-font is non-nil.
5949         * language/tibetan.el: Fix the range for recording
5950         tibetan-composition-function in composition-function-table.
5952         * language/mlm-util.el (malayalam-composition-function): Use
5953         font-shape-text if auto-compose-current-font is non-nil.
5955         * international/mule-conf.el: Flag many charsets as supplementary.
5957         * international/mule.el (define-charset): Update the docstring for
5958         :supplementary-p.
5960         * international/fontset.el (setup-default-fontset): Add OpenType
5961         fonts for malayalam and tibetan.
5963 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5965         * international/fontset.el (x-complement-fontset-spec): Use font-spec.
5967 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5969         * international/fontset.el (otf-script-alist): Make all otf tags
5970         4-letters.
5971         (setup-default-fontset): Add OpenType fonts for devanagari and tamil.
5973         * language/tml-util.el (tamil-composition-function): Use
5974         font-shape-text if auto-compose-current-font is non-nil.
5976         * language/devan-util.el (devanagari-composition-function): Use
5977         font-shape-text if auto-compose-current-font is non-nil.
5979         * composite.el (auto-compose-chars): Change argument font-object
5980         to window.
5982 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5984         * ps-print.el (ps-lpr-switches): Docstring fix.
5985         (ps-string-list): New function.
5986         (ps-do-despool): Code fix.
5988 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
5990         * international/utf-7.el (utf-7-imap-post-read-conversion)
5991         (utf-7-imap-pre-write-conversion): New functions.
5993         * international/mule-conf.el (utf-7-imap): New coding system.
5995 2008-02-01  Kenichi Handa  <handa@m17n.org>
5997         * term/x-win.el (x-selection-value): If x-select-request-type is
5998         nil, try also STRING at last.
5999         (x-select-request-type): Doc fix for the change of x-selection-value.
6001         * select.el (selection-coding-system, next-selection-coding-system):
6002         Move declarations from xselect.c.
6003         (x-get-selection): Decode by selection-coding-system if it is non-nil.
6004         If it is nil, decode by a proper coding system.  Handle C_STRING.
6005         (ccl-check-utf-8, string-utf-8-p): Delete them.
6006         (xselect-convert-to-string): Fix determining data-type in the case
6007         that TEXT is requested.  Don't use selection-coding-system if it's
6008         not proper for the data-type.
6010 2008-02-01  Kenichi Handa  <handa@m17n.org>
6012         * term/x-win.el (x-selection-value): If x-select-request-type is
6013         nil, simply try UTF8_STRING and COMPOUND-TEXT in this order.
6015 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6017         * term/w32-win.el (w32-initialize-window-system): Use t, not nil
6018         to signify default fontset.
6020 2008-02-01  Kenichi Handa  <handa@m17n.org>
6022         * international/mule-cmds.el (describe-language-environment):
6023         Check if the specified input method exists or not.
6025 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6027         * ps-print.el (ps-begin-job): Error if ps-lpr-switches is not a list.
6028         (ps-face-background-name): Remove this function.  It's already defined
6029         in ps-def.el file.
6031 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6033         * ps-print.el: Eliminate the check if ps-print was running on Lucid or
6034         Epoch emacsen.
6036 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6038         * ps-print.el: Now detect if text foreground and background colors are
6039         equals and replace the foreground color by another color, so the text
6040         becomes visible.  Doc fix.
6041         (ps-print-version): New version 7.3.
6042         (ps-default-fg, ps-default-bg): Docstring fix.
6043         (ps-fg-list, ps-fg-validate-p): New options.
6044         (ps-foreground-list): New variable.
6045         (ps-generate-header-line): Replace fboundp by functionp.
6046         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
6048 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6050         * printing.el: Pacify byte compiler, that is, no compiler warnings.
6051         Move (again) some variable definitions before use, define some
6052         function aliases, no code change.
6053         (pr-version): New version 6.9.2.
6054         (pr-path-style, pr-auto-region, pr-menu-char-height)
6055         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
6056         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
6057         via (defvar VAR).
6058         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
6059         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
6060         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
6061         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
6062         (pr-f-set-keymap-parents, pr-keep-region-active): Function aliases.
6063         (pr-menu-print-item, pr-ps-printer-menu-modified)
6064         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
6065         (pr-even-or-odd-alist): Move variable definitions.
6067 2008-02-01  Kenichi Handa  <handa@m17n.org>
6069         * language/chinese.el (cp936): Delete duplicated alias.
6071         * international/mule-diag.el (list-block-of-chars): Don't insert
6072         non-Unicode characters.
6074 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6076         * loadup.el [windows-nt]: Don't load code-pages and ccl.
6077         * term/w32-win.el: Don't require code-pages.
6079 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6081         Fix up multi-tty merge.
6083         * version.el (emacs-version): Bump to 23.0.60.
6085         * term/x-win.el (x-initialize-window-system): Don't try to create
6086         a fontset from a font-specification anymore.  This was removed on the
6087         unicode branch and mistakenly re-added by the multi-tty merge.
6089         * term/w32-win.el: Remove duplicate code that's now in
6090         w32-initialize-window-system.
6091         (w32-initialize-window-system): Don't try to create a fontset from
6092         a font-specification anymore.  This was removed on the unicode branch
6093         and mistakenly re-added by the multi-tty merge.
6095         * term/mac-win.el: Remove duplicate top-level code.
6097         * language/ethio-util.el:
6098         * international/characters.el: Use utf-8 rather than utf-8-emacs
6099         since it works as well and has the advantage of working with
6100         non-unicode versions of Emacs.
6102         * international/encoded-kb.el (encoded-kbd-setup-display): Use the new
6103         multi-tty code, which includes the previous local change.
6105 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6107         * ps-print.el (ps-print-version): New version 7.2.5.
6108         (ps-background, ps-begin-file, ps-build-reference-face-lists):
6109         Use `mapc' rather than `mapcar'.
6111 2008-02-01  Kenichi Handa  <handa@m17n.org>
6113         * skeleton.el (skeleton-internal-1): Use integerp and stringp
6114         instead of char-or-string-p to catch -1.
6116 2008-02-01  Kenichi Handa  <handa@m17n.org>
6118         * international/mule-cmds.el (inactivate-input-method):
6119         Set input-method-function to nil before calling
6120         inactivate-current-input-method-function.
6122 2008-02-01  Kenichi Handa  <handa@m17n.org>
6124         * play/gamegrid.el (gamegrid-setup-default-font): Calculate a font
6125         height that doesn't exceed the requested height by rounding off.
6127 2008-02-01  Andreas Schwab  <schwab@suse.de>
6129         * international/mule-diag.el (print-fontset-element):
6130         Use fontp only if defined.
6132 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6134         * ps-mule.el (ps-mule-prepare-font, ps-mule-encode-region)
6135         (ps-mule-plot-composition, ps-mule-encode-header-string): Docstring fix.
6136         (ps-mule-prologue-generated): Code fix.
6138 2008-02-01  Kenichi Handa  <handa@m17n.org>
6140         * dnd.el (dnd-get-local-file-name): Call replace-regexp-in-string
6141         with FIXEDCASE t.
6143 2008-02-01  Kenichi Handa  <handa@m17n.org>
6145         * international/mule-diag.el (print-fontset-element): Fix for the
6146         format change of a fontset element for font-backend feature.
6148 2008-02-01  Kenichi Handa  <handa@m17n.org>
6150         * descr-text.el (describe-char): Fix for the case that a component
6151         character is TAB.
6153 2008-02-01  Kenichi Handa  <handa@m17n.org>
6155         * international/mule-cmds.el (select-safe-coding-system-interactively):
6156         Fix printing of rejected and unsafe coding-systems.
6158         * international/fontset.el (setup-default-fontset): Add tai-viet.
6160         * international/characters.el: Setup syntax/category table for Tai Viet.
6161         (script-list): Add tai-viet.
6163         * loadup.el: Load "language/tai-viet".
6165         * language/tai-viet.el: New file.
6167         * language/tv-util.el: New file.
6169 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6171         * faces.el (font-weight-table): Use defaults on w32 that match
6172         LOGFONT.lfWeight.
6174         * term/w32-win.el: Don't create fontset from command-line font.
6176 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
6178         * international/mule-cmds.el (toggle-enable-multibyte-characters)
6179         (sort-coding-systems, search-unencodable-char): Doc fixes.
6180         (default-input-method, input-method-verbose-flag)
6181         (input-method-highlight-flag): Remove * in defcustom's docstrings.
6182         (exit-language-environment-hook, set-default-coding-systems)
6183         (coding-system-change-eol-conversion, prefer-coding-system)
6184         (find-multibyte-characters, leim-list-entry-regexp)
6185         (set-input-method, input-method-exit-on-first-char, princ-list)
6186         (locale-language-names, locale-charset-language-names)
6187         (define-char-code-property): Fix typos in docstrings.
6189 2008-02-01  Kenichi Handa  <handa@m17n.org>
6191         * disp-table.el (make-glyph-code, glyph-char, glyph-face):
6192         Fix for a new character code space (22-bit).
6194 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
6196         * printing.el (pr-ps-fast-fire): Fix typos in docstring.
6198 2008-02-01  Kenichi Handa  <handa@m17n.org>
6200         * international/characters.el: Add more cases/syntaxes from Latin
6201         characters.
6203 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6205         * ps-def.el (installation-directory): Must be initialized when defining
6206         it in XEmacs.
6207         (coding-system-for-read): Eliminate duplicated definition.
6209 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6211         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
6213 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6215         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
6216         (ps-print-emacs-type): Eliminate variable.
6217         (ps-setup): Remove ps-print-emacs-type.  Print which Emacsen is
6218         running ps-print package.
6220         * ps-def.el: Replace (defvar VAR nil) by (defvar VAR).
6221         (ps-frame-parameter): Replace defun by defalias.
6222         (mark-active): Eliminate defvar.
6224         * ps-samp.el (ps-prsc, ps-c-prsc, ps-s-prsc): Eliminate macros.
6225         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
6226         (ps-jts-ps-setup): Replace macros by vector key definition.
6228 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6230         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
6231         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
6232         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
6233         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
6234         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
6235         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
6236         New command actions for EPS header and EPS footer.
6238         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
6239         footer.  Fix some problems with one-or-more, zero-or-more and
6240         alternative constructions generation.  Some implementation of log
6241         messages.  Doc fix.
6242         (ebnf-version): New version 4.4.
6243         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
6244         (ebnf-eps-footer, ebnf-log): New options.
6245         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
6246         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
6247         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
6248         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
6249         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New functions.
6250         (ebnf-style-custom-list, ebnf-style-database): Put new values.
6251         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
6252         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
6253         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
6254         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
6255         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
6256         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
6257         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
6258         (ebnf-non-terminal-dimension, ebnf-special-dimension)
6259         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
6260         (ebnf-except-dimension, ebnf-alternative-dimension)
6261         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
6262         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension):
6263         Insert log message function.
6264         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
6265         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
6266         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
6267         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
6268         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
6269         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
6270         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
6271         compatibility with Emacs 20 & 21.
6272         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
6273         (ebnf-eps-file-alist, ebnf-basic-width-extra)
6274         (ebnf-basic-empty-height): New variables.
6275         (ebnf-prologue): Fix PostScript code.
6276         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
6277         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
6278         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
6279         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
6281 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6283         * printing.el: Group together all XEmacs/Emacs definitions.
6284         (pr-version): New version 6.9.
6285         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width):
6286         New functions.
6287         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
6288         (pr-menu-bind): Fix code.
6289         (pr-e-frame-char-height, pr-e-frame-char-width)
6290         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
6291         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
6292         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
6293         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
6294         (pr-x-event-y-pixel): Eliminate aliases.
6295         (pr-xemacs-global-menubar): Move macro.
6296         (current-menubar, current-mouse-event, zmacs-region-stays)
6297         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
6298         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
6299         Move variables.
6300         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
6301         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
6302         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
6303         (pr-menu-set-utility-title, pr-even-or-odd-pages)
6304         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
6305         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name):
6306         Move functions.
6308 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6310         * ps-print.el: The ps-print commands without face printing should not
6311         print background color.  Reported by Leo <sdl.web@gmail.com>.
6312         (ps-print-version): New version 7.2.2.
6313         (ps-begin-job): New arg.  Fix ps-default-background and
6314         ps-default-foreground initialization.
6315         (ps-face-attributes): Fix doc string.
6316         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
6318         * printing.el: Fix ps-print link.
6320 2008-02-01  Kenichi Handa  <handa@m17n.org>
6322         * international/mule-diag.el (list-character-sets-2): Don't print width.
6324 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6326         * ps-print.ps: Fix background height.
6327         (ps-print-version): New version 7.2.1.
6329 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6331         * ps-print.el: Split XEmacs/Emacs definitions and sample setup code
6332         into separate files.
6333         (ps-print-version): New version 7.2.
6334         (ps-postscript-code-directory): Fix XEmacs initialization.
6335         (ps-generate-postscript-with-faces):
6336         Call ps-generate-postscript-with-faces1 (new function).
6337         (ps-color-format, ps-float-format): Move variables to ps-def.el.
6338         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
6339         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
6340         (ps-face-background-name, ps-frame-parameter, ps-color-device)
6341         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
6342         Move functions to ps-def.el.
6343         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
6344         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
6345         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
6346         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
6347         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
6348         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
6349         Move functions to ps-samp.el.
6351         * ps-bdf.el (installation-directory, coding-system-for-read):
6352         Move variables to ps-def.el.
6354         * ps-mule.el (leading-code-private-22): Move variables to ps-def.el.
6355         (charset-bytes, charset-dimension, charset-id, charset-width)
6356         (find-charset-region, char-width, chars-in-region, forward-point)
6357         (decompose-composite-char, encode-coding-string, coding-system-p)
6358         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
6359         (string-make-multibyte, encode-char): Move functions to ps-def.el.
6361         * ps-def.el: New file.  XEmacs/Emacs definitions.
6362         (ps-generate-postscript-with-faces1): New function.
6363         (ps-color-format, ps-float-format): Move variables from ps-print.el.
6364         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
6365         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
6366         (ps-face-background-name, ps-frame-parameter, ps-color-device)
6367         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
6368         Move functions from ps-print.el.
6369         (installation-directory, coding-system-for-read):
6370         Move variables from ps-bdf.el.
6371         (leading-code-private-22): Move variable from ps-mule.el.
6372         (charset-bytes, charset-dimension, charset-id, charset-width)
6373         (find-charset-region, char-width, chars-in-region, forward-point)
6374         (decompose-composite-char, encode-coding-string, coding-system-p)
6375         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
6376         (string-make-multibyte, encode-char): Move functions from ps-mule.el.
6378         * ps-samp.el: New file.  Sample setup code.
6379         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
6380         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
6381         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
6382         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
6383         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
6384         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
6385         Move functions from ps-print.el.
6387 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6389         * ps-print.el: Handle frame parameters (background and/or foreground
6390         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
6391         (ps-print-version): New version 7.1.
6392         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
6393         (ps-frame-parameter): New function.
6394         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
6395         Fix doc and customization.
6396         (ps-begin-job): Get frame parameters (background and/or foreground
6397         colors).
6398         (ps-do-despool): Ensure ps-printer-name has a valid value.
6400 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6402         * progmodes/ebnf-abn.el:
6403         * progmodes/ebnf-bnf.el:
6404         * progmodes/ebnf-dtd.el:
6405         * progmodes/ebnf-ebx.el:
6406         * progmodes/ebnf-iso.el:
6407         * progmodes/ebnf-otz.el:
6408         * progmodes/ebnf-yac.el:
6409         * progmodes/ebnf2ps.el:
6410         * delim-col.el:
6411         * printing.el:
6412         * ps-bdf.el:
6413         * ps-mule.el:
6414         * ps-print.el: Remove 'Time-stamp' comment mark.
6416         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
6417         'easy-menu-add-item' when called in Emacs 21 or higher.
6419 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6421         * ps-print.el : Fix doc.
6422         (ps-print-version): New version 7.0.
6424 2008-02-01  Kenichi Handa  <handa@m17n.org>
6426         * mail/emacsbug.el (report-emacs-bug): Insert also the value of
6427         XMODIFIERS.
6429 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6431         * ps-print.el: Fix maintainer email.  Eliminate function declaration
6432         that kept compatibility with older Emacs version.
6433         (ps-print-version): New version 6.7.
6435 2008-02-01  Kenichi Handa  <handa@m17n.org>
6437         * international/quail.el (quail-get-translations):
6438         Make quail-current-key multibyte if not yet done.
6440 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6442         * language/chinese.el ("Chinese-GBK"): Add tutorial.
6443         ("Chinese-GB18030"): Add sample-text and tutorial.
6445         * international/fontset.el (font-encoding-alist)
6446         (setup-default-fontset): Add gb18030.
6447         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
6448         (charset-script-alist): Add gbk and gb18030.
6450         * international/characters.el: Put property
6451         preferred-coding-system on gbk and gb18030.
6453         * international/mule-cmds.el (locale-language-names): Add an entry
6454         for "zh_CN.UTF-8" and change "chs" to "Chinese-GBK".
6456         * faces.el (face-font-registry-alternatives): Add gb18030.
6458 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6460         * ps-mule.el: Fix maintainer email.
6462 2008-02-01  Kenichi Handa  <handa@m17n.org>
6464         * international/quail.el (quail-insert-kbd-layout): Check the
6465         length of (cdr translation).
6466         (quail-get-current-str): Check the length of (cdr def).
6468 2008-02-01  Kenichi Handa  <handa@m17n.org>
6470         * ruler-mode.el (ruler-mode-ruler): Make the string `ruler' multibyte.
6472 2008-02-01  Kenichi Handa  <handa@m17n.org>
6474         * international/mule-cmds.el (ucs-insert): Re-implement.
6476 2008-02-01  Kenichi Handa  <handa@m17n.org>
6478         * composite.el (terminal-composition-modification): New function.
6479         (terminal-composition-function): Create composition with the above
6480         modification function.
6482 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6484         * international/characters.el: Add more full-width characters in
6485         char-width-table.
6487 2008-02-01  Kenichi Handa  <handa@m17n.org>
6489         * international/fontset.el (create-fontset-from-fontset-spec):
6490         Fix script name handling.
6492 2008-02-01  Kenichi Handa  <handa@m17n.org>
6494         * composite.el (terminal-composition-function): New function.
6495         (terminal-composition-function-table): New variable.
6496         (auto-compose-chars): If running on a terminal, use
6497         terminal-composition-function-table.
6499         * loadup.el: Load "composite" after "international/characters".
6501         * international/characters.el: Delete codes for setting up charset
6502         property nospace-between-words.  Fix setting up of
6503         char-width-table.  Don't make ethiopic and tibetan double column.
6505         * textmodes/fill.el (fill-find-break-point-function-table):
6506          Don't set it up in defvar.
6507         (fill-nospace-between-words-table): New variable.
6508         (fill-delete-newlines): Check fill-nospace-between-words-table
6509         instead of charset property nospcae-between-words.
6511 2008-02-01  Kenichi Handa  <handa@m17n.org>
6513         * composite.el (global-auto-composition-mode): Make the initial
6514         value not depend on emacs-basic-display.
6516         * textmodes/fill.el: Don't use charset property
6517         `fill-find-break-point-function'.
6518         (fill-find-break-point-function-table): New variable.
6519         (fill-find-break-point): Lookup fill-find-break-point-function-table.
6521 2008-02-01  Kenichi Handa  <handa@m17n.org>
6523         * international/mule.el (coding-system-list): Be sure to exclude
6524         subsidiary coding systems.
6526 2008-02-01  Kenichi Handa  <handa@m17n.org>
6528         * composite.el (auto-composition-after-change)
6529         (toggle-auto-composition): Remove `auto-composed' property instead
6530         of setting it to nil.
6532 2008-02-01  Kenichi Handa  <handa@m17n.org>
6534         * language/misc-lang.el (iso-8859-6): New coding system.
6536 2008-02-01  Kenichi Handa  <handa@m17n.org>
6538         * dnd.el (dnd-get-local-file-name): Give a unibyte string to
6539         replace-regexp-in-string as replacement.
6541 2008-02-01  Kenichi Handa  <handa@m17n.org>
6543         * international/fontset.el (otf-script-alist): Add byzm, math,
6544         musc, and nko.
6546         * international/characters.el (script-list): Add nko,
6547         byzantine-musical-symbol, musical-symbol, and mathematical.
6549 2008-02-01  Kenichi Handa  <handa@m17n.org>
6551         * composite.el (auto-compose-current-font): New variable.
6552         (auto-compose-chars): New arg FONT-OBJECT.
6554 2008-02-01  Kenichi Handa  <handa@m17n.org>
6556         * international/characters.el: Modify category-table and
6557         script-table for new Ethiopic character range.
6559 2008-02-01  Kenichi Handa  <handa@m17n.org>
6561         * international/mule-cmds.el (set-language-environment-fontset):
6562         Delete it.
6564 2008-02-01  Kenichi Handa  <handa@m17n.org>
6566         * international/fontset.el (otf-script-alist): Set it.
6568 2008-02-01  Kenichi Handa  <handa@m17n.org>
6570         * international/fontset.el (font-encoding-alist):
6571         Fix for "ethiopic-unicode".
6573 2008-02-01  Kenichi Handa  <handa@m17n.org>
6575         * international/fontset.el (script-representative-chars):
6576         Add an entry for latin script.
6578 2008-02-01  Kenichi Handa  <handa@m17n.org>
6580         * faces.el (font-weight-table): Treat regular and normal as the
6581         same as medium.
6582         (font-slant-table): Add (roman . 100).
6584 2008-02-01  Kenichi Handa  <handa@m17n.org>
6586         These changes are for the new font handling codes.
6588         * faces.el (font-weight-table, font-slant-table)
6589         (font-swidth-table): New customizable variables.
6591         * international/fontset.el (font-encoding-alist): Add koi8-4.
6592         (script-representative-chars): Set the default value.
6593         (create-fontset-from-x-resource): Delete `message'.
6595 2008-02-01  Kenichi Handa  <handa@m17n.org>
6597         * tar-mode.el (tar-untar-buffer, tar-summarize-buffer):
6598         Call set-buffer-multibyte with arg `to'.
6600 2008-02-01  Kenichi Handa  <handa@m17n.org>
6602         * info.el (Info-fontify-node): Check if already fontified or not
6603         by next-single-property-change.
6605 2008-02-01  Kenichi Handa  <handa@m17n.org>
6607         * international/mule.el (ctext-pre-write-conversion): Produce
6608         extra designation sequence for ASCII at the end off extended segment.
6610 2008-02-01  Kenichi Handa  <handa@m17n.org>
6612         * international/mule.el (ctext-non-standard-encodings-table):
6613         Reverse the returning list.
6614         (ctext-pre-write-conversion): Fix encoding with extended segments.
6616         * international/mule-conf.el (compound-text)
6617         (compound-text-with-extensions): Add long-form in :flags.
6619 2008-02-01  Kenichi Handa  <handa@m17n.org>
6621         * international/fontset.el (create-fontset-from-fontset-spec): Fix
6622         regexp for paring FONTSET-SPEC (allow spaces after `:').
6624 2008-02-01  Kenichi Handa  <handa@m17n.org>
6626         * international/fontset.el (create-fontset-from-fontset-spec): Fix
6627         for the case that a charset is specified as target.
6629 2008-02-01  Kenichi Handa  <handa@m17n.org>
6631         * international/ccl.el (ccl-embed-string): Check string length.
6632         Set special flag for multibyte character sequence.
6633         (ccl-compile-write-string, ccl-compile-write-repeat): Don't make
6634         str unibyte.
6635         (ccl-compile-write): If the character code doesn't fit in 22-bit
6636         (ccl-dump-write-const-string): Check special flag for multibyte
6637         character sequence.
6639 2008-02-01  Kenichi Handa  <handa@m17n.org>
6641         * ps-mule.el (ps-mule-eight-bit-char): Delete this function.
6642         (ps-mule-encode-region, ps-mule-plot-composition): Don't use
6643         ps-mule-eight-bit-char.
6645 2008-02-01  Kenichi Handa  <handa@m17n.org>
6647         * language/chinese.el ("Chinese-BIG5"):
6648         Set ctext-non-standard-encodings property to "big5-0".
6650         * international/mule.el (ctext-non-standard-encodings):
6651         Initialize to nil.
6652         (ctext-non-standard-encodings-alist): Set charset `big5' in the
6653         entry for "big5-0".
6654         (ctext-non-standard-encodings-table): Return a list instead of
6655         char-table.
6656         (ctext-pre-write-conversion): Adjust for the above change.
6658 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6660         * international/mule.el (ctext-non-standard-encodings-alist):
6661         Add an entry for gbk-0.
6662         (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
6663         a row 8-bit.
6665         * language/chinese.el ("Chinese-GBK"):
6666         Set ctext-non-standard-encodings property to "gbk-0".
6667         Add sample-text property.
6669 2008-02-01  Kenichi Handa  <handa@m17n.org>
6671         * international/kkc.el (kkc-region): Use
6672         this-single-command-raw-keys on pushing back an unhandled key sequence.
6674 2008-02-01  Kenichi Handa  <handa@m17n.org>
6676         * international/encoded-kb.el (encoded-kbd-mode):
6677         Check saved-input-mode on turning off Encoded Kbd mode.
6679         * composite.el (auto-composition-after-change): Use save-buffer-state.
6680         (turn-on-auto-composition-if-enabled): Don't turn on
6681         auto-composition-mode in a unibyte buffer.
6683 2008-02-01  Kenichi Handa  <handa@m17n.org>
6685         * startup.el (command-line): Use custom-reevaluate-setting for
6686         global-auto-composition-mode.
6688         * composite.el (auto-composition-function): Make it buffer local.
6689         (auto-composition-mode): New minor mode.
6690         (turn-on-auto-composition-if-enabled): New function.
6691         (global-auto-composition-mode): New global minor mode.
6693 2008-02-01  Kenichi Handa  <handa@m17n.org>
6695         * descr-text.el (describe-char): Use insert-text-button instead of
6696         widget-create for "customize what to show" button.
6698 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6700         * language/ethiopic.el: Fix copyright.
6701         (composition-function-table): Support a new character in Unicode 4.1.
6703         * language/ethio-util.el (ethio-fidel-to-tex-buffer)
6704         (ethio-tex-to-fidel-buffer, ethio-composition-function)
6705         ("ethiopic-tex"): Support new characters in Unicode 4.1.
6707 2008-02-01  Kenichi Handa  <handa@m17n.org>
6709         * international/characters.el: Register characters in
6710         auto-fill-chars.  Put nospace-between-words to more charsets.
6712 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6714         * international/mule-cmds.el (locale-language-names): Add entries
6715         for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030.
6716         (locale-preferred-coding-systems): Fix entries for Chinese locales.
6718 2008-02-01  Kenichi Handa  <handa@etlken>
6720         * international/utf-7.el: Delete the definition of utf-7.
6721         (utf-7-post-read-conversion, utf-7-pre-write-conversion):
6722         Add autoload cookies.
6724 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6726         * term/mac-win.el: Delete the code to create a fontset from the X
6727         resource "Font".
6729 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6731         * international/robin.el (robin-define-package): Be sure to call
6732         put-char-code-property.
6734 2008-02-01  Kenichi Handa  <handa@m17n.org>
6736         * language/korean.el (iso-2022-kr): Set :suitable-for-keyboard
6737         property to 1.
6739         * international/mule-conf.el (cp1125): Set :ascii-compatible-p
6740         property to t.
6742         * international/mule.el (coding-system-get):
6743         Check `ascii-incompatible' for backward compatiblity.
6744         (set-file-name-coding-system): Signal an error for a coding system
6745         not suitable for file name.
6746         (set-keyboard-coding-system): Signal an error for a coding system
6747         not suitable for keyboard.
6749         * language/chinese.el (iso-2022-cn, iso-2022-cn-ext):
6750         Set :suitable-for-keyboard property to 1.
6752         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
6753         (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
6755         * language/vietnamese.el (vietnamese-viscii, vietnamese-vscii)
6756         (vietnamese-tcvn): Set :suitable-for-file-name property to t.
6758 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6760         * international/robin.el (robin-define-package): Delete redundant code.
6761         (robin-add-rule): Allow N-1 reverse conversion.
6763 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6765         * international/robin.el (robin-define-package): Make the
6766         expanded form shorter.
6768 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6770         * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
6771         chiense-iso-8bit.
6773 2008-02-01  Kenichi Handa  <handa@m17n.org>
6775         * loadup.el: If we are byte-compiling unidata-gen.el or running
6776         unidata-ge-files, set purify-flag to nil.
6778 2008-02-01  Kenichi Handa  <handa@m17n.org>
6780         * loadup.el: Load international/charprop.el with NOERROR t.
6782         * Makefile.in (AUTOGENEL): Add charprop.el and uni-*.el.
6784 2008-02-01  Kenichi Handa  <handa@m17n.org>
6786         * term/mac-win.el (mac-centraleurroman, mac-cyrillic):
6787         New charsets and coding systems.
6788         (mac-symbol, mac-dingbats): New charsets.
6790 2008-02-01  Kenichi Handa  <handa@m17n.org>
6792         * international/characters.el: Set syntax of NBSP to punctuation.
6794 2008-02-01  Kenichi Handa  <handa@m17n.org>
6796         * international/mule-cmds.el: Don't require wid-edit.
6798 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6800         * international/robin.el: New file.
6802         * language/ethiopic.el: Change encoding to utf-8-emacs.
6803         Register ethio-composition-function in composition-function-table.
6804         ("Ethiopic"): Change coding-systems to utf-8-emacs.
6806         * language/ethio-util.el: Change encoding to utf-8-emacs.
6807         Rewrite all transliteration functions to use robin.el.
6808         (ethio-fidel-to-sera-map, ethio-fidel-to-tex-map)
6809         (ethio-sera-to-fidel-table, ethio-implicit-period-conversion)
6810         (ethio-prefer-ascii-punctuation): Delete variables.
6811         (ethio-char-to-ethiocode, ethio-convert-digit)
6812         (ethio-ethiocode-to-char, ethio-fidel-to-sera-mail)
6813         (ethio-fidel-to-sera-mail-or-marker, ethio-lone-consonant-p)
6814         (ethio-sera-to-fidel-english, ethio-sera-to-fidel-ethio)
6815         (ethio-sera-to-fidel-mail, ethio-sera-to-fidel-mail-or-marker)
6816         (ethio-tilde-escape, ethio-toggle-punctuation): Delete functions.
6817         (ethio-adjust-robin, ethio-composition-function)
6818         (ethio-get-consonant, ethio-prefer-amharic, ethio-process-digits)
6819         (ethio-sera-to-fidel-region-ethio)
6820         (ethio-sera-to-fidel-region-noethio)
6821         (ethio-use-colon-for-colon, ethio-use-three-dot-question):
6822         New functions.
6824 2008-02-01  Miles Bader  <miles@gnu.org>
6826         * international/mule.el (auto-coding-regexp-alist)
6827         (ctext-pre-write-conversion): Replace embedded control characters
6828         with octal escapes; this prevents diff from thinking the file is binary.
6830 2008-02-01  Miles Bader  <miles@gnu.org>
6832         * descr-text.el (describe-char-unidata-list):
6833         * emacs-lisp/bytecomp.el (byte-compile-fix-header)
6834         (byte-compile-insert-header):
6835         * international/mule.el (charset-list, set-coding-priority)
6836         (ignore-relative-composition):
6837         * international/mule-util.el (detect-coding-with-priority):
6838         * international/mule-diag.el:
6839         * international/mule-cmds.el (language-info-custom-alist):
6840         * international/codepage.el (codepage-setup):
6841         Replace references to Emacs version "22" with "23".
6843 2008-02-01  Kenichi Handa  <handa@m17n.org>
6845         * Makefile.in (DONTCOMPILE): Include charprop.el and uni-*.el.
6847         * international/fontset.el (font-encoding-alist): Add an entry for
6848         microsoft-cp1251.
6849         (setup-default-fontset): Add entries for microsoft-cp1251 and
6850         koi8-r for cyrillic.
6852         * international/mule-cmds.el (char-code-property-alist): New variable.
6853         (define-char-code-property): New function.
6854         (get-char-code-property, put-char-code-property): Handle a
6855         char-table registerd in char-code-property-alist.
6856         (set-language-environment): Check :ascii-compatible-p property of
6857         nonascii charset instead of its dimension.
6859         * international/uni-bidi.el, international/uni-category.el:
6860         * international/uni-combining.el, international/uni-comment.el:
6861         * international/uni-decimal.el, international/uni-decomposition.el:
6862         * international/uni-digit.el, international/uni-lowercase.el:
6863         * international/uni-mirrored.el, international/uni-name.el:
6864         * international/uni-numeric.el, international/uni-old-name.el:
6865         * international/uni-titlecase.el, international/uni-uppercase.el:
6866         * international/charprop.el: New files automatically generated by
6867         admin/unidata/Makefile.
6869         * loadup.el: Load internationnal/charprop.el.
6871         * descr-text.el (describe-char-unidata-list): New variable.
6872         (describe-char-unicode-data): Use char-code-property-description.
6873         (describe-char): Add lines for describing Unicode-based character
6874         properties.
6876 2008-02-01  Kenichi Handa  <handa@m17n.org>
6878         * textmodes/ispell.el: These changes are to fix the code merged
6879         from trunk for the change on 2008-02-01.
6880         (ispell-unified-chars-table): Delete it.
6881         (ispell-get-decoded-string): Don't check ispell-unified-chars-table.
6883 2008-02-01  Kenichi Handa  <handa@m17n.org>
6885         * international/mule-util.el (char-displayable-p): Check
6886         :charset-list property of CODING.
6888 2008-02-01  Kenichi Handa  <handa@m17n.org>
6890         * international/mule-cmds.el (select-safe-coding-system-interactively):
6891         Change 'mime-charset to :mime-charset.
6892         (select-safe-coding-system): Use above.
6893         (set-language-environment): Delete unnecessary code for handling
6894         overriding-fontspec.
6896 2008-02-01  Kenichi Handa  <handa@m17n.org>
6898         * international/mule-conf.el: New coding system aliases unix, dos,
6899         and mac.
6901 2008-02-01  Kenichi Handa  <handa@m17n.org>
6903         * international/titdic-cnv.el (tit-process-header): Fix embedded
6904         coding tag.
6905         (titdic-convert): Bind coding-system-for-write to the coding
6906         system specfied in the map file.  Remove `charset' property after
6907         decoding.
6908         (miscdic-convert): Bind coding-system-for-write to the coding
6909         system specfied for the map file.  Fix LANGUAGE arg to
6910         quail-define-package.
6911         (batch-miscdic-convert): Check if a file is directory or not.
6913 2008-02-01  Kenichi Handa  <handa@m17n.org>
6915         * international/mule.el (coding-system-equal): Move from mule-util.el.
6917         * international/mule-util.el (coding-system-equal): Move to mule.el.
6919 2008-02-01  Kenichi Handa  <handa@m17n.org>
6921         * international/encoded-kb.el (encoded-kbd-decode-code-list):
6922         New function.
6923         (encoded-kbd-self-insert-charset, encoded-kbd-setup-keymap):
6924         Support multibyte charsets.
6926 2008-02-01  Kenichi Handa  <handa@m17n.org>
6928         * language/china-util.el (hz-set-msb-table): Turn chars beyond 128
6929         to eight-bit chars.
6931         * international/mule-conf.el: Don't define coding system
6932         `undecided' here.
6934 2008-02-01  Kenichi Handa  <handa@m17n.org>
6936         * international/mule-cmds.el (locale-language-names): Fix for
6937         gb18030 and gdk.
6939 2008-02-01  Kenichi Handa  <handa@m17n.org>
6941         * international/fontset.el (font-encoding-alist): Add gbk.
6942         (charset-script-alist): Add chinese-gbk.
6944 2008-02-01  Kenichi Handa  <handa@m17n.org>
6946         * language/chinese.el (chinese-gbk): Include ascii in charset-list.
6948 2008-02-01  Kenichi Handa  <handa@m17n.org>
6950         * language/japanese.el ("Japanese"): Fix ordering of charsets.
6952 2008-02-01  Kenichi Handa  <handa@m17n.org>
6954         * international/encoded-kb.el (encoded-kbd-self-insert-charset)
6955         (encoded-kbd-self-insert-utf-8, encoded-kbd-setup-keymap)
6956         (encoded-kbd-mode): Adjust code merged from trunk for unicode branch.
6958 2008-02-01  Kenichi Handa  <handa@m17n.org>
6960         * descr-text.el (describe-char): Fix for the case CODE is a cons
6961         of integers.
6963 2008-02-01  Steven Tamm  <steventamm@mac.com>
6965         * term/mac-win.el: Use mac-standard-fontset-spec to create fontset-mac.
6966         (mac-standard-fontset-spec): Create.
6968 2008-02-01  Kenichi Handa  <handa@m17n.org>
6970         * international/mule-diag.el (unicode-data):
6971         Call find-file-noselect with NOWARN t.
6973 2008-02-01  Kenichi Handa  <handa@m17n.org>
6975         * international/mule-conf.el (cp932-2-byte): Fix :code-space.
6977 2008-02-01  Kenichi Handa  <handa@m17n.org>
6979         * international/characters.el: Give more CJK characters the
6980         category `|'.
6982         * descr-text.el (describe-char): Make it work on *Help* buffer.
6983         Suppress auto-composition on a region describing about composition.
6985         * language/european.el (diacritic-compose-region)
6986         (diacritic-compose-string, diacritic-composition-function):
6987         Compose diacritical marks only with a character whose syntax is
6988         word constituent.
6989         (diacritic-post-read-conversion): Delete it.
6991 2008-02-01  Kenichi Handa  <handa@m17n.org>
6993         * composite.el (auto-compose-chars): Execute the main code in
6994         condition-case.
6996 2008-02-01  Kenichi Handa  <handa@m17n.org>
6998         * international/fontset.el (x-complement-fontset-spec):
6999         Don't change CHARSET_REGISTRY and CHARSET_ENCODING fields.
7001 2008-02-01  Kenichi Handa  <handa@m17n.org>
7003         * international/characters.el (next-word-boundary-kana):
7004         Handle half-width kana.
7006 2008-02-01  Kenichi Handa  <handa@m17n.org>
7008         * international/mule-conf.el (indian-1-column): Fix :emacs-mule-id.
7010 2008-02-01  Kenichi Handa  <handa@m17n.org>
7012         * language/japanese.el (japanese-iso-8bit): Fix order of :charset-list.
7014         * mail/rmail.el (rmail-decode-babyl-format):
7015         Use with-coding-priority instead of detect-coding-with-priority.
7017 2008-02-01  Kenichi Handa  <handa@m17n.org>
7019         * international/mule.el (make-translation-table)
7020         (make-translation-table-from-vector): Set the second extra slot of
7021         the char table to 1.
7022         (make-translation-table-from-alist): Fix handling of multiple entries.
7024 2008-02-01  Kenichi Handa  <handa@m17n.org>
7026         * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213):
7027         New translation tables.
7029         * international/mule.el (make-translation-table-from-alist):
7030         New function.
7032 2008-02-01  Kenichi Handa  <handa@m17n.org>
7034         * international/mule.el (translate-region): Re-implement it here.
7035         Make it interactive.
7037 2008-02-01  Kenichi Handa  <handa@m17n.org>
7039         * ps-mule.el (ps-mule-font-info-database): Doc fix.
7041 2008-02-01  Kenichi Handa  <handa@m17n.org>
7043         * international/mule-conf.el (chinese-cns11643-15): New charset.
7045 2008-02-01  Kenichi Handa  <handa@m17n.org>
7047         * international/fontset.el (font-encoding-alist): Add entries for
7048         variations of cns11643 fonts.
7049         (setup-default-fontset): Add cns11643 fonts as fallback fonts.
7051 2008-02-01  Kenichi Handa  <handa@m17n.org>
7053         * international/mule-diag.el (list-charset-chars): Put charset
7054         text property.
7056         * international/fontset.el (setup-default-fontset): Delete the
7057         entry for symbol script, add JISX0213 to kana script, specify
7058         fallback fonts.
7060 2008-02-01  Kenichi Handa  <handa@m17n.org>
7062         * international/fontset.el (setup-default-fontset)
7063         (font-encoding-alist): Register "JISX0213.2004-1".
7065         * international/mule-diag.el (list-character-sets): Fix the first
7066         line message.
7067         (sort-listed-character-sets): Adjust for the change of
7068         list-characters-sets-1.
7069         (list-character-sets-1): List supplementary character sets in a
7070         different section.
7071         (list-charset-chars): Validate charset at early stage.
7073         * international/characters.el: Fix `han' script range.
7075         * international/mule-conf.el (japanese-jisx0213.2004-1):
7076         Specify :code-space.
7077         (cp932-2-byte): Fix :code-space.
7078         (unicode-smp, unicode-sip, unicode-ssp): New charsets.
7080 2008-02-01  Kenichi Handa  <handa@m17n.org>
7082         * international/mule-conf.el (japanese-jisx0213.2004-1):
7083         Specify :dimension 2.
7085         * language/japanese.el (iso-2022-jp): Exclude japanese-jisx0212.
7086         (iso-2022-jp-2004, euc-jis-2004, japanese-shift-jis-2004):
7087         New coding systems.
7088         (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system
7089         aliases.
7090         ("Japanese"): Add new charsets and coding systems.
7092 2008-02-01  Kenichi Handa  <handa@m17n.org>
7094         * language/japanese.el (japanese-ucs-cp932-to-jis-map):
7095         Rename from japanese-ucs-cp932-map.
7096         (japanese-ucs-jis-to-cp932-map): Rename from japanese-ucs-jis-map.
7097         (japanese-ucs-glibc-map): Delete this translation table.
7098         (japanese-ucs-glibc-to-jis-map, japanese-ucs-jis-to-glibc-map):
7099         New translation tables.
7101 2008-02-01  Kenichi Handa  <handa@m17n.org>
7103         * cus-start.el: Handle charset-map-path, not charset-map-directory.
7105 2008-02-01  Kenichi Handa  <handa@m17n.org>
7107         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
7109 2008-02-01  Kenichi Handa  <handa@m17n.org>
7111         * language/japanese.el: Add map #x00A6 <-> #xFFE4 to translation
7112         tables japanese-ucs-*-map.
7114 2008-02-01  Kenichi Handa  <handa@m17n.org>
7116         * international/eucjp-ms.el: New file (automatically generated by
7117         admin/charsets/Makefile).
7119         * international/cp51932.el: New file (automatically generated by
7120         admin/charsets/Makefile).
7122         * language/japanese.el: Load cp51932 and eucjp-ms.
7123         (japanese-ucs-cp932-map, japanese-ucs-jis-map)
7124         (japanese-ucs-glibc-map): New translation tables.
7125         (eucjp-ms): New coding system.
7127         * international/mule.el (coding-system-put): Delete it.
7128         It's implemented in C now.
7130         * international/mule-conf.el (katakana-sjis): Fix :superset to :subset.
7131         (japanese-jisx0213-a): New supplementary charset.
7132         (japanese-jisx0213.2004-1): New charset.
7134 2008-02-01  Kenichi Handa  <handa@m17n.org>
7136         * language/japanese.el (japanese-cp932): New coding system.
7137         (cp932): New alias of it.
7139         * international/mule-conf.el (katakana-sjis, cp932-2-byte)
7140         (cp932): New charsets.
7142         * international/mule.el (define-charset): If :code-space is not
7143         given, generate it from :dimension.
7145 2008-02-01  Kenichi Handa  <handa@m17n.org>
7147         * composite.el (reference-point-alist): Doc fix.
7148         (encode-composition-rule, decode-composition-rule):
7149         Handle a rule (GREF NREF XOFF YOFF).
7151 2008-02-01  Kenichi Handa  <handa@m17n.org>
7153         * language/european.el (diacritic-composition-function): Fix for
7154         the case that POS is at the head.  Allow combining with more characters.
7156 2008-02-01  Kenichi Handa  <handa@m17n.org>
7158         * descr-text.el (describe-char): Check `charset' property.
7159         Show the code point in the charset in hexadigits.
7161         * international/mule-diag.el (stretches-for-character-list):
7162         Delete it.
7163         (list-block-of-chars): Use tabs instead of `display' property for
7164         aligning characters.
7165         (print-fontset-element): Fix the printing of XLFD.
7167 2008-02-01  Kenichi Handa  <handa@m17n.org>
7169         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
7170         New function.
7171         (encoded-kbd-setup-keymap, encoded-kbd-mode): Add code for
7172         handling utf-8.
7174 2008-02-01  Kenichi Handa  <handa@m17n.org>
7176         * faces.el (read-face-font): Include fontsets in the completion list.
7178         * international/mule-cmds.el (set-locale-environment):
7179         Insert locale-translation-file-name in a unibyte buffer.
7181         * international/characters.el: Fix setting of category `|'.
7183 2008-02-01  Kenichi Handa  <handa@m17n.org>
7185         * language/chinese.el (chinese-gb18030): Fix :charset-list.
7187 2008-02-01  Kenichi Handa  <handa@m17n.org>
7189         * international/mule-cmds.el (select-safe-coding-system): Fix for
7190         the case that the first element of default-coding-system is t.
7191         Fix a message when some coding systems are rejected.
7193 2008-02-01  Kenichi Handa  <handa@m17n.org>
7195         * international/mule-cmds.el (set-language-environment): Put
7196         higher priority to charsets listed in `charset' property of the
7197         language environment.
7199 2008-02-01  Kenichi Handa  <handa@m17n.org>
7201         * composite.el (auto-compose-chars): Don't do unnecessary
7202         save-exclusion and save-restriction.
7204 2008-02-01  Kenichi Handa  <handa@m17n.org>
7206         * international/mule-conf.el (ctext-no-compositions):
7207         Remove garbage arguments.
7209         * international/mule.el (make-coding-system): Fix generation of
7210         properties.
7212         * international/fontset.el (setup-default-fontset): Specify fonts
7213         for `symbol' script.
7215         * international/characters.el (script-list): Include `currency'
7216         in `symbol'.
7218 2008-02-01  Alex Schroeder  <alex@gnu.org>
7220         * timezone.el (timezone-parse-date): Fix style 8 to accept ISO
7221         8601 format (a capital T between the date and the time).
7223 2008-02-01  Kenichi Handa  <handa@m17n.org>
7225         * international/mule.el (private-char-area-1-min)
7226         (private-char-area-1-max, private-char-area-2-min)
7227         (private-char-area-2-max, emacs-mule-charset-table): New variables.
7228         (convert-define-charset-argument): New function.
7229         (define-charset): Handle the old calling style.
7230         Update emacs-mule-charset-table.
7231         (make-char-internal): New function.
7233 2008-02-01  Jason Rumney  <jasonr@gnu.org>
7235         * w32-charset-info-alist: Define iso10646-1 always.
7237 2008-02-01  Kenichi Handa  <handa@m17n.org>
7239         * composite.el (compose-region): Doc fix (delete duplicated line).
7241 2008-02-01  Kenichi Handa  <handa@m17n.org>
7243         * international/characters.el: Fix syntax for Ethiopic.
7245 2008-02-01  Jason Rumney  <jasonr@gnu.org>
7247         * w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
7249         * makefile.w32-in (DONTCOMPILE): Remove old languages.
7250         Add international/latin1-disp.el.
7251         (LC_ALL): Define as C.
7253 2008-02-01  Jason Rumney  <jasonr@gnu.org>
7255         * term/w32-win.el: Don't set fontsets to use sjis.
7257 2008-02-01  Kenichi Handa  <handa@m17n.org>
7259         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
7260         (japanese-iso-8bit): Fix the order of charsets in :charset-list.
7262 2008-02-01  Kenichi Handa  <handa@m17n.org>
7264         * composite.el (auto-composition-chunk-size): Delete variable.
7265         (auto-compose-chars): Always stop after processing a newline.
7267 2008-02-01  Kenichi Handa  <handa@m17n.org>
7269         * international/mule.el (define-coding-system): Fix attribute
7270         name :for-unibyte.
7272 2008-02-01  Kenichi Handa  <handa@m17n.org>
7274         * ps-bdf.el: Largely re-write.
7276         * ps-mule.el: Largely re-write.
7278         * ps-print.el (ps-generate-string-list): Delete function.
7279         (ps-rh-cache, ps-lf-cache, ps-rf-cache): Delete variables.
7280         (ps-header-footer-string): Delete function.
7281         (ps-encode-header-string-function): New variable.
7282         (ps-generate-header-line): Call ps-encode-header-string-function.
7283         (ps-basic-plot-string-function): New variable
7284         (ps-begin-job): Set ps-basic-plot-string-function and
7285         ps-encode-header-string-function.  For setting up headers and
7286         footers, don't use caches such as ps-rh-cache.  Don't call
7287         ps-mule-begin-page.
7288         (ps-basic-plot-str, ps-basic-plot-string, ps-control-character):
7289         Don't call ps-mule-prepare-ascii-font.
7290         (ps-plot-region): Don't pay attention to composition and
7291         non-ASCII characters.
7292         (ps-generate): Call ps-mule-end-job.
7293         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
7294         (ps-mule-plot-string, ps-mule-begin-page): Delete autoload.
7295         (ps-mule-end-job): Declare autoload.
7297         * composite.el (auto-compose-region): New function.
7299 2008-02-01  Dave Love  <fx@gnu.org>
7301         * international/mule-util.el
7302         (detect-coding-with-language-environment): Doc fix.
7304         * composite.el: Doc fixes.
7305         (auto-compose-chars): Use functionp, not fboundp.
7307         * international/mule-diag.el (list-charset-chars): Set buffer file
7308         coding system.
7310         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
7311         cookie.  Doc fix.
7313 2008-02-01  Dave Love  <fx@gnu.org>
7315         * international/mule-diag.el (list-charset-chars): Set buffer file
7316         coding system.
7318         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
7319         cookie.  Doc fix.
7321         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
7322         * progmodes/sh-script.el (sh-font-lock-syntactic-face-function):
7323         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
7324         * eshell/esh-opt.el (eshell-process-option):
7325         * emulation/keypad.el (keypad-setup):
7326         * emacs-lisp/lisp-mode.el (prin1-char):
7327         * emacs-lisp/generic.el (generic-mode-set-comments):
7328         * edmacro.el (edmacro-parse-keys):
7329         * disp-table.el (standard-display-default): Use characterp.
7331 2008-02-01  Kenichi Handa  <handa@m17n.org>
7333         * international/mule-conf.el (utf-16-be): Make it an alias of
7334         utf-16be-with-signature.
7335         (utf-16-le): Make it an alias of utf-16le-with-signature.
7336         (utf-16-be-with-signature, utf-16-le-with-signature): Remove these
7337         coding system aliases.
7339         * international/utf-7.el (utf-7-decode, utf-7-encode):
7340         Use utf-16be, not utf-16-be.
7342 2008-02-01  Kenichi Handa  <handa@m17n.org>
7344         * international/mule.el (coding-system-category): New function.
7345         (set-coding-priority): Re-write.
7346         (make-translation-table): Re-write.
7348         * international/mule-cmds.el (universal-coding-system-argument):
7349         Check the coding system type `undecided', not `t'.
7350         (sort-coding-systems): Fix for iso-2022 coding systems.
7351         (find-multibyte-characters): Fix for eight-bit chars.
7352         (set-language-environment): Set charset priorities according to
7353         the charsets supported by the coding systems of higher priorities.
7355 2008-02-01  Kenichi Handa  <handa@m17n.org>
7357         * font-lock.el
7358         (font-lock-match-c-style-declaration-item-and-skip-to-next):
7359         Check (match-end 2) before going there.
7361 2008-02-01  Kenichi Handa  <handa@m17n.org>
7363         * international/mule.el (ctext-non-standard-designations-alist):
7364         Exclude entries for iso8859-1[03456].  Fix docstring.
7365         (ctext-pre-write-conversion): Make it work for the case that FROM
7366         is a string.  Don't do unnecessary save-restriction and
7367         narrow-to-region.
7369 2008-02-01  Kenichi Handa  <handa@m17n.org>
7371         * international/mule.el (ctext-non-standard-encodings-alist):
7372         Rename from non-standard-icccm-encodings-alist.
7373         (ctext-non-standard-encodings-regexp): New variable
7374         (ctext-post-read-conversion): Full rewrite.
7375         (ctext-non-standard-designations-alist): Rename from
7376         non-standard-designations-alist.
7377         (ctext-pre-write-conversion): Full rewrite.
7378         (define-coding-system): Doc fix (escape '"' by '\').
7380 2008-02-01  Dave Love  <fx@gnu.org>
7382         * international/mule-conf.el (utf-16le, utf-16be-16be)
7383         (utf-16le-with-signature, utf-16be-with-signature, utf-16):
7384         Define :mime-text-unsuitable.  Rename `utf-16{b,l}e...' from
7385         `-16-{b,l}e-' and define aliases for the old names.
7387         * international/mule.el (define-coding-system): Doc fix.
7389 2008-02-01  Dave Love  <fx@gnu.org>
7391         * international/utf-7.el: New file.
7393         * international/mule-conf.el (utf-7): New.
7395 2008-02-01  Kenichi Handa  <handa@m17n.org>
7397         * international/mule-conf.el (utf-16): Add :endian 'big.
7399         * international/mule.el (define-coding-system): Fix docstring
7400         about :bom and :endian.
7402 2008-02-01  Dave Love  <fx@gnu.org>
7404         * international/mule-diag.el (describe-character-set):
7405         Fix printing dimensions.  Use `×', not `x'.
7407 2008-02-01  Kenichi Handa  <handa@m17n.org>
7409         * international/fontset.el: Register CDAC fonts in
7410         face-font-rescale-alist instead of face-resizing-fonts.
7412 2008-02-01  Kenichi Handa  <handa@m17n.org>
7414         * international/mule-conf.el (utf-16-le): Rename from utf-16-le-nosig.
7415         (utf-16-be): Rename from utf-16-be-nosig.
7416         (utf-16-le-with-signature): Rename from utf-16-le.
7417         (utf-16-be-with-signature): Rename from utf-16-be.
7418         (utf-16): Set :bom to (utf-16-le-with-signature .
7419         utf-16-be-with-signature).
7421 2008-02-01  Dave Love  <fx@gnu.org>
7423         * language/georgian.el (georgian-ps, georgian-academy): New coding
7424         system.
7426         * language/chinese.el (chinese-big5-hkscs): New coding system.
7427         (big5-hkscs, cn-big5-hkscs): New aliases.
7429         * international/mule-conf.el (big5-hkscs, georgian-academy):
7430         New charset.
7431         (ibm1047): Doc fix.
7432         (pt154): Add mime-charset.
7433         (ptcp154, cp154): New aliases.
7435 2008-02-01  Dave Love  <fx@gnu.org>
7437         * international/mule.el (charset-iso-final-char, define-coding-system):
7438         Doc fix.
7440 2008-02-01  Kenichi Handa  <handa@m17n.org>
7442         * international/ccl.el (define-ccl-program): Fset charset-id
7443         to charset-id-internal temporarily.
7445 2008-02-01  Kenichi Handa  <handa@m17n.org>
7447         * international/mule-diag.el (list-block-of-chars):
7448         Use decode-char instead of make-char.
7450 2008-02-01  Kenichi Handa  <handa@m17n.org>
7452         * international/fontset.el: Enable the default fontset to use
7453         unicode fonts for ASCII characters.
7454         (x-decompose-font-name): Don't try to resolve PATTERN by
7455         x-resolve-font-name.
7456         (x-complement-fontset-spec): Never prepend an ASCII font.
7457         (create-fontset-from-fontset-spec): If a fontset of the same name
7458         already exists, override it instead of signalling an error.  Don't
7459         turn `ascii' into `latin'.  Don't update fontset-alias-alist here.
7461         * international/mule-conf.el (unicode-bmp): Delete duplicated
7462         definition.  Give it :code-offset 0.
7464         * international/mule-diag.el (print-fontset-element): New function.
7465         (print-fontset): Use print-fontset-element to print the elements
7466         of a fontset.  Use it also to print fonts fallen back to the
7467         default fontsets.
7469         * term/x-win.el: Delete the code to create a fontset from the X
7470         resource "Font".
7472 2008-02-01  Kenichi Handa  <handa@m17n.org>
7474         * international/mule-diag.el (print-fontset): Insert proper
7475         newline and indentation spaces.
7477 2008-02-01  Dave Love  <fx@gnu.org>
7479         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add langinfo,
7480         multibyte-char-to-unibyte.
7482         * emacs-lisp/cl-macs.el (cl-make-type-test): Use characterp.
7484         * international/mule-cmds.el (find-coding-systems-for-charsets):
7485         Use coding-system-type, coding-system-charset-list.
7486         (standard-keyboard-coding-systems): Delete.
7487         (set-locale-environment): Maybe set keyboard coding system.
7488         Avoid typical warning about codeset in C locale.
7490 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7492         * international/fontset.el (x-complement-fontset-spec): If a
7493         fontname doesn't conform to XLFD format, try to get XLFD name by
7494         x-list-fonts.
7496 2008-02-01  Dave Love  <fx@gnu.org>
7498         * international/mule-conf.el (mik, pt154): New charsets.
7500         * language/cyrillic.el (mik, pt154): New coding systems.
7502 2008-02-01  Dave Love  <fx@gnu.org>
7504         * international/characters.el: Move parts around so that syntax
7505         definitions aren't overwritten wrongly.
7507         * international/mule-diag.el (unicode-data): Fix treatment of
7508         numeric-value fields.
7510 2008-02-01  Dave Love  <fx@gnu.org>
7512         * progmodes/cap-words.el: New file.
7514 2008-02-01  Kenichi Handa  <handa@m17n.org>
7516         The following changes are to make character composition happen
7517         automatically on displaying.
7519         * composite.el: Remove all autoload cookies.
7520         (composition-function-table): Move variable declaration from
7521         composite.c.  Change format.
7522         (save-buffer-state): Copy from font-lock.el.
7523         (auto-composition-chunk-size): New variable.
7524         (auto-compose-chars): New function.  Set
7525         auto-composition-function to it.
7526         (toggle-auto-composition): New function.
7528         * international/characters.el: Make all chararacters in the
7529         charset tibetan to tibetan script.
7531         * international/mule-conf.el (tibetan): Fix :code-space property.
7532         (tibetan-1-column): Delete :superset property, add :code-offset
7533         property.
7535         * international/quail.el (quail-input-string-to-events): Don't
7536         generate compose-chars-after events.
7538         * language/devanagari.el: Register devanagari-composable-function
7539         in composition-function-table for Devanagari characters.
7541         * language/devan-util.el: Register devanagari-composable-pattern
7542         in indian-composable-pattern.
7543         (devanagari-composition-function): Add autoload cookie.  Change
7544         arguments to conform to composition-function-table.
7546         * language/european.el: Register combining characters in
7547         composition-function-table.
7548         (diacritic-composition-function): Change arguments to conform to
7549         composition-function-table.
7551         * language/indian.el (indian-composable-pattern): New variable.
7553         * language/ind-util.el (indian-compose-region): Don't call
7554         compose-chars-after, instead call a function registered in
7555         composition-function-table.
7557         * language/lao.el: Register lao-composition-function in
7558         composition-function-table for Lao vowels and tones.
7559         (lao): Don't use lao-post-read-conversion.
7561         * language/lao-util.el (lao-post-read-conversion): Delete this function.
7562         (lao-composition-function): Change arguments to conform to
7563         composition-function-table.
7565         * language/thai.el: Register thai-composition-function in
7566         composition-function-table for Thai vowels and tones.
7567         (thai-tis620): Don't use thai-post-read-conversion.
7569         * language/thai-util.el (thai-post-read-conversion): Delete function.
7570         (thai-composition-function): Change arguments to conform to
7571         composition-function-table.
7573         * language/tibetan.el: Register tibetan-composition-function in
7574         composition-function-table for Tibetan characters.
7576         * language/tibet-util.el (tibetan-composition-function):
7577         Change arguments to conform to composition-function-table.
7579         * loadup.el: Load composite.
7581 2008-02-01  Dave Love  <fx@gnu.org>
7583         * international/mule-diag.el (unicode-data): Find unicodedata-file
7584         literally.
7586 2008-02-01  Dave Love  <fx@gnu.org>
7588         * international/fontset.el: Doc fixes.
7589         ("fontset-default"): Add iso8859-15.
7591 2008-02-01  Kenichi Handa  <handa@m17n.org>
7593         * international/fontset.el ("fontset-default"): Add an entry for
7594         `indian-is13194' charset.
7596         * international/mule-conf.el (indian-is13194): Delete :unify-map
7597         property.  Don't unify this charset.
7598         (indian-2-column): Delete :superset property, add :code-offset property.
7600         * language/devan-util.el: Delete the superfluous autoload cookie
7601         near the head of the file.
7602         (devanagari-compose-region): Add autoload cookie.
7604         * language/ind-util.el (indian-2-column-to-ucs-region):
7605         Add autoload cookie.
7607 2008-02-01  Kenichi Handa  <handa@m17n.org>
7609         * international/fontset.el ("fontset-default"): Add an entry for
7610         `devanagari' script and `malayalam-glyph' charset.
7611         (face-resizing-fonts): Register CDAC fonts.
7613         * international/mule-conf.el (malayalam-glyph): New charset.
7615 2008-02-01  Dave Love  <fx@gnu.org>
7617         * term/x-win.el: Fix typo in loop setting x-keysym-table.
7619 2008-02-01  Dave Love  <fx@gnu.org>
7621         * international/mule-conf.el (utf-8-emacs): Delete :mime-charset.
7623         * term/x-win.el: Remove some ancient compatibility code.  Populate
7624         x-keysym-table.
7626         * international/mule-cmds.el (wid-edit): Require when compiling.
7627         (set-locale-environment): Check locale against coding system
7628         aliases too.
7630 2008-02-01  Kenichi Handa  <handa@m17n.org>
7632         * language/indian.el (in-is13194-devanagari):
7633         Fix :post-read-conversion and :pre-write-conversion.
7635 2008-02-01  Dave Love  <fx@gnu.org>
7637         * international/mule-cmds.el (charset): Supply doc, :tag.
7639 2008-02-01  Kenichi Handa  <handa@m17n.org>
7641         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to
7642         return a unibyte string.
7644 2008-02-01  Kenichi Handa  <handa@m17n.org>
7646         * international/mule-cmds.el (set-locale-environment):
7647         Delete superfluous ')'s at the tail.
7649 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7651         * international/mule.el (define-coding-system): Fix typo;
7652         "docode" -> "decode".
7654 2008-02-01  Dave Love  <fx@gnu.org>
7656         * emacs-lisp/byte-opt.el (side-effect-free-fns):
7657          Add string-make-unibyte string-make-multibyte string-to-multibyte
7658          string-as-multibyte string-as-unibyte.
7660 2008-02-01  Dave Love  <fx@gnu.org>
7662         * language/english.el (ibm1047, cp1047): New.
7664         * international/mule-conf.el (alternativnyj): Use new table.
7665         (cp866): Define standalone, not as alias.
7666         (ibm866): Change alias.
7667         (ibm1047): New.
7669         * language/cyrillic.el (cyrillic-alternativnyj):
7670         Remove mime-charset.  Use alternativnj charset.
7671         (cp866): Remove alias.  Define standalone.
7673 2008-02-01  Dave Love  <fx@gnu.org>
7675         * language/european.el ("Latin-2", "Latin-5"): Doc fix.
7677         * language/cyrillic.el ("Bulgarian"): Fix input method and charset.
7678         ("Tajik", "Belarusian"): Fix charset.
7680         * international/mule-cmds.el (describe-language-environment):
7681         Be case-insensitive when looking for input methods.
7682         (locale-name-match): Doc fix.
7683         (locale-charset-match-p): New.
7684         (set-locale-environment): Warn if coding system doesn't agree
7685         with system locale.
7687 2008-02-01  Kenichi Handa  <handa@m17n.org>
7689         * international/mule-cmds.el (select-safe-coding-system): If
7690         :mime-charset property of a coding system is not equal to that
7691         coding system, don't show that :mime-charset name.
7693 2008-02-01  Dave Love  <fx@gnu.org>
7695         * international/quail.el (quail-help): Fix underlining.
7697         * language/chinese.el (chinese-gb18030, gb18030)
7698         ("Chinese-GB18030"): New.
7700         * international/mule-cmds.el (locale-language-names): Add GB18030.
7702         * international/swedish.el: Don't require latin-1.
7704 2008-02-01  Dave Love  <fx@gnu.org>
7706         * language/czech.el ("Czech"):
7707         * language/slovak.el ("Slovak"):
7708         * language/romanian.el ("Romanian"): Remove unibyte-syntax property.
7710         * language/greek.el ("Greek"): Remove unibyte-syntax property.
7711         (cp737): New coding system.
7713         * language/european.el: Remove unibyte-syntax properties.
7714         Augment some coding-system properties.
7716         * international/mule-cmds.el (set-language-environment):
7717         Check for charset property of environment.
7718         (language-info-alist): Doc fix.
7720         * Makefile.in (DONTCOMPILE): Remove latin-N.el.
7722         * international/characters.el: Add Latin-1.
7724         * international/latin-1.el, international/latin-2.el,
7725         * international/latin-3.el, international/latin-4.el,
7726         * international/latin-5.el, international/latin-8.el,
7727         * international/latin-9.el: Delete.
7729         * loadup.el: Remove international/latin-N.el.
7731         * case-table.el (set-case-syntax-charset, set-case-syntax-1)
7732         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
7733         Undo last changes.
7735         * international/mule-diag.el (unicode-data): Check that
7736         `unicodedata-file' exists.
7738 2008-02-01  Kenichi Handa  <handa@m17n.org>
7740         * international/fontset.el (charset-script-alist): Fix script names.
7742 2008-02-01  Kenichi Handa  <handa@m17n.org>
7744         * international/latin-1.el: Bind set-case-syntax-charset to
7745         iso-8859-1.  Never provide latin-1.
7747         * international/latin-2.el: Bind set-case-syntax-charset to
7748         iso-8859-2.  Never provide latin-2.
7750         * international/latin-3.el: Bind set-case-syntax-charset to
7751         iso-8859-3.  Never provide latin-3.
7753         * international/latin-4.el: Bind set-case-syntax-charset to
7754         iso-8859-4.  Never provide latin-4.
7756         * international/latin-5.el: Bind set-case-syntax-charset to
7757         iso-8859-9.  Never provide latin-5.
7759         * international/latin-8.el: Bind set-case-syntax-charset to
7760         iso-8859-14.  Never provide latin-8.
7762         * international/latin-9.el: Bind set-case-syntax-charset to
7763         iso-8859-15.  Never provide latin-9.
7765         * case-table.el (set-case-syntax-set-multibyte): Delete variable.
7766         (set-case-syntax-charset): New variable.
7767         (set-case-syntax-1): New function.
7768         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
7769         Call set-case-syntax-1 on arguments.
7771         * international/mule-cmds.el (set-language-environment): Delete
7772         unnecessary setup of syntax/case for unibyte case.
7774 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7776         * international/fontset.el (generate-fontset-menu): Exclude the
7777         default fontset.
7779         * faces.el (describe-face): Describe :fontset property too.
7781 2008-02-01  Dave Love  <fx@gnu.org>
7783         * international/characters.el: Don't set char width of CJK
7784         charsets generally.  Add some non-word syntax cases.
7785         (korean-ksc5601): Fix ranges with symbol syntax.
7787 2008-02-01  Dave Love  <fx@gnu.org>
7789         * Makefile.in (DONTCOMPILE): Add indian.el.
7791         * language/ind-util.el:
7792         (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
7793         (ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist)
7794         (ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist)
7795         (ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist):
7796         Remove declarations and let-bind them in re-written top-level loop
7797         over scripts, including ucs-devanagari-to-is13194-alist.
7799 2008-02-01  Dave Love  <fx@gnu.org>
7801         * international/mule-cmds.el (charset): Move.
7802         (language-info-custom-alist): Move.  Alter :set.
7803         (find-coding-systems-for-charsets): Check charset type before
7804         getting :charset-list.
7806         * language/ind-util.el (iscii-to-ucs-region): Fix typo.
7808 2008-02-01  Dave Love  <fx@gnu.org>
7810         * wid-edit.el (widget-string-complete): New.
7811         (widget-coding-system-prompt-value-history): Delete.
7812         (coding-system): Use coding-system-value-history.
7814         * international/mule-cmds.el (charset): New widget.
7815         (language-info-custom-alist): Use it.
7816         (default-input-method): Modify :type.
7818 2008-02-01  Dave Love  <fx@gnu.org>
7820         * language/ind-util.el (ucs-devanagari-to-is13194-alist)
7821         (indian-glyph-char, indian-char-glyph): Delete.
7822         (is13194-default-repertory): Rename from is13194-default-repartory.
7823         (iscii-to-ucs-region): Hoist evals from loop.
7825         * language/devan-util.el (dev-charseq): Avoid indian-glyph-char.
7827         * language/indian.el (indian-script-table)
7828         (ccl-encode-indian-glyph-font): Delete.
7830         * international/mule-cmds.el (language-info-custom-alist): New.
7831         (input-method-activate-hook, input-method-inactivate-hook)
7832         (input-method-after-insert-chunk-hook)
7833         (input-method-use-echo-area, set-language-environment-hook)
7834         (exit-language-environment-hook): Customize.
7835         (find-coding-systems-for-charsets): Rewrite.
7836         (default-input-method): Add :link.
7838 2008-02-01  Dave Love  <fx@gnu.org>
7840         * international/mule-conf.el (eight-bit): Add :docstring,
7841         :short-name properties.
7842         (cp851): Doc fix.
7843         (unicode-bmp): New.
7845         * case-table.el (set-case-syntax-pair): Remove check on byte lengths.
7847         * language/european.el (cp858): New.
7848         ("Turkish"): Add special case rules.
7850 2008-02-01  Dave Love  <fx@gnu.org>
7852         * international/characters.el: Make Ÿ and ÿ a case pair.
7854 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7856         * international/mule-conf.el: Don't define the charset iso-8859-1
7857         here, just setup its properties.
7859 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7861         * international/mule-conf.el (utf-8): Give :mime-charset property.
7863 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7865         * international/characters.el: Remove duplicated case setting for
7866         Cyrillic and Greek letters.  Don't setup printable-chars here.
7868         * case-table.el (describe-buffer-case-table): Handle the case
7869         that KEY is a cons within map-char-table.
7871 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7873         * international/characters.el: Fix categories ?A and ?C.
7874         Treat ASCII characters as `latin' script.
7876 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7878         * international/fontset.el (fontset-plain-name): If the fontset
7879         name doesn't ends with "-fontset-*", use family name as the first
7880         part of the plain name.
7881         (create-fontset-from-ascii-font): If "fontset-startup" is not yet
7882         created, use that name for the fontset.  Fix arguments to
7883         subst-char-in-string.
7885 2008-02-01  Dave Love  <fx@gnu.org>
7887         * term.el (term-char-mode): Remove generic-character-list code.
7889         * ruler-mode.el (ruler-mode-character-validate): Use characterp.
7891         * wid-edit.el (character): Use characterp.
7893         * international/mule-diag.el (describe-coding-system): Add utf-16 case.
7895         * language/viet-util.el (viet-encode-viscii-char): Use encode-char.
7897         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
7898         Add charset.
7899         ("Ukrainian"): New.
7901         * language/georgian.el (georgian-ps): New coding system.
7903 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7905         * international/mule-cmds.el (reset-language-environment):
7906         Don't set nonascii-translation-table and nonascii-insert-offset.
7907         Call set-unibyte-charset, not set-primary-charset.
7908         (nonascii-translation-table, nonascii-insert-offset):
7909         Declare these variable as obsolete ones.
7910         (set-language-environment): Call set-unibyte-charset, not
7911         set-primary-charset.  Call set-charset-priority with `charset'
7912         info of the language environment.
7914 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7916         * international/characters.el (next-word-boundary-han):
7917         Don't treat katakana following han characters as a part of a word.
7919 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7921         * international/characters.el: Call map-charset-chars on big5 (not
7922         chinese-big5-1/2) to set categories `c', `C', and `|'.
7923         (next-word-boundary-han, next-word-boundary-kana): New function.
7924         Register it in next-word-boundary-function-table.
7926 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7928         * arc-mode.el (archive-file-name-coding-system): New variable.
7929         Make it permanent-local.
7930         (byte-after, bref, insert-unibyte): New function.  Change most of
7931         char-after, aref, insert to them respectively.
7932         (archive-mode): Set archive-file-name-coding-system.
7933         (archive-summarize): Don't change the buffer's multibyteness.
7934         (archive-extract): Inherit archive-file-name-coding-system from
7935         archive-superior-buffer.  Bind coding-system-for-write to
7936         archive-file-name-coding-system.
7937         (archive-*-write-file-member): Encode ENAME by
7938         archive-file-name-coding-system.  Bind coding-system-for-write to
7939         no-conversion.
7940         (archive-rename-entry): Encode the filename by
7941         archive-file-name-coding-system.
7942         (archive-mode-revert): Don't change the buffer's multibyteness.
7943         (archive-arc-summarize, archive-lzh-summarize)
7944         (archive-zoo-summarize): Don't change the buffer's multibyteness.
7945         Decode filenames by archive-file-name-coding-system.
7946         (archive-arc-rename-entry, archive-zip-chmod-entry): Don't change
7947         the buffer's multibyteness.
7949         * tar-mode.el (tar-file-name-coding-system): New variable.
7950         Make it permanent-local.
7951         (tar-header-block-tokenize): Decode filename and linkname by
7952         tar-file-name-coding-system.
7953         (tar-header-block-checksum): Call multibyte-char-to-unibyte to get
7954         the byte value of eight-bit chars.
7955         (tar-summarize-buffer): Call set-buffer-multibyte with METHOD
7956         `to'.  Delete unnecessary call of position-bytes.
7957         (tar-mode): Set tar-file-name-coding-system.  Delete unnecessary
7958         call of position-bytes.
7959         (tar-extract): Simplify by calling decode-coding-region with
7960         DESTINATION argument.  Don't toggle multibyteness of tar buffer.
7961         (tar-copy, tar-expunge): Don't toggle multibyteness of tar buffer.
7962         (tar-clear-modification-flags): Delete unnecessary call of
7963         position-bytes.
7964         (tar-rename-entry): Call tar-alter-one-field with encoded new name.
7965         (tar-alter-one-field): Don't toggle multibyteness of tar buffer.
7966         Convert new-data-string by string-to-multibyte before inserting it.
7967         (tar-subfile-save-buffer): Don't toggle multibyteness of tar
7968         buffer.  Simplify by calling encoding-coding-region with
7969         DESTINATION argument.
7970         (tar-mode-write-file): Delete unnecessary call of byte-to-position.
7972 2008-02-01  Dave Love  <fx@gnu.org>
7974         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Doc fix.
7976         * emacs-lisp/copyright.el (copyright-regexp): Remove redundancy.
7978 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7980         * international/characters.el: Setup char-script-table.
7982         * international/fontset.el: Setup the default fontset by the new
7983         script-based way.
7984         (x-complement-fontset-spec): Change the format of arg FONTLIST to
7985         an alist of charsets vs font name lists.
7986         (charset-script-alist): New variable.
7987         (create-fontset-from-fontset-spec): Allow script name in
7988         FONTSET-SPEC.  If charset is specified in FONTSET-SPEC, change it
7989         to the corresponding script name.
7990         (create-fontset-from-ascii-font): Slight tuning.
7992         * international/mule-conf.el (devanagari-glyph): New charset.
7993         Unify these charsets: korean-ksc5601, ipa, tibetan, ethiopic,
7994         japanese-jisx0208, japanese-jisx0212, japanese-jisx0213-1,
7995         japanese-jisx0213-2.
7997         * international/mule-diag.el (print-fontset): Use describe-vector
7998         to handle a char table returned by fontset-info.
8000         * language/indian.el: Don't register ccl-encode-indian-glyph-font
8001         and ccl-encode-unicode-font in font-ccl-encoder-alist.
8003 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8005         * international/mule-util.el (detect-coding-with-priority):
8006         Fix the place of using `,' marker in backquote form.
8008 2008-02-01  Dave Love  <fx@gnu.org>
8010         * international/mule-conf.el (mule-unicode-e000-ffff): Set :max-code.
8012         * international/mule-util.el (with-coding-priority): Fix.
8014         * international/mule.el (set-coding-priority): Fix obsolete spec.
8016 2008-02-01  Dave Love  <fx@gnu.org>
8018         * international/mule-cmds.el (leim-list-header): Add coding tag.
8020 2008-02-01  Dave Love  <fx@gnu.org>
8022         * international/mule-cmds.el (find-coding-systems-region)
8023         (language-info-alist, reset-language-environment, princ-list): Doc fix.
8024         (input-method-verbose-flag): Fix :type.
8026 2008-02-01  Dave Love  <fx@gnu.org>
8028         * international/mule.el (set-char-table-default): Make obsolete.
8030 2008-02-01  Dave Love  <fx@gnu.org>
8032         * language/devanagari.el ("Devanagari"): Fix coding-system,
8033         coding-priority.
8035         * international/mule-diag.el (describe-char-after): Modify display
8036         list processing.
8037         (unicodedata-file, unicodedata-find): New.
8039 2008-02-01  Dave Love  <fx@gnu.org>
8041         * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done): Add
8042         autoload cookie.
8044         * international/ja-dic-cnv.el (skkdic-convert): Add coding tag.
8046 2008-02-01  Dave Love  <fx@gnu.org>
8048         * international/mule-util.el (detect-coding-with-priority): Rewrite.
8050 2008-02-01  Dave Love  <fx@gnu.org>
8052         * composite.el (compose-string): Doc fix.
8054         * language/georgian.el ("Georgian"): Delete code-pages feature,
8055         add nonascii-translation.
8057         * language/european.el ("German", "French", "Spanish"):
8058         Add latin-9 as alternative coding system.
8059         ("Slovenian", "Polish"): Add windows-1250 as alternative coding system.
8060         ("Dutch"): Add latin-9 as alternative coding system.  Add input method.
8061         ("Turkish"): Add windows-1254 and latin-3 as alternative coding systems.
8062         ("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
8063         system.
8065         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add decode-char,
8066         encode-coding-char.
8067         (side-effect-and-error-free-fns): Add charsetp, max-char,
8068         primary-charset.
8070         * simple.el: Don't require cl when compiling.
8072         * Makefile.in (DONTCOMPILE): Fix duplicates.
8074         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix typo.
8076         * international/mule.el: Doc fixes.
8077         (load-with-code-conversion): Fix coding-system-type test.
8079         * international/mule-cmds.el (sort-coding-systems): Comment out
8080         iso-2022 case.
8081         (encoded-string-description): Fix coding-system-type test.
8083 2008-02-01  Dave Love  <fx@gnu.org>
8085         * international/characters.el: Make korean-ksc5601 double-width.
8087         * international/mule.el (auto-coding-regexp-alist):
8088         Recognize Emacs 20/1 byte-compiled files.
8090         * international/mule-conf.el (file-coding-system-alist):
8091         Change .elc to utf-8-emacs.
8093         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Adjust for use
8094         of utf-8-emacs.
8095         (byte-compile-insert-header): Update magic number.  Add ballast.
8096         (map-char-table): Use byte-compile-funarg-2.
8098 2008-02-01  Dave Love  <fx@gnu.org>
8100         * language/cyrillic.el ("Belarusian"): Doc fix.
8101         (cp1125, koi8-t): Doc fix.
8103         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
8104         (find-multibyte-characters): Don't test for charset `unknown'.
8105         (locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
8106         ru, sr_YU, tg, wa, zh.gbk.
8107         (locale-language-names): Change sp to Cyrillic.
8108         (locale-charset-language-names): Match @euro after utf-8.
8110 2008-02-01  Dave Love  <fx@gnu.org>
8112         * language/chinese.el (chinese-gbk, gbk, cp936, windows-936):
8113         New coding systems.
8114         ("Chinese-GBK"): New environment.
8116         * language/thai-util.el: Remove redundant unicodes in category-setting.
8118         * language/lao-util.el: Remove redundant unicodes in category-setting.
8120         * international/mule-conf.el (japanese-jisx0213-1)
8121         (japanese-jisx0213-2): Add unify-map.
8123 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8125         * international/quail.el (quail-update-leim-list-file):
8126         Force writing the file by iso-2022-7bit.
8128         * international/titdic-cnv.el (miscdic-convert): Force writing the
8129         file by iso-2022-7bit.
8131         * international/mule.el (define-charset): Change the attribute
8132         :parents to :subset or :superset.
8134         * international/mule-conf.el: Adjust for the change of
8135         define-charset (:parent -> :subset or :superset).
8137         * international/characters.el: Fix the last change.
8139 2008-02-01  Dave Love  <fx@gnu.org>
8141         * language/cyril-util.el (cyrillic-encode-koi8-r-char)
8142         (cyrillic-encode-alternativnyj-char): Fix.
8143         (standard-display-cyrillic-translit): Remove redundant unicodes.
8145 2008-02-01  Dave Love  <fx@gnu.org>
8147         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
8148         New environments.
8150         * international/mule-conf.el (control-1): New charset.
8151         (eight-bit-control, eight-bit-graphic): Redefine to use raw-bytes space.
8152         (korean-ksc5601): Redefine to use code-offset and unify-map.
8154 2008-02-01  Dave Love  <fx@gnu.org>
8156         * international/mule-conf.el (tcvn-5712): New charset.
8158         * language/vietnamese.el (vietnamese-tcvn, tcvn): New coding system.
8159         ("Vietnamese"): Doc fix.
8161 2008-02-01  Dave Love  <fx@gnu.org>
8163         * international/mule-conf.el (windows-936): New alias.
8165         * cus-start.el: Add scalable-fonts-allowed.
8167         * international/characters.el: Reinstate various CJK syntax and
8168         category setup.  Remove obsolete syntax setting in Greek section.
8169         Optimize the char tables.
8171         * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding systems.
8173         * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding system.
8175         * language/greek.el ("Greek"): Add windows-1253, cp851, cp869
8176         coding systems.
8178         * language/romanian.el ("Romanian"): Add iso-latin-10 coding system.
8180 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8182         * international/characters.el (printable-chars): Setup correctly.
8184 2008-02-01  Dave Love  <fx@gnu.org>
8186         * cus-start.el: Add selection-coding-system.
8188         * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding systems.
8190         * language/china-util.el (post-read-decode-hz)
8191         (pre-write-encode-hz): Move from chinese.el.
8192         (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
8193         (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Delete.
8195         * language/chinese.el (post-read-decode-hz)
8196         (pre-write-encode-hz): Move to china-util.el.
8198         * case-table.el (set-case-syntax-pair): Test again for equal byte
8199         lengths of the pair.
8201         * international/characters.el: Add Vietnamese category to
8202         equivalent unicodes.
8204 2008-02-01  Dave Love  <fx@gnu.org>
8206         * international/mule-conf.el (chinese-sisheng, ipa)
8207         (indian-is13194, tibetan, ethiopic): Add :unify-map.
8209         * international/mule-diag.el (describe-character-set): Account for
8210         more than two dimensions of possibly different size.
8211         (describe-current-coding-system): Add selection-coding-system.
8213         * international/mule-cmds.el (unify-8859-on-encoding-mode)
8214         (unify-8859-on-decoding-mode): Move from mule.el.
8216         * international/mule.el (unify-8859-on-encoding-mode)
8217         (unify-8859-on-decoding-mode): Remove :init-value.
8218         (charset-chars): Add optional dimension arg.
8219         (unify-8859-on-encoding-mode, unify-8859-on-decoding-mode):
8220         Move to mule-cmds.el.
8222 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8224         * international/fontset.el: Change registry for japanese-jisx0208
8225         to "JISX0208*" in the default fontset.
8226         (font-encoding-alist): Add an entry for "JISX0208.1983" and
8227         "ISO10646.indian-1".
8229 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8231         * language/japanese.el (japanese-iso-7bit-1978-irv):
8232         Add `designation' to :flags, `ascii' to :charset-list.
8234         * international/mule.el (define-charset): New args :min-code and
8235         :max-code.
8236         (coding-system-iso-2022-flags): Add use-roman, use-oldjis.
8238         * international/mule-conf.el (chinese-gbk): Change :code-offset to
8239         #x160000.
8240         (gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp)
8241         (gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New charsets.
8243 2008-02-01  Dave Love  <fx@gnu.org>
8245         * language/thai.el (iso-8859-11): New coding system.
8247         * international/mule-conf.el: Doc fixes.
8248         (iso-8859-11): New.
8250 2008-02-01  Dave Love  <fx@albion.dl.ac.uk>
8252         * cus-start.el (scalable-fonts-allowed): Add.
8254 2008-02-01  Dave Love  <fx@gnu.org>
8256         * international/mule.el (unify-8859-on-encoding-mode)
8257         (unify-8859-on-decoding-mode): Dummy versions.
8259         * international/ucs-tables.el: Remove.
8261         * Makefile.in (DONTCOMPILE): Add language/chinese.el,
8262         language/japanese.el.
8264         * international/mule-conf.el: Doc fixes.
8265         (cp936): New alias.
8266         (cp720, cp858): New charsets.
8268         * mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs
8269         coding system, not emacs-mule.
8271         * files.el (revert-buffer, recover-file): Likewise.
8273         * desktop.el (desktop-save): Likewise.
8275 2008-02-01  Dave Love  <fx@gnu.org>
8277         * international/mule.el (with-category-table): Use make-symbol.
8278         (coding-system-list): Use coding-system-aliases.
8279         (make-translation-table): Don't deal with generic characters.
8281         * international/mule-util.el (coding-system-post-read-conversion)
8282         (coding-system-pre-write-conversion)
8283         (coding-system-translation-table-for-decode)
8284         (coding-system-translation-table-for-encode): Get the right properties.
8285         (with-coding-priority): New macro.
8286         (detect-coding-with-language-environment): Use it.
8287         (coding-system-equal): Use coding-system-plist.
8289         * international/encoded-kb.el (encoded-kbd-setup-keymap) <ccl>:
8290         Use :valid property.
8292         * international/mule-cmds.el (encode-coding-char):
8293         Use find-coding-systems-string.  Don't use make-char.
8294         (describe-language-environment): Use coding-system-aliases.
8295         (prefer-coding-system): Doc fix.
8297         * international/mule-diag.el (describe-current-coding-system):
8298         Fix aliases listing.
8299         (print-iso-2022-flags): Delete.
8300         (print-designation): Partial re-write.
8301         (describe-coding-system): Deal with iso-2022 designations, flags.
8302         Fix shift_jis case.
8303         (describe-char-after): Use characterp.  Print explicit unicode.
8304         Remove some obsolete code.
8305         (print-coding-system-briefly): Fix printing aliases.
8306         (print-coding-system): Use coding-system-aliases.
8307         (mule-diag): Don't list coding categories.
8309         * international/mule-conf.el: Doc fixes.  Remove redundant :long-name properties.
8310         Re-order charset priorities.
8311         (binary): New alias.
8312         (iso-8859-16): Fix nickname.
8313         (define-iso-single-byte-charset): Un-define after use.
8315 2008-02-01  Dave Love  <fx@gnu.org>
8317         * international/characters.el: Additional double width specifications.
8319         * international/mule-diag.el (print-coding-system): Incomplete updates.
8320         (describe-character-set): List more properties.
8321         (print-fontset): Fix case of vector font-spec.
8322         (describe-current-coding-system): Fix iso-7, iso-7-else.
8324         * international/mule-conf.el (ibm866): Fix alias.
8325         (iso-8859-16): Fix nickname.
8327 2008-02-01  Dave Love  <fx@gnu.org>
8329         * language/ind-util.el: Avoid decode-char.
8330         (indian--puthash-char, indian--puthash-c, indian--puthash-cv):
8331         Use characterp, not char-valid-p.
8333         * language/devan-util.el: Add coding tag, avoid decode-char.
8335         * international/titdic-cnv.el: Add coding tag.
8336         (tit-process-header): Add coding tag to output.
8338         * language/thai.el (cp874, ibm874): New coding systems.
8340         * emacs-lisp/byte-opt.el <side-effect-and-error-free-fns>:
8341         Add character-p.
8343         * language/european.el (cp852, ibm852, cp857, ibm857, cp860)
8344         (ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437):
8345         New coding systems.
8346         <set-language-info-alist>: Avoid decode-char.
8348         * language/hebrew.el (cp862, ibm862): New coding systems.
8350         * language/greek.el (cp851, ibm851, cp869, ibm869): New coding systems.
8352         * language/cyrillic.el (cp855, ibm855): New coding systems.
8354         * international/mule-conf.el: Avoid decode-char in top-level code
8355         for self-inserting multibyte chars.
8356         (cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857)
8357         (cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874):
8358         New charsets.
8360         * international/characters.el: Various simplifications and additions.
8362 2008-02-01  Dave Love  <fx@gnu.org>
8364         * international/mule-conf.el (code-pages): Provide, for compatibility.
8366         * international/code-pages.el: Remove.
8368 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8370         * Makefile.in: Cancel the 2008-02-01 change of mine.
8372         * international/fontset.el: Add setting for unicode font at the
8373         end of the default fontset.
8375 2008-02-01  Dave Love  <fx@gnu.org>
8377         * international/mule-conf.el (adobe-standard-encoding, symbol):
8378         Adjust :code-space.
8379         (ibm850): Add :ascii-compatible-p.
8381 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8383         * international/mule-conf.el (vietnamese-viscii-lower)
8384         (vietnamese-viscii-upper): Supply them :code-offset, then unify by
8385         mapping table.
8387 2008-02-01  Dave Love  <fx@gnu.org>
8389         * cus-start.el: Add charset-map-directory.
8391         * international/fontset.el (font-encoding-alist): Add adobe-symbol.
8393         * format.el (format-alist): Remove ibm, mac, hp entries (available
8394         natively).
8396         * language/romanian.el (iso-latin-10): Add :mime-charset.
8397         ("Romanian"): Add doc.
8399         * international/mule-conf.el (iso-8859-10, symbol)
8400         (adobe-standard-encoding, ibm850): New charsets.
8401         (iso-8859-13): Fix IR number, final char.
8402         (file-coding-system-alist): Add .xml.
8404         * language/european.el (iso-latin-6, iso-8859-10, latin-6)
8405         (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
8406         (adobe-standard-encoding, cp850, ibm850): New coding systems.
8407         ("Latin-6", "Latin-7"): New language environments.
8409 2008-02-01  Dave Love  <fx@gnu.org>
8411         * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
8412         utf-8-subst; add vietnamese, cyrillic, czech.
8414         * language/romanian.el (iso-latin-10): New coding system.
8416         * international/mule-conf.el (emacs-mule): Set :charset-list,
8417         consistent with coding-system-charset-list doc.
8418         (iso-8859-16): New charset.
8420         * international/mule-diag.el (describe-coding-system): Avoid error
8421         for iso-2022, emacs-mule.
8423 2008-02-01  Dave Love  <fx@gnu.org>
8425         * international/codepage.el: Remove or comment out most of code.
8426         (codepage-setup): Re-write as trivial, obsolete function.
8428         * language/utf-8-lang.el ("UTF-8"): Use utf-8, not mule-utf-8.
8429         Remove setup function.
8431         * language/english.el (ebcdic-us, ebcdic-uk): New coding systems.
8433         * Makefile.in (DONTCOMPILE): Add language/vietnamese.el,
8434         language/cyrillic.el, language/czech.el.
8436         * language/vietnamese.el (windows-1258, cp1258): New coding systems.
8437         (font-ccl-encoder-alist): Remove viscii, vscii.
8439         * language/hebrew.el (windows-1255, cp1255): New coding systems.
8441         * language/european.el (windows-1254, cp1254, windows-1257)
8442         (cp1257, next, iso-latin-7, iso-8859-13, latin-7): New coding systems.
8443         ("Latin-7", "Lithuanian", "Latvian"): Don't require code-pages.
8445         * language/greek.el (windows-1253, cp1253): New coding systems.
8447         * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map
8448         file name.
8449         (windows-1253, windows-1254, windows-1255, windows-1256)
8450         (windows-1257, windows-1258, next): New charsets.
8452         * international/utf-8.el, international/utf-8-subst.el: Remove.
8454         * international/mule.el: Doc fixes.
8455         (charset-list, generic-char-p, set-coding-priority): Make obsolete.
8456         (coding-system-get): Try to convert old-style symbol to keyword.
8457         (define-charset): Purecopy strings in property list.
8458         (define-coding-system): Purecopy docstring.
8460         * international/mule-diag.el (list-character-sets-2): Avoid
8461         charset-bytes.
8462         (list-iso-charset-chars, list-non-iso-charset-chars): Delete.
8463         (list-block-of-chars): Re-write.
8464         (describe-character-set): Show more properties.
8465         (describe-char-after): Correct codepoint display.
8466         (print-coding-system): Use symbolic types.
8468 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8470         * Makefile.in: Be sure also to run emacs with LANG=C.
8472 2008-02-01  Dave Love  <fx@gnu.org>
8474         * international/mule-diag.el: Doc fixes.
8475         (sort-charset-list, charset-multibyte-form-string): Remove.
8476         (list-character-sets, list-character-sets-1)
8477         (list-character-sets-2): Re-write.
8478         (non-iso-charset-alist): Set to nil and made obsolete.
8479         (decode-codepage-char): Re-write and made obsolete.
8480         (read-charset): Don't use non-iso-charset-alist.
8481         (describe-coding-system): Use keyword properties.
8482         (describe-character-set): Re-write.
8484         * international/mule-conf.el (koi8-u, koi8-t, georgian-ps)
8485         (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us)
8486         (ebcdic-uk): New charsets.
8488         * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125):
8489         New coding systems.
8491         * language/european.el (windows-1252): New coding system.
8493 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8495         * Makefile.in: By sure to run emacs with LC_ALL=C.
8497         * international/encoded-kb.el (encoded-kbd-handle-8bit): Call
8498         encoded-kbd-self-insert-iso2022-8bit with argument 1.
8499         (encoded-kbd-self-insert-charset): New function.
8500         (encoded-kbd-setup-keymap, encoded-kbd-mode): Handle a
8501         coding-system of type charset.
8503 2008-02-01  Dave Love  <fx@gnu.org>
8505         * international/mule-cmds.el (set-locale-environment): Comment out
8506         set-keyboard-coding-system stuff.
8508 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8510         * international/mule.el (define-coding-system): Doc fix;
8511         sjis->shift-jis.
8513         * international/mule-conf.el: Use decode-char instead of make-char.
8515         * international/encoded-kb.el (encoded-kbd-self-insert-iso2022-8bit):
8516         New arg ARG.  Directly call self-insert-command.  This is a
8517         temporary workaround to make it work with latin-1.
8518         (encoded-kbd-mode): Change `sjis' to `shift-jis'.
8520         * international/characters.el: Setup char-width-table for CJK
8521         characters.
8523 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8525         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
8526         Fix the initial value to specify character range of
8527         japanese-jisx0208, not unicode.
8529         * international/characters.el: Set syntax/category for
8530         japanese-jisx0208.
8532 2008-02-01  Dave Love  <fx@gnu.org>
8534         * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not
8535         mime-charset.
8537         * language/vietnamese.el, language/korean.el, language/japanese.el:
8538         * language/hebrew.el, language/greek.el, language/chinese.el:
8539         Fix :mime-charset properties.
8541         * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8)
8542         (cyrillic-alternativnyj): Fix :mime-charset.
8543         (cp878, cp866): New alias.
8545         * language/european.el: Fix mime-charset properties.
8547         * international/mule-cmds.el (sort-coding-systems)
8548         (select-safe-coding-system, select-message-coding-system): Use
8549         :mime-charset, not 'mime-charset.
8551         * international/mule-conf.el: Add various :mime-charset properties.
8553 2008-02-01  Dave Love  <fx@gnu.org>
8555         * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Fix
8556         getting decoder.
8557         (encoded-kbd-mode): Fix code for coding system type and designations.
8559         * international/mule-conf.el: Spelling fixes.
8561 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8563         * international/fontset.el (fontset-plain-name): Handle the case
8564         that size, weight, slant are not specified in the fontset name.
8566 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
8568         * language/greek.el (greek-iso-8bit): Fix typo.
8570 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8572         * language/chinese.el (chinese-big5): Change :coding-type to `charset'.
8574 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8576         * international/characters.el: Change encoding to utf-8-emacs.
8577         Remove apparent duplicate codes.
8579 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8581         * international/fontset.el: Change the registry for
8582         chinese-gb2312 and add the registry for chinese-gbk.
8584         * international/mule.el (charset-chars): Fix typo.
8586         * international/mule-conf.el (chinese-gbk): New charset.
8588         * international/titdic-cnv.el (titdic-convert): Read into a
8589         unibyte buffer then make the buffer multibyte.
8591 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8593         * international/mule-conf.el (utf-16-le, utf-16-be): Use :bom attribute
8594         instead of :signature.
8596 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8598         * language/czech.el ("Czech"): Set `iso-8859-2' for
8599         `nonascii-translation'.
8601         * language/romanian.el ("Romanian"): Likewise.
8603         * language/slovak.el ("Slovak"): Likewise.
8605         * international/characters.el: Optimize calls of modify-category-entry.
8607 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8609         * bindings.el: Don't bind multibyte characters to
8610         self-insert-command here.  It's done in mule-conf.el.
8612         * case-table.el (set-case-syntax-offset): Delete variable.
8613         (set-case-syntax-1): Delete function.  Change callers.
8614         (set-case-syntax-delims): Don't check byte length of characters.
8616         * isearch.el (isearch-mode-map): Call set-char-table-range to bind
8617         characters to isearch-printing-char.
8619         * loadup.el: Don't load "international/utf-8".  Don't call
8620         update-coding-systems-internal.  Bind coding-system-for-write to
8621         `utf-8' while writing fns-XXX.el.  Call clear-charset-maps before
8622         dumping.
8624         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Adjust for the
8625         change of map-char-table.
8627         * eshell/esh-mode.el: Adjust for the change of map-char-table.
8629         * international/characters.el: Adjust for the deletion of
8630         generic characters.
8632         * international/code-pages.el (cp-make-translation-table)
8633         (cp-valid-codes, cp-fix-safe-chars): Delete.  Change caller.
8634         (cp-make-coding-system): Call define-coding-system.
8636         * international/fontset.el: Rewrite most code.
8638         * international/ja-dic-cnv.el (skkdic-get-kana-compact-codes):
8639         Call encode-char instead of split-char.
8641         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
8642         Change value.
8643         (skkdic-lookup-key): Call encode-char instead of split-char.
8645         * international/titdic-cnv.el (titdic-convert): Bind
8646         coding-system-for-write to 'iso-2022-7bit.  Don't work on unibyte
8647         buffer.
8649         * international/latin-1.el: Don't bind set-case-syntax-offset.
8651         * international/latin-2.el: Don't bind set-case-syntax-offset.
8653         * international/latin-3.el: Don't bind set-case-syntax-offset.
8655         * international/latin-4.el: Don't bind set-case-syntax-offset.
8657         * international/latin-5.el: Don't bind set-case-syntax-offset.
8659         * international/latin-8.el: Don't bind set-case-syntax-offset.
8661         * international/latin-9.el: Don't bind set-case-syntax-offset.
8663         * international/mule-cmds.el: Don't use coding category.
8664         Call set-coding-system-priority instead of set-coding-priority.
8665         (sort-coding-systems, select-safe-coding-system):
8666         Call coding-system-priority-list to get the most preferred one.
8667         (reset-language-environment): Order of coding system priority
8668         changed.  Set primary charset to iso-8859-1.
8669         (set-language-environment-coding-systems):
8670         Call set-coding-system-priority instead of set-coding-priority.
8671         (get-charset-property, put-charset-property): Move to mule.el.
8673         * international/mule-conf.el: Ful re-write.
8675         * international/mule-diag.el (print-designation): Change arguments.
8676         (print-iso-2022-flags): New function.
8677         (describe-coding-system, describe-current-coding-system):
8678         Adjust for the new structure of coding system.
8680         * international/mule.el (char-valid-p): Make it an alias of characterp.
8681         (define-charset): Full re-design.
8682         (charset-quoted-standard-p): Delete.
8683         (charsetp): Move to charset.c.
8684         (charset-info, charset-id, charset-bytes, charset-width)
8685         (charset-directioin, charset-iso-graphic-plane)
8686         (charset-reverse-charset): Delete.
8687         (charset-dimension, charset-chars, charset-iso-final-char)
8688         (charset-description, charset-short-name, charset-long-name):
8689         Call charset-plist instead of charset-info.
8690         (charset-plist, set-charset-plist): Move to charset.c.
8691         (get-charset-property, put-charset-property): Move from
8692         mule-cmds.el.  Call charset-plist and set-charset-plist.
8693         (make-char): Delete.
8694         (generic-char-p): Make it always return nil.
8695         (decode-char, encode-char): Move to charset.c.
8696         (coding-spec-XXX-idx): Delete variables.
8697         (coding-system-iso-2022-flags): New variable.
8698         (define-coding-system): New function.
8699         (transform-make-coding-system-args, make-coding-system): Delete.
8700         (set-coding-priority): Make it obsolete.
8701         (after-insert-file-set-buffer-file-coding-system)
8702         (find-new-buffer-file-coding-system): Adjust for the new coding
8703         system structure.
8705         * language/chinese.el, language/cyrillic.el, language/european.el:
8706         * language/greek.el, language/hebrew.el, language/indian.el:
8707         * language/japanese.el, language/korean.el, language/lao.el:
8708         * language/thai.el, language/tibetan.el, language/vietnamese.el:
8709         Call define-coding-system instead of make-coding-system.
8710         Delete all CCL program.
8712         * textmodes/sgml-mode.el (sgml-mode-map): Use encode-char instead
8713         of make-char.
8714         (sgml-char-names-table): Fix iteration limit.
8716         * term/mac-win.el: Delete unnecessary calls of set-fontset-font.
8717         (ccl-encode-mac-roman-font): Delete.
8719         * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
8720         utf-8.el, and utf-8-subst.el as they can't be bytecompiled
8721         currently.  This is just a temporary workaround.
8723 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8725         * whitespace.el (global-whitespace-mode): Use `find-file-hook' instead
8726         of `find-file-hooks'.
8727         (global-whitespace-toggle-options): Doc fix.
8729 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
8731         * whitespace.el (whitespace): Set :version tag to 23.1.
8732         (whitespace-turn-off, whitespace-toggle-options): Fix typos.
8733         (whitespace-style, whitespace-chars, whitespace-space)
8734         (whitespace-hspace, whitespace-tab, whitespace-newline)
8735         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
8736         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
8737         (whitespace-hspace-regexp, whitespace-space-regexp)
8738         (whitespace-tab-regexp, whitespace-trailing-regexp)
8739         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
8740         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
8741         (whitespace-space-after-tab-regexp, whitespace-line-column)
8742         (whitespace-display-mappings, global-whitespace-toggle-options)
8743         (whitespace-cleanup, whitespace-cleanup-region)
8744         (whitespace-interactive-char): Doc fixes.
8746 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
8748         * whitespace.el (global-whitespace-mode): Fix modeline lighter.
8749         When turning off the global mode, turn off the local modes too
8750         if whitespace is being unloaded.
8751         (whitespace-unload-function): New function.
8753 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
8755         * vc.el (vc-update): Fix bug: Specify branch tip as
8756         vc-checkout REVISION.  Reported by Dan Nicolaescu.
8758 2008-02-01  Glenn Morris  <rgm@gnu.org>
8760         * info.el (bookmark-make-cell-function, bookmark-search-size)
8761         (bookmark-current-bookmark): Declare variables for compiler.
8762         (bookmark-buffer-file-name, bookmark-get-filename)
8763         (bookmark-get-front-context-string)
8764         (bookmark-get-rear-context-string, bookmark-get-position)
8765         (bookmark-get-info-node, bookmark-file-or-variation-thereof)
8766         (bookmark-jump-noselect): Declare functions for compiler.
8767         (Info-bookmark-make-cell): Fix argument list to match example of
8768         `bookmark-make-cell-for-text-file'.
8769         (Info-bookmark-jump): Don't require info inside info.el.
8771 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
8773         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
8774         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
8775         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
8776         (verilog-sk-state-machine): Quote all calls to
8777         "auxiliary skeleton"s to prevent infloops.
8779 2008-02-01  Jason Rumney  <jasonr@gnu.org>
8781         * w32-fns.el: Partially revert 2007-11-10 change.
8783 2008-02-01  Martin Rudalics  <rudalics@gmx.at>
8785         * mail/rmail.el (rmail-highlight): Fix specification.
8786         Reported by pod <pod@herald.ox.ac.uk>.
8788 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8790         * image-mode.el (image-mode-current-vscroll)
8791         (image-mode-current-hscroll): Make buffer-local.
8792         (image-set-window-vscroll, image-set-window-hscroll): Simplify.
8793         (image-reset-current-vhscroll): Use the latest setting when displaying
8794         for the first time in a window.  Apply to all windows in the frame.
8795         (image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
8797         * progmodes/grep.el (grep-compute-defaults):
8798         Don't mix up defaults for different connections to the same host.
8800 2008-01-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8802         * blank-mode.el: Rename to whitespace.el.
8804         * obsolete/whitespace.el: Rename to obsolete/old-whitespace.el.
8806 2008-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8808         * net/rcompile.el (remote-compile): Remove broken code.
8810 2008-01-31  Jason Rumney  <jasonr@gnu.org>
8812         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
8814 2008-01-31  Juanma Barranquero  <lekktu@gmail.com>
8816         * linum.el (linum-unload-function): New function.
8818 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
8820         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
8821         (gdb-var-set-format-handler): New function.
8822         (gdb-var-set-format): Use it.
8824 2008-01-30  Juanma Barranquero  <lekktu@gmail.com>
8826         * emacs-lisp/check-declare.el (check-declare-directory):
8827         * emacs-lisp/authors.el (authors): Use `find-program' and
8828         `grep-program' instead of hardcoded program names.
8830         * emacs-lisp/cl-loaddefs.el: Update.
8832 2008-01-30  Tassilo Horn  <tassilo@member.fsf.org>
8834         * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions.
8835         Implement bookmark support the new make-cell/handler way.
8836         (Info-mode): Bind bookmark-make-cell-function to
8837         Info-bookmark-make-cell buffer locally.
8839 2008-01-30  Richard Stallman  <rms@gnu.org>
8841         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
8842         Doc fix.
8844         * files.el (hack-local-variables): Don't query about fake variables.
8846 2008-01-30  Markus Triska  <markus.triska@gmx.at>
8848         * linum.el: New file.
8850 2008-01-29  Michael Albinus  <michael.albinus@gmx.de>
8852         * net/tramp.el (tramp-methods): Use "-H" option for "sudo".
8853         Suggested by Trent W. Buck <trentbuck@gmail.com>.  Make ("%h")
8854         a single element in "plinkx".
8855         (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
8856         "*Shell Command Output*" buffers.  Check, whether there is already
8857         an asynchronous process running.  Display always the buffer of the
8858         asynchronous process.
8859         (tramp-compute-multi-hops): Adapt error message.
8861 2008-01-29  Alan Mackenzie  <acm@muc.de>
8863         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
8864         from this regexp; part of same fix as next change to cc-engine.el.
8866         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
8867         Anchor the "{" of a template function correctly on "template", not the
8868         following "<".
8870         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
8872 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
8874         * doc-view.el (doc-view-mode): Adapt to image-mode-current-vscroll
8875         and image-mode-current-hscroll being alists now.
8877         * image-mode.el (image-mode-current-vscroll)
8878         (image-mode-current-hscroll): Add doc strings.
8879         (image-set-window-vscroll, image-set-window-hscroll)
8880         (image-reset-current-vhscroll, image-mode): Adapt to
8881         image-mode-current-vscroll and image-mode-current-hscroll being
8882         alists now.
8884 2008-01-29  Martin Rudalics  <rudalics@gmx.at>
8886         * emacs-lisp/find-func.el (find-function-search-for-symbol):
8887         Strip extension from .emacs.el to make sure symbol is searched
8888         in .emacs too.
8890 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
8892         * doc-view.el (doc-view-mode): Use facilities below to
8893         restore [vh]scroll when switching buffers.
8895         * image-mode.el (image-mode-current-vscroll)
8896         (image-mode-current-hscroll): New variables.
8897         (image-set-window-hscroll, image-set-window-vscroll): New functions.
8898         (image-forward-hscroll, image-next-line, image-bol, image-eol)
8899         (image-bob, image-eob): Use them.
8900         (image-reset-current-vhscroll): New function.
8901         (image-mode): Make new variables buffer-local and reset [vh]scroll
8902         on window configuration changes.
8904 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
8906         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
8907         gdb-cpp-define-alist-program if file is nil (currently only
8908         " *partial-output-...").
8910 2008-01-27  Richard Stallman  <rms@gnu.org>
8912         * allout.el: Many doc fixes.
8913         (allout-encrypt-string): Fix error message.
8915 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
8917         * progmodes/etags.el (tags-query-replace): Doc fix.
8919 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
8921         * allout.el (allout-unload-function): New function.
8923 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
8925         * allout.el (allout-prefix-data): Doc fix.
8926         (allout-show-current-subtree): Reflow docstring.
8927         (allout-use-mode-specific-leader, allout-use-hanging-indents)
8928         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
8929         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
8930         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
8931         (allout-copy-topic-as-kill, allout-listify-exposed)
8932         (allout-process-exposed, allout-encrypted-key-info)
8933         (allout-update-passphrase-mnemonic-aids)
8934         (allout-next-topic-pending-encryption)
8935         (allout-tests-globally-true): Fix typos in docstrings.
8937 2008-01-23  Jason Rumney  <jasonr@gnu.org>
8939         * lpr.el (printer-name): Do not set on MS Windows.
8941 2008-01-28  Michael Albinus  <michael.albinus@gmx.de>
8943         * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
8944         the command.
8946 2008-01-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8948         * whitespace.el: Moved to obsolete dir.
8950         * blank-mode.el: New version 9.2.  Replace whitespace functions by
8951         aliases in blank-mode.
8952         (whitespace-buffer): New fun.
8953         (whitespace-region): Alias for whitespace-buffer, because there is no
8954         blank-region fun.
8955         (whitespace-cleanup): Alias for blank-cleanup.
8956         (whitespace-cleanup-region): Alias for blank-cleanup-region.
8958 2008-01-27  Juanma Barranquero  <lekktu@gmail.com>
8960         * server.el (server-log-time-function): Doc fix.
8961         (server-buffer): Fix typo in docstring.
8963 2008-01-27  Martin Rudalics  <rudalics@gmx.at>
8965         * view.el (view-buffer): Explain in doc-string why exit-action
8966         should not be set to kill-buffer.
8968         * arc-mode.el (archive-extract):
8969         * tar-mode.el (tar-extract): Use kill-buffer-if-not-modified as
8970         exit-action when viewing the buffer.
8972 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
8974         * add-log.el (change-log-search-file-name): Work harder to find
8975         the correct file name.
8976         (change-log-find-file): Fix typo.
8977         (change-log-start-entry-re): Move definition earlier.
8979 2007-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8981         * add-log.el (change-log-search-file-name, change-log-find-file):
8982         New function.
8983         (change-log-font-lock-keywords): Move file name matching ...
8984         (change-log-file-names-re): ... here.  New defconst.
8985         (change-log-mode-map): New binding C-c C-f to change-log-find-file.
8987 2008-01-27  Alan Mackenzie  <acm@muc.de>
8989         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
8990         enhance comments.
8992 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
8994         * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
8995         methods, the host name must be a local host.
8997 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
8999         * vc.el: Add TODO item about not defaulting to RCS.
9001         * server.el (server-process-filter): Check for non-nil before
9002         calling file-directory-p.
9004 2008-01-27  Alan Mackenzie  <acm@muc.de>
9006         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
9007         arglist-cont-nonempty.
9009         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
9010         for a brace with syntax arglist-cont-nonempty.
9012         * progmodes/cc-styles.el (c-style-alist): Add elements for
9013         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, awk).
9015 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
9017         * button.el (define-button-type): Clarify type of NAME in docstring.
9019 2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9021         * server.el (server-buffer): New const.
9022         (server-log): New var.
9023         (server-log): Use them.
9024         (server-process-filter): (Try to) run the continuation in the same cwd
9025         as the client's.
9027 2008-01-26  Alan Mackenzie  <acm@muc.de>
9029         * progmodes/cc-defs.el (c-save-buffer-state):
9030         Bind buffer-file-name and buffer-file-truename to nil, to prevent
9031         primitives generating "buffer is read only" messages.
9033 2008-01-20  Ulf Jasper  <ulf.jasper@web.de>
9035         * calendar/icalendar.el (icalendar-version): Increase to "0.17".
9036         (icalendar-import-format): Doc fix.  Allow function type.
9037         (icalendar--read-element): Doc fix.
9038         (icalendar--parse-summary-and-rest): Doc fix.  Handle function
9039         type icalendar-import-format.  Make regexps non-greedy.
9040         (icalendar--format-ical-event): Handle function type
9041         icalendar-import-format.
9042         (icalendar-import-format-sample): New function.
9044 2008-01-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
9046         * vc.el (vc-exec-after): For mode-line-process highlighting, if
9047         `compile' is not available, fall back to font-lock-warning-face.
9049 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
9051         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
9052         that the filename end is found even when the filename is empty.
9053         Fixes error and spurious newlines when marking files for deletion.
9055 2008-01-26  Martin Rudalics  <rudalics@gmx.at>
9057         * subr.el (find-tag-default): Simplify using exclusively
9058         skip-syntax-backward/-forward.
9060 2008-01-26  Michael Albinus  <michael.albinus@gmx.de>
9062         * vc.el (vc-directory, vc-update-change-log): Remove check for
9063         Tramp.  Both functions work for it, though pretty slow
9064         (`vc-directory').  Maybe the implementation can be optimized.
9066         * net/tramp.el (tramp-dissect-file-name): Raise an error when
9067         Tramp 2.0 syntax is used.
9068         Suggested by Trent W. Buck <trentbuck@gmail.com>.
9070 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
9072         * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,
9073         invoke directory-files-and-attributes with last argument `integer'
9074         instead of `string'.
9075         (insert-directory): Add -n to the list of supported switches
9076         mentioned in the doc string.
9078 2008-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9080         * blank-mode.el: New version 9.1.  Handle "long" line tail
9081         visualization.  Doc fix.
9082         (blank-line-length): Rename to blank-line-column.
9083         (blank-chars-value-list, blank-toggle-option-alist, blank-help-text):
9084         Initialization fix.
9085         (blank-replace-spaces-by-tabs): New fun.
9086         (blank-cleanup, blank-cleanup-region, blank-color-on): Code fix.
9088 2008-01-25  Richard Stallman  <rms@gnu.org>
9090         * subr.el (add-hook): Implement `permanent-local-hook' property.
9092         * loadhist.el (file-provides, file-requires): Push the filename right.
9094 2008-01-25  Martin Rudalics  <rudalics@gmx.at>
9096         * emacs-lisp/find-func.el (find-library): Wrap search for
9097         library name in condition-case to avoid reporting a scan-error.
9099 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
9101         * server.el (server-process-filter): Don't force
9102         the authentication string to be followed by "\n".
9104 2008-01-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9106         * blank-mode.el: New version 9.0.  New commands to clean up some blank
9107         problems like trailing blanks.  New faces and regexp for visualizing
9108         the blank problems.  Doc fix.
9109         (blank-chars, blank-global-modes, blank-chars-value-list)
9110         (blank-toggle-option-alist, blank-help-text): Initialization fix.
9111         (blank-indentation, blank-empty, blank-space-after-tab): New faces.
9112         (blank-indentation, blank-empty, blank-space-after-tab)
9113         (blank-indentation-regexp, blank-empty-at-bob-regexp)
9114         (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
9115         (blank-cleanup, blank-cleanup-region): New commands.
9116         (blank-color-on): Code fix.
9118 2008-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
9120         * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
9121         file name.
9122         (ibuffer-mode-map): Add binding to sort by file name.
9123         (ibuffer-filename/process-header-map): New variable.
9124         (filename-and-process): Add a header that sorts by file name.
9125         (ibuffer-mode): Mention sorting by file name.
9127         * ibuf-ext.el (filename/process): New sorter.
9129 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
9131         * view.el (kill-buffer-if-not-modified): Don't pass t to
9132         buffer-modified-p.
9134 2008-01-24  Michael Albinus  <michael.albinus@gmx.de>
9136         * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
9137         the source file in case of `rename'.
9138         Reported by Pete Forman <pete.forman@westerngeco.com>.
9140 2008-01-24  Ken Manheimer  <ken.manheimer@gmail.com>
9142         * allout.el (allout-keybindings-list): In initial setting, express
9143         meta-prefixed allout keys as vectors instead of strings, since the
9144         string form is interpreted in some cases as composed key
9145         modifiers, eg, accented keys.
9147         (allout-line-boundary-regexp): Clarify description.
9149         (set-allout-regexp): Repair the expressions so that the formfeed
9150         part is identified as one of the top-level groups, and is
9151         included in all the forms, not just the -line-boundary-regexp one.
9153         (allout-prefix-data): Incorporate information from the various
9154         allout regexp's formfeed alternative group, when present.
9156         (allout-write-file-hook-handler): Rectify mangling of the error
9157         handling.  It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error'
9158         condition-case handler was apparently reformatted as if it was a
9159         call to the error function.  An apparent repair attempt in version
9160         1.101 situated the original body of the error handling code as
9161         bogus condition-case handlers.  I've returned to just about the
9162         working code that was originally there, removing an unnecessary -
9163         but benign - enclosing 'progn'.  (Automated or cursory code fixes
9164         often aren't.)
9166         (allout-region-active-p): Fallback to value of mark-active if
9167         neither use-region-p nor region-active-p are present, for
9168         compatability with current and recent emacs major releases.
9170 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
9172         * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
9173         (reftex-toc-restore-region):
9174         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
9175         (reftex-index-phrases-apply-to-region):
9176         * textmodes/ispell.el (ispell-word):
9177         * progmodes/vhdl-mode.el (vhdl-keep-region-active):
9178         * progmodes/pascal.el (pascal-mark-defun):
9179         * progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
9180         (f90-fill-region):
9181         * emulation/tpu-edt.el (tpu-set-mark):
9182         * emulation/crisp.el (crisp-region-active):
9183         * winner.el (winner-active-region):
9184         * ansi-color.el (ansi-color-set-extent-face): Use featurep instead
9185         of bound tests in order to resolve conditionals at compile time.
9187 2008-01-24  Juanma Barranquero  <lekktu@gmail.com>
9189         * delsel.el (delsel-unload-function): Don't use `remprop'; it is
9190         not autoloaded, and we wouldn't want to load CL just to unload
9191         delsel.el anyway.  Suggested by Martin Rudalics <rudalics@gmx.at>.
9193 2008-01-24  Martin Rudalics  <rudalics@gmx.at>
9195         * delsel.el (delete-selection-pre-hook): Avoid clearing out
9196         pre-command-hook when text is read-only.
9198 2008-01-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
9200         * vc.el (vc-process-filter): Do nothing if buffer not live.
9201         (vc-diff-finish): Rename from vc-diff-sentinel.
9202         No longer take REV1-NAME and REV2-NAME.
9203         Instead, take BUFFER-NAME.  Do nothing if buffer not live.
9204         Don't do window resize if no window displays buffer.
9205         (vc-diff-internal): Use vc-diff-finish.
9207         * vc.el (vc-next-action): Fix two instances of "free-var file" bug:
9208         In both cases, convert single call to one wrapped in dolist.
9210 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
9212         * vc.el: Add a TODO item about missing files.
9213         (vc-exec-after): Add a tooltip to the new mode-line item.
9215 2008-01-24  Glenn Morris  <rgm@gnu.org>
9217         * t-mouse.el (gpm-mouse-start): Declare as a function.
9219 2008-01-23  Michael Albinus  <michael.albinus@gmx.de>
9221         * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
9222         (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp.
9223         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9224         Don't send `tramp-rsh-end-of-line' additionally, when setting the
9225         prompt.
9226         (tramp-wait-for-output): Distinguish different prompt formats.
9227         (tramp-get-test-nt-command): Don't check for "\n" in the prompt.
9228         (tramp-local-host-p): Check whether temp directory is writable.
9230 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9232         * vc.el: Add TODO items.
9234 2008-01-23  Carsten Dominik  <dominik@science.uva.nl>
9236         * replace.el (occur-mode-find-occurrence-hook): New hook that can
9237         be used to reveal or highlight the location of a match.
9238         (occur-mode-goto-occurrence, occur-mode-goto-occurrence-other-window)
9239         (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'.
9241 2008-01-23  Martin Rudalics  <rudalics@gmx.at>
9243         * progmodes/hideif.el (hide-ifdef-shadow): Add version number
9244         for defcustom.
9245         (hide-ifdef-shadow): Add version number for defface.
9247 2008-01-23  Glenn Morris  <rgm@gnu.org>
9249         * textmodes/org.el (org-export-latex-cleaned-string): Fix declaration.
9251 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9253         * progmodes/sh-script.el (sh-basic-offset):
9254         * progmodes/cc-vars.el (c-syntactic-indentation)
9255         (c-syntactic-indentation-in-macros): Mark as safe.
9257 2008-01-23  Richard Stallman  <rms@gnu.org>
9259         * icomplete.el (icomplete-get-keys):
9260         Look up KEYS using all maps in proper buffer.
9262 2008-01-23  Juanma Barranquero  <lekktu@gmail.com>
9264         * frame.el (display-mm-height, display-mm-width):
9265         * whitespace.el (whitespace-check-leading-whitespace)
9266         (whitespace-check-trailing-whitespace)
9267         (whitespace-check-spacetab-whitespace)
9268         (whitespace-check-indent-whitespace)
9269         (whitespace-check-ateol-whitespace):
9270         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
9272 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9274         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
9275         after-save-hook so that it is not called multiple times.
9277         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
9279 2008-01-23  Eli Zaretskii  <eliz@gnu.org>
9281         * view.el (view-file-other-window, view-file-other-frame):
9282         Don't kill the buffer if it is modified.  Doc fixes.
9283         (kill-buffer-if-not-modified): New function.
9284         (view-file): Don't kill the buffer if it is modified.
9286         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
9287         (ebrowse-view/find-file-and-search-pattern):
9288         Call view-file-other-window instead of ebrowse-view-file-other-window.
9289         (ebrowse-view-file-other-frame): Don't call
9290         current-window-configuration.  Fix second argument in the call to
9291         view-mode-enter.  Doc fix.
9293 2008-01-23  Richard Stallman  <rms@gnu.org>
9295         * subr.el (atomic-change-group): Prevent undo list truncation.
9297 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9299         * files.el (safe-local-eval-forms):
9300         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
9302 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
9304         * comint.el (comint-insert-input): Set point first.
9306         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
9307         session doesn't hang because gdb-pending-triggers is non-nil.
9308         (gdb-frame-handler): Use buffer-file-name instead of
9309         buffer-name in case of duplicate file names.
9311 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9313         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
9314         C-M-e and C-M-h for emacs, they work by default.
9315         (verilog-emacs-features): Remove.
9316         (verilog-setup-dual-comments, verilog-populate-syntax-table):
9317         Remove.  Move syntax table initialization ...
9318         (verilog-mode-syntax-table): ... here.
9319         (verilog-mode): Don't initialize the syntax table here.
9320         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
9321         does not need it.
9323 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
9325         * progmodes/verilog-mode.el (verilog-booleanp): New function for
9326         backward compatibility.  Replace all uses of booleanp with
9327         verilog-booleanp.
9329 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9331         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
9333 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
9335         * progmodes/verilog-mode.el (top-level): Fix spacing.
9336         (verilog-mode-version, verilog-mode-release-date):
9337         Update version number.
9338         (verilog-mode-release-emacs): New variable.
9339         (compile-command, reporter-prompt-for-summary-p):
9340         Define for byte compiler.
9341         (verilog-startup-message-lines, verilog-startup-message-displayed)
9342         (verilog-display-startup-message): Remove.
9343         (verilog-highlight-p1800-keywords): Improve docstring.
9344         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
9345         (vector-skip-list): Only defvar at compile time.
9346         (verilog-highlight-translate-off, verilog-indent-level)
9347         (verilog-indent-level-module, verilog-indent-level-declaration)
9348         (verilog-indent-declaration-macros, verilog-indent-lists)
9349         (verilog-indent-level-behavioral, verilog-indent-level-directive)
9350         (verilog-cexp-indent, verilog-case-indent, verilog-auto-newline)
9351         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
9352         (verilog-tab-to-comment, verilog-indent-begin-after-if)
9353         (verilog-align-ifelse, verilog-minimum-comment-distance)
9354         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
9355         (verilog-auto-endcomments, verilog-auto-read-includes)
9356         (verilog-auto-star-expand, verilog-auto-star-save)
9357         (verilog-library-flags, verilog-library-directories)
9358         (verilog-library-files, verilog-library-extensions)
9359         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
9360         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
9361         (verilog-assignment-delay, verilog-auto-inst-vector)
9362         (verilog-auto-inst-template-numbers, verilog-auto-input-ignore-regexp)
9363         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
9364         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
9365         Add safe-local-variable properties.
9366         (verilog-statement-menu, verilog-company, verilog-re-search-forward)
9367         (verilog-re-search-backward, verilog-error-regexp-add)
9368         (verilog-end-block-re, verilog-emacs-features)
9369         (verilog-populate-syntax-table, verilog-setup-dual-comments)
9370         (verilog-type-font-keywords, verilog-inside-comment-p)
9371         (electric-verilog-backward-sexp, verilog-backward-sexp)
9372         (verilog-forward-sexp, verilog-font-lock-init, verilog-mode)
9373         (electric-verilog-terminate-line, electric-verilog-semi)
9374         (electric-verilog-tab, verilog-insert-1, verilog-insert-indices)
9375         (verilog-generate-numbers, verilog-comment-region, verilog-label-be)
9376         (verilog-beg-of-statement, verilog-in-case-region-p)
9377         (verilog-in-struct-region-p, verilog-in-generate-region-p)
9378         (verilog-in-fork-region-p, verilog-backward-case-item)
9379         (verilog-set-auto-endcomments, verilog-get-expr)
9380         (verilog-expand-vector-internal, verilog-surelint-off)
9381         (verilog-batch-execute-func, verilog-calculate-indent)
9382         (verilog-calc-1, verilog-calculate-indent-directive)
9383         (verilog-leap-to-head, verilog-continued-line)
9384         (verilog-backward-token, verilog-backward-syntactic-ws)
9385         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
9386         (verilog-forward-ws&directives, verilog-at-constraint-p)
9387         (verilog-skip-backward-comments, verilog-indent-line-relative)
9388         (verilog-do-indent, verilog-indent-comment, verilog-more-comment)
9389         (verilog-pretty-declarations, verilog-pretty-expr)
9390         (verilog-just-one-space, verilog-indent-declaration)
9391         (verilog-get-completion-decl, verilog-goto-defun, verilog-showscopes)
9392         (verilog-header, verilog-signals-combine-bus, verilog-read-decls)
9393         (verilog-read-always-signals-recurse, verilog-read-instants)
9394         (verilog-read-auto-template, verilog-set-define)
9395         (verilog-read-defines, verilog-read-signals, verilog-getopt)
9396         (verilog-is-number, verilog-expand-dirnames, verilog-modi-lookup)
9397         (verilog-modi-cache-results, verilog-insert-one-definition)
9398         (verilog-make-width-expression, verilog-delete-autos-lined)
9399         (verilog-auto-save-check, verilog-auto-arg, verilog-auto-inst-port)
9400         (verilog-auto-inst, verilog-auto-inst-param, verilog-auto-reg)
9401         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
9402         (verilog-auto-output-every, verilog-auto-input, verilog-auto-inout)
9403         (verilog-auto-inout-module, verilog-auto-sense, verilog-auto-reset)
9404         (verilog-auto-tieoff, verilog-auto-unused, verilog-auto-ascii-enum)
9405         (verilog-auto, verilog-sk-define-signal, verilog-mode-mouse-map)
9406         (verilog-load-file-at-mouse, verilog-load-file-at-point)
9407         (verilog-library-files): Cleanup spacing of )'s they should not be
9408         on unique lines.  Fix checkdoc warnings.
9410 2008-01-22  Glenn Morris  <rgm@gnu.org>
9412         * progmodes/hideif.el (hide-ifdef-initially, hide-ifdef-read-only)
9413         (hide-ifdef-lines, hide-ifdef-shadow): Remove autoload cookies
9414         from defcustoms.
9415         (hide-ifdef-shadow): Remove autoload cookie from defface.
9417         * vc.el (vc-diff-sentinel): Do not write a footer if there were
9418         differences.
9420 2008-01-21  Reiner Steib  <Reiner.Steib@gmx.de>
9422         * pcvs-defs.el (cvs-menu): Improve cvs-mode-find-file,
9423         cvs-mode-find-file-other-window.  Add cvs-mode-diff-yesterday and
9424         manual entry.
9426 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
9428         * net/dbus.el (dbus-ignore-errors): New macro.
9429         (dbus-unregister-object): New defun.  Moved from dbusbind.c.
9430         (dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
9431         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
9432         (dbus-get-signatures): Apply `dbus-ignore-errors'.
9434 2008-01-21  Martin Rudalics  <rudalics@gmx.at>
9436         * outline.el (outline-up-heading): Fix check for top level to
9437         avoid infinite looping in hide-other.
9439 2008-01-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9441         * vc.el (vc-process-sentinel): After calling the previous
9442         sentinel, do nothing if the process' buffer is not live.
9444 2008-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9446         * blank-mode.el: Fix a problem of cleaning blank faces when turning off
9447         blank-mode in some buffers (like *info* buffers).  Reported by Juanma
9448         Barranquero <lekktu@gmail.com>.  Eliminate `-face' suffix of all
9449         blank-mode faces.  Doc fix.  New version 8.1.
9450         (blank-turn-on, blank-turn-off): Replace (and CONDITION BODY) by (when
9451         CONDITION BODY).
9452         (blank-space-face): Face/option name replaced by blank-space.
9453         (blank-hspace-face): Face/option name replaced by blank-hspace.
9454         (blank-tab-face): Face/option name replaced by blank-tab.
9455         (blank-newline-face): Face/option name replaced by blank-newline.
9456         (blank-trailing-face): Face/option name replaced by blank-trailing.
9457         (blank-line-face): Face/option name replaced by blank-line.
9458         (blank-space-before-tab-face): Face/option name replaced by
9459         blank-space-before-tab.
9460         (blank-color-on, blank-color-off, blank-display-char-on): Fix code.
9462 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
9464         * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp)
9465         (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp)
9466         (blank-space-before-tab-regexp, blank-global-modes, blank-mode)
9467         (global-blank-mode): Doc fixes.
9468         (blank, blank-space-face, blank-hspace-face, blank-tab-face)
9469         (blank-newline-face, blank-trailing-face, blank-line-face)
9470         (blank-space-before-tab-face, blank-display-mappings)
9471         (blank-chars-value-list, blank-style-value-list, blank-toggle-options)
9472         (global-blank-toggle-options, blank-help-text, blank-interactive-char)
9473         (blank-turn-on, blank-turn-off, blank-color-on, blank-color-off):
9474         Fix typos in docstrings.
9476 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
9478         * server.el (server-log-time-function): New variable.
9479         (server-log): Use it.
9481 2008-01-21  Glenn Morris  <rgm@gnu.org>
9483         * progmodes/hideif.el: Move defcustoms and defface to start of file.
9485         * textmodes/org.el (org-entry-properties): Let-bind `clocksum'.
9487 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
9489         * textmodes/org.el (org-unmodified, org-cycle-emulate-tab)
9490         (org-descriptive-links, org-link-file-path-type)
9491         (org-remember-use-refile-when-interactive)
9492         (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
9493         (org-export-ascii-bullets, org-agenda-deadline-faces)
9494         (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
9495         (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
9496         (org-kill-note-or-show-branches): Fix typos in docstrings.
9498 2008-01-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
9500         * vc.el (vc-process-sentinel): Set mode-line-process.
9501         (vc-exec-after): Likewise, for the `run' process status.
9503 2008-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9505         * ibuffer.el (ibuffer-mode): Fix last change.
9507 2008-01-20  Dan Nicolaescu  <dann@ics.uci.edu>
9509         * vc-hg.el (vc-hg-registered):
9510         * vc-svn.el (vc-svn-registered): Make it work for non-existent files.
9512 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
9514         * repeat.el (repeat-undo-count): New variable.
9515         (repeat): For self-insertions make undo boundary only after 20
9516         repetitions.  Inhibit point recording unless repeat-repeat-char is nil.
9518 2008-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9520         * net/imap.el (imap-ping-server): New variable.
9521         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9522         (imap-ping-server): Minor doc string fixes.
9524 2008-01-19  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9526         * net/imap.el (imap-ping-server): New function.
9527         (imap-opened): Call imap-ping-server.
9529 2008-01-20  Glenn Morris  <rgm@gnu.org>
9531         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
9532         prevent infloops.
9534 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
9536         * progmodes/python.el (python-imports): Default to "None".
9538 2008-01-19  Tom Tromey  <tromey@redhat.com>
9540         * vc-svn.el (vc-svn-after-dir-status): New function.
9541         (vc-svn-dir-status): Run svn asynchronously.
9543 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
9545         * progmodes/hideif.el (hide-ifdef-shadow): New option.
9546         (hide-ifdef-shadow): New face.
9547         (hide-ifdef-toggle-shadowing): New function to toggle between
9548         shadowing and making code invisible.
9549         (hide-ifdef-mode-submap): Add binding for hide-ifdef-toggle-shadowing.
9550         (hide-ifdef-mode-menu): Add entry for hide-ifdef-toggle-shadowing.
9551         (hide-ifdef-region-internal): Give new overlay hide-ifdef
9552         property.  Shadow text when hide-ifdef-shadow is non-nil.
9553         (hif-show-ifdef-region): Remove overlays with hide-ifdef property set.
9554         (hif-hide-line): Use when instead of if.
9555         (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
9556         Remove unneeded * from doc-strings.
9558 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9560         * doc-view.el (doc-view-goto-page): Don't move point any more, now that
9561         the hscroll behavior was fixed.
9562         (doc-view-mode): Disable auto-hscroll-mode.
9564 2008-01-18  Tom Tromey  <tromey@redhat.com>
9566         * vc-svn.el (vc-svn-dir-status): New function.
9568 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
9570         * vc.el: Make vc-status asynchronous.
9571         (vc-update-vc-status-buffer): New function broken out of ...
9572         (vc-status-refresh): ... here.  Pass vc-update-vc-status-buffer to
9573         the dir-status backend function.
9575         * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
9576         Move the output processing to ...
9577         (vc-hg-after-dir-status): ... here.  Call the function passed as
9578         an argument with the results.
9580 2008-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9582         * doc-view.el (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
9583         (doc-view-insert-image): Do something if the image is missing.
9584         (doc-view-mode): Don't use file-remote-p.
9586 2008-01-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
9588         * textmodes/org-export-latex.el (org-export-latex-cleaned-string): Fix.
9589         (org-export-latex-special-chars): Convert "..." in \ldots
9590         and skip tables.
9591         (org-export-latex-fontify-headline): Change parameter name.
9592         (org-export-as-latex): Handle export of subtrees.
9593         (org-export-latex-make-header): New argument TITLE.
9594         (org-export-latex-content): New argument EXCLUDE-LIST.
9595         (org-list-parse-list): New name for org-export-latex-parse-list.
9596         (org-export-latex-make-header): New name for
9597         org-export-latex-make-preamble.
9598         (org-list-to-generic): New name of org-export-list-to-generic.
9599         (org-list-to-latex): New name of org-export-list-to-latex.
9600         (org-list-item-begin, org-list-end, org-list-insert-radio-list)
9601         (org-list-send-list, org-list-to-texinfo)
9602         (org-list-to-html): New functions.
9603         (org-export-latex-tables-column-borders)
9604         (org-export-latex-default-class, org-export-latex-classes)
9605         (org-export-latex-classes-sectioning)
9606         (org-list-radio-list-templates): New options.
9607         (org-export-latex-header): New variable.
9608         (org-latex-entities): New constant.
9609         (org-export-latex-default-sectioning, org-export-latex-preamble)
9610         (org-export-latex-prepare-text-option)
9611         (org-export-latex-get-sectioning): Remove.
9613 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
9615         * textmodes/org-publish.el (org-publish-current-project):
9616         Fix bug with forcing publication.
9618         * textmodes/org.el (org-export-with-special-strings): New option.
9619         (org-export-html-convert-special-strings): New function.
9620         (org-html-do-expand): `org-export-html-convert-special-strings'
9621         added to the list of conversion.
9622         (org-infile-export-plist, org-get-current-options): Add support
9623         for "-" in the #+OPTION line to let user switch on/off special
9624         strings conversion.
9625         (org-export-plist-vars): New :html-table-tag property.
9626         (org-export-as-html, org-format-org-table-html)
9627         (org-format-table-table-html) Use the :html-table-tag property
9628         instead of the `org-export-html-table-tag' global value.
9629         (org-additional-option-like-keywords): Add "TBLFM".
9630         (org-entry-properties): Include the CLOCKSUM special property.
9631         (org-columns-edit-value): Do not allow to edit the special
9632         CLOCKSUM property.
9633         (org-flag-drawer): Use the original value of `outline-regexp'.
9634         (org-remember-handler): Add invisible-ok flag to call to
9635         `org-end-of-subtree'.
9636         (org-agenda-highlight-todo): Respect
9637         `org-agenda-todo-keyword-format'.
9638         (org-agenda-todo-keyword-format): New option.
9639         (org-infile-export-plist): No restriction while searching for options.
9640         (org-remember-handler): Remove comments at the end of the buffer.
9641         (org-remember-use-refile-when-interactive): New option.
9642         (org-table-sort-lines): Make sure sorting works on link
9643         descritions only, and ignores the link.
9644         (org-sort-entries-or-items): Make sure the end of the subtree is
9645         included.
9646         (org-refile-use-outline-path): New allowed values `file' and
9647         `full-file-path'.
9648         (org-get-refile-targets): Respect new values for
9649         `org-refile-use-outline-path'.
9650         (org-agenda-get-restriction-and-command): DEL goes back to initial list.
9651         (org-export-as-xoxo): Restore point when done.
9652         (org-open-file): Allow multiple %s in command.
9653         (org-clock-in-switch-to-state): New option.
9654         (org-first-list-item-p): New function.
9655         (org-last-remember-storage-locations): New variable.
9656         (org-get-refile-targets): Interpret the new maxlevel setting.
9657         (org-refile-targets): New option `:maxlevel'.
9658         (org-copy-subtree): Include empty lines before but not after subtree.
9659         (org-back-over-empty-lines, org-skip-whitespace): New functions.
9660         (org-move-item-down, org-move-item-up): Include empty lines before
9661         but not after item.
9662         (org-first-sibling-p): New function.
9663         (org-remember-apply-template): Defaults, completions and history
9664         for template prompts.  Also, interpret new `%!' escape.
9665         (org-context-choices): New constant.
9666         (org-bound-and-true-p): New macro.
9667         (org-imenu-depth): New option.
9668         (org-imenu-markers): New variable.
9669         (org-imenu-new-marker, org-imenu-get-tree)
9670         (org-speedbar-set-agenda-restriction): New functions.
9671         (org-agenda-set-restriction-lock)
9672         (org-agenda-remove-restriction-lock)
9673         (org-agenda-maybe-redo): New functions.
9674         (org-agenda-restriction-lock): New face.
9675         (org-agenda-restriction-lock-overlay)
9676         (org-speedbar-restriction-lock-overlay): New variables.
9677         (org-open-at-point): Remove obsolete way to do redirection in
9678         shell links.
9679         (org-imenu-and-speedbar): New customization group.
9680         (org-entry-properties): Return keyword-less time strings.
9681         (org-clock-heading-function): New option.
9682         (org-clock-in): Use `org-clock-heading-function'.
9683         (org-calendar-holiday): Try to use `calendar-check-holidays'
9684         instead of the obsolete `check-calendar-holidays'.
9685         (org-export-html-special-string-regexps): New constant.
9686         (org-massive-special-regexp): New variable.
9687         (org-compute-latex-and-specials-regexp)
9688         (org-do-latex-and-special-faces): New functions.
9689         (org-latex-and-export-specials): New face.
9690         (org-highlight-latex-fragments-and-specials): New option.
9691         (org-link-escape-chars): Use characters instead of strings.
9692         (org-link-escape-chars-browser, org-link-escape)
9693         (org-link-unescape): Use characters instead of strings.
9694         (org-export-html-convert-sub-super, org-html-do-expand): Check for
9695         protected text.
9696         (org-emphasis-alist): Additional `verbatim' flag.
9697         (org-set-emph-re): Handle the verbatim flag and compute
9698         `org-verbatim-re'.
9699         (org-cleaned-string-for-export): Protect verbatim elements.
9700         (org-verbatim-re): New variable.
9701         (org-hide-emphasis-markers): New option.
9702         (org-additional-option-like-keywords): Add new keywords.
9703         (org-get-entry): Rename from `org-get-cleaned-entry'.
9704         (org-icalendar-cleanup-string): New function for quoting icalendar text.
9705         (org-agenda-skip-scheduled-if-done): New option.
9706         (org-agenda-get-scheduled, org-agenda-get-blocks): Use
9707         `org-agenda-skip-scheduled-if-done'.
9708         (org-prepare-agenda-buffers): Allow buffers as arguments.
9709         (org-entry-properties): Add CATEGORY as a special property.
9710         (org-use-property-inheritance): Allow a list of properties as a value.
9711         (org-eval-in-calendar): No longer update the prompt.
9712         (org-read-date-popup-calendar): Rename from
9713         `org-popup-calendar-for-date-prompt'.
9714         (org-read-date-display-live): New variable.
9715         (org-read-date-display): New function.
9716         (org-read-date-analyze): New function.
9717         (org-remember-apply-template): Define `remember-finalize' if it is
9718         not yet defined.
9719         (org-remember-insinuate): New function.
9720         (org-read-date-prefer-future): New option.
9721         (org-read-date): Respect the setting of
9722         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
9723         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
9724         hardcoded string.
9725         (org-remember-apply-template): Use `remember-finalize' instead of
9726         `remember-buffer'.
9727         (org-columns-compute, org-column-number-to-string)
9728         (org-columns-uncompile-format, org-columns-compile-format)
9729         (org-columns-compile-format): Handle printf format specifier.
9730         (org-columns-new, org-column-number-to-string)
9731         (org-columns-uncompile-format, org-columns-compile-format):
9732         Support for new currency summary type.
9733         (org-tree-to-indirect-buffer): Do not kill old buffer when
9734         `org-indirect-buffer-display' is `new-frame'.
9735         (org-indirect-buffer-display): Document that `new-frame' leads to
9736         indiret buffer proliferation.
9737         (org-agenda-list): Use `org-extend-today-until'.
9738         (org-extend-today-until): New option.
9739         (org-format-org-table-html): Use lower-case for <col> tag.
9740         (org-agenda-execute): New command.
9741         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
9742         (org-select-remember-template): New function.
9743         (org-remember-apply-template): Use `org-select-remember-template'.
9744         (org-go-to-remember-target): New function.
9746 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
9748         * vc.el: Add a TODO note about vc-state.
9749         (vc-next-action): Register 'unregistered and 'ignored files.
9750         Use when and unless instead of if where appropriate.
9751         (vc-start-entry): Fix typo.
9752         (vc-status): Autoload it.
9754 2008-01-18  Glenn Morris  <rgm@gnu.org>
9756         * ffap.el (ffap-alist): Remove space from RFC regexp.
9758 2008-01-18  Richard Stallman  <rms@gnu.org>
9760         * custom.el (custom-theme-recalc-face): Use face-spec-set rather
9761         than face-spec-recalc.
9763 2008-01-18  Glenn Morris  <rgm@gnu.org>
9765         * ibuffer.el (ibuffer-mode): Fix typo in previous change.
9767 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9768             Miles Bader  <miles@gnu.org>
9770         * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
9771         TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
9772         for handling display table (via visws.el package), his code was
9773         modified, but the main idea was kept.
9775 2008-01-17  Glenn Morris  <rgm@gnu.org>
9777         * ibuf-ext.el (ibuffer-auto-mode, ibuffer-save-filter-groups)
9778         (ibuffer-save-filters): Remove calls to deleted
9779         ibuffer-update-mode-name.
9781 2008-01-16  Martin Rudalics  <rudalics@gmx.at>
9783         * longlines.el (longlines-mode, longlines-show-region)
9784         (longlines-unshow-hard-newlines): Bind buffer-file-name and
9785         buffer-file-truename to nil while modifying buffer.
9787         * cus-edit.el (custom-reset-standard-variables-list)
9788         (custom-reset-standard-faces-list): New variables.
9789         (custom-reset-standard-save-and-update): New function.
9790         (Custom-save): Apply custom-mark-to-save before and
9791         custom-state-set-and-redraw after saving options.
9792         (Custom-reset-standard): Apply custom-mark-to-reset-standard to
9793         options and call custom-reset-standard-save-and-update.
9794         (custom-variable, custom-face, custom-group): Provide new
9795         entries for custom-mark-to-save, custom-mark-to-reset-standard,
9796         and custom-state-set-and-redraw.
9797         (custom-variable-mark-to-save)
9798         (custom-variable-state-set-and-redraw)
9799         (custom-variable-mark-to-reset-standard)
9800         (custom-face-mark-to-save, custom-face-state-set-and-redraw)
9801         (custom-face-mark-to-reset-standard)
9802         (custom-group-mark-to-save, custom-group-state-set-and-redraw)
9803         (custom-group-mark-to-reset-standard): New functions.
9804         (custom-variable-save): Move save, state-set, and redraw
9805         functionality to custom-variable-mark-to-save.
9806         (custom-face-save): Move save, state-set, and redraw
9807         functionality to custom-face-mark-to-save.
9808         (custom-group-save): Move save, state-set, and redraw
9809         functionality to custom-group-mark-to-save.
9810         (custom-variable-reset-standard, custom-face-reset-standard)
9811         (custom-group-reset-standard): Move save, state-set, and redraw
9812         functionality to custom-reset-standard-save-and-update.
9814         (custom-buffer-create-internal): Fix text in verbose help.
9815         (custom-face-value-create): Indent doc-strings of faces like
9816         those of variables.
9818 2008-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9820         * server.el (server-process-filter): Replace lineno and columnnno
9821         which defaulted to 1&0 with filepos which defaults to nil.
9822         (server-goto-line-column): Only receive the filepos.
9823         Only move if filepos is non-nil.
9824         (server-visit-files): Slight restructure to consolidate two calls to
9825         server-goto-line-column into just one.
9827         * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
9828         the use of degraded mode.
9829         (nxml-degrade): Don't change mode-name.
9831         * nxml/rng-nxml.el (rng-nxml-mode-init):
9832         Don't overwrite mode-line-process.
9834         * ibuffer.el (mode): Pass the buffer to format-mode-line.
9835         (ibuffer-update-mode-name): Remove.
9836         (ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
9837         (ibuffer-mode): Use mode-line-process instead.
9839         * ibuf-ext.el (ibuffer-auto-update-changed, ibuffer-auto-mode):
9840         Use derived-mode-p.
9841         (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line.
9843         * help.el (describe-mode): Pass the right buffer to format-mode-line.
9845 2008-01-16  Glenn Morris  <rgm@gnu.org>
9847         * comint.el (comint-regexp-arg): Fix no-input case.
9849 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
9851         * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
9852         * pcvs.el (cvs-revert-if-needed):
9853         * vc.el (vc-maybe-resolve-conflicts): Rename callers.
9855         * vc-svn.el (vc-svn-find-file-hook):
9856         * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
9858 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
9860         * calendar/icalendar.el (icalendar-version): Increase to 0.16.
9861         (icalendar-export-file, icalendar-import-file):
9862         Restore significant trailing whitespace in `interactive' prompts.
9864 2008-01-16  Tom Tromey  <tromey@redhat.com>
9866         * calendar/icalendar.el (icalendar--convert-tz-offset)
9867         (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
9868         (icalendar--find-time-zone): New functions.
9869         (icalendar--decode-isodatetime): Add `zone' argument, passed to
9870         `decode-time'.  Doc fix.
9871         (icalendar--convert-ical-to-diary): Compute zone-map.
9872         Pass timezone to icalendar--decode-isodatetime.
9874 2008-01-16  Alan Mackenzie  <acm@muc.de>
9876         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
9877         an eval-and-compile, so as to permit byte-compiling (e.g. in
9878         bootstrap).
9880 2008-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9882         * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.
9883         (easy-menu-create-menu, easy-menu-convert-item-1): Use it to avoid
9884         using the same key for different menu entries.
9886         * smerge-mode.el (smerge-refine): Also work on "same change conflicts".
9887         (smerge-makeup-conflict): New command.
9889 2008-01-15  Thien-Thi Nguyen  <ttn@gnuvola.org>
9891         * log-edit.el (log-edit): Doc fix.
9893 2008-01-15  Glenn Morris  <rgm@gnu.org>
9895         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
9897 2008-01-14  Alan Mackenzie  <acm@muc.de>
9899         * progmodes/cc-vars.el (c-constant-symbol): New function which
9900         supersedes c-const-symbol.  During a customize-.. call it enables
9901         an element of (e.g.) c-hanging-braces alist to have its name
9902         displayed, even when the default value of c-h-b etc. doesn't
9903         include the elemnt.  Replace uses of the old function by the new.
9905         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
9906         obscure non-working fragment ":value c-".
9908 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9910         * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
9912 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
9914         * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
9915         instead of `tramp-file-name-real-host'.
9917         * net/trampver.el: Update release number.
9919 2008-01-14  Alan Mackenzie  <acm@muc.de>
9921         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
9922         call inside a struct being recognised as a K&R argument.
9924 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9926         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9927         Accept "fatal error" from MSFT.
9928         Reported by Jared Finder <jfinder@crypticstudios.com>.
9930 2008-01-14  Dan Nicolaescu  <dann@ics.uci.edu>
9932         * smerge-mode.el (smerge-auto): New function.
9933         * vc-svn.el (vc-svn-find-file-hook):
9934         * vc-arch.el (vc-arch-find-file-hook):
9935         * pcvs.el (cvs-revert-if-needed):
9936         * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
9937         (top-level): Add a Todo list.
9939 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
9941         * vc.el (vc-update): Resolve conflicts if necessary instead of
9942         just updating the buffer.
9944         * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
9945         update command so that we can parse the output.
9947 2008-01-13  Martin Rudalics  <rudalics@gmx.at>
9949         * mail/rmail.el (rmail-convert-to-babyl-format):
9950         Remove save-excursion to avoid infinite looping.
9951         Reported by dnz <dnz@bk.ru>.
9953 2008-01-12  Glenn Morris  <rgm@gnu.org>
9955         * woman.el (woman-parse-numeric-arg): Change handling of `==':
9956         can be interned without a function definition.
9958 2008-01-12  Jason Rumney  <jasonr@gnu.org>
9960         * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
9961         (rng-nxml-mode-init): Declare.
9963 2008-01-11  Jason Rumney  <jasonr@gnu.org>
9965         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
9966         (rng-preferred-prefix-alist-default): Remove.
9968         * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
9969         Rename from nxml-enable-unicode-char-name-sets-flag.
9970         (nxml-enable-unicode-char-name-sets-1): Merge into
9971         nxml-enable-unicode-char-name-sets.
9972         (nxml-enable-unicode-char-name-sets): Don't unconditionally set
9973         nxml-char-name-ignore-case here.
9975         * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
9976         Update doc string and commentary.
9977         (nxml-char-name-ignore-case): Change default value.
9978         (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
9980 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
9982         * cus-start.el (all): Add missing version entries.
9984 2008-01-11  Glenn Morris  <rgm@gnu.org>
9986         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
9987         (euc-to-flat-code, flat-code-to-euc):
9988         * textmodes/org.el (elmo-msgdb-overview-get-entity)
9989         (wl-summary-buffer-msgdb): Declare as funtions.
9991 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
9993         * progmodes/ada-mode.el (ada-set-syntax-table-properties):
9994         Bind buffer-file-name and buffer-file-truename.
9996         * fringe.el (fringe-mode-explicit): New variable.
9997         (set-fringe-mode): Don't alter default-frame-alist when just
9998         loading this file.
10000 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
10002         * doc-view.el (doc-view-buffer-file-name): New variable.
10003         (doc-view-convert-current-doc, doc-view-search)
10004         (doc-view-current-cache-dir, doc-view-initiate-display)
10005         (doc-view-mode): Use it.
10006         (doc-view-bookmark-make-cell): Use variable buffer-file-name
10007         instead of function.
10009 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
10011         * vc-svn.el (vc-svn-registered): Return the correct value for
10012         ignored and unregistered files.
10014 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
10016         * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
10018 2008-01-10  Tom Tromey  <tromey@redhat.com>
10020         * vc.el (vc-status-unmark-all-files): New function.
10021         (vc-status-unmark-all-files): Likewise.
10022         (vc-status-mode-map): Add bindings.
10024 2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>
10026         * ediff*.el: Uncomment declare-function.
10028         * emulation/viper*.el: Uncomment declare-function.
10030 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
10032         * doc-view.el (doc-view-mode): Support tramp, compressed files and
10033         files inside archives uniformly.
10035 2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
10037         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
10038         constant with a computation on sgml-specials rather than a literal
10039         list.  Without this change the syntax table is generated
10040         incorrectly, and the mode will think it's in a comment following
10041         any instance of the string "--".
10043 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
10045         * doc-view.el (doc-view-mode-p): Add EPS as supported type.
10046         (doc-view-mode): Support document files inside archives.
10048 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
10050         * vc.el (vc-deduce-fileset): Return the currently selected file if
10051         no files are selected when using vc-status.
10053 2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
10055         * ediff*.el: Comment out declare-function.  "make bootstrap"
10056         stops with an error and Emacs does not compile with those things in.
10057         Besides, declare-function is not defined in XEmacs.
10059         * ediff-util (eqiff-quit): Autoraise minibuffer.
10061         * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
10063         * emulation/viper*.el: Comment out declare-function -- not defined
10064         in XEmacs.
10066         * emulation/viper-ex.el (viper-info-on-file):
10067         Take care of indirect buffers.
10069         * emulation/viper.el (viper-set-hooks, set-cursor-color):
10070         Set viper-vi-state-cursor-color.
10072 2008-01-09  Tom Tromey  <tromey@redhat.com>
10074         * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
10075         Just return header.
10076         (vc-status-move-to-goal-column): New function.
10077         (vc-status-mode-map): Define more keys.
10078         (vc-status-mode): Use vc-status-refresh.  Now 'special.
10079         (vc-status-refresh): New function.
10080         (vc-status-next-line): Likewise.
10081         (vc-status-previous-line): Likewise.
10082         (vc-status-mark-file): Use vc-status-next-line.
10083         (vc-status-unmark-file): Use vc-status-previous-line.
10084         (vc-status-unmark-file-up): New function.
10085         (vc-status-register): Likewise.
10086         (vc-status-find-file): Likewise.
10087         (vc-status-find-file-other-window): Likewise.
10088         (vc-status-current-file): Likewise.
10089         (vc-ensure-vc-buffer): Understand vc-status mode.
10091         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
10093 2008-01-09  Glenn Morris  <rgm@gnu.org>
10095         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
10096         entry, for Windows.
10098 2008-01-09  Tom Tromey  <tromey@redhat.com>
10100         * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
10102 2008-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10104         * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
10105         add a file-name handler.
10107 2008-01-08  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10109         * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
10110         Rename from function bibtex-files-expand.  New optional arg select.
10111         (bibtex-flash-head): Allow blink-matching-delay being zero.
10112         (bibtex-clean-entry): Use atomic-change-group.
10113         (bibtex-format-entry): Check presence of required fields only
10114         after formatting of fields.  Use member-ignore-case.  Do not use
10115         bibtex-parse-entry.  Do not use booktitle field to set a missing title.
10116         (bibtex-autofill-entry): Do not call undo-boundary.
10117         (bibtex-lessp): Handle crossref keys that point to another bibtex file.
10118         (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
10119         Parse keys if necessary.
10121 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10123         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
10124         quotes in case of spaces, e.g. STL containers (not pretty).
10126 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10128         * progmodes/gdb-ui.el (gud-gdb-command-name):
10129         Explain "--annotate=3" option is necessary for the Graphical Interface.
10131 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10133         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
10134         on menu bar.
10136 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
10138         * ffap.el (ffap-read-file-or-url): Let-bind
10139         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
10141 2008-01-08  Sven Joachim  <svenjoac@gmx.de>
10143         * vc-bzr.el: Fix typo in header.
10145 2008-01-08  Eli Zaretskii  <eliz@gnu.org>
10147         * Makefile.in (custom-deps, finder-data): Depend on autoloads
10148         instead of loaddefs.el.
10150 2008-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10152         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
10153         gets inserted out-of-order.
10155 2008-01-08  Riccardo Murri  <riccardo.murri@gmail.com>
10157         * vc-bzr.el: Copyright and version headers update.
10158         Remove some outdated comments through the whole file.
10159         (vc-bzr-program-args): Remove because unused.
10160         (vc-bzr-log-switches): New customization option.
10161         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
10162         use `vc-bzr-program-args'.
10163         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
10164         `vc-find-root' (patch by Andreas Hoenen).
10165         (vc-bzr-status): Update regex to match latest Bzr output.
10166         Remove redundant test.
10167         (vc-bzr-init-version): New function.
10168         (vc-bzr-unregister): Must not delete file.
10169         (vc-bzr-find-version): New function.
10170         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
10171         a non-empty string, otherwise take head revision.
10172         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
10173         (vc-bzr-diff): Simpler build of the revision spec string.
10174         (vc-annotate-convert-time, vc-bzr-annotate-difference):
10175         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
10176         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
10177         (vc-bzr-dired-state-info): Only provide custom strings for
10178         overloaded VC state 'edited; otherwise fallback to
10179         `vc-default-dired-state-info'.
10181 2008-01-08  Richard Stallman  <rms@gnu.org>
10183         * delsel.el (delete-selection-mode): Doc fix.
10185 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10187         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
10188         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
10190         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
10191         of watch expressions (only works fully with GDB 6.7 or later).
10193 2008-01-08  Dan Nicolaescu  <dann@ics.uci.edu>
10195         * time-stamp.el (time-stamp-time-zone):
10196         * whitespace.el (whitespace-check-buffer-leading)
10197         (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
10198         (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
10199         * progmodes/sh-script.el (sh-indentation):
10200         * textmodes/ispell.el (ispell-local-pdict):
10201         Add safe-local-variable properties.
10203 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
10205         * vc-git.el (vc-git--call): Apply `process-file' instead of
10206         `call-process'.
10208         * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
10209         Reported by Pete Forman <pete.forman@westerngeco.com>.
10210         (tramp-perl-encode, tramp-perl-decode): Update copyrights.
10211         (tramp-handle-process-file): Handle the case where DESTINATION is
10212         a consp with t as car.
10213         (tramp-wait-for-output): We shall remove exactly what has been
10214         find by the search.
10216 2008-01-08  Kevin Ryde  <user42@zip.com.au>
10218         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10219         For perl, allow "during global destruction" at end.  Add entry for
10220         two-arg form of the Test module ok() func.
10222 2008-01-08  Glenn Morris  <rgm@gnu.org>
10224         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
10225         unified format.
10227         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
10229 2008-01-08  Ralf Angeli  <angeli@caeruleus.net>
10231         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
10232         Simplify selection of frame focusing function.
10234 2008-01-08  Michael Olson  <mwolson@gnu.org>
10236         * textmodes/remember.el (remember-region): Fix typo in docstring.
10238 2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10240         * textmodes/remember.el (remember): If there is a visible region
10241         [that is, the mark is active and transient mark mode is enabled]
10242         then use this region for the initial contents of the *Remember*
10243         buffer.  Use `region-beginning' and `region-end' instead of
10244         `point' and `mark'.
10246 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
10248         * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
10249         argument to vc-hg-command.
10250         (vc-hg-log-view-mode): Handle the user field better.
10252 2008-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10254         * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
10256 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10258         * vc.el (vc-status-fileinfo): New defstruct.
10259         (vc-status): New defvar.
10260         (vc-status-insert-headers, vc-status-printer, vc-status)
10261         (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
10262         (vc-status-unmark-file, vc-status-marked-files): New functions.
10264         * vc-hg.el (vc-hg-dir-status): New function.
10266 2008-01-06  Martin Rudalics  <rudalics@gmx.at>
10268         * cus-edit.el (custom-tool-bar-map): Move initialization of this
10269         keymap from here ...
10270         (custom-mode): ... to here.  Reported by Reiner Steib.
10272 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10274         * obsolete/x-apollo.el: Remove file for unsupported system.
10276         * term/x-win.el (vendor-specific-keysyms): Remove reference to
10277         Apollo.
10279         * progmodes/gud.el (gud-dgux-p): Remove.
10280         (dbx): Remove reference to dgux.
10282         * progmodes/ps-mode.el (ps-mode-print-function):
10283         * ps-print.el (ps-lp-system):
10284         * paths.el (rmail-spool-directory):
10285         * ls-lisp.el (ls-lisp-emulation):
10286         * lpr.el (lpr-lp-system):
10287         * dired.el (dired-chown-program): Remove references to dgux.
10289 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10291         * vc.el (vc-process-sentinel): Fix apparent typo.
10292         (vc-do-command): Forcefully kill any left over process.
10293         Use start-file-process.
10294         (vc-annotate-get-time-set-line-props): Check we don't move backward.
10296 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
10298         * net/dbus.el (dbus-list-hash-table)
10299         (dbus-name-owner-changed-handler): Replace "signal" by "member".
10300         (dbus-check-event): Add serial number to event.
10301         (dbus-handle-event): Apply return message if needed.
10302         (dbus-event-serial-number): New defun.
10303         (dbus-event-service-name, dbus-event-path-name)
10304         (dbus-event-interface-name, dbus-event-member-name):
10305         Adapt implementation to serial number.
10307 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
10309         * bs.el (bs--get-mode-name): Fix typo in previous change.
10311 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
10313         * mouse.el (mouse-popup-menubar): Fix typo.
10315         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
10316         form inside with-current-buffer.
10318         * progmodes/antlr-mode.el (provide): Move to the end of file.
10319         (require): Don't require font-lock and compile.
10320         (outline-level, imenu-use-markers, imenu-create-index-function):
10321         Move declarations to top level.
10322         (cond-emacs-xemacs-macfn): Declare for compiler.
10324         * vc-bzr.el (vc-bzr-root):
10325         * vc-arch.el (vc-arch-root): Only set a property if the file is
10326         managed by this backend.
10328         * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
10330 2008-01-04  Tassilo Horn  <tassilo@member.fsf.org>
10332         * doc-view.el (doc-view-scroll-up-or-next-page)
10333         (doc-view-scroll-down-or-previous-page): Don't scroll to the
10334         top/bottom again when on the first/last page.
10336         * doc-view.el (doc-view-scroll-up-or-next-page)
10337         (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
10338         image-scroll-down instead of the non-image equivalents.
10339         Don't rely on a signalled condition but switch pages when scrolling
10340         doesn't change the vertical position anymore.
10341         (doc-view-mode-map): Remap scroll-{up,down} to
10342         image-scroll-{up,down}.
10344 2008-01-04  Rob Riepel  <riepel@networking.Stanford.EDU>
10346         * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
10347         tpu-mapper command rather than load the tpu-mapper package.
10349         * emulation/tpu-mapper.el (tpu-mapper): New command.
10350         Contains all the code previously at top-level.
10352 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10354         * bs.el (bs--sort-by-mode, bs--get-mode-name):
10355         * imenu.el (imenu-add-to-menubar):
10356         * makesum.el (make-command-summary):
10357         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
10358         (mouse-buffer-menu):
10359         * msb.el (msb--mode-menu-cond):
10360         * calc/calc-embed.el (calc-do-embedded):
10361         * emacs-lisp/helper.el (Helper-describe-mode):
10362         * mail/emacsbug.el (report-emacs-bug):
10363         * progmodes/hideshow.el (hs-grok-mode-type):
10364         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
10365         * textmodes/table.el (*table--cell-describe-mode):
10366         Pass mode-name through format-mode-line.
10368 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10370         * progmodes/ada-xref.el (ada-prj-find-prj-file):
10371         * progmodes/ada-mode.el (comment-region):
10372         * calendar/todo-mode.el (todo-insert-item):
10373         * bookmark.el (bookmark-buffer-name):
10374         Test major-mode rather than mode-name.
10376 2008-01-04  Richard Stallman  <rms@gnu.org>
10378         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
10379         Call byte-compile-warn-about-unresolved-functions outside
10380         the with-current-buffer.
10381         (byte-compile-insert-header): Use with-current-buffer.
10383 2008-01-04  Glenn Morris  <rgm@gnu.org>
10385         * startup.el (fancy-about-screen): Remove reference to deleted
10386         `fancy-splash-help-echo' variable.
10388         * version.el (emacs-copyright): Update to 2008.
10390         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
10391         rather than mapcar.
10393         * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
10394         change (merge mistake).
10396         * doc-view.el (doc-view-search-internal): Don't use `incf'.
10398         * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
10399         (bookmark-get-bookmark-record):
10400         * image-mode.el (bookmark-make-cell-function)
10401         (bookmark-get-filename, bookmark-get-bookmark-record)
10402         (bookmark-get-position):
10403         * log-view.el (vc-modify-change-comment):
10404         * progmodes/grep.el (find-name-arg): Declare for compiler.
10406 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
10408         * savehist.el (savehist-coding-system): Default to a variant coding
10409         system with explicit unix end-of-line conversion, which is safer.
10411 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10413         * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
10414         * ibuffer.el (mode column): Use format-mode-line.
10416         * server.el (server-create-window-system-frame): Remove workaround for
10417         a bug that has been fixed.
10419 2008-01-03  Magnus Henoch  <magnus@zemdatav>
10421         * net/dbus.el (dbus-name-owner-changed-handler):
10422         Use dbus-unregister-object instead of dbus-unregister-signal.
10424 2008-01-03  Drew Adams  <drew.adams@oracle.com>
10426         * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
10428 2008-01-03  Richard Stallman  <rms@gnu.org>
10430         * replace.el (occur-context-lines): New subroutine,
10431         broken out of occur-engine.
10432         (occur-engine): Call it.
10434 2008-01-03  Alexandre Julliard  <julliard@winehq.org>
10436         * vc-git.el (vc-git--ls-files-state): New function.
10437         (vc-git-dir-state): Use it instead of processing the status
10438         results here.
10440 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
10442         * progmodes/grep.el (grep-find-ignored-directories):
10443         Initialize from the value of vc-directory-exclusion-list.
10445         * vc-hooks.el (vc-directory-exclusion-list): Include "_darcs",
10446         even though we don't have a back end for darcs yet.
10448 2008-01-02  Karl Fogel  <kfogel@red-bean.com>
10450         Change a return type, for greater extensibility.
10451         See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
10452         and its thread for discussion leading to this change.
10454         * bookmark.el (bookmark-jump-noselect):
10455         Return an alist instead of a dotted pair.
10456         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
10457         (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
10458         (bookmark-bmenu-switch-other-window): Adjust accordingly.
10459         (bookmark-make-cell-function): Adjust documentation accordingly.
10461         * image-mode.el (image-bookmark-jump):
10462         Adjust return type accordingly; document.
10464         * doc-view.el (doc-view-bookmark-jump):
10465         Adjust return type accordingly; document.
10467 2008-01-02  Miles Bader  <miles@gnu.org>
10469         * net/rcirc.el (rcirc-log-filename-function): New variable.
10470         (rcirc-log): Use `rcirc-log-filename-function' to generate the
10471         log-file name.  Don't log anything if it returns nil.
10472         (rcirc-log-write): Use `expand-file-name' when merging the
10473         log-file name from the alist with rcirc-log-directory; this does
10474         the right thing if the name in the alist already an absolute
10475         filename.  Make the log-file directory if necessary.
10477 2007-12-29  Richard Stallman  <rms@gnu.org>
10479         * font-lock.el (font-lock-prepend-text-property)
10480         (font-lock-append-text-property): Canonicalize the face and
10481         font-lock-face properties.
10483         * faces.el (facep): Doc fix.
10485         * startup.el (fancy-startup-tail, fancy-about-text)
10486         (fancy-startup-text): Regularize format of face property.
10488         * facemenu.el (list-colors-print): Use :background and :foreground
10489         instead of background-color and foreground-color.
10491 2007-12-29  Drew Adams  <drew.adams@oracle.com>
10493         * cus-edit.el (custom-add-parent-links):
10494         Fill the "Parent documentation" text.
10496 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
10498         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
10499         MS-Windows and MS-DOS.
10500         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
10502 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
10504         * vc-svn.el (vc-svn-modify-change comment): New function.
10506 2008-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
10508         * vc-git.el (vc-git-dir-state): Set the vc-backend property.
10509         Do not disable undo, with-temp-buffer does it by default.
10511 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
10513         * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
10514         correctly.
10516         * vc.el (vc-dired-hook): Speed tuning.  Replace a vc-backend call
10517         with vc-state.
10518         (vc-next-action): Fix vc-transfer-file call.
10520 2007-12-31  Tom Tromey  <tromey@redhat.com>
10522         * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
10523         Move point to the start of the buffer.
10525 2007-12-31  Dan Nicolaescu  <dann@ics.uci.edu>
10527         * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
10529         * vc.el: State that dir-state is required to set the vc-state and
10530         vc-backend properties.
10532 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
10534         * man.el (Man-default-man-entry): Make this a defun.
10535         Improve guessing mechanism and handling of section numbers.
10537 2007-12-31  Richard Stallman  <rms@gnu.org>
10539         * faces.el (face-all-attributes): If FRAME is nil, return defaults.
10541 2007-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
10543         * calc/calc-units.el (calc-convert-temperature): Ensure that units
10544         are on the result even when the result is zero.
10546 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
10548         * net/dbus.el (dbus-name-owner-changed-handler): Make the function
10549         resistent towards wrong parameters.
10550         (dbus-handle-event): Propagate D-Bus errors only in the debug case.
10552 2007-12-30  Richard Stallman  <rms@gnu.org>
10554         * faces.el (face-all-attributes): New function.
10556         * faces.el (face-differs-from-default-p): Compute list of attr names
10557         from face-attribute-name-alist.
10559         * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
10560         (custom-face-save): Likewise.
10561         (custom-face-reset-saved, custom-face-reset-standard): Likewise.
10563         * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
10564         (custom-theme-set-faces): Clear `face-override-spec' property.
10565         Call `face-spec-set' with FOR-DEFFACE.
10567         * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
10569         * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
10570         Use of frame as third arg is deprecated.
10571         Handle `face-override-spec' property.
10572         (face-spec-recalc): New function.
10573         (face-spec-set-2): New function.
10574         (frame-set-background-mode): Handle `face-override-spec' property.
10575         Use `face-spec-recalc'.
10576         (face-set-after-frame-default): Use `face-spec-recalc'.
10578 2007-12-29  Nick Roberts  <nickrob@snap.net.nz>
10580         * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
10582 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
10584         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
10586 2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
10588         * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
10589         'added, 'removed.
10591         * vc.el (header coment): Better description of dir-state.
10592         (vc-compatible-state): New function.  Checks whether two states
10593         can be in the same changeset; used with 'edited it can test whether
10594         the next action for a state should be commit.
10595         (vc-default-dired-state-info): Display 'removed state.
10596         (vc-dired-hook): Turn off undo, this is a speed tweak.
10598         * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
10600         * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
10601         Cope with the possibility that the 'C' status flag might change
10602         in 0.9,6.
10604         * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
10606 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
10608         * files.el (cd-absolute): Fix omission bug:
10609         Make `list-buffers-directory' buffer-local.
10611 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
10613         * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
10615 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
10617         * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
10619         * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
10620         (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
10621         (math-yacas-compose-deriv, math-yacas-compose-taylor)
10622         (math-maxima-parse-subst, math-maxima-parse-taylor)
10623         (math-maxima-compose-taylor, math-maxima-compose-subst)
10624         (math-maxima-compose-if, math-lang-switch-args)
10625         (math-lang-compose-switch-args, math-read-giac-subscr):
10626         New functions.
10627         (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
10628         (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
10629         Add languages.
10630         (math-vector-brackets, math-complex-format, math-variable-table)
10631         (math-parse-table, math-oper-table, math-function-table)
10632         (math-special-function-table, math-compose-subscr):
10633         Add values for new languages.
10635         * calc/calccomp.el (math-compose-expr): Add new languages.
10637         * calc/calc.el (calc-language): Add languages to docstring.
10639         * calc/calc-ext.el (calc-init-extensions): Add keybindings
10640         for new languages.  Autoload commands to change languages.
10642         * calc/calc-help.el (calc-d-prefix-help): Add new languages.
10644         * calc/calc-menu.el (calc-modes-menu): Add new languages.
10645         (calc-arithmetic-menu, calc-scientific-function-menu)
10646         (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
10647         (calc-units-menu, calc-variables-menu, calc-stack-menu):
10648         Add :active keywords.
10650 2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
10652         * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
10653         returns 'ignored or 'unregistered.
10654         (vc-hg-state): Pass "-A" to the status command and deal with the
10655         output.
10656         (vc-hg-dir-state): Pass "-A" to the status command.
10658 2007-12-29  Richard Stallman  <rms@gnu.org>
10660         * progmodes/compile.el (compilation-start): Set initial visible
10661         point properly even when compilation buffer already current.
10663 2007-12-29  Richard Stallman  <rms@gnu.org>
10665         * files.el (conf-mode-maybe): New function.
10666         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
10668 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
10670         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
10672 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
10674         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
10676 2007-12-29  Richard Stallman  <rms@gnu.org>
10678         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
10679         so they never do EOF.
10681 2007-12-29  Richard Stallman  <rms@gnu.org>
10683         * faces.el (copy-face): Create the new face explicitly if it
10684         does not exist already.
10686 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
10688         * simple.el (minibuffer-history, shell-command-history)
10689         (set-variable-value-history):
10690         * replace.el (regexp-history):
10691         * international/mule-cmds.el (input-method-history):
10692         * files.el (file-name-history): Add reference to history-length in
10693         the doc string.
10695 2007-12-29  Richard Stallman  <rms@gnu.org>
10697         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
10699 2007-12-29  Jason Rumney  <jasonr@gnu.org>
10701         * find-dired.el (find-name-arg): New custom variable.
10702         (find-name-dired): Use it.
10703         (find-dired-find-program): Remove.
10704         (find-dired): Use find-program.
10705         (find-grep-dired): Use grep-program.
10707         * progmodes/grep.el (rgrep): Use find-name-arg.
10709 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
10711         * progmodes/cc-vars.el (defcustom-c-stylevar):
10712         Revert to pre-2007-12-12 version.
10714 2007-12-29  Richard Stallman  <rms@gnu.org>
10716         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
10718         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
10719         Use changed.
10721         * startup.el (fancy-splash-help-echo): Var deleted.
10722         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
10723         (fancy-about-screen): Don't display fancy-splash-help-echo.
10725         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
10727 2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
10729         * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
10730         to vc-hooks.el so it will be available to other modes, such as
10731         speedbar.el.  Also, teach it to recognize monotone state directories.
10733         * speedbar.el: Remove this mode's fragile assumptions about
10734         version-control systems.  Instead, make it use logic from
10735         vc-hooks.el so it will become smarter whenever VC mode does.
10737         * vc-hooks.el: 'added is a real state, not a future hypothetical one.
10738         Fix the documentation.
10740         * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
10741         Modify all instances of the dir-state back-end method to suppress
10742         keeping undo lists on the buffers holding status output, which
10743         can get extremely large.
10745         * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
10746         so they don't do work that the default one can do instead.
10748         * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
10749         states, and the new return-value convention.  These are not
10750         actually used yet, just set.
10752         * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
10753         states when appropriate.
10755         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
10756         'unregistered when appropriate.
10758         * vc-git.el: Document that we don't set the new states yet.
10760         * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
10761         'ignored states.
10763         * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
10764         appropriate.
10766         * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
10767         when appropriate.
10769 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
10771         * thumbs.el (thumbs-call-convert): Use call-process directly
10772         with thumbs-conversion-program instead of through shell-file-name
10773         for better error reporting.
10775 2007-12-27  Jay Belanger  <jay.p.belanger@gmail.com>
10777         * calc/calc-aent.el (math-remove-percentsigns):
10778         * calc/calccomp.el (math-to-percentsigns): Change placeholder
10779         for percent signs.
10781 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
10783         * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
10784         use completion-ignored-extensions to detect files that should be
10785         ignorted in VC-Dired listings, heading off lots of expensive calls
10786         to (vc-state).
10788         * vc.el (vc-dired-hook): Show unregistered file status as "?" in
10789         non-terse mode.
10790         (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
10791         Makefile.in or Makefile.am.
10793 2007-12-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10795         * ps-print.el (ps-mark-active-p): Fun returned back.
10796         (ps-print-preprint-region): Use `ps-mark-active-p' instead of
10797         `region-active-p' for error checking.
10799 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
10801         * vc.el, vc-sccs.el, vc-rcs.el, vc-cvs.el, vc-mcvs.el:
10802         Put new machinery in place to support editing of change comments
10803         with 'e' in a log-view buffer.  Not documented yet as this
10804         only works for SCCS, RCS, and maybe CVS if you have admin
10805         privileges.  When we have backend support for Subversion and
10806         more modern systems it will be time to write this up.
10808 2007-12-27  Kenichi Handa  <handa@ni.aist.go.jp>
10810         * international/mule-cmds.el (select-safe-coding-system):
10811         When a buffer is modified, cancel the writing.
10813 2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
10815         * log-view.el: Add Subversion and Mercurial log format samples.
10817         * vc.el (vc-dired-hook): Significantly speed up by arranging for
10818         it to call the backend dir-state hook (if it exists)
10819         exactly *once*, rather than once per each subdirectory (with
10820         dired-state-info calls on all toplevel files slowing it down even
10821         further).  For this to work, backend dir-state methods have to
10822         recurse to subdirectories.  Most of them already did anyway; a few
10823         needed *non*-recursion switches removed.  This change mostly
10824         removed code that was perversely bad and should have been shot
10825         through the head years ago.
10827         * vc-bzr.el (vc-bzr-dir-state):
10828         * vc-cvs.el (vc-cvs-dir-state):
10829         * vc-mcvs.el (vc-mcvs-dir-state):
10830         * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
10832         * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
10833         multiple arguments, so generate logs sequentially when we get them.
10834         * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
10835         headers so the various log bindings can do the right thing.
10836         * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
10838 2007-12-26  Andreas Schwab  <schwab@suse.de>
10840         * font-lock.el (save-buffer-state): Make sure the state of the
10841         buffer is always restored.
10843 2007-12-26  Jay Belanger  <jay.p.belanger@gmail.com>
10845         * calc/calc.el (calc-lang-allow-percentsigns): New variable.
10847         * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
10848         a variable.
10850         * calc/calccomp.el (math-to-percentsigns): New function.
10851         (math-compose-var): Handle variables with percent signs.
10852         (math-compose-expr): Handle function names with percent signs.
10854         * calc/calc-aent.el (math-to-percentsigns): Declare as function.
10855         (math-read-exprs): Handle percent signs in languages that
10856         allow them.
10857         (math-restore-underscores): Remove function.
10858         (math-remove-percentsigns, math-restore-placeholders):
10859         New functions.
10861 2007-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10863         * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
10864         of `mark' for error checking.
10866 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
10868         * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
10869         New functions.
10870         (image-mode): Set bookmark-make-cell-function appropriately.
10872         * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
10874         * bookmark.el (bookmark-make-cell-function): New variable.
10875         (bookmark-make): Call bookmark-make-cell-function's function
10876         instead of bookmark-make-cell.
10877         (bookmark-get-handler, bookmark-jump-internal): New functions.
10878         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
10879         (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
10880         Use bookmark-jump-internal.
10881         (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
10883         * doc-view.el (doc-view-bookmark-make-cell)
10884         (doc-view-bookmark-jump): New functions.
10885         (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
10887 2007-12-25  Miles Bader  <miles@gnu.org>
10889         * indent.el (indent-for-tab-command): Rigidly indent the following
10890         sexp along with the current line when a prefix arg is given in the
10891         non-active-region case.  Specify raw prefix in interactive spec.
10892         Simplify main indentation logic to get rid of the conditional call
10893         to `indent-according-to-mode' (it just ended up calling
10894         `indent-line-function' in all cases anyway, which can be done more
10895         simply here).  Remove unnecessary test of ARG in active region case.
10897 2007-12-25  Richard Stallman  <rms@gnu.org>
10899         * allout.el (allout-region-active-p): Rename from my-region-active-p.
10900         Use `use-region-p'.
10901         (allout-write-file-hook-handler): Simplify code.
10903         * ps-print.el (ps-mark-active-p): Function deleted.
10904         (ps-print-preprint-region): Use (mark) for the error check.
10906         * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
10908         * winner.el (winner-active-region): Use `mark-active' if it's defined.
10910         * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
10912         * textmodes/org.el (org-region-active-p): Use `use-region-p'.
10914         * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
10916         * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
10918         * progmodes/cc-defs.el (c-region-is-active-p):
10919         Use `mark-active' if it's defined.
10921         * progmodes/cc-cmds.el (c-indent-line-or-region):
10922         Pass prefix arg to `c-indent-command'.  Use `use-region-p'.
10924         * simple.el (select-active-regions): New option.
10925         (set-mark): Obey it.
10926         (yank-pop-change-selection): New option.
10927         (current-kill): Obey it.
10929         * simple.el (use-region-p): Rename from `region-active-p'.
10930         (region-active-p): New function.
10932 2007-12-25  David Golden  <david.delaharpe.golden@gmail.com>  (tiny change)
10934         * term/x-win.el (x-select-enable-primary): New option.
10935         (x-select-text, x-cut-buffer-or-selection-value): Obey it.
10937         * mouse.el (mouse-yank-primary): New function (almost same
10938         as mouse-yank-secondary).
10940 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
10942         * calculator.el:
10943         * dframe.el:
10944         * iswitchb.el:
10945         * whitespace.el:
10946         * winner.el:
10947         * emacs-lisp/checkdoc.el:
10948         * mail/feedmail.el:
10949         * net/quickurl.el:
10950         * obsolete/fast-lock.el:
10951         * play/5x5.el:
10952         * progmodes/delphi.el:
10953         * progmodes/idlw-shell.el:
10954         * progmodes/idlwave.el:
10955         * textmodes/artist.el:
10956         * textmodes/ispell.el:
10957         * textmodes/texinfmt.el:
10958         * textmodes/texinfo.el: Remove obsolete definitions of backward
10959         compatibility macros for defcustom, defgroup, defface, when,
10960         unless, with-current-buffer and with-temp-message.
10962 2007-12-24  Nick Roberts  <nickrob@snap.net.nz>
10964         * progmodes/verilog-mode.el: Reformat parts to 80 columns.
10966 2007-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10968         * server.el (server-save-buffers-kill-terminal): Check the `proc' is
10969         indeed a process.
10971 2007-12-23  Richard Stallman  <rms@gnu.org>
10973         * simple.el (region-active-p): New function.
10974         (use-empty-active-region): New variable.
10976         * dired-aux.el (dired): Load dired.el at run time too.
10978 2007-12-23  Juri Linkov  <juri@jurta.org>
10980         * man.el (Man-follow-manual-reference): Fill the minibuffer's
10981         default list with a full list of references.
10983         * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
10985 2007-12-23  Andreas Schwab  <schwab@suse.de>
10987         * files.el (switch-to-buffer-other-frame): Return the buffer
10988         switched to.
10990 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
10992         Sync with Tramp 2.1.12.
10994         * net/tramp.el: New todo item.
10996         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
10997         switch.  Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
10999         * net/trampver.el: Update release number.
11001 2007-12-22  Richard Stallman  <rms@gnu.org>
11003         * newcomment.el (comment-region-default): Don't triple the
11004         comment starter if the first region line isn't indented enough.
11006 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11008         * net/imap.el (imap-authenticate): Use current-buffer instead of
11009         buffer, for the cases where imap-authenticate is called with a nil
11010         buffer parameter.
11012 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
11014         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
11015         specifier from format-string.  Reported by Ye Wenbin.
11017 2007-12-20  Jason Rumney  <jasonr@gnu.org>
11019         * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
11020         Parent group is font-lock-faces.
11021         (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
11022         (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
11023         (nxml-version): Remove.
11024         (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
11025         (nxml-text, nxml-comment-content, nxml-comment-delimiter)
11026         (nxml-processing-instruction-delimiter)
11027         (nxml-processing-instruction-target)
11028         (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
11029         (nxml-cdata-section-CDATA, nxml-cdata-section-content)
11030         (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
11031         (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
11032         (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
11033         (nxml-attribute-prefix, nxml-attribute-colon)
11034         (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
11035         (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
11036         (nxml-attribute-value, nxml-attribute-value-delimiter)
11037         (nxml-namespace-attibute-value)
11038         (nxml-namespace-attribure-value-delimiter)
11039         (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
11040         (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
11041         (nxml-glyph): Rename, removing -face suffix.
11042         Inherit from existing font-lock faces.
11043         (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
11044         Use new face names.
11046         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
11047         (nxml-outline-active-indicator, nxml-outline-ellipsis):
11048         Rename, removing -face suffix.
11049         (nxml-highlighted-less-than, nxml-highlighted-greater-than)
11050         (nxml-highlighted-colon, nxml-highlighted-slash)
11051         (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
11052         (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
11053         (nxml-highlighted-qname, nxml-outline-display-heading):
11054         Use new face names.
11056         * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
11058         * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
11060 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
11062         * cus-start.el (all): Use correct group name for members of
11063         mode-line group.
11065         * man.el (Man-default-man-entry): When looking for default man
11066         entry title search text preceding point.  Use when instead of if.
11068         * indent.el (indent-for-tab-command): Fix doc-string typo.
11070         * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
11071         vc-parent-buffer is the current buffer.
11073         * info-look.el (info-lookup, info-lookup-setup-mode)
11074         (info-lookup-make-completions): Avoid clobbering Info-history and
11075         Info-history-list.
11077 2007-12-19  Glenn Morris  <rgm@gnu.org>
11079         * progmodes/verilog-mode.el (top-level): Don't require compile.
11080         (compilation-error-regexp-alist, compilation-last-buffer):
11081         Define for compiler.
11082         (verilog-insert-1): New function.
11083         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
11084         Use verilog-insert-1.
11085         (verilog-surelint-off): Use next-error-last-buffer if bound.
11086         Check compile buffer is live.
11088 2007-12-19  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
11090         * progmodes/compile.el (compilation-start): Don't pass a FRAME
11091         argument to display-buffer.
11093 2007-12-19  Jason Rumney  <jasonr@gnu.org>
11095         * nxml/rng-maint.el (rng-format-manual): Do not autoload.
11096         (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
11097         (rng-byte-compile-load, rng-write-version): Remove.
11099         * nxml/rng-loc.el (rng-schema-locating-files-default)
11100         (rng-schema-locating-file-schema-file): Use files in etc/schemas.
11101         (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
11103 2007-12-18  Michael Albinus  <michael.albinus@gmx.de>
11105         * files.el (cd-absolute): Set `list-buffers-directory' in order to
11106         show correct path in buffer list.
11108         * net/tramp.el (tramp-open-connection-setup-interactive-shell)
11109         (tramp-find-shell): Send only single prompt setting commands, in
11110         order to avoid double-prompt.
11112         * net/tramp-compat.el (top): Require cl only when compiling.
11113         Reported by Glenn Morris <rgm@gnu.org>.
11115 2007-12-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
11117         * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
11118         (c-comment-continuation-stars): No longer declare with
11119         cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
11120         (c-block-comment-prefix): Use symbol-value to
11121         access c-comment-continuation-stars.
11122         * progmodes/cc-mode.el (c-initialize-cc-mode):
11123         Use symbol-value to access c-comment-continuation-stars.
11125 2007-12-18  Mark A. Hershberger  <mah@everybody.org>
11127         * xml.el (xml-escape-string): New function.  Escape string using
11128         xml-entity-alist.
11129         (xml-debug-print-internal): Use xml-escape-string to escape
11130         characters in attributes and in text children of elements.
11132 2007-12-18  Glenn Morris  <rgm@gnu.org>
11134         * progmodes/cc-subword.el (c-subword-mode): Drop support for
11135         systems without define-minor-mode.
11137         * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
11139         * progmodes/verilog-mode.el: Replace all instances of
11140         string-to-int with string-to-number, insert-string with insert,
11141         and read-input with read-string.
11142         (top-level): No need to require imenu, reporter, dinotrace, vc,
11143         font-lock when compiling.  Always require compile.  Relegate remaining
11144         compatibility cruft to XEmacs.  Don't require font-lock.
11145         (verilog-version): Remove superfluous concat.
11146         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
11147         No need to define.
11148         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
11149         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
11150         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
11151         (verilog-startup-message-displayed): These are variables, not constants.
11152         (verilog-batch-execute-func, verilog-auto-inst)
11153         (verilog-auto-inst-param): Use mapc rather than mapcar.
11154         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
11155         actually defining.
11156         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
11157         (verilog-modi-get-outputs, verilog-modi-get-inouts)
11158         (verilog-modi-get-inputs, verilog-modi-get-wires)
11159         (verilog-modi-get-regs, verilog-modi-get-assigns)
11160         (verilog-modi-get-consts, verilog-modi-get-gparams)
11161         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
11162         (verilog-modi-get-sub-inputs): Move inline functions earlier in
11163         the file.
11164         (sigs-in, sigs-out): Don't declare multiple times.
11165         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
11166         `defvar'.
11167         (verilog-auto): Call dinotrace-unannotate-all only if bound.
11168         (verilog-module-inside-filename-p): No need to wrap fboundp test
11169         in condition-case.
11170         (reporter-submit-bug-report): Autoload it.
11171         (verilog-mark-defun): Call zmacs-activate-region only if bound.
11172         (verilog-font-customize): Call customize-apropos only if bound.
11173         (verilog-getopt-flags, verilog-auto-reeval-locals):
11174         Use make-local-variable rather than make-variable-buffer-local.
11175         (verilog-company, verilog-project, verilog-modi-cache-list):
11176         Move make-variable-buffer-local calls to top-level.
11177         (font-lock-defaults-alist): Don't define it.
11178         (verilog-need-fld): Remove.
11179         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
11180         (verilog-mode): Only call make-local-hook on XEmacs.
11181         Set font-lock-defaults rather than using verilog-font-lock-init.
11183 2007-12-17  Andreas Schwab  <schwab@suse.de>
11185         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
11186         Fix comment typo.
11188 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
11190         * net/dbus.el (dbus-name-owner-changed-handler):
11191         Use `dbus-unregister-signal' for removing old rules.
11192         Obey new structure of `dbus-registered-functions-table'.
11194 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
11196         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
11198 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
11200         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
11201         function.
11202         (add-submenu): Only define for XEmacs.
11203         (verilog-regexp-words): Revert previous change, keep the other
11204         definition.
11206 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
11208         * progmodes/perl-mode.el (perl-continued-statement-offset)
11209         (perl-continued-brace-offset, perl-brace-offset)
11210         (perl-brace-imaginary-offset, perl-label-offset):
11211         * progmodes/cperl-mode.el (cperl-brace-offset)
11212         (cperl-continued-brace-offset, cperl-label-offset)
11213         (cperl-continued-statement-offset)
11214         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
11215         Add safe-local-variable properties.
11217 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
11219         * progmodes/verilog-mode.el (verilog-mode-map)
11220         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
11221         (verilog-colorize-include-files): Use only overlay functions so
11222         that it can work on both emacs and XEmacs.
11223         (set-extent-keymap): Remove unused defun.
11224         (verilog-kill-existing-comment, verilog-insert-date)
11225         (verilog-insert-year): Rename in order not to pollute the global
11226         namespace from kill-existing-comment, insert-date and
11227         insert-year, respectively.
11228         (verilog-set-auto-endcomments, verilog-header): Update callers.
11230         * files.el (auto-mode-alist): Recognize verilog files.
11232         * progmodes/verilog-mode.el (verilog-string-replace-matches)
11233         (verilog-string-remove-spaces, verilog-re-search-forward)
11234         (verilog-re-search-backward, verilog-re-search-forward-quick)
11235         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
11236         (verilog-get-end-of-line, verilog-within-string): Move definitions
11237         before first use.  No code changes.
11239 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
11241         * progmodes/verilog-mode.el (verilog-mode-version)
11242         (verilog-mode-release-date): Don't use expanding keywords.
11243         (provide): Move to the end of file.
11244         (fboundp): Don't check if eval-when-compile is bound, it is used
11245         later in the file without checking.
11246         (when, unless): Copy definitions from subr.el.
11247         (char-before, defcustom, defface, customize-group)
11248         (verilog-batch-error-wrapper): Don't use old style backquotes.
11249         (verilog-regexp-opt): Avoid using the cl function case.
11250         (verilog-regexp-words): Remove duplicated definition.
11251         (verilog-mode-abbrev-table): Remove, duplicate.
11252         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
11253         Declare and initialize in one step.
11254         (verilog-declaration-prefix-re, verilog-declaration-re)
11255         (verilog-end-of-statement, verilog-indent-declaration)
11256         (verilog-get-lineup-indent): Remove trailing whitespace.
11257         (verilog-mode): Fix autoload cookie.
11258         Set beginning-of-defun-function and end-of-defun-function.  Use when
11259         instead of if.
11260         (verilog-emacs-features, verilog-auto-ascii-enum)
11261         (verilog-insert-indices): Escape braces in doc strings.
11263 2007-12-08  Michael McNamara  <mac@verilog.com>
11264             Wilson Snyder  <wsnyder@wsnyder.org>
11266         * progmodes/verilog-mode.el: New file.
11268 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
11270         * international/latexenc.el (latexenc-find-file-coding-system):
11271         If both coding-system-for-write and buffer-file-coding-system of
11272         latex-main-file are nil, use `undecided'.
11274 2007-12-06  Jason Rumney  <jasonr@gnu.org>
11276         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
11278 2007-12-12  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
11280         * files.el (revert-buffer): Docstring fix.
11282 2007-12-11  Glenn Morris  <rgm@gnu.org>
11284         * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
11286 2007-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
11288         * calc/calc-aent.el (math-restore-underscores)
11289         (math-string-restore-underscores): New functions.
11290         (math-read-factor): Properly check variable names with underscores
11291         for entries in `math-expr-variable-mapping'.
11293         * calc/calc-lang.el (math-lang-name): New property name.
11295         * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
11296         to set language name.
11298 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11300         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11302 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11304         * server.el (server-select-display): Fix important typo.
11305         (server-process-filter): Turn a "" display into nil.
11307 2007-12-09  Juri Linkov  <juri@jurta.org>
11309         * replace.el (keep-lines, flush-lines, how-many): Doc fix.
11310         Check search-upper-case before calling isearch-no-upper-case-p
11311         to set case-fold-search.
11312         (occur): Doc fix.
11313         (occur-1, perform-replace): Check search-upper-case before calling
11314         isearch-no-upper-case-p to set case-fold-search.
11316         * isearch.el (search-upper-case): Doc fix.
11317         (isearch-mode-map): Bind `M-s o' to isearch-occur.
11318         (isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
11319         (isearch-query-replace-regexp): Doc fix.
11320         (isearch-occur): New function.
11322 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11324         * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
11325         backward compatibility.
11327         * net/imap.el (imap-string-to-integer): New function.
11329 2007-12-09  David Kastrup  <dak@gnu.org>
11331         * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
11332         directories.  Not sure anybody uses this anymore, though.
11334 2007-12-09  Glenn Morris  <rgm@gnu.org>
11336         * emulation/viper-init.el (top-level): Use dolist rather than mapc
11337         in make-variable-frame-local call.
11339 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
11341         * mail/hashcash.el (declare-function):
11342         * net/imap.el (declare-function): New no-op macro for backward
11343         compatibility.
11345 2007-12-08  Eli Zaretskii  <eliz@gnu.org>
11347         Sync makefile.w32-in with Makefile.in.
11349         * makefile.w32-in (check-declare): New target.
11350         (BYTE_COMPILE_EXTRA_FLAGS): New variable.
11351         (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
11352         (compile-always-SH, compile-calc-CMD, compile-calc-SH)
11353         ($(lisp)/progmodes/cc-mode.elc): Use it.
11354         ($(lisp)/progmodes/cc-mode.elc): New rule.
11356 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11358         * indent.el (tab-stop-list): Mark as safe-local-variable.
11360         * generic-x.el (etc-sudoers-generic-mode): New mode.
11361         (generic-unix-modes): Add it.
11363 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
11365         * net/dbus.el (dbus-hash-table=): Remove function.  We cannot
11366         apply wildcards in a hash table key; there is no usable hash code then.
11367         (dbus-registered-functions-table): Use `equal' as test function.
11368         (dbus-name-owner-changed-handler): Rewrite due to new hash table
11369         structure.
11371 2007-12-08  Martin Rudalics  <rudalics@gmx.at>
11373         * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
11374         bound error in block comment branch.
11376 2007-12-08  David Kastrup  <dak@gnu.org>
11378         * textmodes/reftex.el (reftex-select-with-char):
11379         * textmodes/reftex-toc.el (reftex-toc-do-promote)
11380         (reftex-toc-visit-location, reftex-toc-find-section):
11381         * textmodes/reftex-index.el (reftex-index-show-entry):
11382         * textmodes/org.el (org-cycle-hide-archived-subtrees)
11383         (org-table-rotate-recalc-marks, org-mark-ring-push)
11384         (org-follow-info-link, org-mhe-get-message-folder-from-index)
11385         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
11386         (org-evaluate-time-range, org-edit-agenda-file-list):
11387         * textmodes/artist.el (artist-select-next-op-in-list)
11388         (artist-select-prev-op-in-list):
11389         * term/mac-win.el (mac-service-insert-text):
11390         * startup.el (fancy-about-screen):
11391         * progmodes/vhdl-mode.el (vhdl-decision-query):
11392         * progmodes/idlwave.el (idlwave-template)
11393         (idlwave-scroll-completions, idlwave-display-completion-list):
11394         * progmodes/ebrowse.el (ebrowse-show-progress):
11395         * progmodes/cperl-mode.el (cperl-find-pods-heres):
11396         * progmodes/antlr-mode.el (antlr-insert-option-do):
11397         * play/mpuz.el (mpuz-close-game):
11398         * net/rcirc.el (rcirc-next-active-buffer):
11399         * mail/reporter.el (reporter-update-status):
11400         * kmacro.el (kmacro-display):
11401         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
11402         * emulation/viper-util.el (viper-save-setting):
11403         * emacs-lisp/lisp-mnt.el (lm-verify):
11404         * emacs-lisp/edebug.el (edebug-set-mode):
11405         * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
11406         * calendar/calendar.el (calendar-print-day-of-year):
11407         * calc/calcalg3.el (calc-curve-fit):
11408         * calc/calcalg2.el (math-integral):
11409         * calc/calc.el (calc-read-key-sequence, calc-version):
11410         * calc/calc-mode.el (calc-set-simplify-mode):
11411         * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
11413 2007-12-07  D. Goel  <deego3@gmail.com>
11415         * progmodes/idlw-shell.el (idlwave-shell-display-line)
11416         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
11417         (ada-xref-find-in-modified-ali, ada-find-in-src-path)
11418         * mail/uce.el (uce-reply-to-uce)
11419         * progmodes/vhdl-mode.el (vhdl-template-modify)
11420         * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
11421         to `error' (as suggested by RMS.)
11423 2007-12-07  Glenn Morris  <rgm@gnu.org>
11425         * allout.el (allout-write-file-hook-handler):
11426         * textmodes/reftex.el (reftex-TeX-master-file):
11427         * textmodes/reftex-parse.el (reftex-short-context):
11428         Revert previous change.
11430 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
11432         * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
11433         (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
11434         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
11435         (dbus-event-service-name, dbus-event-path-name)
11436         (dbus-event-interface-name, dbus-event-member-name): Fix for new
11437         event structure.
11438         (dbus-list-activatable-names, dbus-list-names)
11439         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
11440         Reorder `dbus-call-method' arguments.
11442 2007-12-06  D. Goel  <deego3@gmail.com>
11444         * allout.el (allout-write-file-hook-handler):
11445         * textmodes/reftex.el (reftex-TeX-master-file):
11446         * textmodes/org.el (org-paste-subtree):
11447         * progmodes/vhdl-mode.el (vhdl-template-modify):
11448         * progmodes/idlw-shell.el (idlwave-shell-send-command)
11449         (idlwave-shell-display-line):
11450         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
11451         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
11452         * net/trampver.el (x):
11453         * mail/uce.el (uce-reply-to-uce):
11454         * mail/rmailout.el (rmail-output):
11455         * mail/feedmail.el (feedmail-dump-message-to-queue):
11456         * whitespace.el (whitespace-write-file-hook):
11457         * wdired.el (wdired-check-kill-buffer):
11458         * vc.el (vc-update):
11459         * vc-mcvs.el (vc-mcvs-checkin):
11460         * vc-cvs.el (vc-cvs-checkin):
11461         * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
11462         * ibuffer.el (ibuffer-current-buffer):
11463         * dired.el (dired-move-to-end-of-filename):
11464         * bindings.el (complete-symbol):
11465         * textmodes/org-publish.el (org-publish-file):
11466         (org-publish-current-project):
11467         * textmodes/reftex-parse.el (reftex-short-context):
11468         * textmodes/texinfmt.el: Fix buggy calls to `error'.
11470 2007-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11472         * doc-view.el (doc-view-dvi->pdf-sentinel)
11473         (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
11474         (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
11475         within a sentinel or timer.
11476         (doc-view-display): Don't try to display before the requested page
11477         is available, unless told to do so explicitly.
11478         (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
11479         Force display even if the requested page is not available.
11481 2007-12-06  Richard Stallman  <rms@gnu.org>
11483         * help-fns.el (describe-function-1): Call ad-get-advice-info
11484         only on symbols.
11486 2007-12-06  Glenn Morris  <rgm@gnu.org>
11488         * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
11489         (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
11490         (antlr-tokenref, antlr-literal): Inherit from standard font-lock
11491         faces in non-light-background case.
11493         * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
11494         * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
11495         * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
11496         * emulation/vi.el, emulation/viper-cmd.el:
11497         * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl-mode.el:
11498         * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
11499         * textmodes/fill.el: Remove directory part from filenames in
11500         function declarations.
11502         * dired-aux.el (mailcap-mime-info): Update declaration.
11504 2007-12-05  Richard Stallman  <rms@gnu.org>
11506         * wid-edit.el (widget-type): Doc fix.
11508 2007-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11510         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11511         Don't match "sub { (...) ... }".
11513 2007-12-05  Richard Stallman  <rms@gnu.org>
11515         * international/mule-cmds.el (toggle-input-method-active): New var.
11516         (toggle-input-method): Bind toggle-input-method-active to t.
11517         Error if it was already non-nil.
11519 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
11521         * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11523 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
11525         * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
11526         see if certs should be verified and what is to be done in the
11527         event of a verification failure.
11529 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
11531         * net/tls.el (tls-program): Provide more custom choices from
11532         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11533         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11534         (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11535         version.  Minor improvement to doc strings.
11536         (tls-program): Add comment.
11538 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
11540         * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11541         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11542         mismatch between the hostname provided in the certificate and the name
11543         of the host connnecting to.
11544         (open-tls-stream): Use them.  Check certificates against trusted root
11545         certificates.
11547 2007-12-05  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11549         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11550         (imap-parse-status): Upcase status-att for broken servers that sends
11551         them lower-case (e.g., MS Exchange 2007).
11553 2007-12-05  D. Goel  <deego3@gmail.com>
11555         * simple.el (undo):
11556         * image-dired.el (image-dired-display-thumb-properties):
11557         (image-dired-modify-mark-on-thumb-original-file):
11558         (image-dired-dired-display-properties):
11559         * help.el (help-window-display-message):
11560         * files.el (hack-local-variables-confirm):
11561         * ediff.el (ediff-version):
11562         * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
11563         `message' and `error': Ensure that first arg is a format string.
11565         * emacs-lisp/find-func.el (find-library-name): Prefer files with
11566         ".el" suffix over "".
11568 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
11570         * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
11571         interface and member fields.
11573 2007-12-05  Glenn Morris  <rgm@gnu.org>
11575         * eshell/em-alias.el (pcomplete-stub): Define for compiler.
11576         (pcomplete-here): Autoload it.
11578         * eshell/em-basic.el (print-func): No need to define for compiler.
11580         * eshell/esh-cmd.el (eshell-debug-command):
11581         * eshell/esh-io.el (eshell-print): Move definitions before use.
11583         * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
11585         * eshell/esh-util.el (top-level): Don't require pp.
11586         Use condition-case rather than ignore-errors.
11588         * eshell/eshell.el (eshell-buffer-name): Define for compiler.
11590         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
11591         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
11592         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
11593         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
11594         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
11595         * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
11596         * eshell/esh-util.el, eshell/eshell.el: Require individual files
11597         if needed when compiling, rather than esh-maint.  Collect any
11598         require statements.  Move provide statement to end.  Move any
11599         commentary to start.
11601         * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
11602         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
11603         * eshell/esh-proc.el, eshell/esh-var.el:
11604         Require individual files if needed when compiling, rather than
11605         esh-maint.  Collect any require statements.  Leave provide at start.
11606         Move any commentary to start.
11608         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
11609         Remove declared function from byte-compile-noruntime-functions.
11611         * ediff-util.el (ediff-version):
11612         * progmodes/python.el (compilation-shell-minor-mode):
11613         * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
11614         (calendar-bahai-date-string, calendar-check-holidays)
11615         (calendar-chinese-date-string, calendar-coptic-date-string)
11616         (calendar-ethiopic-date-string, calendar-forward-day)
11617         (calendar-french-date-string, calendar-goto-date)
11618         (calendar-goto-today, calendar-hebrew-date-string)
11619         (calendar-islamic-date-string, calendar-iso-date-string)
11620         (calendar-julian-date-string, calendar-mayan-date-string)
11621         (calendar-persian-date-string, gnus-summary-last-subject)
11622         (parse-time-string, rmail-show-message): Declare as functions.
11624 2007-12-05  Michael Olson  <mwolson@gnu.org>
11626         * textmodes/remember.el: Merge contents of remember-diary.el here,
11627         updating header.  Add autoload cookie so that byte-compilation
11628         works without warning.
11629         (remember-diary-file): Default to nil, since diary might not yet
11630         be loaded at this point, which would deny us access to diary-file.
11631         (remember-diary-extract-entries): If remember-diary-file is nil,
11632         then use diary-file instead.
11634         * textmodes/remember-diary.el: Remove, due to the issue of needing
11635         the first 8 characters of a filename to be unique.
11637 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
11639         * net/dbus.el (dbus-hash-table=): New defun.
11640         (dbus-hash-table-test): New hash table test function, used in
11641         `dbus-registered-functions-table'.
11642         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
11643         (dbus-event-service-name, dbus-event-path-name)
11644         (dbus-event-interface-name, dbus-event-member-name):
11645         Rewrite, due to new structure of `dbus-event'.
11647 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
11649         * ido.el (ido-save-history): Set the `coding' local
11650         variable in the first line of the file.
11652 2007-12-04  Glenn Morris  <rgm@gnu.org>
11654         * password-cache.el: Move here from gnus/password.el.
11655         (top-level): Don't require cl when compiling.
11656         (password-read-and-add): Doc fix.  Make obsolete.
11658         * net/tramp.el: Require password-cache or password.
11660         * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
11661         No longer provide 'cua.  Don't require cua-rect, cua-gmrk when
11662         compiling.
11663         (cua-set-rectangle-mark): Add doc string to autoload.
11664         (cua--rectangle, cua--last-killed-rectangle)
11665         (cua--global-mark-active): Always define for compiler.
11666         (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
11667         (cua--delete-rectangle, cua--insert-rectangle)
11668         (cua--rectangle-corner, cua--rectangle-assert)
11669         (cua--insert-at-global-mark, cua--global-mark-post-command):
11670         Declare as functions.
11672         * emulation/cua-gmrk.el (top-level): Move provide to end.
11674         * emulation/cua-rect.el (top-level): Move provide to end.
11675         Don't require cua-gmrk when compiling.
11676         (cua--cut-rectangle-to-global-mark)
11677         (cua--copy-rectangle-to-global-mark): Declare as functions.
11679         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
11680         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
11681         (viper-vi-state-cursor-color):
11682         Consolidate make-variable-frame-local calls.
11684         * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
11685         (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
11686         than bbdb-address-street1,2,3.
11688         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
11689         Try x-focus-frame before focus-frame.  Only try focus-frame on XEmacs.
11691 2007-12-03  Karl Fogel  <kfogel@red-bean.com>
11693         * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
11694         (save-place-alist-to-file, load-save-place-alist-from-file):
11695         Don't print non-error messages at all, there's really no need.
11696         Do print if there's a problem, and clarify message in that case.
11698 2007-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
11700         * ediff-diff.el (ediff-prepare-error-list):
11701         * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
11703 2007-12-03  Tassilo Horn  <tassilo@member.fsf.org>
11705         * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
11706         (doc-view-current-overlay, doc-view-pending-cache-flush):
11707         Add doc string.
11709 2007-12-03  Richard Stallman  <rms@gnu.org>
11711         * subr.el (declare-function): Move from byte-run.el.
11713         * emacs-lisp/byte-run.el (declare-function): Move to subr.el.
11715         * window.el (recenter-top-bottom): Don't use `ecase'.
11717 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
11719         * saveplace.el (save-place-alist-to-file):
11720         Set coding-system-for-write once and refer to it throughout.
11721         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
11723 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
11725         * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
11726         system when writing, and set it in the first-line file variables.
11727         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
11728         Juanma Barranquero.
11730 2007-12-02  Glenn Morris  <rgm@gnu.org>
11732         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
11733         Reverse branches of if statement.
11735         * emulation/viper-cmd.el (top-level): Don't require advice.
11736         Don't load viper-util, viper-keym, viper-mous, viper-macs,
11737         viper-ex when compiling.
11739         * emulation/viper-ex.el (top-level): Don't load viper-util,
11740         viper-keym when compiling.
11742         * emulation/viper-init.el (top-level): Move provide statement to end.
11744         * emulation/viper-keym.el (top-level): Don't load viper-util when
11745         compiling.  Move provide statement to end.
11747         * emulation/viper-macs.el (top-level): Don't load viper-util,
11748         viper-keym, viper-mous when compiling.
11750         * emulation/viper-mous.el (top-level): Don't load viper-util when
11751         compiling.
11753         * emulation/viper-util.el (top-level): Don't load viper-init when
11754         compiling.
11756         * emulation/viper.el (top-level): Don't require ring.
11757         Don't load viper-init, viper-cmd when compiling.
11759         * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
11760         Move here from gnus/.
11762 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
11764         Offer option for saveplace to be quiet about loading and saving.
11765         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
11767         * saveplace.el (save-place-quiet): New customizable boolean.
11768         (save-place-alist-to-file, load-save-place-alist-from-file): Use it
11769         to determine whether to print loading/saving messages.
11771 2007-12-02  Glenn Morris  <rgm@gnu.org>
11773         * mail/binhex.el: Move here from gnus/.
11774         (binhex): New custom group.
11775         (binhex-decoder-program, binhex-decoder-switches)
11776         (binhex-use-external): Move to the binhex custom group.
11778         * mail/uudecode.el: Move here from gnus/.
11779         (uudecode): New custom group.
11780         (uudecode-decoder-program, uudecode-decoder-switches)
11781         (uudecode-use-external): Move to the uudecode custom group.
11783         * net/netrc.el (top-level): Don't load `encrypt' features.
11784         (netrc-parse): Don't use encrypt.
11785         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11787         * progmodes/python.el (top-level): Don't require cl when compiling.
11789 2007-12-02  Agustín Martín  <agustin.martin@hispalinux.es>
11791         * textmodes/flyspell.el (flyspell-large-region): Explicitly set
11792         encoding for aspell process and for communication with it.
11793         Only add "-d" option if not already present.
11794         Use ispell-current-dictionary and ispell-current-personal-dictionary.
11795         General reorganization.
11797         * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
11798         encoding here.
11799         (ispell-start-process): Explicitly set encoding here if using aspell.
11801 2007-12-02  Dan Nicolaescu  <dann@ics.uci.edu>
11803         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
11804         function to log-edit.
11806 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
11808         * net/dbus.el: New file.
11810 2007-12-02  Jay Belanger  <jay.p.belanger@gmail.com>
11812         * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
11813         (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
11814         (calc-lang-parens-are-subscripts): New variables.
11815         (math-expr-special-function-mapping): Remove variable.
11816         (math-eqn-ignore-words, math-tex-ignore-words)
11817         (math-latex-ignore-words): Move to calc-lang.el.
11819         * calc/calc-lang.el (math-compose-vector, math-compose-var)
11820         (math-tex-expr-is-flat): Declare as functions.
11821         (calc-lang-slash-idiv, calc-lang-allow-underscores)
11822         (math-comp-left-bracket, math-comp-right-bracket)
11823         (math-comp-comma, math-comp-vector-prec): Declare as variables.
11824         (math-var-formatter, math-matrix-formatter)
11825         (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
11826         (math-punc-table, math-compose-subscr, math-dots)
11827         (math-func-formatter): New property names to store language
11828         specific information.
11829         (math-compose-tex-var, math-compose-tex-intv)
11830         (math-compose-maple-intv, math-compose-eqn-intv)
11831         (math-compose-tex-sum, math-compose-tex-func)
11832         (math-compose-tex-intv): New functions.
11833         (math-eqn-ignore-words, math-tex-ignore-words)
11834         (math-latex-ignore-words): Move from calc.el.
11835         (math-special-function-table): Add entries for tex.
11836         (calc-lang-slash-idiv, calc-lang-allows-underscores):
11837         New variables.
11838         (math-compose-latex-frac): Rename from `math-latex-print-frac'.
11839         (math-compose-tex-matrix, math-compose-eqn-matrix)
11840         (math-eqn-special-functions): Move from calccomp.el.
11842         * calc/calccomp.el (math-compose-var): New function.
11843         (math-compose-expr): Allow more special functions to be used.
11844         Change test for formatting fractions.  Use variables and property
11845         names to help with language specific formatting.
11846         (math-compose-tex-matrix, math-compose-eqn-matrix)
11847         (math-eqn-special-functions): Move to calc-lang.el.
11848         (math-compose-rows): Use property names to help with language
11849         specific formatting.
11851         * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
11852         into nested subscripts.
11853         (math-read-token): Use variables and property names to help with
11854         language specific parsing.
11855         (math-read-expression-level): Use variables to help with language
11856         specific parsing.
11858 2007-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11860         * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
11861         (archive-rar-summarize): Allow the file name to be passed as argument.
11862         Remove unused vars `header' and `footer'.
11863         (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
11865 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
11867         * log-edit.el (log-edit-show-diff): New function.
11868         (log-edit-mode-map, log-edit-menu): Bind it.
11869         (log-edit-diff-function): New variable.
11870         (log-edit): Change the 3rd param to be an alist and accept a
11871         function that computes a diff for the files involved.
11873         * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
11875 2007-12-01  Martin Rudalics  <rudalics@gmx.at>
11877         * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
11878         wrap next-/previous-line in with-no-warnings.
11880 2007-12-01  Glenn Morris  <rgm@gnu.org>
11882         * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
11884         * net/dig.el: Move here from gnus/.
11885         (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
11887         * net/dns.el: Move here from gnus/.
11888         (top-level): Don't require mm-util, or cl when compiling.
11889         (dns-write-name, dns-read, dns-read-type, query-dns):
11890         Replace mm-with-unibyte-buffer with its expansion.
11891         (query-dns): Replace decf and ignore-errors with non-cl equivalents.
11893         * progmodes/gdb-ui.el (gud-remove, gud-break):
11894         * progmodes/gud.el (gdb-create-define-alist)
11895         (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
11896         (hl-line-highlight, gdb-display-source-buffer)
11897         (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
11898         (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
11900 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
11902         * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
11903         Move args on defun line.
11905         * textmodes/org.el (org-calendar-holiday):
11906         Use calendar-check-holidays instead of the obsolete
11907         check-calendar-holidays.
11908         (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
11909         (bbdb-company, bbdb-current-record, bbdb-name)
11910         (bbdb-record-getprop, bbdb-record-name)
11911         (bibtex-beginning-of-entry, bibtex-generate-autokey)
11912         (bibtex-parse-entry, bibtex-url, cdlatex-tab)
11913         (dired-get-filename, gnus-article-show-summary, mh-display-msg)
11914         (mh-find-path, mh-get-header-field, mh-get-msg-num)
11915         (mh-header-display, mh-index-previous-folder)
11916         (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
11917         (mh-show-buffer-message-number, mh-show-header-display)
11918         (mh-show-msg, mh-show-show, mh-visit-folder)
11919         (org-export-latex-cleaned-string, remember)
11920         (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
11921         (rmail-what-message, elmo-folder-exists-p)
11922         (elmo-message-entity-field, elmo-message-field)
11923         (vm-beginning-of-message, vm-follow-summary-cursor)
11924         (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
11925         (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
11926         (vm-summarize, wl-folder-get-elmo-folder)
11927         (wl-summary-goto-folder-subr)
11928         (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
11929         (wl-summary-line-subject, wl-summary-message-number)
11930         (wl-summary-redisplay): Declare as functions.
11932 2007-11-30  Martin Rudalics  <rudalics@gmx.at>
11934         * longlines.el (longlines-show-hard-newlines): Remove handling of
11935         buffer-undo-list and buffer-modified status.
11936         (longlines-show-region, longlines-unshow-hard-newlines):
11937         Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
11938         inhibit-modification-hooks here to avoid that a buffer appears
11939         modified when toggling visibility of hard newlines.
11941 2007-11-30  Glenn Morris  <rgm@gnu.org>
11943         * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
11945         * progmodes/idlw-complete-structtag.el
11946         (idlwave-sintern-structtag):
11947         * progmodes/idlw-help.el (idlwave-sintern-sysvar)
11948         (idlwave-sintern-sysvartag):
11949         * progmodes/idlwave.el (idlwave-sintern-class-tag)
11950         (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
11951         functions.
11953 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
11955         * textmodes/reftex-index.el (texmathp):
11956         * textmodes/reftex-auc.el (TeX-argument-insert)
11957         (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
11958         (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
11959         (LaTeX-label-list):
11960         * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
11961         (rng-clear-conditional-region, rng-do-some-validation): Declare as
11962         functions.
11963         (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
11965 2007-11-30  Glenn Morris  <rgm@gnu.org>
11967         * emacs-lisp/byte-run.el (declare-function): Add optional fourth
11968         argument and document it.
11970         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
11971         Third argument to declare-function must be a list to specify arglist.
11973         * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
11974         Handle declare-function third argument `t' and fourth argument.
11975         (check-declare-verify): Doc fix.  Handle `fileonly' case.
11976         Use progn rather than prog1.
11978         * desktop.el (uniquify-item-base):
11979         * term/mac-win.el (url-type): Declare as functions.
11981         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
11982         (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
11983         (bbdb-address-location, bbdb-record-addresses): Pass non-nil
11984         fourth arg to declare-function.
11986         * play/dunnet.el: Don't require cl when compiling.
11987         (byte-compile-warnings): Set via file local variables.
11988         (dun-parse): Let-bind `beg' and `line'.
11990 2007-11-29  Alexandre Julliard  <julliard@winehq.org>
11992         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
11994 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
11996         * calendar/time-date.el (encode-time-value): Doc fix.
11998 2007-11-29  Glenn Morris  <rgm@gnu.org>
12000         * calendar/time-date.el (with-decoded-time-value): Doc fix.
12002         * textmodes/css-mode.el (prog-mode): Remove.
12003         (css-mode): Derive from fundamental-mode rather than prog-mode.
12005         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12007         * emacs-lisp/check-declare.el (check-declare-locate)
12008         (check-declare-verify): Handle `external' files.
12009         (check-declare-errmsg): New function.
12010         (check-declare-verify, check-declare-file, check-declare-directory):
12011         Use check-declare-errmsg to report the number of problems.
12013         * ffap.el (w3-view-this-url)
12014         * mail/mspools.el (vm-visit-folder)
12015         * net/browse-url.el (w3-fetch-other-window, w3-fetch)
12016         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
12017         (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
12018         (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
12019         (bbdb-records)
12020         * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
12021         * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
12022         (sasl-make-client, sasl-next-step, sasl-step-data)
12023         (sasl-step-set-data)
12024         * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
12025         (htmlr-step): Declare as functions.
12027         * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
12028         Use bbdb-address-zip rather than bbdb-address-zip-string.
12030 2007-11-28  Richard Stallman  <rms@gnu.org>
12032         * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
12033         Move here from gnus/.
12035 2007-11-28  Martin Rudalics  <rudalics@gmx.at>
12037         * newcomment.el (comment-region-internal): Fix newline insertion
12038         in `block' case.
12040 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12042         * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
12044 2007-11-28  Glenn Morris  <rgm@gnu.org>
12046         * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
12047         delete .elc files.
12049         * nxml/char-name/unicode: Move to etc/nxml/.
12050         * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
12052         * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
12053         Declare as a function.
12055         * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
12056         * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
12057         * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
12059         * nxml/nxml-outln.el (nxml-token-start-tag-p)
12060         (nxml-token-end-tag-p): Move definitions before use.
12062         * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
12064         * nxml/nxml-uchnm.el (top-level)
12065         (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
12066         (nxml-enabled-unicode-blocks): Add custom group.
12068         * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
12069         Use string-to-number rather than string-to-int.
12071         * dired-x.el (dired-omit-old-add-entry): Declare as function.
12072         Move definition before use.
12073         (dired-old-find-buffer-nocreate): Declare as function.
12075         * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
12076         (check-declare-verify): Handle fset.
12078         * emulation/edt.el (edt-user-emulation-setup):
12079         Test edt-setup-user-bindings is bound before calling.
12081         * emulation/tpu-edt.el: Don't require cl when compiling.
12082         (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
12083         (tpu-edt-off): Use condition-case rather than ignore-errors.
12084         Use with-no-warnings.
12086         * eshell/esh-util.el (top-level): Use require rather than load for
12087         ange-ftp.
12089         * mail/supercite.el (sc-version): Redefine as an alias for
12090         emacs-version.
12091         (sc-help-address): Remove.
12092         (sc-version): Use emacs-version rather than sc-version.
12093         (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
12095         * net/socks.el (socks-original-open-network-stream): Declare as
12096         function.  Move definition before use.
12098 2007-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
12100         * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
12101         (math-make-frac): Declare as functions.
12103 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
12105         * progmodes/cperl-mode.el (compilation-error-regexp-alist):
12106         Pacify byte compiler.
12107         (cperl-mode): Use with-no-warnings for setting vc-header-alist.
12109         * progmodes/idlwave.el (idlwave-shell-get-path-info)
12110         (idlwave-shell-temp-file, idlwave-shell-is-running)
12111         (widget-value, comint-dynamic-complete-filename, Info-goto-node):
12112         * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
12113         (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
12114         (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
12115         (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
12116         (idlwave-completing-read, idlwave-current-routine)
12117         (idlwave-downcase-safe, idlwave-entry-find-keyword)
12118         (idlwave-expand-keyword, idlwave-find-class-definition)
12119         (idlwave-find-inherited-class, idlwave-find-struct-tag)
12120         (idlwave-get-buffer-visiting, idlwave-in-quote)
12121         (idlwave-make-full-name, idlwave-members-only)
12122         (idlwave-popup-select, idlwave-routine-source-file)
12123         (idlwave-routines, idlwave-sintern-class)
12124         (idlwave-sintern-keyword, idlwave-sintern-method)
12125         (idlwave-sintern-routine-or-method)
12126         (idlwave-substitute-link-target, idlwave-sys-dir)
12127         (idlwave-this-word, idlwave-what-module-find-class)
12128         (idlwave-where):
12129         * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
12130         * mail/uce.el (rmail-msg-is-pruned)
12131         (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
12132         (rmail-toggle-header):
12133         * mail/sendmail.el (dired-view-file, dired-get-filename):
12134         * mail/rmailkwd.el (rmail-maybe-set-message-counters)
12135         (rmail-display-labels, rmail-msgbeg)
12136         (rmail-set-message-deleted-p, rmail-message-labels-p)
12137         (rmail-show-message, mail-comma-list-regexp)
12138         (mail-parse-comma-list):
12139         * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
12140         (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
12141         (rfc822-addresses, mail-abbrev-make-syntax-table)
12142         (mail-sendmail-delimit-header, mail-header-end):
12143         * mail/hashcash.el (message-narrow-to-headers-or-head)
12144         (message-fetch-field, message-goto-eoh)
12145         (message-narrow-to-headers):
12146         * vc.el (view-mode-exit): Declare as functions.
12148         * mail/vms-pmail.el:
12149         * vmsproc.el:
12150         * vms-patch.el: Don't byte compile these files, they don't work.
12152 2007-11-27  Glenn Morris  <rgm@gnu.org>
12154         * calc/calc-ext.el (math-read-big-rec):
12155         * calc/calc-nlfit.el (math-map-binop):
12156         * calc/calc.el (math-normalize-nonstandard): Fix declarations.
12158         * eshell/eshell.el (eshell-report-bug): Add version number of
12159         obsolescence.
12161         * emulation/viper.el, emulation/viper-util.el,
12162         emulation/viper-macs.el, emulation/viper-keym.el,
12163         emulation/viper-ex.el, emulation/viper-cmd.el:
12164         Load viper-*.el files silently.
12166         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
12167         ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
12168         Load ediff-*.el files silently.
12170         * ediff.el: Load dired silently.  Don't load info, pcl-cvs when
12171         compiling.
12172         (Info-goto-node): Declare as a function.
12174         * ediff-init.el: Don't load ange-ftp when compiling.
12175         * ediff-util.el: Don't load reporter when compiling.
12177         * ediff-wind.el (ediff-display-pixel-width)
12178         (ediff-display-pixel-height):
12179         * generic-x.el (ini-generic-mode):
12180         * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
12181         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
12182         (ps-mule-initialize, ps-mule-begin-job):
12183         * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
12184         (mark-calendar-days-named):
12185         * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
12186         (add-to-diary-list, diary-name-pattern)
12187         (mark-calendar-days-named):
12188         * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
12189         (mark-calendar-days-named):
12190         * calendar/cal-x.el (make-fancy-diary-buffer):
12191         * calendar/holidays.el (calendar-absolute-from-julian):
12192         * calendar/todo-mode.el (calendar-current-date):
12193         * calendar/cal-menu.el (calendar-increment-month)
12194         (calendar-month-name, extract-calendar-year)
12195         (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
12196         (calendar-current-date, calendar-cursor-holidays)
12197         (calendar-date-string, insert-diary-entry, calendar-set-mark)
12198         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12199         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12200         (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
12201         (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
12202         (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
12203         (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
12204         (calendar-day-of-year-string, calendar-iso-date-string)
12205         (calendar-julian-date-string, calendar-astro-date-string)
12206         (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
12207         (calendar-persian-date-string, calendar-bahai-date-string)
12208         (calendar-islamic-date-string, calendar-chinese-date-string)
12209         (calendar-coptic-date-string, calendar-ethiopic-date-string)
12210         (calendar-french-date-string, calendar-mayan-date-string)
12211         (calendar-print-chinese-date, calendar-goto-date):
12212         Declare as functions.
12214         * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
12215         (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
12217         * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
12218         aliases for report-emacs-bug.
12219         (gnus-summary-select-article, gnus-configure-windows): Declare as
12220         functions.
12222         * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
12223         compiler.
12225         * pgg.el (pgg-clear-string): Declare as a function.
12226         (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
12227         (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
12229         * emacs-lisp/check-declare.el (check-declare-locate):
12230         Handle compressed files.
12231         (check-declare-verify): Handle define-generic-mode,
12232         define-global(ized)-minor-mode, define-obsolete-function-alias.
12234 2007-11-27  Jay Belanger  <jay.p.belanger@gmail.com>
12236         * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
12237         algebraic modes.
12239         * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
12240         (math-is-true, calc-explain-why, calc-alg-edit)
12241         (math-composite-inequalities, math-flatten-lands)
12242         (math-multi-subst, calcFunc-vmatches, math-simplify)
12243         (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
12244         (math-read-string, math-read-brackets, math-read-angle-brackets):
12245         Declare as functions.
12247         * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
12248         (calc-fit-bell-shaped-logistic-curve)
12249         (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
12250         (calc-graph-lookup, calc-graph-set-styles, math-min-list)
12251         (math-max-list): Declare as functions.
12252         (math-map-binop): New function.
12253         (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
12255         * calc/calc.el (calc-set-language, calc-edit-finish)
12256         (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
12257         (calc-do-keypad, calcFunc-unixtime, math-parse-date)
12258         (math-lessp, calc-embedded-finish-command)
12259         (calc-embedded-select-buffer, calc-embedded-mode-line-change)
12260         (calc-push-list-in-macro, calc-replace-selections)
12261         (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
12262         (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
12263         (calc-embedded-stack-change, calc-refresh-evaltos)
12264         (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
12265         (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
12266         (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
12267         (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
12268         (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
12269         (math-dimension-error, calc-incomplete-error, math-float-fancy)
12270         (math-neg-fancy, math-zerop, calc-add-fractions)
12271         (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
12272         (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
12273         (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
12274         (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
12275         (math-compose-expr, math-comp-width, math-composition-to-string)
12276         (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
12277         (math-adjust-fraction, math-format-binary, math-format-radix)
12278         (math-group-float, math-mod, math-format-number-fancy)
12279         (math-format-bignum-fancy, math-read-number-fancy)
12280         (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
12281         (calc-do-embedded-activate, math-do-defmath)
12282         (calc-load-everything): Declare as functions.
12284         * calc/calc-ext.el (math-clip, math-round, math-simplify)
12285         (math-simplify-extended, math-simplify-units, calc-set-language)
12286         (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
12287         (calc-embedded-var-change, math-mul-float, math-arctan-raw)
12288         (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
12289         (math-normalize-hms, math-normalize-mod, math-make-sdev)
12290         (math-make-intv, math-normalize-logical-op, math-possible-signs)
12291         (math-infinite-dir, math-calcFunc-to-var)
12292         (calc-embedded-evaluate-expr, math-known-nonzerop)
12293         (math-read-expr-level, math-read-big-rec, math-read-big-balance)
12294         (math-format-date, math-vector-is-string, math-vector-to-string)
12295         (math-format-radix-float, math-compose-expr, math-abs)
12296         (math-format-bignum-binary, math-format-bignum-octal)
12297         (math-format-bignum-hex, math-format-bignum-radix)
12298         (math-compute-max-digits): Declare as functions.
12299         (math-provably-realp): Fix typo.
12301         * calc/calc-forms.el (calendar-current-time-zone)
12302         (calendar-absolute-from-gregorian, dst-in-effect): Declare as
12303         functions.
12305         * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
12307         * calc/calc-lang.el (math-read-factor, math-read-expr-level):
12308         Declare as functions.
12310         * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
12311         (math-posp, math-compare, math-bignum, math-compare-bignum):
12312         Declare as functions.
12314         * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
12315         (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
12316         (calc-explain-why, calc-clear-command-flag)
12317         (calc-roll-down-with-selections, calc-roll-up-with-selections)
12318         (calc-last-args, calc-is-inverse, calc-do-prefix-help)
12319         (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
12320         (math-trunc-special, math-trunc-fancy, math-floor-special)
12321         (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
12322         (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
12323         (math-pow-zero, math-pow-fancy): Declare as functions.
12325         * calc/calc-mode.el (calc-embedded-save-original-modes):
12326         Declare as a function.
12328         * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
12329         Declare as functions.
12330         (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
12331         (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
12332         Replace `mapcar*' by `math-map-binop'.
12333         (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
12335         * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
12336         (math-read-expr-level): Declare as functions.
12338         * calc/calc-vec.el (math-read-expr-level): Declare as a function.
12340 2007-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12342         * emacs-lisp/lisp.el (end-of-defun): Restructure so that
12343         end-of-defun-function is called consistently, even for negative
12344         arguments.
12345         (end-of-defun-function): Default to forward-sexp.
12347 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
12349         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
12351 2007-11-26  Glenn Morris  <rgm@gnu.org>
12353         * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
12354         than :suffix.
12356         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
12358 2007-11-26  Simon Josefsson  <simon@josefsson.org>
12360         * net/imap.el: Move from ../gnus.
12362 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12364         * doc-view.el (doc-view-mode-p): New function.
12366 2007-11-25  Dan Nicolaescu  <dann@ics.uci.edu>
12368         * mail/mspools.el (rmail-get-new-mail):
12369         * mail/reporter.el (mail-position-on-field, mail-text):
12370         * mail/rmail.el (mail-position-on-field, mail-text-start)
12371         (rmail-update-summary):
12372         * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
12373         * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
12374         * mail/rmailout.el (rmail-update-summary):
12375         * mail/rmailsort.el (rmail-update-summary):
12376         * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
12377         (dired-view-file):
12378         * mail/uce.el (mail-strip-quoted-names):
12379         * mail/undigest.el (rmail-update-summary):
12380         * mail/unrmail.el (mail-strip-quoted-names):
12381         * ediff.el (diff-latest-backup-file): Declare as functions.
12383         * obsolete/mlsupport.el (ml-previous-page): Fix typo.
12384         (kill-to-end-of-line):
12385         * obsolete/rnews.el (news-set-minor-modes):
12386         Remove non working functions.
12388 2007-11-25  Glenn Morris  <rgm@gnu.org>
12390         * eshell/esh-maint.el (top-level): Use require with NOERROR for
12391         pcomplete.  Don't mess with load-path.
12393         * eshell/eshell.el (eshell-report-bug-address): Remove.
12394         (eshell-report-bug): Redefine as an alias for report-emacs-bug.
12396 2007-11-24  Glenn Morris  <rgm@gnu.org>
12398         * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
12399         (appt-disp-window): Don't require electric.
12400         Simplify minibuffer-avoidance code.
12401         (appt-select-lowest-window): Avoid minibuffer.
12403         * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
12404         (esh-mode): Require it.
12405         (esh-util): Use require rather than featurep and load.
12406         (eshell): No need to test if eshell-mode is bound; remove obsolete
12407         reference to eshell-auto.
12408         (eshell-command, eshell-command-result): Don't require esh-mode
12409         now that the file does.
12410         (top-level): Move provide statement to the end of the file.
12411         Re-order and update commentary.
12413 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
12415         * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
12416         (vc-annotate-toggle-annotation-visibility): New command.
12417         (vc-annotate-mode-map): Bind "V" to it.
12418         (vc-annotate-mode-menu): Add entry for it.
12419         (vc-annotate-get-time-set-line-props): New func.
12420         (vc-annotate-display-autoscale)
12421         (vc-annotate-display-difference): Use it.
12423         * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
12424         Also, match one space at end of annotation text, after last paren.
12426 2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
12428         * ido.el (ido-file-name-all-completions-1): Check for fboundp of
12429         `tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
12430         `tramp-completion-mode'.
12432 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
12434         * vc-git.el (vc-git-show-log-entry): New func.
12436         * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
12437         (vc-git-state): Use vc-git--call.
12438         (vc-git-registered, vc-git-working-revision)
12439         (vc-git-previous-revision, vc-git-next-revision)
12440         (vc-git--run-command-string, vc-git-symbolic-commit):
12441         Use vc-git--out-ok.
12443 2007-11-24  Glenn Morris  <rgm@gnu.org>
12445         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12447 2007-11-24  Kenichi Handa  <handa@m17n.org>
12449         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
12451 2007-11-23  David Kastrup  <dak@gnu.org>
12453         * server.el (server-process-filter): Use `command-line-args-left'.
12455 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12457         * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
12459 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
12461         * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
12462         buffer if the parent buffer is in vc-dired-mode.
12464 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
12466         * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
12468 2007-11-23  Juri Linkov  <juri@jurta.org>
12470         * dired.el (dired-read-dir-and-switches): For C-x d, set the
12471         value for M-n to the visited file name of the current buffer.
12472         Use minibuffer-with-setup-hook to set minibuffer-default to
12473         buffer-file-name inside read-file-name.
12475         * man.el (Man-getpage-in-background): Don't disregard user option
12476         `Man-width' on non-window systems.  Remove test for `window-system'
12477         around setting envvar "COLUMNS" depending on the value of `Man-width'.
12479         * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
12480         "emacs-grep".  Set envvar "GREP_OPTIONS" to "--color=auto" instead
12481         of "--color=always".
12483 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12485         * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
12486         beginning-of-defun-function.
12488 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12490         * mail/hashcash.el: Move from ../gnus.  Add hashcash payments to email.
12492 2007-11-22  Glenn Morris  <rgm@gnu.org>
12494         * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
12496         * emacs-lisp/check-declare.el (check-declare-locate): New function.
12497         (check-declare-scan): Use check-declare-locate.
12498         (check-declare-verify): No longer adjust fnfile, now
12499         check-declare-locate does it.
12501         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12503 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12505         * subr.el (posn-col-row): Make the `default-value' use explicit.
12507         * window.el (balance-windows): Remove unused var `counter'.
12508         (bw-balance-sub): Remove unused var `lastchild'.
12509         (split-window-vertically): Remove unused var `switch'.
12510         (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
12512         * emacs-lisp/bytecomp.el
12513         (byte-compile-file-form-custom-declare-variable): Simplify.
12515 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12517         * cus-edit.el (custom-mode): Define with `define-derived-mode'.
12518         Set `show-trailing-whitespace' to nil.
12520         * dired.el (make-symbolic-link):
12521         * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
12522         (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
12523         * dired-x.el (make-symbolic-link):
12524         * frame.el (x-initialize-window-system):
12525         * menu-bar.el (x-menu-bar-open):
12526         * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
12527         (x-store-cut-buffer-internal):
12528         * wdired.el (make-symbolic-link):
12529         * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
12530         (x-send-client-message):
12531         * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
12533 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
12535         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
12537 2007-11-22  Glenn Morris  <rgm@gnu.org>
12539         * dos-fns.el (int86):
12540         * term/mac-win.el (mac-font-panel-mode): Fix declarations.
12542         * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
12544         * calendar/holidays.el (holiday-list): Add autoload cookie.
12546         * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
12547         files relative to src/ directory.
12548         (check-declare-verify): Handle .c files.  Warn if could not find
12549         an arglist to check.
12551         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12553 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
12555         * replace.el (occur-mode-map): Add a major mode menu with entries
12556         for all occur operations.
12558         * international/titdic-cnv.el (dos-8+3-filename):
12559         * obsolete/fast-lock.el (msdos-long-file-names):
12560         * frame.el (msdos-mouse-p):
12561         * files.el (msdos-long-file-names, w32-long-file-name):
12562         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
12563         (mac-resume-apple-event, mac-font-panel-mode)
12564         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
12565         (mac-clear-font-name-table):
12566         * term/pc-win.el (msdos-remember-default-colors)
12567         (w16-set-clipboard-data, w16-get-clipboard-data):
12568         * term/w32-win.el (w32-send-sys-command, w32-select-font)
12569         (set-message-beep):
12570         * net/browse-url.el (w32-shell-execute):
12571         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
12572         (w32-get-locale-info, w32-get-valid-locale-ids)
12573         (w32-set-clipboard-data):
12574         * dos-fns.el (int86, msdos-long-file-names):
12575         * dos-w32.el (default-printer-name): Declare as functions.
12577 2007-11-21  Jason Rumney  <jasonr@gnu.org>
12579         * emacs-lisp/byte-run.el (declare-function): Return nil.
12581 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12583         * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
12585 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
12587         * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
12589 2007-11-21  Glenn Morris  <rgm@gnu.org>
12591         * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
12592         for now.  Handle define-minor-mode, and defalias (with no argument
12593         checking).
12595 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
12597         * frame.el (msdos-mouse-p):
12598         * files.el (msdos-long-file-names, w32-long-file-name):
12599         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
12600         (mac-resume-apple-event, mac-font-panel-mode)
12601         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
12602         (mac-clear-font-name-table):
12603         * term/pc-win.el (msdos-remember-default-colors)
12604         (w16-set-clipboard-data, w16-get-clipboard-data):
12605         * term/w32-win.el (w32-send-sys-command, w32-select-font)
12606         (set-message-beep):
12607         * net/browse-url.el (w32-shell-execute):
12608         * dos-fns.el (int86, msdos-long-file-names):
12609         * dos-w32.el (default-printer-name): Undo previous change.
12611 2007-11-21  Eli Zaretskii  <eliz@gnu.org>
12613         * international/mule-cmds.el (set-locale-environment):
12614         Set default-file-name-coding-system _after_ keyboard and terminal
12615         coding systems.  This fixes last change.
12617         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
12618         one space after "Subject:".
12620 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12622         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
12623         in order to determine if there's a conflict.
12625 2007-11-21  Richard Stallman  <rms@gnu.org>
12627         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
12629         * reposition.el (reposition-window):
12630         Binding C-M-l moved to bindings.el.
12632         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
12634         * add-log.el (add-change-log-entry-other-window):
12635         Key binding C-x 4 a moved to bindings.el.
12637         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
12638         from filecache.el.
12640         * filecache.el: Minibuffer map bindings moved to bindings.el.
12642 2007-11-21  Jason Rumney  <jasonr@gnu.org>
12644         * international/mule-cmds.el (set-locale-environment):
12645         Set default-file-name-coding-system from system defaults on Windows.
12647 2007-11-21  Jason Rumney  <jasonr@gnu.org>
12649         * term/w32console.el: New term init file for w32 console.
12651         * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
12652         (x-setup-function-keys): Likewise, replacing top-level key definitions.
12653         (w32-tty-standard-colors): Move to term/w32console.el.
12655         * term/w32-win.el (x-setup-function-keys): Remove.
12657         * term/tty-colors.el (tty-register-default-colors): Remove special
12658         case for w32.
12660 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
12662         * frame.el (msdos-mouse-p):
12663         * generic-x.el (w32-shell-name):
12664         * files.el (msdos-long-file-names, w32-long-file-name)
12665         (dired-get-filename, dired-unmark, dired-do-flagged-delete)
12666         (dos-8+3-filename, vms-read-directory, view-mode-disable):
12667         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
12668         (mac-resume-apple-event, mac-font-panel-mode)
12669         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
12670         (mac-clear-font-name-table):
12671         * term/pc-win.el (msdos-remember-default-colors)
12672         (w16-set-clipboard-data, w16-get-clipboard-data):
12673         * term/w32-win.el (w32-send-sys-command, w32-select-font)
12674         (set-message-beep):
12675         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
12676         (w32-get-locale-info, w32-get-valid-locale-ids)
12677         (w32-set-clipboard-data):
12678         * help-fns.el (ad-get-advice-info):
12679         * font-lock.el (fast-lock-after-fontify-buffer)
12680         (fast-lock-after-unfontify-buffer, fast-lock-mode)
12681         (lazy-lock-after-fontify-buffer)
12682         (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
12683         * net/browse-url.el (w32-shell-execute):
12684         * dos-fns.el (int86, msdos-long-file-names):
12685         * dos-w32.el (default-printer-name): Declare as functions.
12687 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
12689         * textmodes/paragraphs.el (forward-sentence): Doc fix.
12690         Reported by Drew Adams <drew.adams@oracle.com>.
12692 2007-11-20  Jason Rumney  <jasonr@gnu.org>
12694         * term/w32-win.el (x-setup-function-keys): Protect against
12695         multiple calls on the same terminal.
12697 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
12699         * term/mac-win.el (x-setup-function-keys): Only setup
12700         local-function-key-map if it has not been setup already for the
12701         current frame.  Move the suspend-emacs processing here.
12703 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
12705         * progmodes/grep.el (xargs-program): New variable.
12706         (grep-compute-defaults): Use it.
12707         (grep-default-command): Doc fix.
12708         (grep, lgrep, rgrep): Reflow docstrings.
12710 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
12712         * vc.el (vc-find-revision): Set the parent buffer.
12713         Use when instead of if.
12715         * progmodes/python.el (info-lookup-maybe-add-help):
12716         * progmodes/ps-mode.el (doc-view-minor-mode):
12717         * mail/emacsbug.el (Info-menu, Info-goto-node):
12718         * emulation/viper-keym.el (viper-ex)
12719         (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
12720         * emulation/viper-cmd.el (widget-type, widget-button-press)
12721         (viper-set-hooks):
12722         * emacs-lisp/tcover-unsafep.el (unsafep-function):
12723         * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
12724         (ses-load, ses-vector-delete, ses-create-header-string)
12725         (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
12726         * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
12728 2007-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12730         * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
12732 2007-11-20  Glenn Morris  <rgm@gnu.org>
12734         * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
12735         for end of function-name.  Handle define-derived-mode.
12737 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
12739         * progmodes/idlw-help.el: Require browse-url unconditionally, it
12740         is available by default.
12741         (idlwave-help-browse-url-available): Change default to t.
12743         * emulation/edt.el (defgroup, defcustom): Remove definition.
12744         (eval-when-compile): Remove.
12745         (c-mark-function):
12746         * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
12747         * textmodes/fill.el (comment-search-forward)
12748         (comment-string-strip):
12749         * progmodes/prolog.el (comint-mode, comint-send-string)
12750         (comint-send-region, comint-send-eof):
12751         * progmodes/dcl-mode.el (imenu-default-create-index-function):
12752         * emulation/viper-util.el (viper-forward-Word):
12753         * emulation/vi.el (c-mark-function):
12754         * emulation/edt-vt100.el (vt100-wide-mode):
12755         * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
12757 2007-11-19  Michael Albinus  <michael.albinus@gmx.de>
12759         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
12760         Still some tuning in case of an echoing shell.
12761         (tramp-send-command): Connection property "remote-echo" is not
12762         persistent; cache key is the process therefore.
12764 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
12766         * replace.el (map-query-replace-regexp): Doc fix (revert part of
12767         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
12769 2007-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
12771         * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
12772         * play/yow.el (doctor-ret-or-read):
12773         * vc-hooks.el (vc-dired-resynch-file):
12774         * vc-hg.el (log-view-get-marked):
12775         * smerge-mode.el (ediff-cleanup-mess):
12776         * pcvs.el (vc-editable-p, vc-checkout):
12777         * pcomplete.el (comint-bol):
12778         * informat.el (texinfo-format-refill):
12779         * ido.el (tramp-tramp-file-p):
12780         * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
12781         (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
12782         * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
12783         functions.
12785         * textmodes/ispell.el (ispell-int-char): Make it a defalias
12786         instead of fset.
12787         (ispell-message): Use with-no-warnings for sc-cite-regexp call.
12789         * ido.el (ido-file-internal): Move with-no-warnings to include the
12790         ffap-string-at-point call.
12792         * pcomplete.el (pcomplete-executables): Move defsubst before first use.
12794         * vc-hg.el (vc-hg-revision-table): Fix last change.
12796 2007-11-19  Martin Rudalics  <rudalics@gmx.at>
12798         * menu-bar.el (top-level): Deactivate clipboard-kill-region and
12799         clipboard-yank when the buffer is read-only.
12801         * cus-edit.el (custom-field-keymap): Move to other Custom mode
12802         keymaps such that it's before the definition of Custom-mode-menu.
12803         (Custom-mode-menu): Show it for custom-field-keymap too.
12805 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
12807         * progmodes/gdb-ui.el: Update commentary.
12809 2007-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
12811         * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
12813 2007-11-19  Glenn Morris  <rgm@gnu.org>
12815         * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
12816         does not exist, try adding `.el' extension.  Also search for defsubsts.
12818         * cus-edit.el (recentf-expand-file-name):
12819         * dired.el (dired-relist-entry):
12820         * subr.el (w32-shell-dos-semantics):
12821         * emacs-lisp/bytecomp.el (compilation-forget-errors):
12822         Declare as functions.
12824 2007-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12826         * abbrev.el (kill-all-abbrevs, insert-abbrevs)
12827         (prepare-abbrev-list-buffer): Use dolist.
12828         (clear-abbrev-table): Preserve properties.
12830 2007-11-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>  (tiny change)
12832         * textmodes/texinfmt.el (texinfo-format-printindex):
12833         Collect combined indexes using texinfo-short-index-format-cmds-alist.
12834         Reported on <bug-texinfo@gnu.org>.
12836 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
12838         * net/tramp.el (tramp-completion-reread-directory-timeout):
12839         New defcustom.
12840         (tramp-handle-file-name-all-completions): Flush directory contents
12841         from cache regularly.
12842         (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
12843         (tramp-open-connection-setup-interactive-shell):
12844         Call `tramp-cleanup-connection' via funcall.
12846         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
12847         created when copying.
12849 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
12851         * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
12852         * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
12853         * eshell/esh-ext.el (eshell-external-command):
12854         * eshell/esh-cmd.el (require):
12855         * eshell/em-unix.el (eshell-plain-locate-behavior):
12856         * eshell/em-cmpl.el (eshell-cmpl-initialize):
12857         Replace eshell-under-xemacs-p with (featurep 'xemacs).
12858         * eshell/esh-mode.el (characterp, char-int): Remove unused
12859         conditional defaliases.
12861         * pcomplete.el (pcomplete-event-matches-key-specifier-p):
12862         Rename from event-matches-key-specifier-p, define unconditionally.
12863         (event-basic-type): Remove unused defalias.
12864         (pcomplete-show-completions):
12865         Use pcomplete-event-matches-key-specifier-p.
12867 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
12869         * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
12870         when saving esh-groups.el.
12872 2007-11-17  Martin Rudalics  <rudalics@gmx.at>
12874         * wid-edit.el (widget-default-complete):
12875         * progmodes/flymake.el (flymake-goto-file-and-line):
12876         Fix typo in (doc-)string.
12878 2007-11-17  Glenn Morris  <rgm@gnu.org>
12880         * emacs-lisp/byte-run.el (declare-function): New macro.
12881         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
12882         New function, byte-hunk-handler for declare-function.
12883         (byte-compile-callargs-warn): Handle declared functions.
12885         * emacs-lisp/check-declare.el: New file.
12886         * Makefile.in (check-declare): New target.
12888         * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
12890         * subr.el (process-lines): Move here from ../admin/admin.el.
12891         * emacs-lisp/authors.el (authors-process-lines): Remove.
12892         (authors): Use process-lines rather than authors-process-lines.
12894         * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
12895         Remove these files.
12897 2007-11-17  Juanma Barranquero  <lekktu@gmail.com>
12899         * emacs-lisp/backquote.el (backquote):
12900         Improve argument/docstring consistency.
12902         * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
12903         (ring-length, ring-empty-p): Use c[ad]dr.
12904         (ring-plus1): Use `1+'.
12905         (ring-minus1): Use `zerop'.
12906         (ring-remove): Use c[ad]dr.  Use `when'.
12907         (ring-copy): Use c[ad]dr.  Use `let', not `let*'.
12908         (ring-ref): Use `let', not `let*'.
12909         (ring-insert-at-beginning): Use c[ad]dr.  Doc fix.
12910         (ring-insert+extend): Use c[ad]dr.  Fix typo in docstring.
12911         (ring-member): Simplify.  Doc fix.
12912         (ring-convert-sequence-to-ring): Simplify.
12914 2007-11-17  Juri Linkov  <juri@jurta.org>
12916         * dired-aux.el (dired-create-directory): Allow creating
12917         a directory of an arbitrary depth.  Add a loop to find the topmost
12918         nonexistent parent dir `new', and call `dired-add-file' on it.
12919         Set the `PARENTS' arg of `make-directory' to t.
12921 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
12923         * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
12924         (math-build-parse-table): Get parse information from math-parse-table.
12926 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12928         * window.el (recenter-last-op): New var.
12929         (recenter-top-bottom): New command.
12930         (global-map): Bind it to C-l.
12932         * abbrev.el (abbrev--write): Fix error in transcription from C.
12934         * emulation/pc-select.el (pc-select-shifted-mark): Remove.
12935         (pc-select-ensure-mark): Set mark-active to a special value instead.
12936         Rename from ensure-mark.  Update call callers.
12937         (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
12938         Rewrite.  Update all callers.
12939         (pc-selection-mode): Remove redundant var declaration.
12941 2007-11-16  Tassilo Horn  <tassilo@member.fsf.org>
12943         * doc-view.el (doc-view-search-backward, doc-view-search):
12944         Fix assignment to free variable bug.
12946 2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
12948         * emulation/pc-select.el (pc-select-shifted-mark): New var.
12949         (ensure-mark): Set it.
12950         (maybe-deactivate-mark): New fun.
12951         Use it everywhere instead of (setq mark-active nil).
12953 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12955         * textmodes/reftex-dcr.el (reftex-start-itimer-once):
12956         Add check for XEmacs.
12958         * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
12960         * doc-view.el (doc-view-resolution): Add missing :group.
12962 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
12964         * subr.el (make-variable-frame-local):
12965         Fix typo in obsolescence declaration.
12967 2007-11-16  Werner Lemberg  <wl@gnu.org>
12969         * files.el (set-auto-mode-1): Check second line for -*- if file
12970         starts with '\" (which is used by man pages to identify needed
12971         troff preprocessors).
12973 2007-11-16  Glenn Morris  <rgm@gnu.org>
12975         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
12977 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
12979         * calc/calc-lang.el (math-oper-table): Fix typo.
12980         Reduce precedence of "/" for TeX.
12982         * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
12984 2007-11-16  Juri Linkov  <juri@jurta.org>
12986         * dired-aux.el (dired-read-shell-command-default): New function.
12987         (dired-read-shell-command): Use its return value for DEFAULT arg.
12989         * replace.el (keep-lines-read-args, occur-read-primary-args):
12990         Use a list of default values for DEFAULT arg of read-from-minibuffer.
12992         * man.el (Man-heading-regexp): Add 0-9.
12993         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
12995 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12997         * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
12998         (doc-view-resolution): New custom var.
12999         (doc-view-pdf/ps->png): Use it.
13000         (doc-view-shrink-factor): New var.
13001         (doc-view-enlarge, doc-view-shrink): New commands.
13002         (doc-view-mode-map): Use them.
13004 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
13006         * ediff-wind.el (ediff-window-setup-function):
13007         * simple.el (normal-erase-is-backspace):
13008         * eshell/em-unix.el (eshell/info):
13009         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
13010         Fix typos in docstrings.
13012         * emulation/cua-base.el (cua--keymaps-initialized):
13013         Rename from `cua--keymaps-initalized'.  Callers changed.
13014         (cua-highlight-region-shift-only): Doc fix.
13015         (cua-paste-pop): Fix typo in docstring.
13017 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13019         * emulation/cua-base.el (cua--pre-command-handler-1):
13020         Use input-decode-map instead of function-key-map.
13021         Use event-modifiers now that it works reliably.
13023         * vc.el (vc-diff-internal): Pop-to-buffer later.
13025         * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
13027         * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
13028         did not touch them.
13030 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
13032         * calc/calc-menu.el: New file.
13033         * calc/calc.el (calc-mode): Require calc-menu.
13035 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
13037         * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
13039 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
13041         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
13042         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
13043         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
13044         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
13045         locations.
13046         (gdb-info-breakpoints-custom, gdb-assembler-custom)
13047         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
13048         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
13050 2007-11-13  Noah Friedman  <friedman@splode.com>
13052         * calc/calc.el: Add `backward-delete-char-untabify' to the list of
13053         bindings to remap when `calc-scan-for-dels' is non-nil.
13055 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13057         * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
13058         constant forms.
13059         (byte-compile-nilconstp): New function.
13060         (byte-optimize-cond): Kill subsequent branches when a branch is
13061         know to be taken or not taken.
13062         (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
13064 2007-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
13066         * vc.el (vc-register): Allow registering a file passed as a
13067         parameter instead of just the current buffer.
13069 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
13071         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
13072         Check whether the output of "uname -sr" has been changed.
13074 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13076         * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
13077         patterns from compilation-perl.el and compilation-weblint.el files.
13079 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
13081         * progmodes/compilation-perl.el:
13082         * progmodes/compilation-weblint.el: Disable autoloads, they cause
13083         a bootstrap failure.
13085         * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
13086         instead of doing "cvs diff" in order to avoid accessing the repository.
13088 2007-11-12  Kevin Ryde  <user42@zip.com.au>
13090         * progmodes/compilation-perl.el:
13091         * progmodes/compilation-weblint.el: New files.
13093 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
13095         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
13096         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
13097         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
13098         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
13099         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
13100         Rewrite in active voice.
13102 2007-11-11  Tassilo Horn  <tassilo@member.fsf.org>
13104         * doc-view.el: Add comments about isearch support.
13106 2007-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
13108         * vc.el (vc-start-entry): Fix setting the in the case the function
13109         is called from vc-dired.  Use when instead of if where appropriate.
13111 2007-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13113         * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
13114         to be a list.
13115         (ps-begin-job): Error if ps-lpr-switches is not a list.
13117 2007-11-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13119         * faces.el (face-normalize-spec): Remove function.
13120         (frame-set-background-mode): Undo last change.
13122 2007-11-10  Jason Rumney  <jasonr@gnu.org>
13124         * w32-fns.el: Sync charset names with setup-default-fontset.
13125         Append "-1" where second part missing.
13127 2007-11-10  Juri Linkov  <juri@jurta.org>
13129         * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
13130         Fix docstring.  Reported by Leo <sdl.web@gmail.com>.
13132         * custom.el (custom-note-var-changed): Remove the `interactive'
13133         spec from this new non-interactive function.
13135 2007-11-10  Tassilo Horn  <tassilo@member.fsf.org>
13137         * doc-view.el (doc-view-mode-map, doc-view-menu)
13138         (doc-view-pdf->txt-sentinel): Adapt to new search UI.
13139         (doc-view-search-backward): New function.
13140         (doc-view-search): Query new regexp if prefix arg is given, else
13141         jump to next/previous match.
13142         (doc-view-mode): Handle compressed files.
13143         (jka-compr): Required for compressed files.
13145 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
13147         * replace.el (query-replace-show-replacement): New defcustom.
13148         (perform-replace): Use `match-substitute-replacement' if
13149         `query-replace-show-replacement' is non-nil.
13151 2007-11-10  David Kastrup  <dak@gnu.org>
13153         * subr.el (match-substitute-replacement): New function.
13155 2007-11-10  Carsten Dominik  <dominik@science.uva.nl>
13157         * files.el (auto-mode-alist): Select org-mode for files with the
13158         extension ".org".
13160 2007-11-10  Martin Rudalics  <rudalics@gmx.at>
13162         * help.el (help-window, help-window-point-marker): New variables.
13163         (help-window-select): New option.
13164         (with-help-window): New macro for displaying help windows.
13165         (help-window-display-message, help-window-setup-finish)
13166         (help-window-setup): New functions used for setting up help windows.
13167         (print-help-return-message): Reset help-window to nil.
13168         (view-lossage): Use with-help-window instead of
13169         with-output-to-temp-buffer and move help-window-point-marker after
13170         inserted text.
13171         (describe-bindings, describe-key, describe-mode): Use
13172         with-help-window instead of with-output-to-temp-buffer.
13174         * help-mode.el (help-mode): Set view-exit-action to bury the
13175         buffer instead of fiddling with windows.  Simplify code.
13176         (help-mode-finish): When help-window eqs t set it to the selected
13177         window and have with-help-window set up view-return-to-alist.
13178         (help-buffer): Add autoload cookie.
13180         * view.el (view-remove-frame-by-deleting): Change default value to t.
13181         Add autoload cookie.
13182         (view-exit-action, view-file, view-file-other-window)
13183         (view-file-other-frame, view-buffer, view-buffer-other-window)
13184         (view-buffer-other-frame): Rewrite doc strings.
13185         (view-return-to-alist-update): New function to remove stale entries
13186         from view-return-to-alist.
13187         (view-mode-enter): Rewrite doc string and simplify code.
13188         (view-mode-exit): Handle new case 'keep-frame.  Don't reset
13189         view-exit-action to nil.  Simplify code and rewrite doc string.
13191         * apropos.el (apropos-describe-plist):
13192         * descr-text.el (describe-char):
13193         * disp-table.el (describe-display-table):
13194         * faces.el (list-faces-display, describe-face):
13195         * facemenu.el (list-colors-display):
13196         * help-fns.el (describe-function, describe-variable)
13197         (describe-syntax, describe-categories):
13198         Use with-help-window instead of with-output-to-temp-buffer.
13200 2007-11-10  Dan Nicolaescu  <dann@ics.uci.edu>
13202         * emacs-lisp/byte-opt.el (byte-optimize-featurep):
13203         Optimize (featurep 'emacs) to t.
13205         * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
13206         New function.
13207         (byte-compile-maybe-guarded): Use it to also look for bound
13208         symbols inside `and' forms.  Comment out non-working code that was
13209         trying to avoid warnings for XEmacs code.
13211         * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
13213         * vc-svn.el (vc-svn-print-log, vc-svn-diff):
13214         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
13215         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
13216         (vc-cvs-annotate-command):
13217         * vc-arch.el (vc-arch-diff): Remove test to check if start-process
13218         is bound, it always is.
13220 2007-11-10  Jason Rumney  <jasonr@gnu.org>
13222         * term/w32-win.el (w32-initialize-window-system): Move SJIS font
13223         setup here from global scope.
13225 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
13227         * ido.el (ido-save-history): Save the history file in UTF-8, not
13228         the current filename coding system.
13230 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13232         * simple.el (interprogram-cut-function, interprogram-paste-function):
13233         Don't make them frame-local any more.
13235         * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
13236         Don't set interprogram-(cut|paste)-function on each frame.
13238         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
13239         Make them work in tty frames.
13240         (interprogram-cut-function, interprogram-paste-function):
13241         Set them globally.
13243 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13245         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
13246         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
13247         (iso-iso2duden-trans-tab): Add docstring.
13249 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13251         * abbrev.el (define-abbrev-table): Record the variable definition.
13253         * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
13254         New function.
13256 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13258         * ps-print.el: Clean the code for checking suitable Emacs version.
13259         (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
13260         (ps-print-version): New version 6.8.1.
13262 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13264         * files.el (enable-local-variables): Doc fix.
13266 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
13268         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
13270 2007-11-09  Sven Joachim  <svenjoac@gmx.de>
13272         * dired-aux.el (dired-copy-file-recursive):
13273         Preserve directory permissions.
13275 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13277         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
13278         (whitespace-unload-function): New-style unload function.  When run,
13279         unintern `whitespace-unload-hook' and call `unload-feature' recursively
13280         to stop the old hook from messing with the unloading.
13282 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13284         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
13285         (elp-unset-master, elp-results): Fix typos.
13286         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
13287         Doc fixes.
13289         * msb.el (msb--many-menus): Remove variable.
13290         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
13291         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
13292         (msb--toggle-menu-type): Fix typos in docstrings.
13294         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
13295         (shadow-insert-var): Doc fixes.
13296         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
13297         Reflow docstrings.
13298         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
13300 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13302         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
13303         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
13304         Fix typos in autoload docstrings.
13306 2007-11-09  Richard Stallman  <rms@gnu.org>
13308         * savehist.el (savehist-save): Obey savehist-ignored-variables.
13310 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
13312         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
13313         (gdb-var-update-handler-1): Use it.
13315 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13317         * loadhist.el (unload-feature): Remove erroneous check for the
13318         FEATURE-unload-function variable; check the existence of the
13319         function (that's what the docstring says, and it makes more sense).
13321         * follow.el (follow-unload-function): Add docstring.
13322         (follow-unload-function): Remove variable.
13324         * server.el (server-unload-function): Remove variable.
13325         (server-unload-function): Unbind `server-edit' from `C-x #'.
13327         * ses.el (ses-unload-function): New function.
13329 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13331         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
13332         (unsafep-progn, unsafep-let): Fix typos in docstrings.
13334         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
13335         before use to avoid a warning in packages that require uniquify.
13336         (uniquify-unload-function): New function and var.
13338 2007-11-09  Dan Nicolaescu  <dann@ics.uci.edu>
13340         * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
13341         (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
13342         (ediff-current-diff-A, ediff-current-diff-B)
13343         (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
13344         (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
13345         (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
13346         (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
13347         (ediff-odd-diff-Ancestor, ediff-reset-mouse):
13348         * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
13349         (ediff-setup-windows-plain-merge)
13350         (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
13351         (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
13352         * ediff-util.el (ediff-setup-keymap, )
13353         (ediff-toggle-wide-display, ediff-toggle-multiframe)
13354         (ediff-toggle-use-toolbar, ediff-really-quit)
13355         (ediff-good-frame-under-mouse)
13356         (ediff-highlight-diff-in-one-buffer)
13357         (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
13358         (ediff-make-bullet-proof-overlay):
13359         * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
13360         (ediff-set-meta-overlay):
13361         * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
13362         * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
13363         ediff-emacs-p with their former definitions.
13365         * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
13366         (viper-has-face-support-p, viper-inactivate-input-method)
13367         (viper-activate-input-method)
13368         (viper-use-replace-region-delimiters, viper-restore-cursor-type):
13369         * emulation/viper-mous.el (viper-multiclick-timeout)
13370         (viper-surrounding-word, viper-mouse-click-insert-word)
13371         (viper-mouse-click-search-word, viper-parse-mouse-key):
13372         * emulation/viper-macs.el (viper-char-array-to-macro):
13373         * emulation/viper.el (viper-go-away, viper-set-hooks)
13374         (viper-non-hook-settings):
13375         * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
13376         (viper-get-saved-cursor-color-in-insert-mode)
13377         (viper-get-saved-cursor-color-in-emacs-mode)
13378         (viper-check-version, viper-get-visible-buffer-window)
13379         (viper-file-checked-in-p, viper-set-replace-overlay)
13380         (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
13381         (viper-check-minibuffer-overlay, viper-read-key-sequence)
13382         (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
13383         with their former definitions.
13384         (viper-eventify-list-xemacs): Only do work for XEmacs.
13385         (viper-set-unread-command-events): Only do work for Emacs.
13386         (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
13387         (viper-move-overlay, viper-overlay-start, viper-overlay-end)
13388         (viper-overlay-get, viper-overlay-put, viper-read-event)
13389         (viper-characterp, viper-int-to-char, viper-get-face)
13390         (viper-color-defined-p, viper-iconify): New defaliases replacing
13391         the old fsets.
13393         * progmodes/fortran.el (comment-region-function)
13394         (uncomment-region-function): Pacify byte compiler.
13396         * vc.el (vc-diff-internal): Remove code for an old version of gnus.
13398 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>
13400         * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
13401         `process-environment'.
13403 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
13405         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
13406         match dir like "a...b".
13408 2007-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13410         * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
13412 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
13414         * net/tramp.el (tramp-handle-substitute-in-file-name):
13415         Don't expand the remote connection identification.
13416         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
13417         Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
13418         before calling stty.
13420         * net/tramp-cache.el (tramp-cache-print)
13421         (tramp-dump-connection-properties): Fix docstring.
13422         (tramp-list-connections): Rename from `tramp-cache-list-connections'.
13424         * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
13426         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
13427         remote connection identification when setting connection property.
13429         * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
13430         "//" substitutes only in the local filename part.
13432 2007-11-07  David Hansen  <david.hansen@gmx.net>
13434         * eshell/em-glob.el (eshell-extended-glob): Sort matches.
13436 2007-11-07  Glenn Morris  <rgm@gnu.org>
13438         * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
13439         Remove superfluous concats.  Move final set-buffer to
13440         non-emacs-specific code.
13442 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
13444         * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
13446 2007-11-07  Johan Bockgård  <bojohan@gnu.org>
13448         * eshell/esh-mode.el (eshell-output-filter):
13449         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
13450         Use `with-current-buffer'.
13452 2007-11-07  Andreas Schwab  <schwab@suse.de>
13454         * server.el (server-start): Only register cleanup after server was
13455         started.
13457 2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
13459         * net/tramp.el (top): Don't autoload `tramp-cache-print'.
13461         * net/tramp-cache.el (tramp-cache-print): Move down.
13462         (tramp-cache-list-connections): New defun.
13464         * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
13466 2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
13468         * ido.el (ido-save-history): Write the history file in the current
13469         filename coding system, and add `coding' file-local variable.
13471 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
13473         * textmodes/org.el (org-table-formula-substitute-names):
13474         Remove forgotten temporary debugging code.
13476 2007-11-05  Michael Albinus  <michael.albinus@gmx.de>
13478         * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
13479         the prompt.
13481 2007-10-05  Chris Moore  <christopher.ian.moore@gmail.com>
13483         * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
13485 2007-11-05  Simon Josefsson  <simon@josefsson.org>
13487         * net/tls.el (tls-end-of-info): Doc fix.
13489 2007-11-05  Kenichi Handa  <handa@ni.aist.go.jp>
13491         * international/utf-7.el (utf-7-imap): New coding system.
13492         (utf-7-imap-post-read-conversion): New function.
13493         (utf-7-imap-pre-write-conversion): New function.
13495 2007-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13497         * abbrev.el (abbrev--write): Fix up typo.
13499 2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
13501         * abbrev.el (define-abbrev-table): Doc fix.
13503 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
13505         * info.el (Info-revert-buffer-function): New func.
13506         (Info-mode): Arrange to use it for reverting.
13507         (Info-copy-current-node-name): Add space between filename and nodename.
13509 2007-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13511         * abbrev.el (expand-abbrev): Move point back to expansion's end.
13513 2007-11-04  Glenn Morris  <rgm@gnu.org>
13515         * net/tls.el: Don't require rx when compiling.
13516         (tls-end-of-info): Rewrite without using rx.
13517         (open-tls-stream): Use with-current-buffer.
13519 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
13521         * net/tls.el: Require rx when compiling.
13522         (tls-end-of-info): New variable.
13523         (open-tls-stream): Keep reading input until `tls-end-of-info' is
13524         matched.
13526 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
13528         * register.el (append-to-register, prepend-to-register):
13529         Don't signal error on empty register; use the text, instead.
13531 2007-11-03  Michael Olson  <mwolson@gnu.org>
13533         * textmodes/remember.el (remember-buffer):
13534         Use define-obsolete-function-alias rather than defalias.
13536 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
13538         * simple.el (bad-packages-alist): Anchor semantic regexp.
13540 2007-11-03  Glenn Morris  <rgm@gnu.org>
13542         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
13543         if defined, for blank lines.  Doc fix.
13545         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
13546         (fortran-mode): Set values for comment-region-function,
13547         uncomment-region-function and comment-insert-comment-function.
13548         (fortran-uncomment-region): New function.
13550         * textmodes/nroff-mode.el (nroff-mode):
13551         Set comment-insert-comment-function rather than indent-line-function.
13552         (nroff-indent-line-function): Remove.
13553         (nroff-insert-comment-function): New function.
13555 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
13557         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
13559 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
13561         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
13563         * emulation/viper-cmd.el (viper-prev-destructive-command)
13564         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
13565         copy-sequence.
13567         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
13568         Got rid of ediff-copy-list.
13570         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
13571         use face-name.
13572         (ediff-test-utility, ediff-diff-mandatory-option)
13573         (ediff-reset-diff-options): Remove to simplify the mandatory option
13574         handling on Windows.
13575         (ediff-set-diff-options): Add.
13576         (ediff-diff-options): Set "--binary" option as default in some cases.
13578         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
13579         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
13580         ediff-vc-working-revision.  Require vc-hooks.
13582 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
13584         * files.el (hack-local-variables): Fix membership tests to avoid
13585         treating all variables as safe if `enable-local-variables' is
13586         set to :safe (CVE-2007-5795).
13588 2007-11-02  Glenn Morris  <rgm@gnu.org>
13590         * newcomment.el (comment-indent): Let comment-insert-comment-function,
13591         if defined, do all the work of inserting a new comment.
13593         * progmodes/etags.el (tags-table-mode): Disable undo.
13595         * simple.el (bad-packages-alist): Revert previous change.
13597 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
13599         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
13601         * obsolete/lselect.el: Do not warn about unknown functions.
13603 2007-11-02  Michael Olson  <mwolson@gnu.org>
13605         * textmodes/remember.el (remember-buffer): Make this an alias of
13606         remember-finalize, because Org uses it.
13608 2007-11-01  Michael Olson  <mwolson@gnu.org>
13610         * textmodes/remember.el: Improve documentation in heading.
13611         (remember-before-remember-hook): Turn into a customizable option.
13612         (remember): Document INITIAL argument.
13613         (remember-region): Remove autoload cookie.  Improve docstring to
13614         mention that it is called from the *Remember* buffer, and does not
13615         have any functional overlap with the `remember' function.
13616         (remember-finalize): Remove autoload cookie.  Rename from
13617         remember-buffer to emphasize that this does not have any
13618         functional overlap with the `remember' function.
13619         (remember-destroy): Remove autoload cookie.
13620         (remember-mode-map): Define and initialize in one step.
13621         (remember-mode): Improve docstring.
13622         (remember-annotation-functions): Default to just '(buffer-file-name),
13623         and don't try to take the default value from Planner.
13625 2007-11-01  Glenn Morris  <rgm@gnu.org>
13627         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
13629         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
13631         * emacs-lisp/authors.el (authors-scan-change-log)
13632         (authors-scan-el): Don't enable local eval; enable only safe local
13633         variables, without querying.
13635         * mail/footnote.el (footnote-numeric-regexp)
13636         (footnote-english-upper-regexp, footnote-english-lower-regexp)
13637         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
13638         Match multi-character footnotes.
13640         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
13641         (nroff-indent-line-function): New function.
13642         (nroff-count-text-lines): Use nroff-forward-text-line rather than
13643         obsolete alias.
13645 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
13647         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
13648         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
13649         (rcirc-print): Only update the line count when not marking the
13650         line as omittable.
13651         (rcirc-log-write): Specify coding system when writing logfile.
13652         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
13654 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
13656         * printing.el (printing): Fix :version, printing.el was included
13657         for in emacs-22.1.
13658         (pr-path-style, pr-path-alist, pr-txt-name)
13659         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
13660         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
13661         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
13662         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
13663         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
13664         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
13665         (pr-setting-database, pr-visible-entry-list)
13666         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
13667         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
13669         * ediff-util.el (ediff-nuke-selective-display): Move definition to
13670         top level, make it dependent on the emacs flavor.
13672         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
13673         Test for XEmacs not for itimer.
13675         * term/sun-mouse.el:
13676         * obsolete/sun-fns.el:
13677         * obsolete/sun-curs.el: Remove files.
13679         * term/sun.el (select-previous-complex-command): Remove obsolete code.
13681 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
13683         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
13684         was given to concat.
13686 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13688         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
13689         used normally for goto-line.  Change `g' to revert the buffer.
13690         Add redundant `r' binding for buffer-revert.
13692         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
13693         (mail-abbrevs-setup): Use abbrev-expand-functions.
13694         (build-mail-abbrevs): Use with-temp-buffer.
13695         (define-mail-abbrev): Simplify.
13696         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
13697         Change it for use on abbrev-expand-functions.
13698         (mail-abbrev-complete-alias): Use with-syntax-table.
13700 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
13702         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
13703         directly.  Fix bug in deleting temp file.
13705 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13707         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
13708         Merge defvar and define-abbrev-table.
13709         (def-python-skeleton): Use :case-fixed and :enable-function.
13710         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
13711         Remove.
13712         (python-mode): Don't modify pre-abbrev-expand-hook.
13714 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
13716         * ediff-util.el (ediff-file-checked-out-p)
13717         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
13719 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13721         * abbrev.el (abbrev-symbol): Correct let->let*.
13722         (abbrev--before-point): Only use abbrev-start-location if before point.
13724 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
13726         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
13727         (strokes-unload-hook): Remove function and variable.
13728         (strokes-unload-function): New-style unload function, adapted
13729         from `strokes-unload-hook'.
13731         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
13732         (cl-unload-hook): Remove variable.
13733         (cl-unload-function): New-style unload function, adapted
13734         from `cl-cannot-unload'.
13736         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
13737         (elp-unload-function): New-style unload function, adapted
13738         from `elp-unload-hook'.
13740 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
13742         * emacs-lisp/find-func.el (find-library): Use library at
13743         point as default interactive argument.
13745 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
13747         * shadowfile.el (shadow-join): Remove.
13748         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
13749         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
13750         (shadowfile-unload-hook): Remove function and variable.
13751         (shadowfile-unload-function): New-style unload function, adapted
13752         from `shadowfile-unload-hook'.
13754 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
13756         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
13757         only if it is bound.
13759         * textmodes/reftex.el: Move autoloads for before all uses.
13760         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
13761         (reftex-delete-overlay): Move to the top level with the condition
13762         in the body.
13764         * progmodes/simula.el: Use when instead of if.
13766         * iimage.el (iimage-locate-file): Define unconditionally.
13768         * mail/mailabbrev.el (mail-abbrev-next-line):
13769         * emulation/vip.el (vip-enlarge-region, vip-line)
13770         (vip-next-line-at-bol, vip-previous-line)
13771         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
13772         Wrap with-no-warnings around uses of next-line and previous-line.
13774         * ediff.el (run-ediff-from-cvs-buffer):
13775         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
13776         Remove function not used by pcl-cvs anymore.
13777         (noninteractive, generic-sc-get-latest-rev)
13778         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
13779         Delete support for long obsolete generic-sc.el.
13781 2007-10-31  Glenn Morris  <rgm@gnu.org>
13783         * cvs-status.el: No longer require pcvs when compiling.
13785         * doc-view.el (doc-view-conversion-refresh-interval)
13786         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
13787         (doc-view-reset-slice): Doc fixes.
13788         (doc-view-menu): Remove deleted function doc-view-edit-doc.
13790 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
13792         * help-at-pt.el (help-at-pt-unload-hook): Remove.
13793         Timers are automatically canceled by `unload-feature'.
13795         * delsel.el (delsel-unload-hook): Remove function and variable.
13796         (delsel-unload-function): New-style unload function, adapted
13797         from `delsel-unload-hook'.
13799         * msb.el (msb-unload-hook): Remove function and variable.
13800         (msb-unload-function): New-style unload function, adapted from
13801         `msb-unload-hook'.
13803 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
13805         * desktop.el (uniquify-managed): Pacify byte compiler.
13806         (desktop-buffer-info): If the buffer name is managed by uniquify,
13807         save the base name, not the uniquified one.
13808         (desktop-create-buffer): Allow `rename-buffer' to generate a new
13809         name in case of conflict.
13811 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13813         * doc-view.el: Use expand-file-name rather than concat.
13814         (doc-view-cache-directory): Add the UID so multiple users won't clash.
13815         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
13816         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
13817         (doc-view-toggle-display): Use an overlay over the whole buffer so as
13818         not to have to touch the buffer's content.
13819         (doc-view-initiate-display): New function, extracted from doc-view-mode.
13820         (doc-view-mode): Use it.  Don't mark as a special mode.
13821         Put the page numbers in the modeline.
13822         Set up the overlay.  Hide the cursor.  Run the mode hook.
13823         Use after-revert-hook rather than revert-buffer-function.
13824         (doc-view-search-internal): Fix typo.
13825         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
13826         image-cache flush.
13827         (doc-view-reconvert-doc): Don't reset the whole mode.
13828         (doc-view-make-safe-dir): New function.
13829         (doc-view-current-cache-dir): Use it.
13831 2007-10-30  Jason Rumney  <jasonr@gnu.org>
13833         * time.el (display-time-world-list): Test for zoneinfo support.
13835 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
13837         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
13839         * net/tramp-cache.el (tramp-flush-file-function): Check also
13840         `default-directory' if `buffer-file-name' does not return a
13841         string.  Added to `eshell-pre-command-hook'.
13843 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13845         * doc-view.el (doc-view-current-doc): Remove.
13846         Replace all uses by buffer-file-name.
13847         (doc-view-menu): New menu.
13848         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
13849         unused var `doc'.
13850         (doc-view-sort): Simplify.
13851         (doc-view-buffer-message): Don't change buffer-modified-p.
13852         (doc-view-mode): Change it here instead.
13853         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
13854         Don't modify the global value of revert-buffer-function.
13856         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
13857         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
13858         (image-toggle-display): Take overlays into account and don't assume
13859         point-min==1.
13861 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
13863         * vc.el (vc-annotate): Fix omission bug:
13864         Specify value for vc-sentinel-movepoint.
13866 2007-10-30  Michael Olson  <mwolson@gnu.org>
13868         * textmodes/remember.el (remember-mode-hook)
13869         (remember-handler-functions, remember-annotation-functions):
13870         Add additional items as options, including some Org functions.
13872 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
13874         * doc-view.el: Remove cl-dependency.
13875         (doc-view-buffer-message): Mention new binding K.
13876         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
13877         instead of variable.
13878         (doc-view-current-cache-dir): Better cache dir naming.
13879         (doc-view-current-display): Remove variable.
13880         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
13881         (doc-view-kill-proc): Set converter process to nil.
13882         (doc-view-minor-mode): New minor mode.
13883         (doc-view-minor-mode-map): New keymap.
13884         (doc-view-mode): Remove text/image switching code.  Use plain defun.
13885         (doc-view-mode-map): New binding K kills converter process.
13886         Remove C-c C-e binding.
13887         (doc-view-mode-text-map): Remove keymap.
13888         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
13889         d-v-display-maybe.
13890         (doc-view-previous-major-mode): New variable.
13891         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
13892         (doc-view-remove-if): New function.
13893         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
13894         (doc-view-toggle-display): Toggle modes instead of display styles.
13895         (doc-view-reconvert-doc): Adapt to new way of doing things.
13897         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
13899 2007-10-30  Glenn Morris  <rgm@gnu.org>
13901         * dirtrack.el (dirtrack-mode): Doc fix.
13903         * shell.el (shell-dirtrack-verbose, shell-mode)
13904         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
13906         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
13907         (byte-compile-enable-warning): Doc fix.
13909         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
13910         suppress byte-opt warning.
13912 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
13914         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
13915         (edt-gnu-emacs19-p): Remove.
13916         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
13917         (edt-xserver, edt-page-backward, edt-beginning-of-line)
13918         (edt-end-of-line-forward, edt-end-of-line-backward)
13919         (edt-one-word-forward, edt-one-word-backward, edt-character)
13920         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
13921         (edt-find-forward, edt-find-backward, edt-find-next-forward)
13922         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
13923         (edt-define-key, edt-bottom-check, edt-sentence-forward)
13924         (edt-sentence-backward, edt-paragraph-forward)
13925         (edt-paragraph-backward, edt-restore-key, edt-window-top)
13926         (edt-window-bottom, edt-scroll-window-forward-line)
13927         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
13928         (edt-line-to-top-of-window, edt-paragraph-backward)
13929         (edt-restore-key, edt-window-top, edt-window-bottom)
13930         (edt-scroll-window-forward-line)
13931         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
13932         (edt-line-to-middle-of-window, edt-goto-percentage)
13933         (edt-display-the-time, edt-remember, edt-split-window)
13934         (edt-emulation-on, edt-emulation-off)
13935         (edt-default-emulation-setup, edt-user-emulation-setup)
13936         (edt-select-default-global-map, edt-select-user-global-map):
13937         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
13938         tests.
13940         * textmodes/reftex-index.el (reftex-index-selection-or-word):
13941         Use feature test instead of boundp test so it can be resolved at
13942         compile time.
13944         * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
13946 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13948         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
13949         Update all users.
13950         (abbrev-get, abbrev-put): Simplify.
13951         (define-abbrev): Don't store the `force' value in the :system property.
13952         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
13954 2007-10-30  Michael Olson  <mwolson@gnu.org>
13956         * desktop.el (desktop-minor-mode-table): Add line for ERC.
13958         * textmodes/remember.el: New file that implements a mode for
13959         quickly jotting down things to remember.
13961         * textmodes/remember-diary.el: A backend for remember.el that
13962         implements saving notes to a Diary file.
13964 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
13966         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
13967         Relocate in file.
13968         (allout-doublecheck-at-and-shallower): Increase to include
13969         slightly greater depths, since yank interaction is now ok.
13970         Also, elaborate the docstring to explain the situation.
13971         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
13972         instead of concat, so we accommodate key sequences expressed as
13973         vectors as well as strings and lists.
13974         (allout-flag-region, allout-hide-by-annotation): Make the
13975         hidden-text overlays 'front-advance.
13976         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
13977         (allout-aberrant-container-p, allout-on-current-heading-p)
13978         (allout-e-o-prefix-p, allout-next-heading)
13979         (allout-previous-heading, allout-goto-prefix)
13980         (allout-end-of-prefix, allout-next-sibling-leap)
13981         (allout-next-visible-heading, allout-auto-fill)
13982         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
13983         (allout-yank-processing, allout-resolve-xref)
13984         (allout-current-topic-collapsed-p, allout-hide-region-body)
13985         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
13986         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
13987         (count-trailing-whitespace-region): Preserve match data, so allout
13988         outline navigation doesn't disrupt other Emacs operations.
13989         (allout-beginning-of-line): Retreat to the beginning of the hidden
13990         text, so fields are respected (for submodes that care).
13991         (allout-end-of-line): Preserve mark activation status when jumping.
13992         (allout-open-topic): Account for opening after a child that
13993         contains a hidden trailing newline.  Preserve match data.
13994         Run allout-structure-added-hook
13995         (allout-encrypt-decrypted): Preserve match data.
13996         (allout-toggle-current-subtree-exposure): Add new interactive
13997         function for toggle subtree exposure - suggested by tassilo.
13998         (move-beginning-of-line, move-end-of-line): Don't use
13999         line-move-invisible-p, it's obsolete - substitute the code, instead.
14001 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
14003         * textmodes/flyspell.el (message-signature-separator):
14004         * longlines.el (message-indent-citation-function): Pacify byte
14005         compiler.
14007         * emacs-lisp/cl-loaddefs.el:
14008         * ldefs-boot.el: Regenerate.
14010         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
14011         (.el.elc, compile, compile-always, compile-calc)
14012         ($(lisp)/progmodes/cc-mode.elc): Use it.
14014         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
14015         Only do work for XEmacs.
14016         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
14017         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
14018         on XEmacs.
14019         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
14020         (ps-x-color-name, ps-x-color-specifier-p)
14021         (ps-x-copy-coding-system, ps-x-device-class)
14022         (ps-x-extent-end-position, ps-x-extent-face)
14023         (ps-x-extent-priority, ps-x-extent-start-position)
14024         (ps-x-face-font-instance, ps-x-find-coding-system)
14025         (ps-x-font-instance-properties, ps-x-make-color-instance)
14026         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
14027         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
14028         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
14029         (ps-generate-postscript-with-faces): Delete defaliases.
14030         (ps-face-foreground-name, ps-face-background-name)
14031         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
14032         Move definitions to top level, make the body conditional on the Emacs
14033         flavor.  Replace uses of deleted aliases and renamed functions.
14034         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
14035         of deleted aliases and renamed functions.
14037         * calc/calc.el (calc-emacs-type-lucid): Remove.
14038         (calc-digit-map, calcDigit-start, calc-read-key)
14039         (calc-clear-unread-commands):
14040         * calc/calc-ext.el (calc-user-key-map): Replace uses of
14041         calc-emacs-type-lucid with (featurep 'xemacs)
14043         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
14044         (featurep 'xemacs).
14045         (tpu-lucid-emacs19-p): Remove.
14046         (tpu-map-key): Make it a function instead of using fset.  Inline
14047         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
14048         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
14050         * ielm.el: Use featurep 'xemacs.
14052         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
14053         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
14054         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
14055         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
14056         cperl-xemacs-p with (featurep 'xemacs).
14057         (font-lock-cache-position): Pacify byte compiler.
14059 2007-10-29  Drew Adams  <drew.adams@oracle.com>
14061         * faces.el (read-color): New function.
14062         (face-at-point, foreground-color-at-point)
14063         (background-color-at-point): New functions.
14065 2007-10-28  Richard Stallman  <rms@gnu.org>
14067         * net/browse-url.el (browse-url-text-xterm): Rename from
14068         browse-url-lynx-xterm and made generic.
14069         (browse-url-text-emacs): Likewise.
14070         (browse-url-text-browser): New variable.
14071         (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
14072         (browse-url-text-input-field, browse-url-text-input-attempts)
14073         (browse-url-kde-program): Likewise.
14075 2007-10-29  Glenn Morris  <rgm@gnu.org>
14077         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
14078         Use mapc rather than mapcar (reinstall change deleted without log
14079         entry 2007-10-22).
14081 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
14083         * wdired.el (wdired-next-line, wdired-previous-line):
14084         Use next-line and previous-line wrapped in with-no-warnings.
14086 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
14088         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
14089         (rcirc-recent-quit-alist): New function.
14090         (rcirc): Print a better message when there is only one connected server.
14091         (rcirc-complete-nick): Do not update the nick table here.
14092         (rcirc-mode-map): Add M-o.
14093         (rcirc-current-line): Add variable.
14094         (rcirc-mode): Setup variables for line based omit.
14095         (rcirc-edit-multiline): Strip text properties.
14096         (rcirc-omit-responses): Add NICK.
14097         (rcirc-omit-threshold): Add variable.
14098         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
14099         Add functions.
14100         (rcirc-print): Keep track of current line.  Do not fill text if
14101         `rcirc-fill-flag' is null.  Only omit text if the last activity
14102         from the sender is more than `rcirc-omit-threshold' lines ago.
14103         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
14104         numbers instead of time.
14105         (rcirc-channel-nicks): Sort by line numbers instead of time.
14106         (rcirc-omit-mode): Add `...' when omitting text and recenter.
14107         (rcirc-handler-JOIN): Restore the joiners linestamp.
14108         (rcirc-maybe-remember-nick-quit): Add function.
14109         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
14111 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
14113         * loadhist.el (unload-feature-special-hooks):
14114         Add `delete-frame-functions' and `suspend-tty-functions'.
14116         * server.el (server-unload-function): Rename from `server-unload-hook'
14117         and adapt to new `unload-feature' functionality.  Remove hook from
14118         `kill-buffer-hook' buffer-locally.
14119         (server-unload-hook): Remove.
14120         (server-unload-function): New var; replaces `server-unload-hook'.
14122 2007-10-29  Glenn Morris  <rgm@gnu.org>
14124         * dirtrack.el (dirtrack-debug): Doc fix.
14125         (dirtrack-mode, dirtrack-debug-mode): New names for
14126         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
14127         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
14128         Make obsolete.
14129         (dirtrack-debug-message): Only print message if
14130         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
14131         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
14132         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
14134 2007-10-28  Glenn Morris  <rgm@gnu.org>
14136         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
14137         (byte-compile-warnings-safe-p): Handle `not'.
14138         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
14139         (byte-compile-enable-warning): New functions.
14140         (byte-compile-eval-before-compile)
14141         (byte-compile-file-form-require): Use byte-compile-disable-warning.
14142         (byte-compile-close-variables): Locally bind byte-compile-warnings,
14143         but do not modify it.
14144         (byte-compile-eval, byte-compile-obsolete)
14145         (byte-compile-warn-about-unresolved-functions)
14146         (byte-compile-file-form-defvar)
14147         (byte-compile-file-form-custom-declare-variable)
14148         (byte-compile-file-form-require)
14149         (byte-compile-file-form-defmumble, byte-compile-lambda)
14150         (byte-compile-form, byte-compile-normal-call)
14151         (byte-compile-variable-ref, byte-compile-defvar)
14152         (byte-compile-make-variable-buffer-local):
14153         Use byte-compile-warning-enabled-p.
14154         * emacs-lisp/advice.el (ad-compile-function):
14155         Use byte-compile-disable-warning.
14156         * emacs-lisp/cl.el: Move local variables to end of file, and set
14157         byte-compile-warnings to `(not cl-functions)'.
14158         * emacs-lisp/cl-compat.el: Add a local variables section, and set
14159         byte-compile-warnings to `(not cl-functions)'.
14160         * emacs-lisp/cl-macs.el: Unify local variable section, and set
14161         byte-compile-warnings to `(not cl-functions)'.
14162         (cl-do-proclaim): Use byte-compile-disable-warning and
14163         byte-compile-enable-warning.
14164         * emacs-lisp/cl-seq.el: Unify local variable section, and set
14165         byte-compile-warnings to `(not cl-functions)'.
14166         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
14167         Use byte-compile-disable-warning.
14169 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
14171         * cus-edit.el (custom-browse-insert-prefix):
14172         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
14174 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
14176         * server.el (server-process-filter): Fix typo in docstring.
14177         (server-log): Reflow docstrings.
14178         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
14179         (server-goto-line-column): Use `when'.
14181 2007-10-28  Juri Linkov  <juri@jurta.org>
14183         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
14184         when mouse is clicked on the isearch message.
14185         (isearch-resume): Call `isearch-update' at the end.
14186         Rename argument `search' to `string' to conform to the
14187         isearch terminology.
14189 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14191         Rewrite abbrev.c in Elisp.
14192         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
14193         (abbrev-table-get, abbrev-table-put, abbrev-get)
14194         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
14195         (define-abbrev, abbrev--check-chars, define-global-abbrev)
14196         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
14197         (abbrev-expansion, abbrev--before-point, expand-abbrev)
14198         (unexpand-abbrev, abbrev--write, abbrev--describe)
14199         (insert-abbrev-table-description, define-abbrev-table):
14200         New funs, largely transcribed from abbrev.c.
14201         (abbrev-with-wrapper-hook): New macro.
14202         (abbrev-table-name-list, global-abbrev-table)
14203         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
14204         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
14205         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
14206         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
14207         New vars, largely transcribed from abbrev.c.
14208         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
14209         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
14210         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
14212 2007-10-27  Glenn Morris  <rgm@gnu.org>
14214         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
14215         (shell-dirtrack-toggle): Mark as obsolete.
14216         (dirtrack-toggle, dirtrack-mode): No longer alias to
14217         shell-dirtrack-mode.
14219 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
14221         * calc/calc.el (math-standard-opers): Lower the precedence
14222         of negation.
14223         * calc/calc-lang.el (math-oper-table): Lower precedence of
14224         negation for C, TeX, and eqn.
14226 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
14228         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
14230 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
14232         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
14233         (desktop-not-loaded-hook): Fix :version tags.
14235 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
14237         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
14238         (tramp-get-remote-tmpdir): New defun.
14239         (tramp-make-tramp-temp-file): Use it.
14240         (tramp-local-call-process): New defun.  Replace all calls of
14241         `call-process' by this when appropriate.
14242         (tramp-handle-write-region): Replace calls of `file-attributes' by
14243         `tramp-compat-file-attributes'.
14244         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
14245         Make the first command a `tramp-send-command' call, with let-bind
14246         of `tramp-end-of-output'.
14247         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
14248         (tramp-load-report-modules, tramp-append-tramp-buffers):
14249         Move to tramp-cmds.el.
14251         * net/tramp-fish.el (tramp-fish-handle-copy-file)
14252         (tramp-fish-do-copy-or-rename-file)
14253         (tramp-fish-do-copy-or-rename-file-directly):
14254         * net/tramp-smb.el (tramp-smb-handle-copy-file):
14255         Add parameter PRESERVE-UID-GID.
14257 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
14259         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
14260         New defcustoms.
14261         (display-time-world-list): Use them as appropriate for the current
14262         value of `system-type'.
14264 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
14266         * emulation/pc-select.el (next-line-mark, next-line-nomark)
14267         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
14268         around uses of previous-line and next-line.
14270         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
14271         New defvars.
14273         * textmodes/css-mode.el (comment-continue):
14274         * net/browse-url.el (url-handler-regexp):
14275         * progmodes/idlw-help.el (idlwave-system-routines):
14276         Pacify byte-compiler.
14278         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
14279         line-move-invisible-p with its former definition: invisible-p.
14280         line-move-invisible-p was removed on 2007-08-29.
14282 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
14284         * files.el (kill-emacs-query-functions): Doc fix;
14285         `save-buffers-kill-emacs' is no longer bound to a key.
14287 2007-10-26  Richard Stallman  <rms@gnu.org>
14289         * isearch-multi.el (isearch-buffers-multi): New option.
14290         (isearch-buffers-search-fun): Test it.
14292         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
14293         Put ps-run-clear on C-c C-l.
14295         * newcomment.el (comment-styles): New style indent-or-triple.
14296         (comment-style): Make that the default.
14297         (comment-add defvar): Doc fix.
14298         (comment-add): Delete arg EXTRA.
14299         (comment-region-default): Open code call to comment-add.
14300         Handle indent-or-triple style which uses `multi-char' for INDENT.
14302 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
14304         * eshell/em-unix.el (nil-blank-string): Doc fix.
14306 2007-10-26  John Wiegley  <johnw@newartisans.com>
14308         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
14309         function, ensure that the third argument is turned into a nil if
14310         the string is otherwise completely empty (either no characters, or
14311         all tabs/spaces).  This fixes a bug from a user who found himself
14312         unable to customize `diff-switches' and still use Eshell's diff
14313         command.
14315 2007-10-26  Glenn Morris  <rgm@gnu.org>
14317         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
14318         safe-local-variable property.
14320 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
14322         * net/browse-url.el (browse-url-browser-function): Delete grail.
14323         (browse-url-grail): Function and variable deleted.
14324         (browse-url-browser-function): Delete IXI Mosaic.
14325         (browse-url-default-browser): Don't try IXI Mosaic.
14326         (browse-url-iximosaic): Function deleted.
14327         (browse-url-browser-function): Delete MMM.
14328         (browse-url-default-browser): Don't try MMM.
14329         (browse-url-mmm): Function deleted.
14331 2007-10-26  Drew Adams  <drew.adams@oracle.com>
14333         * custom.el (custom-note-var-changed): New function.
14335 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
14337         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
14338         use with the definition.  Remove.
14340         * add-log.el (change-log-start-entry-re): New defconst.
14341         (change-log-sortable-date-at): Use it.
14342         (change-log-beginning-of-defun, change-log-end-of-defun):
14343         New functions.
14344         (change-log-mode): Use them for beginning-of-defun-function and
14345         end-of-defun-function.
14347 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
14349         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
14350         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
14351         (ses-recalculate-cell): Deal with point being just beyond end of
14352         data area (why does this happen?)
14353         (ses-set-curcell): Ditto.
14354         (ses-column-letter): Handle columns beyond 702.  Code written by
14355         Gareth Rees.
14357 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
14359         * textmodes/org.el (org-agenda-get-restriction-and-command):
14360         Use `mapc' instead of `mapcar'.
14361         (org-agenda-list): Numeric prefix argument can specify the number
14362         of days.
14363         (remember-register, remember-buffer): Prevent byte compiler from
14364         complaining.
14365         (org-todo): Save and restore match data.
14366         (org-no-warnings): New macro.
14367         (org-columns-eval): Use `org-no-warnings'.
14369 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
14371         * comint.el (comint-password-prompt-regexp):
14372         Handle `[sudo] password'-style prompt.
14374 2007-10-25  Glenn Morris  <rgm@gnu.org>
14376         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
14377         (defcustom): Doc fix.
14379         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
14380         Add `non_intrinsic'.
14381         (f90-constants-re): Add ieee modules.
14382         (f90-typedef-matcher, f90-typedec-matcher)
14383         (f90-imenu-type-matcher): New functions.
14384         (f90-font-lock-keywords-1): Give module procedures function-name face.
14385         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
14386         Add `use, intrinsic'.
14387         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
14388         Move start of `enum' blocks to separate entry.
14389         (f90-start-block-re): Fix `type', `abstract interface'.
14390         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
14391         derived types.
14392         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
14393         `elemental', change `enumerator'.
14394         (f90-no-block-limit): Fix `abstract interface'.
14396         * progmodes/f90.el (f90-indented-comment-re)
14397         (f90-directive-comment-re, f90-break-delimiters):
14398         * progmodes/fortran.el (fortran-comment-line-start-skip)
14399         (fortran-directive-re):
14400         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
14401         as safe if they are strings.
14403 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14405         * startup.el (window-system): Remove.  Don't make it frame-local.
14407 2007-10-24  Richard Stallman  <rms@gnu.org>
14409         * savehist.el (savehist-save): Omit unreadable elements.
14411         * loadhist.el (unload-function-defs-list): Rename from
14412         unload-function-features-list.
14413         (unload-feature-special-hooks, unload-feature): Doc fixes.
14415         * indent.el (indent-to-left-margin): If point's in the indentation,
14416         move to the end of the indentation.
14418         * cus-edit.el (customize-changed-options): Make arg optional.
14420 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
14422         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
14424 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
14426         * textmodes/org-publish.el (org-publish-attachment): Re-install
14427         accidentally deleted change.
14429 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14431         * term/iris-ansi.el (iris-function-map): Move init into declaration.
14433 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
14435         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
14436         (Buffer-menu-mode-map): Initialize in the declaration.
14437         (Buffer-menu-mode): Define with `define-derived-mode'.
14439 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
14441         * textmodes/org.el (org-version): Change to 5.13e.
14442         (org-agenda-file-regexp): Fix typo in docstring.
14443         (org-add-planning-info): Fix bug in parenthesis settings.
14444         (org-scan-tags): Catch the case of indirect buffers with no filename.
14445         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
14446         Re-install switch to mapc, had been removed by accident.
14447         (org-columns-map): New binding `C-c C-o'.
14448         (org-columns-menu): Change menu text and added new entry.
14449         (org-columns-eval): Document the use of `next-line'.
14450         (org-columns-open-link): New function.
14451         (org-columns-follow-link): Remove function.
14452         (org-open-link-from-string): New function.
14453         (org-read-date-get-relative): Fix typo in docstring.
14454         (org-read-date-get-relative): Leading +/- is not optional.
14455         (org-agenda-get-restriction-and-command): Always resize window on
14456         first loop cycle.
14457         (org-agenda-open-link): Make sure the link abbreviations are
14458         present in the agenda buffer.
14459         (org-agenda-copy-local-variable): New function.
14461 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14463         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
14465 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14467         * simple.el (reindent-then-newline-and-indent): Use a `move after
14468         insert' kind of marker in the save-excursion.
14470 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14472         * textmodes/css-mode.el: Require CL.
14473         (comment-continue): Declare.
14475         * subr.el (make-variable-frame-localizable): Remove.
14476         (make-variable-frame-local): Mark obsolete.
14478 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14480         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
14481         of the subdirs is unreadable.
14483 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
14485         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
14486         when we are local.
14488 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14490         * progmodes/python.el (python-current-defun): Remove left-over
14491         assignment to `start'.
14493 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
14495         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
14496         than `mapcar'; return value is not used.
14498 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
14500         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
14501         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
14503 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
14505         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
14506         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
14508 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
14510         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
14512 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14514         * emacs-lisp/advice.el (ad-make-advised-docstring):
14515         Add ad-advice-info text property to doc string.
14517 2007-10-23  Glenn Morris  <rgm@gnu.org>
14519         * progmodes/f90.el (f90-do-indent, f90-if-indent)
14520         (f90-type-indent, f90-program-indent, f90-associate-indent)
14521         (f90-continuation-indent, f90-comment-region)
14522         (f90-beginning-ampersand, f90-smart-end)
14523         (f90-break-before-delimiters, f90-auto-keyword-case)
14524         (f90-leave-line-no, f90-mode-hook):
14525         Give an appropriate safe-local-variable property.
14527         * progmodes/fortran.el (fortran-tab-mode-default)
14528         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
14529         (fortran-structure-indent, fortran-continuation-indent)
14530         (fortran-comment-indent, fortran-comment-line-extra-indent)
14531         (fortran-comment-line-start)
14532         (fortran-minimum-statement-indent-fixed)
14533         (fortran-minimum-statement-indent-tab)
14534         (fortran-comment-indent-char, fortran-line-number-indent)
14535         (fortran-check-all-num-for-matching-do)
14536         (fortran-blink-matching-if, fortran-continuation-string)
14537         (fortran-comment-region, fortran-electric-line-number)
14538         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
14539         (fortran-analyze-depth, fortran-break-before-delimiters):
14540         Give an appropriate safe-local-variable property.
14542 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
14544         * printing.el: Move variable definitions before use.
14545         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
14547 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14549         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
14550         (tpu-edt-off): Use it.
14551         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
14552         the global-map before adding it to global-map.
14554         * menu-bar.el (global-buffers-menu-map): New var.
14555         (global-map, menu-bar-update-buffers): Use it.
14556         * msb.el (msb-menu-bar-update-buffers): Use it.
14557         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
14558         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
14559         Use with-current-buffer.
14561 2007-10-22  Juri Linkov  <juri@jurta.org>
14563         * isearch-multi.el: New file.
14565         * isearch.el (isearch-search-string): After finding the next
14566         occurrence switch to buffer isearch-buffers-current-buffer when
14567         isearch-buffers-next-buffer-function is non-nil and
14568         isearch-buffers-current-buffer is live.
14570         * add-log.el (change-log-mode): Make and set buffer-local variable
14571         isearch-buffers-next-buffer-function to change-log-next-buffer.
14572         Call isearch-buffers-minor-mode.
14573         (change-log-next-buffer): New function.
14575 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
14577         * textmodes/org-export-latex.el (org-export-latex-protect-string):
14578         Renaming of `org-latex-protect'.
14579         (org-export-latex-emphasis-alist): By default, don't protect
14580         any emphasis formatter from further conversion.
14581         (org-export-latex-tables): Honor column grouping for tables.
14582         (org-export-latex-title-command): New option.
14583         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
14584         export backslash character.
14586 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
14588         * textmodes/org.el (org-read-date-get-relative): New function.
14589         (org-agenda-file-regexp): New variable.
14590         (org-agenda-files): Allow directories in the variable.
14591         (org-agenda-get-restriction-and-command): New function.
14592         (org-agenda): Use `org-agenda-get-restriction-and-command'.
14593         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
14594         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
14595         New functions.
14596         (org-entry-add-to-multivalued-property)
14597         (org-entry-remove-from-multivalued-property)
14598         (org-entry-member-in-multivalued-property): New functions.
14599         (org-remember-apply-template): Catch C-g and make sure window
14600         configuration is restored.
14601         (org-agenda-open-link): Make it work with several links in the line.
14602         (org-drawers, org-set-regexps-and-options)
14603         (org-get-current-options): Add support for a DRAWERS in-buffer option.
14604         (org-agenda-window-frame-fractions): New option.
14605         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
14606         (org-columns-cleanup-item, org-find-entry-with-id)
14607         (org-insert-columns-dblock, org-listtable-to-string)
14608         (org-dblock-write:columnview, org-columns-capture-view)
14609         (org-edit-headline): New functions.
14610         (org-agenda-to-appt): Require calendar.
14611         (org-entry-get-with-inheritance): Widen for search.
14612         (org-columns-display-here): Don't mark buffer as modified when
14613         adding space characters to accomodate column overlays.
14614         (org-export-as-html): Better formatting of tags in the toc.
14615         (org-columns-display-here): Make the ITEM column as compact as possible.
14616         (org-remember-templates): Customization interface improved.
14617         (org-export-with-property-drawer): Variable removed.
14618         (org-export-with-drawers): New option.
14619         (org-complex-heading-regexp): New variable.
14620         (org-sort-entries): Rewrite using `sort-subr'.
14621         (org-set-property): More appropriate completion during interactive use.
14622         (org-sort-entries): Allow sorting by property.
14623         (org-additional-option-like-keywords): Add more values.
14624         (org-sort-entries-or-items): Rename from `org-sort-entries'.
14626 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
14628         * textmodes/org.el (org-get-date-from-calendar): New function.
14629         (org-at-timestamp-p, org-timestamp-change)
14630         (org-remember-templates): First element of each entry is now a
14631         name for the template.
14632         (org-store-log-note): Check for `org-note-abort'.
14633         (org-kill-note-or-show-branches): New command.
14634         (org-fontify-priorities): New option.
14635         (org-fontify-priorities): New function.
14636         (org-cut-subtree, org-copy-subtree): New argument N to
14637         act on N sequential subtrees.
14638         (org-paste-subtree): Fix the level at which a tree is pasted.
14639         (org-fit-agenda-window): Limitations on window size removed.
14640         (org-agenda-find-same-or-today-or-agenda): Rename from
14641         `org-agenda-find-today-or-agenda'.
14642         (org-scheduled-past-days): New option.
14643         (org-agenda-scheduled-leaders)
14644         (org-agenda-deadline-leaders): New options.
14645         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
14646         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
14647         (org-export-with-tags, org-export-plist-vars)
14648         (org-infile-export-plist): New "tags" option.
14649         (org-use-property-inheritance): New option.
14650         (org-cached-entry-get): Use `org-use-property-inheritance'.
14651         (org-remember-apply-template): Fix typo.
14653 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
14655         * net/tramp.el (tramp-find-shell)
14656         (tramp-open-connection-setup-interactive-shell): Improve sending
14657         initial commands.
14658         (tramp-action-terminal): Send debug message.
14659         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
14660         (tramp-barf-if-no-shell-prompt): Insert code of
14661         `tramp-wait-for-shell-prompt'.
14663 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14665         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
14667         * term/vt200.el (terminal-init-vt200):
14668         * term/vt201.el (terminal-init-vt201):
14669         * term/vt220.el (terminal-init-vt220):
14670         * term/vt240.el (terminal-init-vt240):
14671         * term/vt300.el (terminal-init-vt300):
14672         * term/vt320.el (terminal-init-vt320):
14673         * term/vt400.el (terminal-init-vt400):
14674         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
14676         * term/wyse50.el (wyse50-terminal-map): New var.
14677         (terminal-init-wyse50): Use it and input-decode-map.
14678         (enable-arrow-keys): Emasculate.
14680         * term/tvi970.el (tvi970-terminal-map): New var.
14681         (terminal-init-tvi970): Use it and input-decode-map.
14682         (tvi970-keypad-numeric): Remove.
14683         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
14685         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
14686         (terminal-init-sun): Use it and input-decode-map.
14688         * term/news.el (terminal-init-news):
14689         * term/lk201.el (terminal-init-lk201):
14690         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
14692 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
14694         * complete.el (PC-expand-many-files): Remove.
14695         (PC-do-completion): Call file-expand-wildcards instead of
14696         PC-expand-many-files.
14698         * net/tramp.el (tramp-handle-expand-many-files): Remove.
14699         (PC-expand-many-files): Remove advice.
14701 2007-10-22  Glenn Morris  <rgm@gnu.org>
14703         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
14704         Add some support for Fortran 2003 syntax:
14705         (f90-type-indent): Now also applies to `enum'.
14706         (f90-associate-indent): New user option.
14707         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
14708         Add some F2003 keywords.
14709         (f90-constants-re): New constant.
14710         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
14711         Interface'.
14712         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
14713         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
14714         element for functions with specified types.  Add `end enum' and
14715         `select type'.  Add `implicit enumerator' and `procedure'.
14716         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
14717         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
14718         (f90-font-lock-keywords-4): Add `f90-constants-re'.
14719         (f90-blocks-re): Add `enum' and `associate'.
14720         (f90-else-like-re): Add `class is', `type is', and `class default'.
14721         (f90-end-type-re): Add `enum'.
14722         (f90-end-associate-re, f90-typeis-re): New constants.
14723         (f90-end-block-re): Add `enum' and `associate'.  Change from
14724         optional whitespace to end-of-word, to avoid `enumerator'.
14725         (f90-start-block-re): Add `select type', `abstract interface', and
14726         `enum'.  Avoid `type is', and `type (sometype)'.
14727         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
14728         (f90-mode): Doc fix.
14729         (f90-looking-at-select-case): Doc fix.  Add `select type'.
14730         (f90-looking-at-associate): New function.
14731         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
14732         Add `enum' and `abstract interface'.
14733         (f90-no-block-limit): Add `select type' and `abstract interface'.
14734         (f90-get-correct-indent, f90-calculate-indent)
14735         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
14736         (f90-indent-region, f90-match-end): Handle `associate' blocks.
14738 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
14740         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
14741         Use window-full-width-p.
14743 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
14745         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
14747         * tooltip.el: Use featurep 'xemacs.
14749         * printing.el: Move variable definitions before use, no code change.
14751 2007-10-22  Juri Linkov  <juri@jurta.org>
14753         * simple.el (goto-history-element): Allow minibuffer-default to be
14754         a list of default values accessible by typing M-n in the minibuffer.
14756         * dired-x.el (dired-guess-shell-command): Put all guesses to the
14757         minibuffer default value list instead of pushing them temporarily
14758         to the history list.
14760 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14762         * hexl.el (hexl-menu): New major mode menu.
14764 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14766         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
14768 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14770         * w32-fns.el (w32-quote-process-args):
14771         * dos-w32.el (print-region-function, lpr-headers-switches)
14772         (ps-print-region-function): Pacify byte-compiler.
14774         * emulation/edt-mapper.el (function-key-map):
14775         (edt-map-key): Make it a function instead of using fset.
14776         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
14777         (edt-gnu-map-key, edt-lucid-map-key): Remove.
14778         (edt-x-emacs-p): Remove.
14779         (edt-emacs-variant, edt-window-system, edt-xserver):
14780         Use featurep 'xemacs.
14782         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
14783         Replace eudc-xemacs-p with its definition.
14784         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
14785         (eudc-emacs-mule-p): Remove.
14786         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
14787         eudc-xemacs-p with feature tests.
14789         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
14790         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
14791         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
14792         (eudc-bob-toggle-inline-display):
14793         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
14794         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
14796         * net/eudcb-ph.el (eudc-ph-open-session):
14797         Replace eudc-xemacs-mule-p with its former definition.
14799         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
14800         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
14802         * progmodes/vera-mode.el (vera-xemacs): Remove.
14803         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
14805         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
14806         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
14807         (vhdl-speedbar-initialize, vhdl-ps-print-init)
14808         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
14809         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
14810         with (featurep 'xemacs).
14812         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
14813         (save-buffer-state-x):
14814         * obsolete/fast-lock.el (fast-lock-verbose):
14815         * emulation/viper-init.el (viper-xemacs-p)
14816         (viper-cond-compile-for-xemacs-or-emacs):
14817         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
14818         * ps-print.el (case-fold-search):
14819         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
14820         * calculator.el (calculator-help): Use featurep 'xemacs.
14822         * progmodes/prolog.el: Undo previous change.
14823         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
14825         * progmodes/dcl-mode.el:
14826         * play/yow.el:
14827         * calendar/todo-mode.el:
14828         * calendar/cal-hebrew.el:
14829         * vc-hg.el: Undo previous change.
14831         * vms-patch.el: Likewise.
14832         (print-region-function): Pacify byte-compiler.
14834 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
14836         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
14837         preserve-uid-gid.
14839         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
14840         compatibility.  It is not used, though.
14842         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
14843         Require tramp-cmds.el.
14844         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
14845         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
14846         (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
14847         (tramp-do-copy-or-rename-file-out-of-band)
14848         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
14849         possible, because we don't need to create the temporary file, but
14850         we need a prefix for ssh, which has its own temporary file handling.
14851         (tramp-handle-delete-directory): Add "-f" to rmdir.
14852         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
14853         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
14854         a signal, in order to give the callee a chance to suppress.
14855         (tramp-handle-write-region): Set owner also in case of short
14856         track.  Don't use compatibility calls for `write-region' anymore.
14857         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
14858         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
14860         * net/tramp-cmds.el: New file.
14862         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
14863         `tramp-clear-passwd'.
14865         * net/trampver.el: Update release number.
14867 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14869         * progmodes/gud.el (gud-target-name): Move definition before use.
14871         * progmodes/dcl-mode.el: Require imenu at compile time.
14873         * progmodes/cc-engine.el (c-maybe-stale-found-type):
14874         Pacify byte-compiler.
14876         * obsolete/fast-lock.el: Use featurep test instead of string-match.
14878         * eshell/esh-mode.el (eshell-handle-ansi-color):
14879         Require ansi-color at compile time too.
14881         * eshell/em-unix.el (eshell/info): Require info at compile time too.
14883         * w32-fns.el: Require w32-vars.
14885         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
14886         time too.
14888 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14890         * double.el ([ignore]): Use `ignore'.
14891         (double-setup): Inline into double-mode.
14892         (double-mode): Use define-minor-mode.
14894 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
14896         * textmodes/reftex.el: Move require easymenu before first use.
14897         (reftex-info): Require info at compile too.
14899         * textmodes/org-publish.el (org-publish-org-to-html)
14900         (org-publish-org-to): Require org at compile time too.
14901         (org-publish-attachment): Require at compile time too.
14903         * term/tty-colors.el (w32-tty-standard-colors):
14904         Pacify byte-compiler.
14906         * term/pc-win.el (frame-creation-function-alist): Add to this
14907         instead of setting frame-creation-function.
14909         * play/blackbox.el (bb-up, bb-down): Use forward-line.
14911         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
14913         * calendar/todo-mode.el: Require calendar at compile time.
14915         * calendar/cal-hebrew.el: Require holidays at compile time.
14917         * w32-vars.el: Provide w32-vars.
14919         * term/w32-win.el: Require w32-vars.
14920         (w32-color-map): Pacify byte-compiler.
14922         * loadup.el: Load w32-vars before term/w32-win.
14924 2007-10-20  Juri Linkov  <juri@jurta.org>
14926         * textmodes/fill.el (fill-paragraph): When the region is active,
14927         don't try other `or' branches regardless of the value returned by
14928         fill-region; just return t.
14930 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
14932         * vc.el (vc-do-command): Condition out a misleading message when
14933         running asynchronously.
14934         (vc-deduce-fileset): New argument enables using an unregistered
14935         visited file as a singleton fileset if nothing else is available.
14936         (vc-next-action): Restore file-registering behavior.
14938 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
14940         * calc/README: Add recent news.
14942 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
14944         * term/x-win.el (x-gtk-stock-map, icon-map-list)
14945         (x-gtk-map-stock): Delete duplicated definitions from merge.
14947         * progmodes/compile.el (compilation-skip-to-next-location)
14948         (compilation-skip-threshold, compilation-skip-visited):
14949         Move definitions earlier.
14951         * play/decipher.el (decipher-keypress):
14952         * play/zone.el (zone-fall-through-ws):
14953         * play/landmark.el (lm-move-down, lm-move-up):
14954         * play/handwrite.el (handwrite):
14955         * mail/mspools.el (mspools-visit-spool):
14956         * wdired.el (wdired-next-line, wdired-previous-line):
14957         * tar-mode.el (tar-subfile-save-buffer):
14958         * scroll-lock.el (scroll-lock-next-line)
14959         (scroll-lock-previous-line):
14960         * image-dired.el (image-dired-next-line)
14961         (image-dired-previous-line):
14962         * ediff-help.el (ediff-help-message-line-length):
14963         Use forward-line.
14965         * smerge-mode.el (smerge-auto-refine):
14966         * diff-mode.el (diff-auto-refine): Add :group.
14968         * play/yow.el: Require doctor at compile time.
14970         * vmsproc.el: Provide vmsproc.
14971         (command-send-input): Use forward-line.
14973         * vms-patch.el: Require ps-print and vmsproc at compile time.
14975         * vc-mtn.el (log-view-message-re, log-view-file-re)
14976         (log-view-font-lock-keywords): Pacify byte-compiler.
14978         * vc-hg.el: Require log-view at compile time.
14980 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
14982         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
14984 2007-10-20  Glenn Morris  <rgm@gnu.org>
14986         * progmodes/f90.el (f90-font-lock-keywords-2)
14987         (f90-looking-at-type-like): Fix regexp typos.
14989 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
14991         * bs.el (bs--track-window-changes): Don't refresh the whole list.
14992         (bs-mode): Set mode-class property to special.
14994 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14996         * diff-mode.el (diff-auto-refine): New var.
14997         (diff-hunk): Use it.
14998         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
14999         (diff-refine-change): Rename from diff-fine-change.  Change it.
15000         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
15001         (diff-refine-hunk): Rename from diff-fine-highlight.
15003 2007-10-20  John Paul Wallington  <jpw@pobox.com>
15005         * help-fns.el (describe-variable-custom-version-info): New function
15006         to return variable's version or package version note.
15007         (describe-variable): Use it, display result.
15009 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15011         * smerge-mode.el (smerge-auto-refine): New var.
15012         (smerge-next, smerge-prev): Use it.
15013         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
15015         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15016         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
15018         * vc-bzr.el (vc-bzr-diff-tree):
15019         * vc-git.el (vc-git-diff-tree):
15020         * vc-hg.el (vc-hg-diff-tree):
15021         * vc-mcvs.el (vc-mcvs-diff-tree):
15022         * vc-mtn.el (vc-mtn-diff-tree):
15023         * vc-svn.el (vc-svn-diff-tree): Remove.
15025         * vc-mtn.el (vc-mtn-revision-completion-table):
15026         * vc-cvs.el (vc-cvs-revision-completion-table):
15027         * vc-arch.el (vc-arch-revision-completion-table):
15028         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
15029         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
15030         Make it work when the arg is a list of files.
15032 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15034         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
15035         Also `revision-completion-table' now takes a list of files.
15036         (vc-deduce-fileset): Remove unused var `regexp'.
15037         Only obey allow-directory-wildcard in dired buffers.
15038         (vc-default-diff-tree): Remove.
15039         (vc-diff-added-files): New var.
15040         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
15041         (vc-version-diff): Revert from `vc-history-diff' to the original name.
15042         Remove the `backend' arg.
15043         (vc-contains-version-controlled-file): Remove.
15044         (vc-diff): Bring it closer to the version in Emacs-22.
15045         (vc-revert): Fix typo in let-binding.
15046         (vc-default-unregister): Remove.
15047         (vc-dired-buffers-for-dir): Remove N^2 behavior.
15049 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
15051         * textmodes/two-column.el (2C-split, 2C-merge):
15052         * textmodes/bib-mode.el (bib-find-key, mark-bib):
15053         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
15054         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
15055         * progmodes/ada-xref.el (ada-get-all-references):
15056         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
15057         * emulation/vi.el (vi-previous-line-first-nonwhite)
15058         (vi-effective-range, vi-put-before):
15059         * emulation/edt.el (edt-next-line, edt-previous-line)
15060         (edt-paragraph-forward): Use forward-line.
15062         * progmodes/etags.el (tags-apropos): Require apropos at compile
15063         time too.
15065         * progmodes/prolog.el: Require comint when compiling.
15066         (inferior-prolog-flavor): Move defvar before use.
15068 2007-10-19  Richard Stallman  <rms@gnu.org>
15070         * font-core.el (turn-on-font-lock-if-desired):
15071         Rename from `turn-on-font-lock-if-enabled'.
15072         Fully obey `font-lock-global-modes'.
15074 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15076         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
15077         which will not affect the behavior of things like forward-word.
15078         (diff-fine-highlight): Preserve point.
15080         * doc-view.el (doc-view-mode-map): Use remapping.
15081         Don't rebind C-v, M-v to their default value.
15082         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
15084         * smerge-mode.el: Add word-granularity refinement.
15085         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
15086         (smerge-refine-weight-hack): New vars.
15087         (smerge-refine-forward): New fun.
15088         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
15089         (smerge-refine-subst): Use them as well.  Preserve point.
15091 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
15093         * follow.el (follow-unload-function): New function.
15095         * loadhist.el (unload-function-features-list):
15096         Rename from `unload-hook-features-list'.
15097         (unload-hook-features-list): Add as obsolete alias.
15098         (unload-feature): Use `unload-function-features-list'
15099         and new FEATURE-unload-function.
15101 2007-10-19  Glenn Morris  <rgm@gnu.org>
15103         * bindings.el (mouse-minor-mode-menu)
15104         (minor-mode-menu-from-indicator): Move to mouse.el.
15105         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
15106         Move here from bindings.el.
15108 2007-10-19  Richard Stallman  <rms@gnu.org>
15110         * help-fns.el (describe-function-1): Don't use the advice origname
15111         if it has no function definition.
15113 2007-10-18  Johan Bockgård  <bojohan@gnu.org>
15115         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
15116         Use `save-restriction' rather than `widen'.
15118 2007-10-18  Richard Stallman  <rms@gnu.org>
15120         * time.el (display-time-world-time-format): Display day # not month #.
15122 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15124         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
15126         * doc-view.el: Remove version keyword.
15127         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
15128         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
15129         (doc-view-ghostscript-options): Improve custom type.
15130         (doc-view-cache-directory, doc-view-conversion-buffer)
15131         (doc-view-conversion-refresh-interval): Simplify custom type.
15133 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
15135         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
15136         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
15137         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
15138         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
15139         Remove superfluous messages.
15140         (doc-view-mode-map): Use the image-mode scrolling commands.
15141         Don't rebind C-x k.
15143 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15145         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
15146         Add comment about "-dSAFER".
15148 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15150         * term/xterm.el: Don't require xt-mouse.
15151         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
15152         calling turn-on-xterm-mouse-tracking-on-terminal directly.
15154         * xt-mouse.el: Don't change the global function-key-map anny more.
15155         (xterm-mouse-mode): Use terminal-init-xterm-hook.
15156         Don't use after-make-frame-functions now that term/xterm.el calls
15157         us directly.
15158         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
15159         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
15160         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
15161         Setup input-decode-map and remember that xterm-mouse-mode was
15162         enabled in this terminal.
15163         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
15164         terminals where it has been enabled.
15166         * faces.el (tty-create-frame-with-faces): Make sure not only
15167         tty-run-terminal-initialization but also set-locale-environment
15168         are run only once per terminal.
15169         (tty-run-terminal-initialization): Don't check if the terminal was
15170         already initted.
15172         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
15173         not to remove keymaps that just happen to inherit from one of ours.
15174         When setting up our keymap, make sure it won't be accidentally
15175         modified by someone else.
15177 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
15179         * textmodes/artist.el (artist-previous-line, artist-next-line):
15180         * dired.el (dired-next-line, dired-previous-line):
15181         * progmodes/delphi.el (delphi-newline):
15182         * textmodes/org.el (org-columns-eval):
15183         Use forward-line.
15185         * emerge.el (emerge-setup): Use insert-buffer-substring.
15186         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
15188 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
15190         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
15191         (adaptive-fill-function): Doc fix.  Remove * from docstring.
15193 2007-10-18  Tom Horsley  <tom.horsley@att.net>
15195         * simple.el (interprogram-paste-function): Doc fix.
15196         (current-kill): Accept list of strings as well
15197         as single string from `interprogram-paste-function'.
15199 2007-10-18  Glenn Morris  <rgm@gnu.org>
15201         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
15203 2007-10-18  Drew Adams  <drew.adams@oracle.com>
15205         * bindings.el (mode-line-minor-mode-keymap):
15206         Add mouse-minor-mode-menu on mouse-1.
15207         (mode-line-modes): Add mouse-1 to help-echo text.
15208         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
15209         New functions.
15210         (mode-line-minor-mode-help): Doc fix.
15212 2007-10-17  Juri Linkov  <juri@jurta.org>
15214         * textmodes/fill.el (fill-paragraph-or-region): Remove function
15215         at the request of RMS.
15216         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
15217         arg `region'.  Fix docstring.  At the first `or' branch add call to
15218         `fill-region' if it the region is active in transient-mark-mode.
15220         * bindings.el (esc-map): Bind M-q to fill-paragraph
15221         instead of fill-paragraph-or-region.
15223         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
15224         with fill-paragraph.
15226         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
15227         Fix docstring.
15229         * indent.el (indent-for-tab-command): Change interactive spec from
15230         "P" to "p".  Add check for interactive arg before indenting the
15231         active region.
15233         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
15234         Regroup.
15236 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
15238         * emacs-lisp/find-func.el: Don't require loadhist.
15240         * loadhist.el (feature-symbols, file-provides, file-requires)
15241         (file-set-intersect, file-dependents): Simplify.
15242         (unload-feature-special-hooks): Update list of special hooks.
15244 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
15246         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
15247         extensions since they can be viewed with doc-view.
15249         * files.el (auto-mode-alist): Make doc-view-mode the default mode
15250         for pdf, ps and dvi files.
15252         * doc-view.el: Make doc-view-mode the standard mode for viewing
15253         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
15254         text and image display.  Add binding C-c C-e to switch to an
15255         editing mode.
15256         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
15257         avoid security problems when rendering files from untrusted sources.
15259 2007-10-17  Aaron Hawley  <aaronh@garden.org>
15261         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
15262         position is not saved.
15264 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15266         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
15267         (doc-view-ghostscript-options): Fix typo in doc string.
15269 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15271         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
15272         handling, so compilation-fake-loc works again.
15274         * server.el (server-select-display): Nop if we do not support m-f-o-d.
15275         (server-process-filter): Revert last change.
15277         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
15278         behavior unrelated to filesets.
15280 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
15282         * longlines.el (longlines-wrap-follows-window-size): Integer value
15283         specifies wrapping margin.
15284         (longlines-mode, longlines-window-change-function):
15285         Set window-specific wrapping margin based on the above.
15287 2007-10-17  John Wiegley  <johnw@newartisans.com>
15289         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
15291 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
15293         * server.el (server-process-filter): Only set display if X11 is
15294         supported.
15296 2007-10-17  Glenn Morris  <rgm@gnu.org>
15298         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
15299         Tweak regexp to avoid stack overflow.
15301 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15303         * simple.el (reindent-then-newline-and-indent): Don't assume that
15304         indent-according-to-mode preserves point.
15306 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
15308         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
15309         (bs--nth-wrapper): Simplify.
15310         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
15311         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
15312         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
15313         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
15314         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
15315         (bs-configurations, bs-default-configuration)
15316         (bs-alternative-configuration, bs-cycle-configuration-name)
15317         (bs-string-show-always, bs-string-show-never, bs-string-current)
15318         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
15319         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
15320         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
15321         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
15322         (bs--window-config-coming-from): Revert 2006-11-09 change.
15323         (bs--restore-window-config): Keep the selected frame.
15324         (bs--track-window-changes, bs--remove-hooks): New functions.
15325         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
15326         (bs--create-header): Remove.
15327         (bs--create-header-line): New function, based on `bs--create-header'.
15328         (bs--show-header): Use `bs--create-header-line'.
15329         (bs--show-with-configuration): Revert 2006-11-09 change.
15330         Don't reuse window unless it is visible on the selected frame.
15331         Restore window configuration (possibly in a different frame)
15332         before creating any window.
15334 2007-10-16  Glenn Morris  <rgm@gnu.org>
15336         * simple.el (blink-matching-open): Don't report false errors with
15337         the `$' syntax class.
15339 2007-10-16  Richard Stallman  <rms@gnu.org>
15341         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
15342         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
15343         (ad-is-advised, ad-get-advice-info-field)
15344         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
15346 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15348         * vc-hooks.el (vc-workfile-version): Compatibility alias.
15349         (vc-default-working-revision): Compatibility for backends.
15351 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
15353         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
15354         (filesets-ormap, filesets-sort-case-sensitive-flag)
15355         (filesets-remake-shortcut, filesets-ingroup-collect-files):
15356         Fix typos in docstrings.
15357         (filesets-conditional-sort, filesets-find-or-display-file)
15358         (filesets-data-get-name, filesets-data-get-data)
15359         (filesets-data-set, filesets-cmd-query-replace-getargs)
15360         (filesets-ingroup-collect): Doc fixes.
15362 2007-10-15  Sam Steingold  <sds@gnu.org>
15364         * mail/sendmail.el (sendmail-error-reporting-interactive)
15365         (sendmail-error-reporting-non-interactive): New variables for
15366         sendmail error reporting options to simplify support for imperfect
15367         sendmail emulators.
15368         (sendmail-send-it): Use them instead of list literals.
15370 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
15372         * help-fns.el: Revert previous change; it creates a
15373         dependency loop between advice.el and help-fns.el.
15375 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
15377         * help-fns.el: Require advice when compiling.
15379 2007-10-14  Drew Adams  <drew.adams@oracle.com>
15381         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
15382         (ring-insert+extend, ring-remove+insert+extend, ring-member)
15383         (ring-next, ring-previous): New functions.
15385 2007-10-14  Richard Stallman  <rms@gnu.org>
15387         * emacs-lisp/advice.el (documentation): Advice deleted.
15388         Doc for advised functions is now handled at C level.
15389         (ad-stop-advice, ad-start-advice): Don't enable or disable
15390         advice for `documentation'.
15391         (ad-advised-definition-docstring-regexp): Var deleted.
15392         (ad-make-advised-definition-docstring): Store orig name
15393         as text property of string.
15394         (ad-advised-definition-p): Check for text property of docstring.
15396         * help-fns.el (describe-function-1): Find source of advised functions.
15398 2007-10-14  Juri Linkov  <juri@jurta.org>
15400         * faces.el (describe-face): Allow handling a string as the face name.
15402         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
15403         active region in transient-mark-mode.
15404         (ispell-region): Change messages displayed at the start and end of
15405         the spell-checking to be the same.
15407         * startup.el (fancy-startup-tail): Say exactly what does the button
15408         dismiss ("Dismiss this startup screen").  Use text "Never show
15409         it again" for the checkbox after this button.
15410         (fancy-startup-screen, fancy-about-screen): Put point before the
15411         first link, so the user can quickly select links with the keyboard.
15412         (normal-mouse-startup-screen): Add more useful text describing how
15413         to follow a link.
15415 2007-10-14  Glenn Morris  <rgm@gnu.org>
15417         * progmodes/etags.el (select-tags-table): Disable undo in the
15418         `*Tags Table List*' buffer.
15420 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
15422         * dired.el (dired-warn-writable): New face.
15423         (dired-warn-writable-face): New variable.
15424         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
15425         of dired-warning-face, for group- and world-writable files.
15427 2007-10-13  Richard Stallman  <rms@gnu.org>
15429         * files.el (directory-abbrev-alist): Doc fix.
15431 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
15433         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
15435 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
15437         * frame.el (set-frame-configuration): Assign name parameter only
15438         if it has been set explicitly before.
15440 2007-10-11  Tom Tromey  <tromey@redhat.com>
15442         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
15443         frame is visible.
15445 2007-10-10  Richard Stallman  <rms@gnu.org>
15447         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
15448         in *Backtrace*.
15450         * faces.el (face-font-selection-order): Doc fix.
15452         * loadhist.el (unload-feature): Doc fix.
15454 2007-10-13  Glenn Morris  <rgm@gnu.org>
15456         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
15457         (octave-re-search-forward-kw, octave-re-search-backward-kw):
15458         Add doc string, and an explicit COUNT argument.
15459         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
15460         `inc' to search functions.
15462         * faces.el (face-spec-set): When FRAME is nil, set the default for
15463         new frames (restores pre-2007-09-17 behavior).  Doc fix.
15465 2007-10-13  John W. Eaton  <jwe@octave.org>
15467         * progmodes/octave-mod.el (octave-looking-at-kw)
15468         (octave-re-search-forward-kw, octave-re-search-backward-kw):
15469         New functions.
15470         (octave-in-defun-p, calculate-octave-indent)
15471         (octave-blink-matching-block-open, octave-beginning-of-defun)
15472         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
15473         to search for regexps that contain case-sensitive keywords.
15474         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
15475         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
15477 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
15479         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
15480         Do not use a single clause cond.
15482         * cus-start.el (all): Use test that does not match the X11 version
15483         for mac.
15485 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
15487         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
15488         BROWSE buffer.
15490 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
15492         * cus-start.el (all): Undo previous change.
15494 2007-10-13  Glenn Morris  <rgm@gnu.org>
15496         * woman.el (woman0-rename): Fix paren typo.
15498         * mail/feedmail.el (feedmail-run-the-queue)
15499         (feedmail-look-at-queue-directory):
15500         * mail/reporter.el (reporter-dump-state):
15501         * net/eudc-hotlist.el (eudc-edit-hotlist):
15502         * net/eudc.el (eudc-display-records)
15503         (eudc-filter-duplicate-attributes)
15504         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
15505         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
15506         (eudc-bbdb-query-internal):
15507         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
15508         * net/socks.el (socks-build-auth-list):
15509         * progmodes/cc-cmds.el (top level):
15510         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
15511         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
15512         (cperl-write-tags, cperl-tags-treeify):
15513         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
15514         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
15515         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
15516         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
15517         (idlwave-toolbar-remove-everywhere):
15518         * progmodes/idlwave.el (idlwave-indent-line)
15519         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
15520         (idlwave-write-paths, idlwave-all-method-classes)
15521         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
15522         (idlwave-fix-keywords, idlwave-display-calling-sequence)
15523         (idlwave-complete-in-buffer):
15524         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
15525         (org-fast-tag-selection):
15526         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
15527         than mapcar.
15529 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
15531         * diff-mode.el (diff-fine-change): Add :group.
15533 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
15535         * cus-start.el (all): Use the same test as the 22.2 branch.
15537 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15539         * diff-mode.el (diff-current-defun): Force recomputation of
15540         change-log-default-name.
15542 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
15544         * startup.el (fancy-startup-screen): Remove an unnecessary newline
15545         and some leftover logic regarding dedicated frames.  If showing
15546         concise startup screen, fit window to buffer.
15547         (command-line-1): If we will be using the splash screen, use
15548         find-file instead of find-file-other-window to find additional files.
15549         Comment out unused code for coping with the old sit-for behavior.
15551 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15553         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
15554         `meta' modifier consistently, rather than using sometimes meta
15555         sometimes alt.
15557 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
15559         * window.el (handle-select-window): Revert part of 2007-10-08
15560         change setting the input focus.
15562 2007-10-12  Glenn Morris  <rgm@gnu.org>
15564         * startup.el (command-line): Do not read abbrev file in batch mode.
15566         * emacs-lisp/byte-opt.el (top level):
15567         * mail/rmail.el (rmail-list-to-menu):
15568         * obsolete/hilit19.el (hilit-mode):
15569         * progmodes/cc-mode.el (c-postprocess-file-styles)
15570         (c-submit-bug-report):
15571         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
15572         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
15573         (reftex-access-parse-file):
15574         * textmodes/reftex-cite.el (reftex-do-citation)
15575         (reftex-insert-bib-matches):
15576         * textmodes/reftex-ref.el (reftex-offer-label-menu):
15577         * textmodes/reftex-sel.el (reftex-select-unmark):
15578         * textmodes/reftex-toc.el (reftex-toc-do-promote):
15579         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
15581         * cus-edit.el (custom-variable-menu, custom-face-menu)
15582         (custom-group-menu): Check init-file-user rather than
15583         user-init-file, in case cus-edit is loaded by site-run-file.
15585 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
15587         * vc.el (vc-deduce-fileset): Delete unused code.
15588         (vc-next-action): Fix typos.
15590 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
15592         * bs.el (bs--mark-unmark): New function.
15593         (bs-mark-current, bs-unmark-current): Use it.
15595 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
15597         * vc.el (vc-diff):
15598         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
15599         temporarily disable the check for his edge case of
15600         vc-diff (stopping it from grinding when called from $HOME), as
15601         it's calling some brittle code in vc-hooks.el.
15602         (with-vc-properties): Fix evaluation time of a macro argument.
15603         * ediff-vers.el (ediff-vc-internal):
15604         * vc-hooks.el:
15605         * loaddefs.el: Follow up on VC terminology change.
15607 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
15609         * follow.el (follow-stop-intercept-process-output):
15610         Use `follow-call-process-filter' rather than `process-filter'.
15611         Simplify.
15613 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
15615         * vc-hooks.el (vc-registered): Robustify this function a bit
15616         against filenames with no directory component.
15618 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15620         * international/characters.el: Undo unwanted and unexplained change.
15622 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15624         * ps-print.el: Fix the usage of :foreground and :background face
15625         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
15626         (ps-print-version): New version 6.7.6.
15627         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
15628         Fix code.
15629         (ps-face-foreground-color-p, ps-face-background-color-p)
15630         (ps-face-color-p): New inline funs.
15632 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
15634         * textmodes/org.el (org-additional-option-like-keywords): New constant.
15635         (org-complete): Use `org-additional-option-like-keywords'.
15636         (org-parse-local-options): New function.
15638 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
15640         * textmodes/org.el (org-in-clocktable-p): New function.
15641         (org-clock-report): Only update the table at point, or insert a new one.
15642         (org-clock-goto): New function.
15643         (org-open-file): Use `start-process-shell-command' instead of
15644         `shell-command' with an ampersand.
15645         (org-deadline, org-schedule): New argument REMOVE to remove the
15646         date from the entry.
15647         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
15648         argument to `org-schedule' and `org-deadline'.
15649         (org-trim): Use the correct expressions for beginning and end of
15650         the string.
15651         (org-get-cleaned-entry): Trim the string before returning it.
15652         (org-clock-find-position): New function.
15653         (org-clock-into-drawer): New option.
15654         (org-agenda-tags-column): Rename from
15655         `org-agenda-align-tags-to-column'.
15656         (org-agenda-align-tags): Allow negative values for
15657         `org-agenda-tags-column'.
15658         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
15659         (org-agenda-to-appt): New optional argument FILTER.
15660         (org-completion-fallback-command): New variable.
15661         (org-complete): Use `org-completion-fallback-command'.
15662         (org-find-base-buffer-visiting): Catch the case that there is no
15663         buffer visiting the file.
15664         (org-property-or-variable-value): New function.
15665         (org-todo): Use `org-property-or-variable-value'
15666         (org-agenda-compact-blocks): New option.
15667         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
15668         (org-agenda-schedule, org-agenda-deadline):
15669         Call `org-agenda-show-new-time'.
15670         (org-agenda-show-new-time): New argument PREFIX.
15671         (org-colgroup-info-to-vline-list): Fix but that cause a
15672         shift in the vertical lines.
15673         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
15674         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
15675         (org-indent-item): No arg in call to `org-fix-bullet-type'.
15676         (org-fix-bullet-type): Remove argument.
15677         (org-read-date): Check for am/pm twice, to catch the end time.
15678         (org-goto-map): Use `suppress-keymap'.
15679         (org-remember-apply-template): Respect the dynamically scoped
15680         selection character.
15682 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15684         * frame.el (frame-inherited-parameters): Remove unused `environment'
15685         parameter, and let server.el add `client' when needed.
15687         * server.el (server-create-tty-frame)
15688         (server-create-window-system-frame): Set frame-inherited-parameters.
15690         * frame.el (frame-inherited-parameters): New var.
15691         (make-frame): Use it.
15693         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
15695         * env.el (let-environment): Remove.  Unused.
15696         (read-envvar-name): Simplify.
15697         (setenv): Remove unused arg `frame'.
15699         * help-fns.el (describe-variable): Add missing "  " for multiline
15700         obsolescence info and missing EOL after global value.
15702 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
15704         * add-log.el:
15705         * ediff-vers.el:
15706         * log-view.el:
15707         * pcvs.el:
15708         * vc-arch.el:
15709         * vc-bzr.el:
15710         * vc-cvs.el:
15711         * vc.el:
15712         * vc-git.el:
15713         * vc-hg.el:
15714         * vc-hooks.el:
15715         * vc-mcvs.el:
15716         * vc-mtn.el:
15717         * vc-rcs.el:
15718         * vc-sccs.el:
15719         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
15720         {find,init,next,previous,annotate-*,log}-version ->
15721         {find,init,next,previous,annotate-*,log}-revision,
15722         annotate-focus-version -> annotate-working-revision, The term
15723         'focus' is gone.  The term 'revision' is now used consistently
15724         everywhere that reference to a revision ID is intended, replacing
15725         older use of 'version'.
15727 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
15729         * follow.el: Change all instances of "Follow Mode" to "Follow
15730         mode" in docstrings and messages.
15731         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
15733 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
15735         * vc.el (vc-next-action): Rewrite completely; this principal
15736         entry point now operates on a current fileset selected either
15737         explicitly via VC-Dired or implicitly by visiting a file buffer,
15738         rather than always operating on the file of the current buffer as
15739         in older versions.  Rewrite the rest of the mode to match.
15740         (with-vc-properties): Rewrite to operate on a file list.
15741         (with-vc-file): vc-checkin takes a file list argument now.
15742         (vc-post-command-functions): This hook now receives a file list.
15743         (vc-do-command): Take a either a file or a file list as argument.
15744         (vc-deduce-fileset): New function for deducing a file list to
15745         operate on.
15746         (vc-next-action-on-file, vc-next-action-dired): Remove.
15747         Merge into vc-next-action.
15748         (vc-register): Adapt to the fact that vc-start-entry now takes a
15749         file list.
15750         (vc-register-with): New function.
15751         (vc-start-entry): Take a file list argument rather than a
15752         file argument.
15753         (vc-checkout): Cope with vc-start-entry taking a file list.
15754         (vc-steal-lock): Cope with with-vc-properties taking a
15755         file list.
15756         (vc-checkin): Take a file list argument rather than a file argument.
15757         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
15758         (vc-diff-internal): Rewrite for filesets.
15759         (vc-diff-sentinel): New function, tests whether changes were
15760         written into a diff buffer.
15761         (vc-diff): Rewrite for filesets.
15762         (vc-version-diff): Rewrite for filesets.
15763         (vc-print-log): Take a fileset argument.
15764         (vc-revert): Revert the entire selected fileset, not just the
15765         current buffer.
15766         (vc-rollback): Roll back the entire selected fileset, if
15767         possible.  No longer accepts a prefix argument.
15768         (vc-update): Merge new changes for the entire selected
15769         fileset, not just the current buffer.
15770         (vc-revert-file): Cope with with-vc-properties taking a file list.
15771         (vc-default-dired-state-info): Add + status suffix if the file is
15772         modified.
15773         (vc-annotate-warp-version): Use the new diff machinery.
15774         (vc-log-edit): Take a file list argument rather than a file argument.
15776 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
15778         Sync with Tramp 2.1.11.
15780         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
15781         Pacify byte compiler.
15783         * net/trampver.el: Update release number.
15785 2007-10-09  Richard Stallman  <rms@gnu.org>
15787         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
15789 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
15791         * follow.el: Require easymenu.
15792         (follow-mode-hook, follow-mode): Doc fixes.
15793         (follow-mode-off-hook): Mark as obsolete.
15795 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15797         * window.el (mouse-autoselect-window-cancel): Don't cancel for
15798         select-window or select-frame events.
15799         (handle-select-window): When autoselecting window set input
15800         focus.  Restructure.
15802         * frame.el (focus-follows-mouse): Move to frame.c.
15803         * cus-start.el (all): Add focus-follows-mouse.
15805 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
15807         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
15808         activate font-locking in the *buffer-selection* buffer.
15809         (bs-show-sorted): Doc fix.
15811         * bs.el (bs--get-marked-string, bs--get-modified-string)
15812         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
15813         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
15814         (bs--format-aux): Doc fix.
15816 2007-10-08  Michaël Cadilhac  <michael@cadilhac.name>
15818         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
15820 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15822         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
15823         (gud-gdb): New function for old M-x gdb (text command mode).
15824         (gud-gdb-command-name, gdb): Move to...
15826         * progmodes/gdb-ui.el: ...here and adapt doc string.
15827         (gud-gdba-command-name, gdba): Delete.
15829 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
15831         * bs.el: Don't defvar `font-lock-verbose'.
15832         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
15833         (bs--get-file-name): Fix typos in docstrings.
15834         (bs--show-header): Use `dolist' instead of `mapcar'.
15835         (bs-mode): Set `show-trailing-whitespace' to nil.
15836         (bs-buffer-sort-function, bs-mouse-select-other-frame)
15837         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
15838         Doc fixes.
15840 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
15842         * progmodes/gud.el (pdb): Specify file for gud-break.
15844 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15846         * progmodes/gud.el (gdb): Make graphical mode the default and
15847         switch to text command mode if appropriate, i.e., reverse previous
15848         arrangement.
15849         (gud-gdb-marker-filter): Adapt for above change.
15851         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
15852         gud-minor-mode and gud-marker-filter.
15853         (gdb-fullname-regexp): New variable.
15854         (gud-gdba-marker-filter): Use it to switch to text command
15855         mode if appropriate.
15857 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15859         * progmodes/gud.el (gud-display-line): Find source buffer even when
15860         GUD buffer has its own frame.
15862 2007-10-08  Jan Djärv  <jan.h.d@swipnet.se>
15864         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
15866 2007-10-08  Jan Djärv  <jan.h.d@swipnet.se>
15868         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
15870 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15872         * allout.el (allout-before-change-handler): Replace got-char by
15873         goto-char.
15875 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15877         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
15878         Used to try and automatically enabled smerge-mode in the presence of
15879         conflicts and to call `svn resolved' when the conflicts are gone.
15880         (vc-svn-parse-status): Remember the svn-specific status.
15882 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
15884         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
15885         menu-bar-apropos-menu.  All users changed.
15886         (menu-bar-help-menu): Change menu symbols to better match the text
15887         displayed by the menu.
15889 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15891         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
15892         #, @, : and ^.
15894 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15896         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
15898         * log-view.el (log-view-mode-map): Likewise.
15900         * diff-mode.el (diff-mode-shared-map): Likewise.
15902 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15904         * files.el (file-name-sans-versions): Also allow `A-Z'.
15906         * vc.el: Mention all supported VC backends.
15908 2007-10-08  Richard Stallman  <rms@gnu.org>
15910         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
15911         neighbouring buttons.
15913 2007-10-08  Andreas Schwab  <schwab@suse.de>
15915         * files.el (file-name-sans-versions): Also allow `_'.
15917 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15919         * files.el (file-name-sans-versions): Allow - and a-z in version names.
15921         * log-view.el (log-view-mode-map, log-view-mode-menu):
15922         Bind log-view-annotate-version.
15923         (log-view-beginning-of-defun, log-view-end-of-defun)
15924         (log-view-annotate-version): New functions.
15925         (log-view-mode): Use log-view-beginning-of-defun and
15926         log-view-end-of-defun.
15928 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15930         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
15932 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15934         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
15935         neighbouring buttons.
15937         * progmodes/compile.el (compilation-error-regexp-alist-alist):
15938         Recognize gcc's use of "note" for informational messages.
15940 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15942         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
15943         (css-mode): Update correspondingly.
15945 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
15947         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
15948         Signed-off-by, Acked-by and Merge.
15950 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15952         * ediff-init.el (ediff-verbose-p): This var is not a constant.
15954 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15956         * vc-mtn.el: New file.
15958         * vc-hooks.el (vc-handled-backends): Add Mtn.
15960 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
15962         * files.el (find-file, find-file-other-window)
15963         (find-file-other-frame, find-file-existing, find-file-read-only)
15964         (find-file-read-only-other-window)
15965         (find-file-read-only-other-frame)
15966         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
15968 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
15970         * progmodes/gud.el (gdb-ready): New variable.
15971         (gdb): Set it to nil.  Set gud-running to nil here...
15972         (gud-common-init): ...instead of here.
15974         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
15975         Use gdb-ready.  Discard input until GDB is ready to accept it.
15977 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
15979         * dired.el (dired-warning): Inherit from font-lock-warning-face to
15980         make it show up with eight colors.
15982 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15984         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
15985         diffs are concatenated with no intervening line.
15987 2007-10-08  Dave Love  <fx@gnu.org>
15989         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
15990         (python-font-lock-keywords): Update to the 2.5 version of the language.
15991         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
15992         (python-backspace): Only behave funny in code.
15993         (python-compilation-regexp-alist): Add PDB stack trace regexp.
15994         (inferior-python-mode): Add PDB prompt regexp.
15995         (python-fill-paragraph): Refine the fenced-string regexp.
15996         (python-find-imports): Handle imports spanning several lines.
15997         (python-mode): Add `class' to hideshow support.
15999 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16001         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16002         Use add-log-buffer-file-name-function rather than binding
16003         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
16004         when `fi' is the ChangeLog file itself.
16006         * outline.el (outline-flag-region): Use front-advance.
16008 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
16010         * progmodes/cperl-mode.el: Merge upstream 5.23.
16011         (cperl-where-am-i): Remove function.
16012         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
16013         (cperl-sniff-for-indent): De-invert [string] and [comment].
16014         When looking for label, skip s:m:y:tr.
16015         (cperl-indent-line): Likewise.
16016         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
16017         (cperl-windowed-init): Wrong `ps-print' handling.
16018         Both thanks to Chong Yidong.
16019         (cperl-look-at-leading-count): Could fail with unfinished RExen.
16020         (cperl-find-pods-heres): If the second part of s()[] is missing,
16021         don't try to highlight delimiters...
16023 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16025         * progmodes/compile.el (compilation-get-file-structure): Complete last
16026         change by also using spec-directory in the puthash.
16028 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
16030         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
16031         (vc-bzr-status): Fix shadowing of variable 'status'.
16032         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
16033         Use `expand-file-name' instead of `concat'.
16034         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
16035         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
16037 2007-10-08  Jason Rumney  <jasonr@gnu.org>
16039         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
16041 2007-10-08  Richard Stallman  <rms@gnu.org>
16043         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
16044         Add `safe-local-variable' property.
16045         (lisp-body-indent): Likewise.
16047 2007-10-08  Richard Stallman  <rms@gnu.org>
16049         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
16050         Add doc string.
16052 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16054         * files.el (backup-buffer-copy): Try to overwrite old backup first.
16056 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16058         * repeat.el (repeat): Use last-repeatable-command instead of
16059         real-last-command.  Run pre- and post-command hooks for
16060         self-insertion.  Update doc-string.
16062 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
16064         * vc-git.el (vc-git-state): Call git-add --refresh to update the
16065         state of the file.
16066         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
16067         (vc-git-create-repo): Fix invalid command.
16069 2007-10-08  Richard Stallman  <rms@gnu.org>
16071         * textmodes/flyspell.el (flyspell-mode):
16072         Catch errors in flyspell-mode-on.
16074 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
16076         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
16078 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16080         * international/encoded-kb.el (encoded-kbd-setup-display):
16081         Use input-decode-map rather than local-key-translation-map.
16083         * term/rxvt.el (rxvt-alternatives-map): New map.
16084         (terminal-init-rxvt): Use it.
16085         Bind rxvt-function-map in input-decode-map.
16087         * term/xterm.el (xterm-alternatives-map): New map.
16088         (terminal-init-xterm): Use it.
16089         Bind xterm-function-map in input-decode-map.
16091         * term/x-win.el (x-alternatives-map): New var.
16092         (x-setup-function-keys): Use it.
16094         * help-fns.el (describe-variable): Slightly change the layout of
16095         meta-info to separate it better from the docstring.
16096         Standardize insertion of extra empty lines in various circumstances.
16098         * diff-mode.el (diff-hunk-style): New fun.
16099         (diff-end-of-hunk): Use it.
16100         (diff-context->unified): Use the new `apply' undo element,
16101         if applicable, so as to save undo-log space.
16102         (diff-fine-change): New face.
16103         (diff-fine-highlight-preproc): New function.
16104         (diff-fine-highlight): New command.
16105         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
16107         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
16108         (smerge-refine-highlight-change): Add `props' argument.
16109         (smerge-refine-subst): New function holding most of smerge-refine.
16110         (smerge-refine): Use it.
16112 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
16114         * vc.el (vc-default-wash-log): Remove unused code, the
16115         log washers all live in the backends now.
16116         (vc-default-comment-history): Correct for the fact
16117         that wash-log is argumentless in the new API.
16119 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
16121         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
16122         (tramp-maybe-send-script): Apply `member' but `memq'.
16123         (tramp-advice-file-expand-wildcards): Simplify implementation.
16125 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
16127         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
16129         * mb-depth.el (minibuf-depth-indicator-function): New variable.
16130         (minibuf-depth-setup-minibuffer): Use it.
16132 2007-10-07  Glenn Morris  <rgm@gnu.org>
16134         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
16135         version numbers.
16137 2007-10-06  Juri Linkov  <juri@jurta.org>
16139         * textmodes/fill.el (fill-paragraph-or-region): New function.
16141         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
16142         instead of fill-paragraph.
16144         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
16145         with fill-paragraph-or-region.  Suspend command is now the same
16146         `suspend-frame' on window systems and on tty.
16148         * image.el (image-type): Check if image-types is bound to not fail
16149         on tty.
16151         * delsel.el (delete-selection-pre-hook):
16152         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
16153         is fbound to not fail on mouseless tty.
16155 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
16157         * net/tramp.el (top): Move loading of tramp-util.el and
16158         tramp-vc.el to tramp-compat.el.
16159         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
16160         temporary file if possible, in order to avoid a security hole.
16161         (tramp-do-copy-or-rename-file-out-of-band)
16162         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
16163         with DONT-CREATE, because the connection is not setup yet.
16164         (tramp-handle-process-file): Rewrite temporary file handling.
16165         (tramp-completion-mode): New defvar.
16166         (tramp-completion-mode-p): Use it.
16168         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
16170         * net/tramp-fish.el (tramp-fish-handle-process-file):
16171         Rewrite temporary file handling.
16173 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
16175         * vc.el: Workfile version -> focus version change.  Port various
16176         comments from new VC to reduce the noise in the diff.
16177         Patch in the new vc-create-repo function to go with the
16178         header comment about it already present.
16179         There are no changes to existing logic in this patch.
16180         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
16182 2007-10-06  Aaron Hawley  <aaronh@garden.org>
16184         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
16186 2007-10-05  Chris Moore  <dooglus@gmail.com>
16188         * server.el (server-kill-new-buffers): Doc fix.
16190 2007-10-05  John W. Eaton  <jwe@octave.org>
16192         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
16193         (octave-begin-keywords): Add "do".
16194         (octave-end-keywords): Remove "end".
16195         (octave-reserved-words): Add "end".  Remove "all_va_args",
16196         "gplot", and 'gsplot".
16197         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
16198         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
16199         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
16200         "default_return_value", "define_all_return_values",
16201         "do_fortran_indexing", "empty_list_elements_ok",
16202         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
16203         "ok_to_lose_imaginary_part", "prefer_column_vectors",
16204         "prefer_zero_one_indexing", "propagate_empty_matrices",
16205         "resize_on_range_error", "treat_neg_dim_as_zero",
16206         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
16207         "warn_divide_by_zero", "warn_function_name_clash",
16208         "warn_missing_semicolon", "whitespace_in_literal_matrix".
16209         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
16210         "crash_dumps_octave_core", "sighup_dumps_octave_core",
16211         "sigterm_dumps_octave_core".
16212         (octave-block-match-alist): Remove "end" from block-end keywords.
16213         (octave-mode): Update ftp site address.
16215 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
16217         * vc.el: Reorder functions, no code changes.
16219 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
16221         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
16222         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
16223         the cond clauses where needed.
16224         (tramp-handle-write-region): Rearrange code for proper handling of
16225         tmpfile.
16227         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
16229         * net/tramp.el:
16230         * net/tramp-fish.el:
16231         * net/tramp-ftp.el:
16232         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
16233         `tramp-compat-make-temp-file'.
16235 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16237         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
16239 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16241         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
16242         already uses a more recent copyright version than the "current" one.
16244 2007-10-03  Michaël Cadilhac  <michael@cadilhac.name>
16246         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
16247         (doc-view-insert-image): Minor aesthetical docstring changes.
16249 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
16251         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
16252         completing filename.
16253         (doc-view-search-internal): Docstring change.
16255 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
16257         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
16258         (tramp-file-name-handler-alist):
16259         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
16260         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
16261         used before, creates the file already, which is not desired.
16262         (tramp-do-copy-or-rename-file-directly): Simplify handling of
16263         temporary file.
16264         (tramp-handle-insert-file-contents): Assign the result in the
16265         short track case.
16266         (tramp-handle-insert-file-contents-literally): New defun.
16267         (tramp-completion-mode-p): Revert change from 2007-09-24.
16268         Checking for `return' etc as last character is not sufficient, for
16269         example in dired-mode when entering <g> (revert-buffer) or
16270         <s> (dired-sort).
16272         * net/tramp-compat.el (top): Add also compatibility code for loading
16273         appropriate timer package.
16274         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
16275         order to avoid autoloading problems.
16277         * net/tramp-fish.el:
16278         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
16280         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
16281         where the second parameter of `copy-file' or `rename-file' is a
16282         remote file but not via ftp.
16284 2007-10-02  Richard Stallman  <rms@gnu.org>
16286         * frame.el (cursor-in-non-selected-windows): Doc fix.
16288 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
16290         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
16291         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
16293 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
16295         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
16296         when `expt' doesn't give range errors.
16298 2007-10-01  Markus Triska  <markus.triska@gmx.at>
16300         * calc/calc-math.el (math-smallest-emacs-expt):
16301         Make the computation more robust.
16303 2007-09-30  David Kastrup  <dak@gnu.org>
16305         * startup.el (argv): Alias for `command-line-args-left' to use as
16306         `(pop argv)' inside of --eval command sequences.  Allows for
16307         passing shell commands into Emacs verbatim without need for Lisp
16308         quoting.
16310         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
16311         check only for changed size.
16312         (auto-revert-tail-handler): Get size from caller.  If the file has
16313         shrunk, tail the whole file again (the file presumably has been
16314         rewritten).
16316         * woman.el (woman-topic-all-completions, woman-mini-help):
16317         Fix fallout from 2007-09-07 introduction of `dolist' when the list
16318         actually was being manipulated in the loop.
16319         (woman-Cyg-to-Win, woman-pre-process-region)
16320         (woman-horizontal-escapes, woman-if-body, woman-unescape)
16321         (woman-strings, woman-special-characters, woman1-hc)
16322         (woman-change-fonts, woman-find-next-control-line):
16323         Use `match-beginning' rather than `match-string' when the result is
16324         just used as a flag.
16326 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
16328         * net/tramp-compat.el: New file.
16330         * net/tramp.el:
16331         * net/tramp-fish.el:
16332         * net/tramp-smb.el:
16333         * net/tramp-uu.el:
16334         * net/trampver.el: Move compatibility code to tramp-compat.el.
16335         Apply `mapc' instead of `mapcar' when the code needs side effects
16336         only.  Move utf-8 coding cookie to the second line.
16338 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
16340         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
16341         Improve custom type.
16342         (icon-map-list): Make it customizable.  Document how to disable
16343         stock icons.
16345 2007-09-30  Richard Stallman  <rms@gnu.org>
16347         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
16349 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16351         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
16352         (t-mouse-mode): New compatibility alias.
16354 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
16356         * server.el (server-delete-client): Only delete the terminal if it
16357         is non-nil.
16359 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
16361         * net/tramp.el (with-file-property, with-connection-property):
16362         Highlight as keyword.
16363         (tramp-rfn-eshadow-setup-minibuffer)
16364         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
16365         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
16366         (tramp-do-copy-or-rename-file-directly)
16367         (tramp-do-copy-or-rename-file-out-of-band)
16368         (tramp-handle-shell-command, tramp-get-debug-buffer)
16369         (tramp-send-command-and-read, tramp-equal-remote)
16370         (tramp-get-local-gid): Pacify byte-compiler.
16371         (tramp-handle-file-name-directory): Result shall not be expanded.
16372         (tramp-find-foreign-file-name-handler): Rewrite.
16373         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
16375         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
16377         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
16378         Apply `tramp-completion-mode-p'.
16379         (tramp-fish-handle-set-file-times)
16380         (tramp-fish-handle-executable-find)
16381         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
16382         (tramp-fish-retrieve-data): Pacify byte-compiler.
16384         * net/tramp-gw.el (tramp-gw-basic-authentication):
16385         Call `tramp-read-passwd' with first parameter `nil'.
16387 2007-09-28  Glenn Morris  <rgm@gnu.org>
16389         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
16390         than mapcar.
16392         * textmodes/tex-mode.el (tex-suscript-height-ratio)
16393         (tex-suscript-height-minimum): New customizable variables.
16394         (tex-suscript-height): New function.
16395         (superscript, subscript): Set height using tex-suscript-height
16396         rather than fixing at 0.8.
16397         (tex-fontify-script, tex-font-script-display): Add :version tag.
16399 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
16401         * progmodes/python.el (python-eldoc-function): Doc fix.
16403 2007-09-27  Glenn Morris  <rgm@gnu.org>
16405         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
16406         image if it is not in image-type-auto-detectable, or is there with
16407         a nil value.
16409 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
16411         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
16412         connection more robust.
16414 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
16416         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
16417         Deal with the case that special &keywords are at the beginning or
16418         end of the argument list.  Also add some (incomplete) support for
16419         non-standard arglists.
16421 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
16423         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
16424         (eldoc-message-commands, eldoc-current-idle-delay)
16425         (eldoc-function-argstring-format): Fix typos in docstrings.
16427 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
16429         * calc/calc-units.el (calc-convert-units)
16430         (calc-convert-temperature): Remove unnecessary colons.
16432 2007-09-26  Bastien Guerry  <bzg@altern.org>
16434         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
16435         New function.
16436         (org-export-latex-remove-from-headlines): Name changed because of typo.
16437         (org-export-latex-quotation-marks-convention): Option removed.
16438         (org-export-latex-make-preamble): Handle the DATE option.
16439         (org-export-latex-cleaned-string): Now the only cleaning function,
16440         synched up with org.el.
16441         (org-export-latex-lists, org-export-latex-parse-list)
16442         (org-export-list-to-latex): New functions.
16444 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
16446         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
16447         (org-outline-regexp): New constant.
16448         (org-remember-handler): Throw error when the target file is not in
16449         org-mode.
16450         (org-cleaned-string-for-export): No longer call
16451         `org-export-latex-cleaned-string' with an argument.
16452         (org-get-tags): Returns now a list, not a string.
16453         (org-get-tags-string): New function.
16454         (org-archive-subtree): No need to split return of `org-get-tags'.
16455         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
16456         instead of `org-get-tags'.
16457         (org-agenda-format-date): Rename from `org-agenda-date-format'.
16458         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
16459         (org-compatible-face): New argument INHERITS.  Inherit from this
16460         face if possible.
16461         (org-level-1, org-level-2, org-level-3, org-level-4)
16462         (org-level-5, org-level-6, org-level-7, org-level-8)
16463         (org-special-keyword, org-drawer, org-column, org-warning)
16464         (org-archived, org-todo, org-done, org-headline-done, org-table)
16465         (org-formula, org-code, org-agenda-structure)
16466         (org-scheduled-today, org-scheduled-previously)
16467         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
16468         in the new way.
16469         (org-get-heading): New argument NO-TAGS.
16470         (org-fast-tag-selection-include-todo): Made defvar instead of
16471         defcustom, feature is not deprecated.
16472         (org-remember-store-without-prompt): New default value t.
16473         (org-todo-log-states): New variable.
16474         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
16475         Compute the log states.
16476         (org-goto-map): More commands copied from global map.  Also bind
16477         `org-occur'.
16478         (org-goto): Made into a general lookup command.
16479         (org-get-location): Complete rewrite.
16480         (org-goto-exit-command): New variable.
16481         (org-goto-selected-point): New variable.
16482         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
16483         Set the new variables.
16484         (org-paste-subtree): Whitespace insertion strategy revised.
16485         (org-remember-apply-template): Protect v-A from the possibility
16486         that v-a might be nil.
16487         (org-remember-handler): Insertion rules revised.
16488         (org-todo): Respect org-todo-log-states.
16489         (org-up-heading-safe): New function.
16490         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
16492 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
16494         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
16495         region if in transient-mark-mode.
16497 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
16499         * calc/calc-ext.el (calc-init-extensions, calc-reset):
16500         * calc/calc-help.el (calc-full-help):
16501         * calc/calc-misc.el (another-calc):
16502         * calc/calc-store.el (calc-var-name-map):
16503         * calc/calc-stuff.el (calc-flush-caches):
16504         * calc/calc-units.el (math-build-units-table):
16505         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
16506         (calc-quit):
16507         * calendar/icalendar.el (icalendar--format-ical-event)
16508         (icalendar--convert-ical-to-diary):
16509         * emacs-lisp/authors.el (authors):
16510         * emacs-lisp/cust-print.el (custom-print-install)
16511         (custom-print-uninstall):
16512         * emacs-lisp/disass.el (disassemble-1):
16513         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
16514         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
16515         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
16516         (elint-check-let-form, elint-check-condition-case-form)
16517         (elint-initialize):
16518         * emacs-lisp/elp.el (elp-results):
16519         * emacs-lisp/generic.el (generic-mode-internal):
16520         * emacs-lisp/re-builder.el (reb-delete-overlays):
16521         * emacs-lisp/regi.el (regi-interpret):
16522         * emacs-lisp/sregex.el (sregex--char-aux):
16523         * emulation/cua-rect.el (cua--deactivate-rectangle)
16524         (cua--highlight-rectangle, cua--rectangle-post-command):
16525         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
16526         * emulation/viper-macs.el (viper-describe-kbd-macros)
16527         (viper-describe-one-macro):
16528         * emulation/viper-util.el (viper-setup-master-buffer):
16529         * emulation/viper.el (set-viper-state-in-major-mode):
16530         * international/mule-diag.el (describe-current-coding-system):
16531         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
16532         * mail/emacsbug.el (report-emacs-bug):
16533         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
16534         * obsolete/hilit19.el (hilit-unhighlight-region)
16535         (hilit-set-mode-patterns):
16536         * play/solitaire.el (solitaire-check, solitaire-solve):
16537         * play/zone.el (zone-pgm-rotate):
16538         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
16539         * progmodes/ada-prj.el (ada-prj-display-page):
16540         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
16541         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
16542         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
16543         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
16544         * progmodes/sh-script.el (sh-make-vars-local)
16545         (sh-reset-indent-vars-to-global-values):
16546         * progmodes/sql.el (top):
16547         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
16548         * progmodes/xscheme.el (top):
16549         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
16550         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
16551         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
16552         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
16553         (artist-submit-bug-report):
16554         * textmodes/flyspell.el (flyspell-delay-commands)
16555         (flyspell-deplacement-commands):
16556         * textmodes/table.el (table--generate-source-epilogue, table-insert)
16557         (table--generate-source-cells-in-a-row, table--make-cell-map)
16558         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
16560 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
16562         * allout.el (produce-allout-mode-map, allout-process-exposed):
16563         * ansi-color.el (ansi-color-make-color-map):
16564         * autoinsert.el (auto-insert):
16565         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
16566         * dired-aux.el (dired-create-files):
16567         * dired.el (dired-restore-desktop-buffer):
16568         * ediff-diff.el (ediff-setup-fine-diff-regions):
16569         * ediff-mult.el (ediff-intersect-directories)
16570         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
16571         (ediff-redraw-registry-buffer):
16572         * ediff-ptch.el (ediff-fixup-patch-map):
16573         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
16574         (ediff-really-quit, ediff-clear-diff-vector):
16575         * emerge.el (emerge-really-quit):
16576         * ffap.el (ffap-replace-file-component):
16577         * filecache.el (file-cache-add-directory)
16578         (file-cache-add-directory-recursively)
16579         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
16580         (file-cache-delete-directory, file-cache-files-matching-internal)
16581         (file-cache-display):
16582         * files.el (cd):
16583         * find-lisp.el (find-lisp-insert-directory):
16584         * finder.el (finder-compile-keywords):
16585         * help.el (view-emacs-news):
16586         * hi-lock.el (hi-lock-write-interactive-patterns):
16587         * ido.el (ido-to-end, ido-set-matches-1):
16588         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
16589         (image-dired-mark-tagged-files):
16590         * jka-cmpr-hook.el (jka-compr-get-compression-info):
16591         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
16592         * ps-print.el (ps-background, ps-begin-file)
16593         (ps-build-reference-face-lists):
16594         * simple.el (clone-buffer):
16595         * startup.el (command-line):
16596         * tempo.el (tempo-insert-template, tempo-is-user-element)
16597         (tempo-forward-mark, tempo-backward-mark):
16598         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
16600 2007-09-25  Glenn Morris  <rgm@gnu.org>
16602         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
16604         * view.el (view-search-no-match-lines): Add a doc string.
16605         Rewrite to simplify and work better.
16607 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
16609         * progmodes/cc-mode.el (c-mode-base-map):
16610         Use c-indent-line-or-region instead of c-indent-line.
16612         * indent.el (indent-for-tab-command): First check if the region is
16613         active.
16615 2007-09-24  Michaël Cadilhac  <michael@cadilhac.name>
16617         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
16618         whitespace-rescan-timer-time is 0.
16620 2007-09-24  Karl Berry  <karl@gnu.org>
16622         * international/mule.el (coding-system-base): Fix doc string grammar.
16624 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
16626         * net/tramp.el (tramp-completion-mode-p): Rename from
16627         `tramp-completion-mode'.  Revert logic, check `return', `newline'
16628         and such alike.  Packages like Icicles tend to use other completion
16629         characters but `tab' and `space' only.
16631 2007-09-24  Adam Hupp  <adam@hupp.org>
16633         * progmodes/python.el (run-python): Import emacs module without
16634         waiting; prevents lockup on error.
16636 2007-09-23  Richard Stallman  <rms@gnu.org>
16638         * mail/sendmail.el (mail-bury): Delete the frame
16639         if this frame looks like it was made for this message.
16641         * completion.el (completion-separator-self-insert-command)
16642         (completion-separator-self-insert-autofilling):
16643         If `self-insert-command' has been remapped, use the substitute.
16645         * simple.el (copy-region-as-kill): Doc fix.
16647         * textmodes/org.el (org-confirm-shell-link-function)
16648         (org-confirm-elisp-link-function): Doc fixes.
16650 2007-09-23  Glenn Morris  <rgm@gnu.org>
16652         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
16654 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
16656         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
16658         * term/tvi970.el (terminal-init-tvi970): Likewise.
16660         * term/sun-mouse.el (print-mouse-format): Likewise.
16662         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
16663         Use forward-line instead of previous-line and next-line.
16665 2007-09-22  Juri Linkov  <juri@jurta.org>
16667         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
16669         * tutorial.el (tutorial--default-keys): Update standard bindings:
16670         rename `iconify-or-deiconify-frame' to `suspend-frame',
16671         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
16673 2007-09-22  Juri Linkov  <juri@jurta.org>
16675         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
16676         Add help-echo to external links and to links without description.
16677         (fancy-splash-insert): Use help-echo from the 3rd element of the
16678         link specification list, or "Follow this link" if it's nil.  Doc fix.
16680 2007-09-22  Juri Linkov  <juri@jurta.org>
16682         * startup.el (command-line): Rename `inhibit-startup-message' to
16683         `inhibit-startup-screen'.
16684         (fancy-about-text): Use shorter label for "Ordering Manuals".
16685         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
16686         is nil, display a line with "To start..." and 3 links to useful
16687         tasks.  Display the "Dismiss" button and "Don't show this message
16688         again" only when concise is non-nil.
16689         (fancy-startup-screen): Call `fancy-startup-tail' with optional
16690         arg `concise'.  If CONCISE is non-nil, display a concise version
16691         of the splash screen in another window.  Otherwise, switch to the
16692         startup buffer in the same window.
16693         (startup-echo-area-message): Change displayed binding from
16694         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
16695         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
16696         the GNU system".
16697         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
16698         to "*GNU Emacs*".
16699         (display-about-screen): Don't check the existence of the buffer
16700         "*About GNU Emacs*".
16701         (display-splash-screen): Make alias to `display-startup-screen'.
16702         (command-line-1): Rename `inhibit-startup-message' to
16703         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
16704         started with command line options "-f", "-funcall", "-e", "-eval",
16705         "-execute", "-insert", "-find-file", "-file", "-visit".
16706         Inhibit startup screen when Emacs is started with a file name only
16707         on tty (i.e. don't inhibit it when started with a file name like
16708         "emacs FILE..." on a window system).
16709         (command-line-1): Simplify logic of displaying the startup screen:
16710         if file-count > 0, then display the concise version in another
16711         window, otherwise display full version in the same window.
16713         * help.el (help-map): Bind C-h C-a to about-emacs.
16714         (help-for-help-internal): Add C-a description to C-h help text.
16716 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
16718         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
16719         (checkdoc-permit-comma-termination-flag): Autoload the
16720         safe-local-variable setting.
16722         * bookmark.el (bookmark-xemacsp): Remove.
16723         (bookmark-make): Don't use bookmark-xemacsp,
16724         use (featurep 'xemacs) instead.
16726         * speedbar.el (speedbar-frame-mode)
16727         (speedbar-frame-reposition-smartly)
16728         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
16729         (speedbar-check-vc): Remove use of non-existent variable
16730         dframe-xemacsp, use (featurep 'xemacs) instead.
16732         * indent.el (indent-for-tab-command): Indent the region if
16733         transient-mark-mode and the region is active.
16735 2007-09-21  Francesco Potortì  <pot@gnu.org>
16737         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
16738         add inferior-octave-directory-tracker to the buffer-local value
16739         of comint-input-filter-functions.
16741 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
16743         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
16745 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
16747         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
16748         on w32 frames.
16750 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16752         * startup.el (normal-top-level): Remove DISPLAY from
16753         process-environment to let it be computed dynamically in callproc.c.
16755         * frame.el (frame-initialize, make-frame):
16756         * faces.el (tty-set-up-initial-frame-faces):
16757         * env.el (setenv): Don't set display-environment-variable.
16759         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
16760         (server-create-tty-frame): Don't set unused `tty' property.
16761         Set `display' instead of display-environment-variable.
16762         (server-create-window-system-frame): No display-environment-variable.
16764 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
16766         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
16767         (rfn-eshadow-update-overlay-hook): New defvars.
16768         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
16769         Run the hooks.
16771         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
16772         (tramp-rfn-eshadow-setup-minibuffer)
16773         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
16774         rfn-eshadow.el.
16776         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
16777         timeout.
16779 2007-09-21  Glenn Morris  <rgm@gnu.org>
16781         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
16782         * term/sun-mouse.el (suspend-emacstool): Remove.
16783         * term/sun.el: Remove emacstool-related code.
16785         * emacs-lisp/bytecomp.el (byte-compile-warnings)
16786         (byte-compile-warnings-safe-p): Add `mapcar'.
16787         (byte-compile-warning-types): Add mapcar and make-local.
16788         (byte-compile-normal-call): Add option to suppress mapcar warning.
16789         (top-level): Use mapc rather than mapcar in eval-when-compile.
16791         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
16792         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
16793         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
16794         Handle escaped parens.
16795         (latex-forward-sexp): Doc fix.
16797         * eshell/esh-mode.el (eshell-output-filter-functions):
16798         Add eshell-postoutput-scroll-to-bottom.
16800         * loadup.el: Remove termdev.
16802         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
16803         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
16805 2007-09-21  Markus Triska  <markus.triska@gmx.at>
16807         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
16808         `mapcar' is called for effect.
16810 2007-09-21  Kevin Ryde  <user42@zip.com.au>
16812         * international/mule.el (sgml-html-meta-auto-coding-function):
16813         Bind `case-fold-search' to t.
16815 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16817         * termdev.el: Remove.
16819         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
16820         (frames-on-display-list): Use it.
16822         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
16824         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
16826 2007-09-20  Richard Stallman  <rms@gnu.org>
16828         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
16830 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16832         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
16834 2007-09-20  Glenn Morris  <rgm@gnu.org>
16836         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
16837         motion functions, rather than hard-coding "\n\n".
16838         (tex-validate-region): Check for eobp, to speed up.
16839         (tex-next-unmatched-end): Doc fix.
16841 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16843         * files.el (auto-mode-alist): Use archive-mode for .rar files.
16845         * international/mule.el (auto-coding-alist): Rar archives are binary.
16847         * arc-mode.el: Add basic support for Rar.
16848         (archive-find-type): Recognize Rar's signature.
16849         (archive-desummarize): New fun.
16850         (archive-summarize): Use it to restore the buffer's data in case
16851         someone wants to switch to some other major mode.
16852         (archive-resummarize): Use it as well.
16853         (archive-rar-summarize, archive-rar-extract): New functions.
16855         * filesets.el: Remove spurious * in docstrings.
16856         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
16857         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
16858         (filesets-ingroup-collect): Remove unused arg `depth'.
16859         (filesets-update): Remove unused arg `version'.
16861         * finder.el (finder-compile-keywords): Fix up comment style.
16862         (finder-mouse-face-on-line): previous-line -> forward-line.
16864         * recentf.el: Remove spurious * in docstrings.
16865         (recentf-save-list): Fix up comment style.
16867         * progmodes/octave-mod.el: Remove spurious * in docstrings.
16868         (octave-mode-map): Move init into declaration and remove \t binding.
16869         (octave-mode-startup-message): Remove unused var.
16870         (octave-scan-blocks): Remove unused arg `from'.
16871         (octave-forward-block, octave-down-block, octave-up-block):
16872         Update callers.
16874         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
16875         (meta-mode-map): Likewise and remove \t binding.
16877         * net/snmp-mode.el: Remove spurious * in docstrings.
16878         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
16879         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
16880         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
16881         that completion accepts lists of strings.
16882         (snmp-mode-syntax-table): Move initialization into declaration.
16883         (snmp-mode-map): Likewise and remove \t binding.
16884         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
16885         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
16886         (snmp-indent-command): Remove.
16888         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
16889         binding, so tab-always-indent works right.
16891 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
16893         * net/browse-url.el (browse-url-elinks-new-window): New function.
16894         (browse-url-elinks): Use browse-url-elinks-new-window.
16895         Accept optional second argument `new-window'.  Fix typo in doc-string.
16896         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
16897         Improve error message.
16899 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
16901         * net/browse-url.el (browse-url-url-encode-chars): Use the right
16902         parameter name in the function body.
16903         Reported by Johannes Weiner.
16905 2007-09-19  Glenn Morris  <rgm@gnu.org>
16907         * net/socks.el (socks-open-network-stream): Signal an explicit
16908         error if the port associated with a service string can't be found.
16910         * textmodes/tex-mode.el (tex-terminate-paragraph):
16911         Use backward-paragraph.
16913 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16915         * server.el (server-running-p): New function.
16917 2007-09-18  Jason Rumney  <jasonr@gnu.org>
16919         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
16920         x-focus-frame.
16922         * frame.el (select-frame-set-input-focus, select-frame-by-name):
16923         Use x-focus-frame for w32.
16925 2007-09-17  David Kastrup  <dak@gnu.org>
16927         * textmodes/tex-mode.el (tex-verbatim-environments):
16928         Eliminate CL dependency.
16930 2007-09-17  Richard Stallman  <rms@gnu.org>
16932         * newcomment.el (comment-add): New arg EXTRA.
16933         (comment-region-default): Pass EXTRA if not indenting lines.
16935 2007-09-17  Michaël Cadilhac  <michael@cadilhac.name>
16937         * net/browse-url.el (browse-url-url-encode-chars): New function.
16938         URL-encode some chars in a string.
16939         (browse-url-encode-url): Rewrite using the previous function.
16940         (browse-url-file-url): Use `browse-url-url-encode-chars'.
16941         (browse-url-elinks-sentinel): Fix typo.
16942         (browse-url-new-window-flag): Doc change.
16944 2007-09-17  Glenn Morris  <rgm@gnu.org>
16946         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
16947         filename from `--file-line-error', if it is available.
16949 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
16951         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
16952         TeX `--file-line-error' format.
16954 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
16956         * xt-mouse.el: Delete add-hook calls that were moved to
16957         xterm-mouse-mode.
16958         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
16959         does not work.
16961 2007-09-17  Richard Stallman  <rms@gnu.org>
16963         * cus-face.el (custom-theme-set-faces): Undo previous change.
16965         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
16967 2007-09-17  Glenn Morris  <rgm@gnu.org>
16969         * textmodes/tex-mode.el (tex-region): Simplify previous change,
16970         handling the case where the region is not in `tex-main-file'.
16971         (tex-region-1): Delete.
16972         (tex-region-header): New function, doing the header part of the
16973         old tex-region-1.
16975 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16977         * simple.el (newline): Simplify use of prefix-numeric-value.
16978         (line-move-partial): Remove unused var `ppos'.
16979         (line-move-1): Replace 9999 with most-positive-fixnum.
16980         (move-end-of-line): Use more efficient single-property search.
16981         (move-beginning-of-line): Remove unused var `start'.
16982         (blink-matching-open): Restructure in a more functional style.
16984 2007-09-16  Michaël Cadilhac  <michael@cadilhac.name>
16986         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
16988 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16990         * server.el (server-clients): Only keep procs, no properties any more.
16991         (server-client): Remove.
16992         (server-client-get, server-client-set): Remove, replace all callers by
16993         process-get and process-put resp.
16994         (server-clients-with, server-add-client, server-delete-client)
16995         (server-create-tty-frame, server-create-window-system-frame)
16996         (server-process-filter, server-execute, server-visit-files)
16997         (server-buffer-done, server-kill-buffer-query-function)
16998         (server-kill-emacs-query-function, server-switch-buffer)
16999         (server-save-buffers-kill-terminal): Update accordingly.
17001         * server.el (server-with-environment): Simplify.
17002         (server-select-display, server-unselect-display): Re-add functions that
17003         seem to have been lost in the multi-tty merge.
17004         (server-eval-and-print, server-create-tty-frame)
17005         (server-create-window-system-frame, server-goto-toplevel)
17006         (server-execute, server-return-error): New functions extracted from
17007         server-process-filter.
17008         (server-execute-continuation): New functions.
17009         (server-process-filter): Restructure so that all arguments are analysed
17010         first and then acted upon in a subsequent stage.  This way
17011         server-goto-toplevel can be executed later, when we know if
17012         it's necessary.
17013         Remove the "-version" and "-version-good" support.
17015 2007-09-16  Drew Adams  <drew.adams@oracle.com>
17017         * cus-edit.el (custom-face-edit-activate): Doc fix.
17019 2007-09-16  Glenn Morris  <rgm@gnu.org>
17021         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
17022         Following cal-bahai renaming, update all instances of
17023         list-bahai-diary-entries to diary-bahai-list-entries,
17024         mark-bahai-diary-entries to diary-bahai-mark-entries,
17025         calendar-goto-bahai-date to calendar-bahai-goto-date,
17026         insert-bahai-diary-entry to diary-bahai-insert-entry,
17027         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
17028         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
17029         calendar-print-bahai-date to calendar-bahai-print-date.
17031         * textmodes/tex-mode.el (tex-region): Handle the case where the
17032         region is not in `tex-main-file'.  Move the old code that applies
17033         to both cases...
17034         (tex-region-1): ...to this new function.
17036 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17038         * vc.el (vc-process-sentinel): New function.
17039         (vc-exec-after): Use it instead of using ugly hackish analysis and
17040         construction of Elisp code.
17041         (vc-sentinel-movepoint): New dynamically scoped var.
17042         (vc-print-log, vc-annotate): Set it to move the user's point.
17044         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
17045         inhibit-modification-hooks.
17047         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
17048         (calendar-bahai-print-date, calendar-bahai-goto-date)
17049         (diary-bahai-list-entries, diary-bahai-insert-entry):
17050         New names to clean up the namespace a bit more.
17051         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
17053 2007-09-15  Glenn Morris  <rgm@gnu.org>
17055         * calendar/holidays.el (holiday-list): Rename it back to
17056         `list-holidays', but leave `holiday-list' as an alias.
17058         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
17059         custom group.
17061         * textmodes/css-mode.el (css): New custom group.
17062         (css-electrick-keys, css-selector, css-property)
17063         (css-indent-offset): Specify custom group.
17065 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17067         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
17068         (cvs-execute-single-file): Use process-file.
17069         (cvs-run-process): Use start-file-process.
17071 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
17073         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
17074         level.  Remove the hooks when turning off the mode.
17076         * term/xterm.el: Require xt-mouse at compile time.
17077         (terminal-init-xterm): Turn on xterm mouse tracking for this
17078         terminal if xterm-mouse-mode is enabled.
17080 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
17082         * term/xterm.el (xterm-function-map): Replace bindings that were
17083         deleted by the merge.
17085 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
17087         * play/bubbles.el (bubbles-version): Bump value to "0.5".
17088         (bubbles-mode-map): Move define-key statements here.
17089         (bubbles-game-theme-menu): Ditto.
17090         (bubbles-graphics-theme-menu): Ditto.
17091         (bubbles-menu): Ditto.
17092         (bubbles-mode): Initialize buffer-undo-list, redisplay.
17093         (bubbles--initialize): Reset buffer-undo-list, redisplay.
17094         (bubbles-plop): Set buffer-undo-list, redisplay.
17095         (bubbles-undo): Reset buffer-undo-list, redisplay.
17096         (bubbles--show-images): Take care of missing text properties.
17098 2007-09-14  Glenn Morris  <rgm@gnu.org>
17100         * startup.el (fancy-startup-text, fancy-about-text): Fix face
17101         quoting.
17103         * calendar/cal-hebrew.el, calendar/cal-menu.el
17104         * calendar/calendar.el, calendar/diary-lib.el
17105         * calendar/holidays.el: Rename all instances of
17106         list-calendar-holidays callers to calendar-list-holidays,
17107         list-holidays to holiday-list, check-calendar-holidays to
17108         calendar-check-holidays, mark-calendar-holidays to
17109         calendar-mark-holidays, and filter-visible-calendar-holidays to
17110         holiday-filter-visible-calendar.
17112 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
17114         * term/xterm.el (xterm-function-map): Add C-M- bindings.
17116 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
17118         * play/bubbles.el (bubbles--initialize-images): Fix bug:
17119         Use transparent background for empty cells in graphics mode.
17121 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
17123         * man.el (Man-default-man-entry): At end of line, continue looking
17124         to the next line for possible end of hyphenated command.
17126 2007-09-13  Chris Moore  <dooglus@gmail.com>
17128         * shell.el (shell-resync-dirs): Don't move the cursor relative to
17129         the command being edited.
17131 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
17133         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
17135 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
17137         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
17138         C-M-S- keys.
17140         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
17142 2007-09-12  Michaël Cadilhac  <michael@cadilhac.name>
17144         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
17145         New argument `filename-p' to use one set of confusing chars or another.
17146         (browse-url-file-url): Use the argument.
17147         Suggested by Johannes Weiner.
17149 2007-09-12  Romain Francoise  <romain@orebokech.com>
17151         * cus-start.el (all): Revert 2007-09-08 change.
17153 2007-09-12  Aaron Hawley  <aaronh@garden.org>
17155         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
17156         extract .Z files, since it is more common than uncompress.
17158 2007-09-12  Glenn Morris  <rgm@gnu.org>
17160         * textmodes/org-publish.el (org-publish-org-to-html): Remove
17161         duplicate function definition.
17163 2007-09-10  Chris Moore  <dooglus@gmail.com>
17165         * diff-mode.el (diff-sanity-check-hunk):
17166         Also accept single-line hunks.
17168 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
17170         * startup.el (startup-screen-inhibit-startup-screen)
17171         (pure-space-overflow-message): New vars.
17172         (fancy-splash-insert): Allow functions for face and link specs.
17173         (fancy-splash-head): Remove unused arg.  Move splash text...
17174         (fancy-startup-text, fancy-about-text): ...here.
17175         (fancy-startup-tail): Rename from fancy-splash-tail.
17176         (fancy-startup-screen, fancy-about-screen): Split off from
17177         fancy-splash-screens.
17178         (display-startup-screen): New function.
17179         (display-about-screen): Rename from display-splash-screen.
17180         (command-line-1): Use concise startup screen if necessary.
17182 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
17184         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
17185         Reported by Jan Djärv <jan.h.d@swipnet.se>.
17187 2007-09-10  Dave Love  <fx@gnu.org>
17189         * outline.el (outline-4, outline-5, outline-7):
17190         Move font-lock-builtin-face down from 4 to 7 to better keep the
17191         progression of color brightness, and to better match Org-mode's faces.
17193 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
17195         * progmodes/meta-mode.el (meta-font-lock-keywords)
17196         (font-lock-match-meta-declaration-item-and-skip-to-next)
17197         (meta-comment-indent, meta-indent-previous-line)
17198         (meta-indent-unfinished-line, meta-beginning-of-defun)
17199         (meta-end-of-defun, meta-common-initialization): Handle \f.
17200         (meta-indent-unfinished-line): Do not handle a `%' in a string as
17201         a comment-start.
17203         * files.el (file-modes-char-to-who, file-modes-char-to-right)
17204         (file-modes-rights-to-number): Auxiliary functions for symbolic to
17205         numeric notation of file modes.
17206         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
17207         numeric value.
17208         (read-file-modes): New.  Read either an octal value of a file mode or a
17209         symbolic value, and return its numeric value.
17211         * dired-aux.el (dired-do-chmod): Change to use the built-in
17212         `set-file-modes' and the previous symbolic mode parsing functions.
17214 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17216         * textmodes/texinfo.el: Remove spurious * in docstrings.
17217         (texinfo-mode-syntax-table, texinfo-mode-map):
17218         Initialize in the declaration.
17220         * tmm.el: Remove spurious * in docstrings.
17221         (tmm-prompt): Use with-current-buffer.
17223         * vcursor.el: Remove spurious * in docstrings.
17224         (vcursor-map): Initialize in the declaration.
17225         (vcursor-use-vcursor-map): Use define-minor-mode.
17226         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
17228         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
17229         Initialize in the declaration.
17230         (widget-minor-mode): Use define-minor-mode.
17232         * woman.el (woman-mode-map, woman-syntax-table):
17233         Initialize in the declaration.
17235 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
17237         * doc-view.el: New file.
17239 2007-09-09  Juri Linkov  <juri@jurta.org>
17241         * Makefile.in (update-authors): Add etc/ to AUTHORS.
17243         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
17245         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
17246         to "Startup screen".  Fix docstring.
17247         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
17248         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
17249         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
17250         (initial-scratch-message): Fix docstring.
17251         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
17252         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
17253         Add link to "Customize Startup" and set interval between links to
17254         5 spaces.
17255         (fancy-about-text): Add links "Authors" and "Contributing".
17256         (fancy-splash-head): Add text "Welcome to " on the startup screen,
17257         and "This is " on the about screen.  Add link to
17258         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
17259         For the about screen move emacs version to the header from
17260         `fancy-splash-tail' (as it's done already for normal about screen).
17261         (fancy-splash-tail): Insert emacs version only for startup screen.
17262         (normal-splash-screen): Remove duplicate empty lines.
17263         (normal-about-screen): Add links "Authors" and "Contributing".
17265         * menu-bar.el (menu-bar-help-menu):
17266         Move "About Emacs" and "About GNU" to the end of the Help menu.
17267         Move "Emacs Psychotherapist" after "Send Bug Report...".
17268         Move "External Packages" after "Find Emacs Packages".
17270 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
17272         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
17273         they are useless with the byte compiler.
17274         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
17275         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
17276         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
17277         (tramp-file-name-real-host, tramp-file-name-port)
17278         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
17279         defuns.
17281         * net/tramp-cache.el (top): Improve error message when
17282         `tramp-persistency-file-name' is corrupted.
17284 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
17286         * textmodes/org.el (org-re): Also replace the :alpha: class.
17287         (org-todo-tag-alist): Variable removed.
17288         (org-todo-key-alist, org-todo-key-trigger): New variables.
17289         (org-use-fast-todo-selection): New option.
17290         (org-log-done): Docstring fixed.
17291         (org-deadline-warning-days): New default value 14.
17292         (org-edit-timestamp-down-means-later): New option.
17293         (org-tag-alist): Docstring fixed.
17294         (org-fast-tag-selection-include-todo): New option.
17295         (org-export-language-setup): New languages added.
17296         (org-set-regexps-and-options): Compute the new variables.
17297         (org-paste-subtree): Cleaning up.
17298         (org-remember-apply-template): New escape %A.
17299         (org-todo): Call fast TODO selection.
17300         (org-fast-todo-selection): New function.
17301         (org-add-log-note): Allow prefix for abort exit.
17302         (org-at-property-p, org-entry-properties)
17303         (org-columns-get-autowidth-alist): Use :alpha: class.
17304         (org-get-wdays): New function.
17305         (org-agenda-remove-date): New variable.
17306         (org-agenda-get-deadlines): Use `org-get-wdays'.
17307         (org-agenda-get-deadlines): Reverse ee before returning.
17308         (org-format-agenda-item): New argument REMOVE-RE.
17309         (org-agenda-convert-date): Baha'i calendar added.
17310         (org-infile-export-plist): Also find DATE line.
17311         (org-get-min-level): New function.
17312         (org-export-as-html, org-export-as-ascii): Use the date format.
17313         (org-shiftup, org-shiftdown): Use.
17314         `org-edit-timestamp-down-means-later'.
17315         (org-assign-fast-keys): New function.
17317 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
17319         * cus-start.el (all): Add prefer-window-split-horizontally from
17320         window.c.
17322 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
17324         * net/browse-url.el (browse-url-galeon): Fix last change.
17325         (top-level): Require cl when compiling.
17327 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
17329         * textmodes/org-export-latex.el: arch-tag restored.
17331         * textmodes/org-publish.el: arch-tag restored.
17333 2007-09-08  Masatake YAMATO  <jet@gyve.org>
17335         * progmodes/which-func.el (which-func-modes): Add diff-mode.
17337         * progmodes/cc-langs.el: Support new keywords added to
17338         objective-c frontend of gcc.
17339         (c-simple-stmt-kwds): Add @throw.
17340         (c-block-stmt-2-kwds): Add @synchronized.
17341         (c-block-stmt-1-kwds): Add @finally and @try.
17343 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
17345         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
17346         (org-agenda-after-show-hook): New variable.
17347         (org-columns-compile-format)
17348         (org-columns-get-autowidth-alist, org-buffer-property-keys)
17349         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
17350         property names.
17351         (org-get-wdays): New function.
17353 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17355         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
17357         * term/xterm.el (xterm-function-map): Initialize in the declaration.
17359         * vc-arch.el (vc-arch-checkin): Fix typo.
17361 2007-09-07  Johan Bockgård  <bojohan@gnu.org>
17363         * cus-face.el (custom-theme-set-faces): Set face attributes
17364         locally for each frame.
17366 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17368         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
17369         via font-lock-defaults.
17371         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
17372         derived-mode-p.
17374 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
17376         * progmodes/autoconf.el (autoconf-definition-regexp):
17377         Handle optional square brackets around definition name.
17379 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
17381         * net/browse-url.el (browse-url-browser-function): Add elinks.
17382         (browse-url-elinks-wrapper): New option.
17383         (browse-url-encode-url, browse-url-elinks)
17384         (browse-url-elinks-sentinel): New functions.
17385         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
17386         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
17387         Use new function browse-url-encode-url.
17389 2007-09-07  Glenn Morris  <rgm@gnu.org>
17391         * version.el (emacs-version): Revert 2007-08-29 change: no need to
17392         say if multi-tty is present.
17394 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17396         * cus-start.el (split-window-preferred-function): Add custom info.
17398         * calendar/holidays.el (holiday-list, calendar-check-holidays)
17399         (calendar-mark-holidays, calendar-list-holidays)
17400         (holiday-filter-visible-calendar): New names to clean up namespace.
17401         (filter-visible-calendar-holidays, list-calendar-holidays)
17402         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
17403         Add compatibility aliases.
17404         (calendar-check-holidays, calendar-mark-holidays)
17405         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
17406         (holiday-sexp): Replace append with list.
17407         (holiday-filter-visible-calendar): Replace append with push.
17409         * woman.el: Remove spurious * in docstrings.
17410         (woman-mini-help, woman-non-underline-faces, woman0-rename)
17411         (woman-topic-all-completions-merge, woman-file-name-all-completions)
17412         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
17413         (woman-write-directory-cache, woman-display-extended-fonts)
17414         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
17415         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
17416         (woman-mode): Use inhibit-read-only.
17417         (woman-negative-vertical-space): Use dotimes.
17418         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
17420 2007-09-06  Romain Francoise  <romain@orebokech.com>
17422         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
17423         (vc-bzr-workfile-version): Use it.
17425 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
17427         * complete.el (PC-do-completion): Don't try to treat
17428         empty string as an abbreviation.
17430 2007-09-06  Johan Bockgård  <bojohan@dd.chalmers.se>
17432         * help-fns.el (describe-variable): Keep doc's text properties.
17434 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
17436         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
17437         instead of a file.
17439 2007-09-06  Glenn Morris  <rgm@gnu.org>
17441         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
17442         (checkdoc-minor-mode): Allow user to specify lighter via
17443         checkdoc-minor-mode-string.
17445 2007-09-05  Richard Stallman  <rms@gnu.org>
17447         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
17448         Several items removed, simplified, or put on one line.
17449         (fancy-about-text): Add substantial contents, part of startup text.
17450         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
17451         (normal-splash-screen): Call normal-mouse-startup-screen,
17452         normal-no-mouse-startup-screen, or normal-about-screen.
17453         (normal-mouse-startup-screen): New fn, broken out, shortened.
17454         (normal-no-mouse-startup-screen): New fn, broken out.
17455         (normal-about-screen): New function, contents all new.
17457 2007-09-05  Michaël Cadilhac  <michael@cadilhac.name>
17459         * emacs-lisp/rx.el (rx): Fix typo in docstring.
17461 2007-09-05  Glenn Morris  <rgm@gnu.org>
17463         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
17464         is bound.
17466 2007-09-05  Johan Bockgård  <bojohan@dd.chalmers.se>
17468         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
17469         in doc string.
17471 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
17473         * server.el (server-start, server-unload-hook): Undo previous change.
17475         * xt-mouse.el: Undo previous change.
17477 2007-09-04  Juri Linkov  <juri@jurta.org>
17479         * startup.el (fancy-about-text): New variable.
17480         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
17481         (fancy-current-text, fancy-splash-stop-time)
17482         (fancy-splash-outer-buffer): Remove variables.
17483         (fancy-splash-head, fancy-splash-tail): Add new optional argument
17484         `startup' and use it to conditionally display different texts for
17485         Startup and About screens.  Don't display Help commands on the About
17486         screen.
17487         (fancy-splash-screens-1): Remove function and move its content to
17488         `fancy-splash-screens' to the part that dislpays the About screen.
17489         (exit-splash-screen): Don't treat specially exiting from
17490         alternating screens.
17491         (fancy-splash-screens): Rename argument `static' to `startup'.
17492         Fix docstring.  Remove code for displaying alternating screens.
17493         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
17494         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
17495         for `inhibit-read-only'.
17496         (normal-splash-screen): Rename argument `static' to `startup'.
17497         Fix docstring.  Use argument `startup' to conditionally display
17498         different texts for Startup and About screens.  Don't display Help
17499         commands on the About screen.  Remove `unwind-protect' `sit-for'
17500         delay and `kill-buffer' after it.
17501         (display-startup-echo-area-message): Remove call to
17502         `use-fancy-splash-screens-p' because image.el is preloaded and
17503         doesn't display "Loading image... done".
17504         (display-splash-screen): Rename argument `static' to `startup'.
17505         Fix docstring.
17507 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
17509         * server.el (server-start, server-unload-hook):
17510         suspend-tty-functions has been renamed to suspend-tty-hook.
17512         * xt-mouse.el: Likewise.  resume-tty-functions has been renamed to
17513         resume-tty-hook.
17515 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
17517         * loadup.el: Fix merge problem, only load "button" once.
17519 2007-09-03  Glenn Morris  <rgm@gnu.org>
17521         * vc-svn.el (vc-svn-print-log): If there is only one file, use
17522         "Working file:" as the prefix, for the sake of
17523         log-view-current-file.
17525 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
17527         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
17528         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
17529         if the selected frames is in
17530         xterm-modify-other-keys-terminal-list.
17531         (xterm-turn-off-modify-other-keys): Add an optional frame
17532         parameter.  Only turn off modify-other-keys if FRAME is in
17533         xterm-modify-other-keys-terminal-list.
17534         (xterm-remove-modify-other-keys): New function.
17535         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
17536         Add the selected frame to xterm-modify-other-keys-terminal-list.
17538 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
17540         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
17541         (icon-map-list): New variable.
17542         (x-gtk-map-stock): Use icon-map-list.
17544 2007-09-02  Romain Francoise  <romain@orebokech.com>
17546         * log-view.el (log-view-current-file): Balance parens.
17548 2007-09-02  Glenn Morris  <rgm@gnu.org>
17550         * comint.el (comint-mode): Don't set scroll-conservatively.
17552         * eshell/em-unix.el (eshell/time): Stringify and flatten the
17553         non-command arguments.
17555         * log-view.el (log-view-current-file): Give a more explicit error
17556         if log-view-file-re fails to find a match.
17558 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
17560         * emacs-lisp/bytecomp.el (byte-recompile-directory):
17561         Fix bug: Don't expand top-level file name more than once.
17562         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
17564 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17566         * server.el (server-process-filter): Don't display the splash screen.
17567         It's annoying enough on the initial screen and becomes positively
17568         obnoxious here.
17570 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17572         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
17573         Change naming to use "avl-tree--" for internal functions.
17575 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
17577         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
17578         the merge.
17579         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
17580         (provide): Move to the end of file.
17582         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
17584 2007-08-31  Michaël Cadilhac  <michael@cadilhac.name>
17586         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
17587         New variable.  List of exceptions for the duplicated word rule.
17588         (flyspell-mark-duplications-flag): Mention it.
17589         (flyspell-word): Treat it.
17591         * files.el (create-file-buffer): If the filename sans directory starts
17592         with spaces, remove them.
17594 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
17596         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
17597         (x-gtk-map-stock): Use two directory elements when matching
17598         file name.
17600 2007-08-31  James Wright  <james@chumsley.org>
17602         * eshell/em-unix.el (eshell/info): New function.
17604 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17606         * frame.el (frame-initialize, make-frame):
17607         * server.el (server-process-filter):
17608         * faces.el (tty-set-up-initial-frame-faces): Don't set
17609         term-environment-variable since it's not used any more.
17611         * env.el (setenv): Don't treat $TERM specially.
17613         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
17614         stated otherwise, subprocesses do not send back escape sequences
17615         corresponding to the terminal from which Emacs was started.
17617 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
17619         * calculator.el: Require cl for compilation.
17621 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
17623         * outline.el (outline-font-lock-levels): Comment out unused var.
17624         (outline-font-lock-face): Wrap around face list to handle any
17625         nesting depth gracefully.
17627 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
17629         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
17630         `set-file-times'.
17632 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
17634         * textmodes/org.el (org-export-visible): Fix drawers before export.
17635         (org-do-sort): Allow sorting by priority.
17636         (org-agenda-files): Ignore non-existing files.
17637         (org-agenda-skip-unavailable-files): New variable.
17638         (org-ellipsis): All a face as value.
17639         (org-mode): Interprete the face value of `org-ellipsis'.
17640         (org-archive-save-context-info): New option.
17641         (org-archive-subtree): Store context info in archived entry.
17642         (org-fast-tag-selection-can-set-todo-state): New variable.
17643         (org-fast-tag-selection): Allow setting TODO states through this
17644         interface.
17645         (org-cycle): Docstring updated.
17646         (org-todo-keyword-faces): New option.
17647         (org-get-todo-face): New function.
17648         (org-set-font-lock-defaults, org-agenda-highlight-todo):
17649         Use `org-get-todo-face'.
17650         (org-switch-to-buffer-other-window): New function.
17651         (org-table-edit-field, org-table-show-reference)
17652         (org-table-edit-formulas, org-add-log-note)
17653         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
17654         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
17655         `switch-to-buffer-other-window' to make sure that the temporary
17656         windows show up on the current frame.
17657         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
17658         (org-get-entries-from-diary, org-replace-region-by-html):
17659         Don't allow pop-up frames.
17660         (org-agenda-get-deadlines, org-agenda-get-scheduled):
17661         Fix problems with time-of-day.
17662         (org-export-get-title-from-subtree): New function.
17663         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
17664         with listing items that are DONE.
17665         (org-change-tag-in-region): New command.
17666         (org-agenda-skip-scheduled-if-done)
17667         (org-agenda-skip-deadline-if-done): Docstring clarified.
17668         (org-mode): Hide drawers on startup.
17669         (org-get-todo-face): New function.
17670         (org-todo-keyword-faces): New option.
17671         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
17672         (org-remove-keyword-keys): New function.
17674 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
17676         * progmodes/grep.el (grep-find-ignored-directories):
17677         Add monotone _MTN bookkeeping directory in workspaces.
17678         Add RCS control directory.  List items in alphabetical order.
17680         * progmodes/grep.el (grep-files-aliases): Add cc alias.
17681         Sort items in alphabetical order.  Fix parens.
17683 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
17685         * vc-hg.el (vc-hg-extra-menu-map): New variable.
17686         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
17687         (vc-hg-pull): New functions.
17688         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
17690         * term/mac-win.el: Don't require url, only autoloaded url
17691         functions are used in this file.
17693 2007-08-29  Andreas Schwab  <schwab@suse.de>
17695         * shell.el (shell): Return correct value from interactive spec.
17697 2007-08-29  Glenn Morris  <rgm@gnu.org>
17699         * version.el (emacs-version): Increase to 23.0.50.
17701 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
17703         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
17705 2007-08-29  Juri Linkov  <juri@jurta.org>
17707         * loadup.el: Add "button" loading after "faces" and move "startup"
17708         to load after "button".
17710 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
17712         * loadup.el: Load term/mac-win on a Mac using Carbon.
17714         * term/mac-win.el: Provide mac-win.
17715         (mac-initialized): New variable.
17716         (mac-initialize-window-system): New function.  Move global setup here.
17717         (handle-args-function-alist, frame-creation-function-alist):
17718         (window-system-initialization-alist): Add mac entries.
17719         (x-setup-function-keys): New function containing all the
17720         top level function key definitions.
17722         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
17724         * env.el (read-envvar-name): Don't consider the environment frame param.
17726         * env.el (setenv):
17727         * frame.el (frame-initialize, make-frame):
17728         * faces.el (tty-set-up-initial-frame-faces):
17729         * server.el (server-process-filter): Set
17730         display-environment-variable and term-environment-variable.
17732         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
17734 2007-08-29  Jason Rumney  <jasonr@gnu.org>
17736         * loadup.el: Only load term/x-win when X is compiled in.
17737         Load term/w32-win and dependencies on windows-nt.
17739         * term/w32-win.el: Reorder to match x-win.el more closely.
17740         Provide w32-win.  Don't throw error when global window-system not w32.
17741         (internal-face-interactive): Remove obsolete function.
17742         (x-setup-function-keys): Use local-function-key-map.
17743         (w32-initialized): New variable.
17744         (w32-initialize-window-system): Set it.
17745         Move more global setup here.
17746         (x-setup-function-keys): New function.
17747         (w32-initialize-window-system): Move non function key global setup here.
17748         (x-cut-buffer-max): Remove.
17749         (w32-initialize-window-system): New function.
17750         (handle-args-function-alist, frame-creation-function-alist):
17751         (window-system-initialization-alist): Add w32 entries.
17753 2007-08-29  David Kastrup  <dak@gnu.org>
17755         * env.el (getenv): Pass frame to getenv-internal.
17757 2007-08-29  Károly Lőrentey  <lorentey@elte.hu>
17759         * version.el (emacs-version): Show if multi-tty is present.
17761         * loadup.el: Delay loading env; mule-conf gets confused by cl
17762         during bootstrap.  Also load termdev and term/x-win.
17764         * bindings.el (mode-line-client): New variable.
17765         (help-echo): Add it to the default mode-line format.
17767         * cus-start.el: Remove bogus window-system reference from GTK test.
17769         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
17770         (ebrowse-electric-position-mode-map):
17771         * ebuff-menu.el (electric-buffer-menu-mode-map):
17772         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
17773         not `suspend-emacs'.
17775         * ediff-wind.el (ediff-setup-windows-automatic): New function.
17776         (ediff-window-setup-function): Use it as default.
17778         * files.el (save-buffers-kill-terminal): New function.
17779         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
17781         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
17782         and `with-selected-frame'.
17784         * help-fns.el (describe-variable): Describe frame-local variables
17785         correctly.
17787         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
17788         display support.
17789         (normal-erase-is-backspace-setup-frame): New function.
17791         * subr.el (with-selected-frame): New function.
17792         (read-quoted-char): Use terminal-local binding of
17793         local-function-key-map instead of function-key-map.
17795         * talk.el (talk): New function.
17796         (talk-handle-delete-frame): New function.
17797         (talk-add-display): Open a new frame only if FRAME was not a frame.
17799         * termdev.el: New file.
17801         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
17802         * term/x-win.el: Don't bind f10.
17803         * tmm.el: Remove autoload binding for f10.
17805         * international/encoded-kb.el (encoded-kbd-setup-display): Use
17806         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
17807         Store the saved input method as a terminal parameter.  Add keymap
17808         parameter.  Use it instead of changing key-translation-map directly.
17809         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
17810         Remove.
17811         (encoded-kbd-setup-display): New function.
17813         * international/mule-cmds.el (set-locale-environment): Fix getenv
17814         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
17815         set the keyboard coding system.  Add DISPLAY parameter.
17816         (set-display-table-and-terminal-coding-system): Add DISPLAY
17817         parameter.  Pass it to set-terminal-coding-system.
17819         * international/mule.el (keyboard-coding-system): Test for
17820         encoded-kbd-setup-display, not encoded-kbd-mode.
17821         (set-terminal-coding-system, set-keyboard-coding-system): Add
17822         DISPLAY parameter.
17823         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
17825         * term/README: Update.
17827         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
17829         * term/x-win.el (x-setup-function-keys): New function.  Move
17830         function-key-map tweaks here.  Protect against multiple calls on
17831         the same terminal.  Use terminal-local binding of
17832         local-function-key-map instead of function-key-map.
17833         (x-initialize-window-system): Make a copy of pure list.  Pass a
17834         frame getenv.
17836         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
17837         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
17838         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
17839         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
17840         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
17841         local-function-key-map instead of function-key-map.
17843         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
17844         `substitute-key-definition' and `define-key' calls against
17845         multiple execution.  Use terminal-local binding of
17846         local-function-key-map instead of function-key-map.  Pass a frame
17847         to getenv.
17849         * edmacro.el (edmacro-format-keys):
17850         * emulation/cua-base.el (cua--pre-command-handler):
17851         * isearch.el (isearch-other-meta-char):
17852         * xt-mouse.el: Use terminal-local binding of
17853         local-function-key-map instead of function-key-map.
17855         * fringe.el (set-fringe-mode): Simplify and fix using
17856         `modify-all-frames-parameters'.
17857         * scroll-bar.el (set-scroll-bar-mode): Ditto.
17858         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
17859         check before calling `tool-bar-setup'.
17860         (tool-bar-setup): New variable.
17861         (tool-bar-setup): Use it to guard against multiple calls.  Add
17862         optional frame parameter, and select that frame before adding items.
17863         (toggle-tool-bar-mode-from-frame): New function.
17865         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
17866         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
17867         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
17868         "Tool-bar" toggles to reflect the state of the current frame.
17869         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
17871         * env.el: Require cl for byte compilation (for `block' and `return').
17872         (environment, setenv-internal): New functions.
17873         (let-environment): New macro.
17874         (setenv, getenv): Add optional terminal parameter.  Update docs.
17875         (setenv): Use setenv-internal.  Always set process-environment.
17876         Handle `local-environment-variables'.
17877         (read-envvar-name, setenv, getenv): Use frame parameters
17878         to store the local environment, not terminal parameters.  Include
17879         `process-environment' as well.
17881         * faces.el (tty-run-terminal-initialization): New function.
17882         (tty-create-frame-with-faces): Use it.  Set up faces and
17883         background mode only after the terminal has been initialized.
17884         Call terminal-init-*.  Don't load the initialization file more
17885         than once.  Call set-locale-environment.
17886         (frame-set-background-mode): Handle the 'background-mode terminal
17887         parameter.
17888         (tty-find-type): New function.
17889         (x-create-frame-with-faces): Remove bogus check for
17890         first frame.  Call `tool-bar-setup'.  Don't make frame visible
17891         until we are done setting up all its parameters.  Call
17892         x-setup-function-keys.
17894         * frame.el (make-frame): Always inherit 'environment and 'client
17895         parameters.  Set up the 'environment frame parameter, when needed.
17896         Also inherit 'client parameter.  Don't override explicitly
17897         specified values with inherited ones.  Add 'terminal frame
17898         parameter.  Append window-system-default-frame-alist to parameters
17899         before calling frame-creation-function.
17900         (frame-initialize): Copy the environment from the initial frame.
17901         (window-system-default-frame-alist): Enhance doc string.
17902         (frame-notice-user-settings): Don't put 'tool-bar-lines in
17903         `default-frame-alist' when initial frame is on a tty.
17904         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
17905         Remove specified parameters from `window-system-default-frame-alist'.
17906         (make-frame-on-tty, framep-on-display, suspend-frame):
17907         Extend doc string, update parameter names.
17908         (frames-on-display-list): Use terminal-id to get the display id.
17909         (frame-notice-user-settings): Extend to apply
17910         settings in `window-system-default-frame-alist' as well.
17911         (terminal-id, terminal-parameters, terminal-parameter)
17912         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
17913         (delete-frame-functions): Add to `delete-frame-functions' hook.
17914         (blink-cursor-mode): Adapt blink-cursor-mode default
17915         value from startup.el.
17916         (make-frame-on-display): Protect condition on x-initialized when
17917         x-win.el is not loaded.  Update doc.
17918         (suspend-frame): Use display-controlling-tty-p to decide between
17919         suspend-emacs and suspend-tty.
17920         (frames-on-display-list): Update for display ids.
17921         (framep-on-display): Ditto.
17922         (suspend-frame): Use display-name, not frame-tty-name.
17923         (selected-terminal): New function.
17925         * server.el: Use `device' instead of `display' or `display-id' in
17926         variable and client parameter names.
17927         (server-select-display): Remove (unused).
17928         (server-tty-live-p, server-handle-delete-tty): Remove.
17929         (server-unquote-arg, server-quote-arg, server-buffer-clients):
17930         Update docs.
17931         (server-getenv-from, server-with-environment, server-send-string)
17932         (server-save-buffers-kill-terminal): New functions.
17933         (server-delete-client): Handle quits in kill-buffer.  Don't kill
17934         modified buffers.  Add extra logging.  Delete frames after
17935         deleting the tty.  Clear 'client parameter before deleting a frame.
17936         Use delete-display, not delete-tty.
17937         (server-visit-files): Don't set `server-existing-buffer' if the
17938         buffer already has other clients.  Return list of buffers
17939         created.  Update doc.  Don't set client-record when nowait.
17940         (server-handle-delete-frame): Delete the client if this was its
17941         last frame.  Check that the frame is alive.  Remove bogus comment.
17942         Add note on possible race condition.  Delete tty clients, if needed.
17943         (server-handle-suspend-tty): Use server-send-string.  Kill the
17944         client in case of errors from process-send-string.  Use the display
17945         parameter.
17946         (server-unload-hook): Remove obsolete delete-tty hook.
17947         (server-start): Ask before restarting if the old server still has
17948         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
17949         (server-process-filter): Use server-send-string.  Accept `-dir'
17950         command.  Switch to *scratch* immediately after creating the frame,
17951         before evaluating any -evals.  Protect `display-splash-screen'
17952         call in a condition-case.  Explain why.  Call
17953         `display-startup-echo-area-message' before
17954         `display-splash-screen'.  Don't display the splash screen when no
17955         frame was created.  Show the Emacs splash screen and startup echo
17956         area message.  Display the *scratch* buffer by default.  Store the
17957         local environment in a frame (not terminal) parameter.  Do not try
17958         to decode environment strings.  Fix reference to the 'display
17959         frame parameter.  Change syntax of environment variables.  Put
17960         environment into terminal parameters, not client parameters.  Use
17961         a dummy client with --no-wait's X frames.  In `-position LINE'
17962         handler, don't ruin the request string until the line number is
17963         extracted.  Log opened files.  Handle -current-frame command.
17964         Don't create frames when it is given.  Don't bind X frames to the
17965         client when we are in -no-wait mode.  Set locale environment
17966         variables from client while creating tty frames.  Disable call to
17967         configure-display-for-locale.  When processing -position command,
17968         don't change the request string until the parameters are
17969         extracted.  Don't try to create an X frame when Emacs does not
17970         support it.  Improve logging.  Temporarily set ncurses-related
17971         environment variables to those of the client while creating a new
17972         tty frame.  Select buffers opened by nowait clients, don't leave
17973         them buried under others.  Set the display parameter, and use it
17974         when appropriate.
17976         * startup.el (display-startup-echo-area-message): Handle
17977         `inhibit-startup-echo-area-message' here.
17978         (command-line-1): Moved from here.
17979         (fancy-splash-screens): Use `overriding-local-map' instead of
17980         `overriding-terminal-local-map' for now; the latter doesn't work
17981         right, it looses keypresses to another terminal.  Use
17982         `overriding-terminal-local-map' to set up keymap.  Install a
17983         `delete-frame-functions' hook to catch `delete-frame' events.
17984         Ignore `select-window' events to cope better with
17985         `focus-follows-mouse'.  Don't switch back to the original buffer
17986         if the splash frame has been killed.  Restore previous buffer, even
17987         if it's *scratch*.
17988         (normal-splash-screen): Don't let-bind `mode-line-format'; it
17989         changes the global binding - setq it instead.  Use
17990         `save-buffers-kill-terminal'.
17991         (display-splash-screen): Don't do anything if the splash screen is
17992         already displayed elsewhere.
17993         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
17994         (command-line): Replace duplicated code with a call to
17995         tty-run-terminal-initialization.  Don't load the terminal
17996         initialization file more than once.  Remove call to nonexistent
17997         function `set-locale-translation-file-name'.
17999         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
18000         parameters.
18001         (xterm-mouse-position-function, xterm-mouse-event): Update.
18002         (xterm-mouse-mode): Don't depend on current value of window-system.
18003         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
18004         Update for multi-tty.
18005         (turn-on-xterm-mouse-tracking-on-terminal)
18006         (turn-off-xterm-mouse-tracking-on-terminal)
18007         (xterm-mouse-handle-delete-frame): New functions.
18008         (delete-frame-functions, after-make-frame-functions)
18009         (suspend-tty-functions, resume-tty-functions): Install extra hooks
18010         for multi-tty.
18012 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18014         * simple.el (invisible-p): Remove: implemented in C now.
18015         (line-move-invisible-p): Remove obsolete alias.
18017 2007-08-28  Juri Linkov  <juri@jurta.org>
18019         * image-mode.el (image-type): New variable.
18020         (image-mode): Set default major mode name to "Image[text]".
18021         (image-minor-mode): Change LIGHTER to display image-type in the
18022         mode line.
18023         (image-minor-mode): Set default image-type to "text".
18024         (image-toggle-display): After switching to text mode, set
18025         image-type to "text" and major mode name to "Image[text]".
18026         After switching to image mode, set image-type to actual image
18027         type, and add image type to major mode name.  Let-bind the same
18028         variable names as arguments of `image-type' and `create-image'.
18029         Bind `type' to the result of `image-type' and use it as arg
18030         of `create-image' to not determine the image type twice.
18032 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
18034         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
18035         (tramp-set-file-uid-gid, tramp-get-local-uid)
18036         (tramp-get-local-gid): New defuns.
18037         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
18038         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
18039         Improve fast track.
18040         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
18041         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
18042         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
18043         (tramp-handle-write-region): Improve fast track.
18044         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
18045         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
18046         be nil.
18048 2007-08-28  Ivan Kanis  <apple@kanis.eu>
18050         * time.el: New feature to display several time zones in a buffer.
18051         (display-time-world-mode, display-time-world-display)
18052         (display-time-world, display-time-world-timer): New functions.
18053         (display-time-world-list, display-time-world-time-format)
18054         (display-time-world-buffer-name, display-time-world-timer-enable)
18055         (display-time-world-timer-second, display-time-world-mode-map):
18056         New variables.
18058 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
18060         * term/x-win.el (x-gtk-stock-map): New variable.
18061         (x-gtk-map-stock): New function.
18063         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
18064         prev/next-node.
18066 2007-08-28  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
18068         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
18070 2007-08-28  Glenn Morris  <rgm@gnu.org>
18072         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
18074 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
18076         * progmodes/modula2.el (m2-definition, m2-module):
18077         Don't use previous-line.  Reported by T. V. Raman.
18079 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18081         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
18082         argument to tool-bar-mode call.
18084 2007-08-27  Glenn Morris  <rgm@gnu.org>
18086         * diff-mode.el (diff-find-file-name): Only accept regular files,
18087         to rule out /dev/null, directories, etc.
18089         * vc-svn.el (vc-svn-diff): If the repository version of all the
18090         files is the same as the specified OLDVERS, do a local diff.
18092 2007-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18094         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
18095         of buffers in uniquify-managed.
18097         * simple.el (invisible-p): Rename from text-invisible-p.
18098         Update callers.
18100         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
18101         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
18102         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
18103         (cperl-etags-goto-tag-location): Use new style backquotes.
18105         * net/browse-url.el: Remove spurious * in custom docstrings.
18106         (browse-url-filename-alist): Use new-style backquote.
18108         * emacs-lisp/backquote.el (backquote-unquote-symbol)
18109         (backquote-splice-symbol): Clarify they're not new-style unquotes.
18111         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
18112         (\,@): Backslash the , and ,@ which are not new-style unquotes.
18114         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
18116         * net/socks.el (socks-username/password-auth-filter):
18117         Remove unused vars `state' and `desired-len'.
18118         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
18119         (socks-wait-for-state-change): Use new-style backquotes.
18121         * pcvs.el (cvs-mode-status): Fix long-standing typo.
18123         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
18124         backquotes after each `read' rather than once per buffer.
18126         * dframe.el: Remove spurious * in custom docstrings.
18127         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
18128         (dframe-xemacs20p): Remove, inline at the sole use point.
18129         (defface): Don't defvar the face, don't use old-style backquote.
18130         (defcustom): Don't use old-style backquote.
18131         (dframe-frame-parameter, dframe-mouse-event-p):
18132         Make it obvious that it's always defined.
18133         (dframe-popup-kludge): New function to replace
18134         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
18135         (dframe-frame-mode, dframe-set-timer-internal)
18136         (dframe-mouse-set-point): Remove use of with-no-warnings from
18137         XEmacs-specific code.
18138         (dframe-set-timer-internal): Fix very old bug with
18139         post-command-idle-hook.
18141         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
18143         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
18144         warning if the file uses old style backquotes.
18146         * emacs-lisp/bytecomp.el (byte-compile-log-file)
18147         (byte-recompile-directory, byte-compile-file)
18148         (byte-compile-from-buffer): Use with-current-buffer.
18150         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
18151         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
18152         (line-move-1, line-move-finish, line-move-to-column)
18153         (move-end-of-line, move-beginning-of-line): Use new name.
18155         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
18157         * progmodes/ada-mode.el: Fix up comment style in header.
18158         (ada-check-emacs-version): Remove.
18159         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
18160         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
18161         to try and quieten the byte-compiler.
18162         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
18164         * vc.el (vc-annotate-warp-version): Don't use previous-line.
18166 2007-08-27  Johan Bockgård  <bojohan@dd.chalmers.se>
18168         * net/browse-url.el (browse-url-emacs): New function.
18170 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
18172         * emacs-lisp/avl-tree.el: New file.
18174 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
18176         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
18177         was used.
18179 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
18181         * complete.el (PC-do-completion): Make RET accept a non-unique but
18182         complete expansion again.
18184 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
18186         * eshell/esh-opt.el (eshell-eval-using-options):
18187         Add debug declaration.
18189 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
18191         * log-view.el (log-view-toggle-mark-entry): Add docstring.
18192         (log-view-get-marked): Likewise.
18194         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
18195         (vc-delete-automatic-version-backups): Likewise.
18197         * vc.el (vc-dired-buffers-for-dir): Likewise.
18199 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
18201         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
18202         safe-local-variable setting.
18203         * progmodes/perl-mode.el (perl-indent-level): Likewise.
18205         * log-view.el (log-view-marked-list): Delete variable.
18206         (log-view-mode): Don't use it.
18207         (log-view-toggle-mark-entry): Likewise, simplify.
18208         (log-view-current-tag): Don't return properties.
18209         (log-view-get-marked): New function.
18211 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
18213         * vc-git.el (vc-git-mode-line-string): New function.
18215 2007-08-25  Alan Mackenzie  <acm@muc.de>
18217         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
18218         new language variable.
18220         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
18221         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
18222         "extern" etc., rather than BOI.  Fix addition of spurious
18223         syntactic-symbol 'defun-block-intro, replacing it with
18224         'innamespace, etc.
18226 2007-08-25  Juri Linkov  <juri@jurta.org>
18228         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
18230         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
18231         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
18232         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
18234         * image.el (image-type-header-regexps): Use more complex regexp for svg.
18235         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
18236         (image-type-auto-detectable): Add (svg . maybe).
18238         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
18239         to treat it like .tgz.
18241         * calendar/cal-bahai.el: Add file coding cookie.
18243 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
18245         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
18246         Don't behave differently when executed via M-x.  Add doc string.
18248         * sort.el (sort-fold-case, sort-numeric-base): Mark as
18249         safe-local-variable.
18251 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
18253         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
18254         the default value.
18255         (math-calendar-tzinfo): New variable.
18256         (math-get-calendar-tzinfo): New function.
18257         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
18258         to get information when zone is nil.
18260 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
18262         * log-view.el (log-view-toggle-mark-entry): New function.
18263         (log-view-mode-map): Bind it.
18264         (log-view-marked-list): New variable.
18265         (log-view-mode): Make it local.
18267 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
18269         * play/zone.el (zone-pgm-rat-race): New func.
18270         (zone-programs): Add `zone-pgm-rat-race'.
18272 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18274         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
18275         a list.
18277 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
18279         * progmodes/hideshow.el (hs-match-data): Delete alias.
18280         (hs-hide-block-at-point, hs-find-block-beginning)
18281         (hs-show-block): Use `match-data' directly.
18283 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
18285         * format.el (format-alist): Fix typo in doc-string.
18287 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
18289         * net/tramp.el (tramp-local-host-p): New defun.
18290         (tramp-handle-file-local-copy, tramp-handle-write-region):
18291         Implement fast track when being on the local host.
18292         (tramp-file-name-handler): Don't set "started" property.  It shall
18293         be reserved for the "ftp" method.
18294         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
18296         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
18297         (tramp-ftp-file-name-handler): Set "started" property.
18299 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
18301         * files.el (backup-buffer-copy): Don't wrap delete in
18302         condition-case, only try to delete if file exists.
18304 2007-08-24  Glenn Morris  <rgm@gnu.org>
18306         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
18308         * startup.el (tutorial-directory): Set with eval-at-startup so it
18309         gets the right value in an installed Emacs.
18311 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
18313         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
18314         (eldoc-highlight-function-argument): Use it.
18316 2007-08-23  Masatake YAMATO  <jet@gyve.org>
18318         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
18319         name of parameters in document body.
18321 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18323         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
18324         (byte-compile-output-as-comment): Use with-current-buffer rather than
18325         a weird set-buffer&prog1 combination.
18327         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
18328         test so as to optimise cases where the `progn's result is constant.
18330 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
18332         * locate.el (locate-get-file-positions):
18333         Use line-beginning-position and line-end-position.
18335 2007-08-23  John Wiegley  <johnw@newartisans.com>
18337         * calendar/cal-bahai.el: Added in the diacriticals that were
18338         missing for many of the month names.
18340 2007-08-22  Jason Rumney  <jasonr@gnu.org>
18342         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
18344 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
18346         * image-mode.el (image-minor-mode): Use image-mode-text-map.
18348 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
18350         * dabbrev.el (dabbrev--progress-reporter): New variable.
18351         (dabbrev--scanning-message): Delete func.
18352         (dabbrev--find-expansion): Use a progress reporter
18353         instead of dabbrev--scanning-message.
18355 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
18357         * comint.el (comint-exec-1): Raise an error if
18358         `start-file-process' does not return a process object.
18360         * shell.el (shell): Prompt for `default-directory' if it is a
18361         remote file name, and if called with a prefix arg.
18363 2007-08-22  Sam Steingold  <sds@gnu.org>
18365         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
18367 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
18369         * textmodes/org-export-latex.el: New file.
18371         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
18373         * textmodes/org.el (org-agenda-skip): Allow a form for
18374         `org-agenda-skip-function'.
18375         (org-agenda-redo): Re-use local settings.
18376         (org-agenda): Store local settings.
18377         (org-agenda-deadline-faces): New option.
18378         (org-agenda-deadline-face): New function.
18379         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
18380         entries on their due date.
18381         (org-agenda-get-timestamps): No longer handle the due dates of
18382         schedules and deadline items.
18383         (org-insert-link-global, org-open-at-point-global): New commands.
18384         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
18385         :for-ascii parameter.
18386         (org-skip-comments): Function removed.
18387         (org-cleaned-string-for-export): Handle special table lines.
18388         (org-global-properties): New option.
18389         (org-entry-get-with-inheritance): Check global properties.
18390         (org-local-properties): New variable.
18391         (org-set-regexps-and-options): Find the #+PROPERTY line.
18392         (org-link-types): Change type into variable (was constant).
18393         (org-make-link-regexps): New function.
18394         (org-link-re-with-space, org-link-re-with-space2)
18395         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
18396         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
18397         these regular expressions happens now in the function
18398         `org-make-link-regexps'.
18399         (org-store-link): Call the functions in
18400         `org-store-link-functions'.
18401         (org-add-link-type): New function.
18402         (org-store-link-functions): New variable.
18403         (org-activate-tags): Force matches to be in headlines.
18404         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
18405         (org-columns-display-here): Make sure this works in a narrowed
18406         buffer by checking for point-min.
18407         (org-columns-display-here): Make the rest of the line intangible,
18408         so that point never can be there.
18409         (org-cleaned-string-for-export): Use `with-current-buffer'.
18410         (org-replace-region-by-html): Use `with-current-buffer'.
18411         (org-unfontify-region, org-do-occur, org-columns-display-here)
18412         (org-columns-remove-overlays, org-columns-quit)
18413         (org-columns-edit-value, org-columns-next-allowed-value)
18414         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
18415         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
18416         (org-agenda-todo, org-agenda-change-all-lines)
18417         (org-agenda-align-tags, org-agenda-priority)
18418         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
18419         (org-agenda-show-new-time, org-cleaned-string-for-export)
18420         (org-export-grab-title-from-buffer)
18421         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
18422         instead of `buffer-read-only'.
18423         (org-export-as-html): Set `coding-system-for-write'.
18424         (org-remember-store-without-prompt): New option.
18425         (org-archive-subtree): Fixed bug with modifying TODO keyword.
18426         (org-beginning-of-line): Also treat C-a special in items.
18427         (org-table-convert-refs-to-rc): Fixed problem with column
18428         reference after "..".
18429         (org-columns-compute): Don't mark buffer modified because of text
18430         properties.
18431         (org-batch-store-agenda-views): Use the variable
18432         `default-directory', not the function.
18433         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
18434         (org-clock-out-when-done): New option.
18435         (org-html-entities): Added HTML entities for smileys.
18437 2007-08-22  Glenn Morris  <rgm@gnu.org>
18439         * image.el (create-image): Doc fix.
18441         * startup.el (tutorial-directory): New constant.
18442         (fancy-splash-text): Tutorials now in tutorial-directory.
18443         * tutorial.el (help-with-tutorial): Tutorials now in
18444         tutorial-directory.
18446 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
18448         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
18449         otherwise.
18450         (tramp-get-remote-path): New defun.  Replace occurrences of
18451         `tramp-default-remote-path' by this function.
18452         (tramp-set-remote-path): Move most of the code to
18453         `tramp-get-remote-path'.
18454         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
18455         existing directories, this is done already in
18456         `tramp-get-remote-path'.
18458 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
18460         * image-file.el (image-file-name-extensions): Add "svg".
18461         * image.el (image-type-header-regexps): Add svg entry.
18463 2007-08-22  Glenn Morris  <rgm@gnu.org>
18465         * files.el (backup-buffer-copy): Check backup directory is
18466         writable, to avoid infloop deleting old backup.
18468         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
18469         movemail related variables.
18470         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
18471         will now be set before this is called.
18473 2007-08-21  Juri Linkov  <juri@jurta.org>
18475         * delsel.el (delete-selection-pre-hook):
18476         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
18477         instead of checking last-command.
18479 2007-08-21  Juri Linkov  <juri@jurta.org>
18481         * loadup.el: Preload "button".
18483 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18485         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18486         Add previous-line and next-line.
18488         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
18489         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
18491         * vc-hooks.el (vc-menu-entry): New var.
18492         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
18493         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
18494         (vc-menu-map): Declare and initialize in one step.
18495         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
18497         * menu-bar.el (vc-menu-map): Don't setup any more.
18498         Instead, just create the proper spot in the menu.
18500 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18502         * smerge-mode.el (smerge-resolve): New arg `safe'.
18503         (smerge-resolve-all, smerge-batch-resolve): New function.
18504         (smerge-refine): Make sure `diff' returns the expected result.
18505         (smerge-parsep-re): New const.
18506         (smerge-mode): Use it to adjust paragraph-separate.
18508         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
18509         Correctly match / regexp matchers as first char on a line when
18510         fontifying only that line.
18512         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
18514 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18516         * vc-bzr.el: Don't fiddle with vc-handled-backend.
18517         (vc-bzr-registered): Don't redundantly protect against
18518         file-error.  Actually use the format-specific code.
18519         (vc-bzr-buffer-nonblank-p): Remove.
18520         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
18522 2007-08-20  Juri Linkov  <juri@jurta.org>
18524         * startup.el (fancy-splash-text): Change multiple tabs into one
18525         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
18526         and "Recover Crashed Session").
18527         (fancy-splash-screens): Set tab-width to 22.
18528         (normal-splash-screen): Replace literal tabs with \t and
18529         fix whitespace.  Remove "Useful File menu items" section (with
18530         "Exit Emacs" and "Recover Crashed Session").
18532 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
18534         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
18535         extracted from `eval-last-sexp-1'.
18536         (eval-last-sexp-1): Call `preceding-sexp'.
18538 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
18540         * vc-rcs.el (vc-rcs-annotate-command):
18541         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
18542         Add back :vc-annotate-prefix propertization.
18544 2007-08-20  Andreas Schwab  <schwab@suse.de>
18546         * mail/rmail.el (rmail-autodetect): Doc fix.
18548 2007-08-19  Juri Linkov  <juri@jurta.org>
18550         * startup.el (normal-splash-screen): Add more links.
18552 2007-08-19  Juri Linkov  <juri@jurta.org>
18554         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
18555         because it's common to both types of splash screen: fancy and normal.
18556         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
18557         (exit-splash-screen): Rename from `fancy-splash-quit'.
18558         Use `quit-window' instead of `kill-buffer'.
18559         (fancy-splash-head): Use make-button to insert GNU image link.
18560         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
18561         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
18562         (normal-splash-screen): Put "Browse manuals" on the same line with
18563         "Emacs manual".  Remove descriptions from "Useful tasks" and put
18564         all links in two columns on two lines.
18566 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
18568         * emulation/viper.el (viper-remove-hooks): Remove some additional
18569         viper hooks when the user calls viper-go-away.
18570         (viper-go-away): Restore the default of default-major-mode.
18571         Save the value of default-major-mode before vaperization.
18573         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
18575         * emulation/viper-ex.el: Replace error "" with "Viper bell".
18577         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
18578         buffer for which file is created.
18580 2007-08-19  Glenn Morris  <rgm@gnu.org>
18582         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
18583         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
18584         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
18585         shadow files messing up the compilation.
18587 2007-08-18  Glenn Morris  <rgm@gnu.org>
18589         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
18590         string.  Also apply eldoc-argument-case in the help-split-fundoc
18591         case.  Adapt for changed behavior of eldoc-function-argstring,
18592         eldoc-function-argstring-format, and
18593         eldoc-highlight-function-argument.
18594         (eldoc-highlight-function-argument): Handle nil INDEX argument,
18595         just call eldoc-docstring-format-sym-doc in that case.
18596         (eldoc-function-argstring): Change the behavior.  Now it converts
18597         an argument list to a string.
18598         (eldoc-function-argstring-format): Change the behavior.  Now it
18599         applies `eldoc-argument-case' to a string.
18601         * progmodes/scheme.el (scheme-mode-variables): Set
18602         font-lock-comment-start-skip.
18604 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
18606         * progmodes/ada-mode.el (ada-create-syntax-table): Move
18607         set-syntax-table from here to ...
18608         (ada-mode): ... here.  Do not change global value of
18609         comment-multi-line.  Call new function
18610         ada-initialize-syntax-table-properties and add new function
18611         ada-handle-syntax-table-properties to font-lock-mode-hook.
18612         (ada-deactivate-properties, ada-initialize-properties): Replace
18613         by new functions ...
18614         (ada-handle-syntax-table-properties)
18615         (ada-initialize-syntax-table-properties)
18616         (ada-set-syntax-table-properties): ... to set up syntax-table
18617         properties uniformly, independently from whether font-lock-mode
18618         is enabled or not.  Handle read-only buffers and do not change
18619         undo-list when setting syntax-table properties.
18620         (ada-after-change-function): Use ada-set-syntax-table-properties.
18622 2007-08-18  Michaël Cadilhac  <michael@cadilhac.name>
18624         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
18625         (meta-indent-current-nesting): Use a computation of the nesting
18626         instead.
18627         (meta-indent-current-indentation): Indentation is given according
18628         to nesting and if the previous line was finished or not.
18629         (meta-indent-unfinished-line): Tell if the current line ends with
18630         a finished expression.
18631         (meta-indent-looking-at-code): Like `looking-at', but checks if
18632         the point is in a string before.
18633         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
18634         done in the nesting function.
18635         (meta-indent-in-string-p): Tell if the current point is in a
18636         string.
18637         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
18638         previous functions.
18640 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
18642         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
18643         (copyright-update-year, copyright-update)
18644         (copyright-fix-years): Use it.
18646 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
18648         * emacs-lisp/copyright.el (copyright-update-year):
18649         Fix bug: Handle nil copyright-limit.
18651 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
18653         * calc/calc-units.el (math-standard-units): Give exact
18654         conversion for tsp.
18656         * calc/calc.el (math-bignum-digit-length): Compute the
18657         appropriate value.
18659         * calc/calc-bin.el (math-bignum-logb-digit-size)
18660         (math-bignum-digit-power-of-two):
18661         * calc/calc-comb.el (math-small-factorial-table):
18662         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
18663         (math-approx-gamma-const):
18664         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
18665         (math-besY1, math-bernoulli-b-cache):
18666         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
18667         Remove `eval-when-compile's.
18669 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
18671         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
18672         (cperl-find-pods-heres): Fix an error when typing expressions like
18673         `s{a}{b}'.
18675 2007-08-17  Michaël Cadilhac  <michael@cadilhac.name>
18677         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
18678         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
18679         a special case (there's no build number).
18681 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
18683         * completion.el (symbol-under-point, symbol-before-point)
18684         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
18686 2007-08-17  Glenn Morris  <rgm@gnu.org>
18688         * progmodes/compile.el (compilation-get-file-structure): Make use
18689         of the directory part when checking for an existing entry, to
18690         handle files with same basename in different directories.
18692 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
18694         * calc/calc.el (calc-language-alist): Add texinfo-mode.
18696 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18698         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
18699         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
18700         (ps-paragraph-spacing): Docstring fix.
18702 2007-08-16  Glenn Morris  <rgm@gnu.org>
18704         * ps-print.el (ps-font-size): Doc fix.
18706 2007-08-16  Richard Stallman  <rms@gnu.org>
18708         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
18710 2007-08-15  Juri Linkov  <juri@jurta.org>
18712         * startup.el (initialization): Change parent group from `internal'
18713         to `environment'.
18714         (initial-buffer-choice): New variable.
18715         (command-line): Revert 2007-07-02 change that sets
18716         buffer-offer-save in *scratch* and enables auto-save in it.
18717         (fancy-splash-text): Add links to existing items.  Add new items
18718         with links for useful tasks.  Move information about Control-g to
18719         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
18720         (fancy-splash-keymap): New variable.
18721         (fancy-splash-last-input-event): Remove variable.
18722         (fancy-splash-insert): Add processing of `:link' element.
18723         (fancy-splash-head): Replace "Type Control-l to begin editing"
18724         with "Type `q' to exit".
18725         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
18726         (fancy-splash-default-action, fancy-splash-special-event-action):
18727         Remove functions.
18728         (fancy-splash-quit): New function.
18729         (fancy-splash-screens): Rename input arg from `hide-on-input' to
18730         `static' and reverse the condition of its usage.  Don't preserve
18731         original values of `minor-mode-map-alist',
18732         `emulation-mode-map-alists', `special-event-map'.
18733         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
18734         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
18735         Remove processing of special events.  Use local key map
18736         `fancy-splash-keymap'.  Set buffer to read-only.
18737         (normal-splash-screen): Rename input arg from `hide-on-input' to
18738         `static' and reverse the condition of its usage.
18739         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
18740         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
18741         Add links to existing items.  Add new items with links for useful
18742         tasks.  Use local key map `fancy-splash-keymap'.
18743         (display-splash-screen): Rename input arg from `hide-on-input' to
18744         `static'.
18745         (about-emacs): Add alias to display-splash-screen.
18746         (command-line-1): Use `initial-buffer-choice'.
18748         * menu-bar.el (menu-bar-help-menu):
18749         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
18750         item to about-emacs instead of display-splash-screen.
18752 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
18754         * calc/calc-units.el (math-standard-units): Update values.
18755         Put in exact, rational values when possible.
18756         (math-unit-prefixes): Replace floats with powers of ten.
18757         (math-standard-units-systems): Replace floats with integers.
18758         (math-make-unit-string): Remove extra spaces in output.
18760 2007-08-15  Glenn Morris  <rgm@gnu.org>
18762         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
18763         sloppier, for the sake of GNU Mailman.
18764         (rmail-digest-rfc1153): Initialize `result' correctly.
18766 2007-08-15  Michaël Cadilhac  <michael@cadilhac.name>
18768         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
18769         in the mail title.  Suggested by Reiner Steib.
18771 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
18773         * calc/calc-aent.el (calc-do-quick-calc): Add binary
18774         representation of integers to the list of outputs.
18776 2007-08-14  Glenn Morris  <rgm@gnu.org>
18778         * simple.el (bad-packages-alist): New constant.
18779         (bad-package-check): New function.  Together, these two add elements
18780         to `after-load-alist' to check for problematic external packages.
18781         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
18783 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
18785         * calc/calc-units.el (math-get-standard-units)
18786         (math-get-units, math-make-unit-string)
18787         (math-get-default-units, math-put-default-units): New functions.
18788         (math-default-units-table): New variable.
18789         (calc-convert-units, calc-convert-temperature): Add machinery
18790         to supply default values.
18792 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18794         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
18795         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
18796         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
18797         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
18799         * emulation/tpu-extras.el: Remove spurious * in docstrings.
18800         Put its autoloads into tpu-edt.el rather than loaddefs.el.
18801         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
18802         Make into a proper minor-mode.
18803         (tpu-backward-char, tpu-next-line, tpu-previous-line)
18804         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
18805         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
18806         (tpu-set-cursor-free, tpu-set-cursor-bound):
18807         Delegate to tpu-cursor-free-mode.
18808         (tpu-next-line, tpu-previous-line, tpu-forward-line)
18809         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
18810         Use line-move or forward-line instead of next-line-internal.
18812 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
18814         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
18816 2007-08-12  Richard Stallman  <rms@gnu.org>
18818         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
18819         (cvs-execute-single-file): Use new name split-string-and-unquote.
18820         (cvs-header-msg): Use new name combine-and-quote-strings.
18822         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
18824         * progmodes/gud.el (gud-common-init): Use new name
18825         split-string-and-unquote.
18827         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
18828         in javac regexp.
18830         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
18831         combine-and-quote-strings and split-string-and-unquote.
18833         * subr.el (combine-and-quote-strings): Rename from strings->string.
18834         (split-string-and-unquote): Rename from string->strings.
18836 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18838         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
18839         to buffer-local settings.
18841         * emacs-lisp/backquote.el (backquote-delay-process): New function.
18842         (backquote-process): Add internal arg `level'.  Use the two to
18843         correctly handle nested backquotes.
18845 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
18847         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
18848         (vc-bzr-state-words): Add "kind changed" state word.
18849         (vc-bzr-status): New function.  Return Bzr idea of file status,
18850         which is different from VC's.
18851         (vc-bzr-state): Use vc-bzr-status.
18852         (vc-workfile-unchanged-p): Use vc-bzr-status.
18853         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
18854         (vc-dired-state): Process "kind changed" state word.
18856 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18858         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
18860         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
18861         Move from vc-default-find-file-not-found-hook.
18863 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18865         * man.el: Remove spurious * in docstrings.
18866         Merge defvars and toplevel setq-defaults.
18867         (Man-highlight-references0): Limit=nil rather than point-max.
18868         (Man-mode-map): Move initialization into the declaration.
18869         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
18870         (Man-view-header-file): Use expand-file-name rather than concat.
18871         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
18873         * man.el (Man-next-section): Make sure we do not move backward.
18875 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18877         * files.el (auto-mode-alist): Use the purecopied text (duh!).
18879 2007-08-08  Glenn Morris  <rgm@gnu.org>
18881         * Replace `iff' in doc-strings and comments.
18883 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
18885         * dired.el (dired-pop-to-buffer):
18886         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
18887         * calendar/calendar.el (generate-calendar-window):
18888         * progmodes/compile.el (compilation-set-window-height):
18889         * textmodes/two-column.el (2C-two-columns, 2C-merge):
18890         Use window-full-width-p instead of comparing frame-width and
18891         window-width.
18893         * progmodes/compile.el (compilation-find-buffer): Remove extra
18894         argument in call to compilation-buffer-internal-p.
18896 2007-08-07  Tom Tromey  <tromey@redhat.com>
18898         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
18899         Add safe-local-variable property.
18901 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
18903         * image-mode.el (image-toggle-display): Use image-refresh.
18905 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
18907         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
18908         unofficial version.
18909         (vc-bzr-command): Remove redundant setting of process-connection-type.
18910         (vc-bzr-admin-checkout-format-file): Add autoload.
18911         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
18912         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
18913         (vc-bzr-registered): Compare dirstate format tag with known good
18914         value, abort parsing if match fails.  Warn user in docstring.
18915         (vc-bzr-workfile-version): Case for different Bzr branch formats.
18916         See bzrlib/branch.py in Bzr sources.
18917         (vc-bzr-diff): First argument FILES may be a string rather than a list.
18918         (vc-bzr-shell-command): Remove in favor of
18919         vc-bzr-command-discarding-stderr.
18920         (vc-bzr-command-discarding-stderr): New function.
18922 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
18924         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
18925         program, and return nil.
18926         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
18927         (vc-bzr-state): Look for path names relative to the repository
18928         root after status keyword.
18929         (vc-bzr-file-name-relative): New function.
18930         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
18931         depend on it.
18932         (vc-bzr-admin-dirname, ...-checkout-format-file)
18933         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
18934         files that we now parse directly for speed.
18935         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
18936         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
18937         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
18938         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
18939         Bzr warnings, so we must discard it.
18940         (vc-bzr-workfile-version): Speedup counting lines from
18941         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
18942         if that file doesn't exist.
18943         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
18944         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
18945         to `vc-directory-exclusion-list'.
18946         (vc-bzr-shell-command): New function.
18948 2007-08-06  Tom Tromey  <tromey@redhat.com>
18950         * diff-mode.el (diff-unified->context, diff-reverse-direction)
18951         (diff-fixup-modifs): Typo in docstring.
18953 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18955         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
18956         count-screen-lines.
18957         (tpu-edt-off): Disable relevant pieces of advice.
18959         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
18960         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
18961         (newline, newline-and-indent, do-auto-fill): Use advice instead of
18962         redefining the function.
18963         (tpu-set-scroll-margins): Activate the pieces of advice.
18965 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
18967         * help.el (resize-temp-buffer-window): Use window-full-width-p
18968         instead of comparing frame-width and window-width.
18970 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
18972         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
18973         optional quotes around files in NEED-UPDATE . REMOVED case.
18975         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
18976         (ada-treat-cmd-string): Improve error message.
18977         (ada-do-file-completion): Call `ada-require-project-file', so
18978         project variables are set properly.
18979         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
18980         (ada-gnatfind-buffer-name): New constant.
18981         (ada-find-any-references): Use new constant.  Set buffer name
18982         properly in compilation-start.  Toggle read-only properly.
18983         (ada-find-in-src-path): Fix spelling error in docstring.
18985         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
18986         by zero error.
18988 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18990         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
18992 2007-08-12  Richard Stallman  <rms@gnu.org>
18994         * progmodes/sh-script.el (sh): Delete group `unix'.
18996         * progmodes/gud.el (gud): Change to group `processes'.
18998 2007-08-11  Glenn Morris  <rgm@gnu.org>
19000         * progmodes/compile.el (compilation-buffer-name): Don't check
19001         compilation-arguments.  It is superfluous, and the variable isn't
19002         even set when this function is called.
19004 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19006         * term/mac-win.el (mac-ae-reopen-application): New function.
19007         (mac-apple-event-map): Bind "reopen application" Apple event to it.
19009 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19011         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
19012         take tex-font-script-display into account.
19013         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
19014         cell to a list of 2 elements to simplify the unfontify code.
19016 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19018         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
19019         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
19020         ps-print-color-p is neither nil nor black-white.  Reported by Christian
19021         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
19023 2007-08-08  Andreas Schwab  <schwab@suse.de>
19025         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
19026         self-insert-command, not self-insert.
19028 2007-08-08  Glenn Morris  <rgm@gnu.org>
19030         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
19031         argument optional, for backwards compatibility, and only highlight
19032         args when present.  Fix symbol name typo (doc/args).
19034         * help-mode.el (help-make-xrefs): Search for symbol constituents,
19035         rather than just `-'.
19037 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
19039         * calc/calc-units.el (calc-convert-temperature):
19040         Use `/' to create fractions.
19042 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
19044         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
19045         global matching.
19046         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
19047         ERROR-BUFFER more robust.  Display output.
19048         (tramp-file-name-handler): Add a connection property when we found
19049         a foreign file name handler.  This allows backends like ftp to
19050         profit also from usr/host name completion based on connection
19051         cache.
19052         (tramp-send-command-and-read): Search for trash after the regexp
19053         until eol only.  In XEmacs, there is a problem with \n.
19055         * net/tramp-cache.el (top): Read persistent connection history
19056         when cache is empty.
19058 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
19060         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
19061         resulting output.
19063 2007-08-07  Sam Steingold  <sds@gnu.org>
19065         * progmodes/compile.el (compilation-start): Pass nil as startfile
19066         to comint-exec.
19068 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
19070         * longlines.el (longlines-decoded): New variable.
19071         (longlines-mode): Avoid encoding or decoding the buffer twice.
19073 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
19075         * format.el (format-insert-file): Make sure that at most one undo
19076         entry is recorded for the insertion.  Inhibit point-motion and
19077         modification hooks around call to insert-file-contents.
19079 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19081         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
19082         Select the buffer's window before moving point.
19084 2007-08-07  Richard Stallman  <rms@gnu.org>
19086         * term.el (term): Remove parent group `unix'.
19088         * simple.el (default-indent-new-line): New function.
19089         It calls comment-line-break-function if there are comments.
19090         (do-auto-fill): Use that.
19092 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
19094         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
19095         (PC-do-completion): Add "acronym completion" for symbols and
19096         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
19098 2007-08-06  Sam Steingold  <sds@gnu.org>
19100         * mouse.el (mouse-buffer-menu): Pass mode-name through
19101         format-mode-line because it may be a list,
19102         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
19104 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
19106         * printing.el (pr-update-menus): Docstring fix.
19108 2007-08-06  Jason Rumney  <jasonr@gnu.org>
19110         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
19112         * vc-hooks.el (vc-call): Add doc string.
19114 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
19116         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
19117         process-filter.
19119 2007-08-06  Kenichi Handa  <handa@m17n.org>
19121         * international/quail.el: Wrap (require 'help-mode) by
19122         eval-when-compile.
19123         (quail-help-init): New function.
19124         (quail-help): Call quail-help-init.
19125         (quail-store-decode-map-key): Change it to a function.
19127 2007-08-05  Jason Rumney  <jasonr@gnu.org>
19129         * vc.el (vc-rollback): Add norevert argument back.
19130         (vc-revert-buffer): Add back as obsolete alias.
19132 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
19134         * term.el: Honor term-default-fg-color and term-default-bg-color
19135         settings when modifying term-current-face.
19136         (term-default-fg-color, term-default-bg-color): Initialize from
19137         default term-current-face.
19138         (term-mode, term-reset-terminal): Set term-current-face with
19139         term-default-fg-color and term-default-bg-color.
19140         (term-handle-colors-array): term-current-face has term-default-fg-color
19141         and term-default-bg-color after reset escape sequence.
19142         (term-handle-colors-array): Set term-current-color with
19143         term-default-fg/bg-color instead of ansi-term-color-vector when the
19144         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
19146 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
19148         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
19149         (math-nlfit-givens): Let bind free variables.
19151 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
19153         * printing.el: Require lpr and ps-print when loading printing package.
19154         Reported by Glenn Morris <rgm@gnu.org>.
19156 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
19158         * files.el (set-auto-mode): Handle also remote files wrt
19159         `auto-mode-alist'.
19161 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
19163         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
19164         curves and plotting.
19166         * calc/calc-nlfit.el: New file.
19168 2007-08-04  Glenn Morris  <rgm@gnu.org>
19170         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
19171         zero, not nil, when the library is first loaded.  Check for a file
19172         that has been modified on disk.
19174         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
19175         Remove duplicate defvar preventing initialization.
19176         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
19178 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19180         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
19181         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
19182         may match up to 4 lines.
19183         (diff-beginning-of-file-and-junk): Rewrite.
19185 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19187         * printing.el: Evaluate require only during compilation.
19188         (pr-version): New version 6.9.1.
19189         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
19190         (pr-global-menubar): Fix code.
19192 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
19194         * term.el (term-erase-in-display): Fix case when point is not at
19195         the beginning of the line.
19197 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
19199         * calc/calc-ext.el (math-get-value, math-get-sdev)
19200         (math-contains-sdev): New functions.
19202         * calc/calc-graph.el (calc-graph-format-data)
19203         (calc-graph-add-curve): Check for error forms.
19204         (calc-graph-set-styles): Add option for error forms.
19206 2007-08-03  Miles Bader  <miles@gnu.org>
19208         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
19209         backend names for new backends to `Git', `Hg', and `Bzr'.
19210         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
19211         not `HG'.
19212         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
19213         name, not `GIT'.
19214         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
19215         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
19217 2007-08-03  Richard Stallman  <rms@gnu.org>
19219         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
19220         to update deleted flag.
19222         * cus-edit.el (customize-apropos, customize-apropos-options)
19223         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
19225         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
19227         * startup.el (fancy-splash-head, startup-echo-area-message):
19228         Change message text.
19230         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
19231         All callers use line-move.
19233         * progmodes/compile.el (compilation-find-buffer): Return current
19234         buffer immediately if suitable.
19235         (compile, compilation-buffer-name, compilation-start): Doc fixes.
19237 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
19239         * faces.el (face-normalize-spec): New function.
19240         (frame-set-background-mode): Normalize face-spec before calling
19241         face-spec-match-p.
19243 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19245         * server.el (server-window): Add switch-to-buffer-other-frame option.
19247 2007-08-03  Glenn Morris  <rgm@gnu.org>
19249         * cus-edit.el (customize-apropos): Make the error message indicate
19250         what kind of thing the user was trying to customize.
19252         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
19254         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
19255         Fix off-by-one error in previous change.
19257 2007-08-03  Drew Adams  <drew.adams@oracle.com>
19259         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
19260         Make buffer writable.
19262 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
19264         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
19265         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
19266         Use native Emacs functions, when appropriate.
19268 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
19269             Stefan Monnier  <monnier@iro.umontreal.ca>
19271         * vc.el: Document new VC operation `extra-menu'.
19273         * vc-hooks.el (vc-default-extra-menu): New function.
19275         * menu-bar.el (menu-bar-vc-filter): New function.
19276         (menu-bar-tools-menu): Use it as a filter.
19278 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
19280         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
19282 2007-08-01  Glenn Morris  <rgm@gnu.org>
19284         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
19285         strings.
19286         (fortran-tab-mode-default): Remove needless autoload.
19287         (fortran-tab-mode-string): Add help-echo and mouse properties, and
19288         mark as risky.
19289         (fortran-line-length): New buffer-local variable, safe if integer.
19290         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
19291         Change from variables to constants.
19292         (fortran-font-lock-syntactic-keywords): Delete as a variable,
19293         replace with a new function definition.
19294         (fortran-mode): Use fortran-line-length, and
19295         fortran-font-lock-syntactic-keywords as a function.  Add a
19296         hack-local-variables-hook function.
19297         (fortran-line-length, fortran-hack-local-variables): New functions.
19298         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
19299         Use fortran-line-length rather than 72.
19300         (fortran-window-create-momentarily): Doc fix.
19302 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
19304         * cus-edit.el (custom-group-value-create, custom-goto-parent):
19305         Fix parent groups link.
19307 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
19309         * progmodes/python.el (python-current-defun): Adjust to never fall
19310         into infinite loop.
19312 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
19314         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
19316 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
19318         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
19319         (copyright-fix-years, copyright): Correctly handle the case where
19320         copyright-limit is nil.
19322 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
19324         * progmodes/python.el (run-python): Fix path separator under w32.
19326 2007-07-30  Richard Stallman  <rms@gnu.org>
19328         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19329         Treat non-break space as whitespace in Lisp.
19331 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19333         * vc.el (vc-dired-hook): Use inhibit-read-only.
19335         * progmodes/compile.el (compilation-forget-errors):
19336         Reset compilation-auto-jump-to-next.
19338 2007-07-30  Michael Olson  <mwolson@gnu.org>
19340         * cus-edit.el (custom-group-save): Fix void function definition
19341         error.  Thanks to Zhang Wei for the report.
19343         * ps-print.el: Check in trivial changes to the autoloads section
19344         caused by the build process.  These autoloads really ought to be
19345         placed in a separate file, methinks.
19347 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19349         * calendar/calendar.el (calendar-mode): Make sure
19350         displayed-(month|year) are set.
19351         (calendar-basic-setup): Display buffer before adjusting window sizes.
19352         (generate-calendar-window): Use inhibit-read-only.  Simplify.
19353         Generate buffer and set displayed-month and displayed-year before
19354         calling update-calendar-mode-line.
19356 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
19358         * net/tramp.el:
19359         * net/tramp-uu.el:
19360         * net/trampver.el: Use utf-8 encoding with coding cookie.
19362         * net/tramp-cache.el:
19363         * net/tramp-fish.el:
19364         * net/tramp-ftp.el:
19365         * net/tramp-gw.el:
19366         * net/tramp-smb.el: Remove coding cookie.
19368         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
19369         Flush buffer file-name's file property.
19370         (tramp-handle-file-remote-p): The first parameter is FILENAME.
19372         * net/trampver.el: Update release number.
19374 2007-07-29  Juri Linkov  <juri@jurta.org>
19376         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
19377         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
19378         when major-mode is not dired-mode.
19379         (dired-toggle-read-only): New function.
19380         (dired-recursive-deletes): Remove obsolete comments about old
19381         default value.
19382         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
19384         * wdired.el (wdired-exit): New function.
19385         (wdired-mode-map): Bind C-x C-q to wdired-exit.
19387 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19389         * cus-edit.el (customize-read-group): New fun.
19390         (customize-group-other-window, customize-face-other-window):
19391         Prompt before delegating to customize-(group|face).
19392         Bind pop-up-windows rather than use the other-window argument.
19393         (customize-group, customize-face): Prompt from the interactive spec.
19394         Remove args `prompt-for-group' and `other-window'.
19396         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
19397         (ad-body-forms, ad-advised-interactive-form): Revert this part of
19398         last change.
19400 2007-07-28  Masatake YAMATO  <jet@gyve.org>
19402         * vc.el (vc-dired-mode): Add a menu for VC related operation.
19403         Use backend name as the menu label.  Suggested by David Kastrup.
19405 2007-07-28  Alan Mackenzie  <acm@muc.de>
19407         Fix problem with modes derived from CC Mode:
19408         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
19409         macro to cc-langs.
19410         (c-init-language-vars-for): Remove call to above macro.
19411         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
19412         been moved to here.
19413         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
19415 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
19417         * net/trampver.el: Fix the `coding' cookie.
19419 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
19421         * vc-git.el (vc-git-print-log): Support both the old single file
19422         interface and the new one.
19424 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
19426         * bindings.el (mode-line-remote): Use updated %@ construct.
19428 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19430         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
19431         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
19432         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
19433         (diary-list-bahai-entries, diary-bahai-mark-entries)
19434         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
19435         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
19436         New names to clean up namespace.
19437         (list-bahai-diary-entries, mark-bahai-diary-entries)
19438         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
19439         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
19440         Add compatibility aliases.
19442         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
19444         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
19445         (calendar-scroll-left-three-months)
19446         (calendar-scroll-right-three-months): Clean up namespace.
19447         (scroll-calendar-left, scroll-calendar-right)
19448         (scroll-calendar-left-three-months)
19449         (scroll-calendar-right-three-months): Add compatibility aliases.
19451         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
19452         Behave like mouse-scroll-calendar-* when used from the mouse.
19454         * calendar/cal-menu.el (cal-menu-scroll-menu)
19455         (cal-menu-global-mouse-menu):
19456         * calendar/calendar.el (calendar-mode-map):
19457         Use new calendar-scroll-* names.
19458         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
19459         Remove.  Use calendar-scroll-* directly instead.
19461 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19463         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
19464         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
19465         (ad-make-advised-definition, ad-cache-id-verification-code):
19466         Use commandp and interactive-form instead.
19468 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
19470         * vc-git.el: Relicense to GPLv3 or later.
19471         (vc-directory-exclusion-list, vc-handled-backends): Remove.
19473         * vc-hooks.el (vc-handled-backends): Add GIT.
19475         * vc.el (vc-directory-exclusion-list): Add .git.
19477 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
19479         * vc-git.el (vc-git-revision-table)
19480         (vc-git-revision-completion-table): New functions.
19482 2007-07-25  Glenn Morris  <rgm@gnu.org>
19484         * Relicense all FSF files to GPLv3 or later.
19486         * COPYING: Switch to GPLv3.
19488 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19490         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
19491         Replace it with another one which disables undo before calling
19492         erase-buffer and then turns it back on if needed.
19494 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
19496         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
19498 2007-07-24  Glenn Morris  <rgm@gnu.org>
19500         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
19501         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
19502         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
19503         (cal-tex-cursor-week, cal-tex-cursor-week2)
19504         (cal-tex-cursor-week-iso, cal-tex-week-hours)
19505         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
19506         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
19507         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
19509 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19511         * calendar/calendar.el (calendar-mode-map): Move initialization
19512         into declaration.  Add menu bindings (used to be done in cal-menu).
19513         (calendar-mode): Don't add an activate-menubar-hook.
19515         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
19516         modify calendar-mode-map), use easy-menu, and make sure that C-h k
19517         can be used on the menu entries.
19518         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
19519         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
19520         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
19521         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
19522         (calendar-flatten, cal-menu-update): Remove.
19523         (calendar-mouse-insert-hebrew-diary-entry)
19524         (calendar-mouse-insert-islamic-diary-entry)
19525         (calendar-mouse-insert-bahai-diary-entry):
19526         Remove (fold into cal-menu-diary-menu).
19527         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
19528         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
19529         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
19530         (calendar-mouse-view-diary-entries): Minor simplifications.
19531         (calendar-event-to-date): Use with-current-buffer.
19533 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
19535         * add-log.el (change-log-redate): Remove (not needed anymore and
19536         doesn't appear to work).
19538 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19540         * frame.el: Use mapc and dolist instead of mapcar where possible.
19541         (close-display-connection): New command.
19543 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
19545         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
19546         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
19548 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19550         * ps-print.el (ps-multibyte-buffer): Docstring fix.
19552         * ps-mule.el: Doc fix.
19553         (ps-multibyte-buffer, ps-mule-font-info-database-default)
19554         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
19556 2007-07-25  Glenn Morris  <rgm@gnu.org>
19558         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
19559         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
19560         (cal-tex-daily-end, cal-tex-hook)
19561         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
19562         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
19563         (cal-tex-cursor-week-iso, cal-tex-week-hours)
19564         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
19565         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
19566         (cal-tex-day-prefix, cal-tex-day-name-format)
19567         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
19568         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
19569         (cal-tex-LaTeX-subst-list): Change from variables to constants.
19570         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
19571         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
19572         etc, rather than \bf.
19573         (cal-tex-mini-calendar): Fix typos in previous change.
19574         (cal-tex-latexify-list): Remove inner let binding.
19575         (cal-tex-end-document, cal-tex-banner): Use multi-line
19576         cal-tex-comment.
19577         (cal-tex-comment): Handle embedded newlines.
19578         (cal-tex-LaTeXify-string): Use substring-no-properties.
19580 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
19582         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19583         Add support for the Maden build tool.
19585 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
19587         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
19589 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19591         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
19593 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
19595         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
19596         C-x C-q.
19598         * vc-git.el (vc-git-print-log): Fix previous change.
19600 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19602         * window.el (save-selected-window): Minor optimization.
19603         (bw-adjust-window): If operation failed, try with a smaller delta.
19604         (window-fixed-size-p): New function.
19605         (window-area-factor): New var.
19606         (balance-windows-area): New command.
19608         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
19609         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
19610         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
19611         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
19612         (ps-mule-begin-job): Use dolist.
19614 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
19616         * subr.el (start-file-process-shell-command)
19617         (process-file-shell-command): New defuns.
19619         * progmodes/compile.el (compilation-start):
19620         Apply `start-file-process-shell-command'.
19622 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
19624         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
19626 2007-07-24  Alan Mackenzie  <acm@muc.de>
19628         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
19629         Initialise byte-compile-unresolved-functions before rather than
19630         after a compilation.
19631         (byte-compile-unresolved-functions): Amplify doc string.
19633 2007-07-24  Glenn Morris  <rgm@gnu.org>
19635         * startup.el (normal-splash-screen): Use `emacs-copyright'.
19637         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
19638         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
19639         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
19640         (cal-tex-cursor-week, cal-tex-cursor-week2)
19641         (cal-tex-cursor-week-iso, cal-tex-week-hours)
19642         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
19643         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
19644         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
19646         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
19647         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
19648         (cal-tex-day-name-format, cal-tex-cal-one-month)
19649         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
19650         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
19651         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
19652         (cal-tex-list-holidays, cal-tex-cursor-year)
19653         (cal-tex-cursor-year-landscape, cal-tex-year)
19654         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
19655         (cal-tex-cursor-month, cal-tex-insert-days)
19656         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
19657         (cal-tex-first-blank-p, cal-tex-cursor-week)
19658         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
19659         (cal-tex-week-hours, cal-tex-cursor-week-monday)
19660         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
19661         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
19662         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
19663         (cal-tex-latexify-list, cal-tex-previous-month)
19664         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
19665         modernization, including using dotimes rather than
19666         calendar-for-loop.
19667         (cal-tex-LaTeX-subst-list): Remove `@'.
19668         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
19669         Use \textit and \textbf rather than \em and \it.
19671         * calendar/cal-bahai.el (list-bahai-diary-entries)
19672         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
19673         * calendar/cal-islam.el (list-islamic-diary-entries)
19674         * calendar/calendar.el (generate-calendar, generate-calendar-month)
19675         * calendar/diary-lib.el (diary-list-entries)
19676         (mark-calendar-date-pattern): Use `dotimes' rather than
19677         `calendar-for-loop'.
19679         * calendar/calendar.el (calendar-for-loop): Doc fix.
19681 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19683         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
19684         underlying file is uptodate.
19686 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
19688         * replace.el (perform-replace): Use isearch-no-upper-case-p.
19690 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19692         * vc-hooks.el (vc-mode-line-map): New const.
19693         (vc-mode-line): Use it.
19695 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
19697         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
19698         (vc-git-unregister): New functions.
19699         (vc-git-find-version): Use the result of ls-files as a parameter
19700         for cat-file.
19702 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
19704         * net/tramp.el (tramp-perl-file-attributes)
19705         (tramp-perl-directory-files-and-attributes)
19706         (tramp-handle-file-attributes-with-stat)
19707         (tramp-handle-directory-files-and-attributes-with-stat)
19708         (tramp-convert-file-attributes): Handle huge file sizes.
19710 2007-07-23  Juri Linkov  <juri@jurta.org>
19712         * isearch.el (isearch-message-function): New variable.
19713         (isearch-update, isearch-search): Use it.
19715         * simple.el (goto-history-element): New function created from
19716         next-history-element.
19717         (next-history-element): Most code moved to goto-history-element.
19718         Call goto-history-element with (- minibuffer-history-position n).
19719         (previous-history-element): Call goto-history-element with (+
19720         minibuffer-history-position n).
19721         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
19722         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
19723         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
19724         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
19725         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
19726         (minibuffer-history-isearch-pop-state): New functions.
19728 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
19730         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
19731         Also, if FILE is a list, return non-nil if any of its elements
19732         should stay local.  Update docstring.
19734 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19736         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
19737         change by reverting a small part.
19739 2007-07-23  Richard Stallman  <rms@gnu.org>
19741         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
19743 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
19745         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
19746         handling it.  Use vc-git-command.
19747         (vc-git-find-version, vc-git-diff-tree): New functions.
19748         (vc-git-revert): Use vc-git-command.
19749         (vc-git--run-command): Delete.
19751 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
19753         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
19755 2007-07-20  Kenichi Handa  <handa@m17n.org>
19757         * international/utf-8.el (utf-8-post-read-conversion):
19758         Temporarily bind utf-8-compose-scripts to nil while running
19759         *-compose-region functions.
19761 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
19763         * vc-git.el: Update status.
19764         (vc-directory-exclusion-list): Use eval-after-load.
19766 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
19768         * bindings.el (mode-line-remote): New variable.
19769         (help-echo): Add to default values of mode-line-format.
19771         * files.el: Mark mode-line-remote as risky.
19773 2007-07-22  Juri Linkov  <juri@jurta.org>
19775         * isearch.el (isearch-edit-string): Save old point and
19776         isearch-other-end to old-point and old-other-end before reading
19777         the search string from minibuffer.  After exiting minibuffer set
19778         point to old-other-end if point and the search direction is the
19779         same as before reading the search string.
19780         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
19781         to isearch-other-end.  Instead of isearch-search-and-update call
19782         three functions isearch-search, isearch-push-state and isearch-update.
19784 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19786         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
19787         deal with multiple file arguments.
19788         (vc-git-print-log): Deal with multiple file arguments.
19790 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19792         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
19793         diff-refine-hunk.  Adjust users.
19794         (diff-unified-hunk-p, diff-splittable-p): New functions.
19795         (diff-mode-menu): Use it to disable Split when it doesn't work.
19797 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19799         * diff-mode.el (diff-mode-menu): New entries.
19801 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19803         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
19804         if applicable, so as to save undo-log space.
19806         * diff-mode.el (diff-find-file-name): Add arg `batch'.
19808         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
19809         (diff-file-kill): Use it.
19810         (diff-beginning-of-hunk): Add arg `try-harder' using it.
19811         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
19812         Use it so they find the hunk even when we're in the file header.
19814 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19816         * vc-git.el (vc-git-revision-granularity, vc-git-root)
19817         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
19818         (vc-git-create-repo): New functions.
19819         (vc-git-registered): New autoloaded function definition.
19820         (vc-git-registered): Use vc-git-root.
19821         (vc-git-responsible-p): New defalias.
19822         (vc-git-annotate-extract-revision-at-line): Uncomment.
19823         (vc-git-print-log): Add the file name to the log.
19824         (vc-git-log-view-mode): New derived mode.
19825         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
19827 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
19829         * progmodes/grep.el (grep-compute-defaults): Keep default values.
19831 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
19833         * textmodes/reftex.el (reftex-access-parse-file): Create parse
19834         file in a way that does not interfere with recentf mode.
19835         (reftex-access-parse-file): Do not risk destroying an existing
19836         buffer.
19838 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
19840         * vc-git.el: New file.
19842 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19844         * textmodes/tex-mode.el (tex-font-script-display): Change default.
19846 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
19848         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
19849         for branches and new files.
19851         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
19852         local-map handling ...
19853         (vc-mode-line): ... here.  Improve handling of help-echo.
19855         * vc.el (mode-line-string): Document help-echo usage.
19857 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
19859         Sync with Tramp 2.1.10.
19861         * net/tramp.el (tramp-get-ls-command): Fix typo.
19863         * net/trampver.el: Update release number.
19865 2007-07-22  Jan Djärv  <jan.h.d@swipnet.se>
19867         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
19869         * term/x-win.el (x-handle-no-bitmap-icon): New function.
19871 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
19873         * add-log.el (change-log-fill-parenthesized-list): New function.
19874         (change-log-indent): Call change-log-fill-parenthesized-list.
19875         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
19876         Have lines with leading asterisk start a paragraph.
19878 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
19880         * calc/calc-math.el (math-emacs-precision)
19881         (math-largest-emacs-expt, math-smallest-emacs-expt):
19882         New variables.
19883         (math-use-emacs-fn): New function.
19884         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
19885         appropriate.
19887 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
19889         * image-dired.el (image-dired-sane-db-file): New func.
19890         (image-dired-write-tags, image-dired-remove-tag)
19891         (image-dired-list-tags, image-dired-write-comments)
19892         (image-dired-get-comment, image-dired-mark-tagged-files)
19893         (image-dired-create-gallery-lists): Call new func.
19894         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
19896 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
19898         * vc-hg.el (vc-hg-dir-state): Fix loop.
19899         (vc-hg-print-log): Fix expected return value for vc-hg-command.
19900         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
19901         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
19902         (vc-hg-revert): Likewise.
19903         (vc-hg-revision-table, vc-hg-revision-completion-table): New
19904         functions.
19906 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19908         * add-log.el (change-log-resolve-conflict): Don't lose data if the
19909         merge fails.
19911 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
19913         * progmodes/compile.el (compilation-auto-jump-to-first-error):
19914         Add group and version.
19916 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19918         * add-log.el (add-log-file-name): Use file-relative-name.
19919         (add-change-log-entry): Delay reading
19920         add-log-(full-name|mailing-address) to after we've switched to the
19921         ChangeLog buffer so we get the right value.
19922         (add-change-log-entry, add-log-current-defun, change-log-merge):
19923         Use derived-mode-p rather than checking major-mode directly.
19925         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
19926         name for buffer-file-name if it refers to a directory.
19928         * vc-arch.el (vc-arch-diff): Fix last change.
19930         * progmodes/compile.el (compilation-start): Remember the original
19931         directory in a buffer-local compilation-directory.
19932         (compile): Set the global value of compilation-directory.
19933         (recompile): Use compilation-directory even in the compilation buffer.
19935 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
19937         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
19939 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19941         * ps-print.el: Problem with foreground and background color when
19942         printing a buffer with and without faces.  Reported by Christian
19943         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
19944         (ps-print-version): New version 6.7.5.
19945         (ps-default-fg): Change default value to nil, so black color is used
19946         when a face does not specify a foreground color.
19947         (ps-default-bg): Change default value to nil, so white color is used
19948         for background color.
19949         (ps-begin-job): Fix code.
19951 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
19953         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
19954         in $(INSTALL_DIR)/lisp/ if they already exist.
19956 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
19958         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
19959         in $(INSTALL_DIR)/lisp/ if they already exist.
19961 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19963         * progmodes/vera-mode.el (vera-re-search-forward)
19964         (vera-re-search-backward): Remove use of store-match-data.
19965         (vera-mode-map): Move initialization into declaration.
19967         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
19968         (flymake-find-buildfile): Use locate-dominating-file.
19970         * vc.el (vc-delistify): Use mapconcat.
19971         (vc-do-command): Minor simplification.
19972         (vc-expand-dirs): Use push.
19974         * vc-mcvs.el (vc-mcvs-create-repo):
19975         * vc-cvs.el (vc-cvs-create-repo): Remove.
19977         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
19978         directory and the root as well.
19980 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
19982         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
19983         instead of a file.
19985         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
19986         (vc-hg-registered): Replace if with when.
19987         (vc-hg-state): Deal with nonexistent files and handle removed files.
19988         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
19989         (vc-hg-checkout): Re-enable.
19990         (vc-hg-create-repo): Fix typos.
19991         (vc-hg-print-log): Fix for multiple files.
19992         (vc-hg-workfile-unchanged-p): New function.
19994         * vc.el: Fix typo.
19995         (vc-print-log): Fix call to print-log.
19996         (vc-default-comment-history): Likewise.
19997         (vc-directory-exclusion-list): Add .hg and .bzr.
19998         (vc-diff-internal): Pass a list instead of a file.
20000         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
20002         * vc-bzr.el (vc-bzr-create-repo): New function.
20004 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20006         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
20007         `file' from which to start the search.
20009 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
20011         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
20012         having a single file argument to having a list of files as the
20013         first argument.
20015 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20017         * files.el (locate-dominating-file): New function.
20019 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
20021         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
20022         (grep-compute-defaults): Use it.
20024 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20026         * uniquify.el: Docstring fixes.
20028 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
20030         * vc.el (revision-granularity, create-repo): Document new vc
20031         backend properties.
20032         (vc-rollback): Renamed from vc-cancel-version.  Update references.
20033         Pass a list instead of a file.
20034         (vc-revert): Renamed from vc-revert-buffer.  Update references.
20035         (vc-delistify, vc-expand-dirs): New functions.
20036         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
20037         of files instead of a single file.
20038         (vc-position-context, vc-resync-window, vc-diff-internal)
20039         (vc-print-log): Pass a list instead of a file.
20041         * vc-hooks.el (vc-stay-local-p, vc-backend)
20042         (vc-backend-subdirectory-name): Work on a file list, not a single
20043         file.
20044         (vc-workfile-version): Update docstring.
20045         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
20046         vc-revert instead of vc-revert-buffer.
20047         (vc-prefix-map): Likewise.  Bind vc-update.
20049         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
20050         (vc-svn-wash-log): New functions.
20051         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
20052         (vc-svn-command): Deal with a list of files, not a single file.
20054         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
20055         (vc-rcs-wash-log): New functions.
20056         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
20057         Deal with a list of files, not a single file.
20058         (vc-rcs-rollback): Likewise.  Rename from vc-rcs-cancel-version.
20060         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
20061         functions.
20062         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
20063         list of files, not a single file.
20065         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
20066         New functions.
20067         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
20068         (vc-mcvs-diff): Deal with a list of files, not a single file.
20070         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
20071         functions.
20072         (vc-hg-print-log): Deal with a list of files, not a single file.
20073         (vc-hg-diff-tree): New function, replace defalias with the same
20074         name.
20075         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
20076         FILES to denote that it is a file list, not a single file.
20078         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
20079         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
20080         a single file.
20081         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
20082         that it is a file list, not a single file.
20083         (vc-cvs-diff): Likewise.  Simplify.
20085         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
20086         Deal with a list of files, not a single file.
20088         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
20089         (vc-bzr-print-log): Update FILE parameter name to denote that it
20090         is a file list, not a single file.
20091         (vc-bzr-diff): Likewise.  Use the car of files.
20093 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
20095         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
20096         (follow-delete-other-windows-and-split, follow-recenter)
20097         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
20098         (follow-redisplay, follow-estimate-first-window-start)
20099         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
20100         Fix typos in docstrings.
20102 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
20104         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
20105         avoid that filling introduces lines with a single asterisk.
20107         * kmacro.el (kmacro-end-macro): When ignoring empty macro
20108         avoid incorrect kmacro-ring-empty-p messages.
20109         Reported by Michael Schierl <schierlm@gmx.de>.
20111 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
20113         * vc.el: Add more info about the vc-registered function.
20115 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
20117         * files.el (file-remote-p): Introduce optional parameter
20118         IDENTIFICATION.
20120         * recentf.el (recentf-keep-default-predicate): Adapt call of
20121         `file-remote-p'.
20123         * progmodes/grep.el (grep-probe): Use `process-file'.
20124         (grep-compute-defaults): Handle variables host specific.
20126         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
20127         parameter IDENTIFICATION.
20129         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
20130         parameter IDENTIFICATION.
20131         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
20132         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
20133         Add entry for `set-file-times'.
20134         (tramp-do-copy-or-rename-file-via-buffer)
20135         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
20136         (tramp-handle-unhandled-file-name-directory): Rewrite.
20137         (tramp-convert-file-attributes): Add error handling when inode is
20138         extraordinary big.
20139         (tramp-get-inode): Change parameter from FILE to VEC.
20140         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
20141         is nil.  This is according to the specification.  Goto (point-max)
20142         when ready.
20143         (tramp-handle-shell-command): Rewrite completely, using
20144         `process-file' and `start-file-process'.
20145         (tramp-methods, tramp-find-shell)
20146         (tramp-open-connection-setup-interactive-shell)
20147         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
20148         var.  Reported by Steve Youngs <steve@sxemacs.org>.
20150         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
20151         entry for `set-file-times'.  Rename `start-process' into
20152         `start-file-process'.  Remove `call-process' entry.
20153         (tramp-fish-handle-set-file-times): New defun.
20154         (tramp-fish-handle-executable-find): Use `process-file'.
20155         (tramp-fish-handle-process-file): New defun.  Replaces
20156         `tramp-fish-handle-call-process'.
20157         (tramp-fish-do-copy-or-rename-file-directly): Use
20158         `set-file-times'.
20159         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
20161         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
20162         `tramp-get-inode' parameter.
20164 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20166         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
20167         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
20168         nowadays, and by the time Emacs-23 comes out, nobody will even remember
20169         it has ever existed.
20171 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
20173         * vc.el: Undo previous change.
20175 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
20177         * makefile.w32-in (clean): Don't delete *~.
20179 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20181         * textmodes/tex-mode.el (tex-verbatim-environments):
20182         Add safe-local-variable property.
20183         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
20184         when starting font-lock rather than when loading tex-mode.el.
20186         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
20187         whole $( rather than just the $.  Rename from sh-quoted-subshell.
20188         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
20190 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
20192         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
20193         bookmark-alist.  Instead, if not sorting, simply return it.
20194         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
20195         for its return value, not for its side effect.
20197         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
20198         case of alignment under a constant symbol, find and consider
20199         the sexp actually at indentation to be the "last sexp".
20201 2007-07-16  Drew Adams  <drew.adams@oracle.com>
20203         * mouse.el (mouse-yank-secondary): Better error message if no
20204         secondary selection.
20206 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
20208         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
20210         * term/xterm.el (xterm-turn-on-modify-other-keys)
20211         (xterm-turn-off-modify-other-keys): New functions.
20212         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
20213         terminal supports it.
20215 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
20217         * bookmark.el (bookmark-show-all-annotations):
20218         Make sure each inserted annotation ends with newline.
20220 2007-07-15  Richard Stallman  <rms@gnu.org>
20222         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
20224         * tutorial.el (tutorial--find-changed-keys):
20225         Handle C-x specially like ESC.
20227 2007-07-15  Aaron Hawley  <aaronh@garden.org>
20229         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
20231 2007-07-15  Juri Linkov  <juri@jurta.org>
20233         * delsel.el (delete-selection-pre-hook):
20234         * emulation/cua-base.el (cua-paste): Before a yank command,
20235         check also whether last-command is one of mouse-save-then-kill,
20236         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
20238 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
20240         * recentf.el (recentf-keep-default-predicate): New defun.
20241         (recentf-keep): Use it as initial value.
20243 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
20245         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
20246         thus restoring bookmark bindings to three slots under C-x r.  See
20247         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
20249 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
20251         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
20253 2007-07-15  Jason Rumney  <jasonr@gnu.org>
20255         * w32-fns.el (set-default-process-coding-system): Use dos line ends
20256         for input to cmdproxy on all versions of Windows.
20257         Use dos line ends for input to plink.
20259         * comint.el (comint-simple-send): Concat newline before sending.
20260         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
20262 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20264         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
20265         safe-local-variable setting.
20267 2007-07-14  David Kastrup  <dak@gnu.org>
20269         * emacs-lisp/advice.el (defadvice): Doc fix.
20271 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
20273         * subr.el (when, unless): Doc fix.
20275 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
20277         * replace.el (match): Use yellow1 instead of yellow.
20279         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
20280         red.
20282         * pcvs-info.el (cvs-unknown): Likewise.
20284 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
20286         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
20287         (install): Use them to copy all *.el files before *.elc.
20289 2007-07-13  Drew Adams  <drew.adams@oracle.com>
20291         * bookmark.el (bookmark-jump-other-window): New function.
20292         (bookmark-map): Bind it to "o".
20294         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
20295         and its thread contains discussion about this change.
20296         The original patch was slightly tweaked by Karl Fogel
20297         <kfogel@red-bean.com> before committing.
20299 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
20301         * bookmark.el: Shorten some comments to fit within 80 lines.
20303 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
20305         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
20306         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
20307         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
20308         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
20310 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
20312         * textmodes/org.el: Bug fixes.
20313         (org-end-of-line): Move to end of line if in headline without tags.
20315 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20317         * vc-hooks.el: Remove spurious * in docstrings.
20318         (vc-handled-backends): Add BZR.
20320         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
20322 2007-07-12  Davis Herring  <herring@lanl.gov>
20324         * desktop.el (desktop-buffer-info, desktop-save):
20325         Use `desktop-dirname' instead of `dirname'.
20327 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
20329         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
20331         * progmodes/python.el (python-which-func-length-limit): New var.
20332         (python-which-func): New function.
20333         (python-current-defun): Add optional `length-limit' and try to fit
20334         computed function name to that length.
20335         (python-mode): Hook `python-which-func' up.
20337 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
20339         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
20341         * comint.el (comint-dynamic-complete-as-filename):
20342         Use read-file-name-completion-ignore-case.
20344 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20346         * comint.el (comint-dynamic-list-filename-completions):
20347         Use read-file-name-completion-ignore-case.
20349         * vc-cvs.el: Require CL.
20350         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
20351         New functions to provide completion of revision names.
20353         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
20354         (vc-cvs-annotate-first-line-re): New const.
20355         (vc-cvs-annotate-process-filter): New fun.
20356         (vc-cvs-annotate-command): Use them and run the command asynchronously.
20358 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
20360         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
20361         (eldoc-print-current-symbol-info): Adjust for changed helper
20362         function signatures.
20363         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
20364         `eldoc-highlight-function-argument'.
20365         (eldoc-highlight-function-argument): New function.
20366         (eldoc-get-var-docstring): Format documentation with
20367         `font-lock-variable-name-face'.
20368         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
20369         where suited.
20370         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
20371         (eldoc-beginning-of-sexp): Return number of skipped sexps.
20373 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
20375         * progmodes/compile.el (compilation-start): `start-process' must
20376         still be redefined when calling `start-process-shell-command'.
20378         * progmodes/gud.el (gud-file-name): When `default-directory' is a
20379         remote file name, prepend its remote part to the filename.
20380         (gud-common-init): When `default-directory' is a remote file name,
20381         make the filename relative to it.
20382         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
20384 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
20386         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
20387         mouse binding and a tooltip.
20389 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20391         * menu-bar.el (vc-menu-map): New defalias.
20393 2007-07-10  Richard Stallman  <rms@gnu.org>
20395         * emacs-lisp/lisp-mode.el (eval-defun):
20396         Explain special handling of `defface'.
20398 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
20400         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
20402         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
20404 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20406         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
20408         * vc-arch.el (vc-arch-complete): Remove.
20409         (vc-arch-revision-completion-table): Use complete-with-action.
20411         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
20412         (complete-with-action): New function.
20413         (dynamic-completion-table): Use it.
20415 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
20417         * comint.el (make-comint, make-comint-in-buffer)
20418         (comint-exec-1): Replace `start-process' by `start-file-process'.
20420         * progmodes/compile.el (compilation-start): Revert redefining
20421         `start-process'.
20423 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20425         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
20426         with EOLs when generating MD5 checksums.
20428         * follow.el: Don't change the global map from the follow-mode-map
20429         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
20430         XEmacs code.
20431         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
20432         since `follow-mode' should be used instead for that.
20434         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
20435         (easy-menu-do-define): Use it.
20436         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
20438         * progmodes/compile.el (compilation-auto-jump-to-first-error)
20439         (compilation-auto-jump-to-next): New vars.
20440         (compilation-auto-jump): New function.
20441         (compilation-error-properties): Use them to jump to first error.
20442         (compilation-start): Set the var if requested.
20444         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
20445         duplicates without also removing entries from other directories.
20447 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
20449         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
20450         Remember span as default.
20451         (org-columns-edit-value): Rename from `org-column-edit'.
20452         (org-columns-display-here-title): Rename from
20453         `org-overlay-columns-title'.
20454         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
20455         (org-columns-get-autowidth-alist): Rename from
20456         `org-get-columns-autowidth-alist'.
20457         (org-columns-display-here): Rename from `org-overlay-columns'.
20458         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
20459         (org-columns-quit): Rename from `org-column-quit'.
20460         (org-columns-show-value): Rename from `org-column-show-value'.
20461         (org-columns-content, org-columns-widen)
20462         (org-columns-next-allowed-value)
20463         (org-columns-edit-allowed, org-columns-store-format)
20464         (org-columns-uncompile-format, org-columns-redo)
20465         (org-columns-edit-attributes, org-delete-property)
20466         (org-set-property, org-columns-update)
20467         (org-columns-compute, org-columns-eval)
20468         (org-columns-not-in-agenda, org-columns-compute-all)
20469         (org-property-next-allowed-value)
20470         (org-columns-compile-format)
20471         (org-fill-paragraph-experimental)
20472         (org-string-to-number, org-property-action)
20473         (org-columns-move-left, org-columns-new)
20474         (org-column-number-to-string)
20475         (org-property-previous-allowed-value)
20476         (org-at-property-p, org-columns-delete)
20477         (org-columns-previous-allowed-value)
20478         (org-columns-move-right, org-columns-narrow)
20479         (org-property-get-allowed-values)
20480         (org-verify-version, org-column-string-to-number)
20481         (org-delete-property-globally): New functions.
20482         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
20483         (org-columns-overlays): Rename from `org-column-overlays'.
20484         (org-columns-map): Rename from `org-column-map'.
20485         (org-columns-current-maxwidths): Rename from
20486         `org-current-columns-maxwidths'.
20487         (org-columns-begin-marker, org-columns-current-fmt-compiled)
20488         (org-previous-header-line-format)
20489         (org-columns-inhibit-recalculation)
20490         (org-columns-top-level-marker): New variables.
20491         (org-columns-default-format): Rename from `org-default-columns-format'.
20492         (org-property-re): New constant.
20494 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
20496         * subr.el (looking-at-p, string-match-p): New functions.
20498 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
20500         * textmodes/tex-mode.el (tex-fontify-script)
20501         (tex-font-script-display): New variables to make display of
20502         superscripts and subscripts customizable.
20503         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
20505 2007-07-09  Richard Stallman  <rms@gnu.org>
20507         * isearch.el (isearch-edit-string): Call to isearch-push-state
20508         after the search.
20510 2007-07-09  Jan Djärv  <jan.h.d@swipnet.se>
20512         * window.el (fit-window-to-buffer): Remove setting of window-min-height
20513         to 1 as enlarge-window uses the value to resize/shrink windows other
20514         than WINDOW if needed.
20516 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20518         * cus-start.el (file-coding-system-alist): Fix custom type.
20520 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
20522         * longlines.el (longlines-wrap-region): Avoid marking buffer as
20523         modified.
20524         (longlines-auto-wrap, longlines-window-change-function):
20525         Remove unnecessary calls to set-buffer-modified-p.
20527 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20529         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
20530         (vc-cvs-checkout): Remove last arg now unused; simplify.
20532 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
20534         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
20536         * net/tramp.el:
20537         * net/tramp-ftp.el:
20538         * net/tramp-smb.el:
20539         * net/tramp-uu.el:
20540         * net/trampver.el: Migrate to Tramp 2.1.
20542         * net/tramp-cache.el:
20543         * net/tramp-fish.el:
20544         * net/tramp-gw.el: New Tramp packages.
20546         * net/tramp-util.el:
20547         * net/tramp-vc.el: Removed.
20549         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
20550         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
20552         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
20554         * progmodes/compile.el (compilation-start): Redefine
20555         `start-process' temporarily when `default-directory' is remote.
20556         Remove case of synchronous compilation, this won't happen ever.
20557         (compilation-setup): Make local variable `comint-file-name-prefix'
20558         for remote compilation.
20560 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
20562         * novice.el (disabled-command-function): Fit window to buffer to
20563         make last line visible.
20564         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
20566         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
20567         when handling the terminating event.
20569 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
20571         * calc/calc.el (math-read-number-simple): Remove leading 0s.
20572         (math-bignum-digit-length): Change to optimal value.
20574         * calc/calc-bin.el (math-bignum-logb-digit-size)
20575         (math-bignum-digit-power-of-two): Evaluate when compiled.
20577         * calc/calc-comb.el (math-small-factorial-table)
20578         (math-init-random-base, math-prime-test): Remove unnecessary calls
20579         to `math-read-number-simple'.
20581         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
20582         (math-approx-gamma-const): Add docstrings.
20584         * calc/calc-forms.el (math-julian-date-beginning)
20585         (math-julian-date-beginning-int): New constants.
20586         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
20587         Use the new constants.
20589         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
20591         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
20592         Add docstrings.
20594 2007-07-07  Tom Tromey  <tromey@redhat.com>
20596         * vc.el (vc-annotate): Jump to line and output message only after the
20597         process is really all done.
20599 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20601         * vc.el (vc-exec-after): Don't move point from the sentinel.
20602         Forcefully read all the remaining text in the pipe upon process exit.
20603         (vc-annotate-display-autoscale, vc-annotate-lines):
20604         Don't stop at the first unrecognized line.
20605         (vc-annotate-display-select): Run autoscale after the process is done
20606         since it depends on the whole result.
20608 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
20610         * term/w32-win.el (menu-bar-open): New function.
20611         Bind <f10> to it.
20613 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
20615         * simple.el (start-file-process): New defun.
20617 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20619         * files.el (find-file-confirm-nonexistent-file): Rename from
20620         find-file-confirm-inexistent-file.  Update users.
20622         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
20623         format of autoload block where the file's time-stamp is replaced by its
20624         MD5 checksum.
20625         (autoload-generate-file-autoloads): Use MD5 checksum instead of
20626         time-stamp for secondary autoloads files.
20627         (update-directory-autoloads): Remove duplicate entries.
20628         Use time-less-p for time-stamps, as done in autoload-find-destination.
20630 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
20632         * calc/calc.el (math-read-number): Replace number by variable.
20633         (math-read-number-simple): Properly parse small integers.
20635 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
20637         * vc.el: Fix doc for the checkout function.
20639 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
20641         * vc-hg.el (vc-hg-root): New function.
20642         (vc-hg-registered): Use it.
20643         (vc-hg-diff-tree): New defalias.
20644         (vc-hg-responsible-p): Likewise.
20645         (vc-hg-checkout): Comment out, not needed.
20646         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
20647         (vc-hg-find-version, vc-hg-next-version): New functions.
20649 2007-07-06  Andreas Schwab  <schwab@suse.de>
20651         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
20652         dynamic bindings around the evaluation of the expression.
20653         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
20655 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20657         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
20658         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
20659         Use run-hooks rather than run-mode-hooks.
20661 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
20663         * calc/calc-comb.el (math-random-digit): Rename to
20664         `math-random-three-digit-number'.
20665         (math-random-digits): Don't depend on representation of integer.
20667         * calc/calc-bin.el (math-bignum-logb-digit-size)
20668         (math-bignum-digit-power-of-two): New constants.
20669         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
20670         (math-not-bignum, math-clip-bignum): Use the constants
20671         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
20672         instead of their values.
20673         (math-clip): Use math-small-integer-size instead of its value.
20675         * calc/calc.el (math-add-bignum): Replace number by constant.
20677 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
20679         * wid-edit.el (widget-documentation-string-value-create):
20680         Insert indentation spaces.
20682 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
20684         * emacs-lisp/byte-opt.el: Revert last change.
20686 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
20688         * vc-hooks.el (vc-handled-backends): Add HG.
20690         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
20692 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20694         * complete.el (PC-do-complete-and-exit): Add support for the new
20695         `confirm-only' confirmation mode.
20697 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
20699         * cus-edit.el (custom-commands): New variable.
20700         (custom-tool-bar-map): New variable.  Initialize using
20701         `custom-commands'.
20702         (custom-mode): Use `custom-tool-bar-map'.
20703         (custom-buffer-create-internal): Insert action buttons only if
20704         tool bar is not used.  Use `custom-commands'.
20705         (Custom-help, custom-command-apply): New function.
20706         (custom-command-apply, Custom-set, Custom-save)
20707         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
20708         Use `custom-command-apply' instead of duplicating code.
20709         (customize-group-other-window): Call `customize-group' instead of
20710         duplicating code.
20711         (customize-face-other-window): Call `customize-face' instead of
20712         duplicating code.
20713         (customize-group, customize-face): Add optional args for opening
20714         in another window.
20715         (custom-variable-tag): Don't inherit `variable-pitch' face.
20716         (custom-group-tag): Inherit `variable-pitch' face.
20717         (custom-variable-value-create): Set documentation indentation.
20718         (custom-group-value-create): Make group name a link, instead of
20719         using an extra "go to group" button.
20720         (custom-prompt-variable, custom-group-set, custom-group-save)
20721         (custom-group-reset-current, custom-group-reset-saved)
20722         (custom-group-reset-standard): Minor cleanup.
20724 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
20726         * Makefile.in (bootstrap-prepare): When copying from
20727         ldefs-boot.el, make sure loaddefs.el is writeable.
20729         (bootstrap-prepare): Make $(lisp)/ps-print.el
20730         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
20732 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
20734         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
20735         only caller, and delete.
20736         (vc-hg-state): Deal with exceptions and only parse the output on
20737         successful return.
20738         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
20739         caller, and delete.
20740         (vc-hg-workfile-version): Deal with exceptions and only parse the
20741         output on successful return.
20742         (vc-hg-revert): New function.
20744 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
20746         * calculator.el (calculator-expt): Use more cases to determine
20747         the value.
20749 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
20751         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
20752         file names.
20754 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
20756         * calculator.el (calculator-expt, calculator-integer-p):
20757         New functions.
20758         (calculator-fact): Check to see if the factorial will be too
20759         large before computing it.
20760         (calculator-initial-operators): Use `calculator-expt' to
20761         compute "^".
20762         (calculator-mode): Mention that results which are too large
20763         will return inf.
20764         * calc/calc-comb.el (math-small-factorial-table): Replace list
20765         by vector.
20767 2007-07-03  David Kastrup  <dak@gnu.org>
20769         * shell.el: On request of the authors, remove their addresses for
20770         the sake of bug reports, and add the developer list address as
20771         maintainer information.
20773 2007-07-03  Richard Stallman  <rms@gnu.org>
20775         * files.el (make-directory): Doc fix.
20776         (find-file-confirm-inexistent-file): Make it a defcustom.
20777         Make nil the default.
20779 2007-07-02  Richard Stallman  <rms@gnu.org>
20781         * startup.el (command-line): Set buffer-offer-save in *scratch*
20782         and enable auto-save in it.
20784 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
20786         * textmodes/org.el (orgstruct-mode-map): New variable.
20787         (orgstruct-mode): New minor mode.
20788         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
20789         (orgstruct-make-binding, org-context-p, org-get-local-variables)
20790         (org-run-like-in-org-mode): New functions.
20791         (org-cycle-list-bullet): New command.
20792         (org-special-properties, org-property-start-re)
20793         (org-property-end-re): New constants.
20794         (org-with-point-at): New macro.
20795         (org-get-property-block, org-entry-properties, org-entry-get)
20796         (org-entry-delete, org-entry-get-with-inheritance)
20797         (org-entry-put, org-buffer-property-keys): New functions.
20798         (org-insert-property-drawer): New command.
20799         (org-entry-property-inherited-from): New variable.
20800         (org-column): New face.
20801         (org-column-overlays, org-current-columns-fmt)
20802         (org-current-columns-maxwidths, org-column-map): New variables.
20803         (org-column-menu): New menu.
20804         (org-new-column-overlay, org-overlay-columns)
20805         (org-overlay-columns-title, org-remove-column-overlays)
20806         (org-column-show-value, org-column-quit, org-column-edit):
20807         New functions.
20808         (org-columns, org-agenda-columns): New commands.
20809         (org-get-columns-autowidth-alist): New functions.
20810         (org-properties): New customize group.
20811         (org-default-columns-format): New option.
20812         (org-priority): Realign tags after changing priority.
20813         (org-preserve-lc): New macro.
20814         (org-update-checkbox-count): Catch case when there is no headline.
20815         (org-agenda-quit): Remove any column overlays.
20816         (org-beginning-of-item-list): Fixed bug when non-item line is
20817         indented too deep.
20818         (org-cached-props): New variable.
20819         (org-cached-entry-get): New function.
20820         (org-make-tags-matcher): Handle property matches.
20821         (org-table-recalculate): Swap evaluation order: Field formula
20822         first, then column formulas, but don't allow them to overwrite the
20823         field formulas.
20824         (org-table-eval-formula): New argument untouchable.
20825         (org-table-put-field-property): New function.
20827 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
20829         * help-mode.el (help-make-xrefs): Skip spaces too when
20830         skipping tabs.
20832         * ffap.el (dired-at-point-prompter): Improve prompt in
20833         list-directory case.
20835 2007-07-01  Richard Stallman  <rms@gnu.org>
20837         * files.el (find-file-visit-truename): Fix safe-local-variable value.
20839 2007-07-01  Richard Stallman  <rms@gnu.org>
20841         * cus-start.el (max-mini-window-height): Added.
20843 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
20845         * complete.el (partial-completion-mode): Remove advice of
20846         read-file-name-internal.
20847         (PC-do-completion): Rebind minibuffer-completion-table.
20848         (PC-read-file-name-internal): New function doing what
20849         read-file-name-internal advice did.
20851 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
20853         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
20854         property on a few symbols.
20855         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
20856         (byte-optimize-lapcode): Remove bindings that are not referenced
20857         and certainly will not effect through dynamic scoping.
20859 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20861         * files.el (find-file-confirm-inexistent-file): New var.
20862         (find-file, find-file-other-window, find-file-other-frame)
20863         (find-file-read-only, find-file-read-only-other-window)
20864         (find-file-read-only-other-frame): Use it.
20866 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20868         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
20870 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
20872         * generic-x.el (generic-define-mswindows-modes)
20873         (generic-define-unix-modes, apache-log-generic-mode)
20874         (bat-generic-mode-keymap, java-manifest-generic-mode)
20875         (show-tabs-generic-mode): Fix typos in docstrings.
20877 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
20879         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
20880         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
20881         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
20882         (rcirc-print): Never ignore messages from ourself.
20884 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20886         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
20887         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
20889 2007-06-28  Jan Djärv  <jan.h.d@swipnet.se>
20891         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
20892         replace-regexp-in-string.
20894 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20896         * emacs-lisp/cl.el: Set edebug and indentation before loading
20897         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
20899 2007-06-28  Andreas Schwab  <schwab@suse.de>
20901         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
20902         $(lisp)/subdirs.el.
20904 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
20906         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
20907         the speedbar frame if nil; that deletes the current frame or
20908         causes an error if it is the only frame.
20909         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
20911 2007-06-28  Kevin Ryde  <user42@zip.com.au>
20913         * textmodes/nroff-mode.el: Groff \# comments.
20914         (nroff-mode-syntax-table): \# comment intro,
20915         plain # as punct per global table.
20916         (nroff-font-lock-keywords): Add # as a single char escape.
20917         (nroff-mode): In comment-start-skip, match \#.
20919 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20921         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
20922         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
20923         point-min == 1.
20925 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
20927         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
20928         Rename and move to...
20930         * subr.el (strings->string, string->strings): ...here.
20932         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
20933         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
20935         * progmodes/gud.el (gud-common-init): Call string->strings instead
20936         of split-string.
20938 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
20940         * dired-aux.el: Remove `dired-call-process'.
20941         (dired-check-process): Call `process-file'.
20943         * wdired.el (wdired-do-perm-changes): Call `process-file'.
20945         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
20946         `ange-ftp-process-file'.
20948 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20950         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
20952         * emacs-lisp/cl-extra.el:
20953         * emacs-lisp/cl-seq.el:
20954         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
20955         Add autoload cookies on all defs autoloaded manually in cl.el.
20957         * emacs-lisp/cl-loaddefs.el: New file.
20959         * textmodes/texinfmt.el (texinfo-raisesections-alist)
20960         (texinfo-lowersections-alist): Merge definition and declaration.
20961         (texinfo-start-of-header, texinfo-end-of-header): Remove.
20962         (texinfo-format-syntax-table): Merge init into declaration.
20963         (texinfo-format-parse-line-args, texinfo-format-parse-args)
20964         (texinfo-format-parse-defun-args, texinfo-format-node)
20965         (texinfo-push-stack, texinfo-multitable-widths)
20966         (texinfo-define-info-enclosure, texinfo-alias)
20967         (texinfo-format-defindex, batch-texinfo-format): Use push.
20968         (texinfo-footnote-number): Remove duplicate declaration.
20970         * ps-print.el: Update with auto-generated autoloads.
20972         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
20974 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20976         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
20977         relative to current dir for file-local settings.
20978         (autoload-generate-file-autoloads): Add `outfile' arg.
20979         (update-directory-autoloads): Use it to directly call
20980         autoload-generate-file-autoloads instead of going through
20981         update-file-autoloads so we avoid redundant searches and so we can know
20982         the set of buffers changed so we can save them all.
20984         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
20985         rather than throwing `up-to-date'.
20986         (autoload-generate-file-autoloads): Adjust correspondingly.
20987         (update-file-autoloads): Be careful to let-bind
20988         autoload-modified-buffers and adjust to new calling conventions.
20989         (autoload-modified-buffers): Make it a dynamically scoped var.
20990         (update-directory-autoloads): Use file-relative-name instead of
20991         autoload-trim-file-name.
20992         (autoload-insert-section-header): Don't use autoload-trim-file-name
20993         since the file is already relative now.
20994         (autoload-trim-file-name): Remove.
20996         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
20997         (vc-arch-complete, vc-arch--version-completion-table)
20998         (vc-arch-revision-completion-table): New functions to provide
20999         completion of revision names.
21000         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
21001         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
21002         to let the user trim the revlib.
21004         * vc.el: Add new VC operation `revision-completion-table'.
21005         (vc-default-revision-completion-table): New function.
21006         (vc-version-diff, vc-version-other-window): Use it to provide
21007         completion of revision names if the backend provides it.
21009         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
21011         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
21012         of newer .svn/entries.
21014 2007-06-25  David Kastrup  <dak@gnu.org>
21016         * calc/calc-poly.el (math-padded-polynomial)
21017         (math-partial-fractions): Add some function comments.
21019 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21021         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
21022         Make `outbuf' optional.
21023         (update-file-autoloads): Use it.
21025 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21027         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
21028         (autoload-find-destination): Keep it uptodate.
21029         (autoload-save-buffers): New fun.
21030         (update-file-autoloads): Use it.  Re-add the "up to date" message.
21032         * emacs-lisp/autoload.el: Refactor for upcoming changes.
21033         (autoload-find-destination): New function extracted from
21034         update-file-autoloads.
21035         (update-file-autoloads): Use it.
21036         (autoload-generate-file-autoloads): New function extracted from
21037         generate-file-autoloads.  Use file-relative-name.  Delay computation of
21038         output-start to the first cookie.  Remove done-any, replaced by
21039         output-start.
21040         (generate-file-autoloads): Use it.
21042 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
21044         * calc/calc-comb.el (math-init-random-base, math-prime-test):
21045         Use math-read-number-simple to insert constants.
21046         (math-prime-test): Redo calculation of sum.
21048         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
21050         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
21051         math-scale-bignum-3.
21052         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
21053         math-bignum-digit-size.
21054         (math-isqrt-small): Add another possible initial guess.
21056 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21058         * textmodes/bibtex.el (bibtex-entry-format): New options
21059         `whitespace', `braces', and `string'.
21060         (bibtex-field-braces-alist, bibtex-field-strings-alist)
21061         (bibtex-field-braces-opt, bibtex-field-strings-opt)
21062         (bibtex-cite-matcher-alist): New variables.
21063         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
21064         (bibtex-flash-head): Use blink-matching-delay.
21065         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
21066         (bibtex-format-entry, bibtex-reformat): Handle new options of
21067         bibtex-entry-format.
21068         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
21069         New functions.
21070         (bibtex-complete-internal): Do not display messages while
21071         minibuffer is used.  Do not leave around a completions buffer
21072         that is out of date.
21073         (bibtex-copy-summary-as-kill): New optional arg.
21074         (bibtex-font-lock-url): New optional arg no-button.
21075         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
21076         (bibtex-url): Allow multiple URLs per entry.
21078 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21080         * emacs-lisp/autoload.el (autoload-generated-file): New function.
21081         (update-file-autoloads, update-directory-autoloads): Use it.
21082         (autoload-file-load-name): New function.
21083         (generate-file-autoloads, update-file-autoloads): Use it.
21084         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
21085         (generate-file-autoloads): If the autoloaded form is malformed,
21086         indicate the problem with a warning instead of aborting.
21088 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
21090         * simple.el (next-error-recenter): Accept `(4)' as well;
21091         also, specify `integer' instead of `number'.
21093 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
21095         * ls-lisp.el (insert-directory): If an invalid regexp error is
21096         thrown, try using FILE as a literal file name, not a wildcard.
21098 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
21100         * ruler-mode.el (ruler-mode): Prevent clobbering the original
21101         `header-line-format' when reentering ruler mode.
21103 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
21105         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
21106         FILE exists as a file.
21108 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
21110         * calc/calc.el (math-bignum-digit-length)
21111         (math-bignum-digit-size, math-small-integer-size):
21112         New constants.
21113         (math-normalize, math-bignum-big, math-make-float)
21114         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
21115         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
21116         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
21117         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
21118         (math-quotient, math-div-bignum, math-div-bignum-digit)
21119         (math-div-bignum-part, math-format-bignum-decimal)
21120         (math-read-bignum): Use math-bignum-digit-length,
21121         math-bignum-digit-size and math-small-integer-size.
21123         * calc/calc-ext.el (math-fixnum-big): Use the variable
21124         math-bignum-digit-size.
21126 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
21128         * log-view.el (log-view-mode-menu): New menu.
21130 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21132         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
21133         differently.
21135         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
21136         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
21138 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
21140         * vc-hg.el (vc-hg-print-log): Insert the file name.
21141         (vc-hg-log-view-mode): Fontify the file name.
21143 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
21145         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
21146         (calcFunc-julian): Fix incorrect number used in calculations.
21148 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
21150         * simple.el (next-error-recenter): New defcustom.
21151         (next-error, next-error-internal): Recenter if specified,
21152         immediately prior to running `next-error-hook'.
21154         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
21155         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
21157         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
21159 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
21161         * calc/calc-comb.el (math-small-factorial-table): New variable.
21162         (calcFunc-fact): Use `math-small-factorial-table'.
21164         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
21165         initial values.
21166         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
21167         New variables to use in caches.
21169         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
21170         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
21172         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
21173         (math-bernoulli-b-cache): Use math-read-number-simple to insert
21174         bignums.
21176         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
21177         New variables to use in caches.
21179 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
21181         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
21183         * vc-hg.el (vc-hg-log-view-mode): New mode.
21185 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
21187         * calc/calc.el (math-read-number-simple): New function.
21189 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21191         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
21192         (vera-font-lock-match-item): Fix doc string.
21193         (vera-in-comment-p): Remove unused function.
21194         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
21195         use `syntax-ppss'.
21196         (vera-forward-syntactic-ws): Fix argument order.
21197         (vera-prepare-search): Use `with-syntax-table'.
21198         (vera-indent-line): Fix doc string.
21199         (vera-electric-tab): Fix doc string.
21200         (vera-expand-abbrev): Define alias instead of using `fset'.
21201         (vera-comment-uncomment-region): Use `comment-start-skip'.
21203 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
21205         * textmodes/org.el (org-export-with-footnotes): New option.
21206         (org-export-as-html): Fix replacement bug for XEmacs.
21207         (org-agenda-default-appointment-duration): New option.
21209 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
21211         * vc-hg.el: Add to do items.
21212         (vc-hg-diff): Add support for comparing different revisions.
21213         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
21214         (vc-hg-annotate-extract-revision-at-line)
21215         (vc-hg-previous-version, vc-hg-checkin): New functions.
21216         (vc-hg-annotate-re): New constant.
21218 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
21220         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
21222 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21224         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
21225         buffer-local value of log-view-*-re if applicable.
21227         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
21228         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
21229         (vc-bzr-command*): Remove both (incompatible) versions.
21230         (vc-bzr-do-command*): Remove.
21231         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
21232         Remove by folding into its only caller vc-bzr-command.
21233         (vc-bzr-command): Always set the environment, even when ineffective.
21234         (vc-bzr-version): Minor fix up.
21235         (vc-bzr-admin-dirname): New var.
21236         (vc-bzr-bzr-dir): Remove.
21237         (vc-bzr-root-dir): New fun.
21238         (vc-bzr-registered): Use it.  Add an autoloaded version.
21239         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
21240         (vc-bzr-view-log-function): Remove.
21241         (vc-bzr-log-view-mode): New major mode to replace it.
21242         (vc-bzr-print-log): Only activate the old hack if needed.
21244         * vc.el (vc-default-log-view-mode): New function.
21245         (vc-print-log): Add new `log-view-mode' VC operation.
21247 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
21249         * ido.el (ido-find-file-in-dir): Don't signal an error for
21250         empty directories.
21252         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
21254         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
21255         directory where the desktop file was found, as the docstring says.
21256         (desktop-kill): Use `read-directory-name'.
21258 2007-06-20  Alan Mackenzie  <acm@muc.de>
21260         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
21261         When removing lines, also remove the \n.  Correction of patch of
21262         2007-04-21.
21264 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
21266         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
21267         event is not a cons cell.  Do not unread drag-mouse-1 events.
21268         Select right window in check whether space was stolen from
21269         window above.
21271         * help-mode.el (help-make-xrefs): Adjust position of new forward
21272         button.
21274 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
21276         * vc-bzr.el (vc-bzr-with-process-environment)
21277         (vc-bzr-std-process-invocation): New macros.
21278         (vc-bzr-command, vc-bzr-command*): Use them.
21279         (vc-bzr-with-c-locale): Remove.
21280         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
21281         (vc-bzr-buffer-nonblank-p): New function.
21282         (vc-bzr-state-words): New const.
21283         (vc-bzr-state): Look for `bzr status' keywords in output.
21284         Display everything else as a warning message to the user.
21285         Fix status report with bzr >= 0.15.
21287 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
21289         * vc-hg.el (vc-hg-global-switches): Simplify.
21290         (vc-hg-state): Handle more states.
21291         (vc-hg-diff): Fix doc-string.
21292         (vc-hg-register): New function.
21293         (vc-hg-checkout): Likewise.
21295 2007-06-20  Reto Zimmermann  <reto@gnu.org>
21297         * progmodes/vera-mode.el: New file.
21299 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
21301         * calc/calc.el (calc-multiplication-has-precendence):
21302         New variable.
21303         (math-standard-ops, math-standard-ops-p, math-expr-ops):
21304         New functions.
21305         (math-expr-opers): Define using math-standard-ops rather than
21306         math-standard-opers.
21307         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
21308         equal the function math-standard-ops rather than the variable
21309         math-standard-opers.
21310         (calc-algebraic-entry): Let math-expr-opers equal
21311         math-standard-ops or math-expr-ops, as appropriate.
21312         (math-expr-read-level, math-read-factor): Let math-expr-opers
21313         equal math-expr-ops.
21314         * calc/calc-embed.el (calc-embedded-finish-edit):
21315         Let math-expr-opers equal the function math-standard-ops
21316         rather than the variable math-standard-opers.
21317         * calc/calc-ext.el (math-read-plain-expr)
21318         (math-format-flat-expr-fancy): Let math-expr-opers equal the
21319         function math-standard-ops rather than the variable
21320         math-standard-opers.
21321         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
21322         Let math-expr-opers equal the function math-standard-ops rather
21323         than the variable math-standard-opers.
21324         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
21325         equal the function math-standard-ops rather than the variable
21326         math-standard-opers.
21327         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
21328         equal the function math-standard-ops rather than the variable
21329         math-standard-opers.
21330         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
21331         math-expr-ops.
21333 2007-06-19  Ivan Kanis  <apple@kanis.eu>
21335         * vc-hg.el: New file.
21337 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21339         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
21340         with font-lock-multiline.
21342 2007-06-17  Glenn Morris  <rgm@gnu.org>
21344         * lpr.el (lpr-page-header-switches): Move %s to separate element
21345         for correct quoting.  Doc fix.
21347 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
21349         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
21350         than setting sgml-xml-mode.
21351         (sgml-mode, html-mode): Set sgml-xml-mode.
21352         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
21353         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
21354         (sgml-electric-tag-pair-before-change-function)
21355         (sgml-electric-tag-pair-flush-overlays): New functions.
21356         (sgml-electric-tag-pair-mode): New minor mode.
21357         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
21358         (sgml-calculate-indent): Use assoc-string.
21360 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
21362         * thingatpt.el (thing-at-point-email-regexp): Don't require two
21363         chars before the "@" in an email address.  Andreas Roehler noticed
21364         this problem.
21366 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
21368         * thingatpt.el: Add support for email addresses (`email').
21369         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
21370         (thing-at-point-email-regexp): New variable.
21371         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
21372         properties on this symbol, with lambda forms for values.
21374 2007-06-15  Masatake YAMATO  <jet@gyve.org>
21376         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
21378         * vc.el (vc-dired-hook): Check the backend returned from
21379         `vc-responsible-backend' can really handle `subdir'.
21381 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
21383         * wid-edit.el (widget-add-documentation-string-button):
21384         Fix handling of documentation indent.
21386 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
21388         * mb-depth.el: New file.
21390 2007-06-15  Masatake YAMATO  <jet@gyve.org>
21392         * vc.el (vc-dired-mode): Show backend name as part of mode name.
21394 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
21396         * wid-edit.el (widget-default-create): Move ?h handling here...
21397         (widget-default-format-handler): ...from here.
21398         (widget-docstring, widget-add-documentation-string-button): New funs.
21399         (documentation-string): Add :visibility-widget property.
21400         (widget-documentation-string-value-create): Use it.
21402         * cus-edit.el (custom-split-regexp-maybe): Simplify.
21403         (custom-buffer-create-internal): Simplify message.
21404         (custom-variable-tag): Reduce height to normal.
21405         (custom-variable-value-create, custom-face-value-create)
21406         (custom-visibility): New widget.
21407         (custom-visibility): New face.
21408         (custom-group-value-create):
21409         Call widget-add-documentation-string-button, using `custom-visibility'.
21411 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
21413         * emacs-lisp/bytecomp.el (byte-compile-current-group)
21414         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
21415         change.  Apparently the "warning even if the group is implicit" is
21416         a feature rather than a bug.
21418 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
21420         * emulation/viper.el (viper-describe-key-ad)
21421         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
21422         Compile them conditionally.
21423         (viper-version): Belated version change.
21425 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
21427         * follow.el (follow-all-followers, follow-generic-filter):
21428         * pcomplete.el (pcomplete-restore-windows):
21429         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
21430         (x-dnd-drop-data):
21431         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
21432         * progmodes/python.el (python-complete-symbol):
21433         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
21435 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
21437         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
21438         around bright and dim regexps.  Make sure bright and dim matches
21439         use word anchors.  Send text through rcirc-markup functions.
21440         (rcirc-url-regexp): Add single quote character.
21441         (rcirc-connect): Write logs to disk on auto-save-hook.
21442         Make server a non-optional argument.
21443         (rcirc-log-alist): New variable.
21444         (rcirc-log-directory): Make customizable.
21445         (rcirc-log-flag): New customizable variable.
21446         (rcirc-log): New function.
21447         (rcirc-print): Use above function.
21448         (rcirc-log-write): New function.
21449         (rcirc-generate-new-buffer-name): Strip text properties.
21450         (rcirc-switch-to-buffer-function): Remove variable.
21451         (rcirc-last-non-irc-buffer): Remove variable.
21452         (rcirc-non-irc-buffer): Add function.
21453         (rcirc-next-active-buffer): Use above function.
21454         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
21455         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
21456         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
21457         (rcirc-omit-mode): Add minor-mode.
21458         (rcirc-mode-map): Change C-c C-o binding.
21459         (rcirc-mode): Clear mode-line-process.  Use a custom
21460         fill-paragraph-function.  Set up buffer-invisibility-spec.
21461         (rcirc-response-formats): Remove timestamp code.
21462         (rcirc-omit-responses): Add variable.
21463         (rcirc-print): Don't put the overlay arrow on potentially omitted
21464         lines.  Log line to disk.  Record activity for private messages
21465         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
21466         (rcirc-jump-to-first-unread-line): Print message if there is no
21467         unread text.
21468         (rcirc-clear-unread): New function.
21469         (rcirc-markup-text-functions): Add variable.
21470         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
21471         (rcirc-debug): Don't mess with window configuration.
21472         (rcirc-send-message): Send message before printing locally.
21473         Add SILENT argument, do not print message if non-nil.
21474         (rcirc-visible-buffers): New function and variable.
21475         (rcirc-window-configuration-change-1): Add function.
21476         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
21477         server buffer.
21478         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
21479         (rcirc-fill-paragraph): Add function.
21480         (rcirc-record-activity, rcirc-window-configuration-change-1):
21481         Only update the activity string if it has actually changed.
21482         (rcirc-update-activity-string): Remove padding characters from the
21483         mode-line string.
21484         (rcirc-disconnect-buffer): New function to be called when a
21485         channel is parted or the user quits.
21486         (rcirc-server-name): Warn when the server-name hasn't been set.
21487         (rcirc-window-configuration-change): Postpone work until
21488         post-command-hook.
21489         (rcirc-window-configuration-change-1): Update mode-line and
21490         overlay arrows here.
21491         (rcirc-authenticate): Fixc hanserv identification.
21492         (rcirc-default-server): Remove variable.
21493         (rcirc): Connect according to rcirc-connections.
21494         (rcirc-connections): Add variable.
21495         (rcirc-startup-channels-alist): Remove variable.
21496         (rcirc-startup-channels): Remove function.
21498 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21500         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
21502 2007-06-13  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
21504         * term/xterm.el (terminal-init-xterm): Escape parens in character
21505         constants.
21507 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21509         * progmodes/sh-script.el: Remove unneeded * from docstrings.
21510         Use [:alpha:] and [:alnum:] where applicable.
21511         (sh-quoted-subshell): Rewrite to correctly
21512         handle nested mixes of `...' and $(...).
21513         (sh-apply-quoted-subshell): Remove.
21514         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
21516         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
21518 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
21520         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
21521         previous change.
21523 2007-06-12  Tom Tromey  <tromey@redhat.com>
21525         * subr.el (user-emacs-directory): New defconst.
21526         * cmuscheme.el (scheme-start-file):
21527         * shell.el (shell):
21528         * completion.el (save-completions-file-name):
21529         * custom.el (custom-theme-directory):
21530         * term/x-win.el (emacs-session-filename):
21531         * filesets.el (filesets-menu-cache-file):
21532         * thumbs.el (thumbs-thumbsdir):
21533         * server.el (server-auth-dir):
21534         * image-dired.el (image-dired-dir):
21535         (image-dired-db-file):
21536         (image-dired-temp-image-file):
21537         (image-dired-gallery-dir):
21538         (image-dired-temp-rotate-image-file):
21539         * play/gamegrid.el (gamegrid-user-score-file-directory):
21540         * savehist.el (savehist-file):
21541         * tutorial.el (tutorial--saved-dir):
21542         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
21544 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
21546         * scroll-lock.el (scroll-lock-mode): Doc fix.
21548 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
21550         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
21552         * ediff-init.el: Doc strings.
21554 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21556         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
21557         (byte-compile-file): Bind it.
21558         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
21559         group argument is provided implicitly.
21560         (byte-compile-format-warn, byte-compile-from-buffer)
21561         (byte-compile-insert-header): Don't hardcode point-min==1.
21562         (byte-compile-file-form-require): Remove unused var old-load-list.
21563         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
21565 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
21567         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
21568         Display error messages.
21569         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
21570         Get rid of cl.el dependencies.
21572         * emulation/viper-init.el (viper-suppress-input-method-change-message):
21573         New variable.
21574         (viper-activate-input-method-action)
21575         (viper-inactivate-input-method-action):
21576         Use viper-suppress-input-method-change-message.
21578         * emulation/viper-keym.el (viper-vi-basic-map): Disable the bindings
21579         for C-s, C-r.
21581         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
21582         Use viper-replace-overlay-cursor-color instead of
21583         viper-replace-overlay-cursor-color.
21584         (viper-sit-for-short): Use sit-for with 3 arguments.
21586         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
21587         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
21588         to gud-mode.
21590         * ediff-mult.el (ediff-meta-buffer-brief-message)
21591         (ediff-meta-buffer-verbose-message): New variables.
21592         (ediff-meta-buffer-message): Variable deleted.
21593         (ediff-verbose-help-enabled): New variable.
21594         (ediff-toggle-verbose-help-meta-buffer): New function.
21595         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
21596         message options.
21598         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
21599         (ediff-fixup-patch-map): Improve heuristic.
21601 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21603         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
21604         (log-view-font-lock-keywords): Simplify.
21605         (log-view-current-file, log-view-current-tag): Simplify.
21607 2007-06-12  Sam Steingold  <sds@gnu.org>
21609         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
21611 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
21613         * desktop.el (desktop-load-locked-desktop): New option.
21614         (desktop-read): Use it.
21615         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
21616         Use `when'.
21618 2007-06-12  Davis Herring  <herring@lanl.gov>
21620         * desktop.el (desktop-save-mode-off): New function.
21621         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
21622         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
21623         (desktop-claim-lock, desktop-release-lock): New functions.
21624         (desktop-kill): Tell `desktop-save' that this is the last save.
21625         Release the lock afterwards.
21626         (desktop-buffer-info): New function.
21627         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
21628         says to.  Detect conflicts, and manage the lock.
21629         (desktop-read): Detect conflicts.  Manage the lock.
21631 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21633         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
21635         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
21636         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
21637         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
21638         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
21639         keysyms rather than byte sequences.
21640         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
21642 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21644         * font-lock.el (font-lock-add-keywords): In case font-lock was only
21645         half-activated, forcefully activate it completely.
21647 2007-06-11  Richard Stallman  <rms@gnu.org>
21649         * cus-edit.el (custom-variable-type): Doc fix.
21651 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21653         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
21654         (sh-font-lock-flush-syntax-ppss-cache): New functions.
21655         (sh-font-lock-syntactic-keywords): Use them to distinguish the
21656         different possible cases for \'.
21658         * complete.el (PC-bindings): Don't bind things already bound in the
21659         parent keymap.
21661         * textmodes/bibtex-style.el: New file.
21663 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
21665         * vc-bzr.el: New file.
21667 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21669         * vc-svn.el (vc-svn-program): New var.
21670         (vc-svn-command): Use it.
21672 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
21674         * server.el (server-switch-buffer): Remove redundant check.
21676 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
21678         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
21679         Match against file-name-nondirectory.
21680         Fix text on user customization variables.
21681         Reported by Johan Bockgård <bojohan@dd.chalmers.se>.
21683 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
21685         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
21687 2007-06-09  Davis Herring  <herring@lanl.gov>
21689         * desktop.el (desktop-minor-mode-table): Doc fix.
21691 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21693         * textmodes/css-mode.el (css-navigation-syntax-table):
21694         Use set-char-table-range so it also works in the unicode branch.
21696 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
21698         * help-mode.el (help-xref-forward-stack)
21699         (help-xref-stack-forward-item, help-forward-label): New variables.
21700         (help-forward): New button type.
21701         (help-setup-xref): Initialise help-xref-forward-stack.
21702         (help-make-xrefs): Add forward button, if appropriate.
21703         (help-xref-go-back): Push item on forward stack.
21704         (help-xref-go-forward, help-go-forward): New functions.
21706 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
21708         * dired.el (dired-mode-map): Remove spurious separator.
21710 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
21712         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
21714         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
21715         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
21717 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
21719         * textmodes/org.el: Version number fixed.
21721 2007-06-07  Glenn Morris  <rgm@gnu.org>
21723         * version.el (emacs-copyright): New constant.
21724         * startup.el (fancy-splash-tail): Use emacs-copyright.
21725         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
21727         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
21728         `make-local'.
21729         (byte-compile-warnings-safe-p): Add `make-local'.
21730         (byte-compile-make-variable-buffer-local):
21731         Allow byte-compile-warnings to suppress this warning.
21733         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
21734         format of "menu" description.
21735         (tutorial--find-changed-keys): Describe the specific menu a
21736         command is in.
21738         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
21739         Rewrite compatibility functions to silence byte-compiler.
21741 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
21743         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
21744         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
21746 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
21748         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
21750 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
21752         * progmodes/ebrowse.el (ebrowse-member-table):
21753         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
21754         (org-batch-agenda-csv): Fix typos in docstrings.
21756 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
21758         * pgg.el (pgg-sign-region, pgg-sign):
21759         * ses.el (ses-call-printer):
21760         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
21761         * textmodes/org.el (org-cycle): Fix typos in docstrings.
21763 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
21765         * textmodes/org.el (org-export-region-as-html)
21766         (org-replace-region-by-html, org-number-to-letters)
21767         (org-table-fedit-finish, org-normalize-color)
21768         (org-table-fedit-ref-right, org-date-to-gregorian)
21769         (org-table-fedit-move, org-table-convert-refs-to-rc)
21770         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
21771         (org-write-agenda, org-colgroup-info-to-vline-list)
21772         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
21773         (org-indent-line-function, org-export-as-html-to-buffer)
21774         (org-store-agenda-views, org-update-mode-line)
21775         (org-find-if, org-delete-all)
21776         (org-table-fedit-convert-buffer, org-emphasize)
21777         (org-uniquify, org-table-fedit-lisp-indent)
21778         (org-table-fedit-scroll, org-get-todo-sequence-head)
21779         (org-table-fedit-scroll-down, org-table-fedit-line-down)
21780         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
21781         (org-table-fedit-toggle-coordinates, org-dvipng-color)
21782         (org-table-fedit-line-up, org-table-fedit-ref-down)
21783         (org-table-formula-from-user, org-mode-flyspell-verify)
21784         (org-cycle-show-empty-lines, org-ctrl-c-ret)
21785         (org-table-formula-to-user, org-diary-to-ical-string)
21786         (orgtbl-export, org-table-fedit-post-command)
21787         (org-closed-in-range, org-shiftcontrolright)
21788         (org-table-convert-refs-to-an, org-table-hline-and-move)
21789         (org-table-formula-less-p, org-format-table-ascii)
21790         (org-agenda-get-sexps, org-shift-refpart)
21791         (org-diary-sexp-entry, org-time-string-to-absolute)
21792         (org-table-show-reference, org-letters-to-number)
21793         (org-fix-agenda-info, org-table-fedit-ref-up)
21794         (org-table-fedit-shift-reference, org-table-fedit-abort)
21795         (org-closest-date, org-shiftcontrolleft)
21796         (org-at-heading-or-item-p, org-rematch-and-replace)
21797         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
21798         New functions.
21799         (org-table-edit-scroll-down, org-finish-edit-formulas)
21800         (org-table-edit-next-field, org-abort-edit-formulas)
21801         (org-font-lock-level, org-export-find-first-heading-line)
21802         (org-table-edit-line-down, org-table-edit-backward-field)
21803         (org-edit-formula-lisp-indent, org-table-edit-move)
21804         (org-check-log-option, org-this-word)
21805         (org-table-edit-line-up, org-table-edit-formulas-post-command)
21806         (org-agenda-file-to-end, org-expand-file-name)
21807         (org-fake-empty-table-line, org-table-edit-scroll)
21808         (org-toggle-log-option, org-show-reference): Function removed.
21809         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
21810         New defsubsts.
21811         (org-unmodified, org-batch-store-agenda-views)
21812         (org-batch-agenda-csv): New macro.
21813         (org-agenda-export): New customization group.
21814         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
21815         (org-highest-priority, org-agenda-exporter-settings)
21816         (org-log-done-with-time, org-replace-disputed-keys)
21817         (org-format-latex-header, org-export-table-header-tags)
21818         (org-cycle-separator-lines, org-export-table-data-tags)
21819         (org-icalendar-include-sexps)
21820         (org-empty-line-terminates-plain-lists)
21821         (org-log-repeat, org-special-ctrl-a)
21822         (org-table-use-standard-references, org-disputed-keys)
21823         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
21824         (org-agenda-export-html-style): New option.
21825         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
21826         (org-CUA-compatible): Option removed.
21827         (org-agenda-structure, org-sexp-date): New face.
21828         (org-todo-keywords-for-agenda, org-not-done-keywords)
21829         (org-planning-or-clock-line-re, org-agenda-name)
21830         (org-table-colgroup-info, org-todo-sets)
21831         (constants-unit-system, org-clock-mode-line-entry)
21832         (org-mode-line-timer, org-table-current-begin-pos)
21833         (org-todo-keywords-1, org-mode-line-string)
21834         (org-table-clean-did-remove-column, org-table-fedit-map)
21835         (org-clock-heading, org-table-buffer-is-an)
21836         (org-agenda-info, org-done-keywords)
21837         (org-done-keywords-for-agenda, org-todo-heads)
21838         (org-todo-kwd-alist, org-clock-start-time): New variable.
21839         (org-todo-kwd-priority-p, org-edit-formulas-map)
21840         (org-repeat-re, org-todo-kwd-max-priority)
21841         (org-version, org-done-string)
21842         (org-table-clean-did-remove-column-1, org-disputed-keys):
21843         Remove variables.
21844         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
21845         (org-ts-lengths): Constant removed.
21846         (org-follow-gnus-link): Don't ask how many articles to read.
21847         (org-export-find-first-export-line): Rename from
21848         `org-export-find-first-heading'.
21849         Use `org-export-skip-text-before-1st-heading'.
21850         (org-table-fedit-post-command): Rename from
21851         `org-table-edit-formulas-post-command'.
21852         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
21853         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
21854         (org-table-fedit-lisp-indent): Rename from
21855         `org-edit-formula-lisp-indent'.
21856         (org-table-show-reference): Rename from `org-show-reference'.
21857         (org-table-store-formulas): Use `org-table-formula-less-p'.
21858         (org-table-edit-formulas): Position cursor to current field equation.
21859         (org-update-checkbox-count, org-hide-archived-subtrees)
21860         (org-timestamp-up-day, org-timestamp-down-day)
21861         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
21862         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
21863         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
21864         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
21865         Let `org-on-heading-p' also check for invisible heading.
21866         (org-read-date): Match am/pm times.
21867         (org-eval-in-calendar): Fix default date in prompt.
21869 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
21871         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
21872         "ChangeLog.a" entries, giving the latter lower priority.
21874 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
21876         * faces.el (face-id): If the argument is a face alias,
21877         return the ID of the target face.
21879 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
21881         * net/socks.el (top): Remove unnecessary copyright line.
21883 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
21885         * longlines.el (longlines-auto-wrap): Handle argument correctly.
21887 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
21889         * net/socks.el: New file, taken from w3 repository.
21890         (top): Update Copyright.  Don't load cl.el.
21891         (all): Replace `case' by `cond', `string-to-int' by
21892         `string-to-number', and `process-kill-without-query' by
21893         `set-process-query-on-exit-flag'.
21894         (socks-char-int): Remove defalias and all occurrences.
21896 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
21898         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
21899         Fix typos in docstrings.
21900         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
21901         (compilation-finish-function): Fix typo in obsolescence declaration.
21903 2007-06-03  Sam Steingold  <sds@gnu.org>
21905         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
21906         handle unending automatic recompilation of changed files (`omake -P').
21907         (compilation-loop): VISITED is now 5th CDR.
21908         (compilation-next-error-function): Set TIMESTAMP.
21910 2007-06-03  Sam Steingold  <sds@gnu.org>
21912         * files.el (kill-buffer-ask): New function.
21913         (kill-some-buffers): Use it.
21914         (kill-matching-buffers): New user command.
21916 2007-06-01  David Kastrup  <dak@gnu.org>
21918         * dired.el (dired-recursive-deletes, dired-recursive-copies):
21919         Change default to `top'.
21921 2007-05-31  Richard Stallman  <rms@gnu.org>
21923         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
21925 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
21927         * textmodes/css-mode.el: New file.
21929 2007-05-30  Michael Olson  <mwolson@gnu.org>
21931         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
21932         died and we are trying to send a signal to it.  The program using
21933         tq.el should periodically check to see whether the process has
21934         died and react appropriately -- this is not the responsibility of
21935         tq.el, and is consistent with the rest of the tq.el source code.
21937 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
21939         * textmodes/table.el (table--point-entered-cell-function)
21940         (table--point-left-cell-function):
21941         Bind `inhibit-point-motion-hooks' to t.
21943 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
21945         * emacs-lisp/rx.el (rx): Doc fix.
21947 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
21949         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
21951 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
21953         Sync with Tramp 2.0.56.
21955         * net/tramp.el:
21956         * net/tramp-ftp.el:
21957         * net/tramp-smb.el:
21958         * net/tramp-util.el:
21959         * net/tramp-vc.el:
21960         Don't load cl.el, because that pollutes the namespace.  Replace cl
21961         macros by their implementations where necessary.  Requested by
21962         Richard Stallman <rms@gnu.org>.
21964         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
21965         doesn't exist.
21966         (with-parsed-tramp-file-name): Protect debug spec during compilation.
21967         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
21968         (tramp-file-name-p, tramp-file-name-multi-method)
21969         (tramp-file-name-method, tramp-file-name-user)
21970         (tramp-file-name-host, tramp-file-name-localname): New defuns,
21971         replacing defstruct `tramp-file-name'.
21972         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
21973         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
21974         Apply `vector' instead of `make-tramp-file-name'.
21975         (tramp-handle-make-auto-save-file-name):
21976         Apply `tramp-temporary-file-directory' for compatibility reasons.
21977         (tramp-completion-mode): Use `natnump' instead of `wholenump'
21978         because of XEmacs.
21979         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
21980         started.
21982 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
21984         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
21986 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
21988         * log-edit.el (log-edit-changelog-paragraph): Return point-max
21989         as the end of the ChangeLog paragraph when it ends without a line
21990         termination.
21992 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
21994         * net/webjump.el (webjump-sample-sites):
21995         Add simple Wikipedia query.
21997 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21999         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
22000         compatibility code.
22002         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
22003         (copyright-update-year): Use it.
22005         * edmacro.el (edmacro-format-keys): Use current-active-maps.
22007         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
22008         Add indentation and debugging info.  Fix up comment convention.
22010         * cus-dep.el (custom-make-dependencies): Simplify.
22012         * composite.el (compose-region, decompose-region):
22013         Use inhibit-read-only and restore-buffer-modified-p.
22015         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
22016         (xterm-mouse-event): Use it.
22018 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
22020         * bs.el (bs-cycle-previous): Don't modify the cycle list until
22021         `switch-to-buffer' has returned succesfully.
22022         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
22023         window is dedicated (it could iconify the frame).
22025 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
22027         * vc-hooks.el (vc-find-root): Fix file attribute test.
22029 2007-05-24  Richard Stallman  <rms@gnu.org>
22031         * textmodes/flyspell.el (flyspell-correct-word-before-point):
22032         Don't let opoint be nil.
22033         (flyspell-emacs-popup): Explicit error if no dialogs.
22035 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
22037         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
22038         (image-next-line, image-previous-line, image-scroll-up)
22039         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
22040         New functions.
22041         (image-mode-map): Remap motion commands.
22042         (image-mode-text-map): New keymap for viewing images as text.
22043         (image-mode): Use image-mode-map.
22044         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
22046 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22048         * textmodes/fill.el (canonically-space-region): Make the second arg
22049         a marker if it's not already the case.
22051 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
22053         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
22054         (tar-get-descriptor): Handle type 55, an extended pax header.
22056 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22058         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
22059         to confuse outline-minor-mode.
22061 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
22063         * tar-mode.el (tar-file-name-handler): New function.
22064         (tar-extract): Bind file-name-handler-alist to it to force
22065         find-buffer-file-type-coding-system behave as if the file being
22066         extracted existed.  Use last-coding-system-used to force
22067         buffer-file-coding-system to what decode-coding-region actually
22068         used to decode the file.
22070 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
22072         * progmodes/compile.el (compilation-handle-exit):
22073         `compilation-finish-function' may change the current buffer.
22075 2007-05-22  Richard Stallman  <rms@gnu.org>
22077         * files.el (set-auto-mode): Doc fix.
22079 2007-05-22  Jan Djärv  <jan.h.d@swipnet.se>
22081         * help-fns.el (find-source-lisp-file): New function.
22082         (describe-function-1): Use find-source-lisp-file to find source
22083         file in compile tree.
22085 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
22087         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
22089 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
22091         * emacs-lisp/easy-mmode.el (define-minor-mode)
22092         (easy-mmode-define-navigation): Fix typos in docstrings.
22094 2007-05-22  Glenn Morris  <rgm@gnu.org>
22096         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
22098 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22100         * mail/mail-extr.el (mail-extract-address-components):
22101         Recognize non-ASCII characters except for NBSP as words.
22103 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
22105         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
22106         (rcirc-print): Handle `window-width'.
22107         (rcirc-buffer-maximum-lines): Doc fix.
22109 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
22111         * image-mode.el (image-toggle-display): Don't clear image cache.
22112         Only use filename in image spec if the file is readable.
22113         Call image-refresh.
22115         * image.el (image-type-from-file-name, image-type): Simplify.
22116         (image-type-auto-detected-p): Don't scan auto-mode-alist.
22118         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
22119         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
22121 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
22123         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
22124         is an error.
22126         * term/linux.el (terminal-init-linux): Don't signal an error
22127         if gpm isn't running.
22129 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
22131         * t-mouse.el: Reduce to a minor-mode macro call.
22132         (t-mouse-mode): Remove the lighter.
22134         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
22136 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
22138         * files.el (auto-mode-alist): Change the regexp so that
22139         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
22141 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
22143         * Version 22.1 released.
22145 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
22147         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
22148         changes.
22150 2007-05-19  Kevin Ryde  <user42@zip.com.au>
22152         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
22154 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
22156         * textmodes/sgml-mode.el: Revert last change.
22158 2007-05-18  Richard Stallman  <rms@gnu.org>
22160         * simple.el (push-mark): Doc fix.
22162 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
22164         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
22165         tpu-global-map.
22166         (tpu-original-global-map): Variable deleted.
22167         (tpu-control-keys-map): New keymap variable.
22168         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
22169         setting keymapping directly.
22170         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
22171         tpu-global-map.
22172         (tpu-edt-on): Activate the tpu-global-map.
22173         (tpu-edt-off): Deactivate the tpu-global-map.
22175 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
22177         * textmodes/ispell.el (ispell-get-word): Return markers
22178         for start and end positions.
22179         (ispell-word): Assume END is a marker.
22181 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
22183         * textmodes/sgml-mode.el (sgml-tag):
22184         Fix bug: Call sgml-transformation-function.
22186 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
22188         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
22189         modified flag of buffer.  Use `inhibit-modification-hooks'.
22191 2007-05-16  Richard Stallman  <rms@gnu.org>
22193         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
22195 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22197         * files.el (magic-mode-alist, magic-fallback-mode-alist):
22198         Move the *ml, Postscript, and XmCD entries to the fallback part.
22200         * files.el (magic-fallback-mode-alist):
22201         Rename from file-start-mode-alist.
22203 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
22205         * progmodes/compile.el (compilation-handle-exit): Quote first
22206         argument of `run-hook-with-args'.
22208 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
22210         * buff-menu.el (Buffer-menu-sort-column):
22211         * dabbrev.el (dabbrev-upcase-means-case-search):
22212         * dired.el (dired-recursive-deletes, dired-recursive-copies):
22213         * info.el (Info-current-subfile):
22214         * ls-lisp.el (ls-lisp-verbosity):
22215         * msb.el (msb-menu-cond):
22216         * pcvs.el (cvs-dired-use-hook):
22217         * simple.el (set-mark-command-repeat-pop):
22218         * time.el (display-time-24hr-format, display-time-mail-file):
22219         Doc fixes.
22221         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
22222         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
22224         * view.el (view-inhibit-help-message): Fix typo in docstring.
22225         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
22227 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
22229         * textmodes/ispell.el (ispell-start-process): Defend against bad
22230         default-directory.
22232 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
22234         * mail/rmail.el (rmail-convert-to-babyl-format): Check
22235         content-transfer-encoding _last_, because it's its position that
22236         we need as value of base64-header-field-end.
22238 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
22240         * files.el (mode-require-final-newline, require-final-newline)
22241         (enable-local-variables, enable-local-eval): Doc fixes.
22243 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22245         * ps-print.el: Use default color when foreground or background color
22246         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
22247         (ps-print-version): New version 6.7.4.
22248         (ps-rgb-color): New argument.  Use default color when color is
22249         unspecified.
22250         (ps-begin-job): Fix code.
22252 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
22254         * longlines.el (longlines-mode): Make longlines-auto-wrap
22255         buffer-local.  Add hooks unconditionally.
22256         (longlines-auto-wrap): Toggle wrapping.
22257         (longlines-after-change-function)
22258         (longlines-post-command-function): Check longlines-auto-wrap.
22260 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
22262         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
22263         (xterm-mouse-translate): Use it.
22265 2007-05-10  Richard Stallman  <rms@gnu.org>
22267         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
22268         (iso-cvt-write-only): Likewise.
22270         * emacs-lisp/easy-mmode.el (define-minor-mode):
22271         Fix generated doc string.
22273         * startup.el (fancy-splash-text): Add URL of guided tour.
22274         Adjust horizontal and vertical whitespace.
22276         * progmodes/compile.el (compilation-handle-exit):
22277         Use run-hook-with-args to run compilation-finish-functions.
22279         * files.el (file-start-mode-alist): New variable.
22280         (magic-mode-regexp-match-limit): Doc fix.
22281         (set-auto-mode): Handle file-start-mode-alist.
22282         A little cleanup of structure.
22284         * dabbrev.el (dabbrev-eliminate-newlines):
22285         Renamed from dabbrev--eliminate-newlines.  All uses changed.
22287 2007-05-10  Michaël Cadilhac  <michael@cadilhac.name>
22289         * man.el (Man-next-section): Don't consider the last line of the page
22290         as being part of any section.
22292 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22294         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
22295         can take any number of values.
22297 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22299         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
22300         to the list of citation commands.
22302 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22304         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
22306 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
22308         * progmodes/python.el (python-font-lock-keywords)
22309         (python-open-block-statement-p, python-mode): Add support for the new
22310         "with" keyword.
22312 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22314         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
22315         the exact opposite of diff-goto-source.
22317         * emacs-lisp/advice.el (ad-special-forms): Remove.
22318         (ad-special-form-p): Use subr-arity.
22320         * newcomment.el (comment-search-forward): Make sure we search forward.
22321         (comment-enter-backward): Try and distinguish the non-matching case at
22322         EOB from the non-matching case with a missing comment-end-skip for
22323         a 2-char comment ender.
22324         (comment-choose-indent): New function extracted from comment-indent.
22325         Improve the alignment algorithm.
22326         (comment-indent): Use it.
22328         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
22329         XML style Processing Instructions.
22330         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
22331         (sgml-calculate-indent): Handle `pi' context.
22333         * vc.el: Ensure that update-changelog issues an error when used with
22334         a backend that does not implement it.
22335         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
22336         Remove `backend' argument.  Use expand-file-name.
22337         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
22339         * progmodes/python.el (python-end-of-block): Revert last change.
22340         (python-end-of-statement): Make sure we move *forward*.
22342 2007-05-08  Richard Stallman  <rms@gnu.org>
22344         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22345         Don't include non-self-insert commands in the exception for `-'.
22347 2007-05-08  David Reitter  <david.reitter@gmail.com>
22349         * progmodes/python.el (python-guess-indent): Check non-nullness
22350         before comparing indent against the 2..8 interval.
22352 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22354         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
22355         available.
22357 2007-05-06  Richard Stallman  <rms@gnu.org>
22359         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
22361 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22363         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
22364         rather than storing their value in the revert-buffer function.
22366 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
22368         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
22369         when disabling t-mouse-mode.
22371 2007-05-01  Davis Herring  <herring@lanl.gov>
22373         * calendar/timeclock.el: Update version number.
22374         (timeclock-modeline-display): Mention timeclock-use-display-time
22375         in explanatory message.
22376         (timeclock-in): Fix non-interactive workday specifications.
22377         (timeclock-log): Don't kill the log buffer if it already existed.
22378         Suppress warnings when finding the log.  Don't check for a nil
22379         project twice.  Run hooks after killing the buffer (if applicable).
22380         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
22381         was geometric).  All uses changed.
22382         (timeclock-generate-report): Support prefix argument.
22384 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
22386         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
22387         disconnections.
22389 2007-05-01  Romain Francoise  <romain@orebokech.com>
22391         * dired-x.el: Revert 2007-04-06 change.
22393 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
22395         * find-dired.el (find-dired-filter): Propertize all text down to eob.
22397 2007-04-29  Richard Stallman  <rms@gnu.org>
22399         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
22401 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22403         * progmodes/cc-mode.el (c-before-change): Use point-min rather
22404         than 1.
22406 2007-04-28  Richard Stallman  <rms@gnu.org>
22408         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
22410 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
22412         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
22413         don't put stop on toolbar.
22415 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22417         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
22419 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
22421         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
22422         instead of $(lisp)/mh-e.
22424 2007-04-28  Glenn Morris  <rgm@gnu.org>
22426         * image-dired.el (image-dired-cmd-create-thumbnail-options)
22427         (image-dired-cmd-create-temp-image-options): Replace option
22428         +profile "*" with -strip.
22430 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
22432         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
22433         Use window-start and window-end.
22435 2007-04-27  Andreas Schwab  <schwab@suse.de>
22437         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
22439 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
22441         * textmodes/fill.el (fill-paragraph): Doc fix.
22443 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
22445         * locate.el (locate-in-alternate-database): Doc fix.
22447 2007-04-26  Glenn Morris  <rgm@gnu.org>
22449         * button.el (button): Use underline if supported, else fall back
22450         to color.
22452         * version.el (emacs-version): Increase to 22.1.50.
22454 2007-04-25  Richard Stallman  <rms@gnu.org>
22456         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
22458 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
22460         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
22461         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
22462         pushing mark.
22463         (idlwave-current-routine): Don't push mark.
22465 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
22467         * image-dired.el (image-dired-display-image): Derive image-type from
22468         filename rather than assuming jpeg, in case no resizing was needed.
22470 2007-04-25  Johan Bockgård  <bojohan@dd.chalmers.se>
22472         * custom.el (defface): Doc fix.
22474 See ChangeLog.12 for earlier changes.
22476 ;; Local Variables:
22477 ;; coding: utf-8
22478 ;; add-log-time-zone-rule: t
22479 ;; End:
22481     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
22483   This file is part of GNU Emacs.
22485   GNU Emacs is free software; you can redistribute it and/or modify
22486   it under the terms of the GNU General Public License as published by
22487   the Free Software Foundation; either version 3, or (at your option)
22488   any later version.
22490   GNU Emacs is distributed in the hope that it will be useful,
22491   but WITHOUT ANY WARRANTY; without even the implied warranty of
22492   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22493   GNU General Public License for more details.
22495   You should have received a copy of the GNU General Public License
22496   along with GNU Emacs; see the file COPYING.  If not, write to the
22497   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22498   Boston, MA 02110-1301, USA.
22500 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af