Minor re-indent.
[emacs.git] / lisp / ChangeLog
blobed590f9c3e65403b887abc5397bb4845c77d71c6
1 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * vc.el (vc-status-update): Fix typo.
4         (vc-status-update): Set needs-update.
5         (vc-status-refresh): η-reduce.
7 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
9         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
10         to image-eol.
12 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
14         * vc.el (vc-status-update): Undo the previous revert.
16 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18         * minibuffer.el (completion-table-with-terminator): Those completions
19         are never valid w.r.t test-completion.
20         (completion--file-name-table):
21         Check completion-all-completions-with-base-size.
23 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
25         * doc-view.el (doc-view-dvipdf-program): New variable.
26         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
27         (doc-view-mode-p): Check for doc-view-dvipdf-program as
28         alternative for doc-view-dvipdfm-program.
29         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
31         * doc-view.el (doc-view-start-process): Don't set
32         default-directory to "~/" if the current value is valid.
33         This broke PS files that run other files in the same directory.
35 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
37         * vc.el (vc-status-kill-query): New function.
38         (vc-status-mode): Add it to kill-buffer-query-functions.
39         (vc-status-show-fileentry): New function.
40         (vc-status-menu-map): Bind it.  Bind vc-next-action.
42 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
44         * minibuffer.el (minibuffer-message): Put cursor at the right place.
46 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
48         * proced.el (proced-send-signal): Fix error recognition.
50 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
52         * proced.el (proced-command-alist): Remove sort column.
53         (proced-command, proced-procname-column):
54         Use make-variable-buffer-local.
55         (proced-signal-function): Rename from proced-kill-program.
56         Allow for elisp symbols and string values representing system calls.
57         (proced-marker-regexp, proced-success-message): New functions.
58         (proced): Use defalias.  Add autoload cookie.
59         (proced-unmark-backward, proced-toggle-marks)
60         (proced-hide-processes): New commands.
61         (proced-do-mark): Simplify code.
62         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
63         (proced-update): Remove sorting.
64         (proced-send-signal): Display number of processes to operate on.
65         Allow for system calls or elisp functions to send signals.
66         Check if signal was sent successfully.
68 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
70         * minibuffer.el (completion-all-completion-with-base-size): New var.
71         (completion--some): New function.
72         (completion-table-with-context, completion--file-name-table):
73         Return the base-size if requested.
74         (completion-table-in-turn): Generalize to multiple arguments.
75         (complete-in-turn): Compatibility alias.
76         (completion-styles-alist): New var.
77         (completion-styles): New customization.
78         (minibuffer-try-completion, minibuffer-all-completions):
79         New functions.
80         (minibuffer--do-completion, minibuffer-complete-and-exit)
81         (minibuffer-try-word-completion): Use them.
82         (display-completion-list, minibuffer-completion-help): Use them.
83         Handle all-completions's new base-size info to set completion-base-size.
84         * info.el (Info-read-node-name-1): Use completion-table-with-context,
85         completion-table-with-terminator and complete-with-action.
86         Remove the now obsolete completion-base-size-function property.
87         * simple.el (completion-list-mode-map): Move init into declaration.
88         (completion-list-mode): Use define-derived-mode.
89         (completion-setup-function): Use any completion-base-size that may
90         have been set before.  Remove handling of completion-base-size-function.
91         * loadup.el: Move abbrev.el up earlier.
93 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
95         * vc-git.el (vc-git-after-dir-status-stage)
96         (vc-git-dir-status-goto-stage): New functions.
97         (vc-git-after-dir-status-stage1)
98         (vc-git-after-dir-status-stage1-empty-db)
99         (vc-git-after-dir-status-stage2): Remove, functionality moved
100         into the new generic stage functions.
101         (vc-git-dir-status-files): New function.
103         * vc.el (vc-status-update): Revert an incorrect rewrite. Add some
104         comments.
105         (vc-status-refresh-files): New function.
106         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
107         state of up-to-date files.
108         (vc-default-dir-status-files): New function.
110 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
112         * minibuffer.el (completion--embedded-envvar-table)
113         (read-file-name-internal): Fix typos in 2008-04-11 change.
115         * faces.el (read-face-name): Use `completion-table-in-turn',
116         not `complete-in-turn'.
118 2008-04-13  Andreas Schwab  <schwab@suse.de>
120         * progmodes/etags.el: Require 'cl when compiling.
122 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
124         * progmodes/gud.el (gud-menu-map): Expand tooltip.
126         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
127         (menu): Add/expand menu tooltips.
129 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
131         * progmodes/sh-script.el (sh-show-indent): Fix typo.
132         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
134         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
135         considered registered.
137 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
139         * emacs-lisp/copyright.el (copyright-update-directory): New command.
141         * ediff-wind.el (ediff-split-window-function)
142         (ediff-merge-split-window-function): Improve custom type.
144 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
146         * loadup.el ("minibuffer"): Move after "faces".
148 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
150         * progmodes/hideif.el (hif-factor): Handle unary minus.
152 2008-04-12  Glenn Morris  <rgm@gnu.org>
154         * calendar/cal-china.el (chinese-calendar-time-zone):
155         Mark obsolete name as risky too.
157         * calendar/calendar.el (calendar-faces): New custom group.
158         (calendar-today, diary, holiday): Doc fix.
159         Move to calendar-faces group.
160         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
161         (diary-button): Doc fix.  Move to calendar-faces group.
163         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
164         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
165         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
166         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
167         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
168         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
169         not in dumped files before the associated defcustom.
171 2008-04-11  Johan Bockgård  <bojohan@gnu.org>
173         * minibuffer.el (lazy-completion-table): Fix debug spec.
175 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
177         * minibuffer.el (complete-with-action, lazy-completion-table):
178         Move from subr.el.
179         (apply-partially, completion-table-dynamic)
180         (completion-table-with-context, completion-table-with-terminator)
181         (completion-table-in-turn): New funs.
182         (completion--make-envvar-table, completion--embedded-envvar-table):
183         New funs.
184         (read-file-name-internal): Use them.
185         (completion-setup-hook): Move from simple.el.
186         * subr.el (complete-with-action, lazy-completion-table):
187         * simple.el (completion-setup-hook): Move to minibuffer.el.
189 2008-04-11  Glenn Morris  <rgm@gnu.org>
191         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
193 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
195         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
197         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
199         * textmodes/fill.el (fill-forward-paragraph-function): New var.
200         (fill-forward-paragraph): New fun.
201         (fill-paragraph, fill-region): Use it.
203         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
204         (vc-status-create-fileinfo): Make `extra' optional.
205         (vc-status-busy): New fun.
206         (vc-status-menu-map): Use it.
207         (vc-status-crt-marked): Remove.
208         (vc-status-update): Rename from vc-status-add-entries.
209         Add argument so as to prevent addition of entries.  Rewrite.
210         (vc-update-vc-status-buffer): Remove.
211         (vc-status-refresh): Don't remove old entries, set them to
212         up-to-date instead.  Also do it after the update is complete.
213         (vc-status-marked-files): η-reduce.
215         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
216         for non-dialogs.
218         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
220         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
222 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
224         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
225         to t and don't truncate msg.
227 2008-04-11  Glenn Morris  <rgm@gnu.org>
229         * calendar/calendar.el (diary, holidays):
230         Move custom groups to other files.
231         (holiday-general-holidays, holiday-oriental-holidays)
232         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
233         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
234         (holiday-hebrew-holidays, holiday-christian-holidays)
235         (holiday-islamic-holidays, holiday-bahai-holidays)
236         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
237         * calendar/diary-lib.el: Move custom group here from calendar.el.
238         * calendar/holidays-lib.el: Move custom group and variables here
239         from calendar.el.
241         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
243         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
244         Fix custom group.
245         (calendar-current-time-zone-cache): Autoload riskiness.
247         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
249 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
251         * woman.el (woman2-TH): Use string-equal instead of string-match.
253 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
255         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
256         (smerge-resolve): Merge the "2-way refinement" case with one half of
257         the "mere whitespace" resolution.
259 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
261         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
263 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
265         * subr.el (assoc-ignore-case, assoc-ignore-representation):
266         Add WHEN to obsolescence declaration.
268         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
270 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
272         * vc-hooks.el (vc-state): Add new state `conflict'.
273         (vc-after-save): Use when not if.
274         (vc-default-mode-line-string): Deal with the conflict state.
275         (vc-prefix-map):
276         (vc-menu-map): Bind vc-status instead of vc-directory.
278         * vc.el (vc-editable-p):
279         (vc-default-status-printer):
280         (vc-next-action): Deal with the conflict state.
281         (vc-mark-resolved): New function.
282         (vc-status-mode): Fix mode name.
283         (vc-default-comment-history): Use when not if.
284         (Todo): Add new entries, remove old ones.
286         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
287         (vc-cvs-parse-status):
288         (vc-cvs-after-dir-status):
289         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
290         Detect the conflict state.
292         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
294 2008-04-10  Glenn Morris  <rgm@gnu.org>
296         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
297         Respect truncate-partial-width-windows in non-full windows,
298         with regards to :toggle and :enable state.
300         * simple.el (toggle-truncate-lines): Doc fix.
302         * Makefile.in (MH_E_DIR): New variable.
303         (MH_E_SRC): Restore variable removed 2008-03-13.
304         (mh-loaddefs.el): Depend on $MH_E_SRC.
305         (CAL_DIR, CAL_SRC): New variables.
306         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
307         Depend on CAL_SRC.
309         * calendar/calendar.el (calendar, diary): Add :prefix.
310         (holidays): Change :prefix.
311         (calendar-today, holiday, calendar-holiday-marker)
312         (european-calendar-style): Change custom groups.
314         * calendar/calendar.el (diary-hook, diary-display-hook):
315         Move to diary-lib.el.
316         * calendar/diary-lib.el (diary-hook, diary-display-hook):
317         Move here from calendar.el.
318         * calendar/appt.el: Require diary-lib rather than calendar.
319         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
321         * calendar/appt.el (appt): Add :prefix.
323         * calendar/diary-lib.el (diary-hook): Doc fix.
324         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
326 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
328         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
329         New functions.
331         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
332         the arg to recursive calls.
334 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
336         * minibuffer.el (completion-auto-help): Fix typo.
338 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
340         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
342 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
344         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
345         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
347 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
349         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
351         * minibuffer.el (minibuffer): Move group from cus-edit.el.
352         (completion-auto-help): Move from C code.
353         (minibuffer--maybe-completion-help): Remove.
354         (minibuffer--bitset): New function.
355         (minibuffer--do-completion): Rename from minibuffer-do-completion.
356         Renumber a bit.  Really complete on string *before* point.
357         Add argument used for word-completion.
358         Join trailing / in completion with following text, as done in
359         minibuffer-complete-word.
360         Handle new value `lazy' for completion-auto-help.
361         (minibuffer-try-word-completion): New function extracted from
362         minibuffer-complete-word.
363         (minibuffer-complete-word): Use minibuffer--do-completion.
364         (minibuffer--insert-strings): Rename from
365         minibuffer-complete-insert-strings.
366         (exit-minibuffer): Fix typo.
367         * cus-edit.el (minibuffer): Move group to minibuffer.el.
368         * cus-start.el: Remove completion-auto-help.
370 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
372         * vc.el (vc-status-add-entries): New function.
373         (vc-status-add-entry): Remove.
374         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
375         Use vc-status-add-entries.
377         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
378         order.
380 2008-04-09  Jason Rumney  <jasonr@gnu.org>
382         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
383         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
384         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
385         (AUTOGENEL): New variable.
386         (distclean, maintainer-clean): New targets.
388 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
390         * emacs-lisp/regexp-opt.el (regexp-opt):
391         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
393 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
395         * nxml/nxml-mode.el (nxml-cleanup): New function.
396         (nxml-mode): Add it to change-major-mode-hook.
398 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
400         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
402 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
404         * calc/.cvsignore: New file.
406 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
408         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
410         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
411         show-help-function when turning tooltip off.
412         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
413         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
415 2008-04-09  Alan Mackenzie  <acm@muc.de>
417         * font-lock.el (font-lock-extend-after-change-region-function):
418         Make it buffer local.
420 2008-04-09  Glenn Morris  <rgm@gnu.org>
422         * calendar/calendar.el (diary-file, european-calendar-style):
423         Remove autoload cookies.
425 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
427         * outline.el (outline-mode-menu-bar-map):
428         * log-view.el (log-view-mode-menu):
429         * log-edit.el (log-edit-menu): Add :help.
431 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
433         * emacs-lisp/regexp-opt.el (regexp-opt-group):
434         Use substring-no-properties for correct handling of unibyte strings.
436 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
438         * add-log.el (change-log-next-buffer): Handle the case where version<
439         signals an error.
441         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
442         mouse-major-mode-menu.
443         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
444         (mouse-major-mode-menu, mouse-popup-menubar)
445         (mouse-popup-menubar-stuff): Use them.
446         (C-down-mouse-3): Bind to a dynamic map rather than to
447         mouse-popup-menubar-stuff.
449         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
450         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
452 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
454         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
455         file:// access method.
457 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
459         * minibuffer.el: New file.
460         * loadup.el: Load it.
462 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
464         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
465         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
467         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
468         (calc-mode-map, calc-digit-map, calc-dispatch-map):
469         Move initialization into declaration.
470         * calc/calc-yank.el:
471         * calc/calc-misc.el:
472         * calc/calc-embed.el:
473         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
475 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
477         * ps-samp.el (ps-add-printer, ps-remove-printer)
478         (ps-make-dynamic-printer-menu): New functions.
480         * net/zeroconf.el: New file.
482 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
484         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
486 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
488         * vc-rcs.el (vc-rcs-modify-change-comment):
489         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
491         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
493 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
495         * international/mule-cmds.el (set-locale-environment): Don't warn if
496         coding system doesn't agree with system locale (this reverts changes
497         by Dave Love, dated 2002-10-27 and 2002-10-09).
499         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
500         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
502         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
504 2008-04-08  Glenn Morris  <rgm@gnu.org>
506         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
507         * textmodes/remember.el (remember-diary-convert-entry):
508         Require calendar.
510         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
511         diary-file, since it is the default for make-diary-entry anyway.
513         * calendar/cal-menu.el (cal-menu-event-to-date):
514         Rename calendar-event-to-date.  Update callers.
515         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
516         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
517         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
518         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
519         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
520         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
521         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
522         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
523         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
524         (calendar-mouse-tex-month-landscape):
525         Rename cal-tex-mouse-month-landscape.
526         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
527         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
528         (calendar-mouse-tex-year-landscape):
529         Rename cal-tex-mouse-year-landscape.
530         (cal-menu-context-mouse-menu): Update for above name changes.
532         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
533         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
534         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
535         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
536         * calendar/holidays.el: Replace int-to-string with number-to-string.
538 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
540         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
541         region if point moves.
543 2008-04-08  Kenichi Handa  <handa@m17n.org>
545         * faces.el (font-slant-table): Change numeric values for `r',
546         `roman', and `normal'.
548 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
550         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
552 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
554         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
555         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
557 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
559         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
560         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
562 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
564         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
566 2008-04-07  Sam Steingold  <sds@gnu.org>
568         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
569         Add helper functions.
570         (lisp-do-defun): Extract the common part of lisp-eval-defun and
571         lisp-compile-defun; DEFVAR forms reset the variables to the init
572         values, just like in emacs-lisp mode eval-defun.
573         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
574         (lisp-compile-region): Use lisp-compile-string.
576 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
578         * subr.el (combine-and-quote-strings): Also quote strings that contain
579         the separator.
581         * pcvs-util.el (cvs-map): Avoid recursion :-(
583 2008-04-07  Glenn Morris  <rgm@gnu.org>
585         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
587         * calendar.el (diary-view-entries-initially-flag): Rename
588         view-diary-entries-initially.  Keep old name as alias, update users.
589         (calendar-mark-diary-entries-flag): Rename
590         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
591         (calendar-view-holidays-initially-flag): Rename
592         view-calendar-holidays-initially.  Keep old name as alias, update users.
593         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
594         Keep old name as alias, update users.
595         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
596         Keep old name as alias, update users.
597         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
598         Keep old name as alias, update users.
599         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
600         Keep old name as alias, update users.
601         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
602         (diary-american-date-forms): Rename american-date-diary-pattern.
603         Keep old name as alias, update users.
604         (diary-european-date-forms): Rename european-date-diary-pattern.
605         Keep old name as alias, update users.
606         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
607         Keep old name as alias, update users.
608         (calendar-european-date-display-form): Rename
609         european-calendar-display-form.  Keep old name as alias, update users.
610         (calendar-american-date-display-form): Rename
611         european-calendar-display-form.  Keep old name as alias, update users.
612         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
613         Keep old name as alias, update users.
614         (holiday-general-holidays): Rename general-holidays.
615         Keep old name as alias, update users.
616         (holiday-oriental-holidays): Rename oriental-holidays.
617         Keep old name as alias, update users.
618         (holiday-local-holidays): Rename local-holidays.
619         Keep old name as alias, update users.
620         (holiday-other-holidays): Rename other-holidays.
621         Keep old name as alias, update users.
622         (holiday-hebrew-holidays): Rename hebrew-holidays.
623         Keep old name as alias, update users.
624         (holiday-christian-holidays): Rename christian-holidays.
625         Keep old name as alias, update users.
626         (holiday-islamic-holidays): Rename islamic-holidays.
627         Keep old name as alias, update users.
628         (holiday-bahai-holidays): Rename bahai-holidays.
629         Keep old name as alias, update users.
630         (holiday-solar-holidays): Rename solar-holidays.
631         Keep old name as alias, update users.
632         (diary-fancy-buffer): Rename fancy-diary-buffer.
633         Keep old name as alias, update users.
634         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
635         Update users.
636         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
637         Update users.
638         (calendar-increment-month): Rename increment-calendar-month.
639         Keep old name as alias, update callers.
640         (calendar-increment-month-cons): Rename old calendar-increment-month.
641         Update callers.
642         (calendar-extract-month): Rename extract-calendar-month.
643         Keep old name as alias, update callers
644         (calendar-extract-day): Rename extract-calendar-day.
645         Keep old name as alias, update callers.
646         (calendar-extract-year): Rename extract-calendar-year.
647         Keep old name as alias, update callers.
648         (calendar-generate-window): Rename generate-calendar-window.
649         Update callers.
650         (calendar-generate): Rename generate-calendar.  Update callers.
651         (calendar-generate-month): Rename generate-calendar-month.
652         Update callers.
653         (calendar-redraw): Rename redraw-calendar.  Update callers.
654         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
655         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
656         Update callers.
657         (calendar-update-mode-line): Rename update-calendar-mode-line.
658         Update callers.
659         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
660         update callers.
661         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
662         Keep old name as alias, update callers.
663         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
664         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
665         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
666         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
667         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
668         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
669         * calendar/solar.el: Update for calendar.el name changes.
670         * org/org.el (org-agenda-format-date-aligned)
671         (org-agenda-execute-calendar-command): Access date elements directly
672         rather than using calendar functions.
673         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
674         Also set calendar-view-diary-initially-flag,
675         calendar-view-holidays-initially-flag
676         (org-get-entries-from-diary): Also set diary-fancy-buffer.
677         (org-agenda-execute-calendar-command): No need to set displayed-day.
679 2008-04-06  Alan Mackenzie  <acm@muc.de>
681         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
682         typo in the doc string.
684         * progmodes/cc-mode.el (c-basic-common-init):
685         Set font-lock-extend-after-change-region-function.
686         (c-extend-after-change-region): New function, used in
687         font-lock-extend-after-change-region-function, thus superseding
688         advice on the Font Lock after change functions.
689         (c-advise-fl-for-region): Remove this macro.
691 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
693         * textmodes/flyspell.el (flyspell-duplicate-distance):
694         Improve custom type.
696 2008-04-06  Glenn Morris  <rgm@gnu.org>
698         * calendar/diary-lib.el (diary-sexp-entry-symbol):
699         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
700         (diary-list-entries-hook): Rename list-diary-entries-hook.
701         Keep old name as alias, update users.
702         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
703         Keep old name as alias, update users.
704         (diary-nongregorian-listing-hook): Rename
705         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
706         (diary-nongregorian-marking-hook): Rename
707         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
708         (diary-print-entries-hook): Rename print-diary-entries-hook.
709         Keep old name as alias, update users.
710         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
711         Keep old name as alias, update users.
712         (diary-number-of-entries): Rename number-of-diary-entries.
713         Keep old name as alias, update users.
714         (view-diary-entries, list-diary-entries, show-all-diary-entries):
715         Give version of obsolescence.
716         (diary-view-other-diary-entries): Rename view-other-diary-entries.
717         Keep old name as alias, update callers.
718         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
719         update callers.
720         (diary-include-other-diary-files): Rename include-other-diary-files.
721         Keep old name as alias, update callers.
722         (diary-simple-display): Rename simple-diary-display.
723         Keep old name as alias, update callers.
724         (diary-fancy-display): Rename fancy-diary-display.
725         Keep old name as alias, update callers.
726         (diary-print-entries): Rename print-diary-entries.
727         Keep old name as alias, update callers.
728         (diary-marking-entries-flag): Rename marking-diary-entries.
729         Update users.
730         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
731         (diary-mark-entries): Rename mark-diary-entries.
732         Keep old name as alias, update callers.
733         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
734         Keep old name as alias, update callers.
735         (diary-mark-included-diary-files): Rename mark-included-diary-files.
736         Keep old name as alias, update callers.
737         (calendar-mark-days-named): Rename mark-calendar-days-named.
738         Keep old name as alias, update callers.
739         (calendar-mark-month): Rename mark-calendar-month.
740         Keep old name as alias, update callers.
741         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
742         Keep old name as alias, update callers.
743         (diary-sort-entries): Rename sort-diary-entries.
744         Keep old name as alias, update callers.
745         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
746         Keep old name as alias, update callers.
747         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
748         update callers.
749         (diary-insert-entry): Rename insert-diary-entry.
750         Keep old name as alias.
751         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
752         Keep old name as alias.
753         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
754         Keep old name as alias.
755         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
756         Keep old name as alias.
757         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
758         Keep old name as alias.
759         (diary-insert-block-entry): Rename insert-block-diary-entry.
760         Keep old name as alias.
761         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
762         Keep old name as alias.
763         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
764         Keep old name as alias, update users.
765         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
766         Keep old name as alias, update callers.
767         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
768         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el
769         * calendar/icalendar.el: Update for diary-lib name changes.
771 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
773         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
775         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
776         for copy, move, and link operations.
778 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
780         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
781         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
783         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
784         'require' statements with 1-argument ones (wrapped in if's).
785         For compatibility with the current stable version of XEmacs.
787 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
789         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
791 2008-04-06  Jason Rumney  <jasonr@gnu.org>
793         * language/burmese.el ("Burmese"): Make sample text consistent with
794         language name.
796 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
798         * progmodes/gdb-ui.el (gdb): New group.
799         (gdb-debug-log-max, gdb-enable-debug)
800         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
801         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
802         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
803         (gdb-show-changed-values, gdb-max-children)
804         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
805         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
806         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
807         (gdb-memory-unit): Move to new group from GUD group.
808         (menu): Allow customization from GDB-UI menu-item.
810 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
812         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
814 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
816         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
817         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
818         Revision numbers can include ".".
820         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
821         "+" lines not accounted for by counting "-" and context lines.
823 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
825         * term/mac-win.el (mac-service-open-file): Use file URL instead of
826         file name string.
828 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
830         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
831         (vc-bzr-annotate-time): Accept space used to preserve alignment.
833 2008-04-05  Richard Stallman  <rms@gnu.org>
835         * emacs-lisp/advice.el (defadvice): Add usage pattern.
837 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
839         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
840         thread in [h-e-w]).
842 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
844         * files.el (abort-if-file-too-large): Fix typo in docstring.
846 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
848         * subr.el (functionp): Return nil for special forms.
850 2008-04-05  Glenn Morris  <rgm@gnu.org>
852         * emacs-lisp/autoload.el (autoload-ensure-default-file):
853         Provide a feature.
854         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
855         Require loaddef file rather than loading it.
856         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
857         autoload-ensure-default-file provides a feature.
859         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
860         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
861         (compile, compile-always, recompile): Use $LOADDEFS.
862         (cal-autoloads): Remove.
864         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
865         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
867         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
868         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
870         * calendar/calendar.el (diary-hebrew-entry-symbol):
871         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
872         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
873         Keep old name as alias.
874         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
875         Keep old name as alias.
876         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
877         to diary-bahai-entry-symbol.
878         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
879         to diary-hebrew-entry-symbol.
880         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
881         to diary-islamic-entry-symbol.
882         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
884         * calendar/solar.el (diary-sabbath-candles-minutes)
885         (diary-sabbath-candles): Move to cal-hebrew.
886         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
887         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
888         Doc fix.  Keep old name as alias.
889         (diary-hebrew-sabbath-candles): Simplify.
890         (solar-setup, solar-sunrise-sunset, calendar-latitude)
891         (calendar-longitude, calendar-time-zone): Declare for compiler.
892         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
893         rename.
895         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
896         Rename coptic-calendar-month-name-array.  Update callers.
897         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
898         (calendar-coptic-name): Rename coptic-name.  Update callers.
899         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
900         Update callers.
901         (calendar-coptic-last-day-of-month):
902         Rename coptic-calendar-last-day-of-month.  Update callers.
903         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
904         Keep old name as alias, update callers.
905         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
906         Keep old name as alias, update callers.
907         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
908         Keep old name as alias.
909         (calendar-ethiopic-month-name-array):
910         Rename ethiopic-calendar-month-name-array.  Update callers.
911         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
912         Update callers.
913         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
914         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
915         Keep old name as alias, update callers.
916         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
917         Keep old name as alias, update callers.
918         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
919         Keep old name as alias.
921         * calendar/cal-french.el (calendar-french-epoch):
922         Rename french-calendar-epoch.  Update callers.
923         (calendar-french-month-name-array): Rename variable and function
924         french-calendar-month-name-array.  Update callers.
925         (calendar-french-multibyte-month-name-array):
926         Rename french-calendar-multibyte-month-name-array.  Update callers.
927         (calendar-french-day-name-array): Rename variable and function
928         french-calendar-day-name-array.  Update callers.
929         (calendar-french-special-days-array): Rename variable and function
930         french-calendar-special-days-array.  Update callers.
931         (calendar-french-multibyte-special-days-array):
932         Rename french-calendar-multibyte-special-days-array.  Update callers.
933         (calendar-french-accents-p): Rename french-calendar-accents.
934         Update callers.
935         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
936         Update callers.
937         (calendar-french-last-day-of-month):
938         Rename french-calendar-last-day-of-month.  Update callers.
939         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
940         Keep old name as alias, update callers.
941         (calendar-french-print-date): Rename calendar-print-french-date.
942         Keep old name as alias, update callers.
943         (calendar-french-goto-date): Rename calendar-goto-french-date.
944         Keep old name as alias.
946         * calendar/cal-menu.el, calendar/calendar.el:
947         Update for Coptic and French name changes.
949         * calendar/cal-china.el (calendar-chinese): Rename custom group
950         from chinese-calendar.  Update users.
951         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
952         Keep old name as alias, update users.
953         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
954         Keep old name as alias.
955         (calendar-chinese-daylight-time-offset):
956         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
957         update users.
958         (calendar-chinese-standard-time-zone-name):
959         Rename chinese-calendar-standard-time-zone-name.
960         Keep old name as alias, update users.
961         (calendar-chinese-daylight-saving-start):
962         Rename chinese-calendar-daylight-savings-starts.
963         Keep old name as alias, update users.
964         (calendar-chinese-daylight-saving-end):
965         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
966         update users.
967         (calendar-chinese-daylight-saving-start-time):
968         Rename chinese-calendar-daylight-savings-starts-time.
969         Keep old name as alias, update users.
970         (calendar-chinese-daylight-saving-end-time):
971         Rename chinese-calendar-daylight-savings-ends-time.
972         Keep old name as alias, update users.
973         (calendar-chinese-celestial-stem): Rename
974         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
975         (calendar-chinese-terrestrial-branch):
976         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
977         update users.
978         (calendar-chinese-zodiac-sign-on-or-after):
979         Rename chinese-zodiac-sign-on-or-after.  Update callers.
980         (calendar-chinese-new-moon-on-or-after):
981         Rename chinese-new-moon-on-or-after.  Update callers.
982         (calendar-chinese-month-list): Rename chinese-month-list.
983         Update callers.
984         (calendar-chinese-number-months): Rename number-chinese-months.
985         Update callers.
986         (calendar-chinese-compute-year): Rename compute-chinese-year.
987         Update callers.
988         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
989         (calendar-chinese-year): Rename chinese-year.  Update callers.
990         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
991         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
992         Keep old name as alias, update callers.
993         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
994         Keep old name as alias, update callers.
995         (calendar-chinese-months-to-alist):
996         Rename make-chinese-month-assoc-list.  Update callers.
997         (calendar-chinese-months): Rename chinese-months.  Update callers.
998         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
999         Keep old name as alias, update callers.
1001         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
1002         Rename hebrew-calendar-leap-year-p.  Update callers.
1003         (calendar-hebrew-last-month-of-year):
1004         Rename hebrew-calendar-last-month-of-year.  Update callers.
1005         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
1006         Update callers.
1007         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
1008         Update callers.
1009         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
1010         Update callers.
1011         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
1012         Update callers.
1013         (calendar-hebrew-last-day-of-month):
1014         Rename hebrew-calendar-last-day-of-month.  Update callers.
1015         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
1016         Keep old name as alias, update callers.
1017         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
1018         Keep old name as alias, update callers.
1019         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
1020         Keep old name as alias, update callers.
1021         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
1022         Keep old name as alias.
1023         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
1024         Keep old name as alias.
1025         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
1026         Keep old name as alias.
1027         (holiday-hebrew-passover): Rename holiday-passover-etc.
1028         Keep old name as alias.
1029         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
1030         Keep old name as alias, update callers.
1031         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
1032         Keep old name as alias.
1033         (calendar-hebrew-mark-date-pattern):
1034         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
1035         update callers.
1036         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
1037         Keep old name as alias.
1038         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
1039         Keep old name as alias.
1040         (diary-hebrew-insert-monthly-entry):
1041         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
1042         (diary-hebrew-insert-yearly-entry):
1043         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
1044         (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
1045         Keep old name as alias.
1046         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
1047         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
1048         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
1049         Keep old name as alias.
1050         (calendar-hebrew-parashiot-names):
1051         Rename hebrew-calendar-parashiot-names.  Update callers.
1052         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
1053         (calendar-hebrew-year-Saturday-incomplete-Sunday):
1054         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
1055         (calendar-hebrew-year-Saturday-complete-Tuesday):
1056         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
1057         (calendar-hebrew-year-Monday-incomplete-Tuesday):
1058         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
1059         (calendar-hebrew-year-Monday-complete-Thursday):
1060         Rename hebrew-calendar-year-Monday-complete-Thursday.
1061         (calendar-hebrew-year-Tuesday-regular-Thursday):
1062         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
1063         (calendar-hebrew-year-Thursday-regular-Saturday):
1064         Rename hebrew-calendar-year-Thursday-regular-Saturday.
1065         (calendar-hebrew-year-Thursday-complete-Sunday):
1066         Rename hebrew-calendar-year-Thursday-complete-Sunday.
1067         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
1068         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
1069         (calendar-hebrew-year-Saturday-complete-Thursday):
1070         Rename hebrew-calendar-year-Saturday-complete-Thursday.
1071         (calendar-hebrew-year-Monday-incomplete-Thursday):
1072         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
1073         (calendar-hebrew-year-Monday-complete-Saturday):
1074         Rename hebrew-calendar-year-Monday-complete-Saturday.
1075         (calendar-hebrew-year-Tuesday-regular-Saturday):
1076         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
1077         (calendar-hebrew-year-Thursday-incomplete-Sunday):
1078         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
1079         (calendar-hebrew-year-Thursday-complete-Tuesday):
1080         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
1081         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
1082         Update for above name changes of constants.
1084         * calendar/cal-menu.el, calendar/calendar.el:
1085         Update for chinese and hebrew name changes.
1086         * calendar/diary-lib.el: Update for hebrew name changes.
1088 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1090         * subr.el (keymap-canonicalize): Correct thinko.
1092         * server.el: Undo part of the multi-tty change, which is only
1093         needed if server.el is preloaded, and broke server-running-p.
1094         (server-socket-dir): Initialize in the defvar, as before.
1095         (server-start): Remove initialization of server-socket-dir.
1097 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
1099         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
1100         3-member cons cells.
1102 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
1104         * cus-face.el (custom-face-attributes): Handle roman slant.
1106         * faces.el (default): Ensure the face-defface-spec property is set.
1108 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
1110         * files.el (abort-if-file-too-large): New function.
1111         (find-file-noselect, insert-file-1): Use it.
1113 2008-04-05  Reto Zimmermann  <reto@gnu.org>
1115         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
1116         Replace C-c[a-zA-Z] key bindings.
1118 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1120         * progmodes/hideif.el (hif-token-alist): New var.
1121         (hif-token-regexp, hif-tokenize): Use it.
1122         (hif-mathify-binop): New macro.
1123         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
1124         (hif-greater-equal, hif-less-equal): Use it.
1125         (hif-logior, hif-logand): New functions.
1126         (hif-math): Accept | and & as well.
1128         * progmodes/etags.el: Fix problem with completion for buffer-local
1129         tables.  Reported by Radey Shouman <shouman@comcast.net>.
1130         (tags-complete-tag): Remove.
1131         (tags-lazy-completion-table): New function to replace it.
1132         (find-tag-tag, complete-tag): Update users.
1134 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
1136         * vc-rcs.el (vc-rcs-dir-status):
1137         * vc-sccs.el (vc-sccs-dir-status): New function.
1139         * outline.el (outline-mode-menu-bar-map):
1140         * term.el (terminal-signal-menu): Add :help.
1142         * net/eudc.el (eudc-mode-map): Declare and define in one step.
1143         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
1145         * emacs-lisp/re-builder.el (reb-mode-map):
1146         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
1148         * diff-mode.el (diff-file-junk-re): Recognize the git format for
1149         new files, deleted files and for changing permissions.
1150         (diff-mode): Set beginning-of-defun-function and
1151         end-of-defun-function.
1153         * vc-bzr.el (vc-bzr-state): Use when instead of if.
1155         * vc.el (vc-default-status-fileinfo-extra): New function.
1156         (vc-status-mark-buffer-changed): Use it.
1157         (vc-update-vc-status-buffer): Allow for partial updates.
1159 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1161         * net/tramp.el (after-init-hook): Don't wrap a lambda around
1162         tramp-register-completion-file-name-handler.
1164         * subr.el (keymap-canonicalize): New function.
1165         * mouse.el (mouse-menu-non-singleton): Use it.
1166         (mouse-major-mode-menu): Remove hack made unnecessary.
1168         * simple.el (set-fill-column): Prompt rather than error by default.
1170 2008-04-04  Andreas Schwab  <schwab@suse.de>
1172         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
1173         Reset new-rules after each round.
1175         * Makefile.in (cal-autoloads): New target.
1176         (compile, compile-always, recompile): Depend on it.
1177         ($(lisp)/calendar/cal-loaddefs.el)
1178         ($(lisp)/calendar/diary-loaddefs.el)
1179         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
1181 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
1183         * ediff*.el: Replace load with require in eval-when-compile.
1185         * ediff-hook: Delete all invocations of (autoload ...).
1187         * ediff-util.el (ediff-setup): Make window-min-height a local variable
1188         in ediff control window, and set its min height to 2.
1189         (ediff-setup-control-buffer): Dedicate the control window.
1190         (ediff-toggle-multiframe): Undedicate control window.
1191         Work directly with ediff-setup-windows-multiframe and
1192         ediff-setup-windows-plain.
1194         * ediff-wind (ediff-choose-window-setup-function-automatically):
1195         New function.
1196         (ediff-window-setup-function): Change initialization.
1197         (ediff-setup-windows-automatic): Delete.
1198         (ediff-setup-windows-plain-merge): Make control window dedicated.
1199         (ediff-destroy-control-frame): Do not skip frames if working in a
1200         single frame.
1202         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
1203         eval-when-compile.
1205         * emulation/viper-util.el: Move provide's forward, prevent recursion in
1206         eval-when-compile.
1208 2008-04-04  Glenn Morris  <rgm@gnu.org>
1210         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
1211         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
1213         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
1214         Rename islamic-calendar-leap-year-p.  Update callers.
1215         (calendar-islamic-last-day-of-month):
1216         Rename islamic-calendar-last-day-of-month.  Update callers.
1217         (calendar-islamic-day-number):
1218         Rename islamic-calendar-day-number.  Update callers.
1219         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
1220         Update callers, keep old name as alias.
1221         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
1222         Update callers, keep old name as alias.
1223         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
1224         Keep old name as alias.
1225         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
1226         Update callers, keep old name as alias.
1227         (calendar-islamic-mark-date-pattern):
1228         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
1229         name as alias.
1230         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
1231         Keep old name as alias.
1232         (diary-islamic-insert-monthly-entry):
1233         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
1234         (diary-islamic-insert-yearly-entry):
1235         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
1237         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
1238         calendar-absolute-from-iso.  Update callers, keep old name as alias.
1239         (calendar-iso-print-date): Rename calendar-print-iso-date.
1240         Update callers, keep old name as alias.
1241         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
1242         Keep old name as alias.
1243         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
1244         Keep old name as alias.
1246         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
1247         calendar-absolute-from-julian.  Update callers, keep old name as alias.
1248         (calendar-julian-print-date): Rename calendar-print-julian-date.
1249         Update callers, keep old name as alias.
1250         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
1251         Update callers, keep old name as alias.
1252         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
1253         Update callers, keep old name as alias.
1254         (calendar-astro-print-day-number):
1255         Rename calendar-print-astro-day-number.  Update callers, keep old
1256         name as alias.
1257         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
1258         Update callers, keep old name as alias.
1260         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
1261         Rename calendar-string-to-mayan-long-count.  Update callers.
1262         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
1263         Update callers, keep old name as alias.
1264         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
1265         Update callers.
1266         (calendar-mayan-read-tzolkin-date):
1267         Rename calendar-read-mayan-tzolkin-date.  Update callers.
1268         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
1269         Keep old name as alias.
1270         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
1271         Keep old name as alias.
1272         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
1273         Keep old name as alias.
1274         (calendar-mayan-previous-tzolkin-date):
1275         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
1276         (calendar-mayan-next-round-date):
1277         Rename calendar-next-calendar-round-date.  Keep old name as alias.
1278         (calendar-mayan-previous-round-date):
1279         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
1280         (calendar-mayan-long-count-to-absolute): Rename
1281         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
1282         (calendar-mayan-goto-long-count-date):
1283         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
1285         * calendar/cal-persia.el (calendar-persian-month-name-array):
1286         Rename persian-calendar-month-name-array.  Update callers.
1287         (calendar-persian-epoch): Rename persian-calendar-epoch.
1288         Update callers.
1289         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
1290         Update callers.
1291         (calendar-persian-last-day-of-month):
1292         Rename persian-calendar-last-day-of-month.  Update callers.
1293         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
1294         Update callers, keep old name as alias.
1295         (calendar-persian-print-date): Rename calendar-print-persian-date.
1296         Update callers, keep old name as alias.
1297         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
1298         Keep old name as alias.
1300         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
1301         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
1302         * calendar/solar.el: Update for cal-julian name changes.
1304         * calendar/cal-dst.el: Update for persian name changes.
1306         * calendar/cal-menu.el, calendar/calendar.el:
1307         Update for islamic, iso, julian, mayan, persian name changes.
1309         * calendar/diary-lib.el: Update for islamic name changes.
1311         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
1312         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
1313         as alias.
1314         (calendar-christian-all-holidays-flag):
1315         Rename all-christian-calendar-holidays.  Update callers, keep old
1316         name as alias.
1317         (calendar-islamic-all-holidays-flag):
1318         Rename all-islamic-calendar-holidays.  Update callers, keep old
1319         name as alias.
1320         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
1321         Update callers, keep old name as alias.
1322         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
1323         Update for the above name changes.
1325 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
1327         * hilit-chg.el (global-highlight-changes-mode)
1328         (highlight-changes-passive-string, highlight-changes-active-string):
1329         Mark as obsolete since 23.1, not 22.1.
1331 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
1333         * hilit-chg.el (highlight-changes-visibility-initial-state)
1334         (hilit-chg-update, highlight-changes-mode-turn-on):
1335         Fix typos in docstrings.
1337 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
1339         * newcomment.el (comment-enter-backward): Be careful to restore
1340         position changed during narrowing.
1342 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
1344         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1345         Recognize `sub ($$)'.
1347 2008-04-03  Richard Sharman  <rsharman@pobox.com>
1349         * hilit-chg.el (highlight-changes-mode): Rename from
1350         highlight-changes; no longer uses sub-modes active and passive;
1351         implemented by define-minor-mode.
1352         (highlight-changes-toggle-visibility): New function, to replace
1353         the old passive/active submodes of global-highlight-changes-mode;
1354         implemented by define-minor-mode.
1355         (global-highlight-changes-mode): Rename from global-highlight-changes;
1356         rewrite using define-globalized-minor-mode.
1357         (hilit-chg-major-mode-hook, hilit-chg-check-global)
1358         (hilit-chg-post-command-hook, hilit-chg-check-global)
1359         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
1360         to use of define-globalized-minor-mode.
1361         (highlight-changes-global-initial-state): Change to be boolean.
1362         (highlight-changes-visible-string, highlight-changes-invisible-string):
1363         Rename from highlight-changes-active-string and
1364         highlight-changes-passive-string.
1365         (hilit-chg-update, hilit-chg-set): Use them.
1366         (global-highlight-changes-mode): Rename from global-highlight-changes.
1367         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
1368         docstring.
1369         (hilit-chg-hide-changes): Rewrite to use dolist.
1370         (hilit-chg-set-face-on-change, hilit-chg-update)
1371         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
1372         variable instead of testing highlight-changes-mode.
1373         (highlight-markup-buffers): Add reuire ediff-util; argument on calls
1374         to highlight-changes-mode changed.
1375         (highlight-compare-with-file): Fix problems with interactive
1376         call giving invalid default file.
1378 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
1380         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
1381         Fix in disassembly buffer (regression in 22.2).
1383 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
1385         * emulation/viper-macs.el (viper-read-fast-keysequence):
1386         Use viper-read-event instead of viper-read-key.
1388         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
1390         * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
1391         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
1392         let-statements.
1394         * emulation/viper-ex.el, emulation/viper-macs.el:
1395         * emulation/viper-mous.el:
1396         Replace load with require in eval-when-compile.
1398 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1400         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
1402         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
1403         (archive-try-jka-compr): New function.
1404         (archive-set-buffer-as-visiting-file): Use it.
1406         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
1408 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
1410         * simple.el (handle-shift-selection): New arg.
1412 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1414         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
1416         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
1418 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
1420         * shell.el (shell-dynamic-complete-filename): New fun.
1421         (shell-dynamic-complete-functions): Use it.
1423         * help-fns.el (describe-variable): Undo 2008-02-25 change.
1425 2008-04-03  Kenichi Handa  <handa@m17n.org>
1427         * international/fontset.el (create-fontset-from-x-resource):
1428         Handle the error of X resource more gracefully.
1430         * international/latin1-disp.el (latin1-display): Don't use make-char.
1431         Fix the argument to set-char-table-range.
1432         (latin1-display-identities): Don't use make-char.
1433         (latin1-display-reset): Use map-charset-chars instead of directly
1434         calling standard-display-default.
1435         (latin1-display-check-font): Don't use make-char.
1436         (latin1-display-setup): Likewise.
1437         (latin1-display-ucs-per-lynx): Likewise.
1439 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1441         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
1442         name the fields, to make the code clearer.
1443         Rewrite all `aset' and `aref' using the defined accessors.
1444         (timer--time): New pseudo-field.
1445         (timer-set-time, timer-set-idle-time, timer-inc-time)
1446         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
1447         (timer--time-less-p): New function.
1448         (timer--activate): New function, extracted from timer-activate.
1449         (timer-activate-when-idle, timer-activate): Use it.
1450         (cancel-function-timers): Use dolist.
1452 2008-04-03  Glenn Morris  <rgm@gnu.org>
1454         * add-log.el (c-beginning-of-defun, c-end-of-defun):
1455         Remove declarations; no longer used.
1456         (c-cpp-define-name, c-defun-name): Declare as functions.
1458         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
1459         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
1461         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
1462         (holiday-passover-etc, holiday-hanukkah): Doc fix.
1463         Add optional argument.  Simplify.
1464         (holiday-tisha-b-av-etc): Use memq rather than unless.
1465         (holiday-julian): Autoload it.
1466         (holiday-hebrew-misc): New function.
1468         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
1470         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
1471         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
1472         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
1473         all-hebrew-calendar-holidays.
1474         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
1475         Simplify using new functions.
1476         (calendar-holidays): Doc fix.
1477         (generate-calendar-window): Use bound-and-true-p.
1479         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
1481         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
1482         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
1483         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
1484         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
1486         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
1488 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1490         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
1492         * vc-bzr.el (vc-bzr-checkout): Simplify.
1494         * image-mode.el (image-mode-fit-frame): New command.
1496         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
1497         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
1498         (keyboard-escape-quit): Check region-active-p i.s.o
1499         transient-mark-mode.
1501 2008-04-02  Simon Josefsson  <simon@josefsson.org>
1503         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
1504         (imap-message-copyuid-1): Use it.
1505         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
1506         J. Williams in
1507         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
1509 2008-04-02  Alan Mackenzie  <acm@muc.de>
1511         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
1512         New optimised functions to get the name of the current defun/macro.
1514         * add-log.el (add-log-current-defun): Move the functionality which
1515         gets the current function name for C like modes to cc-cmds.el,
1516         thus optimising for speed.
1518 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
1520         * simple.el (deactivate-mark): When the mark is temporarily
1521         active, restore the original value of transient-mark-mode.
1522         (set-mark-command): First deactivate the mark if was temporarily active.
1523         (exchange-point-and-mark): Reactivate the mark if it was
1524         temporarily active.
1525         (handle-shift-selection): New fun.
1526         (transient-mark-mode): Move var documentation here from buffer.c.
1527         (next-line, previous-line, backward-word, move-end-of-line)
1528         (move-beginning-of-line, forward-to-indentation)
1529         (backward-to-indentation, back-to-indentation)
1530         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
1532         * mouse.el (mouse-set-region-1): Save the old value of
1533         transient-mark-mode.
1534         (mouse-drag-track): Ignore the now-obsolete value `identity' for
1535         transient-mark-mode.
1537         * textmodes/paragraphs.el (forward-paragraph)
1538         (backward-paragraph, forward-sentence, backward-sentence): Add ^
1539         interactive spec.
1541         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
1543 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
1545         * net/tramp.el (tramp-make-tramp-temp-file):
1546         Use `tramp-drop-volume-letter' for the local file name part.
1548 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
1550         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
1551         Add menu entries corresponding to all the key bindings.
1553         * emacs-lisp/debug.el (debugger-mode-map):
1554         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
1555         (conf-align-assignments): Only work on the region if it is active.
1556         (conf-quote-normal): Use when instead of if.  Remove redundant test.
1558         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
1559         for tracing and re-builder.
1561 2008-04-02  Glenn Morris  <rgm@gnu.org>
1563         * calendar/appt.el (appt-disp-window-function): Doc fix.
1564         (appt-display-message): Move beep before display.
1565         (appt-check): Make interactive.  Reduce the number of lets.
1566         Use string-equal to compare mode-line strings.
1567         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
1568         read-only.
1569         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
1570         (appt-delete): Simplify.
1572         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
1574         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
1576         * calendar/cal-hebrew.el (list-yahrzeit-dates):
1577         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
1578         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
1580         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
1581         (calendar-holiday-marker, mark-visible-calendar-date):
1582         * calendar/diary-lib.el (fancy-diary-display):
1583         Check for font-lock-mode before using faces.
1585         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
1586         (calendar-gregorian-from-absolute): Reduce the number of lets.
1587         (hebrew-holidays-4, generate-calendar-window): Simplify.
1588         (calendar-for-loop): Make obsolete.
1589         (calendar-nth-named-day): Doc fix.
1591         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
1592         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
1593         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
1594         Reduce the number of lets.
1595         (mark-sexp-diary-entries, calendar-mark-complex):
1596         Expand calendar-for-loops.
1598 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
1600         * find-dired.el (find-dired-filter): Fix last patch to handle
1601         multi-line process input.  Pad link numbers too.
1603 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
1605         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
1607 2008-04-01  Jason Rumney  <jasonr@gnu.org>
1609         * international/characters.el (script-list): Add phonetic script,
1610         covering IPA (previously Latin), Phonetic Extensions and
1611         Phonetic Extensions Supplement (both previously unassigned).
1613         * international/fontset.el (setup-default-fontset): Use unicode fonts
1614         that cover bopomofo script for bopomofo.
1615         Likewise for braille and mathematical.
1616         Use unicode scripts that cover the phonetic script for IPA.
1618 2008-04-01  Johan Bockgård  <bojohan@gnu.org>
1620         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
1621         return the assigned value.
1623 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1625         * abbrev.el (abbrev-mode): Use define-minor-mode.
1627         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
1628         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
1629         Use map-keymap.
1630         (minor-mode-menu-from-indicator): Use it.  Simplify.
1632         * bindings.el (mode-line-mode-menu): Move before (new) first use.
1633         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
1634         Bind the key directly to the menu.
1635         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
1637 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
1639         * epa.el (epa-decrypt-region): Explain the reason why this
1640         function should not be used in Lisp programs.
1641         (epa-decrypt-armor-in-region): Ditto.
1642         (epa-verify-region): Ditto.
1643         (epa-verify-cleartext-in-region): Ditto.
1644         (epa-sign-region): Ditto.
1645         (epa-encrypt-region): Ditto.
1647         * epg.el (epg-start-receive-keys): Fix typo in docstring.
1649         * epa.el (epa-select-keys): Show menu even if there is no key in
1650         GnuPG's keyring.
1652 2008-04-01  Glenn Morris  <rgm@gnu.org>
1654         * calendar/calendar.el (calendar-make-temp-face): New function.
1655         (mark-visible-calendar-date):
1656         * calendar/diary-lib.el (fancy-diary-display): Use it.
1658         * vc-hooks.el (vc-responsible-backend): Declare as function.
1660         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
1661         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
1662         * calendar/cal-julian.el (holiday-julian): Use it.
1664         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
1665         (calendar-hebrew-date-is-visible-p): Extract some common code into
1666         separate function.
1667         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
1669         * calendar/cal-menu.el (cal-menu-holidays-menu):
1670         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
1671         rather than obsolete alias.
1673         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
1674         for mark characters.
1675         (calendar-unmark): Unmark by removing all overlays, rather than
1676         redrawing.
1677         (calendar-starred-day): Remove.
1678         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
1679         (calendar-cursor-to-date): No need for special star handling now
1680         using overlays.
1681         (calendar-star-date): Use overlays.
1683         * calendar/cal-french.el (calendar-goto-french-date):
1684         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
1685         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
1686         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
1687         * calendar/cal-persia.el (calendar-persian-date-string):
1688         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
1689         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
1690         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
1691         * calendar/solar.el (solar-equinoxes-solstices):
1692         Reduce nesting of some lets.
1694         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count):
1695         (calendar-goto-mayan-long-count-date): Simplify.
1697         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
1698         Simplify by using mapcar.
1699         (calendar-list-holidays): Return holiday-list.
1700         (list-holidays): Use let rather than let*.  Remove un-needed locals
1701         `d', `never'.
1702         (calendar-check-holidays): Return result from dolist.
1703         (holiday-float): Use a single let*.  Simplify if-and to and.
1704         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
1705         single let*.
1707 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
1709         * calc/calc.el: Autoload `calc-yank'.
1710         (calc-mode-map): Add keybindings for `calc-yank'.
1711         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
1712         assignments for `calc-yank'.
1714 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
1716         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
1717         (vc-status-mark-buffer-changed): Handle the extra field.
1719         * vc-bzr.el (vc-bzr-after-dir-status):
1720         * vc-cvs.el (vc-cvs-after-dir-status):
1721         * vc-hg.el (vc-hg-after-dir-status):
1722         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
1724 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1726         * doc-view.el: Compute displayed pages first (in PDF).
1727         (doc-view-current-converter-processes): Rename from
1728         doc-view-current-converter-process.  Update users.
1729         (doc-view-sentinel): Test buffer's liveness.
1730         (doc-view-pdf/ps->png-sentinel): Remove.
1731         (doc-view-start-process): New function.
1732         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
1733         (doc-view-ps->pdf): Use it.
1734         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
1735         New functions.
1736         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
1737         (doc-view-mode): Kill the processes when leaving the mode.
1739 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
1741         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
1742         Use `byte-compile-warning-types'.  Add docstring.
1744 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1746         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
1747         (smerge-resolve): Add various resolution heuristics.
1749         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
1750         in 3-way conflicts.
1752 2008-03-31  Glenn Morris  <rgm@gnu.org>
1754         * calendar/cal-bahai.el (diary-bahai-mark-entries):
1755         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1756         * calendar/cal-islam.el (mark-islamic-diary-entries):
1757         Fix argument order in call to diary-mark-entries-1.
1759         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
1760         pre-Bahai dates.
1761         (holiday-bahai): Use an algorithm actually relevant to this calendar
1762         system.
1764         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
1766         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
1767         Use and.
1769         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
1770         in the last fortnight in Julian October.
1772         * calendar/calendar.el (increment-calendar-month): Optionally handle
1773         systems without 12 months per year.
1775         (calendar-date-is-visible-p): Doc fix.  Simplify.
1777         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
1778         from dolist.
1780 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
1782         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
1783         (hi-lock-unload-function): New function.
1785 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
1787         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
1788         overwriting when NEWNAME is a local file.
1790         * net/trampver.el: Update release number.
1792 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
1794         * vc-git.el: Make vc-status display information about copies,
1795         renames and permission changes.
1796         (vc-git-extra-fileinfo): New defstruct.
1797         (vc-git-escape-file-name, vc-git-file-type-as-string)
1798         (vc-git-rename-as-string, vc-git-permissions-as-string)
1799         (vc-git-status-printer): New functions.
1800         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
1801         (vc-git-after-dir-status-stage1): Look for copies, renames and
1802         permission changes.
1803         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
1804         (vc-git-dir-status): Ask for staged files and renames.
1806 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
1808         * vc.el: Allow backends to display backend specific information in
1809         the vc-status listing.
1810         (vc-status-fileinfo): Add a field for backend specific information.
1811         (vc-status-printer): Rename to ...
1812         (vc-default-status-printer): ... this.
1813         (vc-status-printer): New function.
1814         (vc-update-vc-status-buffer): Set the backend specific file info
1815         if provided.
1817 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1819         * textmodes/remember.el (remember-diary-convert-entry): Revert last
1820         change (ill-conceived).
1822 2008-03-29  Glenn Morris  <rgm@gnu.org>
1824         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
1825         * calendar/cal-julian.el (holiday-julian): Simplify.
1827         * calendar/holidays.el (list-holidays): Use or.
1829 2008-03-29  Juri Linkov  <juri@jurta.org>
1831         * window.el (split-window-preferred-horizontally): New function.
1833         * cus-start.el (split-window-preferred-function):
1834         Set choice for "vertically" to nil instead of split-window.
1835         Set choice for "horizontally" to split-window-preferred-horizontally
1836         instead of lambda.
1838 2008-03-29  Juri Linkov  <juri@jurta.org>
1840         * simple.el (minibuffer-default-add-function): New variable with
1841         the default to minibuffer-default-add-completions.
1842         (minibuffer-default-add-done): New variable.  Make it buffer-local.
1843         (minibuffer-default-add-completions): New function.
1844         (goto-history-element): Set minibuffer-default-add-done to t and
1845         call a function in minibuffer-default-add-function when the
1846         specified absolute history position is greater than the length of
1847         the minibuffer-default list and minibuffer-default-add-done is nil.
1848         Change "^End of history; no next item$" to "^End of defaults;
1849         no next item$".
1851         * bindings.el (debug-ignored-errors): Change "^End of history;
1852         no next item$" to "^End of defaults; no next item$".
1854 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1856         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
1858         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
1859         to with-no-warnings.
1861 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
1863         Sync with Tramp 2.1.13.
1865         * net/tramp-ftp.el: Require 'cl when byte-compiling.
1867         * net/trampver.el: Update release number.
1869 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
1871         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
1872         the current backend.
1874         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
1875         (vc-status-refresh): Create a temporary buffer and call the
1876         `dir-status' backend function from that buffer.
1878         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
1879         (vc-bzr-after-dir-status): Don't kill the buffer.
1881         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
1882         (vc-cvs-after-dir-status): Don't kill the buffer.
1884         * vc-git.el (vc-git-dir-status): Don't create a buffer.
1885         (vc-git-after-dir-status-stage2): Don't kill the buffer.
1887         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
1888         (vc-hg-after-dir-status): Don't kill the buffer.
1890         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
1891         (vc-svn-after-dir-status): Don't kill the buffer.
1893 2008-03-29  Glenn Morris  <rgm@gnu.org>
1895         * calendar/calendar.el (diary-file, american-date-diary-pattern)
1896         (european-date-diary-pattern, european-calendar-display-form)
1897         (american-calendar-display-form, diary-display-hook): Doc fixes.
1898         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
1899         custom :set.  Mark as obsolete.
1900         (calendar-date-style, iso-date-diary-pattern)
1901         (iso-calendar-display-form): New user variables.
1902         (diary-date-forms, calendar-date-display-form): Set using
1903         calendar-date-style.  Doc fix.
1904         (calendar-set-date-style): New command.
1905         (european-calendar, american-calendar): Use calendar-set-date-style.
1906         Mark as obsolete.
1908         * calendar/diary-lib.el (number): Move declaration where needed.
1909         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
1910         (diary-make-date): New function.
1911         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
1912         Use diary-make-date.
1913         (diary-date-display-form, diary-insert-entry-1): New functions.
1914         (insert-monthly-diary-entry, insert-yearly-diary-entry):
1915         Use diary-insert-entry-1.
1916         (insert-anniversary-diary-entry, insert-block-diary-entry)
1917         (insert-cyclic-diary-entry): Use diary-date-display-form.
1919         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
1920         Autoload diary-insert-entry-1.
1921         * calendar/cal-bahai.el (diary-bahai-insert-entry)
1922         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
1923         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
1924         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
1925         * calendar/cal-islam.el (insert-islamic-diary-entry)
1926         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
1927         Use diary-insert-entry-1.
1929         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
1930         (diary-yahrzeit): Doc fix.  Use diary-make-date.
1932         * calendar/icalendar.el (icalendar--datetime-to-american-date):
1933         New name for icalendar--datetime-to-noneuropean-date.  Make old name
1934         obsolete alias.
1935         (icalendar--datetime-to-iso-date): New function.
1936         (icalendar--datetime-to-diary-date): Doc fix.  Respect
1937         calendar-date-style if bound.
1939         * textmodes/remember.el (remember-diary-convert-entry):
1940         Respect calendar-date-style if bound.
1942 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1944         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
1945         (xterm-mouse-handle-delete-frame): Delete.
1947         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
1948         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
1949         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
1950         in xterm-modify-other-keys-terminal-list.
1952         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
1953         are conflicts.
1955 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
1957         * vc.el (vc-update): Check if the buffer is unsaved only if it
1958         actually exists.
1959         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
1960         vc-print-log.
1962 2008-03-28  Magnus Henoch  <mange@freemail.hu>
1964         * net/dns.el (dns-write): Use set-buffer-multibyte.
1966 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1968         * vc-bzr.el (vc-bzr-sha1): New fun.
1969         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
1970         (vc-bzr-registered): Use it.
1972 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
1974         * vc.el (vc-status-kill-dir-status-process): Simplify.
1975         (vc-status-refresh): Make sure the buffer is live.
1976         (ring): Don't require it, not used.
1978 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
1980         * progmodes/verilog-mode.el (verilog-auto-inout-module):
1981         Add optional regular expression to AUTOINOUTMODULE.
1982         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
1983         (verilog-auto-inst-param, verilog-auto-reg)
1984         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
1985         (verilog-auto-output-every, verilog-auto-input)
1986         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
1987         (verilog-auto-unused, verilog-auto): Update documentation to use
1988         more obvious instance module names versus cell names.
1990 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
1992         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
1993         kill if a process is running.
1995         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
1997 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
1999         * vc.el: Add new backend function 'status-extra-headers.
2000         (vc-default-status-extra-headers): New function.
2001         (vc-status-headers): Call 'status-extra-headers.  Add colors.
2003         * vc-git.el (vc-git-status-extra-headers): New function.
2005 2008-03-28  Glenn Morris  <rgm@gnu.org>
2007         * calendar/cal-menu.el (cal-menu-holidays-menu)
2008         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
2009         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
2010         holiday-list is optional.
2011         (calendar-mouse-holidays): Remove un-needed local `l'.
2013         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
2014         Remove un-needed local `date'.
2015         (calendar-cursor-to-visible-date): Use let rather than let*.
2016         Remove un-needed local `first-of-month-weekday'.
2018         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
2020         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
2021         Doc fixes.
2022         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
2023         (diary-header-line-flag, diary-header-line-format): Declare.
2024         (diary-pull-attrs): Check for multiple matches.
2025         (diary-list-entries-2): Simplify finding start of date.
2026         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
2027         pop-up-frames.
2028         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
2029         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
2031 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
2033         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
2035         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
2037 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2039         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
2041         * image-mode.el (image-mode-reapply-winprops): Fix last change.
2043 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
2045         * international/mule-conf.el (define-iso-single-byte-charset):
2046         Don't make latin-iso8859-* supplementary.
2047         (#'set-charset-priority): Don't change the priority of charsets
2048         `unicode' and `emacs'.
2050 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2052         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
2053         temp buffer.
2055 2008-03-27  Glenn Morris  <rgm@gnu.org>
2057         * calendar/cal-bahai.el (diary-bahai-list-entries):
2058         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
2059         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
2061         * calendar/calendar.el (diary-file): Doc fix.
2063         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
2064         (list-diary-entries-hook, mark-diary-entries-hook)
2065         (include-other-diary-files, diary-mail-entries)
2066         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
2067         (diary-set-header): New function.
2068         (diary-header-line-flag, diary-header-line-format):
2069         Use diary-set-header for custom :set function.
2070         (diary-set-maybe-redraw): Use symbol-value rather than eval.
2071         (diary-attrtype-convert): Use intern-soft rather than read.
2072         (diary-display-no-entries): New function.
2073         (simple-diary-display, fancy-diary-display): Use it.
2074         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
2075         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
2077         * calendar/holidays.el (list-holidays): Doc fix.
2079 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
2081         * calc/calc-store.el (calc-read-var-name-history): New variable.
2082         (calc-read-var-name): Use `calc-read-var-name-history'.
2084 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2086         * image-mode.el (image-mode-reapply-winprops): Simplify now that
2087         window-configuration-change-hook works buffer-locally.
2089 2008-03-26  Johan Bockgård  <bojohan@gnu.org>
2091         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
2092         for Emacs Lisp, not Lisp.
2094 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
2096         * help-fns.el (describe-function-1, describe-variable):
2097         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
2099         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
2100         replacement is provided, don't print "use nil instead".
2102 2008-03-26  Johan Bockgård  <bojohan@gnu.org>
2104         * complete.el (PC-do-completion): Use regexp-quote.
2106 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
2108         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
2109         Detect missing files.
2111         * vc-git.el (vc-git-extra-menu-map): New key map.
2112         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
2113         New functions.
2115         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
2116         and 'missing files.
2118 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2120         * calendar/holidays.el (list-holidays): Make Y2 optional.
2122         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
2123         buffers shown to the user.
2124         (appt-disp-window): Disable undo explicitly now that the leading space
2125         is gone.
2127         * simple.el (activate-mark): New function.
2128         (set-mark-command): Use it with region-active-p to clean up the code.
2129         (exchange-point-and-mark): Invert the meaning of C-u when
2130         transient-mark-mode is active.
2132         * dired-aux.el (dired-create-files): Use dolist.
2134         * bindings.el (mode-line-change-eol): Use with-selected-window.
2136         * apropos.el (apropos-command): Include macros.
2138 2008-03-26  Glenn Morris  <rgm@gnu.org>
2140         * calendar/cal-bahai.el: Require calendar, not cal-julian.
2141         (calendar-bahai-epoch): Doc fix.
2143         * calendar/cal-china.el: Explicitly require calendar.
2145         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
2146         Require calendar rather than cal-julian.
2147         Autoload calendar-absolute-from-julian.
2148         * calendar/cal-coptic.el (coptic-calendar-epoch):
2149         * calendar/cal-islam.el (calendar-islamic-epoch):
2150         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
2152         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
2154         * calendar/cal-dst.el: Don't require cal-persia.
2155         (calendar-absolute-from-persian): Autoload it.
2156         (dst-adjust-time): Doc fix.
2158         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
2159         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
2160         calendar.
2162         * calendar/cal-menu.el: Require calendar rather than declaring
2163         functions.
2164         * calendar/calendar.el: Provide calendar before requiring cal-menu.
2166         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
2167         calendar-after-frame-setup-hooks.  Update callers, make old name an
2168         obsolete alias.  Doc fix.
2169         (calendar-frame-1): Doc fix.
2171         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
2173         * calendar/calendar.el (oriental-holidays, solar-holidays):
2174         * calendar/holidays.el (list-holidays): Assume atan always bound.
2176         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
2177         Explicitly require calendar, not cal-julian.
2178         * calendar/lunar.el: Explicitly require cal-dst.
2180 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2182         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
2184         * help-fns.el (describe-function-1, describe-variable): If no
2185         replacement is provided, don't print "use nil instead".
2187 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2189         * proced.el: New file.
2191 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
2193         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
2195 2008-03-25  Juri Linkov  <juri@jurta.org>
2197         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
2198         in battery-mode-line-format.
2200         * bindings.el (minibuffer-local-map): For the command
2201         file-cache-minibuffer-complete replace keymap minibuffer-local-map
2202         with map which is already locally bound to minibuffer-local-map.
2204 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2206         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
2207         Remove `sort-first' argument.
2209         * subr.el (redisplay-end-trigger-functions)
2210         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
2211         (process-filter-multibyte-p, set-process-filter-multibyte):
2212         Mark as obsolete.
2214 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
2216         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
2217         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
2218         use the LOCAL arg of `add-hook'.
2219         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
2220         Remove spurious * from defcustom docstrings.
2221         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
2222         Fix typos in messages.
2223         (reb-mode-buffer-p): New function.
2224         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
2225         (top, reb-show-subexp, reb-auto-update, reb-auto-update)
2226         (reb-delete-overlays, reb-cook-regexp, reb-update-regexp)
2227         (reb-update-overlays): Use `unless', `when'.
2228         (re-builder-unload-function): New function.
2230 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
2232         * vc-hooks.el (vc-state): Add documentation for 'missing.
2234 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
2236         * progmodes/verilog-mode.el (verilog-auto-output)
2237         (verilog-auto-input, verilog-auto-inout, verilog-auto)
2238         (verilog-delete-auto): Add optional regular expression to
2239         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
2240         (verilog-signals-matching-regexp): New internal function for
2241         signal matching.
2243 2008-03-25  Johan Bockgård  <bojohan@gnu.org>
2245         * info.el (Info-isearch-search): Always return point.
2247 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2249         * diff-mode.el (diff-remembered-defdir): New var.
2250         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
2252 2008-03-25  Glenn Morris  <rgm@gnu.org>
2254         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
2255         calendar-bahai-prompt-for-date.  Update callers, make old name an
2256         obsolete alias.  Doc fix.
2257         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
2258         coptic-prompt-for-date.  Update callers, make old name an
2259         obsolete alias.  Doc fix.
2260         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
2261         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
2262         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
2263         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
2264         * calendar/cal-iso.el (calendar-iso-read-date): New name for
2265         calendar-iso-read-args.  Update callers, make old name an obsolete
2266         alias.
2267         * calendar/cal-persia.el (calendar-persian-read-date): New name for
2268         persian-prompt-for-date.  Update callers, make old name an
2269         obsolete alias.  Doc fix.  Move definition before use.
2271         * calendar/cal-x.el (diary-frame-parameters)
2272         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
2273         (calendar-frame-1): Doc fixes.
2274         (make-fancy-diary-buffer): Remove declaration.
2275         (calendar-dedicate-diary): Replace call to deleted function
2276         make-fancy-diary-buffer.
2277         (calendar-frame-setup): New function.
2278         (calendar-one-frame-setup, calendar-only-one-frame-setup)
2279         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
2280         work, and mark as obsolete.
2281         (special-display-buffer-names): Don't mess with this; it's not our
2282         business.
2283         (cal-x-load-hook): Defvar it, and mark as obsolete.
2285         * calendar/calendar.el (calendar-remove-frame-by-deleting):
2286         Default to t.  Add to 'calendar group.
2287         (calendar): Doc fix.  Use calendar-frame-setup.
2288         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
2289         (generate-calendar-window): Doc fix.
2291 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2293         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
2295 2008-03-24  Drew Adams  <drew.adams@oracle.com>
2297         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
2298         New variables.
2299         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
2300         (finder-exit): Ignore errors rather than avoiding them.
2301         Kill *Finder-package* buffer also.
2303 2008-03-24  Andreas Schwab  <schwab@suse.de>
2305         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
2307 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
2309         * vc-hg.el (vc-hg-after-dir-status):
2310         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
2312         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
2313         Detect removed files.
2315         * vc.el (vc-status-printer): Use a different face for missing files.
2316         (vc-status-hide-up-to-date): Rename from
2317         vc-status-remove-up-to-date.  Update all callers.
2318         (vc-status-mode-map): Bind C-m.
2320 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
2322         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
2323         code ...
2324         (vc-git--state-code): ... to this new function.
2325         (vc-git-state): Use it.
2327 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
2329         * textmodes/remember.el (remember-mail-date)
2330         (remember-store-in-mailbox): Write date and From line in such a
2331         way that Mutt can read it.
2333 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
2335         * simple.el (transient-mark-mode): Turn on by default.
2337 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
2339         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
2340         'unregistered for unregistered files.
2342         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
2344         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
2346         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
2347         subdirectories.
2349         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
2350         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
2351         Add :enable for vc-status-refresh.
2352         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
2353         (vc-status-tool-bar-map): Add binding for
2354         vc-status-kill-dir-status-process.
2355         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
2356         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
2357         Reset vc-status-process-buffer.
2358         (vc-status-refresh): Don't run two refreshes at a time.
2359         (vc-status): If the buffer is already in vc-status-mode only refresh.
2360         (vc-status-mark-buffer-changed): Add an optional file parameter.
2361         (vc-resynch-buffer): Use it.
2362         (vc-delete-file): Expand the file name before using it.
2363         Be careful to not create a new buffer with the old file contents.
2364         Update the VC state after performing the operation.
2366 2008-03-23  Andreas Schwab  <schwab@suse.de>
2368         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
2369         Fix radio button condition.
2370         [box]: Likewise.
2371         [customize]: Add radio button.
2373 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
2375         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
2376         (calc-user-parse-tables, calc-gnuplot-default-device)
2377         (calc-gnuplot-default-output, calc-gnuplot-print-device)
2378         (calc-gnuplot-print-output, calc-gnuplot-geometry)
2379         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
2380         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
2381         (calc-undo-list, calc-redo-list, calc-main-buffer)
2382         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
2383         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
2384         (calc-said-hello, calc-executing-macro, calc-any-selections)
2385         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
2386         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
2387         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
2388         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
2389         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
2390         (calc-create-buffer, calc-quit): Add docstrings.
2392 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
2394         * makefile.w32-in (WINS_ALMOST): Add org.
2396 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
2398         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
2399         New functions to implement vc-status support.
2401 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
2403         * vc.el (vc-status-prepare-status-buffer): New function.
2404         (vc-status): Use it.
2406         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
2407         appropriate.
2409 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
2411         * vc-git.el (vc-git--empty-db-p)
2412         (vc-git-after-dir-status-stage1-empty-db): New functions.
2413         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
2414         Add support for empty repositories.
2416 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
2418         * vc-git.el (vc-git-annotate-extract-revision-at-line):
2419         Allow "^" in a version name.
2421         * vc-mtn.el (vc-mtn-state): Support the added state.
2423 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
2425         * org: New directory for Org-mode.
2427         * org/org-export-latex.el: Moved from lisp/texmodes.
2429         * org/org-irc.el: Moved from lisp/texmodes.
2431         * org/org-mac-message.el: Moved from lisp/texmodes.
2433         * org/org-mouse.el: Moved from lisp/texmodes.
2435         * org/org-publish.el: Moved from lisp/texmodes.
2437 2008-03-21  Juri Linkov  <juri@jurta.org>
2439         * comint.el (comint-dynamic-simple-complete):
2440         Use variable `stub' for the second arg `common-substring'
2441         of `comint-dynamic-list-completions'.
2442         (comint-dynamic-list-filename-completions):
2443         Use variable `filenondir' for the second arg `common-substring'
2444         of `comint-dynamic-list-completions'.
2445         (comint-dynamic-list-completions): Add new optional arg
2446         `common-substring'.  Add `common-substring' as the second arg of
2447         the call to `display-completion-list'.  Doc fix.
2449         * comint.el (comint-dynamic-complete-as-filename)
2450         (comint-dynamic-list-filename-completions)
2451         (comint-dynamic-simple-complete): Use `minibuffer-message'
2452         to display message "No completions of %s" when a command
2453         is called in the minibuffer.
2454         (comint-dynamic-simple-complete): Don't display other
2455         completion messages when a command is called in the minibuffer.
2456         (comint-dynamic-list-completions): Use `minibuffer-message'
2457         to display message " [Type space to flush ...]" when a command
2458         is called in the minibuffer.
2460         * shell.el (shell-dynamic-complete-command)
2461         (shell-dynamic-complete-environment-variable): Don't display
2462         completion messages when command is called in the minibuffer.
2464         * emacs-lisp/lisp.el (lisp-complete-symbol):
2465         Use `minibuffer-message' to display message "No completions of %s"
2466         when this command is called in the minibuffer.
2468         * bindings.el (standard-mode-line-modes): Put special help-echo
2469         tooltip on recursive edit %[ %] mode-line constructs.
2471         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
2472         "^No dynamic expansion for .* found$" to allow error messages like
2473         "No dynamic expansion for \"%s\" found in this-buffer".
2475 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
2477         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
2478         "psftp".
2480 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2482         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
2483         * vc.el (vc-default-dired-state-info): Use just "modified".
2484         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
2485         (vc-cvs-mode-line-string): Make use of the better default.
2486         (vc-cvs-parse-entry): Use the new `added'.
2487         (vc-cvs-dired-state-info): Remove.
2488         * vc-svn.el (vc-svn-dired-state-info): Remove.
2489         * vc-hg.el (vc-hg-dired-state-info): Remove.
2490         * vc-git.el (vc-git-dired-state-info): Remove.
2492 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
2494         * vc-git.el (vc-git-status-result): New variable.
2495         (vc-git-dir-status): Split out ...
2496         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
2497         ... these new functions and work asynchronously.
2499 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
2501         * vc-git.el (vc-git-after-dir-status): Remove.
2502         (vc-git-dired-state-info): Reimplement.
2504 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
2506         * replace.el (occur-mode-map): Add :help.
2508         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
2509         for disassemble.
2511         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
2512         the 'added state.
2513         (vc-status-remove-up-to-date): New function.
2514         (vc-status-mode-map, vc-status-menu-map): Bind it.
2515         (vc-status-printer): Use a different face up-to-date files.
2516         (vc-resynch-buffer): Update the vc-status buffer if it exists.
2517         (Todo): Remove solved entries.
2519         * vc-hg.el (vc-hg-state):
2520         * vc-git.el (vc-git-state):
2521         * vc-cvs.el (vc-cvs-parse-status):
2522         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
2523         state.
2525 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2527         * progmodes/compile.el (compile):
2528         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
2530         * simple.el (minibuffer-local-shell-command-map): New var.
2531         (minibuffer-complete-shell-command, read-shell-command): New funs.
2532         (shell-command, shell-command-on-region): Use them.
2534 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
2536         * vc.el (vc-status-mark-buffer-changed): New function to implement
2537         updating of the *vc-status* buffer when a buffer is saved.
2538         (vc-status-mode): Use it for after-change-hook.
2539         (vc-add-to-vc-status-buffer): Rename to ...
2540         (vc-status-add-entry): ... this.
2541         (Todo): Add new entry.
2543 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2545         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
2547 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
2549         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
2550         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
2551         Remove spurious * from defcustom docstrings.
2552         (icomplete-compute-delay): Fix docstring and remove spurious *.
2553         (icomplete-delay-completions-threshold): Fix typo in docstring and
2554         remove spurious *.
2555         (icomplete-completions): While collecting the list of prospective
2556         candidates, don't overshoot `icomplete-prospects-length'.
2558 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
2560         * textmodes/refbib.el:
2561         * textmodes/reftex.el:
2562         * textmodes/reftex-global.el:
2563         * textmodes/reftex-vars.el:
2564         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
2565         compiler pacifying defvars.
2566         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
2567         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
2568         not needed.
2570 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
2572         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
2573         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
2574         (verilog-customize, verilog-font-customize)
2575         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
2576         (verilog-mode): Update documentation strings to match tool tips.
2577         (verilog-auto-search-do, verilog-auto-re-search-do)
2578         (verilog-skip-forward-comment-or-string): Fix verilog-auto
2579         expansion when a .* appears inside a string.
2580         (verilog-re-search-forward, verilog-re-search-backward):
2581         Add comment to recall how this works.
2582         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
2584 2008-03-20  Glenn Morris  <rgm@gnu.org>
2586         * calendar/calendar.el (calendar-other-dates): New function.
2587         (calendar-print-other-dates): Use calendar-other-dates.
2588         * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
2589         the declarations it replaces.
2590         (calendar-mouse-print-dates): Use calendar-other-dates.
2592         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
2593         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
2594         (calendar-absolute-from-bahai): Fix the leap-year case.
2595         (calendar-bahai-from-absolute): Re-use the Gregorian month.
2596         (calendar-bahai-date-string, calendar-bahai-print-date):
2597         Handle pre-Bahai dates.
2599         * calendar/cal-china.el (chinese-calendar-celestial-stem)
2600         (chinese-calendar-terrestrial-branch): Make defcustoms.
2602         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
2603         (calendar-mouse-view-diary-entries): Use or.
2604         (calendar-mouse-chinese-date): Remove unused command.
2605         (cal-menu-load-hook): Mark as obsolete.
2607         * calendar/solar.el (calendar-location-name, calendar-latitude)
2608         (calendar-longitude, solar-arctan, sunrise-sunset)
2609         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
2611 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
2613         * calc/calc.el: Remove outdated comments.
2614         (defcalcmodevar, calc-mode-var-list-restore-default-values)
2615         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
2616         Add docstrings.
2618 2008-03-19  Jason Rumney  <jasonr@gnu.org>
2620         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
2622 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
2624         * net/tls.el (open-tls-stream): Reindent.
2626 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
2628         * net/tramp.el (tramp-let-maybe): Removed.
2629         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
2630         It does not exist under XEmacs.
2631         (tramp-handle-file-truename, tramp-handle-expand-file-name)
2632         (tramp-completion-file-name-handler): Let-bind
2633         `directory-sep-char'.
2635         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
2636         `directory-sep-char'.
2638 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2640         * help-fns.el (describe-function-1): Don't signal "missing arglist"
2641         for autoloaded keymaps.
2643         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
2644         (electric-verilog-terminate-line, verilog-in-struct-region-p)
2645         (verilog-backward-ws&directives, verilog-forward-ws&directives)
2646         (verilog-in-comment-p, verilog-in-star-comment-p)
2647         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
2648         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
2649         (verilog-skip-forward-comment-or-string, verilog-in-paren)
2650         (verilog-skip-forward-comment-p): Use it.
2652 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
2654         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
2655         (org-remember-templates, org-time-stamp-rounding-minutes)
2656         (org-back-over-empty-lines, org-find-base-buffer-visiting)
2657         (org-columns-new): Fix typos in docstrings.
2659 2008-03-19  Glenn Morris  <rgm@gnu.org>
2661         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
2662         (tramp-handle-shell-command): Use condition-case rather than
2663         ignore-errors.
2665 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
2667         * diff-mode.el (diff-header): Make the color louder.
2668         (diff-refine-change): Tone the color down.
2670 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
2672         * descr-text.el (describe-char): When `describe-char-unidata-list'
2673         is set to show all properties, list them in the right order.
2675 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2677         * international/mule.el (load-with-code-conversion): Avoid setting
2678         default-enable-multibyte-characters.
2680 2008-03-19  Gustav Hållberg  <gustav@virtutech.com>  (tiny change)
2682         * vc.el (vc-annotate-background): Fix custom type.
2684 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2686         * descr-text.el (describe-char-unidata-list): Allow specifying
2687         just all properties.
2688         (describe-char): Handle that new value.
2690         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
2692 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
2694         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
2695         instead of file name extension to make docs with uncommon
2696         extensions work.
2698 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
2700         * doc-view.el (require): Require cl at compile time because
2701         `assert' needs it.
2703 2008-03-18  Glenn Morris  <rgm@gnu.org>
2705         * calendar/calendar.el (initial-calendar-window-hook)
2706         (today-visible-calendar-hook): Doc fixes.
2708 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
2710         * net/tramp.el (tramp-root-regexp): Simplify.
2711         (tramp-completion-file-name-regexp-separate): Don't insist on
2712         leading "[".  This prevents method or user or host completion.
2713         (tramp-let-maybe): Autoload it.
2714         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
2715         is an alias for `identity'.
2716         (tramp-handle-write-region): Protect `last-coding-system-used'
2717         over the trailing statements.
2718         (tramp-completion-file-name-handler-post-function): Remove.
2719         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
2720         instead of calling `tramp-drop-volume-letter'.
2722         * net/tramp.el:
2723         * net/tramp-uu.el:
2724         * net/trampver.el: Move coding cookie at the end.
2726 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2728         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
2729         elements which may be something else than characters.
2731 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
2733         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
2734         New functions to implement vc-status support.
2736         * vc.el (vc-default-extra-status-menu)
2737         (vc-add-to-vc-status-buffer): New functions.
2739         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
2740         for eldoc and ielm.
2742 2008-03-17  Glenn Morris  <rgm@gnu.org>
2744         * calendar/cal-x.el (diary-frame-parameters)
2745         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
2746         Fix custom type; add options.
2747         (calendar-frame, diary-frame): Doc fixes.
2748         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
2749         new functions.
2750         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
2751         Use calendar-frame-1 and calendar-dedicate-diary.
2752         (calendar-one-frame-setup): Also handle only-one-frame case.
2753         (calendar-only-one-frame-setup): Doc fix.  Just call
2754         calendar-one-frame-setup.
2756         * calendar/diary-lib.el: Re-order some definitions before their use.
2757         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
2758         (diary-list-entries): Doc fixes.
2759         (make-fancy-diary-display): Remove function.
2761         * calendar/calendar.el (calendar-today-marker)
2762         (initial-calendar-window-hook, today-visible-calendar-hook)
2763         (today-invisible-calendar-hook, diary-file, calendar-basic-setup):
2764         (calendar-star-date, calendar-mark-today): Doc fixes.
2765         (today-visible-calendar-hook): Add options.
2766         (calendar-in-read-only-buffer): New macro.
2767         (calendar-basic-setup): Adapt for change in calendar-read-date.
2768         Place holiday let inside if.
2769         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
2770         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
2771         (calendar-print-other-dates): Use one let rather than many.
2773         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
2774         (calendar-print-other-dates):
2775         * calendar/cal-hebrew.el (list-yahrzeit-dates):
2776         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
2777         * calendar/holidays.el (calendar-list-holidays, list-holidays)
2778         (calendar-cursor-holidays):
2779         * calendar/lunar.el (calendar-phases-of-moon): Use
2780         calendar-in-read-only-buffer to replace previous code and disable undo.
2782 2008-03-16  Juri Linkov  <juri@jurta.org>
2784         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
2785         and regexp-search-ring-yank-pointer for the HISTPOS argument of
2786         read-from-minibuffer to provide the correct initial minibuffer
2787         history position in isearch-edit-string when it is called from
2788         isearch-ring-adjust.
2790         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
2791         to check if the current buffer is the minibuffer, and in this case
2792         call abort-recursive-edit to kill the minibuffer.  Doc fix.
2793         (kill-this-buffer-enabled-p): Allow this function to return non-nil
2794         when the current buffer is the minibuffer.
2796         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
2798 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
2800         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
2801         Use non-nil PARENTS attribute of make-directory instead of
2802         explicitly checking existence the current cache directory.
2804 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
2806         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
2807         M-x epa-file-select-keys.
2809 2008-03-16  Kenichi Handa  <handa@m17n.org>
2811         * international/mule.el (auto-coding-alist):
2812         Use no-conversion-multibyte for archive files.
2814 2008-03-16  Glenn Morris  <rgm@gnu.org>
2816         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
2817         New functions.
2818         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
2819         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
2820         Use calendar-mark-1.
2821         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
2822         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
2823         Use calendar-mark-complex.
2824         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
2825         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
2826         Use calendar-mark-1.
2828         * calendar/calendar.el (calendar-mod): Remove.
2829         * calendar/cal-china.el (calendar-chinese-from-absolute)
2830         (calendar-chinese-date-string): Expand calendar-mod calls.
2831         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
2832         Expand calendar-mod calls.
2834         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
2835         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
2836         (diary-bahai-insert-yearly-entry): Use let rather than let*.
2837         Move obsolete aliases after the functions that replaced them.
2839         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
2840         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
2841         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
2842         Use let rather than let*.
2843         (calendar-hebrew-prompt-for-date): New function.
2844         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
2845         (holiday-tisha-b-av-etc): Use unless, let.
2847         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
2848         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
2850         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
2852         * calendar/calendar.el (calendar-for-loop): Add indent spec.
2854         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
2855         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
2856         than concat.
2857         (diary): Remove un-needed let.
2858         (view-other-diary-entries): Rename argument.
2859         (diary-list-entries-2): New function.
2860         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
2861         (print-diary-entries): Use unless.
2862         (diary-mark-entries-1): Change argument order, make all but
2863         markfunc optional.  Handle the standard (Gregorian) case.
2864         Use match-string-no-properties.  Handle marks.
2865         (mark-diary-entries): Use diary-mark-entries-1.
2866         (diary-font-lock-keywords-1): New macro.
2867         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
2869 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
2871         * icalendar.el (icalendar-version): Increase to 0.18.
2872         (icalendar-export-hidden-diary-entries): New variable.
2873         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
2874         In case of error, insert full error-val.
2875         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
2876         Use calendar-day-of-week.  Return the day number.
2877         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
2879 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
2881         * icalendar.el (icalendar-recurring-start-year): New variable.
2882         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
2883         (icalendar-export-region): Ignore hidden diary entries.
2884         (icalendar--convert-ordinary-to-ical): Fix case where event
2885         spans across midnight boundary.
2886         (icalendar-first-weekday-of-year): New function.
2887         (icalendar--convert-weekly-to-ical): Allow user-selectable start
2888         year for recurring events (Mozilla calendars do not propagate
2889         recurring events forever, so year 2000 start date was not working).
2890         (icalendar--convert-yearly-to-ical): Remove extra spaces in
2891         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
2893 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
2895         * net/tramp.el (tramp-root-regexp): New defconst.
2896         (tramp-completion-file-name-regexp-unified)
2897         (tramp-completion-file-name-regexp-separate)
2898         (tramp-completion-file-name-regexp-url): Use it.
2899         (tramp-do-copy-or-rename-file-via-buffer):
2900         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
2901         t for `insert-file-contents-literally'.
2902         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
2903         Autoload it.
2904         (tramp-completion-file-name-handler-post-function): New defconst.
2905         (tramp-completion-file-name-handler): Use it.
2906         (tramp-maybe-open-connection): Update calls to
2907         `tramp-flush-connection-property' for removed 2nd argument.
2909 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2911         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
2912         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
2913         New functions.
2915 2008-03-15  Glenn Morris  <rgm@gnu.org>
2917         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
2918         New functions.
2919         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
2920         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
2921         (diary-list-entries-1, diary-mark-entries-1): Autoload.
2922         (diary-bahai-list-entries): Use diary-list-entries-1.
2923         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
2924         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
2925         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
2926         (diary-list-entries-1, diary-mark-entries-1): Autoload.
2927         (list-hebrew-diary-entries): Use diary-list-entries-1.
2928         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
2929         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
2930         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
2931         (diary-list-entries-1, diary-mark-entries-1): Autoload.
2932         (list-islamic-diary-entries): Use diary-list-entries-1.
2933         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
2935         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
2937         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
2939         * calendar/cal-china.el (number-chinese-months)
2940         (calendar-chinese-from-absolute): Use nth, caar.
2942         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
2944         * calendar/cal-french.el (french-calendar-accents): Doc fix.
2946         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
2947         (calendar-hebrew-month-name-array-leap-year)
2948         (hebrew-calendar-parashiot-names): Make constants.
2949         (diary-parasha): Move definition after constants it uses.
2951         * calendar/cal-html.el (cal-html-insert-link-yearpage)
2952         (cal-html-htmlify-list): Doc fix.
2953         (cal-html-htmlify-entry): Use nth.
2955         * calendar/cal-islam.el (calendar-islamic-month-name-array)
2956         (calendar-islamic-epoch): Make constants.
2957         (calendar-islamic-epoch): Doc fix.
2959         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
2961         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
2962         (cal-tex-month-name): Doc fix.
2963         (cal-tex-last-blank-p): Use zerop.
2965         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
2966         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
2967         (calendar-cursor-to-date): Doc fix.
2968         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
2969         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
2970         (calendar-day-number): Use when.
2971         (generate-calendar-month): Use dotimes.
2972         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
2973         (calendar-set-mark): Reverse conditional.
2974         (calendar-make-alist): Move definition before use.
2976         * calendar/diary-lib.el (diary-face-attrs)
2977         (diary-glob-file-regexp-prefix, diary-selective-display)
2978         (number-of-diary-entries, diary-list-entries, diary-goto-entry):
2979         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
2980         (diary-anniversary, diary-cyclic)
2981         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
2982         (diary-header-line-format): Change wording.
2983         (diary-list-entries): Set `date-start' in let.
2984         (include-other-diary-files, mark-included-diary-files): Use format.
2985         (simple-diary-display, fancy-diary-display): Use cadr, unless.
2986         (mark-diary-entries): Use 1+.
2987         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
2988         (mark-calendar-month): Use dotimes.
2990         * calendar/holidays.el (displayed-month, displayed-year):
2991         Move declarations where needed.
2992         (calendar-list-holidays): Doc fix.
2994         * calendar/parse-time.el (parse-time-string): Simplify.
2996         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
2997         Make constants.
2998         (solar-sunrise-sunset): Rename some local variables for clarity.
2999         (sunrise-sunset): Use zerop.
3000         (solar-mean-equinoxes/solstices): Doc fix.
3002         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
3003         Use nth.
3004         (timeclock-completing-read, timeclock-generate-report): Use zerop.
3005         (timeclock-mean, timeclock-generate-report): Use dolist.
3007         * calendar/todo-mode.el (todo-add-category): Simplify.
3008         (todo-more-important-p, todo-delete-item, todo-file-item):
3009         Use unless, when.
3010         (todo-top-priorities): Use zerop.
3012 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
3014         * buff-menu.el (list-buffers-noselect): Display buffer name in
3015         tooltip instead of mouse binding when it doesn't fit in the list.
3017 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
3019         * faces.el (xw-defined-colors):
3020         * simple.el (widget-convert, shell-mode): Declare as functions
3021         instead of autoloading.
3023         * abbrev.el:
3024         * button.el:
3025         * cus-face.el:
3026         * ediff-hook.el:
3027         * emacs-lisp/backquote.el:
3028         * emacs-lisp/timer.el:
3029         * facemenu.el:
3030         * faces.el:
3031         * menu-bar.el:
3032         * simple.el:
3033         * subr.el:
3034         * textmodes/fill.el:
3035         * textmodes/paragraphs.el: Remove autoloads, redundant when the
3036         files are preloaded.
3038 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3040         * desktop.el (desktop-create-buffer): Don't catch errors if
3041         debug-on-error is set.
3043 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
3045         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
3046         ($(lisp)/calendar/diary-loaddefs.el)
3047         ($(lisp)/calendar/hol-loaddefs.el): New targets.
3048         (LOADDEFS): New macro.
3049         (autoloads): Depend on $(LOADDEFS).
3051 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
3053         * font-lock.el (featurep): Remove test, not useful anymore.
3054         (facemenu-keymap): Move key binding ...
3055         * facemenu.el (facemenu-keymap): ... here.
3057         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
3058         for each file in the list.
3059         (vc-bzr-log-view-mode): Recognize the file marker.
3061         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
3062         for checkdoc and profiling.
3064 2008-03-14  Bastien Guerry  <bzg@altern.org>
3066         * textmodes/flyspell.el (nxml-mode): Add the right
3067         `flyspell-mode-predicate'.
3069         * wid-edit.el (link): Use 'mouse-face for :follow-link.
3071 2008-03-14  Glenn Morris  <rgm@gnu.org>
3073         * calendar/solar.el: Reorder so that functions are defined before use.
3074         (displayed-month, displayed-year): Move declarations where needed.
3075         (solar-get-number): Move definition before use.  Use unless.
3076         (solar-equatorial-coordinates): Simplify.
3077         (solar-sunrise-and-sunset): Use let rather than let*.
3078         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth
3080         * startup.el (command-line-1): Rename -internal-script back to
3081         -scriptload (reverts previous change).
3083         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
3084         (calendar-bahai-leap-base): Add doc strings.
3085         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
3086         Move definition before use.
3087         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
3088         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
3089         variables outside the loop.  Use dolist.
3090         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
3092         * calendar/cal-china.el: Re-order so that functions are defined before
3093         use.
3094         (displayed-month, displayed-year): Move declarations where needed.
3095         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
3096         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
3097         Add doc strings.
3098         (chinese-year-cache): Recenter on 2010.  Doc fix.
3099         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
3100         Doc fix.  Simplify.
3101         (chinese-year-cache-init): New function.
3102         (compute-chinese-year, holiday-chinese-new-year)
3103         (calendar-chinese-date-string, calendar-goto-chinese-date)
3104         (make-chinese-month-assoc-list): Use cadr, nth.
3105         (chinese-months): Remove un-needed let.
3107         * calendar/cal-coptic.el (coptic-calendar-month-name-array):
3108         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
3109         (coptic-prompt-for-date): Move definition before use.
3111         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
3112         (calendar-dst-find-data, calendar-daylight-time-offset)
3113         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
3114         (calendar-daylight-savings-starts-time)
3115         (calendar-daylight-savings-ends-time): Use cadr, nth.
3117         * calendar/cal-french.el (french-calendar-epoch)
3118         (calendar-goto-french-date): Doc fix.
3119         (french-calendar-month-name-array)
3120         (french-calendar-multibyte-month-name-array)
3121         (french-calendar-day-name-array, french-calendar-special-days-array):
3122         Add doc strings.
3124         * calendar/cal-hebrew.el (displayed-month, displayed-year)
3125         (original-date): Move declarations where needed.
3126         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
3127         Doc fix.
3128         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
3129         constant variables outside the loop.  Use dolist.
3131         * calendar/cal-islam.el (displayed-month, displayed-year)
3132         (original-date): Move declarations where needed.
3133         (islamic-calendar-day-number): Remove unused local variable `day'.
3134         (calendar-goto-islamic-date): Doc fix.
3135         (holiday-islamic): Use unless.
3136         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
3137         constant variables outside the loop.  Use dolist.
3138         (mark-islamic-calendar-date-pattern): Move definition before use.
3139         Use unless.
3140         (mark-islamic-diary-entries): Doc fix.
3141         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
3142         (insert-yearly-islamic-diary-entry): Use let rather than let*.
3144         * calendar/cal-julian.el (calendar-absolute-from-julian):
3145         Move definition before use.  Remove un-needed local `day'.
3146         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
3148         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
3149         (calendar-mayan-tzolkin-names-array): Add doc strings.
3150         (calendar-mayan-long-count-from-absolute): Use a single let.
3151         (calendar-string-to-mayan-long-count): Simplify.
3152         (calendar-next-haab-date, calendar-previous-haab-date)
3153         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
3154         (calendar-previous-calendar-round-date)
3155         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
3156         Doc fix.
3157         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
3158         (calendar-mayan-date-string, calendar-print-mayan-date)
3159         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
3160         (calendar-mayan-long-count-common-era): Move definitions before use.
3162         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
3163         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
3164         Doc fix.
3165         (calendar-mouse-goto-date): Move definition before use.
3167         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
3168         Move definition before use.
3169         (calendar-cursor-to-visible-date): Move definition before use.
3170         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
3171         and place inside the conditional.
3172         (calendar-forward-day): Simplify.
3173         (calendar-end-of-month): Use unless.
3174         (calendar-goto-day-of-year): Doc fix.
3175         Relocate obsolete aliases after their replacements.
3177         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
3179         * calendar/diary-lib.el (mark-diary-entries): Move some constant
3180         variables outside the diary-date-forms loop.
3182         * calendar/calendar.el (diary-file): Doc fix.
3183         (calendar-buffer-list): Return buffers rather than strings (fixes
3184         previous change).
3185         (hebrew-holidays-4): Fix typo.
3187         * calendar/holidays.el (displayed-month, displayed-year):
3188         Move declarations where needed.
3189         (calendar-holiday-list, calendar-list-holidays)
3190         (holiday-filter-visible-calendar): Move definitions before use.
3191         (list-holidays): Use cadr.
3192         Relocate obsolete aliases after their replacements.
3194         * calendar/lunar.el (date, displayed-month, displayed-year):
3195         Move declarations where needed.
3196         (lunar-phase-list): Move definition after functions it uses.
3197         (calendar-phases-of-moon, diary-phases-of-moon)
3198         (lunar-new-moon-on-or-after): Use cadr, nth.
3199         (lunar-new-moon-on-or-after): Doc fix.
3201         * textmodes/org-irc.el (top-level): CL not required when compiling.
3202         (org-irc-visit-erc): Replace runtime CL functions.
3204         * textmodes/org-publish.el (declare-function): Add compatibility stub.
3205         (org-publish-delete-dups): Declare as function.
3207 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
3209         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
3210         (vc-bzr-show-log-entry): Make regexp match more cases.
3211         (vc-diff-switches-list): Remove autoload, not needed.
3213 2008-03-14  Juri Linkov  <juri@jurta.org>
3215         * isearch.el (isearch-edit-string): Remove one call to
3216         `isearch-push-state' not to push an inconsistent state,
3217         but keep another correct call to `isearch-push-state'.
3218         (isearch-ring-adjust): Call `isearch-push-state' only when
3219         `search-ring-update' is non-nil since `isearch-edit-string'
3220         already pushes its state.
3221         (isearch-message): Improve matching the failed part by checking
3222         if the original message starts with the last successful message.
3224         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
3225         (dired-perm-write): Rename from `dired-warn-writable'.
3226         Change parent face from `font-lock-warning-face' to
3227         `font-lock-comment-delimiter-face'.
3228         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
3229         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
3230         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
3231         with `dired-perm-write-face'.
3233 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
3235         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
3236         Create cache dir only if it doesn't already exist.
3238 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3240         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
3241         of \ and '.
3243 2008-03-13  Johan Bockgård  <bojohan@gnu.org>
3245         * net/browse-url.el (browse-url-text-xterm):
3246         Unquote browse-url-text-browser.
3248 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
3250         * textmodes/org-mouse.el: Version number change.
3252         * textmodes/org-publish.el (org-publish-expand-components):
3253         Remove null projects from the list of components.
3254         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
3255         Remove unused retrieval of the :publishing-directory property.
3256         (org-publish-file): Bugfix: when using a relative directory as the
3257         publishing directory, convert it to a directory filename.
3258         (org-publish-project): New alias.
3259         (org-publish-get-files): Protect against empty p.
3260         (org-publish-file): Send an error when file is not part of any project.
3261         (org-publish-file): Offer to refresh the list of files in known
3262         project when the current file is not part of any project.
3263         (org-publish-before-export-hook)
3264         (org-publish-after-export-hook): New hooks.
3265         (org-publish-org-to): Use new hooks and kill buffers.
3266         (org-publish-file): Remove the code for killing buffers.
3267         (org-publish-initialize-files-alist): Use interactive.
3268         (org-publish-file): If the publishing function creates a new
3269         buffer, kill it after publishing.
3270         (org-publish-timestamp-filename): Protect ":" in file name path
3271         under windows.
3273         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
3274         change that killed the LaTeX buffer.
3276         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
3277         in the decision tree.
3278         (org-select-remember-template): Clean the code.
3279         (org-prepare-dblock): Add the extra :content parameter.
3280         (org-write-agenda): New output type ".ics" files.
3281         (org-write-agenda): Call `org-icalendar-verify-function', both for
3282         time stamps and for TODO entries.
3283         (org-agenda-collect-markers, org-create-marker-find-array)
3284         (org-check-agenda-marker-table): New functions.
3285         (org-agenda-marker-table): New variable.
3286         (org-export-as-html): Revert the change that killed the html
3287         buffer.  Side effects first need to be studied carefully.
3288         (org-get-tags-at): Fix the structure of the condition-case statement.
3289         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
3290         (org-timestamp-change): Fix regulear expressions to swallow the
3291         extra character for repeat-shift control.
3292         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
3293         (org-get-legal-level): Alias to `org-get-valid-level'.
3294         (org-dblock-write:clocktable): Add a :link parameter, linking
3295         headlines to their location in the Org agenda files.
3296         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
3297         throwing an error when getting tags before headlines.
3298         (org-timestamp-change, org-modify-ts-extra)
3299         (org-ts-regexp1): Fix timestamp editing.
3300         (org-agenda-custom-commands-local-options): New constant.
3301         (org-agenda-custom-commands):
3302         Use `org-agenda-custom-commands-local-options' to improve customize
3303         type.  "htmlize": Removed hack to fix face problem with htmlize,
3304         it no longer seem necessary.
3305         (org-follow-link-hook): New hook.
3306         (org-agenda-custom-commands): Add "Component" as a tag for each
3307         item in a command serie.
3308         (org-open-at-point): Run `org-follow-link-hook'.
3309         (org-agenda-schedule): Bugfix: don't display marker type when it
3310         is nil.
3311         (org-store-link): org-irc required.
3312         (org-set-regexps-and-options): Parse the new logging options.
3313         (org-extract-log-state-settings): New function.
3314         (org-todo): Handle the new ways of recording state change stuff.
3315         (org-local-logging): New function.
3316         (org-columns-open-link): Fix bug with opening link in column view.
3317         (org-local-logging): New function
3318         (org-todo): Make sure that LOGGING properties are honoured.
3319         (org-todo-keywords): Improve docstring.
3320         (org-startup-options): Cleanup startup options.
3321         (org-set-regexps-and-options): Process the "!" markers.
3322         (org-todo): Respect the new logging stuff.
3323         (org-log-note-how): New variable.
3324         (org-add-log-maybe): New parameter HOW that defines how logging
3325         should be done and also overrides PURPOSE.  Add a docstring.
3326         (org-add-log-note): Check if we really need to ask for a note.
3327         (org-get-current-options): Digest the new keyword.
3328         (org-agenda-reset-markers): Rename from
3329         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
3330         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
3331         function, without force argument.
3332         (org-buffer-property-keys): Bind local variables s and p.
3333         (org-make-tags-matcher): Allow "" to match an empty or
3334         non-existent property value.
3335         (org-export-as-html): Join unsorted lists when they directly
3336         follow each other.  Such lists may be created by headlines that
3337         are converted to lists.
3338         (org-nofm-to-completion): New function.
3339         (org-export-as-html): Use :html-extension instead of
3340         org-export-html-extension.
3341         (org-store-link): Support for links from `rmail-summary-mode'.
3342         (org-columns-new, org-complete, org-set-property): Set the
3343         `include-columns' argument in the call to
3344         `org-buffer-property-keys'.
3345         (org-buffer-property-keys): New argument `include-columns', to
3346         include properties expected by any of the COLUMS formats in the
3347         current buffer.
3348         (org-cleaned-string-for-export): Get rid of drawers first, so that
3349         they will be removed also in the text before the first headline.
3350         (org-clock-report): Show the clocktable when found.
3351         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
3352         (org-version): With prefix argument, insert `org-version' at point.
3353         (org-agenda-goto): Recenter the window after finding the target
3354         location, to make sure the correct position will be displayed.
3355         (org-agenda-get-deadlines): Don't scale priority with the warning
3356         period.
3357         (org-insert-heading): Don't break line in the middle of the line.
3358         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
3359         be 0.
3360         (org-update-checkbox-count): Revamp to deal with hierarchical
3361         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
3362         (org-remove-timestamp-with-keyword): New function.
3363         (org-schedule, org-deadline):
3364         Use `org-remove-timestamp-with-keyword' to make sure all such time
3365         stamps are removed.
3366         (org-mode): Support for `align'.
3367         (org-agenda-get-deadlines): Make sure priorities increase as the
3368         due date approaches and is passed.
3369         (org-remember-apply-template): Fix problem with tags that
3370         contain "_" or "@".
3371         (org-make-link-regexps): Improve the regular expression for plain links.
3372         (org-agenda-get-closed): List each clocking entry.
3373         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
3374         (org-special-ctrl-k): New option.
3375         (org-kill-line): New function.
3376         (org-archive-all-done): Fix incorrect number of stars in regexp.
3377         (org-refile-get-location): New function.
3378         (org-refile-goto-last-stored): New function.
3379         (org-global-tags-completion-table): Add the value of org-tag-alist
3380         in each buffer, to make sure that also unused tags will be
3381         available for completion.
3382         (org-columns-edit-value)
3383         (org-columns-next-allowed-value): Only update if not in agenda.
3384         (org-clocktable-steps): New function.
3385         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
3386         (org-archive-subtree): Add the outline tree context as a property.
3387         (org-closest-date): New optional argument `prefer'.
3388         (org-goto-auto-isearch): New option.
3389         (org-goto-map, org-get-location): Implement auto-isearch.
3390         (org-goto-local-auto-isearch-map): New variable.
3391         (org-goto-local-search-forward-headings)
3392         (org-goto-local-auto-isearch): New functions
3394 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
3396         * textmodes/org-irc.el: New file.
3398 2008-03-13  John Wiegley  <johnw@gnu.org>
3400         * textmodes/org-mac-message.el: New file.
3402 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
3404         * font-lock.el (font-lock-comment-face): Set the foreground for
3405         the light background 8 colors case.
3407 2008-03-13  Glenn Morris  <rgm@gnu.org>
3409         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
3410         generate-autoload-cookie patterns.
3412         * startup.el (command-line-1): Rename -scriptload to -internal-script.
3414         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
3415         (MH_E_SRC): Remove variable.
3416         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
3417         Simplify file header.  Use $@ for generated-autoload-file.
3419         * Makefile.in (LOADDEFS): New variable.
3420         (AUTOGENEL): Use $LOADDEFS.
3421         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
3422         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el):
3423         ($(lisp)/calendar/hol-loaddefs.el): New targets.
3424         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
3425         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
3426         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
3427         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
3428         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
3429         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
3430         Add calendar-specific autoload cookies, and remove any setting of
3431         generated-autoload-file.
3432         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
3433         * calendar/diary-lib.el: Replace explicit autoloads with reading of
3434         diary-loaddefs.
3435         * calendar/holidays.el: Replace explicit autoloads with reading of
3436         hol-loaddefs.
3438         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
3439         (calendar-buffer-list): Simplify.
3440         (generate-calendar-window): Use calendar-mark-holidays rather than
3441         obsolete alias.
3443         * calendar/cal-hebrew.el (list-yahrzeit-dates):
3444         Use cal-hebrew-yahrzeit-buffer.
3446         * calendar/cal-x.el (calendar-only-one-frame-setup)
3447         (calendar-two-frame-setup): Doc fixes.
3448         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
3450         * calendar/appt.el (appt-mode-string): Mark as risky.
3451         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
3453         * calendar/cal-html.el (diary-list-entries):
3454         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
3455         (calendar-iso-from-absolute): Fix autoloads.
3457         * calendar/cal-iso.el (calendar-absolute-from-iso)
3458         (calendar-iso-read-args): Simplify.
3459         (calendar-iso-date-string, calendar-iso-read-args)
3460         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
3462         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
3463         (displayed-month, displayed-year): Move declarations where needed.
3464         (calendar-print-astro-day-number): Doc fix.
3466         * calendar/cal-persia.el (persian-calendar-month-name-array)
3467         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
3468         (persian-prompt-for-date): Remove local variable `today'.
3470         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
3472         * calendar/solar.el (solar-moment, solar-exact-local-noon)
3473         (solar-sunrise-sunset, solar-sunrise-sunset-string)
3474         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time):
3475         (diary-sabbath-candles, solar-equinoxes/solstices)
3476         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
3477         (solar-time-equation, solar-date-to-et): Simplify.
3479         * mail/supercite.el: Remove the `function' in `(function (lambda'.
3480         Replace `(car (cdr' with cadr'.
3482         * progmodes/f90.el (f90-font-lock-n): New function.
3483         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
3484         Use f90-font-lock-n.
3485         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
3487         * progmodes/f90.el (f90-mode-abbrev-table):
3488         * progmodes/fortran.el (fortran-mode-abbrev-table):
3489         Use newer form of define-abbrev, where supported.  No need to bind
3490         abbrevs-changed for system abbrevs.
3492 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3494         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
3495         delete-frame-functions.
3497         * bookmark.el (Info-current-node): Remove.
3499 2008-03-12  Juri Linkov  <juri@jurta.org>
3501         * help.el (describe-project): Remove defaliases for view-todo and
3502         describe-project that are now unnecessary after the merge from
3503         emacs--rel--22 that added define-obsolete-function-alias.
3505         * startup.el (inhibit-startup-screen): Revert incomplete
3506         2008-03-10 merge from emacs--rel--22 that partly reverted
3507         2008-02-28 change that added initial message to *scratch* buffer
3508         regardless of the value of `inhibit-startup-screen'.
3509         Now keep this change in the trunk, but not in the 22 branch.
3511 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3513         * international/quail.el (quail-setup-completion-buf, quail-help):
3514         * mail/binhex.el (binhex-decode-region-internal):
3515         * mail/uudecode.el (uudecode-decode-region-internal):
3516         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3517         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3518         setting default-enable-multibyte-characters.
3520         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
3522         * comint.el: Fix up indentation and comment style.  Remove `function'.
3524         * international/mule-cmds.el (reset-language-environment)
3525         (set-language-environment-nonascii-translation):
3526         Don't set-unibyte-charset.
3528         * doc-view.el: Remove all cb-args, use closures instead.
3529         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
3530         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
3531         doing an incorrect check).  Update all callers to use the new name.
3532         (doc-view-doc->txt): Add missing `txt' argument.
3534 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
3536         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
3537         md5 sum calculation to single-byte.
3539 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3541         * doc-view.el (doc-view-new-window-function): Add assertion.
3542         (doc-view-doc-type): New var.
3543         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
3544         (doc-view-intersection): New fun.
3545         (doc-view-mode): Use it to set the new var.
3547 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
3549         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
3550         (doc-view-already-converted-p): New functions.
3551         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
3552         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
3553         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
3554         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
3555         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
3556         (doc-view-convert-current-doc): Don't hardwire the functions the
3557         sentinels call.  Now they're provided by two args CALLBACK and
3558         CB-ARGS to the functions.
3559         (doc-view-search): Use doc-view-doc->txt.
3560         (doc-view-initiate-display): Use doc-view-already-converted-p.
3561         Mention new binding C-c C-t if doc-view-mode doesn't work.
3563 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
3565         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
3567 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3569         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
3570         Mark " outside of tags as punctuation.
3572 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3574         * menu-bar.el (minibuffer-local-map): Use the same command for the
3575         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
3576         Prefer RET over C-j for exit-minibuffer.
3578         * files.el (display-buffer-other-frame): Eliminate problematic code.
3580         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
3581         (menu-bar-select-buffer): Remove.
3582         (menu-bar-select-frame): Make non-interactive and take a frame arg.
3583         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
3585 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
3587         * icomplete.el (icomplete-completions): Remove obsolete code.
3589         * net/net-utils.el (iwconfig-program-options): Doc fix.
3590         (net-utils-run-program, run-network-program): Define as functions.
3592 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
3594         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
3596 2008-03-11  Glenn Morris  <rgm@gnu.org>
3598         * faces.el (mode-line-emphasis): New face.
3599         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
3601         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
3603 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
3605         * simple.el (set-mark-command): Doc fix.
3607 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3609         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
3611         * emacs-lisp/autoload.el (autoload-find-destination):
3612         Don't force raw-text.
3614         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
3615         * calendar/cal-loaddefs.el: Don't version control.
3617 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
3619         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
3620         entries and add :help to the existing ones.
3622 2008-03-10  Glenn Morris  <rgm@gnu.org>
3624         * calendar/cal-hebrew.el (date, entry, number): Move declarations
3625         to where they are needed.
3627         * calendar/calendar.el (diary-file, hebrew-holidays-1)
3628         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
3629         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
3630         (calendar-version): Doc fixes.
3631         (calendar-absolute-from-gregorian): Use zerop.
3632         (calendar-mode-line-format): Make it a defcustom.
3634         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
3635         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
3636         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
3637         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
3638         (mark-included-diary-files, mark-calendar-days-named)
3639         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
3640         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
3641         (insert-monthly-diary-entry, insert-yearly-diary-entry)
3642         (insert-anniversary-diary-entry, insert-block-diary-entry)
3643         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
3644         (diary-font-lock-sexps): Doc fixes.
3645         (diary-remind-message, mark-calendar-month): Use zerop.
3646         (diary-attrtype-convert, diary-pull-attrs): Simplify.
3647         (diary-list-entries): Revert let to let* (previous change).
3649         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
3651 2008-03-10  Kim F. Storm  <storm@cua.dk>
3653         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
3654         function aliases for the old names.
3656 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
3658         * iswitchb.el (iswitchb-use-faces): Doc fix.
3659         (iswitchb-buffer-ignore, iswitchb-read-buffer):
3660         Fix typos in docstrings.
3662 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
3664         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
3665         Fix typo.
3666         (verilog-type-font-keywords): Reindent.
3668 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
3670         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
3671         grouping-keyword regular expression.
3672         (verilog-font-lock-keywords): Allow users to toggle special
3673         highlight of grouping-keywords.
3674         (verilog-highlight-grouping-keywords): The toggle for special
3675         highlighting of grouping keywords.
3677 2008-03-10  Juri Linkov  <juri@jurta.org>
3679         * startup.el: Revert 2008-02-28 change that adds initial message
3680         to *scratch* buffer regardless of the value of
3681         `inhibit-startup-screen'.
3683 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
3685         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
3686         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
3687         * progmodes/verilog-mode.el (verilog-mode):
3688         * net/socks.el (socks):
3689         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
3691 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3693         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
3694         (doc-view-bookmark-make-record): Use them.
3695         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
3696         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
3698         * bookmark.el (bookmark-make-record-function): Change expected return
3699         value to include a suggested bookmark name.
3700         (bookmark-make): Split into bookmark-make-record and bookmark-store.
3701         Fix reversed `overwrite' semantics.
3702         (bookmark-set): Call bookmark-make-record before prompting the user.
3703         Then pass the result to bookmark-store later on.
3704         (bookmark-make-name-function): Remove.
3705         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
3706         * info.el (bookmark-make-name-function): Remove.
3707         (Info-mode): Don't set it.
3708         (Info-bookmark-make-name): Remove.
3709         (Info-bookmark-make-record): Use Info-current-node as suggested default
3710         bookmark name.
3712         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
3713         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
3714         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
3715         (bookmark-annotation-buffer, bookmark-annotation-file)
3716         (bookmark-annotation-point, bookmark-send-annotation)
3717         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
3718         (bookmark-edit-annotation-text-func): Rename from
3719         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
3720         (bookmark-edit-annotation-mode-map): Move initialization into
3721         declaration.
3723         * bookmark.el: Remove spurious * in docstrings.
3724         (bookmark-minibuffer-read-name-map): New var.
3725         (bookmark-set): Use it.  Also pass the default value as it should.
3726         (bookmark-send-edited-annotation): Take no chances with text properties.
3727         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
3728         (bookmark-insert-buffer-name): Remove.
3729         (bookmark-buffer-file-name): Signal an error rather than returning nil.
3731 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
3733         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
3735 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
3737         * diff-mode.el (diff-mode-menu): Add :help.
3739 2008-03-09  Glenn Morris  <rgm@gnu.org>
3741         * calendar/calendar.el (general-holidays, oriental-holidays)
3742         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
3743         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
3744         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
3745         (calendar-holidays): Restore autoload cookies, because people are
3746         used to using these variables without loading calendar.el.
3748         * calendar/cal-islam.el (diary-islamic-date): Move to end.
3749         (date, number): Declare where needed.
3751         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
3752         (list-sexp-diary-entries): Doc fixes.
3753         (diary-list-entries): Doc fix.  Remove free variable `entry'.
3754         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
3755         Simplify setting of `date-holiday-list'.
3756         (mark-diary-entries): Remove free variable `entry'.
3757         (diary-list-entries, include-other-diary-files, fancy-diary-display):
3758         Use let where let* is not needed.
3760 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3762         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
3763         make-record function, instead paste it in afterwards.
3764         (bookmark-make-record-for-text-file):
3765         * doc-view.el (doc-view-bookmark-make-record):
3766         * info.el (Info-bookmark-make-record): Don't mess with annotations.
3768 2008-03-08  Glenn Morris  <rgm@gnu.org>
3770         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
3772 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3774         * calendar/diary-lib.el (diary-list-entries)
3775         (include-other-diary-files, mark-diary-entries)
3776         (mark-sexp-diary-entries, mark-included-diary-files)
3777         (diary-entry-time, list-sexp-diary-entries): Remove the special
3778         handling of ^M that dates back to the use of selective-display.
3779         (simple-diary-display): Obey setting of pop-up-frames.
3780         (body, entry): Remove unnecessary declarations.
3782         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
3783         (bookmark-get-annotation, bookmark-set-annotation)
3784         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
3785         (bookmark-set-position, bookmark-get-front-context-string)
3786         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
3787         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
3788         * info.el (Info-bookmark-make-record): Don't bother recording point.
3789         (bookmark-get-filename, bookmark-get-front-context-string)
3790         (bookmark-get-rear-context-string, bookmark-get-position):
3791         Don't declare any more.
3792         (bookmark-get-info-node): Remove.
3793         (bookmark-prop-get): Declare.
3794         (Info-bookmark-jump): Use it.
3796 2008-03-08  Johan Bockgård  <bojohan@gnu.org>
3798         * subr.el (while-no-input): Don't splice BODY directly into the
3799         `or' form.
3801 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3803         * diff-mode.el (diff-ignore-whitespace-hunk):
3804         Bind inhibit-read-only before trying to change the buffer.
3806 2008-03-08  Glenn Morris  <rgm@gnu.org>
3808         * calendar/appt.el (appt): Move custom group here from calendar.el.
3809         (appt-disp-window, appt-convert-time): Doc fixes.
3811         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
3812         (calendar-bahai-mark-date-pattern):
3813         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
3814         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
3815         * calendar/cal-julian.el (calendar-absolute-from-julian):
3816         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
3818         * calendar/cal-china.el (chinese-calendar): Move custom group here from
3819         calendar.el.
3820         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
3821         Make constants.
3822         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
3823         (chinese-calendar-daylight-savings-starts)
3824         (chinese-calendar-daylight-savings-ends)
3825         (chinese-calendar-daylight-savings-starts-time)
3826         (chinese-calendar-daylight-savings-ends-time)
3827         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
3828         Doc fixes.
3830         * calendar/cal-coptic.el (coptic-name): Add doc string.
3832         * calendar/cal-french.el (french-calendar-month-name-array)
3833         (french-calendar-day-name-array, french-calendar-special-days-array):
3834         Add doc strings.
3836         * calendar/cal-bahai.el (diary-bahai-mark-entries)
3837         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
3838         (diary-bahai-insert-yearly-entry):
3839         * calendar/cal-dst.el (calendar-next-time-zone-transition)
3840         (calendar-time-zone):
3841         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
3842         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
3843         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
3844         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
3845         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
3846         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
3847         (list-islamic-diary-entries, mark-islamic-diary-entries)
3848         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
3849         (insert-yearly-islamic-diary-entry):
3850         * calendar/cal-iso.el (calendar-iso-read-args):
3851         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
3852         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
3853         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
3854         (calendar-next-calendar-round-date)
3855         (calendar-mayan-long-count-common-era):
3856         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
3857         (cal-menu-x-popup-menu, calendar-mouse-holidays)
3858         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
3859         (calendar-mouse-goto-date):
3860         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
3861         * calendar/holidays.el (holidays):
3862         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
3863         * calendar/time-date.el (date-to-time, time-subtract, time-add)
3864         (safe-date-to-time): Doc fixes.
3866         * calendar/cal-persia.el (persian-calendar-month-name-array)
3867         (persian-calendar-epoch): Make constants.
3869         * calendar/cal-tex.el (calendar-tex): Move custom group here from
3870         calendar.el.
3872         * calendar/cal-x.el (diary-frame-parameters)
3873         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
3874         (calendar-after-frame-setup-hooks): Make defcustoms.
3875         (calendar-one-frame-setup, calendar-only-one-frame-setup)
3876         (calendar-two-frame-setup): Doc fix.
3878         * calendar/cal-loaddefs.el: New file.
3880         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
3881         * calendar/cal-french.el, calendar/cal-html.el:
3882         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
3883         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
3884         * calendar/cal-tex.el, calendar/cal-x.el:
3885         Unquote lambda functions.  Add autoload cookies to functions formerly
3886         autoloaded in calendar.el.  Set `generated-autoload-file' to
3887         "cal-loaddefs.el".
3889         * calendar/calendar.el: Move many autoloads to separate file,
3890         cal-loaddefs.el.  Move defcustoms to start and re-order.
3891         (calendar-month-name-array, calendar-starred-day): No need to
3892         declare for compiler.
3893         (cal-loaddefs): Require it.
3894         (appt, chinese-calendar, calendar-tex): Move custom groups to the
3895         appropriate file.
3896         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
3897         Reverse logic.
3898         (diary-face, diary-file-name-prefix-function, diary-include-string)
3899         (diary-glob-file-regexp-prefix, diary-face-attrs)
3900         (diary-file-name-prefix, sexp-diary-entry-symbol)
3901         (print-diary-entries-hook, list-diary-entries-hook)
3902         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
3903         (nongregorian-diary-marking-hook, diary-list-include-blanks):
3904         Move to diary-lib.
3905         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
3906         (all-bahai-calendar-holidays): Doc fix.
3907         (calendar-insert-indented): Doc fix.  Use when rather than if.
3908         (exit-calendar): Use mapc rather than mapcar.
3909         (calendar-cursor-to-date): Use zerop.
3910         (calendar-mark-ring): Add doc-string.
3911         (calendar-starred-day): Defvar it.
3912         (calendar-mode): Make calendar-starred-day local.
3913         (calendar-star-date): No need to make calendar-starred-day local.
3915         * calendar/diary-lib.el: Move defcustoms to start.
3916         (diary-include-string, diary-list-include-blanks)
3917         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
3918         (diary-file-name-prefix, diary-file-name-prefix-function)
3919         (sexp-diary-entry-symbol, list-diary-entries-hook)
3920         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
3921         (nongregorian-diary-marking-hook, print-diary-entries-hook):
3922         Move here from calendar.el.
3923         (diary-file-name-prefix-function): Use 'identity.
3924         (diary-face): Make it a defcustom, and mark as obsolete.
3925         (top-level): No need to require cal-hebrew, cal-islam when compiling.
3926         (calendar-hebrew-month-name-array-leap-year)
3927         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
3928         Define for compiler.
3929         (diary-font-lock-keywords): Use format rather than concat.
3930         Add bahai-diary-entry-symbol.
3932         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
3933         * calendar/solar.el: Unquote lambda functions.
3935         * calendar/solar.el (calendar-location-name, calendar-latitude)
3936         (calendar-longitude, solar-setup, solar-sin-degrees)
3937         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
3938         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
3939         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
3940         (solar-exact-local-noon, solar-julian-ut-centuries)
3941         (solar-ephemeris-time, solar-date-next-longitude)
3942         (solar-horizontal-coordinates, solar-equatorial-coordinates)
3943         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
3944         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
3945         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
3946         Doc fixes.
3947         (solar-horizontal-coordinates, solar-equatorial-coordinates)
3948         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
3949         (solar-ecliptic-coordinates): Use unless.
3950         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
3951         Use or.
3953         * calendar/timeclock.el: Add doc-strings to all functions.
3954         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
3955         (timeclock-entry-list-length, timeclock-entry-list-projects)
3956         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
3958         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
3960         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
3961         (org-get-entries-from-diary): Require diary-lib.
3963 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
3965         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
3966         Pacify byte-compiler.
3968 2008-03-07  Alan Mackenzie  <acm@muc.de>
3970         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
3971         paren/bracket pairs parsed, to solve performance problem.
3973 2008-03-07  Bastien Guerry  <bzg@altern.org>
3975         * bookmark.el (bookmark-set): Don't check for
3976         `bookmark-make-name-function' since `bookmark-buffer-file-name'
3977         already takes care of this.
3978         (bookmark-buffer-name, bookmark-buffer-file-name):
3979         Remove Info-mode specific code.
3981         * info.el (bookmark-get-info-node): Define this function in
3982         info.el, not in bookmark.el.
3983         (Info-mode): Set `bookmark-make-name-function' to
3984         `Info-bookmark-make-name' locally.
3985         (Info-bookmark-make-name): New function.
3987         * bookmark.el (bookmark-make-name-function): New variable.
3989 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3991         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
3992         buffer-local, not `bookmark-make-cell-function' (the old name).
3994 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
3996         * doc-view.el (doc-view-bookmark-make-record):
3997         * image-mode.el (image-bookmark-make-record):
3998         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
4000 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
4002         * vc.el (vc-status-menu-map-filter): Return orig-binding if
4003         boundp 'vc-ignore-menu-filter.
4004         (vc-status-tool-bar-map): Make it defvar.
4005         (vc-status-mode): vc-status-tool-bar-map now variable.
4006         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
4008 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4010         Give a better name to part of the bookmark interface.
4012         This was originally a much larger change, but halfway through I
4013         updated and discovered that Stefan Monnier had done the rest.
4014         It looks like he anticipated the new name too, because he used
4015         `the-record' instead of `the-cell' for some internal variable names.
4017         * bookmark.el (bookmark-make-record-function): Was
4018         `bookmark-make-cell-function'.
4019         (bookmark-make, bookmark-send-annotation): Update for above.
4020         (bookmark-make-record-for-text-file):
4021         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
4023         * info.el: Adjust accordingly.
4024         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
4026         * image-mode.el: Adjust accordingly.
4027         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
4029         * doc-view.el: Adjust accordingly.
4030         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
4032 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4034         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
4035         Move initialization into declaration.
4036         (bookmark-get-info-node, bookmark-set-info-node): Remove.
4037         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
4038         (bookmark-info-current-node): Remove.
4039         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
4040         Add relocation fallback.  Set bookmark-current-bookmark.
4041         (bookmark-default-handler): Rename from bookmark-jump-noselect.
4042         Remove relocation fallback.  Don't set bookmark-current-bookmark.
4043         (bookmark-set): Let it be used even if there's no buffer-file-name
4044         as long as there is a bookmark-make-cell-function.
4045         * info.el (Info-bookmark-jump): Remove relocation fallback.
4046         Don't set bookmark-current-bookmark.
4048 2008-03-07  Glenn Morris  <rgm@gnu.org>
4050         * calendar/appt.el (appt-issue-message)
4051         (appt-message-warning-time, appt-audible, appt-visible)
4052         (appt-msg-window, appt-display-mode-line, appt-display-duration)
4053         (appt-display-diary): Remove autoload cookies.
4055         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
4056         Remove leading `*' from defcustom doc-strings.
4058         * calendar/cal-dst.el (calendar-dst): New custom group.
4059         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
4060         (calendar-time-zone, calendar-daylight-time-offset)
4061         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
4062         (calendar-daylight-savings-starts-time)
4063         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
4064         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
4065         Move to start.
4067         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
4069         * calendar/calendar.el (calendar-version): Use emacs-version and
4070         make it obsolete.  Move to end.
4071         (calendar-offset, view-diary-entries-initially)
4072         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
4073         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
4074         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
4075         (all-bahai-calendar-holidays, calendar-load-hook)
4076         (initial-calendar-window-hook, today-visible-calendar-hook)
4077         (today-invisible-calendar-hook, calendar-move-hook)
4078         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
4079         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
4080         (diary-include-string, sexp-diary-entry-symbol)
4081         (abbreviated-calendar-year, american-date-diary-pattern)
4082         (european-date-diary-pattern, european-calendar-display-form)
4083         (american-calendar-display-form, print-diary-entries-hook)
4084         (list-diary-entries-hook, diary-hook, diary-display-hook)
4085         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
4086         (nongregorian-diary-marking-hook, diary-list-include-blanks)
4087         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
4088         (local-holidays, other-holidays, hebrew-holidays-1)
4089         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
4090         (hebrew-holidays, christian-holidays, islamic-holidays)
4091         (bahai-holidays, solar-holidays, calendar-setup)
4092         (calendar-week-start-day): Remove autoload cookies.
4093         (diary-glob-file-regexp-prefix): Doc fix.
4094         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
4095         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
4096         (calendar-week-start-day, calendar-debug-sexp): Move to start.
4098         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
4099         (calendar-time-display-form, calendar-latitude)
4100         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
4101         cookies.
4102         (calendar-latitude, calendar-longitude): Move functions after
4103         variables.
4104         (diary-sabbath-candles-minutes): Move to start.
4105         (solar-setup): Use or rather than if.
4106         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
4107         Remove condition-case.
4108         (solar-atn2): Use zerop.
4109         (solar-equinoxes-solstices): Doc fix.
4111         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
4112         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
4114         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
4115         (calendar-longitude, calendar-latitude, calendar-location-name):
4116         Declare for compiler.
4118 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4120         * arc-mode.el (archive-ar-file-header-re): New const.
4121         (archive-ar-summarize, archive-ar-extract): New funs.
4122         (archive-find-type): Recognize ar archives.
4124         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
4125         New functions.
4127         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
4129 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
4131         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
4132         Replace :enable (mark-active) with :enable mark-active.
4134 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
4136         * vms-patch.el (make-legal-file-name): New obsolete alias.
4137         (make-valid-file-name): Rename from `make-legal-file-name'.
4138         (make-auto-save-file-name): Use it.
4140         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
4141         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
4142         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
4144         * textmodes/org.el (org-export-html-style): Doc fix.
4145         (org-get-legal-level): New obsolete alias.
4146         (org-get-valid-level): Rename from `org-get-legal-level'.
4147         (org-promote, org-demote, org-archive-subtree)
4148         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
4150 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
4152         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
4154         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
4155         (vc-status-toggle-mark): New functions.
4156         (vc-status-mode): Set tool bar map.
4158 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
4160         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
4161         Reported by Drew Adams <drew.adams@oracle.com>.
4163 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
4165         * subr.el (read-quoted-char): Resolve modifers of the character
4166         event.
4168         * comint.el (comint-exec-1): Don't change the coding-system for
4169         decoding to dos-like EOL.
4170         (comint-carriage-motion): Fully rewrite.
4172 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
4174         * epg.el (epg-context-include-certs): Reflow docstring.
4175         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
4176         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
4177         (epg-context-set-signers, epg-context-set-sig-notations)
4178         (epg-make-import-status, epg-make-import-result)
4179         (epg-start-delete-keys): Fix typos in docstrings.
4180         (epg-start-sign-keys, epg-sign-keys):
4181         Fix typos in obsolescence declarations.
4183         * iswitchb.el: Don't check for `cadr' and `last'.
4184         (iswitchb-define-mode-map, iswitchb-default-keybindings):
4185         Add obsolescence declaration and remove redundant info from docstring.
4186         (iswitchb-set-common-completion, iswitchb-set-matches)
4187         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
4188         (recentf-list, most-len, most-is-exact):
4189         Don't wrap defvars within `eval-when-compile'.
4191 2008-03-05  Glenn Morris  <rgm@gnu.org>
4193         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
4194         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
4195         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
4196         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
4197         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
4199         * ediff-hook.el (ediff-window-setup-function): Don't autoload
4200         declaration for compiler.
4201         (ediff-xemacs-init-menus): Use when rather than if.
4203         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
4204         if+and to just and.
4205         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
4206         (ediff-delete-overlay): Move the XEmacs test inside the definition.
4208         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
4210         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
4211         test inside XEmacs test.
4212         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
4213         since it was doing nothing on Emacs.
4214         (ediff-make-bullet-proof-overlay): Use when rather than if.
4216         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
4217         (ediff-setup-control-frame): Remove
4218         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
4219         a (featurep 'xemacs) test.
4221 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
4223         * calc/calc-ext.el (calc-extended-command-history): New variable.
4224         (calc-exectute-extended-command): Use `calc-extended-command-history'.
4226 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
4228         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
4229         (standard-mode-line-position): Add mouse-face.
4231         * progmodes/compile.el (compilation-menu-map):
4232         (compilation-mode-map):
4233         * progmodes/grep.el (grep-mode-map): Add :help.
4235         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
4236         initialize in one step.  Add :help.  Use :enable to activate menu
4237         items.  Show the key binding for edebug-defun.
4238         (lisp-interaction-mode-map): Add a menu.
4240         * term.el (term-mode-map): Define and initialize in one step.
4242         * ediff-init.el (ediff-color-display-p): Simplify.
4243         (Xor): Remove unused function.
4244         (ediff-with-syntax-table): Simplify for Emacs.
4246         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
4247         menu-bar being loaded, it always is.
4249 2008-03-05  Glenn Morris  <rgm@gnu.org>
4251         * textmodes/tex-mode.el (tex-mode): Suppress warning about
4252         multiple definitions when compiling.
4254 2008-03-04  Alan Mackenzie  <acm@muc.de>
4256         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
4258         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
4259         doc-string, "c-old-LEN" -> "c-old-END".
4261 2008-03-04  Jason Rumney  <jasonr@gnu.org>
4263         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
4264         namespaces.
4266 2008-03-04  Glenn Morris  <rgm@gnu.org>
4268         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
4270         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
4271         than mapcar.
4273 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4275         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
4276         (byte-compile-nilconstp): Can't use recursion in a defsubst.
4278         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
4279         so that M-q can fill comments.
4280         (tex-executable-exists-p, tex-compile): Extend with special syntax for
4281         commands implemented in elisp.
4282         (tex-compile-commands): Add an entry to use doc-view for pdf files.
4283         (tex-format-cmd): New function.
4284         (tex-compile): Use it to let the user specify default arguments.
4285         (tex-cmd-bibtex-args): New var.
4286         (tex-cmd-doc-view): New function.
4288 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
4290         * faces.el (face-spec-set): Fix typos in docstring.
4292 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
4294         * bindings.el (mode-line-column-line-number-mode-map): New variable.
4295         (standard-mode-line-position): Use it to add a menu for toggling
4296         column number and line number display.
4298 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4300         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4301         Remove optimization that was working around the form-code-walker bug.
4303         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4304         Walk into the body of lambdas after byte-compile-unfold-lambda.
4306 2008-03-03  Glenn Morris  <rgm@gnu.org>
4308         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
4309         value, if set, over frame value.
4311         * simple.el (transient-mark-mode): Don't turn on by default.
4313         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
4314         accidentally removed by the 2007-12-05 merge from Gnus.
4316 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
4318         * progmodes/compile.el (compilation-menu-map): Add menu entries
4319         for useful options.
4321 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
4322             Glenn Morris  <rgm@gnu.org>
4324         * emacs-lisp/bytecomp.el (byte-recompile-directory)
4325         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
4326         Give a `bytecomp-' prefix to local variables with common names.
4328 2008-03-01  Glenn Morris  <rgm@gnu.org>
4330         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
4331         code commented out 2007-11-10.
4333         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
4335         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
4336         Delete macro.
4337         * emulation/viper-cmd.el, emulation/viper-ex.el:
4338         * emulation/viper-init.el, emulation/viper-keym.el:
4339         * emulation/viper-mous.el, emulation/viper-util.el:
4340         * emulation/viper.el:
4341         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
4342         featurep test.
4344         Replace obselete frame-local variables with frame-parameters.
4345         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
4346         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
4347         (viper-vi-state-cursor-color): Only call make-variable-frame-local
4348         on XEmacs.
4349         * emulation/viper-util.el (viper-frame-value): New macro.
4350         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
4351         (viper-R-state-post-command-sentinel)
4352         (viper-replace-state-post-command-sentinel)
4353         (viper-change-state-to-insert, viper-change-state-to-emacs):
4354         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
4355         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
4356         (viper-get-saved-cursor-color-in-insert-mode)
4357         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
4358         Use viper-frame-value for viper-replace-overlay-cursor-color,
4359         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
4360         viper-vi-state-cursor-color values.
4362         * emulation/viper-cmd.el (zmacs-region-stays):
4363         * emulation/viper-util.el (zmacs-region-stays): No need to define
4364         for compiler.
4366         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
4367         mapcar on Emacs.
4369         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
4370         on XEmacs.
4372         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
4373         rather than if.
4375 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4377         * whitespace.el: New version 9.3.  As the glyph code generation was
4378         fixed, it is possible now to use character code above ?\x1FFFF in the
4379         display table.  Fix `whitespace-indentation-regexp' to not include an
4380         extra ending character.  Reported by Michael Welsh Duggan
4381         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
4382         the original whitespace package had.  Suggested by Eric Cooper
4383         <ecc@cmu.edu>.  Doc fix.
4384         (whitespace-action): New option.
4385         (whitespace-display-mappings): Changed default newline visualization to
4386         display downwards arrow, as the glyph code generation was fixed.
4387         (whitespace-unload-function): Assure that all local whitespace mode is
4388         turned off.
4389         (whitespace-global-modes): Fix type customization.
4390         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
4391         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
4392         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
4393         Fix code.
4394         (whitespace-buffer): Command removed.
4395         (whitespace-trailing-regexp, whitespace-mark-x)
4396         (whitespace-display-window, whitespace-action-when-on)
4397         (whitespace-add-local-hook, whitespace-remove-local-hook)
4398         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
4399         (whitespace-action): New funs.
4400         (whitespace-report-list, whitespace-report-text)
4401         (whitespace-report-buffer-name): New consts.
4402         (whitespace-report, whitespace-report-region): New commands.
4404 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
4406         * disp-table.el (make-glyph-code): Don't test the result of
4407         `face-id', which already signals an error for invalid faces.
4408         (glyph-face): Simplify.
4410         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
4411         running `desktop-not-loaded-hook' to allow modifying it.
4412         Don't show warning message if `desktop-dirname' was modified.
4414 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4416         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
4417         we still expect more lines.
4419         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
4420         comment-paragraph filling if the commark doesn't match
4421         comment-start-skip.
4423 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
4425         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
4426         the `imap' variant.
4428 2008-03-01  Jason Rumney  <jasonr@gnu.org>
4430         * files.el (make-auto-save-file-name): Encode more characters in
4431         non-file buffer names.  Use url-encoding.
4433 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
4435         * net/net-utils.el (ftp-program): Fix typo in docstring.
4436         (ifconfig-program-options, netstat-program-options)
4437         (arp-program-options, route-program-options, nslookup-program-options)
4438         (ftp-program-options, smbclient-program-options)
4439         (dns-lookup-program-options, arp, route): Doc fixes.
4441         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
4442         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
4443         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
4444         Fix typos in docstrings.
4445         (gdb-pending-triggers): Reflow docstring.
4446         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
4448 2008-03-01  Alan Mackenzie  <acm@muc.de>
4450         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
4451         typing "#" at EOB.
4453 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
4455         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
4457 2008-02-29  Kim F. Storm  <storm@cua.dk>
4459         * emulation/cua-base.el (cua-remap-control-v)
4460         (cua-remap-control-z): New defcustoms.
4461         (cua-mode): Add them to set-after property.
4462         (cua--init-keymaps): Use them.
4463         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
4465         * help.el (view-emacs-todo): Rename from view-todo.
4466         (describe-gnu-project): Rename from describe-project.  Users changed.
4467         (view-help-file): New helper function.
4468         (describe-distribution, describe-copying, describe-gnu-project)
4469         (view-todo, view-order-manuals, view-emacs-problems): Use it.
4470         (view-emacs-debugging, view-external-packages): New commands.
4471         (help-map): Move describe-distribution to C-h C-o (ordering).
4472         Move view-emacs-problems to C-h C-p (problems).
4473         Bind view-emacs-debugging to C-h C-d (debugging).
4474         Bind view-external-packages to C-h C-e (extras).
4475         (help-for-help-internal): Cleanup and align descriptions.
4476         Remove command names to reduce clutter.
4478 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
4480         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
4481         and quieter face (not a warning).
4483 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
4485         * vc.el (vc-status-crt-marked): New variable.
4486         (vc-status-mode): Make it local.
4487         (vc-status-refresh): Use it to save the marked files.
4488         (vc-update-vc-status-buffer): Use it to restore the marked files.
4490         * vc-svn.el (vc-svn-after-dir-status):
4491         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
4493 2008-02-29  Glenn Morris  <rgm@gnu.org>
4495         * allout.el (allout-topic-encryption-bullet)
4496         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
4497         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
4498         from 22.0 to 22.1.
4500         * net/imap.el (imap-ping-server):
4501         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
4502         Change defcustom :version from 23.0 to 23.1.
4504 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
4506         * desktop.el (desktop-save): Save the buffer name if the
4507         uniquified base name is empty.
4509 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
4511         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
4512         correctly when user has "set print address off".
4514 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
4516         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
4517         version number of the next major Emacs release, not 23.0.
4519         * longlines.el (longlines-unload-function): New function.
4521 2008-02-28  Juri Linkov  <juri@jurta.org>
4523         * startup.el (normal-splash-screen): Add argument `concise'.
4524         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
4525         to the created buffer.  If `concise' is non-nil, call
4526         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
4527         (display-startup-screen): Add argument `concise' to the call to
4528         `normal-splash-screen'.
4530 2008-02-28  Kim F. Storm  <storm@cua.dk>
4532         * startup.el (startup-echo-area-message): Check for about-emacs.
4534 2008-02-28  Juri Linkov  <juri@jurta.org>
4536         * startup.el: Always add initial message to *scratch* buffer if
4537         `initial-scratch-message' is non-nil regardless of the value of
4538         `inhibit-startup-screen'.
4539         (inhibit-startup-screen, initial-scratch-message): Doc fix.
4540         (command-line-1): Move code that inserts `initial-scratch-message'
4541         up before the if-form that checks for `inhibit-startup-screen'.
4542         Suggested by Jonathan Rockway <jon@jrock.us>.
4544 2008-02-28  Juri Linkov  <juri@jurta.org>
4546         * cus-edit.el (custom-mode-map, custom-mode-link-map):
4547         Rename `custom-mode' to `Custom-mode' in docstrings.
4548         (custom-buffer-create-internal, customize-browse):
4549         Rename `custom-mode' to `Custom-mode'.
4550         (custom-mode-hook): Rename to `Custom-mode-hook'.
4551         (Custom-mode-hook): Renamed from `custom-mode-hook'.
4552         (custom-mode): Rename to `Custom-mode'.
4553         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
4554         (custom-mode): Add backward-compatible non-interactive variant of
4555         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
4556         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
4558         * info-look.el: Rename `custom-mode' to `Custom-mode'.
4560         * emulation/viper.el (viper-emacs-state-mode-list):
4561         Rename `custom-mode' to `Custom-mode'.
4563         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
4564         Capitalize "Tagged Files".
4565         (minibuffer-local-map): Add menu items for next/previous
4566         history elements and isearch history forward/backward.
4568         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
4569         `hs-isearch-open' with t instead of `comment' in :selected
4570         for "Code and Comment blocks" menu item.
4572 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4574         * uniquify.el (uniquify-buffer-base-name): Undo last change.
4575         Should be done in desktop.el instead.
4577 2008-02-28  Glenn Morris  <rgm@gnu.org>
4579         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
4581         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
4583         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
4584         (Info-menu, Info-goto-node): Remove declarations.
4585         (report-emacs-bug-info): Use info rather than Info-goto-node.
4587         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
4588         (idlwave-convert-xml-system-routine-info): Don't require xml.
4589         (idlwave-show-commentary, idlwave-shell-show-commentary):
4590         Don't require finder.
4591         (idlwave-info): Don't require info.  Use info rather than
4592         Info-goto-node.
4594         * textmodes/org.el (Info-goto-node): Remove declaration.
4595         (org-info): Use info rather than Info-goto-node.
4597         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
4598         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
4600 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
4602         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
4603         the menu.
4605         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
4606         (vc-finish-logentry): Check for vc-status-mode, not only for
4607         vc-dired-mode.
4609 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
4611         * isearch.el (isearch-printing-char): Don't check
4612         keyboard-coding-system.
4613         Call isearch-process-search-multibyte-characters only when
4614         current-input-method is non-nil.
4616 2008-02-27  Kim F. Storm  <storm@cua.dk>
4618         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
4619         (glyph-char, glyph-face): Handle cons encoding.
4621 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
4623         * uniquify.el (uniquify-buffer-base-name): If the base name is an
4624         empty string, return nil to allow the caller to default to the
4625         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
4627         * tool-bar.el (tool-bar-setup): Doc fix.
4629         * mail/supercite.el (sc-describe):
4630         Fix typos in obsolescence declaration.
4632 2008-02-27  Glenn Morris  <rgm@gnu.org>
4634         * autoinsert.el (auto-insert-alist): Change permission text to
4635         match FSF's GPLv3 form.
4637         * mail/supercite.el (sc-cite-original): Doc fix.
4638         (sc-version): Make obsolete.
4639         (sc-describe): Show the SC info page.  Make obsolete.
4641 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4643         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
4644         when using transient-mark-mode.
4645         (default-indicate-unused-lines): Remove unused var.
4647 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
4649         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
4650         and previous.
4652         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
4654 2008-02-26  Glenn Morris  <rgm@gnu.org>
4656         * net/net-utils.el (top-level): Don't require comint when compiling.
4657         (nslookup-font-lock-keywords): Don't require font-lock.
4658         Use font-lock faces rather than variables.
4659         (nslookup, ftp, smbclient, network-service-connection):
4660         Don't require comint.
4661         (comint-prompt-regexp, comint-input-autoexpand)
4662         (comint-input-ring): Declare for compiler.
4663         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
4664         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
4666         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
4667         doc-string.
4669 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4671         * doc-view.el (doc-view-current-page): Add a `win' argument.
4673 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4675         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
4676         Demote it to plain defvar.
4677         (doc-view-conversion-refresh-interval): Reduce interval.
4678         (doc-view-goto-page): Allow moving to pages not yet rendered.
4679         (doc-view-goto-page): Construct a file name rather than extracting it
4680         from doc-view-current-files.
4681         (doc-view-kill-proc): Ignore errors from kill-process.
4682         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
4683         (doc-view-insert-image): Use appropriate text if the page hasn't been
4684         rendered yet.  Adjust scrolling so the text is displayed.
4685         (doc-view-display): Detect not just that a page is available, but also
4686         that it wasn't available before, so as to avoid refreshing all pages
4687         repeatedly.
4688         (doc-view-mode): Make doc-view-cache-directory if needed.
4690 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4692         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
4693         toggle-read-only.
4695         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
4696         refering to a missing required field with the OPT prefix.
4697         Make unwindform more robust.
4699         * textmodes/bibtex.el: Remove support for hideshow minor mode as
4700         it duplicates the bibtex support in progmodes/hideshow.el.
4701         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
4702         entries that do not start at the beginning of a line.
4704 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
4706         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
4708 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
4710         * help-fns.el (describe-variable): Add phrases about
4711         initialization file with and without customization;
4712         use new button type help-info-variable.
4714         * help-mode.el (help-info-variable):
4715         New button able to read Info files for help-fns.el.
4717 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
4719         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
4720         (grep-mode): Use grep-mode-tool-bar-map.
4722         * progmodes/compile.el (tool-bar): Require tool-bar.
4723         (compilation-mode-tool-bar-map): New variable.
4724         (compilation-mode): Use compilation-mode-tool-bar-map.
4726         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
4728 2008-02-25  Glenn Morris  <rgm@gnu.org>
4730         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
4732 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         * diff-mode.el (diff-file-junk-re): New const.
4735         (diff-beginning-of-file-and-junk): Use it.
4736         (diff-file-kill): Make sure we were really inside a file diff.
4738         * diff-mode.el: Make it more robust in the presence of empty context
4739         lines in unified hunks.
4740         (diff-valid-unified-empty-line): New var.
4741         (diff-unified->context, diff-sanity-check-hunk): Obey it.
4742         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
4743         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
4744         (diff-hunk-header-re-unified): New const.
4745         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
4746         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
4747         (diff-sanity-check-hunk): Use it.
4749         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
4750         Index: line, don't search backward for the previous one.
4752 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
4754         * international/fontset.el (setup-default-fontset): Add non-OTF
4755         lao font for lao script.
4757         * language/tibetan.el: Register tibetan-composition-function in
4758         composition-function-table.
4760         * language/tibet-util.el (tibetan-composition-function):
4761         Adjust for the new calling way (argument changed).  Try font-shape-text
4762         if possible.
4764         * language/lao.el: Register lao-composition-function in
4765         composition-function-table.
4767         * language/lao-util.el (lao-composition-function): Adjust for the new
4768         calling way (argument changed).  Try font-shape-text if possible.
4770 2008-02-25  Jason Rumney  <jasonr@gnu.org>
4772         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
4774 2008-02-25  Juri Linkov  <juri@jurta.org>
4776         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
4777         background, "red4" for a dark background, "red" for 16 and
4778         8 colors, "grey" for grayscale, and inverse video otherwise.
4779         Add :version tag.
4780         (isearch-message): Keep the original isearch-message intact, and
4781         add text properties to it where necessary.  Add `isearch-error' to
4782         the condition that checks if isearch is unsuccessful.
4784 2008-02-24  Juri Linkov  <juri@jurta.org>
4786         * progmodes/compile.el (compilation-handle-exit):
4787         Use compilation-error face instead of font-lock-warning-face.
4788         Display the same message in the minibuffer as is inserted
4789         at the end of the compilation buffer.
4791 2008-02-24  Glenn Morris  <rgm@gnu.org>
4793         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
4794         multiple file case.
4796         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
4798         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
4799         multiple file case.  Use a single `let' rather than two.
4801 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
4803         * progmodes/compile.el (compilation-start): Specify a face for
4804         mode-line-process.
4805         (compilation-handle-exit): Specify a face and a tooltip for
4806         mode-line-process.
4808 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4810         * hilit-chg.el: Remove spurious * in defcustom docstrings.
4811         (hilit-chg-make-ov): Simplify.
4812         (hilit-chg-fixup): Use remove-overlays.
4813         (hilit-chg-set-face-on-change): Remove redundant call to
4814         `remove-text-properties'.
4816         * dired.el (dired-mark-prompt): Don't count/display the t element.
4817         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
4819 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
4821         * progmodes/verilog-mode.el (eval-when-compile): Don't define
4822         add-submenu.
4823         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
4824         Remove.  Move contents to the only use ...
4825         (verilog-menu): ... here.
4826         (verilog-statement-menu): Remove.  Move contents to the only use ...
4827         (verilog-stmt-menu): ... here.
4828         (verilog-mark-defun): Simply call mark-defun for emacs.
4829         (occur-pos-list): Declare for byte compiler.
4830         (mode-popup-menu): Don't defvar.
4831         (verilog-add-statement-menu): Remove.
4832         (verilog-mode-hook): Don't add verilog-add-statement-menu.
4833         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
4835 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
4837         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
4838         conditional.
4839         (verilog-font-grouping-keywords-face): Make the begin..end
4840         keywords standout more than other verilog keywords.
4841         (verilog-type-font-keywords): Move the begin..end out of this list
4842         to facilitate making them to (potentially) stand out more.
4843         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
4844         function & task blocks.
4845         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
4846         initial, function & task blocks.
4847         (verilog-forward-sexp): Handle the new "disable fork" statement of
4848         IEEE-1800 Verilog.
4849         (verilog-beg-block-re-ordered): Handle the new "disable fork"
4850         statement of IEEE-1800 Verilog.
4851         (verilog-calc-1): Handle the new "disable fork" statement of
4852         IEEE-1800 Verilog.
4853         (verilog-disable-fork-re): Add const to help handle the new
4854         "disable fork" statement of IEEE-1800 Verilog.
4855         (verilog-declaration-core-re): Add port directions by themselves,
4856         with no qualification, as base item of a declaration.
4857         (verilog-pretty-declarations): Add new flag to ask it to refrain
4858         from printing to the message buffer.
4859         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
4860         printing to the message buffer.  Improve handling of the many
4861         types of expression line up.
4862         (verilog-just-one-space): Remove printing of an empty message.
4863         (verilog-get-lineup-indent): Rework to support the better handling
4864         of expression lineup for verilog-pretty-expr.
4865         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
4867 2008-02-24  Alan Mackenzie  <acm@muc.de>
4869         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
4870         yesterday's commit.
4872 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
4874         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
4875         to mouse-set-point in buffers that aren't associated with files.
4877         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
4879 2008-02-24  Alan Mackenzie  <acm@muc.de>
4881         Set of changes so that "obtrusive" syntactic elements in a
4882         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
4883         unmatched paren) don't interact syntactically with stuff outside
4884         the CPP line.
4886         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
4887         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
4888         off-by-one bug.
4889         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
4890         a bit of refactoring.
4891         (c-awk-extend-and-syntax-tablify-region): Takes some of the
4892         functionality of c-awk-advise-fl-for-awk-region, which has been
4893         refactored away.
4895         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
4896         (c-clear-char-property-with-value): New function and macro which
4897         remove text-properties `equal' to a supplied value.
4899         * progmodes/cc-engine.el: Comment about text properties amended.
4901         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
4902         parens around "error\\|warning".
4904         * progmodes/cc-langs.el (c-get-state-before-change-function)
4905         (c-before-font-lock-function, c-anchored-cpp-prefix):
4906         New language variables.
4907         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
4909         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
4910         syntax-table text properties.
4911         (c-common-init): Call language specific before/after-change
4912         functions at mode initialisation.
4913         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
4914         (c-extend-region-for-CPP, c-neutralize-CPP-line)
4915         (c-neutralize-syntax-in-CPP): New functions.
4916         (c-before-change, c-after-change): Call the new language specific
4917         change functions defined in cc-langs.el.
4918         (c-advise-fl-for-region): New macro.
4919         (awk-mode): Remove AWK specific stuff which has been refactored
4920         into language independent stuff.
4922 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
4924         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
4925         (gdb): (Re)set gdb-flush-pending-output to nil here...
4926         (gdb-init-1): ...instead of here (before gdb-prompt).
4928 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4930         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
4931         Recognize ''' just like any other char-constant.
4933 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4935         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
4936         careful enough.  Detect the uid-change all within the main loop.
4938 2008-02-24  Stefan Monnier  <monnier@pastel.home>
4940         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
4942 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4944         * hilit-chg.el (highlight-save-buffer-state): New macro.
4945         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
4946         (hilit-chg-clear): Use it to preserve the modified-p flag.
4947         (highlight-changes-rotate-faces): Don't mess with the undo-list.
4949 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4951         * font-lock.el (font-lock-set-defaults): Unset previously set variables
4952         when needed.
4954 2008-02-24  Ævar Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
4956         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
4957         from gnus-button-url-regexp.
4959 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
4961         * progmodes/compile.el (compilation-next-error): Doc fix.
4962         (compilation-find-file): Doc fix.
4964 2008-02-24  Glenn Morris  <rgm@gnu.org>
4966         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
4967         Add obsolete aliases to the old names.
4969 2008-02-24  Richard Stallman  <rms@gnu.org>
4971         * net/net-utils.el (ifconfig): Rename from ipconfig.
4972         (ipconfig): Alias to ifconfig.
4973         (ifconfig-program): Rename from ipconfig-program.
4974         (ifconfig-program-options): Rename from ipconfig-program-options.
4976 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
4978         * progmodes/verilog-mode.el (verilog-declaration-core-re):
4979         Add port directions by themselves, with no qualification, as base
4980         item of a declaration.
4981         (verilog-pretty-declarations): Add new flag that inhibits printing
4982         to the message buffer.
4983         (verilog-pretty-expr): Add new flag that inhibits printing to the
4984         message buffer.  Improve handling of the many types of expression
4985         line up.
4986         (verilog-just-one-space): Don't print an empty message.
4987         (verilog-get-lineup-indent): Rework to support the better handling
4988         of expression lineup for verilog-pretty-expr.
4989         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
4990         (verilog-mode-version, verilog-mode-release-date): Update.
4992 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4994         * subr.el (cancel-change-group): Don't move point.
4996 2008-02-23  Markus Triska  <markus.triska@gmx.at>
4998         * linum.el (linum-after-config): Update all visible windows.
5000 2008-02-23  Glenn Morris  <rgm@gnu.org>
5002         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
5003         Add :help for Solitaire and Tetris.
5005         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
5007         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
5008         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
5009         (smtpmail-queue-index-file): Make it a defcustom.
5010         (smtpmail-queue-index): Delete.
5011         (smtpmail-send-it, smtpmail-send-queued-mail):
5012         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
5013         smtpmail-queue-index.
5015         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
5016         Add :version.
5018 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
5020         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
5021         New variables.
5022         (iwconfig): New function.
5024 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
5026         * vc.el (vc-find-revision): Make vc-parent-buffer local before
5027         setting it.
5028         (vc-status-menu-map): Do not define using easy-menu.
5029         (vc-status-menu-map): New defalias.
5030         (vc-status-mode-map): Hook up the menu.
5031         (top-level): Update TODO.
5033         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
5035         * vc-bzr.el (vc-bzr-init-version): Rename to ...
5036         (vc-bzr-init-revision): ... this.
5038 2008-02-23  Jason Rumney  <jasonr@gnu.org>
5040         * makefile.w32-in (WINS_ALMOST): Remove term.
5041         (WINS): Add term here.
5042         (custom-deps, finder-data): Use WINS_ALMOST.
5044 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
5046         * faces.el (font-weight-table): Fix value of `semi-light'.
5048 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5050         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
5051         Make those tables bijective.
5053 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
5055         Finish pdbtrack integration cleanup, settling missing-functions
5056         byte compiler warnings appropriately.
5058         * progmodes/python.el (python-point): Remove this - beginning-of-line
5059         was all that was necessary for `python-pdbtrack-overlay-arrow'.
5060         (python-end-of-def-or-class, python-beginning-of-def-or-class)
5061         (python-goto-initial-line): Drop these - they were only needed for
5062         python-point.
5063         (python-comint-output-filter-function): Use condition-case and
5064         beginning-of-line directly, instead of python-mode.el functions
5065         which require all sorts of baggage.
5066         (point-safe): Unnecessary - we're using condition-case directly,
5067         instead.
5068         (python-execute-file): Include for python-shell, which I'm leaving
5069         in keeping despite it being unnecessary for pdb tracking.
5071 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
5073         * progmodes/scheme.el (scheme-font-lock-keywords-2):
5074         Add SRFI 11 support.
5075         (let-values, let*-values): Specify scheme-indent-function.
5077 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
5079         * vc.el (vc-exec-after): Move setting mode-line-process in the
5080         busy case ...
5081         (vc-set-mode-line-busy-indicator): ... in this new function.
5082         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
5083         (vc-update-vc-status-buffer): Reset mode-line-process.
5084         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
5085         mark/unmark all the files with the same state as the current one.
5086         With a prefix argument mark/unmark all files.
5087         (vc-status-mode-menu): Adjust strings.
5088         (vc-update-vc-status-buffer): Only do something when the argument
5089         is not nil.
5090         (vc-status-kill-dir-status-process): New function.
5091         (vc-status-mode-map): Bind it.
5092         (vc-status-process-buffer): New variable.
5093         (vc-status-mode): Make it local.
5094         (vc-status-refresh): Set it.
5096         * vc-hg.el (vc-hg-dir-status):
5097         * vc-git.el (vc-git-dir-status):
5098         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
5099         command is run.
5101 2008-02-22  Glenn Morris  <rgm@gnu.org>
5103         * json.el (top-level): No need to require thingatpt.
5104         (json-read-keyword): Use thing-at-point rather than word-at-point.
5106         * time.el (top-level): No need to require time-date when compiling.
5108         * emacs-lisp/copyright.el (copyright-update-year):
5109         Fix subexpression numbering for the case when years are split over
5110         lines, and for the replace case.
5112         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
5113         (tpu-caar, tpu-cadr): Delete functions.
5114         (zmacs-regions): No need to declare for compiler.
5115         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
5116         (tpu-spell-check): Rewrite, and handle mark after point.
5117         (tpu-special-insert): Use or rather than if.
5119         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
5120         rather than spell-region.
5122         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
5123         warnings about spell-region.
5125 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
5127         * ldefs-boot.el: Regenerated.
5129         * loadup.el: Don't load language/devanagari, language/kannanda,
5130         language/malayalam, and language/tamil.  Load language/sinhala.
5132         * language/indian.el (indian-font-foundry)
5133         (indian-script-language-alist, indian-font-char-index-table)
5134         (indian-font-char, indian-font-char-range, indian-script-table)
5135         (indian-default-script, indian-composable-pattern): Delete them.
5136         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
5137         language environments moved to here.
5138         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
5139         New language environments.
5141         * language/devanagari.el, language/devan-util.el,
5142         * language/kannanda.el, language/knd-util.el, language/malayalam.el,
5143         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
5144         Delete them.
5146         * language/sinhala.el: New file.
5148 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
5150         Update Nick Robert's port of pdb tracking from python-mode.el.
5152         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
5153         Clarify docstring.
5154         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
5155         tracking is happening.
5156         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
5157         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
5158         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
5159         Tracking is plugged in to all comint buffers once python.el is loaded.
5160         (python-pdbtrack-overlay-arrow): Toggle activation of
5161         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
5162         (python-pdbtrack-track-stack-file): Use new
5163         `python-pdbtrack-get-source-buffer' for more flexible access to
5164         debugging source files.
5165         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
5166         according to pdb stack trace, optionally using new
5167         `python-pdbtrack-grub-for-buffer' if file is not locally available.
5168         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
5169         named buffer, or having function with indicated name.
5170         (python-shell): Remove comint-output-filter-functions hook
5171         addition, it's being done elsewhere.  Wrap long line.
5173 2008-02-21  Michael Olson  <mwolson@gnu.org>
5175         * json.el: Replace XEmacs compatibility code to get rid of
5176         compiler warnings.
5178         * time.el: Fix compiler warning.
5180 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
5182         * json.el: New file (JavaScript Object Notation parser / generator).
5184 2008-02-21  Dave Love  <fx@gnu.org>
5186         * progmodes/sym-comp.el: New file.
5188         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
5189         Require sym-comp.  Add Python buffer to same-window-buffer-names.
5190         Fixup whitespaces.
5191         (python-font-lock-keywords): Add highlighting for Python builtins.
5192         (python-font-lock-syntactic-keywords): Rewrite.
5193         (python-quote-syntax): Use syntax-ppss-context instead of parsing
5194         ppss directly.
5195         (python-mode-map): Add binding for python-find-function.
5196         (python-calculate-indentation): Clean up the logic.
5197         (python-beginning-of-defun): Explicitly set return value.
5198         (python-beginning-of-statement): Stop looping if we get stuck
5199         going backwards.
5200         (python-next-statement): Stop looping if we somehow end up inside
5201         a string while advancing.
5202         (python-preoutput-continuation, python-version-checked): New vars.
5203         (python-check-version): New function.
5204         (run-python): Set default command to python-command instead of
5205         python-python-command.
5206         (run-python): Use python-check-version.  Give PYTHONPATH
5207         precedence over data-directory in the process environment.
5208         Load function definitions in python process after.
5209         (python-check-comint-prompt): New function.
5210         (python-send-command, python-send-receive): Use it.
5211         (python-complete-symbol, python-try-complete): Functions deleted.
5212         Use symbol-complete instead of python-complete-symbol throughout.
5213         (python-fill-paragraph): Further refine the fenced-string regexp.
5214         (def-python-skeleton): Expand to the original abbrev instead if in
5215         a comment or string.  Tweak skeletons for `if', `while', `for',
5216         `try/except', `try/finally', `name'.
5217         (python-pea-hook, python-abbrev-pc-hook): New functions.
5218         (python-abbrev-syntax-table): New var.
5219         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
5220         Use symbol-completion-try-complete for hippie expansion.
5221         Turn on font lock unconditionally.
5222         (python-mode-hook): Defcustom it.  No need to use make-local
5223         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
5224         option, since it's buffer-local.
5226 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
5228         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
5230 2008-02-21  Drew Adams  <drew.adams@oracle.com>
5232         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
5233         "Turn off" and a "Help" entry when the minor mode has no menu.
5235 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
5237         * vc.el (vc-status-mark, vc-status-unmark): New functions.
5238         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
5239         vc-status-mark-file and vc-status-unmark-file.
5240         (vc-status-mark-unmark): New function.
5241         (vc-status-previous-line, vc-status-next-line): No longer interactive.
5243 2008-02-21  Glenn Morris  <rgm@gnu.org>
5245         * composite.el (encode-composition-rule): Fix typo in error message.
5246         (composition-function-table, auto-composition-mode): Doc fixes.
5248         * subr.el (sit-for): Fix obsolete form for nil second argument.
5250         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
5251         (spell-string): Make obsolete, in favor of ispell.
5253 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
5255         * language/devanagari.el: Don't setup composition-function-table
5256         here.
5257         ("Devanagari"): Change charset, coding-system, coding-priority to
5258         Unicode-based ones.  Don't require the feature devan-util.
5260         * composite.el (compose-chars-after): Fix arguments for a function
5261         in composition-function-table.
5262         (auto-compose-region): Likewise.
5264         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
5265         for Ethiopic.
5266         (ps-mule-plot-string): Ignore glyph-string based compositions.
5268 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5270         * doc-view.el: Allow different windows to show different pages.
5271         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
5272         (doc-view-current-image, doc-view-current-overlay): Remove variables,
5273         add them back as macros instead, using image-mode-winprops instead.
5274         Update all users of those variables.
5275         (doc-view-new-window-function): New function to create a new overlay
5276         for each new window.
5277         (doc-view-mode): Use it and image-mode-setup-winprops.
5278         (doc-view-clone-buffer-hook): Rewrite accordingly.
5280         * image-mode.el: Extend [hv]scroll support to per-window properties.
5281         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
5282         (image-mode-winprops-alist): New var to replace them.
5283         (image-mode-new-window-functions): New hook.
5284         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
5285         New funs.
5286         (image-set-window-vscroll, image-set-window-hscroll): Use them.
5287         Remove the `window' argument, update callers.
5288         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
5289         Use the new functions.
5290         (image-mode-reapply-winprops): New fun.
5291         (image-mode): Use it.
5293 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
5295         * calc/calc-math.el (math-sin-raw): Add optional argument
5296         to keep track of original argument.
5297         (math-cos-raw): Use optional argument when calling math-sin-raw.
5298         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
5299         with close to original precision.
5301 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5303         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
5304         args in calls of sit-for.
5306 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
5308         * vc-svn.el (vc-svn-program): Fix typo in docstring.
5309         (vc-svn-checkin): Fix typo in error message.
5311         * help-mode.el: Require easymenu when compiling.
5313 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
5315         * help-mode.el (help-mode-menu): New menu.
5317 2008-02-20  Glenn Morris  <rgm@gnu.org>
5319         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
5320         on Windows.
5322 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
5324         * ps-mule.el (ps-mule-encode-region): Return a single string.
5325         (ps-mule-plot-string): Adjust for the above change.
5326         (ps-mule-encode-header-string): Likewise.
5328         * international/latin1-disp.el (latin1-display): Don't use
5329         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
5330         standard-display-table.
5331         (latin1-display-identities): Adjust for the change of what is
5332         returned by (get-language-info charset 'charset).
5334         * international/mule-util.el (char-displayable-p): Fix for Latin-1
5335         characters and terminal case.
5337 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
5339         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
5341         * progmodes/python.el: Also require comint when loading.
5342         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
5343         Replace python-shell with run-python on menu bar.
5344         (python-shell-map): New map.
5345         (python-default-interpreter, python-python-command-args)
5346         (python-jython-command-args, python-pdbtrack-do-tracking-p):
5347         New options.
5348         (python-which-shell, python-which-args, python-which-bufname):
5349         New buffer local variables.
5350         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
5352         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
5353         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
5354         New constants.
5356         Pdbtrack features:
5358         (python-point, python-end-of-def-or-class)
5359         (python-beginning-of-def-or-class, python-goto-initial-line)
5360         (python-comint-output-filter-function)
5361         (python-pdbtrack-overlay-arrow)
5362         (python-pdbtrack-track-stack-file, python-toggle-shells)
5363         (python-shell, python-pdbtrack-toggle-stack-tracking)
5364         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
5365         New functions.
5367 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5369         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
5370         when the argument is nil.
5372 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
5374         * vc.el (dir-status): Add a brief description.
5376 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
5378         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
5379         If non-nil, reverse the sense of the check.
5381         * vc-rcs.el (vc-rcs-root): New func.
5382         * vc-cvs.el (vc-cvs-root): New func.
5383         * vc-svn.el (vc-svn-root): New func.
5384         * vc-sccs.el (vc-sccs-root): New func.
5386 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
5388         * language/japan-util.el (setup-japanese-environment-internal):
5389         Call use-cjk-char-width-table.
5391         * language/japanese.el ("Japanese"): Set exit-function to
5392         use-default-char-width-table.
5394         * international/characters.el: Delete occurrences of non-Unicode
5395         tibetan and ethiopic characters.
5396         (cjk-char-width-table): New variable.
5397         (use-cjk-char-width-table, use-default-char-width-table):
5398         New functions.
5400 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
5402         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
5403         (vc-status-mode-menu): Add a :filter.
5404         (vc-status-printer): Add faces.
5406         * vc-hg.el (vc-hg-extra-status-menu): New function.
5407         (vc-hg-dir-status): Clean up the buffer before using it.
5409 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5411         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
5412         (gdb): Initialize it here instead.
5414         * files.el (locate-dominating-file): Fix thinko in last change.
5415         Reported by Bruce Stephens <bruce.stephens@isode.com>.
5417 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
5419         * vc.el (vc-status-mode-menu): New menu for vc-status.
5421 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
5423         * progmodes/verilog-mode.el (customize): Fix typo in error message.
5424         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
5425         (verilog-mode-auto, verilog-indent-level-module)
5426         (verilog-minimum-comment-distance, verilog-library-flags)
5427         (verilog-library-directories, verilog-library-files)
5428         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
5429         (verilog-xemacs-menu, verilog-set-compile-command)
5430         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
5431         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
5432         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
5433         (verilog-batch-inject-auto, verilog-batch-indent)
5434         (verilog-continued-line, verilog-type-keywords)
5435         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
5436         (verilog-read-inst-pins, verilog-read-arg-pins)
5437         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
5438         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
5439         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
5440         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
5441         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
5442         (verilog-mode-version, verilog-mode-release-date)
5443         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
5444         (verilog-simulator, verilog-compiler)
5445         (verilog-auto-sense-defines-constant, verilog-company)
5446         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
5447         Fix typos in docstrings.
5448         (verilog-set-auto-endcomments, verilog-calculate-indent)
5449         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
5450         Reflow docstrings.
5451         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
5452         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
5453         (electric-verilog-forward-sexp, verilog-in-case-region-p)
5454         (verilog-in-struct-region-p, verilog-in-generate-region-p)
5455         (verilog-leap-to-head, verilog-current-indent-level)
5456         (verilog-case-indent-level, verilog-cpp-keywords)
5457         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
5458         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
5459         (verilog-signals-not-in, verilog-symbol-detick-text)
5460         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
5461         (verilog-forward-close-paren, verilog-backward-open-paren)
5462         (verilog-backward-open-bracket): Doc fixes.
5464         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
5465         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
5466         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
5467         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
5468         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
5469         Fix typos in docstrings.
5471         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
5473 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
5475         * info.el (Info-read-node-name): Removed unused `default' arg.
5477 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
5479         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
5481 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5483         * image-mode.el (image-get-display-property): New fun.
5484         (image-forward-hscroll, image-next-line, image-eol, image-eob)
5485         (image-mode, image-minor-mode, image-toggle-display-text)
5486         (image-toggle-display): Use it.
5488 2008-02-18  Jason Rumney  <jasonr@gnu.org>
5490         * international/mule.el (xml-find-file-coding-system): Don't warn
5491         about utf-16 with BOM.
5493         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
5495         * international/mule.el (sgml-xml-auto-coding-function): Detect and
5496         warn if file encoding is not utf-8 and encoding not specified.
5497         (xml-find-file-coding-system): New function.
5498         * international/mule-conf.el (file-coding-system-alist): Use it.
5500 2008-02-17  Glenn Morris  <rgm@gnu.org>
5502         * international/mule-cmds.el (set-locale-environment):
5503         Pass `frame' to getenv for LC_MESSAGES.
5505 2008-02-17  Juri Linkov  <juri@jurta.org>
5507         * time.el (emacs-init-time): Use format instead of format-seconds.
5509 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5511         * textmodes/bibtex.el (bibtex-search-entry): Rename from
5512         bibtex-find-entry.  Add autoload cookie.
5513         (bibtex-find-entry): Alias for bibtex-search-entry.
5514         (bibtex-search-crossref): Rename from bibtex-find-crossref.
5515         (bibtex-find-crossref): Alias for bibtex-search-crossref.
5516         (bibtex-clean-entry): atomic-change-group removed.
5517         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
5518         to locate buffer location where error occurred.
5519         Make error messages more specific.
5520         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
5522 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
5524         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
5525         top level.
5527         * simple.el (transient-mark-mode): Add an :init-value.
5529         * startup.el (command-line): Use custom-reevaluate-setting for
5530         transient-mark-mode.
5532 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
5534         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
5536 2008-02-16  Juri Linkov  <juri@jurta.org>
5538         * startup.el (after-init-time): New variable.
5539         (command-line): Set `after-init-time' to the current time.
5541         * time.el (emacs-init-time): New function.
5543 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5545         * files.el (locate-dominating-file): Remove initial loop because it's
5546         not careful enough.  Detect the uid-change all within the main loop.
5548 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5550         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
5552 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
5554         * vc.el (vc-annotate): Add new argument.
5555         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
5557         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
5558         Move make-variable-buffer-local code after the corresponding defvar.
5559         (hs-minor-mode-map): Define and initialize in one step.
5560         (hs-minor-mode): Change from defun to define-minor-mode.
5562 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
5564         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
5565         (gdb-ready): Move declaration...
5567         * progmodes/gdb-ui.el (gdb-ready): ...to here.
5568         (gdb-early-user-input): New variable.
5569         (gdb): Reset gdb-flush-pending-output to nil and set
5570         comint-input-sender here (before gdb-prompt), instead of...
5571         (gdb-init-1): ...here.
5572         (gdb-send): If Emacs is not ready, defer user input to...
5573         (gdb-prompt): ...here.
5575 2008-02-16  Glenn Morris  <rgm@gnu.org>
5577         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
5579         * startup.el (emacs-startup-time): Rename to `before-init-time'.
5580         (before-init-time): New name for `emacs-startup-time'.
5581         (command-line): Use before-init-time rather than emacs-startup-time.
5582         * time.el (emacs-uptime): Use before-init-time rather than
5583         emacs-startup-time.
5585         * composite.el (composition-function-table): Doc fix.
5587         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
5588         in favor of `%z' specifier.
5589         (emacs-uptime): Move to time.el.
5590         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
5591         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
5592         argument of format-seconds.
5594 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
5596         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
5598 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5600         * ielm.el (ielm-is-whitespace): Remove.
5601         (ielm-is-whitespace-or-comment): New function.
5602         (ielm-eval-input): Use it.
5604 2008-02-15  Jason Rumney  <jasonr@gnu.org>
5606         * term/mac-win.el: Fix coding tag.
5608 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
5610         * vc-hooks.el (vc-menu-map):
5611         * bindings.el (mode-line-mode-menu): Add tooltips.
5613         * bindings.el (help-echo): Add more tooltips.  Use a less
5614         telegraphic style for existing tooltips.
5616 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5618         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
5619         from the auto-generated one.
5621 2008-02-14  Glenn Morris  <rgm@gnu.org>
5623         * mail/rmail-spam-filter.el (rmail-spam-filter):
5624         Let-bind message-spam-status.
5626         * mail/smtpmail.el (password-cache-add): Declare as function.
5628 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
5630         * mail/smtpmail.el: Use password-cache.
5632 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
5634         * uniquify.el (uniquify-buffer-base-name): New function.
5635         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5637         * desktop.el (uniquify-managed): Don't defvar.
5638         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
5639         `uniquify-managed'.  Return also the buffer's base name.
5640         (desktop-save): When saving the buffer info, filter out the base name,
5641         and save it as buffer name if the buffer is managed by uniquify.
5642         (uniquify-item-base): Don't declare; not called anymore.
5644 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
5646         * vc.el (vc-annotate-find-revision-at-line): New function.
5647         (vc-annotate-mode-map): Bind it.
5648         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
5649         some entries.
5651 2008-02-14  Glenn Morris  <rgm@gnu.org>
5653         * calendar/time-date.el (format-seconds): New function.
5654         (emacs-uptime): Use format-seconds.
5656         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
5657         Remove `LC_ALL=C', since it's included in $(emacs) now.
5659 2008-02-14  Zhang Wei  <id.brep@gmail.com>
5661         * textmodes/org-publish.el (org-publish-timestamp-filename):
5662         Replace colon characters in filename too.
5664 2008-02-13  Bastien Guerry  <bzg@altern.org>
5666         * mail/rmail.el (rmail-header-name): New face.
5667         (rmail-font-lock-keywords): Use rmail-header-name.
5669         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
5670         against X-Spam-Status header field.
5671         (rmail-spam-filter): Also check X-Spam-Status header field.
5673 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
5675         * progmodes/flymake.el (flymake-allowed-file-name-masks):
5676         Add support for .pm files and .php files.
5677         (flymake-err-line-patterns): Add pattern for PHP errors.
5678         (flymake-php-init): New function.  PHP support for flymake.
5680         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5681         Add regular expression for PHP errors.
5683 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
5685         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
5686         This DTRT even on w32 machines.
5687         (ange-ftp-cf1): Quote FILENAME.
5689 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5691         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
5692         (smerge-auto-combine): New fun.
5694 2008-02-12  Juri Linkov  <juri@jurta.org>
5696         * startup.el (fancy-startup-screen, normal-splash-screen):
5697         Set default-directory to command-line-default-directory.
5699         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
5700         after reading the desktop.
5702         * progmodes/compile.el (compilation-auto-jump):
5703         Call compile-goto-error only when compilation-auto-jump-to-first-error
5704         is non-nil.
5705         (compilation-scroll-output): Replace :type 'boolean with a choice
5706         that has three options including a third option `first-error'.
5707         Doc fix.
5708         (compilation-start, compilation-forget-errors): Add an alternate
5709         condition comparing compilation-scroll-output with `first-error'
5710         in addition to compilation-auto-jump-to-first-error (to call
5711         compilation-auto-jump in the proper place).
5713 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5715         * international/mule.el (sgml-html-meta-auto-coding-function):
5716         Make sure the search limit is ahead.
5718         * tar-mode.el: Fix broken indentation.
5719         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
5720         Use with-current-buffer.
5722 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
5724         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
5725         it is already automatically buffer-local.
5727 2008-02-11  Drew Adams  <drew.adams@oracle.com>
5729         * help.el (describe-key): Join some split lines to facilitate filling.
5730         * help-fns.el (describe-function-1): Fill text of overlong lines.
5732 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
5734         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
5735         Use unibyte-string instead of string-make-unibyte.
5737         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
5739 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5741         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
5742         works also for buffers w/o buffer-file-name.  Update callers.
5743         (doc-view-clone-buffer-hook): New fun.
5744         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
5745         the `doc-view' property so they can be recognized.
5747         * simple.el (clone-indirect-buffer-hook): New hook.
5748         (clone-indirect-buffer): Run it.
5750 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5752         * epa.el (epa-menu-mode): Merge into epa-mode.
5753         (epa-menu-items): Rename the label "EasyPG Assistant" to
5754         "Encryption/Decryption".
5756         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
5757         (epa-dired-mode-map): Rename from epa-dired-map.
5758         (epa-global-dired-mode): Rename the global minor mode.
5760 2008-02-11 Drew Adams  <drew.adams@oracle.com>
5762         * isearch.el (isearch-fail): New face.
5763         (isearch-message): Highlight failure part of input.
5765 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5767         * ibuffer.el (ibuffer-header-line-format): New var.
5768         (ibuffer-mode): Set it instead of header-line-format.
5769         (ibuffer-update): Use it to set header-line-format.
5771         * international/mule-cmds.el (ucs-insert): Inherit surrounding
5772         properties like self-insert-command.
5774 2008-02-11  Drew Adams  <drew.adams@oracle.com>
5776         * progmodes/etags.el: Add many doc strings.
5778 2008-02-11  Jason Rumney  <jasonr@gnu.org>
5780         * ldefs-boot.el: Regenerated.
5782 2008-02-11  Glenn Morris  <rgm@gnu.org>
5784         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5785         Shorten some names.
5787         * ffap.el (ffap-rfc-directories): Add :version.
5789 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
5791         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
5792         files, and backup files of same.
5794 2008-02-11  Kevin Ryde  <user42@zip.com.au>
5796         * ffap.el (ffap-rfc-directories): New variable.
5797         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
5799         * info.el (Info-next-reference, Info-prev-reference)
5800         (Info-try-follow-nearest-node): Move to and follow https:// links too.
5802         * simple.el (completion-list-mode): Show full completion-list-mode-map
5803         in the docstring.
5805 2008-02-11  Sam Steingold  <sds@gnu.org>
5807         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
5809 2008-02-11  Glenn Morris  <rgm@gnu.org>
5811         * startup.el (emacs-startup-time): New variable.
5812         (command-line): Set emacs-startup-time.
5814         * calendar/time-date.el (emacs-uptime): New function.
5816 2008-02-10  Bastien Guerry  <bzg@altern.org>
5818         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
5819         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
5820         it is nil.
5822 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5824         * epg-config.el: Expand the contents of epg-package-info.el.
5825         (epg-package-name): New constant.
5826         (epg-version-number): New constant.
5827         (epg-bug-report-address): New constant.
5829         * epa-mail.el (epa-mail-mode): Add autoload cookie.
5830         (epa-global-mail-mode): New global minor mode.
5832         * epa-file.el (epa-file-mode): New global minor mode.
5834         * epa-dired.el (epa-dired-mode): New global minor mode.
5836         * epa.el (epa-menu): New variable.
5837         (epa-menu-items): New variable.
5838         (epa-menu-mode): New global minor mode.
5839         (epa-global-minor-modes): New user option.
5840         (epa-mode): New global minor mode.
5842 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
5844         * net/dbus.el: Remove `no-byte-compile' cookie.
5845         (dbus-call-method, dbus-register-signal, dbus-debug)
5846         (dbus-registered-functions-table): Declare them with
5847         `declare-function' or `defvar', respectively.
5848         (top): Don't assert any longer.  Require 'cl when compiling.
5849         Apply `ignore-errors' but `dbus-ignore-errors'.
5851 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
5853         * diff-mode.el (diff-add-change-log-entries-other-window):
5854         Use add-change-log-entry.
5856 2008-02-09  Jason Rumney  <jasonr@gnu.org>
5858         * button.el (button-map):
5859         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
5860         * ldefs-boot.el: Regenerate.
5862 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
5864         * epa.el (epa-faces, epa):
5865         * epa-file.el (epa-file):
5866         * epg-config.el (epg): Add :version.
5868 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
5870         * vc.el (vc-exec-after): Append CODE to previous fragments.
5871         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
5872         take MESSAGES instead of VERBOSE; use it when non-nil.
5873         (vc-diff-internal): Compute messages once; use them;
5874         update call to vc-diff-finish.
5876 2008-02-09  Michael Olson  <mwolson@gnu.org>
5878         * net/tramp.el (tramp-process-sentinel): Avoid error when process
5879         buffer has been killed, such as by
5880         `tramp-cleanup-all-connections'.
5882 2008-02-09  Miles Bader  <miles@gnu.org>
5884         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
5886 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5888         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
5889         splitter in context hunks.
5891 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
5893         * international/fontset.el (setup-default-fontset): Fix arabic otf
5894         font specification.
5896 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5898         * epa-dired.el:
5899         * epa-file.el:
5900         * epa-mail.el:
5901         * epa-setup.el:
5902         * epa.el:
5903         * epg-config.el:
5904         * epg-package-info.el:
5905         * epg.el: Initial check-in of EasyPG.
5907 2008-02-08  Glenn Morris  <rgm@gnu.org>
5909         * woman.el (woman-locale): New defcustom.
5910         (woman-expand-locale, woman-manpath-add-locales): New functions.
5911         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
5913         * international/mule-cmds.el (locale-translate): New function,
5914         with old code extracted from set-locale-environment.
5915         (set-locale-environment): Use locale-translate.  Set woman-locale.
5917         * cus-start.el (selection-coding-system): Remove, since it's now
5918         defined in select.el rather than in xselect.c.
5919         * select.el (selection-coding-system): Make it a defcustom, and
5920         add the properties from cus-start.el.  Bump :version.
5922         * custom.el (custom-theme-set-variables): Sort symbols that are
5923         dependencies before symbols that depend on them.
5924         (custom-enabled-themes): Set after custom-theme-directory.
5926         * pcmpl-unix.el (top-level): Move provide statement to end.
5927         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
5928         `*' from doc-string.  Allow to be nil.
5929         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
5930         Allow to be nil.  Add :version.
5931         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
5932         without hostnames, and multiple hostnames per line.
5934         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
5936 2008-02-08  Phil Hagelberg  <phil@evri.com>
5938         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
5939         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
5941 2008-02-07  Timo Savola  <timo.savola@iki.fi>
5943         * startup.el (command-line-x-option-alist): Add --parent-id.
5945         * term/x-win.el (x-handle-parent-id): New function.
5947 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
5949         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
5950         "Font Menu".
5952 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5954         * net/dbus.el (dbus-interface-peer): New defconst.
5955         (dbus-ping): New defun.
5957 2008-02-06  Sam Steingold  <sds@gnu.org>
5959         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
5961 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5963         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
5964         Just return nil and let the C code provide a fallback.
5966 2008-02-05  Glenn Morris  <rgm@gnu.org>
5968         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
5969         tramp-flush-connection-property for removed 2nd argument.
5971 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5973         * diff-mode.el (diff-add-change-log-entries-other-window):
5974         Rename from diff-create-changelog.  Change users.
5975         Minor change to hopefully work with plain diffs.
5976         (diff-mode-map): Add binding for it.
5978 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
5980         * diff-mode.el: Add new TODO entry.
5981         (diff-create-changelog): New function.
5982         (diff-mode-menu): Bind it.
5984 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
5986         * international/mule-diag.el (print-fontset-element): Handle the
5987         case of inhibiting the fallback fonts.
5989 2008-02-04  Kim F. Storm  <storm@cua.dk>
5991         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
5992         (ido-magic-delete-char): Use prefix arg.
5994 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
5996         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
5997         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
5998         of today, the most recent libpng is 1.2.24).
6000 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
6002         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
6004         * net/dbus.el (top): Check (featurep 'dbusbind).
6006         * net/tramp.el (tramp-process-sentinel): New defun.
6007         (tramp-do-copy-or-rename-file-out-of-band)
6008         (tramp-maybe-open-connection): Use it as process sentinel.
6009         (tramp-handle-delete-directory): Don't use the "-f" option; it
6010         isn't portable.
6011         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
6012         after the command.
6013         (tramp-handle-shell-command): Set `mode-line-process' in the
6014         asynchronous case.
6016         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
6018         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
6019         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6020         Use `tramp-process-sentinel' as process sentinel.
6022 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
6024         * whitespace.el (global-whitespace-mode): Revert last change.
6025         (whitespace-unload-function): Force `global-whitespace-mode'
6026         to deactivate local modes in a slightly less intrusive way.
6028 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
6030         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
6032 2008-02-02  Glenn Morris  <rgm@gnu.org>
6034         * international/latin1-disp.el (latin1-display):
6035         * progmodes/fortran.el (fortran-comment-indent-char):
6036         * progmodes/idlw-shell.el (top-level):
6037         * term/mac-win.el (mac-keyboard-translate-char):
6038         * whitespace.el (whitespace-char-valid-p):
6039         * wid-edit.el (widget-key-sequence-read-event):
6040         Use characterp rather than char-valid-p.
6042         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
6043         to capitalized-find-word-boundary.  Doc fix.  Update callers.
6044         (capitalized-next-word-boundary-function-table): Rename to
6045         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
6047         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
6048         string-to-int.
6050         * ps-def.el (declare-function): Add compatibility definition.
6051         (ps-plot-with-face, ps-plot-string): Declare as functions.
6052         (ps-bold-faces, ps-italic-faces): Declare variables.
6054         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
6055         (ps-mule-end-job): Declare as functions.
6057         * wid-edit.el (widget-string-complete): Use assoc-string rather
6058         than assoc-ignore-case.
6060 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
6062         * progmodes/etags.el (next-file): Improve revert message.
6064 2008-02-01  Andreas Schwab  <schwab@suse.de>
6066         * loadup.el: Load language/burmese instead of language/myanmar.
6068 2008-02-01  Richard Stallman  <rms@gnu.org>
6070         * language/burmese.el: Rename from myanmar.el.
6071         ("Burmese"): Rename from "Myanmar".
6073 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6075         * international/fontset.el (script-representative-chars): Add cham
6076         and tai-viet.
6077         (setup-default-fontset): Add iso10646-1 font for latin and ipa.
6078         Add fontconfig spec for cjk-misc.  Explicitly specify font font
6079         for U+E000..U+F8FF.
6081         * international/characters.el (script-list): Add cham.
6083         * language/cham.el: New file.
6085 2008-02-01  Mark A. Hershberger  <mah@everybody.org>
6087         * xml.el (xml-escape-string): Don't do any encoding changes on the
6088         string.
6090 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6092         * language/ind-util.el (in-is13194-post-read-conversion):
6093         Delete unnecessary call of indian-compose-region.
6095 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6097         * ps-print.el: Some face attributes (like :strike-through) were not
6098         being recognised.  Reported by Leo <sdl.web@gmail.com>.
6099         (ps-print-version): New version 7.3.2.
6100         (ps-screen-to-bit-face): Fix code.  Call ps-face-strikout-p,
6101         ps-face-overline-p and ps-face-box-p functions.
6103         * ps-def.el (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p):
6104         New functions.
6106 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6108         * international/fontset.el (font-encoding-alist): Add an entry for
6109         iso8859-16.
6110         (setup-default-fontset): Add iso8859-16 to latin.
6112         * descr-text.el (describe-char-display): Convert a GLYPH-CODE to a
6113         hexadigit string.
6114         (describe-char): Adjust for the above change.
6116 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6118         * international/fontset.el (font-encoding-alist): Don't set the
6119         repertory of GB18030 fonts.
6121 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6123         * language/indian.el: Set font-shape-text for all Indic characters
6124         in composition-function-table.
6126         * language/khmer.el: New file.
6128         * language/myanmar.el: New file.
6130         * loadup.el: Load "language/khmer" and "language/myanmar".
6132 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6134         * international/fontset.el (setup-default-fontset): Fix lao OTF
6135         script name.
6137 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6139         * composite.el (terminal-composition-modification): Delete it.
6141 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6143         * international/fontset.el (x-complement-fontset-spec):
6144         Complement size too.
6146 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6148         * international/fontset.el (font-encoding-charset-alist):
6149         Initialize it.
6150         (otf-script-alist): Fix typo of canadian-aboriginal.
6151         (setup-default-fontset): Specify font-specs for many more scripts.
6152         (x-complement-fontset-spec): Change the first argument to a
6153         font-spec object.
6154         (create-fontset-from-fontset-spec): Adjust for the above change.
6156 2008-02-01  Kenichi Handa  <handa@m17n.org>
6158         * language/devanagari.el: Register font-shape-text in
6159         composition-function-table.
6161         * language/tibetan.el: Register font-shape-text in
6162         composition-function-table.
6164         * language/thai-util.el (thai-composition-function): Fix arguments.
6166         * language/tamil.el: Register font-shape-text in
6167         composition-function-table.
6169         * language/malayalam.el: Register font-shape-text in
6170         composition-function-table.
6172         * language/lao.el: Register font-shape-text in
6173         composition-function-table.
6175         * language/kannada.el: Register font-shape-text in
6176         composition-function-table.
6178         * language/european.el (diacritic-composition-function): Fix arguments.
6180         * language/ethio-util.el (ethio-composition-function): Fix arguments.
6182         * language/tv-util.el (tai-viet-composition-function): Fix arguments.
6184         * composite.el (composition-function-table): Fix docstring.
6185         (terminal-composition-function): Fix arguments.
6186         (auto-compose-current-font): Delete it.
6187         (auto-compose-chars): Adjust for the change of
6188         composition-function-table.
6190 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6192         * international/fontset.el (font-encoding-alist): Add the entry of
6193         "unicode-bmp".
6195 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6197         * composite.el (auto-compose-chars): Be sure to calculate
6198         composition at least at POS.
6200 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6202         * printing.el: Fix pr-interface-map initialization code.
6203         (pr-version): New version 6.9.3.
6204         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
6205         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
6206         (pr-f-read-string): Replace by pr-read-string.
6207         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string):
6208         New function name.
6209         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
6211 2008-02-01  Kenichi Handa  <handa@m17n.org>
6213         * language/tv-util.el (tai-viet-re): Include '-'.
6214         (tai-viet-glyph-info): Handle '-'.
6216 2008-02-01  Kenichi Handa  <handa@m17n.org>
6218         * descr-text.el (describe-char): Handle a composition of the new
6219         format.  Show font name.
6221 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6223         * language/tibet-util.el (tibetan-composition-function): Use
6224         font-shape-text if auto-compose-current-font is non-nil.
6226         * language/tibetan.el: Fix the range for recording
6227         tibetan-composition-function in composition-function-table.
6229         * language/mlm-util.el (malayalam-composition-function): Use
6230         font-shape-text if auto-compose-current-font is non-nil.
6232         * international/mule-conf.el: Flag many charsets as supplementary.
6234         * international/mule.el (define-charset): Update the docstring for
6235         :supplementary-p.
6237         * international/fontset.el (setup-default-fontset): Add OpenType
6238         fonts for malayalam and tibetan.
6240 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6242         * international/fontset.el (x-complement-fontset-spec): Use font-spec.
6244 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6246         * international/fontset.el (otf-script-alist): Make all otf tags
6247         4-letters.
6248         (setup-default-fontset): Add OpenType fonts for devanagari and tamil.
6250         * language/tml-util.el (tamil-composition-function): Use
6251         font-shape-text if auto-compose-current-font is non-nil.
6253         * language/devan-util.el (devanagari-composition-function): Use
6254         font-shape-text if auto-compose-current-font is non-nil.
6256         * composite.el (auto-compose-chars): Change argument font-object
6257         to window.
6259 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6261         * ps-print.el (ps-lpr-switches): Docstring fix.
6262         (ps-string-list): New function.
6263         (ps-do-despool): Code fix.
6265 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
6267         * international/utf-7.el (utf-7-imap-post-read-conversion)
6268         (utf-7-imap-pre-write-conversion): New functions.
6270         * international/mule-conf.el (utf-7-imap): New coding system.
6272 2008-02-01  Kenichi Handa  <handa@m17n.org>
6274         * term/x-win.el (x-selection-value): If x-select-request-type is
6275         nil, try also STRING at last.
6276         (x-select-request-type): Doc fix for the change of x-selection-value.
6278         * select.el (selection-coding-system, next-selection-coding-system):
6279         Move declarations from xselect.c.
6280         (x-get-selection): Decode by selection-coding-system if it is non-nil.
6281         If it is nil, decode by a proper coding system.  Handle C_STRING.
6282         (ccl-check-utf-8, string-utf-8-p): Delete them.
6283         (xselect-convert-to-string): Fix determining data-type in the case
6284         that TEXT is requested.  Don't use selection-coding-system if it's
6285         not proper for the data-type.
6287 2008-02-01  Kenichi Handa  <handa@m17n.org>
6289         * term/x-win.el (x-selection-value): If x-select-request-type is
6290         nil, simply try UTF8_STRING and COMPOUND-TEXT in this order.
6292 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6294         * term/w32-win.el (w32-initialize-window-system): Use t, not nil
6295         to signify default fontset.
6297 2008-02-01  Kenichi Handa  <handa@m17n.org>
6299         * international/mule-cmds.el (describe-language-environment):
6300         Check if the specified input method exists or not.
6302 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6304         * ps-print.el (ps-begin-job): Error if ps-lpr-switches is not a list.
6305         (ps-face-background-name): Remove this function.  It's already defined
6306         in ps-def.el file.
6308 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6310         * ps-print.el: Eliminate the check if ps-print was running on Lucid or
6311         Epoch emacsen.
6313 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6315         * ps-print.el: Now detect if text foreground and background colors are
6316         equals and replace the foreground color by another color, so the text
6317         becomes visible.  Doc fix.
6318         (ps-print-version): New version 7.3.
6319         (ps-default-fg, ps-default-bg): Docstring fix.
6320         (ps-fg-list, ps-fg-validate-p): New options.
6321         (ps-foreground-list): New variable.
6322         (ps-generate-header-line): Replace fboundp by functionp.
6323         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
6325 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6327         * printing.el: Pacify byte compiler, that is, no compiler warnings.
6328         Move (again) some variable definitions before use, define some
6329         function aliases, no code change.
6330         (pr-version): New version 6.9.2.
6331         (pr-path-style, pr-auto-region, pr-menu-char-height)
6332         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
6333         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
6334         via (defvar VAR).
6335         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
6336         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
6337         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
6338         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
6339         (pr-f-set-keymap-parents, pr-keep-region-active): Function aliases.
6340         (pr-menu-print-item, pr-ps-printer-menu-modified)
6341         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
6342         (pr-even-or-odd-alist): Move variable definitions.
6344 2008-02-01  Kenichi Handa  <handa@m17n.org>
6346         * language/chinese.el (cp936): Delete duplicated alias.
6348         * international/mule-diag.el (list-block-of-chars): Don't insert
6349         non-Unicode characters.
6351 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6353         * loadup.el [windows-nt]: Don't load code-pages and ccl.
6354         * term/w32-win.el: Don't require code-pages.
6356 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6358         Fix up multi-tty merge.
6360         * version.el (emacs-version): Bump to 23.0.60.
6362         * term/x-win.el (x-initialize-window-system): Don't try to create
6363         a fontset from a font-specification anymore.  This was removed on the
6364         unicode branch and mistakenly re-added by the multi-tty merge.
6366         * term/w32-win.el: Remove duplicate code that's now in
6367         w32-initialize-window-system.
6368         (w32-initialize-window-system): Don't try to create a fontset from
6369         a font-specification anymore.  This was removed on the unicode branch
6370         and mistakenly re-added by the multi-tty merge.
6372         * term/mac-win.el: Remove duplicate top-level code.
6374         * language/ethio-util.el:
6375         * international/characters.el: Use utf-8 rather than utf-8-emacs
6376         since it works as well and has the advantage of working with
6377         non-unicode versions of Emacs.
6379         * international/encoded-kb.el (encoded-kbd-setup-display): Use the new
6380         multi-tty code, which includes the previous local change.
6382 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6384         * ps-print.el (ps-print-version): New version 7.2.5.
6385         (ps-background, ps-begin-file, ps-build-reference-face-lists):
6386         Use `mapc' rather than `mapcar'.
6388 2008-02-01  Kenichi Handa  <handa@m17n.org>
6390         * skeleton.el (skeleton-internal-1): Use integerp and stringp
6391         instead of char-or-string-p to catch -1.
6393 2008-02-01  Kenichi Handa  <handa@m17n.org>
6395         * international/mule-cmds.el (inactivate-input-method):
6396         Set input-method-function to nil before calling
6397         inactivate-current-input-method-function.
6399 2008-02-01  Kenichi Handa  <handa@m17n.org>
6401         * play/gamegrid.el (gamegrid-setup-default-font): Calculate a font
6402         height that doesn't exceed the requested height by rounding off.
6404 2008-02-01  Andreas Schwab  <schwab@suse.de>
6406         * international/mule-diag.el (print-fontset-element):
6407         Use fontp only if defined.
6409 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6411         * ps-mule.el (ps-mule-prepare-font, ps-mule-encode-region)
6412         (ps-mule-plot-composition, ps-mule-encode-header-string): Docstring fix.
6413         (ps-mule-prologue-generated): Code fix.
6415 2008-02-01  Kenichi Handa  <handa@m17n.org>
6417         * dnd.el (dnd-get-local-file-name): Call replace-regexp-in-string
6418         with FIXEDCASE t.
6420 2008-02-01  Kenichi Handa  <handa@m17n.org>
6422         * international/mule-diag.el (print-fontset-element): Fix for the
6423         format change of a fontset element for font-backend feature.
6425 2008-02-01  Kenichi Handa  <handa@m17n.org>
6427         * descr-text.el (describe-char): Fix for the case that a component
6428         character is TAB.
6430 2008-02-01  Kenichi Handa  <handa@m17n.org>
6432         * international/mule-cmds.el (select-safe-coding-system-interactively):
6433         Fix printing of rejected and unsafe coding-systems.
6435         * international/fontset.el (setup-default-fontset): Add tai-viet.
6437         * international/characters.el: Setup syntax/category table for Tai Viet.
6438         (script-list): Add tai-viet.
6440         * loadup.el: Load "language/tai-viet".
6442         * language/tai-viet.el: New file.
6444         * language/tv-util.el: New file.
6446 2008-02-01  Jason Rumney  <jasonr@gnu.org>
6448         * faces.el (font-weight-table): Use defaults on w32 that match
6449         LOGFONT.lfWeight.
6451         * term/w32-win.el: Don't create fontset from command-line font.
6453 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
6455         * international/mule-cmds.el (toggle-enable-multibyte-characters)
6456         (sort-coding-systems, search-unencodable-char): Doc fixes.
6457         (default-input-method, input-method-verbose-flag)
6458         (input-method-highlight-flag): Remove * in defcustom's docstrings.
6459         (exit-language-environment-hook, set-default-coding-systems)
6460         (coding-system-change-eol-conversion, prefer-coding-system)
6461         (find-multibyte-characters, leim-list-entry-regexp)
6462         (set-input-method, input-method-exit-on-first-char, princ-list)
6463         (locale-language-names, locale-charset-language-names)
6464         (define-char-code-property): Fix typos in docstrings.
6466 2008-02-01  Kenichi Handa  <handa@m17n.org>
6468         * disp-table.el (make-glyph-code, glyph-char, glyph-face):
6469         Fix for a new character code space (22-bit).
6471 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
6473         * printing.el (pr-ps-fast-fire): Fix typos in docstring.
6475 2008-02-01  Kenichi Handa  <handa@m17n.org>
6477         * international/characters.el: Add more cases/syntaxes from Latin
6478         characters.
6480 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6482         * ps-def.el (installation-directory): Must be initialized when defining
6483         it in XEmacs.
6484         (coding-system-for-read): Eliminate duplicated definition.
6486 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6488         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
6490 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6492         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
6493         (ps-print-emacs-type): Eliminate variable.
6494         (ps-setup): Remove ps-print-emacs-type.  Print which Emacsen is
6495         running ps-print package.
6497         * ps-def.el: Replace (defvar VAR nil) by (defvar VAR).
6498         (ps-frame-parameter): Replace defun by defalias.
6499         (mark-active): Eliminate defvar.
6501         * ps-samp.el (ps-prsc, ps-c-prsc, ps-s-prsc): Eliminate macros.
6502         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
6503         (ps-jts-ps-setup): Replace macros by vector key definition.
6505 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6507         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
6508         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
6509         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
6510         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
6511         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
6512         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
6513         New command actions for EPS header and EPS footer.
6515         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
6516         footer.  Fix some problems with one-or-more, zero-or-more and
6517         alternative constructions generation.  Some implementation of log
6518         messages.  Doc fix.
6519         (ebnf-version): New version 4.4.
6520         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
6521         (ebnf-eps-footer, ebnf-log): New options.
6522         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
6523         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
6524         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
6525         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
6526         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New functions.
6527         (ebnf-style-custom-list, ebnf-style-database): Put new values.
6528         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
6529         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
6530         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
6531         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
6532         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
6533         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
6534         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
6535         (ebnf-non-terminal-dimension, ebnf-special-dimension)
6536         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
6537         (ebnf-except-dimension, ebnf-alternative-dimension)
6538         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
6539         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension):
6540         Insert log message function.
6541         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
6542         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
6543         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
6544         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
6545         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
6546         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
6547         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
6548         compatibility with Emacs 20 & 21.
6549         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
6550         (ebnf-eps-file-alist, ebnf-basic-width-extra)
6551         (ebnf-basic-empty-height): New variables.
6552         (ebnf-prologue): Fix PostScript code.
6553         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
6554         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
6555         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
6556         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
6558 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6560         * printing.el: Group together all XEmacs/Emacs definitions.
6561         (pr-version): New version 6.9.
6562         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width):
6563         New functions.
6564         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
6565         (pr-menu-bind): Fix code.
6566         (pr-e-frame-char-height, pr-e-frame-char-width)
6567         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
6568         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
6569         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
6570         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
6571         (pr-x-event-y-pixel): Eliminate aliases.
6572         (pr-xemacs-global-menubar): Move macro.
6573         (current-menubar, current-mouse-event, zmacs-region-stays)
6574         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
6575         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
6576         Move variables.
6577         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
6578         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
6579         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
6580         (pr-menu-set-utility-title, pr-even-or-odd-pages)
6581         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
6582         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name):
6583         Move functions.
6585 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6587         * ps-print.el: The ps-print commands without face printing should not
6588         print background color.  Reported by Leo <sdl.web@gmail.com>.
6589         (ps-print-version): New version 7.2.2.
6590         (ps-begin-job): New arg.  Fix ps-default-background and
6591         ps-default-foreground initialization.
6592         (ps-face-attributes): Fix doc string.
6593         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
6595         * printing.el: Fix ps-print link.
6597 2008-02-01  Kenichi Handa  <handa@m17n.org>
6599         * international/mule-diag.el (list-character-sets-2): Don't print width.
6601 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6603         * ps-print.ps: Fix background height.
6604         (ps-print-version): New version 7.2.1.
6606 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6608         * ps-print.el: Split XEmacs/Emacs definitions and sample setup code
6609         into separate files.
6610         (ps-print-version): New version 7.2.
6611         (ps-postscript-code-directory): Fix XEmacs initialization.
6612         (ps-generate-postscript-with-faces):
6613         Call ps-generate-postscript-with-faces1 (new function).
6614         (ps-color-format, ps-float-format): Move variables to ps-def.el.
6615         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
6616         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
6617         (ps-face-background-name, ps-frame-parameter, ps-color-device)
6618         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
6619         Move functions to ps-def.el.
6620         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
6621         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
6622         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
6623         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
6624         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
6625         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
6626         Move functions to ps-samp.el.
6628         * ps-bdf.el (installation-directory, coding-system-for-read):
6629         Move variables to ps-def.el.
6631         * ps-mule.el (leading-code-private-22): Move variables to ps-def.el.
6632         (charset-bytes, charset-dimension, charset-id, charset-width)
6633         (find-charset-region, char-width, chars-in-region, forward-point)
6634         (decompose-composite-char, encode-coding-string, coding-system-p)
6635         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
6636         (string-make-multibyte, encode-char): Move functions to ps-def.el.
6638         * ps-def.el: New file.  XEmacs/Emacs definitions.
6639         (ps-generate-postscript-with-faces1): New function.
6640         (ps-color-format, ps-float-format): Move variables from ps-print.el.
6641         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
6642         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
6643         (ps-face-background-name, ps-frame-parameter, ps-color-device)
6644         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
6645         Move functions from ps-print.el.
6646         (installation-directory, coding-system-for-read):
6647         Move variables from ps-bdf.el.
6648         (leading-code-private-22): Move variable from ps-mule.el.
6649         (charset-bytes, charset-dimension, charset-id, charset-width)
6650         (find-charset-region, char-width, chars-in-region, forward-point)
6651         (decompose-composite-char, encode-coding-string, coding-system-p)
6652         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
6653         (string-make-multibyte, encode-char): Move functions from ps-mule.el.
6655         * ps-samp.el: New file.  Sample setup code.
6656         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
6657         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
6658         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
6659         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
6660         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
6661         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
6662         Move functions from ps-print.el.
6664 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6666         * ps-print.el: Handle frame parameters (background and/or foreground
6667         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
6668         (ps-print-version): New version 7.1.
6669         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
6670         (ps-frame-parameter): New function.
6671         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
6672         Fix doc and customization.
6673         (ps-begin-job): Get frame parameters (background and/or foreground
6674         colors).
6675         (ps-do-despool): Ensure ps-printer-name has a valid value.
6677 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6679         * progmodes/ebnf-abn.el:
6680         * progmodes/ebnf-bnf.el:
6681         * progmodes/ebnf-dtd.el:
6682         * progmodes/ebnf-ebx.el:
6683         * progmodes/ebnf-iso.el:
6684         * progmodes/ebnf-otz.el:
6685         * progmodes/ebnf-yac.el:
6686         * progmodes/ebnf2ps.el:
6687         * delim-col.el:
6688         * printing.el:
6689         * ps-bdf.el:
6690         * ps-mule.el:
6691         * ps-print.el: Remove 'Time-stamp' comment mark.
6693         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
6694         'easy-menu-add-item' when called in Emacs 21 or higher.
6696 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6698         * ps-print.el : Fix doc.
6699         (ps-print-version): New version 7.0.
6701 2008-02-01  Kenichi Handa  <handa@m17n.org>
6703         * mail/emacsbug.el (report-emacs-bug): Insert also the value of
6704         XMODIFIERS.
6706 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6708         * ps-print.el: Fix maintainer email.  Eliminate function declaration
6709         that kept compatibility with older Emacs version.
6710         (ps-print-version): New version 6.7.
6712 2008-02-01  Kenichi Handa  <handa@m17n.org>
6714         * international/quail.el (quail-get-translations):
6715         Make quail-current-key multibyte if not yet done.
6717 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6719         * language/chinese.el ("Chinese-GBK"): Add tutorial.
6720         ("Chinese-GB18030"): Add sample-text and tutorial.
6722         * international/fontset.el (font-encoding-alist)
6723         (setup-default-fontset): Add gb18030.
6724         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
6725         (charset-script-alist): Add gbk and gb18030.
6727         * international/characters.el: Put property
6728         preferred-coding-system on gbk and gb18030.
6730         * international/mule-cmds.el (locale-language-names): Add an entry
6731         for "zh_CN.UTF-8" and change "chs" to "Chinese-GBK".
6733         * faces.el (face-font-registry-alternatives): Add gb18030.
6735 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6737         * ps-mule.el: Fix maintainer email.
6739 2008-02-01  Kenichi Handa  <handa@m17n.org>
6741         * international/quail.el (quail-insert-kbd-layout): Check the
6742         length of (cdr translation).
6743         (quail-get-current-str): Check the length of (cdr def).
6745 2008-02-01  Kenichi Handa  <handa@m17n.org>
6747         * ruler-mode.el (ruler-mode-ruler): Make the string `ruler' multibyte.
6749 2008-02-01  Kenichi Handa  <handa@m17n.org>
6751         * international/mule-cmds.el (ucs-insert): Re-implement.
6753 2008-02-01  Kenichi Handa  <handa@m17n.org>
6755         * composite.el (terminal-composition-modification): New function.
6756         (terminal-composition-function): Create composition with the above
6757         modification function.
6759 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6761         * international/characters.el: Add more full-width characters in
6762         char-width-table.
6764 2008-02-01  Kenichi Handa  <handa@m17n.org>
6766         * international/fontset.el (create-fontset-from-fontset-spec):
6767         Fix script name handling.
6769 2008-02-01  Kenichi Handa  <handa@m17n.org>
6771         * composite.el (terminal-composition-function): New function.
6772         (terminal-composition-function-table): New variable.
6773         (auto-compose-chars): If running on a terminal, use
6774         terminal-composition-function-table.
6776         * loadup.el: Load "composite" after "international/characters".
6778         * international/characters.el: Delete codes for setting up charset
6779         property nospace-between-words.  Fix setting up of
6780         char-width-table.  Don't make ethiopic and tibetan double column.
6782         * textmodes/fill.el (fill-find-break-point-function-table):
6783          Don't set it up in defvar.
6784         (fill-nospace-between-words-table): New variable.
6785         (fill-delete-newlines): Check fill-nospace-between-words-table
6786         instead of charset property nospcae-between-words.
6788 2008-02-01  Kenichi Handa  <handa@m17n.org>
6790         * composite.el (global-auto-composition-mode): Make the initial
6791         value not depend on emacs-basic-display.
6793         * textmodes/fill.el: Don't use charset property
6794         `fill-find-break-point-function'.
6795         (fill-find-break-point-function-table): New variable.
6796         (fill-find-break-point): Lookup fill-find-break-point-function-table.
6798 2008-02-01  Kenichi Handa  <handa@m17n.org>
6800         * international/mule.el (coding-system-list): Be sure to exclude
6801         subsidiary coding systems.
6803 2008-02-01  Kenichi Handa  <handa@m17n.org>
6805         * composite.el (auto-composition-after-change)
6806         (toggle-auto-composition): Remove `auto-composed' property instead
6807         of setting it to nil.
6809 2008-02-01  Kenichi Handa  <handa@m17n.org>
6811         * language/misc-lang.el (iso-8859-6): New coding system.
6813 2008-02-01  Kenichi Handa  <handa@m17n.org>
6815         * dnd.el (dnd-get-local-file-name): Give a unibyte string to
6816         replace-regexp-in-string as replacement.
6818 2008-02-01  Kenichi Handa  <handa@m17n.org>
6820         * international/fontset.el (otf-script-alist): Add byzm, math,
6821         musc, and nko.
6823         * international/characters.el (script-list): Add nko,
6824         byzantine-musical-symbol, musical-symbol, and mathematical.
6826 2008-02-01  Kenichi Handa  <handa@m17n.org>
6828         * composite.el (auto-compose-current-font): New variable.
6829         (auto-compose-chars): New arg FONT-OBJECT.
6831 2008-02-01  Kenichi Handa  <handa@m17n.org>
6833         * international/characters.el: Modify category-table and
6834         script-table for new Ethiopic character range.
6836 2008-02-01  Kenichi Handa  <handa@m17n.org>
6838         * international/mule-cmds.el (set-language-environment-fontset):
6839         Delete it.
6841 2008-02-01  Kenichi Handa  <handa@m17n.org>
6843         * international/fontset.el (otf-script-alist): Set it.
6845 2008-02-01  Kenichi Handa  <handa@m17n.org>
6847         * international/fontset.el (font-encoding-alist):
6848         Fix for "ethiopic-unicode".
6850 2008-02-01  Kenichi Handa  <handa@m17n.org>
6852         * international/fontset.el (script-representative-chars):
6853         Add an entry for latin script.
6855 2008-02-01  Kenichi Handa  <handa@m17n.org>
6857         * faces.el (font-weight-table): Treat regular and normal as the
6858         same as medium.
6859         (font-slant-table): Add (roman . 100).
6861 2008-02-01  Kenichi Handa  <handa@m17n.org>
6863         These changes are for the new font handling codes.
6865         * faces.el (font-weight-table, font-slant-table)
6866         (font-swidth-table): New customizable variables.
6868         * international/fontset.el (font-encoding-alist): Add koi8-4.
6869         (script-representative-chars): Set the default value.
6870         (create-fontset-from-x-resource): Delete `message'.
6872 2008-02-01  Kenichi Handa  <handa@m17n.org>
6874         * tar-mode.el (tar-untar-buffer, tar-summarize-buffer):
6875         Call set-buffer-multibyte with arg `to'.
6877 2008-02-01  Kenichi Handa  <handa@m17n.org>
6879         * info.el (Info-fontify-node): Check if already fontified or not
6880         by next-single-property-change.
6882 2008-02-01  Kenichi Handa  <handa@m17n.org>
6884         * international/mule.el (ctext-pre-write-conversion): Produce
6885         extra designation sequence for ASCII at the end off extended segment.
6887 2008-02-01  Kenichi Handa  <handa@m17n.org>
6889         * international/mule.el (ctext-non-standard-encodings-table):
6890         Reverse the returning list.
6891         (ctext-pre-write-conversion): Fix encoding with extended segments.
6893         * international/mule-conf.el (compound-text)
6894         (compound-text-with-extensions): Add long-form in :flags.
6896 2008-02-01  Kenichi Handa  <handa@m17n.org>
6898         * international/fontset.el (create-fontset-from-fontset-spec): Fix
6899         regexp for paring FONTSET-SPEC (allow spaces after `:').
6901 2008-02-01  Kenichi Handa  <handa@m17n.org>
6903         * international/fontset.el (create-fontset-from-fontset-spec): Fix
6904         for the case that a charset is specified as target.
6906 2008-02-01  Kenichi Handa  <handa@m17n.org>
6908         * international/ccl.el (ccl-embed-string): Check string length.
6909         Set special flag for multibyte character sequence.
6910         (ccl-compile-write-string, ccl-compile-write-repeat): Don't make
6911         str unibyte.
6912         (ccl-compile-write): If the character code doesn't fit in 22-bit
6913         (ccl-dump-write-const-string): Check special flag for multibyte
6914         character sequence.
6916 2008-02-01  Kenichi Handa  <handa@m17n.org>
6918         * ps-mule.el (ps-mule-eight-bit-char): Delete this function.
6919         (ps-mule-encode-region, ps-mule-plot-composition): Don't use
6920         ps-mule-eight-bit-char.
6922 2008-02-01  Kenichi Handa  <handa@m17n.org>
6924         * language/chinese.el ("Chinese-BIG5"):
6925         Set ctext-non-standard-encodings property to "big5-0".
6927         * international/mule.el (ctext-non-standard-encodings):
6928         Initialize to nil.
6929         (ctext-non-standard-encodings-alist): Set charset `big5' in the
6930         entry for "big5-0".
6931         (ctext-non-standard-encodings-table): Return a list instead of
6932         char-table.
6933         (ctext-pre-write-conversion): Adjust for the above change.
6935 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6937         * international/mule.el (ctext-non-standard-encodings-alist):
6938         Add an entry for gbk-0.
6939         (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
6940         a row 8-bit.
6942         * language/chinese.el ("Chinese-GBK"):
6943         Set ctext-non-standard-encodings property to "gbk-0".
6944         Add sample-text property.
6946 2008-02-01  Kenichi Handa  <handa@m17n.org>
6948         * international/kkc.el (kkc-region): Use
6949         this-single-command-raw-keys on pushing back an unhandled key sequence.
6951 2008-02-01  Kenichi Handa  <handa@m17n.org>
6953         * international/encoded-kb.el (encoded-kbd-mode):
6954         Check saved-input-mode on turning off Encoded Kbd mode.
6956         * composite.el (auto-composition-after-change): Use save-buffer-state.
6957         (turn-on-auto-composition-if-enabled): Don't turn on
6958         auto-composition-mode in a unibyte buffer.
6960 2008-02-01  Kenichi Handa  <handa@m17n.org>
6962         * startup.el (command-line): Use custom-reevaluate-setting for
6963         global-auto-composition-mode.
6965         * composite.el (auto-composition-function): Make it buffer local.
6966         (auto-composition-mode): New minor mode.
6967         (turn-on-auto-composition-if-enabled): New function.
6968         (global-auto-composition-mode): New global minor mode.
6970 2008-02-01  Kenichi Handa  <handa@m17n.org>
6972         * descr-text.el (describe-char): Use insert-text-button instead of
6973         widget-create for "customize what to show" button.
6975 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
6977         * language/ethiopic.el: Fix copyright.
6978         (composition-function-table): Support a new character in Unicode 4.1.
6980         * language/ethio-util.el (ethio-fidel-to-tex-buffer)
6981         (ethio-tex-to-fidel-buffer, ethio-composition-function)
6982         ("ethiopic-tex"): Support new characters in Unicode 4.1.
6984 2008-02-01  Kenichi Handa  <handa@m17n.org>
6986         * international/characters.el: Register characters in
6987         auto-fill-chars.  Put nospace-between-words to more charsets.
6989 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6991         * international/mule-cmds.el (locale-language-names): Add entries
6992         for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030.
6993         (locale-preferred-coding-systems): Fix entries for Chinese locales.
6995 2008-02-01  Kenichi Handa  <handa@etlken>
6997         * international/utf-7.el: Delete the definition of utf-7.
6998         (utf-7-post-read-conversion, utf-7-pre-write-conversion):
6999         Add autoload cookies.
7001 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7003         * term/mac-win.el: Delete the code to create a fontset from the X
7004         resource "Font".
7006 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
7008         * international/robin.el (robin-define-package): Be sure to call
7009         put-char-code-property.
7011 2008-02-01  Kenichi Handa  <handa@m17n.org>
7013         * language/korean.el (iso-2022-kr): Set :suitable-for-keyboard
7014         property to 1.
7016         * international/mule-conf.el (cp1125): Set :ascii-compatible-p
7017         property to t.
7019         * international/mule.el (coding-system-get):
7020         Check `ascii-incompatible' for backward compatiblity.
7021         (set-file-name-coding-system): Signal an error for a coding system
7022         not suitable for file name.
7023         (set-keyboard-coding-system): Signal an error for a coding system
7024         not suitable for keyboard.
7026         * language/chinese.el (iso-2022-cn, iso-2022-cn-ext):
7027         Set :suitable-for-keyboard property to 1.
7029         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
7030         (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
7032         * language/vietnamese.el (vietnamese-viscii, vietnamese-vscii)
7033         (vietnamese-tcvn): Set :suitable-for-file-name property to t.
7035 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
7037         * international/robin.el (robin-define-package): Delete redundant code.
7038         (robin-add-rule): Allow N-1 reverse conversion.
7040 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
7042         * international/robin.el (robin-define-package): Make the
7043         expanded form shorter.
7045 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7047         * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
7048         chiense-iso-8bit.
7050 2008-02-01  Kenichi Handa  <handa@m17n.org>
7052         * loadup.el: If we are byte-compiling unidata-gen.el or running
7053         unidata-ge-files, set purify-flag to nil.
7055 2008-02-01  Kenichi Handa  <handa@m17n.org>
7057         * loadup.el: Load international/charprop.el with NOERROR t.
7059         * Makefile.in (AUTOGENEL): Add charprop.el and uni-*.el.
7061 2008-02-01  Kenichi Handa  <handa@m17n.org>
7063         * term/mac-win.el (mac-centraleurroman, mac-cyrillic):
7064         New charsets and coding systems.
7065         (mac-symbol, mac-dingbats): New charsets.
7067 2008-02-01  Kenichi Handa  <handa@m17n.org>
7069         * international/characters.el: Set syntax of NBSP to punctuation.
7071 2008-02-01  Kenichi Handa  <handa@m17n.org>
7073         * international/mule-cmds.el: Don't require wid-edit.
7075 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
7077         * international/robin.el: New file.
7079         * language/ethiopic.el: Change encoding to utf-8-emacs.
7080         Register ethio-composition-function in composition-function-table.
7081         ("Ethiopic"): Change coding-systems to utf-8-emacs.
7083         * language/ethio-util.el: Change encoding to utf-8-emacs.
7084         Rewrite all transliteration functions to use robin.el.
7085         (ethio-fidel-to-sera-map, ethio-fidel-to-tex-map)
7086         (ethio-sera-to-fidel-table, ethio-implicit-period-conversion)
7087         (ethio-prefer-ascii-punctuation): Delete variables.
7088         (ethio-char-to-ethiocode, ethio-convert-digit)
7089         (ethio-ethiocode-to-char, ethio-fidel-to-sera-mail)
7090         (ethio-fidel-to-sera-mail-or-marker, ethio-lone-consonant-p)
7091         (ethio-sera-to-fidel-english, ethio-sera-to-fidel-ethio)
7092         (ethio-sera-to-fidel-mail, ethio-sera-to-fidel-mail-or-marker)
7093         (ethio-tilde-escape, ethio-toggle-punctuation): Delete functions.
7094         (ethio-adjust-robin, ethio-composition-function)
7095         (ethio-get-consonant, ethio-prefer-amharic, ethio-process-digits)
7096         (ethio-sera-to-fidel-region-ethio)
7097         (ethio-sera-to-fidel-region-noethio)
7098         (ethio-use-colon-for-colon, ethio-use-three-dot-question):
7099         New functions.
7101 2008-02-01  Miles Bader  <miles@gnu.org>
7103         * international/mule.el (auto-coding-regexp-alist)
7104         (ctext-pre-write-conversion): Replace embedded control characters
7105         with octal escapes; this prevents diff from thinking the file is binary.
7107 2008-02-01  Miles Bader  <miles@gnu.org>
7109         * descr-text.el (describe-char-unidata-list):
7110         * emacs-lisp/bytecomp.el (byte-compile-fix-header)
7111         (byte-compile-insert-header):
7112         * international/mule.el (charset-list, set-coding-priority)
7113         (ignore-relative-composition):
7114         * international/mule-util.el (detect-coding-with-priority):
7115         * international/mule-diag.el:
7116         * international/mule-cmds.el (language-info-custom-alist):
7117         * international/codepage.el (codepage-setup):
7118         Replace references to Emacs version "22" with "23".
7120 2008-02-01  Kenichi Handa  <handa@m17n.org>
7122         * Makefile.in (DONTCOMPILE): Include charprop.el and uni-*.el.
7124         * international/fontset.el (font-encoding-alist): Add an entry for
7125         microsoft-cp1251.
7126         (setup-default-fontset): Add entries for microsoft-cp1251 and
7127         koi8-r for cyrillic.
7129         * international/mule-cmds.el (char-code-property-alist): New variable.
7130         (define-char-code-property): New function.
7131         (get-char-code-property, put-char-code-property): Handle a
7132         char-table registerd in char-code-property-alist.
7133         (set-language-environment): Check :ascii-compatible-p property of
7134         nonascii charset instead of its dimension.
7136         * international/uni-bidi.el, international/uni-category.el:
7137         * international/uni-combining.el, international/uni-comment.el:
7138         * international/uni-decimal.el, international/uni-decomposition.el:
7139         * international/uni-digit.el, international/uni-lowercase.el:
7140         * international/uni-mirrored.el, international/uni-name.el:
7141         * international/uni-numeric.el, international/uni-old-name.el:
7142         * international/uni-titlecase.el, international/uni-uppercase.el:
7143         * international/charprop.el: New files automatically generated by
7144         admin/unidata/Makefile.
7146         * loadup.el: Load internationnal/charprop.el.
7148         * descr-text.el (describe-char-unidata-list): New variable.
7149         (describe-char-unicode-data): Use char-code-property-description.
7150         (describe-char): Add lines for describing Unicode-based character
7151         properties.
7153 2008-02-01  Kenichi Handa  <handa@m17n.org>
7155         * textmodes/ispell.el: These changes are to fix the code merged
7156         from trunk for the change on 2008-02-01.
7157         (ispell-unified-chars-table): Delete it.
7158         (ispell-get-decoded-string): Don't check ispell-unified-chars-table.
7160 2008-02-01  Kenichi Handa  <handa@m17n.org>
7162         * international/mule-util.el (char-displayable-p): Check
7163         :charset-list property of CODING.
7165 2008-02-01  Kenichi Handa  <handa@m17n.org>
7167         * international/mule-cmds.el (select-safe-coding-system-interactively):
7168         Change 'mime-charset to :mime-charset.
7169         (select-safe-coding-system): Use above.
7170         (set-language-environment): Delete unnecessary code for handling
7171         overriding-fontspec.
7173 2008-02-01  Kenichi Handa  <handa@m17n.org>
7175         * international/mule-conf.el: New coding system aliases unix, dos,
7176         and mac.
7178 2008-02-01  Kenichi Handa  <handa@m17n.org>
7180         * international/titdic-cnv.el (tit-process-header): Fix embedded
7181         coding tag.
7182         (titdic-convert): Bind coding-system-for-write to the coding
7183         system specfied in the map file.  Remove `charset' property after
7184         decoding.
7185         (miscdic-convert): Bind coding-system-for-write to the coding
7186         system specfied for the map file.  Fix LANGUAGE arg to
7187         quail-define-package.
7188         (batch-miscdic-convert): Check if a file is directory or not.
7190 2008-02-01  Kenichi Handa  <handa@m17n.org>
7192         * international/mule.el (coding-system-equal): Move from mule-util.el.
7194         * international/mule-util.el (coding-system-equal): Move to mule.el.
7196 2008-02-01  Kenichi Handa  <handa@m17n.org>
7198         * international/encoded-kb.el (encoded-kbd-decode-code-list):
7199         New function.
7200         (encoded-kbd-self-insert-charset, encoded-kbd-setup-keymap):
7201         Support multibyte charsets.
7203 2008-02-01  Kenichi Handa  <handa@m17n.org>
7205         * language/china-util.el (hz-set-msb-table): Turn chars beyond 128
7206         to eight-bit chars.
7208         * international/mule-conf.el: Don't define coding system
7209         `undecided' here.
7211 2008-02-01  Kenichi Handa  <handa@m17n.org>
7213         * international/mule-cmds.el (locale-language-names): Fix for
7214         gb18030 and gdk.
7216 2008-02-01  Kenichi Handa  <handa@m17n.org>
7218         * international/fontset.el (font-encoding-alist): Add gbk.
7219         (charset-script-alist): Add chinese-gbk.
7221 2008-02-01  Kenichi Handa  <handa@m17n.org>
7223         * language/chinese.el (chinese-gbk): Include ascii in charset-list.
7225 2008-02-01  Kenichi Handa  <handa@m17n.org>
7227         * language/japanese.el ("Japanese"): Fix ordering of charsets.
7229 2008-02-01  Kenichi Handa  <handa@m17n.org>
7231         * international/encoded-kb.el (encoded-kbd-self-insert-charset)
7232         (encoded-kbd-self-insert-utf-8, encoded-kbd-setup-keymap)
7233         (encoded-kbd-mode): Adjust code merged from trunk for unicode branch.
7235 2008-02-01  Kenichi Handa  <handa@m17n.org>
7237         * descr-text.el (describe-char): Fix for the case CODE is a cons
7238         of integers.
7240 2008-02-01  Steven Tamm  <steventamm@mac.com>
7242         * term/mac-win.el: Use mac-standard-fontset-spec to create fontset-mac.
7243         (mac-standard-fontset-spec): Create.
7245 2008-02-01  Kenichi Handa  <handa@m17n.org>
7247         * international/mule-diag.el (unicode-data):
7248         Call find-file-noselect with NOWARN t.
7250 2008-02-01  Kenichi Handa  <handa@m17n.org>
7252         * international/mule-conf.el (cp932-2-byte): Fix :code-space.
7254 2008-02-01  Kenichi Handa  <handa@m17n.org>
7256         * international/characters.el: Give more CJK characters the
7257         category `|'.
7259         * descr-text.el (describe-char): Make it work on *Help* buffer.
7260         Suppress auto-composition on a region describing about composition.
7262         * language/european.el (diacritic-compose-region)
7263         (diacritic-compose-string, diacritic-composition-function):
7264         Compose diacritical marks only with a character whose syntax is
7265         word constituent.
7266         (diacritic-post-read-conversion): Delete it.
7268 2008-02-01  Kenichi Handa  <handa@m17n.org>
7270         * composite.el (auto-compose-chars): Execute the main code in
7271         condition-case.
7273 2008-02-01  Kenichi Handa  <handa@m17n.org>
7275         * international/fontset.el (x-complement-fontset-spec):
7276         Don't change CHARSET_REGISTRY and CHARSET_ENCODING fields.
7278 2008-02-01  Kenichi Handa  <handa@m17n.org>
7280         * international/characters.el (next-word-boundary-kana):
7281         Handle half-width kana.
7283 2008-02-01  Kenichi Handa  <handa@m17n.org>
7285         * international/mule-conf.el (indian-1-column): Fix :emacs-mule-id.
7287 2008-02-01  Kenichi Handa  <handa@m17n.org>
7289         * language/japanese.el (japanese-iso-8bit): Fix order of :charset-list.
7291         * mail/rmail.el (rmail-decode-babyl-format):
7292         Use with-coding-priority instead of detect-coding-with-priority.
7294 2008-02-01  Kenichi Handa  <handa@m17n.org>
7296         * international/mule.el (make-translation-table)
7297         (make-translation-table-from-vector): Set the second extra slot of
7298         the char table to 1.
7299         (make-translation-table-from-alist): Fix handling of multiple entries.
7301 2008-02-01  Kenichi Handa  <handa@m17n.org>
7303         * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213):
7304         New translation tables.
7306         * international/mule.el (make-translation-table-from-alist):
7307         New function.
7309 2008-02-01  Kenichi Handa  <handa@m17n.org>
7311         * international/mule.el (translate-region): Re-implement it here.
7312         Make it interactive.
7314 2008-02-01  Kenichi Handa  <handa@m17n.org>
7316         * ps-mule.el (ps-mule-font-info-database): Doc fix.
7318 2008-02-01  Kenichi Handa  <handa@m17n.org>
7320         * international/mule-conf.el (chinese-cns11643-15): New charset.
7322 2008-02-01  Kenichi Handa  <handa@m17n.org>
7324         * international/fontset.el (font-encoding-alist): Add entries for
7325         variations of cns11643 fonts.
7326         (setup-default-fontset): Add cns11643 fonts as fallback fonts.
7328 2008-02-01  Kenichi Handa  <handa@m17n.org>
7330         * international/mule-diag.el (list-charset-chars): Put charset
7331         text property.
7333         * international/fontset.el (setup-default-fontset): Delete the
7334         entry for symbol script, add JISX0213 to kana script, specify
7335         fallback fonts.
7337 2008-02-01  Kenichi Handa  <handa@m17n.org>
7339         * international/fontset.el (setup-default-fontset)
7340         (font-encoding-alist): Register "JISX0213.2004-1".
7342         * international/mule-diag.el (list-character-sets): Fix the first
7343         line message.
7344         (sort-listed-character-sets): Adjust for the change of
7345         list-characters-sets-1.
7346         (list-character-sets-1): List supplementary character sets in a
7347         different section.
7348         (list-charset-chars): Validate charset at early stage.
7350         * international/characters.el: Fix `han' script range.
7352         * international/mule-conf.el (japanese-jisx0213.2004-1):
7353         Specify :code-space.
7354         (cp932-2-byte): Fix :code-space.
7355         (unicode-smp, unicode-sip, unicode-ssp): New charsets.
7357 2008-02-01  Kenichi Handa  <handa@m17n.org>
7359         * international/mule-conf.el (japanese-jisx0213.2004-1):
7360         Specify :dimension 2.
7362         * language/japanese.el (iso-2022-jp): Exclude japanese-jisx0212.
7363         (iso-2022-jp-2004, euc-jis-2004, japanese-shift-jis-2004):
7364         New coding systems.
7365         (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system
7366         aliases.
7367         ("Japanese"): Add new charsets and coding systems.
7369 2008-02-01  Kenichi Handa  <handa@m17n.org>
7371         * language/japanese.el (japanese-ucs-cp932-to-jis-map):
7372         Rename from japanese-ucs-cp932-map.
7373         (japanese-ucs-jis-to-cp932-map): Rename from japanese-ucs-jis-map.
7374         (japanese-ucs-glibc-map): Delete this translation table.
7375         (japanese-ucs-glibc-to-jis-map, japanese-ucs-jis-to-glibc-map):
7376         New translation tables.
7378 2008-02-01  Kenichi Handa  <handa@m17n.org>
7380         * cus-start.el: Handle charset-map-path, not charset-map-directory.
7382 2008-02-01  Kenichi Handa  <handa@m17n.org>
7384         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
7386 2008-02-01  Kenichi Handa  <handa@m17n.org>
7388         * language/japanese.el: Add map #x00A6 <-> #xFFE4 to translation
7389         tables japanese-ucs-*-map.
7391 2008-02-01  Kenichi Handa  <handa@m17n.org>
7393         * international/eucjp-ms.el: New file (automatically generated by
7394         admin/charsets/Makefile).
7396         * international/cp51932.el: New file (automatically generated by
7397         admin/charsets/Makefile).
7399         * language/japanese.el: Load cp51932 and eucjp-ms.
7400         (japanese-ucs-cp932-map, japanese-ucs-jis-map)
7401         (japanese-ucs-glibc-map): New translation tables.
7402         (eucjp-ms): New coding system.
7404         * international/mule.el (coding-system-put): Delete it.
7405         It's implemented in C now.
7407         * international/mule-conf.el (katakana-sjis): Fix :superset to :subset.
7408         (japanese-jisx0213-a): New supplementary charset.
7409         (japanese-jisx0213.2004-1): New charset.
7411 2008-02-01  Kenichi Handa  <handa@m17n.org>
7413         * language/japanese.el (japanese-cp932): New coding system.
7414         (cp932): New alias of it.
7416         * international/mule-conf.el (katakana-sjis, cp932-2-byte)
7417         (cp932): New charsets.
7419         * international/mule.el (define-charset): If :code-space is not
7420         given, generate it from :dimension.
7422 2008-02-01  Kenichi Handa  <handa@m17n.org>
7424         * composite.el (reference-point-alist): Doc fix.
7425         (encode-composition-rule, decode-composition-rule):
7426         Handle a rule (GREF NREF XOFF YOFF).
7428 2008-02-01  Kenichi Handa  <handa@m17n.org>
7430         * language/european.el (diacritic-composition-function): Fix for
7431         the case that POS is at the head.  Allow combining with more characters.
7433 2008-02-01  Kenichi Handa  <handa@m17n.org>
7435         * descr-text.el (describe-char): Check `charset' property.
7436         Show the code point in the charset in hexadigits.
7438         * international/mule-diag.el (stretches-for-character-list):
7439         Delete it.
7440         (list-block-of-chars): Use tabs instead of `display' property for
7441         aligning characters.
7442         (print-fontset-element): Fix the printing of XLFD.
7444 2008-02-01  Kenichi Handa  <handa@m17n.org>
7446         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
7447         New function.
7448         (encoded-kbd-setup-keymap, encoded-kbd-mode): Add code for
7449         handling utf-8.
7451 2008-02-01  Kenichi Handa  <handa@m17n.org>
7453         * faces.el (read-face-font): Include fontsets in the completion list.
7455         * international/mule-cmds.el (set-locale-environment):
7456         Insert locale-translation-file-name in a unibyte buffer.
7458         * international/characters.el: Fix setting of category `|'.
7460 2008-02-01  Kenichi Handa  <handa@m17n.org>
7462         * language/chinese.el (chinese-gb18030): Fix :charset-list.
7464 2008-02-01  Kenichi Handa  <handa@m17n.org>
7466         * international/mule-cmds.el (select-safe-coding-system): Fix for
7467         the case that the first element of default-coding-system is t.
7468         Fix a message when some coding systems are rejected.
7470 2008-02-01  Kenichi Handa  <handa@m17n.org>
7472         * international/mule-cmds.el (set-language-environment): Put
7473         higher priority to charsets listed in `charset' property of the
7474         language environment.
7476 2008-02-01  Kenichi Handa  <handa@m17n.org>
7478         * composite.el (auto-compose-chars): Don't do unnecessary
7479         save-exclusion and save-restriction.
7481 2008-02-01  Kenichi Handa  <handa@m17n.org>
7483         * international/mule-conf.el (ctext-no-compositions):
7484         Remove garbage arguments.
7486         * international/mule.el (make-coding-system): Fix generation of
7487         properties.
7489         * international/fontset.el (setup-default-fontset): Specify fonts
7490         for `symbol' script.
7492         * international/characters.el (script-list): Include `currency'
7493         in `symbol'.
7495 2008-02-01  Alex Schroeder  <alex@gnu.org>
7497         * timezone.el (timezone-parse-date): Fix style 8 to accept ISO
7498         8601 format (a capital T between the date and the time).
7500 2008-02-01  Kenichi Handa  <handa@m17n.org>
7502         * international/mule.el (private-char-area-1-min)
7503         (private-char-area-1-max, private-char-area-2-min)
7504         (private-char-area-2-max, emacs-mule-charset-table): New variables.
7505         (convert-define-charset-argument): New function.
7506         (define-charset): Handle the old calling style.
7507         Update emacs-mule-charset-table.
7508         (make-char-internal): New function.
7510 2008-02-01  Jason Rumney  <jasonr@gnu.org>
7512         * w32-charset-info-alist: Define iso10646-1 always.
7514 2008-02-01  Kenichi Handa  <handa@m17n.org>
7516         * composite.el (compose-region): Doc fix (delete duplicated line).
7518 2008-02-01  Kenichi Handa  <handa@m17n.org>
7520         * international/characters.el: Fix syntax for Ethiopic.
7522 2008-02-01  Jason Rumney  <jasonr@gnu.org>
7524         * w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
7526         * makefile.w32-in (DONTCOMPILE): Remove old languages.
7527         Add international/latin1-disp.el.
7528         (LC_ALL): Define as C.
7530 2008-02-01  Jason Rumney  <jasonr@gnu.org>
7532         * term/w32-win.el: Don't set fontsets to use sjis.
7534 2008-02-01  Kenichi Handa  <handa@m17n.org>
7536         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
7537         (japanese-iso-8bit): Fix the order of charsets in :charset-list.
7539 2008-02-01  Kenichi Handa  <handa@m17n.org>
7541         * composite.el (auto-composition-chunk-size): Delete variable.
7542         (auto-compose-chars): Always stop after processing a newline.
7544 2008-02-01  Kenichi Handa  <handa@m17n.org>
7546         * international/mule.el (define-coding-system): Fix attribute
7547         name :for-unibyte.
7549 2008-02-01  Kenichi Handa  <handa@m17n.org>
7551         * ps-bdf.el: Largely re-write.
7553         * ps-mule.el: Largely re-write.
7555         * ps-print.el (ps-generate-string-list): Delete function.
7556         (ps-rh-cache, ps-lf-cache, ps-rf-cache): Delete variables.
7557         (ps-header-footer-string): Delete function.
7558         (ps-encode-header-string-function): New variable.
7559         (ps-generate-header-line): Call ps-encode-header-string-function.
7560         (ps-basic-plot-string-function): New variable
7561         (ps-begin-job): Set ps-basic-plot-string-function and
7562         ps-encode-header-string-function.  For setting up headers and
7563         footers, don't use caches such as ps-rh-cache.  Don't call
7564         ps-mule-begin-page.
7565         (ps-basic-plot-str, ps-basic-plot-string, ps-control-character):
7566         Don't call ps-mule-prepare-ascii-font.
7567         (ps-plot-region): Don't pay attention to composition and
7568         non-ASCII characters.
7569         (ps-generate): Call ps-mule-end-job.
7570         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
7571         (ps-mule-plot-string, ps-mule-begin-page): Delete autoload.
7572         (ps-mule-end-job): Declare autoload.
7574         * composite.el (auto-compose-region): New function.
7576 2008-02-01  Dave Love  <fx@gnu.org>
7578         * international/mule-util.el
7579         (detect-coding-with-language-environment): Doc fix.
7581         * composite.el: Doc fixes.
7582         (auto-compose-chars): Use functionp, not fboundp.
7584         * international/mule-diag.el (list-charset-chars): Set buffer file
7585         coding system.
7587         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
7588         cookie.  Doc fix.
7590 2008-02-01  Dave Love  <fx@gnu.org>
7592         * international/mule-diag.el (list-charset-chars): Set buffer file
7593         coding system.
7595         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
7596         cookie.  Doc fix.
7598         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
7599         * progmodes/sh-script.el (sh-font-lock-syntactic-face-function):
7600         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
7601         * eshell/esh-opt.el (eshell-process-option):
7602         * emulation/keypad.el (keypad-setup):
7603         * emacs-lisp/lisp-mode.el (prin1-char):
7604         * emacs-lisp/generic.el (generic-mode-set-comments):
7605         * edmacro.el (edmacro-parse-keys):
7606         * disp-table.el (standard-display-default): Use characterp.
7608 2008-02-01  Kenichi Handa  <handa@m17n.org>
7610         * international/mule-conf.el (utf-16-be): Make it an alias of
7611         utf-16be-with-signature.
7612         (utf-16-le): Make it an alias of utf-16le-with-signature.
7613         (utf-16-be-with-signature, utf-16-le-with-signature): Remove these
7614         coding system aliases.
7616         * international/utf-7.el (utf-7-decode, utf-7-encode):
7617         Use utf-16be, not utf-16-be.
7619 2008-02-01  Kenichi Handa  <handa@m17n.org>
7621         * international/mule.el (coding-system-category): New function.
7622         (set-coding-priority): Re-write.
7623         (make-translation-table): Re-write.
7625         * international/mule-cmds.el (universal-coding-system-argument):
7626         Check the coding system type `undecided', not `t'.
7627         (sort-coding-systems): Fix for iso-2022 coding systems.
7628         (find-multibyte-characters): Fix for eight-bit chars.
7629         (set-language-environment): Set charset priorities according to
7630         the charsets supported by the coding systems of higher priorities.
7632 2008-02-01  Kenichi Handa  <handa@m17n.org>
7634         * font-lock.el
7635         (font-lock-match-c-style-declaration-item-and-skip-to-next):
7636         Check (match-end 2) before going there.
7638 2008-02-01  Kenichi Handa  <handa@m17n.org>
7640         * international/mule.el (ctext-non-standard-designations-alist):
7641         Exclude entries for iso8859-1[03456].  Fix docstring.
7642         (ctext-pre-write-conversion): Make it work for the case that FROM
7643         is a string.  Don't do unnecessary save-restriction and
7644         narrow-to-region.
7646 2008-02-01  Kenichi Handa  <handa@m17n.org>
7648         * international/mule.el (ctext-non-standard-encodings-alist):
7649         Rename from non-standard-icccm-encodings-alist.
7650         (ctext-non-standard-encodings-regexp): New variable
7651         (ctext-post-read-conversion): Full rewrite.
7652         (ctext-non-standard-designations-alist): Rename from
7653         non-standard-designations-alist.
7654         (ctext-pre-write-conversion): Full rewrite.
7655         (define-coding-system): Doc fix (escape '"' by '\').
7657 2008-02-01  Dave Love  <fx@gnu.org>
7659         * international/mule-conf.el (utf-16le, utf-16be-16be)
7660         (utf-16le-with-signature, utf-16be-with-signature, utf-16):
7661         Define :mime-text-unsuitable.  Rename `utf-16{b,l}e...' from
7662         `-16-{b,l}e-' and define aliases for the old names.
7664         * international/mule.el (define-coding-system): Doc fix.
7666 2008-02-01  Dave Love  <fx@gnu.org>
7668         * international/utf-7.el: New file.
7670         * international/mule-conf.el (utf-7): New.
7672 2008-02-01  Kenichi Handa  <handa@m17n.org>
7674         * international/mule-conf.el (utf-16): Add :endian 'big.
7676         * international/mule.el (define-coding-system): Fix docstring
7677         about :bom and :endian.
7679 2008-02-01  Dave Love  <fx@gnu.org>
7681         * international/mule-diag.el (describe-character-set):
7682         Fix printing dimensions.  Use `×', not `x'.
7684 2008-02-01  Kenichi Handa  <handa@m17n.org>
7686         * international/fontset.el: Register CDAC fonts in
7687         face-font-rescale-alist instead of face-resizing-fonts.
7689 2008-02-01  Kenichi Handa  <handa@m17n.org>
7691         * international/mule-conf.el (utf-16-le): Rename from utf-16-le-nosig.
7692         (utf-16-be): Rename from utf-16-be-nosig.
7693         (utf-16-le-with-signature): Rename from utf-16-le.
7694         (utf-16-be-with-signature): Rename from utf-16-be.
7695         (utf-16): Set :bom to (utf-16-le-with-signature .
7696         utf-16-be-with-signature).
7698 2008-02-01  Dave Love  <fx@gnu.org>
7700         * language/georgian.el (georgian-ps, georgian-academy): New coding
7701         system.
7703         * language/chinese.el (chinese-big5-hkscs): New coding system.
7704         (big5-hkscs, cn-big5-hkscs): New aliases.
7706         * international/mule-conf.el (big5-hkscs, georgian-academy):
7707         New charset.
7708         (ibm1047): Doc fix.
7709         (pt154): Add mime-charset.
7710         (ptcp154, cp154): New aliases.
7712 2008-02-01  Dave Love  <fx@gnu.org>
7714         * international/mule.el (charset-iso-final-char, define-coding-system):
7715         Doc fix.
7717 2008-02-01  Kenichi Handa  <handa@m17n.org>
7719         * international/ccl.el (define-ccl-program): Fset charset-id
7720         to charset-id-internal temporarily.
7722 2008-02-01  Kenichi Handa  <handa@m17n.org>
7724         * international/mule-diag.el (list-block-of-chars):
7725         Use decode-char instead of make-char.
7727 2008-02-01  Kenichi Handa  <handa@m17n.org>
7729         * international/fontset.el: Enable the default fontset to use
7730         unicode fonts for ASCII characters.
7731         (x-decompose-font-name): Don't try to resolve PATTERN by
7732         x-resolve-font-name.
7733         (x-complement-fontset-spec): Never prepend an ASCII font.
7734         (create-fontset-from-fontset-spec): If a fontset of the same name
7735         already exists, override it instead of signalling an error.  Don't
7736         turn `ascii' into `latin'.  Don't update fontset-alias-alist here.
7738         * international/mule-conf.el (unicode-bmp): Delete duplicated
7739         definition.  Give it :code-offset 0.
7741         * international/mule-diag.el (print-fontset-element): New function.
7742         (print-fontset): Use print-fontset-element to print the elements
7743         of a fontset.  Use it also to print fonts fallen back to the
7744         default fontsets.
7746         * term/x-win.el: Delete the code to create a fontset from the X
7747         resource "Font".
7749 2008-02-01  Kenichi Handa  <handa@m17n.org>
7751         * international/mule-diag.el (print-fontset): Insert proper
7752         newline and indentation spaces.
7754 2008-02-01  Dave Love  <fx@gnu.org>
7756         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add langinfo,
7757         multibyte-char-to-unibyte.
7759         * emacs-lisp/cl-macs.el (cl-make-type-test): Use characterp.
7761         * international/mule-cmds.el (find-coding-systems-for-charsets):
7762         Use coding-system-type, coding-system-charset-list.
7763         (standard-keyboard-coding-systems): Delete.
7764         (set-locale-environment): Maybe set keyboard coding system.
7765         Avoid typical warning about codeset in C locale.
7767 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7769         * international/fontset.el (x-complement-fontset-spec): If a
7770         fontname doesn't conform to XLFD format, try to get XLFD name by
7771         x-list-fonts.
7773 2008-02-01  Dave Love  <fx@gnu.org>
7775         * international/mule-conf.el (mik, pt154): New charsets.
7777         * language/cyrillic.el (mik, pt154): New coding systems.
7779 2008-02-01  Dave Love  <fx@gnu.org>
7781         * international/characters.el: Move parts around so that syntax
7782         definitions aren't overwritten wrongly.
7784         * international/mule-diag.el (unicode-data): Fix treatment of
7785         numeric-value fields.
7787 2008-02-01  Dave Love  <fx@gnu.org>
7789         * progmodes/cap-words.el: New file.
7791 2008-02-01  Kenichi Handa  <handa@m17n.org>
7793         The following changes are to make character composition happen
7794         automatically on displaying.
7796         * composite.el: Remove all autoload cookies.
7797         (composition-function-table): Move variable declaration from
7798         composite.c.  Change format.
7799         (save-buffer-state): Copy from font-lock.el.
7800         (auto-composition-chunk-size): New variable.
7801         (auto-compose-chars): New function.  Set
7802         auto-composition-function to it.
7803         (toggle-auto-composition): New function.
7805         * international/characters.el: Make all chararacters in the
7806         charset tibetan to tibetan script.
7808         * international/mule-conf.el (tibetan): Fix :code-space property.
7809         (tibetan-1-column): Delete :superset property, add :code-offset
7810         property.
7812         * international/quail.el (quail-input-string-to-events): Don't
7813         generate compose-chars-after events.
7815         * language/devanagari.el: Register devanagari-composable-function
7816         in composition-function-table for Devanagari characters.
7818         * language/devan-util.el: Register devanagari-composable-pattern
7819         in indian-composable-pattern.
7820         (devanagari-composition-function): Add autoload cookie.  Change
7821         arguments to conform to composition-function-table.
7823         * language/european.el: Register combining characters in
7824         composition-function-table.
7825         (diacritic-composition-function): Change arguments to conform to
7826         composition-function-table.
7828         * language/indian.el (indian-composable-pattern): New variable.
7830         * language/ind-util.el (indian-compose-region): Don't call
7831         compose-chars-after, instead call a function registered in
7832         composition-function-table.
7834         * language/lao.el: Register lao-composition-function in
7835         composition-function-table for Lao vowels and tones.
7836         (lao): Don't use lao-post-read-conversion.
7838         * language/lao-util.el (lao-post-read-conversion): Delete this function.
7839         (lao-composition-function): Change arguments to conform to
7840         composition-function-table.
7842         * language/thai.el: Register thai-composition-function in
7843         composition-function-table for Thai vowels and tones.
7844         (thai-tis620): Don't use thai-post-read-conversion.
7846         * language/thai-util.el (thai-post-read-conversion): Delete function.
7847         (thai-composition-function): Change arguments to conform to
7848         composition-function-table.
7850         * language/tibetan.el: Register tibetan-composition-function in
7851         composition-function-table for Tibetan characters.
7853         * language/tibet-util.el (tibetan-composition-function):
7854         Change arguments to conform to composition-function-table.
7856         * loadup.el: Load composite.
7858 2008-02-01  Dave Love  <fx@gnu.org>
7860         * international/mule-diag.el (unicode-data): Find unicodedata-file
7861         literally.
7863 2008-02-01  Dave Love  <fx@gnu.org>
7865         * international/fontset.el: Doc fixes.
7866         ("fontset-default"): Add iso8859-15.
7868 2008-02-01  Kenichi Handa  <handa@m17n.org>
7870         * international/fontset.el ("fontset-default"): Add an entry for
7871         `indian-is13194' charset.
7873         * international/mule-conf.el (indian-is13194): Delete :unify-map
7874         property.  Don't unify this charset.
7875         (indian-2-column): Delete :superset property, add :code-offset property.
7877         * language/devan-util.el: Delete the superfluous autoload cookie
7878         near the head of the file.
7879         (devanagari-compose-region): Add autoload cookie.
7881         * language/ind-util.el (indian-2-column-to-ucs-region):
7882         Add autoload cookie.
7884 2008-02-01  Kenichi Handa  <handa@m17n.org>
7886         * international/fontset.el ("fontset-default"): Add an entry for
7887         `devanagari' script and `malayalam-glyph' charset.
7888         (face-resizing-fonts): Register CDAC fonts.
7890         * international/mule-conf.el (malayalam-glyph): New charset.
7892 2008-02-01  Dave Love  <fx@gnu.org>
7894         * term/x-win.el: Fix typo in loop setting x-keysym-table.
7896 2008-02-01  Dave Love  <fx@gnu.org>
7898         * international/mule-conf.el (utf-8-emacs): Delete :mime-charset.
7900         * term/x-win.el: Remove some ancient compatibility code.  Populate
7901         x-keysym-table.
7903         * international/mule-cmds.el (wid-edit): Require when compiling.
7904         (set-locale-environment): Check locale against coding system
7905         aliases too.
7907 2008-02-01  Kenichi Handa  <handa@m17n.org>
7909         * language/indian.el (in-is13194-devanagari):
7910         Fix :post-read-conversion and :pre-write-conversion.
7912 2008-02-01  Dave Love  <fx@gnu.org>
7914         * international/mule-cmds.el (charset): Supply doc, :tag.
7916 2008-02-01  Kenichi Handa  <handa@m17n.org>
7918         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to
7919         return a unibyte string.
7921 2008-02-01  Kenichi Handa  <handa@m17n.org>
7923         * international/mule-cmds.el (set-locale-environment):
7924         Delete superfluous ')'s at the tail.
7926 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
7928         * international/mule.el (define-coding-system): Fix typo;
7929         "docode" -> "decode".
7931 2008-02-01  Dave Love  <fx@gnu.org>
7933         * emacs-lisp/byte-opt.el (side-effect-free-fns):
7934          Add string-make-unibyte string-make-multibyte string-to-multibyte
7935          string-as-multibyte string-as-unibyte.
7937 2008-02-01  Dave Love  <fx@gnu.org>
7939         * language/english.el (ibm1047, cp1047): New.
7941         * international/mule-conf.el (alternativnyj): Use new table.
7942         (cp866): Define standalone, not as alias.
7943         (ibm866): Change alias.
7944         (ibm1047): New.
7946         * language/cyrillic.el (cyrillic-alternativnyj):
7947         Remove mime-charset.  Use alternativnj charset.
7948         (cp866): Remove alias.  Define standalone.
7950 2008-02-01  Dave Love  <fx@gnu.org>
7952         * language/european.el ("Latin-2", "Latin-5"): Doc fix.
7954         * language/cyrillic.el ("Bulgarian"): Fix input method and charset.
7955         ("Tajik", "Belarusian"): Fix charset.
7957         * international/mule-cmds.el (describe-language-environment):
7958         Be case-insensitive when looking for input methods.
7959         (locale-name-match): Doc fix.
7960         (locale-charset-match-p): New.
7961         (set-locale-environment): Warn if coding system doesn't agree
7962         with system locale.
7964 2008-02-01  Kenichi Handa  <handa@m17n.org>
7966         * international/mule-cmds.el (select-safe-coding-system): If
7967         :mime-charset property of a coding system is not equal to that
7968         coding system, don't show that :mime-charset name.
7970 2008-02-01  Dave Love  <fx@gnu.org>
7972         * international/quail.el (quail-help): Fix underlining.
7974         * language/chinese.el (chinese-gb18030, gb18030)
7975         ("Chinese-GB18030"): New.
7977         * international/mule-cmds.el (locale-language-names): Add GB18030.
7979         * international/swedish.el: Don't require latin-1.
7981 2008-02-01  Dave Love  <fx@gnu.org>
7983         * language/czech.el ("Czech"):
7984         * language/slovak.el ("Slovak"):
7985         * language/romanian.el ("Romanian"): Remove unibyte-syntax property.
7987         * language/greek.el ("Greek"): Remove unibyte-syntax property.
7988         (cp737): New coding system.
7990         * language/european.el: Remove unibyte-syntax properties.
7991         Augment some coding-system properties.
7993         * international/mule-cmds.el (set-language-environment):
7994         Check for charset property of environment.
7995         (language-info-alist): Doc fix.
7997         * Makefile.in (DONTCOMPILE): Remove latin-N.el.
7999         * international/characters.el: Add Latin-1.
8001         * international/latin-1.el, international/latin-2.el,
8002         * international/latin-3.el, international/latin-4.el,
8003         * international/latin-5.el, international/latin-8.el,
8004         * international/latin-9.el: Delete.
8006         * loadup.el: Remove international/latin-N.el.
8008         * case-table.el (set-case-syntax-charset, set-case-syntax-1)
8009         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
8010         Undo last changes.
8012         * international/mule-diag.el (unicode-data): Check that
8013         `unicodedata-file' exists.
8015 2008-02-01  Kenichi Handa  <handa@m17n.org>
8017         * international/fontset.el (charset-script-alist): Fix script names.
8019 2008-02-01  Kenichi Handa  <handa@m17n.org>
8021         * international/latin-1.el: Bind set-case-syntax-charset to
8022         iso-8859-1.  Never provide latin-1.
8024         * international/latin-2.el: Bind set-case-syntax-charset to
8025         iso-8859-2.  Never provide latin-2.
8027         * international/latin-3.el: Bind set-case-syntax-charset to
8028         iso-8859-3.  Never provide latin-3.
8030         * international/latin-4.el: Bind set-case-syntax-charset to
8031         iso-8859-4.  Never provide latin-4.
8033         * international/latin-5.el: Bind set-case-syntax-charset to
8034         iso-8859-9.  Never provide latin-5.
8036         * international/latin-8.el: Bind set-case-syntax-charset to
8037         iso-8859-14.  Never provide latin-8.
8039         * international/latin-9.el: Bind set-case-syntax-charset to
8040         iso-8859-15.  Never provide latin-9.
8042         * case-table.el (set-case-syntax-set-multibyte): Delete variable.
8043         (set-case-syntax-charset): New variable.
8044         (set-case-syntax-1): New function.
8045         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
8046         Call set-case-syntax-1 on arguments.
8048         * international/mule-cmds.el (set-language-environment): Delete
8049         unnecessary setup of syntax/case for unibyte case.
8051 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8053         * international/fontset.el (generate-fontset-menu): Exclude the
8054         default fontset.
8056         * faces.el (describe-face): Describe :fontset property too.
8058 2008-02-01  Dave Love  <fx@gnu.org>
8060         * international/characters.el: Don't set char width of CJK
8061         charsets generally.  Add some non-word syntax cases.
8062         (korean-ksc5601): Fix ranges with symbol syntax.
8064 2008-02-01  Dave Love  <fx@gnu.org>
8066         * Makefile.in (DONTCOMPILE): Add indian.el.
8068         * language/ind-util.el:
8069         (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
8070         (ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist)
8071         (ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist)
8072         (ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist):
8073         Remove declarations and let-bind them in re-written top-level loop
8074         over scripts, including ucs-devanagari-to-is13194-alist.
8076 2008-02-01  Dave Love  <fx@gnu.org>
8078         * international/mule-cmds.el (charset): Move.
8079         (language-info-custom-alist): Move.  Alter :set.
8080         (find-coding-systems-for-charsets): Check charset type before
8081         getting :charset-list.
8083         * language/ind-util.el (iscii-to-ucs-region): Fix typo.
8085 2008-02-01  Dave Love  <fx@gnu.org>
8087         * wid-edit.el (widget-string-complete): New.
8088         (widget-coding-system-prompt-value-history): Delete.
8089         (coding-system): Use coding-system-value-history.
8091         * international/mule-cmds.el (charset): New widget.
8092         (language-info-custom-alist): Use it.
8093         (default-input-method): Modify :type.
8095 2008-02-01  Dave Love  <fx@gnu.org>
8097         * language/ind-util.el (ucs-devanagari-to-is13194-alist)
8098         (indian-glyph-char, indian-char-glyph): Delete.
8099         (is13194-default-repertory): Rename from is13194-default-repartory.
8100         (iscii-to-ucs-region): Hoist evals from loop.
8102         * language/devan-util.el (dev-charseq): Avoid indian-glyph-char.
8104         * language/indian.el (indian-script-table)
8105         (ccl-encode-indian-glyph-font): Delete.
8107         * international/mule-cmds.el (language-info-custom-alist): New.
8108         (input-method-activate-hook, input-method-inactivate-hook)
8109         (input-method-after-insert-chunk-hook)
8110         (input-method-use-echo-area, set-language-environment-hook)
8111         (exit-language-environment-hook): Customize.
8112         (find-coding-systems-for-charsets): Rewrite.
8113         (default-input-method): Add :link.
8115 2008-02-01  Dave Love  <fx@gnu.org>
8117         * international/mule-conf.el (eight-bit): Add :docstring,
8118         :short-name properties.
8119         (cp851): Doc fix.
8120         (unicode-bmp): New.
8122         * case-table.el (set-case-syntax-pair): Remove check on byte lengths.
8124         * language/european.el (cp858): New.
8125         ("Turkish"): Add special case rules.
8127 2008-02-01  Dave Love  <fx@gnu.org>
8129         * international/characters.el: Make Ÿ and ÿ a case pair.
8131 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8133         * international/mule-conf.el: Don't define the charset iso-8859-1
8134         here, just setup its properties.
8136 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8138         * international/mule-conf.el (utf-8): Give :mime-charset property.
8140 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8142         * international/characters.el: Remove duplicated case setting for
8143         Cyrillic and Greek letters.  Don't setup printable-chars here.
8145         * case-table.el (describe-buffer-case-table): Handle the case
8146         that KEY is a cons within map-char-table.
8148 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8150         * international/characters.el: Fix categories ?A and ?C.
8151         Treat ASCII characters as `latin' script.
8153 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8155         * international/fontset.el (fontset-plain-name): If the fontset
8156         name doesn't ends with "-fontset-*", use family name as the first
8157         part of the plain name.
8158         (create-fontset-from-ascii-font): If "fontset-startup" is not yet
8159         created, use that name for the fontset.  Fix arguments to
8160         subst-char-in-string.
8162 2008-02-01  Dave Love  <fx@gnu.org>
8164         * term.el (term-char-mode): Remove generic-character-list code.
8166         * ruler-mode.el (ruler-mode-character-validate): Use characterp.
8168         * wid-edit.el (character): Use characterp.
8170         * international/mule-diag.el (describe-coding-system): Add utf-16 case.
8172         * language/viet-util.el (viet-encode-viscii-char): Use encode-char.
8174         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
8175         Add charset.
8176         ("Ukrainian"): New.
8178         * language/georgian.el (georgian-ps): New coding system.
8180 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8182         * international/mule-cmds.el (reset-language-environment):
8183         Don't set nonascii-translation-table and nonascii-insert-offset.
8184         Call set-unibyte-charset, not set-primary-charset.
8185         (nonascii-translation-table, nonascii-insert-offset):
8186         Declare these variable as obsolete ones.
8187         (set-language-environment): Call set-unibyte-charset, not
8188         set-primary-charset.  Call set-charset-priority with `charset'
8189         info of the language environment.
8191 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8193         * international/characters.el (next-word-boundary-han):
8194         Don't treat katakana following han characters as a part of a word.
8196 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8198         * international/characters.el: Call map-charset-chars on big5 (not
8199         chinese-big5-1/2) to set categories `c', `C', and `|'.
8200         (next-word-boundary-han, next-word-boundary-kana): New function.
8201         Register it in next-word-boundary-function-table.
8203 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8205         * arc-mode.el (archive-file-name-coding-system): New variable.
8206         Make it permanent-local.
8207         (byte-after, bref, insert-unibyte): New function.  Change most of
8208         char-after, aref, insert to them respectively.
8209         (archive-mode): Set archive-file-name-coding-system.
8210         (archive-summarize): Don't change the buffer's multibyteness.
8211         (archive-extract): Inherit archive-file-name-coding-system from
8212         archive-superior-buffer.  Bind coding-system-for-write to
8213         archive-file-name-coding-system.
8214         (archive-*-write-file-member): Encode ENAME by
8215         archive-file-name-coding-system.  Bind coding-system-for-write to
8216         no-conversion.
8217         (archive-rename-entry): Encode the filename by
8218         archive-file-name-coding-system.
8219         (archive-mode-revert): Don't change the buffer's multibyteness.
8220         (archive-arc-summarize, archive-lzh-summarize)
8221         (archive-zoo-summarize): Don't change the buffer's multibyteness.
8222         Decode filenames by archive-file-name-coding-system.
8223         (archive-arc-rename-entry, archive-zip-chmod-entry): Don't change
8224         the buffer's multibyteness.
8226         * tar-mode.el (tar-file-name-coding-system): New variable.
8227         Make it permanent-local.
8228         (tar-header-block-tokenize): Decode filename and linkname by
8229         tar-file-name-coding-system.
8230         (tar-header-block-checksum): Call multibyte-char-to-unibyte to get
8231         the byte value of eight-bit chars.
8232         (tar-summarize-buffer): Call set-buffer-multibyte with METHOD
8233         `to'.  Delete unnecessary call of position-bytes.
8234         (tar-mode): Set tar-file-name-coding-system.  Delete unnecessary
8235         call of position-bytes.
8236         (tar-extract): Simplify by calling decode-coding-region with
8237         DESTINATION argument.  Don't toggle multibyteness of tar buffer.
8238         (tar-copy, tar-expunge): Don't toggle multibyteness of tar buffer.
8239         (tar-clear-modification-flags): Delete unnecessary call of
8240         position-bytes.
8241         (tar-rename-entry): Call tar-alter-one-field with encoded new name.
8242         (tar-alter-one-field): Don't toggle multibyteness of tar buffer.
8243         Convert new-data-string by string-to-multibyte before inserting it.
8244         (tar-subfile-save-buffer): Don't toggle multibyteness of tar
8245         buffer.  Simplify by calling encoding-coding-region with
8246         DESTINATION argument.
8247         (tar-mode-write-file): Delete unnecessary call of byte-to-position.
8249 2008-02-01  Dave Love  <fx@gnu.org>
8251         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Doc fix.
8253         * emacs-lisp/copyright.el (copyright-regexp): Remove redundancy.
8255 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8257         * international/characters.el: Setup char-script-table.
8259         * international/fontset.el: Setup the default fontset by the new
8260         script-based way.
8261         (x-complement-fontset-spec): Change the format of arg FONTLIST to
8262         an alist of charsets vs font name lists.
8263         (charset-script-alist): New variable.
8264         (create-fontset-from-fontset-spec): Allow script name in
8265         FONTSET-SPEC.  If charset is specified in FONTSET-SPEC, change it
8266         to the corresponding script name.
8267         (create-fontset-from-ascii-font): Slight tuning.
8269         * international/mule-conf.el (devanagari-glyph): New charset.
8270         Unify these charsets: korean-ksc5601, ipa, tibetan, ethiopic,
8271         japanese-jisx0208, japanese-jisx0212, japanese-jisx0213-1,
8272         japanese-jisx0213-2.
8274         * international/mule-diag.el (print-fontset): Use describe-vector
8275         to handle a char table returned by fontset-info.
8277         * language/indian.el: Don't register ccl-encode-indian-glyph-font
8278         and ccl-encode-unicode-font in font-ccl-encoder-alist.
8280 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8282         * international/mule-util.el (detect-coding-with-priority):
8283         Fix the place of using `,' marker in backquote form.
8285 2008-02-01  Dave Love  <fx@gnu.org>
8287         * international/mule-conf.el (mule-unicode-e000-ffff): Set :max-code.
8289         * international/mule-util.el (with-coding-priority): Fix.
8291         * international/mule.el (set-coding-priority): Fix obsolete spec.
8293 2008-02-01  Dave Love  <fx@gnu.org>
8295         * international/mule-cmds.el (leim-list-header): Add coding tag.
8297 2008-02-01  Dave Love  <fx@gnu.org>
8299         * international/mule-cmds.el (find-coding-systems-region)
8300         (language-info-alist, reset-language-environment, princ-list): Doc fix.
8301         (input-method-verbose-flag): Fix :type.
8303 2008-02-01  Dave Love  <fx@gnu.org>
8305         * international/mule.el (set-char-table-default): Make obsolete.
8307 2008-02-01  Dave Love  <fx@gnu.org>
8309         * language/devanagari.el ("Devanagari"): Fix coding-system,
8310         coding-priority.
8312         * international/mule-diag.el (describe-char-after): Modify display
8313         list processing.
8314         (unicodedata-file, unicodedata-find): New.
8316 2008-02-01  Dave Love  <fx@gnu.org>
8318         * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done): Add
8319         autoload cookie.
8321         * international/ja-dic-cnv.el (skkdic-convert): Add coding tag.
8323 2008-02-01  Dave Love  <fx@gnu.org>
8325         * international/mule-util.el (detect-coding-with-priority): Rewrite.
8327 2008-02-01  Dave Love  <fx@gnu.org>
8329         * composite.el (compose-string): Doc fix.
8331         * language/georgian.el ("Georgian"): Delete code-pages feature,
8332         add nonascii-translation.
8334         * language/european.el ("German", "French", "Spanish"):
8335         Add latin-9 as alternative coding system.
8336         ("Slovenian", "Polish"): Add windows-1250 as alternative coding system.
8337         ("Dutch"): Add latin-9 as alternative coding system.  Add input method.
8338         ("Turkish"): Add windows-1254 and latin-3 as alternative coding systems.
8339         ("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
8340         system.
8342         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add decode-char,
8343         encode-coding-char.
8344         (side-effect-and-error-free-fns): Add charsetp, max-char,
8345         primary-charset.
8347         * simple.el: Don't require cl when compiling.
8349         * Makefile.in (DONTCOMPILE): Fix duplicates.
8351         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix typo.
8353         * international/mule.el: Doc fixes.
8354         (load-with-code-conversion): Fix coding-system-type test.
8356         * international/mule-cmds.el (sort-coding-systems): Comment out
8357         iso-2022 case.
8358         (encoded-string-description): Fix coding-system-type test.
8360 2008-02-01  Dave Love  <fx@gnu.org>
8362         * international/characters.el: Make korean-ksc5601 double-width.
8364         * international/mule.el (auto-coding-regexp-alist):
8365         Recognize Emacs 20/1 byte-compiled files.
8367         * international/mule-conf.el (file-coding-system-alist):
8368         Change .elc to utf-8-emacs.
8370         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Adjust for use
8371         of utf-8-emacs.
8372         (byte-compile-insert-header): Update magic number.  Add ballast.
8373         (map-char-table): Use byte-compile-funarg-2.
8375 2008-02-01  Dave Love  <fx@gnu.org>
8377         * language/cyrillic.el ("Belarusian"): Doc fix.
8378         (cp1125, koi8-t): Doc fix.
8380         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
8381         (find-multibyte-characters): Don't test for charset `unknown'.
8382         (locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
8383         ru, sr_YU, tg, wa, zh.gbk.
8384         (locale-language-names): Change sp to Cyrillic.
8385         (locale-charset-language-names): Match @euro after utf-8.
8387 2008-02-01  Dave Love  <fx@gnu.org>
8389         * language/chinese.el (chinese-gbk, gbk, cp936, windows-936):
8390         New coding systems.
8391         ("Chinese-GBK"): New environment.
8393         * language/thai-util.el: Remove redundant unicodes in category-setting.
8395         * language/lao-util.el: Remove redundant unicodes in category-setting.
8397         * international/mule-conf.el (japanese-jisx0213-1)
8398         (japanese-jisx0213-2): Add unify-map.
8400 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8402         * international/quail.el (quail-update-leim-list-file):
8403         Force writing the file by iso-2022-7bit.
8405         * international/titdic-cnv.el (miscdic-convert): Force writing the
8406         file by iso-2022-7bit.
8408         * international/mule.el (define-charset): Change the attribute
8409         :parents to :subset or :superset.
8411         * international/mule-conf.el: Adjust for the change of
8412         define-charset (:parent -> :subset or :superset).
8414         * international/characters.el: Fix the last change.
8416 2008-02-01  Dave Love  <fx@gnu.org>
8418         * language/cyril-util.el (cyrillic-encode-koi8-r-char)
8419         (cyrillic-encode-alternativnyj-char): Fix.
8420         (standard-display-cyrillic-translit): Remove redundant unicodes.
8422 2008-02-01  Dave Love  <fx@gnu.org>
8424         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
8425         New environments.
8427         * international/mule-conf.el (control-1): New charset.
8428         (eight-bit-control, eight-bit-graphic): Redefine to use raw-bytes space.
8429         (korean-ksc5601): Redefine to use code-offset and unify-map.
8431 2008-02-01  Dave Love  <fx@gnu.org>
8433         * international/mule-conf.el (tcvn-5712): New charset.
8435         * language/vietnamese.el (vietnamese-tcvn, tcvn): New coding system.
8436         ("Vietnamese"): Doc fix.
8438 2008-02-01  Dave Love  <fx@gnu.org>
8440         * international/mule-conf.el (windows-936): New alias.
8442         * cus-start.el: Add scalable-fonts-allowed.
8444         * international/characters.el: Reinstate various CJK syntax and
8445         category setup.  Remove obsolete syntax setting in Greek section.
8446         Optimize the char tables.
8448         * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding systems.
8450         * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding system.
8452         * language/greek.el ("Greek"): Add windows-1253, cp851, cp869
8453         coding systems.
8455         * language/romanian.el ("Romanian"): Add iso-latin-10 coding system.
8457 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8459         * international/characters.el (printable-chars): Setup correctly.
8461 2008-02-01  Dave Love  <fx@gnu.org>
8463         * cus-start.el: Add selection-coding-system.
8465         * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding systems.
8467         * language/china-util.el (post-read-decode-hz)
8468         (pre-write-encode-hz): Move from chinese.el.
8469         (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
8470         (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Delete.
8472         * language/chinese.el (post-read-decode-hz)
8473         (pre-write-encode-hz): Move to china-util.el.
8475         * case-table.el (set-case-syntax-pair): Test again for equal byte
8476         lengths of the pair.
8478         * international/characters.el: Add Vietnamese category to
8479         equivalent unicodes.
8481 2008-02-01  Dave Love  <fx@gnu.org>
8483         * international/mule-conf.el (chinese-sisheng, ipa)
8484         (indian-is13194, tibetan, ethiopic): Add :unify-map.
8486         * international/mule-diag.el (describe-character-set): Account for
8487         more than two dimensions of possibly different size.
8488         (describe-current-coding-system): Add selection-coding-system.
8490         * international/mule-cmds.el (unify-8859-on-encoding-mode)
8491         (unify-8859-on-decoding-mode): Move from mule.el.
8493         * international/mule.el (unify-8859-on-encoding-mode)
8494         (unify-8859-on-decoding-mode): Remove :init-value.
8495         (charset-chars): Add optional dimension arg.
8496         (unify-8859-on-encoding-mode, unify-8859-on-decoding-mode):
8497         Move to mule-cmds.el.
8499 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8501         * international/fontset.el: Change registry for japanese-jisx0208
8502         to "JISX0208*" in the default fontset.
8503         (font-encoding-alist): Add an entry for "JISX0208.1983" and
8504         "ISO10646.indian-1".
8506 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8508         * language/japanese.el (japanese-iso-7bit-1978-irv):
8509         Add `designation' to :flags, `ascii' to :charset-list.
8511         * international/mule.el (define-charset): New args :min-code and
8512         :max-code.
8513         (coding-system-iso-2022-flags): Add use-roman, use-oldjis.
8515         * international/mule-conf.el (chinese-gbk): Change :code-offset to
8516         #x160000.
8517         (gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp)
8518         (gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New charsets.
8520 2008-02-01  Dave Love  <fx@gnu.org>
8522         * language/thai.el (iso-8859-11): New coding system.
8524         * international/mule-conf.el: Doc fixes.
8525         (iso-8859-11): New.
8527 2008-02-01  Dave Love  <fx@albion.dl.ac.uk>
8529         * cus-start.el (scalable-fonts-allowed): Add.
8531 2008-02-01  Dave Love  <fx@gnu.org>
8533         * international/mule.el (unify-8859-on-encoding-mode)
8534         (unify-8859-on-decoding-mode): Dummy versions.
8536         * international/ucs-tables.el: Remove.
8538         * Makefile.in (DONTCOMPILE): Add language/chinese.el,
8539         language/japanese.el.
8541         * international/mule-conf.el: Doc fixes.
8542         (cp936): New alias.
8543         (cp720, cp858): New charsets.
8545         * mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs
8546         coding system, not emacs-mule.
8548         * files.el (revert-buffer, recover-file): Likewise.
8550         * desktop.el (desktop-save): Likewise.
8552 2008-02-01  Dave Love  <fx@gnu.org>
8554         * international/mule.el (with-category-table): Use make-symbol.
8555         (coding-system-list): Use coding-system-aliases.
8556         (make-translation-table): Don't deal with generic characters.
8558         * international/mule-util.el (coding-system-post-read-conversion)
8559         (coding-system-pre-write-conversion)
8560         (coding-system-translation-table-for-decode)
8561         (coding-system-translation-table-for-encode): Get the right properties.
8562         (with-coding-priority): New macro.
8563         (detect-coding-with-language-environment): Use it.
8564         (coding-system-equal): Use coding-system-plist.
8566         * international/encoded-kb.el (encoded-kbd-setup-keymap) <ccl>:
8567         Use :valid property.
8569         * international/mule-cmds.el (encode-coding-char):
8570         Use find-coding-systems-string.  Don't use make-char.
8571         (describe-language-environment): Use coding-system-aliases.
8572         (prefer-coding-system): Doc fix.
8574         * international/mule-diag.el (describe-current-coding-system):
8575         Fix aliases listing.
8576         (print-iso-2022-flags): Delete.
8577         (print-designation): Partial re-write.
8578         (describe-coding-system): Deal with iso-2022 designations, flags.
8579         Fix shift_jis case.
8580         (describe-char-after): Use characterp.  Print explicit unicode.
8581         Remove some obsolete code.
8582         (print-coding-system-briefly): Fix printing aliases.
8583         (print-coding-system): Use coding-system-aliases.
8584         (mule-diag): Don't list coding categories.
8586         * international/mule-conf.el: Doc fixes.  Remove redundant :long-name properties.
8587         Re-order charset priorities.
8588         (binary): New alias.
8589         (iso-8859-16): Fix nickname.
8590         (define-iso-single-byte-charset): Un-define after use.
8592 2008-02-01  Dave Love  <fx@gnu.org>
8594         * international/characters.el: Additional double width specifications.
8596         * international/mule-diag.el (print-coding-system): Incomplete updates.
8597         (describe-character-set): List more properties.
8598         (print-fontset): Fix case of vector font-spec.
8599         (describe-current-coding-system): Fix iso-7, iso-7-else.
8601         * international/mule-conf.el (ibm866): Fix alias.
8602         (iso-8859-16): Fix nickname.
8604 2008-02-01  Dave Love  <fx@gnu.org>
8606         * language/ind-util.el: Avoid decode-char.
8607         (indian--puthash-char, indian--puthash-c, indian--puthash-cv):
8608         Use characterp, not char-valid-p.
8610         * language/devan-util.el: Add coding tag, avoid decode-char.
8612         * international/titdic-cnv.el: Add coding tag.
8613         (tit-process-header): Add coding tag to output.
8615         * language/thai.el (cp874, ibm874): New coding systems.
8617         * emacs-lisp/byte-opt.el <side-effect-and-error-free-fns>:
8618         Add character-p.
8620         * language/european.el (cp852, ibm852, cp857, ibm857, cp860)
8621         (ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437):
8622         New coding systems.
8623         <set-language-info-alist>: Avoid decode-char.
8625         * language/hebrew.el (cp862, ibm862): New coding systems.
8627         * language/greek.el (cp851, ibm851, cp869, ibm869): New coding systems.
8629         * language/cyrillic.el (cp855, ibm855): New coding systems.
8631         * international/mule-conf.el: Avoid decode-char in top-level code
8632         for self-inserting multibyte chars.
8633         (cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857)
8634         (cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874):
8635         New charsets.
8637         * international/characters.el: Various simplifications and additions.
8639 2008-02-01  Dave Love  <fx@gnu.org>
8641         * international/mule-conf.el (code-pages): Provide, for compatibility.
8643         * international/code-pages.el: Remove.
8645 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8647         * Makefile.in: Cancel the 2008-02-01 change of mine.
8649         * international/fontset.el: Add setting for unicode font at the
8650         end of the default fontset.
8652 2008-02-01  Dave Love  <fx@gnu.org>
8654         * international/mule-conf.el (adobe-standard-encoding, symbol):
8655         Adjust :code-space.
8656         (ibm850): Add :ascii-compatible-p.
8658 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8660         * international/mule-conf.el (vietnamese-viscii-lower)
8661         (vietnamese-viscii-upper): Supply them :code-offset, then unify by
8662         mapping table.
8664 2008-02-01  Dave Love  <fx@gnu.org>
8666         * cus-start.el: Add charset-map-directory.
8668         * international/fontset.el (font-encoding-alist): Add adobe-symbol.
8670         * format.el (format-alist): Remove ibm, mac, hp entries (available
8671         natively).
8673         * language/romanian.el (iso-latin-10): Add :mime-charset.
8674         ("Romanian"): Add doc.
8676         * international/mule-conf.el (iso-8859-10, symbol)
8677         (adobe-standard-encoding, ibm850): New charsets.
8678         (iso-8859-13): Fix IR number, final char.
8679         (file-coding-system-alist): Add .xml.
8681         * language/european.el (iso-latin-6, iso-8859-10, latin-6)
8682         (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
8683         (adobe-standard-encoding, cp850, ibm850): New coding systems.
8684         ("Latin-6", "Latin-7"): New language environments.
8686 2008-02-01  Dave Love  <fx@gnu.org>
8688         * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
8689         utf-8-subst; add vietnamese, cyrillic, czech.
8691         * language/romanian.el (iso-latin-10): New coding system.
8693         * international/mule-conf.el (emacs-mule): Set :charset-list,
8694         consistent with coding-system-charset-list doc.
8695         (iso-8859-16): New charset.
8697         * international/mule-diag.el (describe-coding-system): Avoid error
8698         for iso-2022, emacs-mule.
8700 2008-02-01  Dave Love  <fx@gnu.org>
8702         * international/codepage.el: Remove or comment out most of code.
8703         (codepage-setup): Re-write as trivial, obsolete function.
8705         * language/utf-8-lang.el ("UTF-8"): Use utf-8, not mule-utf-8.
8706         Remove setup function.
8708         * language/english.el (ebcdic-us, ebcdic-uk): New coding systems.
8710         * Makefile.in (DONTCOMPILE): Add language/vietnamese.el,
8711         language/cyrillic.el, language/czech.el.
8713         * language/vietnamese.el (windows-1258, cp1258): New coding systems.
8714         (font-ccl-encoder-alist): Remove viscii, vscii.
8716         * language/hebrew.el (windows-1255, cp1255): New coding systems.
8718         * language/european.el (windows-1254, cp1254, windows-1257)
8719         (cp1257, next, iso-latin-7, iso-8859-13, latin-7): New coding systems.
8720         ("Latin-7", "Lithuanian", "Latvian"): Don't require code-pages.
8722         * language/greek.el (windows-1253, cp1253): New coding systems.
8724         * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map
8725         file name.
8726         (windows-1253, windows-1254, windows-1255, windows-1256)
8727         (windows-1257, windows-1258, next): New charsets.
8729         * international/utf-8.el, international/utf-8-subst.el: Remove.
8731         * international/mule.el: Doc fixes.
8732         (charset-list, generic-char-p, set-coding-priority): Make obsolete.
8733         (coding-system-get): Try to convert old-style symbol to keyword.
8734         (define-charset): Purecopy strings in property list.
8735         (define-coding-system): Purecopy docstring.
8737         * international/mule-diag.el (list-character-sets-2): Avoid
8738         charset-bytes.
8739         (list-iso-charset-chars, list-non-iso-charset-chars): Delete.
8740         (list-block-of-chars): Re-write.
8741         (describe-character-set): Show more properties.
8742         (describe-char-after): Correct codepoint display.
8743         (print-coding-system): Use symbolic types.
8745 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8747         * Makefile.in: Be sure also to run emacs with LANG=C.
8749 2008-02-01  Dave Love  <fx@gnu.org>
8751         * international/mule-diag.el: Doc fixes.
8752         (sort-charset-list, charset-multibyte-form-string): Remove.
8753         (list-character-sets, list-character-sets-1)
8754         (list-character-sets-2): Re-write.
8755         (non-iso-charset-alist): Set to nil and made obsolete.
8756         (decode-codepage-char): Re-write and made obsolete.
8757         (read-charset): Don't use non-iso-charset-alist.
8758         (describe-coding-system): Use keyword properties.
8759         (describe-character-set): Re-write.
8761         * international/mule-conf.el (koi8-u, koi8-t, georgian-ps)
8762         (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us)
8763         (ebcdic-uk): New charsets.
8765         * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125):
8766         New coding systems.
8768         * language/european.el (windows-1252): New coding system.
8770 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8772         * Makefile.in: By sure to run emacs with LC_ALL=C.
8774         * international/encoded-kb.el (encoded-kbd-handle-8bit): Call
8775         encoded-kbd-self-insert-iso2022-8bit with argument 1.
8776         (encoded-kbd-self-insert-charset): New function.
8777         (encoded-kbd-setup-keymap, encoded-kbd-mode): Handle a
8778         coding-system of type charset.
8780 2008-02-01  Dave Love  <fx@gnu.org>
8782         * international/mule-cmds.el (set-locale-environment): Comment out
8783         set-keyboard-coding-system stuff.
8785 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8787         * international/mule.el (define-coding-system): Doc fix;
8788         sjis->shift-jis.
8790         * international/mule-conf.el: Use decode-char instead of make-char.
8792         * international/encoded-kb.el (encoded-kbd-self-insert-iso2022-8bit):
8793         New arg ARG.  Directly call self-insert-command.  This is a
8794         temporary workaround to make it work with latin-1.
8795         (encoded-kbd-mode): Change `sjis' to `shift-jis'.
8797         * international/characters.el: Setup char-width-table for CJK
8798         characters.
8800 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8802         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
8803         Fix the initial value to specify character range of
8804         japanese-jisx0208, not unicode.
8806         * international/characters.el: Set syntax/category for
8807         japanese-jisx0208.
8809 2008-02-01  Dave Love  <fx@gnu.org>
8811         * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not
8812         mime-charset.
8814         * language/vietnamese.el, language/korean.el, language/japanese.el:
8815         * language/hebrew.el, language/greek.el, language/chinese.el:
8816         Fix :mime-charset properties.
8818         * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8)
8819         (cyrillic-alternativnyj): Fix :mime-charset.
8820         (cp878, cp866): New alias.
8822         * language/european.el: Fix mime-charset properties.
8824         * international/mule-cmds.el (sort-coding-systems)
8825         (select-safe-coding-system, select-message-coding-system): Use
8826         :mime-charset, not 'mime-charset.
8828         * international/mule-conf.el: Add various :mime-charset properties.
8830 2008-02-01  Dave Love  <fx@gnu.org>
8832         * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Fix
8833         getting decoder.
8834         (encoded-kbd-mode): Fix code for coding system type and designations.
8836         * international/mule-conf.el: Spelling fixes.
8838 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8840         * international/fontset.el (fontset-plain-name): Handle the case
8841         that size, weight, slant are not specified in the fontset name.
8843 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
8845         * language/greek.el (greek-iso-8bit): Fix typo.
8847 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8849         * language/chinese.el (chinese-big5): Change :coding-type to `charset'.
8851 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8853         * international/characters.el: Change encoding to utf-8-emacs.
8854         Remove apparent duplicate codes.
8856 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8858         * international/fontset.el: Change the registry for
8859         chinese-gb2312 and add the registry for chinese-gbk.
8861         * international/mule.el (charset-chars): Fix typo.
8863         * international/mule-conf.el (chinese-gbk): New charset.
8865         * international/titdic-cnv.el (titdic-convert): Read into a
8866         unibyte buffer then make the buffer multibyte.
8868 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8870         * international/mule-conf.el (utf-16-le, utf-16-be): Use :bom attribute
8871         instead of :signature.
8873 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8875         * language/czech.el ("Czech"): Set `iso-8859-2' for
8876         `nonascii-translation'.
8878         * language/romanian.el ("Romanian"): Likewise.
8880         * language/slovak.el ("Slovak"): Likewise.
8882         * international/characters.el: Optimize calls of modify-category-entry.
8884 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
8886         * bindings.el: Don't bind multibyte characters to
8887         self-insert-command here.  It's done in mule-conf.el.
8889         * case-table.el (set-case-syntax-offset): Delete variable.
8890         (set-case-syntax-1): Delete function.  Change callers.
8891         (set-case-syntax-delims): Don't check byte length of characters.
8893         * isearch.el (isearch-mode-map): Call set-char-table-range to bind
8894         characters to isearch-printing-char.
8896         * loadup.el: Don't load "international/utf-8".  Don't call
8897         update-coding-systems-internal.  Bind coding-system-for-write to
8898         `utf-8' while writing fns-XXX.el.  Call clear-charset-maps before
8899         dumping.
8901         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Adjust for the
8902         change of map-char-table.
8904         * eshell/esh-mode.el: Adjust for the change of map-char-table.
8906         * international/characters.el: Adjust for the deletion of
8907         generic characters.
8909         * international/code-pages.el (cp-make-translation-table)
8910         (cp-valid-codes, cp-fix-safe-chars): Delete.  Change caller.
8911         (cp-make-coding-system): Call define-coding-system.
8913         * international/fontset.el: Rewrite most code.
8915         * international/ja-dic-cnv.el (skkdic-get-kana-compact-codes):
8916         Call encode-char instead of split-char.
8918         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
8919         Change value.
8920         (skkdic-lookup-key): Call encode-char instead of split-char.
8922         * international/titdic-cnv.el (titdic-convert): Bind
8923         coding-system-for-write to 'iso-2022-7bit.  Don't work on unibyte
8924         buffer.
8926         * international/latin-1.el: Don't bind set-case-syntax-offset.
8928         * international/latin-2.el: Don't bind set-case-syntax-offset.
8930         * international/latin-3.el: Don't bind set-case-syntax-offset.
8932         * international/latin-4.el: Don't bind set-case-syntax-offset.
8934         * international/latin-5.el: Don't bind set-case-syntax-offset.
8936         * international/latin-8.el: Don't bind set-case-syntax-offset.
8938         * international/latin-9.el: Don't bind set-case-syntax-offset.
8940         * international/mule-cmds.el: Don't use coding category.
8941         Call set-coding-system-priority instead of set-coding-priority.
8942         (sort-coding-systems, select-safe-coding-system):
8943         Call coding-system-priority-list to get the most preferred one.
8944         (reset-language-environment): Order of coding system priority
8945         changed.  Set primary charset to iso-8859-1.
8946         (set-language-environment-coding-systems):
8947         Call set-coding-system-priority instead of set-coding-priority.
8948         (get-charset-property, put-charset-property): Move to mule.el.
8950         * international/mule-conf.el: Ful re-write.
8952         * international/mule-diag.el (print-designation): Change arguments.
8953         (print-iso-2022-flags): New function.
8954         (describe-coding-system, describe-current-coding-system):
8955         Adjust for the new structure of coding system.
8957         * international/mule.el (char-valid-p): Make it an alias of characterp.
8958         (define-charset): Full re-design.
8959         (charset-quoted-standard-p): Delete.
8960         (charsetp): Move to charset.c.
8961         (charset-info, charset-id, charset-bytes, charset-width)
8962         (charset-directioin, charset-iso-graphic-plane)
8963         (charset-reverse-charset): Delete.
8964         (charset-dimension, charset-chars, charset-iso-final-char)
8965         (charset-description, charset-short-name, charset-long-name):
8966         Call charset-plist instead of charset-info.
8967         (charset-plist, set-charset-plist): Move to charset.c.
8968         (get-charset-property, put-charset-property): Move from
8969         mule-cmds.el.  Call charset-plist and set-charset-plist.
8970         (make-char): Delete.
8971         (generic-char-p): Make it always return nil.
8972         (decode-char, encode-char): Move to charset.c.
8973         (coding-spec-XXX-idx): Delete variables.
8974         (coding-system-iso-2022-flags): New variable.
8975         (define-coding-system): New function.
8976         (transform-make-coding-system-args, make-coding-system): Delete.
8977         (set-coding-priority): Make it obsolete.
8978         (after-insert-file-set-buffer-file-coding-system)
8979         (find-new-buffer-file-coding-system): Adjust for the new coding
8980         system structure.
8982         * language/chinese.el, language/cyrillic.el, language/european.el:
8983         * language/greek.el, language/hebrew.el, language/indian.el:
8984         * language/japanese.el, language/korean.el, language/lao.el:
8985         * language/thai.el, language/tibetan.el, language/vietnamese.el:
8986         Call define-coding-system instead of make-coding-system.
8987         Delete all CCL program.
8989         * textmodes/sgml-mode.el (sgml-mode-map): Use encode-char instead
8990         of make-char.
8991         (sgml-char-names-table): Fix iteration limit.
8993         * term/mac-win.el: Delete unnecessary calls of set-fontset-font.
8994         (ccl-encode-mac-roman-font): Delete.
8996         * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
8997         utf-8.el, and utf-8-subst.el as they can't be bytecompiled
8998         currently.  This is just a temporary workaround.
9000 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9002         * whitespace.el (global-whitespace-mode): Use `find-file-hook' instead
9003         of `find-file-hooks'.
9004         (global-whitespace-toggle-options): Doc fix.
9006 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
9008         * whitespace.el (whitespace): Set :version tag to 23.1.
9009         (whitespace-turn-off, whitespace-toggle-options): Fix typos.
9010         (whitespace-style, whitespace-chars, whitespace-space)
9011         (whitespace-hspace, whitespace-tab, whitespace-newline)
9012         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
9013         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
9014         (whitespace-hspace-regexp, whitespace-space-regexp)
9015         (whitespace-tab-regexp, whitespace-trailing-regexp)
9016         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
9017         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
9018         (whitespace-space-after-tab-regexp, whitespace-line-column)
9019         (whitespace-display-mappings, global-whitespace-toggle-options)
9020         (whitespace-cleanup, whitespace-cleanup-region)
9021         (whitespace-interactive-char): Doc fixes.
9023 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
9025         * whitespace.el (global-whitespace-mode): Fix modeline lighter.
9026         When turning off the global mode, turn off the local modes too
9027         if whitespace is being unloaded.
9028         (whitespace-unload-function): New function.
9030 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
9032         * vc.el (vc-update): Fix bug: Specify branch tip as
9033         vc-checkout REVISION.  Reported by Dan Nicolaescu.
9035 2008-02-01  Glenn Morris  <rgm@gnu.org>
9037         * info.el (bookmark-make-cell-function, bookmark-search-size)
9038         (bookmark-current-bookmark): Declare variables for compiler.
9039         (bookmark-buffer-file-name, bookmark-get-filename)
9040         (bookmark-get-front-context-string)
9041         (bookmark-get-rear-context-string, bookmark-get-position)
9042         (bookmark-get-info-node, bookmark-file-or-variation-thereof)
9043         (bookmark-jump-noselect): Declare functions for compiler.
9044         (Info-bookmark-make-cell): Fix argument list to match example of
9045         `bookmark-make-cell-for-text-file'.
9046         (Info-bookmark-jump): Don't require info inside info.el.
9048 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
9050         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
9051         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
9052         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
9053         (verilog-sk-state-machine): Quote all calls to
9054         "auxiliary skeleton"s to prevent infloops.
9056 2008-02-01  Jason Rumney  <jasonr@gnu.org>
9058         * w32-fns.el: Partially revert 2007-11-10 change.
9060 2008-02-01  Martin Rudalics  <rudalics@gmx.at>
9062         * mail/rmail.el (rmail-highlight): Fix specification.
9063         Reported by pod <pod@herald.ox.ac.uk>.
9065 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9067         * image-mode.el (image-mode-current-vscroll)
9068         (image-mode-current-hscroll): Make buffer-local.
9069         (image-set-window-vscroll, image-set-window-hscroll): Simplify.
9070         (image-reset-current-vhscroll): Use the latest setting when displaying
9071         for the first time in a window.  Apply to all windows in the frame.
9072         (image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
9074         * progmodes/grep.el (grep-compute-defaults):
9075         Don't mix up defaults for different connections to the same host.
9077 2008-01-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9079         * blank-mode.el: Rename to whitespace.el.
9081         * obsolete/whitespace.el: Rename to obsolete/old-whitespace.el.
9083 2008-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9085         * net/rcompile.el (remote-compile): Remove broken code.
9087 2008-01-31  Jason Rumney  <jasonr@gnu.org>
9089         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
9091 2008-01-31  Juanma Barranquero  <lekktu@gmail.com>
9093         * linum.el (linum-unload-function): New function.
9095 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
9097         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
9098         (gdb-var-set-format-handler): New function.
9099         (gdb-var-set-format): Use it.
9101 2008-01-30  Juanma Barranquero  <lekktu@gmail.com>
9103         * emacs-lisp/check-declare.el (check-declare-directory):
9104         * emacs-lisp/authors.el (authors): Use `find-program' and
9105         `grep-program' instead of hardcoded program names.
9107         * emacs-lisp/cl-loaddefs.el: Update.
9109 2008-01-30  Tassilo Horn  <tassilo@member.fsf.org>
9111         * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions.
9112         Implement bookmark support the new make-cell/handler way.
9113         (Info-mode): Bind bookmark-make-cell-function to
9114         Info-bookmark-make-cell buffer locally.
9116 2008-01-30  Richard Stallman  <rms@gnu.org>
9118         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
9119         Doc fix.
9121         * files.el (hack-local-variables): Don't query about fake variables.
9123 2008-01-30  Markus Triska  <markus.triska@gmx.at>
9125         * linum.el: New file.
9127 2008-01-29  Michael Albinus  <michael.albinus@gmx.de>
9129         * net/tramp.el (tramp-methods): Use "-H" option for "sudo".
9130         Suggested by Trent W. Buck <trentbuck@gmail.com>.  Make ("%h")
9131         a single element in "plinkx".
9132         (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
9133         "*Shell Command Output*" buffers.  Check, whether there is already
9134         an asynchronous process running.  Display always the buffer of the
9135         asynchronous process.
9136         (tramp-compute-multi-hops): Adapt error message.
9138 2008-01-29  Alan Mackenzie  <acm@muc.de>
9140         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
9141         from this regexp; part of same fix as next change to cc-engine.el.
9143         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
9144         Anchor the "{" of a template function correctly on "template", not the
9145         following "<".
9147         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
9149 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
9151         * doc-view.el (doc-view-mode): Adapt to image-mode-current-vscroll
9152         and image-mode-current-hscroll being alists now.
9154         * image-mode.el (image-mode-current-vscroll)
9155         (image-mode-current-hscroll): Add doc strings.
9156         (image-set-window-vscroll, image-set-window-hscroll)
9157         (image-reset-current-vhscroll, image-mode): Adapt to
9158         image-mode-current-vscroll and image-mode-current-hscroll being
9159         alists now.
9161 2008-01-29  Martin Rudalics  <rudalics@gmx.at>
9163         * emacs-lisp/find-func.el (find-function-search-for-symbol):
9164         Strip extension from .emacs.el to make sure symbol is searched
9165         in .emacs too.
9167 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
9169         * doc-view.el (doc-view-mode): Use facilities below to
9170         restore [vh]scroll when switching buffers.
9172         * image-mode.el (image-mode-current-vscroll)
9173         (image-mode-current-hscroll): New variables.
9174         (image-set-window-hscroll, image-set-window-vscroll): New functions.
9175         (image-forward-hscroll, image-next-line, image-bol, image-eol)
9176         (image-bob, image-eob): Use them.
9177         (image-reset-current-vhscroll): New function.
9178         (image-mode): Make new variables buffer-local and reset [vh]scroll
9179         on window configuration changes.
9181 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
9183         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
9184         gdb-cpp-define-alist-program if file is nil (currently only
9185         " *partial-output-...").
9187 2008-01-27  Richard Stallman  <rms@gnu.org>
9189         * allout.el: Many doc fixes.
9190         (allout-encrypt-string): Fix error message.
9192 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
9194         * progmodes/etags.el (tags-query-replace): Doc fix.
9196 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
9198         * allout.el (allout-unload-function): New function.
9200 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
9202         * allout.el (allout-prefix-data): Doc fix.
9203         (allout-show-current-subtree): Reflow docstring.
9204         (allout-use-mode-specific-leader, allout-use-hanging-indents)
9205         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
9206         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
9207         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
9208         (allout-copy-topic-as-kill, allout-listify-exposed)
9209         (allout-process-exposed, allout-encrypted-key-info)
9210         (allout-update-passphrase-mnemonic-aids)
9211         (allout-next-topic-pending-encryption)
9212         (allout-tests-globally-true): Fix typos in docstrings.
9214 2008-01-23  Jason Rumney  <jasonr@gnu.org>
9216         * lpr.el (printer-name): Do not set on MS Windows.
9218 2008-01-28  Michael Albinus  <michael.albinus@gmx.de>
9220         * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
9221         the command.
9223 2008-01-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9225         * whitespace.el: Moved to obsolete dir.
9227         * blank-mode.el: New version 9.2.  Replace whitespace functions by
9228         aliases in blank-mode.
9229         (whitespace-buffer): New fun.
9230         (whitespace-region): Alias for whitespace-buffer, because there is no
9231         blank-region fun.
9232         (whitespace-cleanup): Alias for blank-cleanup.
9233         (whitespace-cleanup-region): Alias for blank-cleanup-region.
9235 2008-01-27  Juanma Barranquero  <lekktu@gmail.com>
9237         * server.el (server-log-time-function): Doc fix.
9238         (server-buffer): Fix typo in docstring.
9240 2008-01-27  Martin Rudalics  <rudalics@gmx.at>
9242         * view.el (view-buffer): Explain in doc-string why exit-action
9243         should not be set to kill-buffer.
9245         * arc-mode.el (archive-extract):
9246         * tar-mode.el (tar-extract): Use kill-buffer-if-not-modified as
9247         exit-action when viewing the buffer.
9249 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
9251         * add-log.el (change-log-search-file-name): Work harder to find
9252         the correct file name.
9253         (change-log-find-file): Fix typo.
9254         (change-log-start-entry-re): Move definition earlier.
9256 2007-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9258         * add-log.el (change-log-search-file-name, change-log-find-file):
9259         New function.
9260         (change-log-font-lock-keywords): Move file name matching ...
9261         (change-log-file-names-re): ... here.  New defconst.
9262         (change-log-mode-map): New binding C-c C-f to change-log-find-file.
9264 2008-01-27  Alan Mackenzie  <acm@muc.de>
9266         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
9267         enhance comments.
9269 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
9271         * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
9272         methods, the host name must be a local host.
9274 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
9276         * vc.el: Add TODO item about not defaulting to RCS.
9278         * server.el (server-process-filter): Check for non-nil before
9279         calling file-directory-p.
9281 2008-01-27  Alan Mackenzie  <acm@muc.de>
9283         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
9284         arglist-cont-nonempty.
9286         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
9287         for a brace with syntax arglist-cont-nonempty.
9289         * progmodes/cc-styles.el (c-style-alist): Add elements for
9290         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, awk).
9292 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
9294         * button.el (define-button-type): Clarify type of NAME in docstring.
9296 2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9298         * server.el (server-buffer): New const.
9299         (server-log): New var.
9300         (server-log): Use them.
9301         (server-process-filter): (Try to) run the continuation in the same cwd
9302         as the client's.
9304 2008-01-26  Alan Mackenzie  <acm@muc.de>
9306         * progmodes/cc-defs.el (c-save-buffer-state):
9307         Bind buffer-file-name and buffer-file-truename to nil, to prevent
9308         primitives generating "buffer is read only" messages.
9310 2008-01-20  Ulf Jasper  <ulf.jasper@web.de>
9312         * calendar/icalendar.el (icalendar-version): Increase to "0.17".
9313         (icalendar-import-format): Doc fix.  Allow function type.
9314         (icalendar--read-element): Doc fix.
9315         (icalendar--parse-summary-and-rest): Doc fix.  Handle function
9316         type icalendar-import-format.  Make regexps non-greedy.
9317         (icalendar--format-ical-event): Handle function type
9318         icalendar-import-format.
9319         (icalendar-import-format-sample): New function.
9321 2008-01-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
9323         * vc.el (vc-exec-after): For mode-line-process highlighting, if
9324         `compile' is not available, fall back to font-lock-warning-face.
9326 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
9328         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
9329         that the filename end is found even when the filename is empty.
9330         Fixes error and spurious newlines when marking files for deletion.
9332 2008-01-26  Martin Rudalics  <rudalics@gmx.at>
9334         * subr.el (find-tag-default): Simplify using exclusively
9335         skip-syntax-backward/-forward.
9337 2008-01-26  Michael Albinus  <michael.albinus@gmx.de>
9339         * vc.el (vc-directory, vc-update-change-log): Remove check for
9340         Tramp.  Both functions work for it, though pretty slow
9341         (`vc-directory').  Maybe the implementation can be optimized.
9343         * net/tramp.el (tramp-dissect-file-name): Raise an error when
9344         Tramp 2.0 syntax is used.
9345         Suggested by Trent W. Buck <trentbuck@gmail.com>.
9347 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
9349         * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,
9350         invoke directory-files-and-attributes with last argument `integer'
9351         instead of `string'.
9352         (insert-directory): Add -n to the list of supported switches
9353         mentioned in the doc string.
9355 2008-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9357         * blank-mode.el: New version 9.1.  Handle "long" line tail
9358         visualization.  Doc fix.
9359         (blank-line-length): Rename to blank-line-column.
9360         (blank-chars-value-list, blank-toggle-option-alist, blank-help-text):
9361         Initialization fix.
9362         (blank-replace-spaces-by-tabs): New fun.
9363         (blank-cleanup, blank-cleanup-region, blank-color-on): Code fix.
9365 2008-01-25  Richard Stallman  <rms@gnu.org>
9367         * subr.el (add-hook): Implement `permanent-local-hook' property.
9369         * loadhist.el (file-provides, file-requires): Push the filename right.
9371 2008-01-25  Martin Rudalics  <rudalics@gmx.at>
9373         * emacs-lisp/find-func.el (find-library): Wrap search for
9374         library name in condition-case to avoid reporting a scan-error.
9376 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
9378         * server.el (server-process-filter): Don't force
9379         the authentication string to be followed by "\n".
9381 2008-01-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9383         * blank-mode.el: New version 9.0.  New commands to clean up some blank
9384         problems like trailing blanks.  New faces and regexp for visualizing
9385         the blank problems.  Doc fix.
9386         (blank-chars, blank-global-modes, blank-chars-value-list)
9387         (blank-toggle-option-alist, blank-help-text): Initialization fix.
9388         (blank-indentation, blank-empty, blank-space-after-tab): New faces.
9389         (blank-indentation, blank-empty, blank-space-after-tab)
9390         (blank-indentation-regexp, blank-empty-at-bob-regexp)
9391         (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
9392         (blank-cleanup, blank-cleanup-region): New commands.
9393         (blank-color-on): Code fix.
9395 2008-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
9397         * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
9398         file name.
9399         (ibuffer-mode-map): Add binding to sort by file name.
9400         (ibuffer-filename/process-header-map): New variable.
9401         (filename-and-process): Add a header that sorts by file name.
9402         (ibuffer-mode): Mention sorting by file name.
9404         * ibuf-ext.el (filename/process): New sorter.
9406 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
9408         * view.el (kill-buffer-if-not-modified): Don't pass t to
9409         buffer-modified-p.
9411 2008-01-24  Michael Albinus  <michael.albinus@gmx.de>
9413         * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
9414         the source file in case of `rename'.
9415         Reported by Pete Forman <pete.forman@westerngeco.com>.
9417 2008-01-24  Ken Manheimer  <ken.manheimer@gmail.com>
9419         * allout.el (allout-keybindings-list): In initial setting, express
9420         meta-prefixed allout keys as vectors instead of strings, since the
9421         string form is interpreted in some cases as composed key
9422         modifiers, eg, accented keys.
9424         (allout-line-boundary-regexp): Clarify description.
9426         (set-allout-regexp): Repair the expressions so that the formfeed
9427         part is identified as one of the top-level groups, and is
9428         included in all the forms, not just the -line-boundary-regexp one.
9430         (allout-prefix-data): Incorporate information from the various
9431         allout regexp's formfeed alternative group, when present.
9433         (allout-write-file-hook-handler): Rectify mangling of the error
9434         handling.  It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error'
9435         condition-case handler was apparently reformatted as if it was a
9436         call to the error function.  An apparent repair attempt in version
9437         1.101 situated the original body of the error handling code as
9438         bogus condition-case handlers.  I've returned to just about the
9439         working code that was originally there, removing an unnecessary -
9440         but benign - enclosing 'progn'.  (Automated or cursory code fixes
9441         often aren't.)
9443         (allout-region-active-p): Fallback to value of mark-active if
9444         neither use-region-p nor region-active-p are present, for
9445         compatability with current and recent emacs major releases.
9447 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
9449         * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
9450         (reftex-toc-restore-region):
9451         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
9452         (reftex-index-phrases-apply-to-region):
9453         * textmodes/ispell.el (ispell-word):
9454         * progmodes/vhdl-mode.el (vhdl-keep-region-active):
9455         * progmodes/pascal.el (pascal-mark-defun):
9456         * progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
9457         (f90-fill-region):
9458         * emulation/tpu-edt.el (tpu-set-mark):
9459         * emulation/crisp.el (crisp-region-active):
9460         * winner.el (winner-active-region):
9461         * ansi-color.el (ansi-color-set-extent-face): Use featurep instead
9462         of bound tests in order to resolve conditionals at compile time.
9464 2008-01-24  Juanma Barranquero  <lekktu@gmail.com>
9466         * delsel.el (delsel-unload-function): Don't use `remprop'; it is
9467         not autoloaded, and we wouldn't want to load CL just to unload
9468         delsel.el anyway.  Suggested by Martin Rudalics <rudalics@gmx.at>.
9470 2008-01-24  Martin Rudalics  <rudalics@gmx.at>
9472         * delsel.el (delete-selection-pre-hook): Avoid clearing out
9473         pre-command-hook when text is read-only.
9475 2008-01-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
9477         * vc.el (vc-process-filter): Do nothing if buffer not live.
9478         (vc-diff-finish): Rename from vc-diff-sentinel.
9479         No longer take REV1-NAME and REV2-NAME.
9480         Instead, take BUFFER-NAME.  Do nothing if buffer not live.
9481         Don't do window resize if no window displays buffer.
9482         (vc-diff-internal): Use vc-diff-finish.
9484         * vc.el (vc-next-action): Fix two instances of "free-var file" bug:
9485         In both cases, convert single call to one wrapped in dolist.
9487 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
9489         * vc.el: Add a TODO item about missing files.
9490         (vc-exec-after): Add a tooltip to the new mode-line item.
9492 2008-01-24  Glenn Morris  <rgm@gnu.org>
9494         * t-mouse.el (gpm-mouse-start): Declare as a function.
9496 2008-01-23  Michael Albinus  <michael.albinus@gmx.de>
9498         * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
9499         (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp.
9500         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9501         Don't send `tramp-rsh-end-of-line' additionally, when setting the
9502         prompt.
9503         (tramp-wait-for-output): Distinguish different prompt formats.
9504         (tramp-get-test-nt-command): Don't check for "\n" in the prompt.
9505         (tramp-local-host-p): Check whether temp directory is writable.
9507 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9509         * vc.el: Add TODO items.
9511 2008-01-23  Carsten Dominik  <dominik@science.uva.nl>
9513         * replace.el (occur-mode-find-occurrence-hook): New hook that can
9514         be used to reveal or highlight the location of a match.
9515         (occur-mode-goto-occurrence, occur-mode-goto-occurrence-other-window)
9516         (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'.
9518 2008-01-23  Martin Rudalics  <rudalics@gmx.at>
9520         * progmodes/hideif.el (hide-ifdef-shadow): Add version number
9521         for defcustom.
9522         (hide-ifdef-shadow): Add version number for defface.
9524 2008-01-23  Glenn Morris  <rgm@gnu.org>
9526         * textmodes/org.el (org-export-latex-cleaned-string): Fix declaration.
9528 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9530         * progmodes/sh-script.el (sh-basic-offset):
9531         * progmodes/cc-vars.el (c-syntactic-indentation)
9532         (c-syntactic-indentation-in-macros): Mark as safe.
9534 2008-01-23  Richard Stallman  <rms@gnu.org>
9536         * icomplete.el (icomplete-get-keys):
9537         Look up KEYS using all maps in proper buffer.
9539 2008-01-23  Juanma Barranquero  <lekktu@gmail.com>
9541         * frame.el (display-mm-height, display-mm-width):
9542         * whitespace.el (whitespace-check-leading-whitespace)
9543         (whitespace-check-trailing-whitespace)
9544         (whitespace-check-spacetab-whitespace)
9545         (whitespace-check-indent-whitespace)
9546         (whitespace-check-ateol-whitespace):
9547         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
9549 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9551         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
9552         after-save-hook so that it is not called multiple times.
9554         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
9556 2008-01-23  Eli Zaretskii  <eliz@gnu.org>
9558         * view.el (view-file-other-window, view-file-other-frame):
9559         Don't kill the buffer if it is modified.  Doc fixes.
9560         (kill-buffer-if-not-modified): New function.
9561         (view-file): Don't kill the buffer if it is modified.
9563         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
9564         (ebrowse-view/find-file-and-search-pattern):
9565         Call view-file-other-window instead of ebrowse-view-file-other-window.
9566         (ebrowse-view-file-other-frame): Don't call
9567         current-window-configuration.  Fix second argument in the call to
9568         view-mode-enter.  Doc fix.
9570 2008-01-23  Richard Stallman  <rms@gnu.org>
9572         * subr.el (atomic-change-group): Prevent undo list truncation.
9574 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9576         * files.el (safe-local-eval-forms):
9577         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
9579 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
9581         * comint.el (comint-insert-input): Set point first.
9583         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
9584         session doesn't hang because gdb-pending-triggers is non-nil.
9585         (gdb-frame-handler): Use buffer-file-name instead of
9586         buffer-name in case of duplicate file names.
9588 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9590         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
9591         C-M-e and C-M-h for emacs, they work by default.
9592         (verilog-emacs-features): Remove.
9593         (verilog-setup-dual-comments, verilog-populate-syntax-table):
9594         Remove.  Move syntax table initialization ...
9595         (verilog-mode-syntax-table): ... here.
9596         (verilog-mode): Don't initialize the syntax table here.
9597         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
9598         does not need it.
9600 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
9602         * progmodes/verilog-mode.el (verilog-booleanp): New function for
9603         backward compatibility.  Replace all uses of booleanp with
9604         verilog-booleanp.
9606 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
9608         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
9610 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
9612         * progmodes/verilog-mode.el (top-level): Fix spacing.
9613         (verilog-mode-version, verilog-mode-release-date):
9614         Update version number.
9615         (verilog-mode-release-emacs): New variable.
9616         (compile-command, reporter-prompt-for-summary-p):
9617         Define for byte compiler.
9618         (verilog-startup-message-lines, verilog-startup-message-displayed)
9619         (verilog-display-startup-message): Remove.
9620         (verilog-highlight-p1800-keywords): Improve docstring.
9621         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
9622         (vector-skip-list): Only defvar at compile time.
9623         (verilog-highlight-translate-off, verilog-indent-level)
9624         (verilog-indent-level-module, verilog-indent-level-declaration)
9625         (verilog-indent-declaration-macros, verilog-indent-lists)
9626         (verilog-indent-level-behavioral, verilog-indent-level-directive)
9627         (verilog-cexp-indent, verilog-case-indent, verilog-auto-newline)
9628         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
9629         (verilog-tab-to-comment, verilog-indent-begin-after-if)
9630         (verilog-align-ifelse, verilog-minimum-comment-distance)
9631         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
9632         (verilog-auto-endcomments, verilog-auto-read-includes)
9633         (verilog-auto-star-expand, verilog-auto-star-save)
9634         (verilog-library-flags, verilog-library-directories)
9635         (verilog-library-files, verilog-library-extensions)
9636         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
9637         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
9638         (verilog-assignment-delay, verilog-auto-inst-vector)
9639         (verilog-auto-inst-template-numbers, verilog-auto-input-ignore-regexp)
9640         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
9641         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
9642         Add safe-local-variable properties.
9643         (verilog-statement-menu, verilog-company, verilog-re-search-forward)
9644         (verilog-re-search-backward, verilog-error-regexp-add)
9645         (verilog-end-block-re, verilog-emacs-features)
9646         (verilog-populate-syntax-table, verilog-setup-dual-comments)
9647         (verilog-type-font-keywords, verilog-inside-comment-p)
9648         (electric-verilog-backward-sexp, verilog-backward-sexp)
9649         (verilog-forward-sexp, verilog-font-lock-init, verilog-mode)
9650         (electric-verilog-terminate-line, electric-verilog-semi)
9651         (electric-verilog-tab, verilog-insert-1, verilog-insert-indices)
9652         (verilog-generate-numbers, verilog-comment-region, verilog-label-be)
9653         (verilog-beg-of-statement, verilog-in-case-region-p)
9654         (verilog-in-struct-region-p, verilog-in-generate-region-p)
9655         (verilog-in-fork-region-p, verilog-backward-case-item)
9656         (verilog-set-auto-endcomments, verilog-get-expr)
9657         (verilog-expand-vector-internal, verilog-surelint-off)
9658         (verilog-batch-execute-func, verilog-calculate-indent)
9659         (verilog-calc-1, verilog-calculate-indent-directive)
9660         (verilog-leap-to-head, verilog-continued-line)
9661         (verilog-backward-token, verilog-backward-syntactic-ws)
9662         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
9663         (verilog-forward-ws&directives, verilog-at-constraint-p)
9664         (verilog-skip-backward-comments, verilog-indent-line-relative)
9665         (verilog-do-indent, verilog-indent-comment, verilog-more-comment)
9666         (verilog-pretty-declarations, verilog-pretty-expr)
9667         (verilog-just-one-space, verilog-indent-declaration)
9668         (verilog-get-completion-decl, verilog-goto-defun, verilog-showscopes)
9669         (verilog-header, verilog-signals-combine-bus, verilog-read-decls)
9670         (verilog-read-always-signals-recurse, verilog-read-instants)
9671         (verilog-read-auto-template, verilog-set-define)
9672         (verilog-read-defines, verilog-read-signals, verilog-getopt)
9673         (verilog-is-number, verilog-expand-dirnames, verilog-modi-lookup)
9674         (verilog-modi-cache-results, verilog-insert-one-definition)
9675         (verilog-make-width-expression, verilog-delete-autos-lined)
9676         (verilog-auto-save-check, verilog-auto-arg, verilog-auto-inst-port)
9677         (verilog-auto-inst, verilog-auto-inst-param, verilog-auto-reg)
9678         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
9679         (verilog-auto-output-every, verilog-auto-input, verilog-auto-inout)
9680         (verilog-auto-inout-module, verilog-auto-sense, verilog-auto-reset)
9681         (verilog-auto-tieoff, verilog-auto-unused, verilog-auto-ascii-enum)
9682         (verilog-auto, verilog-sk-define-signal, verilog-mode-mouse-map)
9683         (verilog-load-file-at-mouse, verilog-load-file-at-point)
9684         (verilog-library-files): Cleanup spacing of )'s they should not be
9685         on unique lines.  Fix checkdoc warnings.
9687 2008-01-22  Glenn Morris  <rgm@gnu.org>
9689         * progmodes/hideif.el (hide-ifdef-initially, hide-ifdef-read-only)
9690         (hide-ifdef-lines, hide-ifdef-shadow): Remove autoload cookies
9691         from defcustoms.
9692         (hide-ifdef-shadow): Remove autoload cookie from defface.
9694         * vc.el (vc-diff-sentinel): Do not write a footer if there were
9695         differences.
9697 2008-01-21  Reiner Steib  <Reiner.Steib@gmx.de>
9699         * pcvs-defs.el (cvs-menu): Improve cvs-mode-find-file,
9700         cvs-mode-find-file-other-window.  Add cvs-mode-diff-yesterday and
9701         manual entry.
9703 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
9705         * net/dbus.el (dbus-ignore-errors): New macro.
9706         (dbus-unregister-object): New defun.  Moved from dbusbind.c.
9707         (dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
9708         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
9709         (dbus-get-signatures): Apply `dbus-ignore-errors'.
9711 2008-01-21  Martin Rudalics  <rudalics@gmx.at>
9713         * outline.el (outline-up-heading): Fix check for top level to
9714         avoid infinite looping in hide-other.
9716 2008-01-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9718         * vc.el (vc-process-sentinel): After calling the previous
9719         sentinel, do nothing if the process' buffer is not live.
9721 2008-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9723         * blank-mode.el: Fix a problem of cleaning blank faces when turning off
9724         blank-mode in some buffers (like *info* buffers).  Reported by Juanma
9725         Barranquero <lekktu@gmail.com>.  Eliminate `-face' suffix of all
9726         blank-mode faces.  Doc fix.  New version 8.1.
9727         (blank-turn-on, blank-turn-off): Replace (and CONDITION BODY) by (when
9728         CONDITION BODY).
9729         (blank-space-face): Face/option name replaced by blank-space.
9730         (blank-hspace-face): Face/option name replaced by blank-hspace.
9731         (blank-tab-face): Face/option name replaced by blank-tab.
9732         (blank-newline-face): Face/option name replaced by blank-newline.
9733         (blank-trailing-face): Face/option name replaced by blank-trailing.
9734         (blank-line-face): Face/option name replaced by blank-line.
9735         (blank-space-before-tab-face): Face/option name replaced by
9736         blank-space-before-tab.
9737         (blank-color-on, blank-color-off, blank-display-char-on): Fix code.
9739 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
9741         * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp)
9742         (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp)
9743         (blank-space-before-tab-regexp, blank-global-modes, blank-mode)
9744         (global-blank-mode): Doc fixes.
9745         (blank, blank-space-face, blank-hspace-face, blank-tab-face)
9746         (blank-newline-face, blank-trailing-face, blank-line-face)
9747         (blank-space-before-tab-face, blank-display-mappings)
9748         (blank-chars-value-list, blank-style-value-list, blank-toggle-options)
9749         (global-blank-toggle-options, blank-help-text, blank-interactive-char)
9750         (blank-turn-on, blank-turn-off, blank-color-on, blank-color-off):
9751         Fix typos in docstrings.
9753 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
9755         * server.el (server-log-time-function): New variable.
9756         (server-log): Use it.
9758 2008-01-21  Glenn Morris  <rgm@gnu.org>
9760         * progmodes/hideif.el: Move defcustoms and defface to start of file.
9762         * textmodes/org.el (org-entry-properties): Let-bind `clocksum'.
9764 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
9766         * textmodes/org.el (org-unmodified, org-cycle-emulate-tab)
9767         (org-descriptive-links, org-link-file-path-type)
9768         (org-remember-use-refile-when-interactive)
9769         (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
9770         (org-export-ascii-bullets, org-agenda-deadline-faces)
9771         (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
9772         (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
9773         (org-kill-note-or-show-branches): Fix typos in docstrings.
9775 2008-01-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
9777         * vc.el (vc-process-sentinel): Set mode-line-process.
9778         (vc-exec-after): Likewise, for the `run' process status.
9780 2008-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9782         * ibuffer.el (ibuffer-mode): Fix last change.
9784 2008-01-20  Dan Nicolaescu  <dann@ics.uci.edu>
9786         * vc-hg.el (vc-hg-registered):
9787         * vc-svn.el (vc-svn-registered): Make it work for non-existent files.
9789 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
9791         * repeat.el (repeat-undo-count): New variable.
9792         (repeat): For self-insertions make undo boundary only after 20
9793         repetitions.  Inhibit point recording unless repeat-repeat-char is nil.
9795 2008-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9797         * net/imap.el (imap-ping-server): New variable.
9798         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9799         (imap-ping-server): Minor doc string fixes.
9801 2008-01-19  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9803         * net/imap.el (imap-ping-server): New function.
9804         (imap-opened): Call imap-ping-server.
9806 2008-01-20  Glenn Morris  <rgm@gnu.org>
9808         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
9809         prevent infloops.
9811 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
9813         * progmodes/python.el (python-imports): Default to "None".
9815 2008-01-19  Tom Tromey  <tromey@redhat.com>
9817         * vc-svn.el (vc-svn-after-dir-status): New function.
9818         (vc-svn-dir-status): Run svn asynchronously.
9820 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
9822         * progmodes/hideif.el (hide-ifdef-shadow): New option.
9823         (hide-ifdef-shadow): New face.
9824         (hide-ifdef-toggle-shadowing): New function to toggle between
9825         shadowing and making code invisible.
9826         (hide-ifdef-mode-submap): Add binding for hide-ifdef-toggle-shadowing.
9827         (hide-ifdef-mode-menu): Add entry for hide-ifdef-toggle-shadowing.
9828         (hide-ifdef-region-internal): Give new overlay hide-ifdef
9829         property.  Shadow text when hide-ifdef-shadow is non-nil.
9830         (hif-show-ifdef-region): Remove overlays with hide-ifdef property set.
9831         (hif-hide-line): Use when instead of if.
9832         (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
9833         Remove unneeded * from doc-strings.
9835 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9837         * doc-view.el (doc-view-goto-page): Don't move point any more, now that
9838         the hscroll behavior was fixed.
9839         (doc-view-mode): Disable auto-hscroll-mode.
9841 2008-01-18  Tom Tromey  <tromey@redhat.com>
9843         * vc-svn.el (vc-svn-dir-status): New function.
9845 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
9847         * vc.el: Make vc-status asynchronous.
9848         (vc-update-vc-status-buffer): New function broken out of ...
9849         (vc-status-refresh): ... here.  Pass vc-update-vc-status-buffer to
9850         the dir-status backend function.
9852         * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
9853         Move the output processing to ...
9854         (vc-hg-after-dir-status): ... here.  Call the function passed as
9855         an argument with the results.
9857 2008-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9859         * doc-view.el (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
9860         (doc-view-insert-image): Do something if the image is missing.
9861         (doc-view-mode): Don't use file-remote-p.
9863 2008-01-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
9865         * textmodes/org-export-latex.el (org-export-latex-cleaned-string): Fix.
9866         (org-export-latex-special-chars): Convert "..." in \ldots
9867         and skip tables.
9868         (org-export-latex-fontify-headline): Change parameter name.
9869         (org-export-as-latex): Handle export of subtrees.
9870         (org-export-latex-make-header): New argument TITLE.
9871         (org-export-latex-content): New argument EXCLUDE-LIST.
9872         (org-list-parse-list): New name for org-export-latex-parse-list.
9873         (org-export-latex-make-header): New name for
9874         org-export-latex-make-preamble.
9875         (org-list-to-generic): New name of org-export-list-to-generic.
9876         (org-list-to-latex): New name of org-export-list-to-latex.
9877         (org-list-item-begin, org-list-end, org-list-insert-radio-list)
9878         (org-list-send-list, org-list-to-texinfo)
9879         (org-list-to-html): New functions.
9880         (org-export-latex-tables-column-borders)
9881         (org-export-latex-default-class, org-export-latex-classes)
9882         (org-export-latex-classes-sectioning)
9883         (org-list-radio-list-templates): New options.
9884         (org-export-latex-header): New variable.
9885         (org-latex-entities): New constant.
9886         (org-export-latex-default-sectioning, org-export-latex-preamble)
9887         (org-export-latex-prepare-text-option)
9888         (org-export-latex-get-sectioning): Remove.
9890 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
9892         * textmodes/org-publish.el (org-publish-current-project):
9893         Fix bug with forcing publication.
9895         * textmodes/org.el (org-export-with-special-strings): New option.
9896         (org-export-html-convert-special-strings): New function.
9897         (org-html-do-expand): `org-export-html-convert-special-strings'
9898         added to the list of conversion.
9899         (org-infile-export-plist, org-get-current-options): Add support
9900         for "-" in the #+OPTION line to let user switch on/off special
9901         strings conversion.
9902         (org-export-plist-vars): New :html-table-tag property.
9903         (org-export-as-html, org-format-org-table-html)
9904         (org-format-table-table-html) Use the :html-table-tag property
9905         instead of the `org-export-html-table-tag' global value.
9906         (org-additional-option-like-keywords): Add "TBLFM".
9907         (org-entry-properties): Include the CLOCKSUM special property.
9908         (org-columns-edit-value): Do not allow to edit the special
9909         CLOCKSUM property.
9910         (org-flag-drawer): Use the original value of `outline-regexp'.
9911         (org-remember-handler): Add invisible-ok flag to call to
9912         `org-end-of-subtree'.
9913         (org-agenda-highlight-todo): Respect
9914         `org-agenda-todo-keyword-format'.
9915         (org-agenda-todo-keyword-format): New option.
9916         (org-infile-export-plist): No restriction while searching for options.
9917         (org-remember-handler): Remove comments at the end of the buffer.
9918         (org-remember-use-refile-when-interactive): New option.
9919         (org-table-sort-lines): Make sure sorting works on link
9920         descritions only, and ignores the link.
9921         (org-sort-entries-or-items): Make sure the end of the subtree is
9922         included.
9923         (org-refile-use-outline-path): New allowed values `file' and
9924         `full-file-path'.
9925         (org-get-refile-targets): Respect new values for
9926         `org-refile-use-outline-path'.
9927         (org-agenda-get-restriction-and-command): DEL goes back to initial list.
9928         (org-export-as-xoxo): Restore point when done.
9929         (org-open-file): Allow multiple %s in command.
9930         (org-clock-in-switch-to-state): New option.
9931         (org-first-list-item-p): New function.
9932         (org-last-remember-storage-locations): New variable.
9933         (org-get-refile-targets): Interpret the new maxlevel setting.
9934         (org-refile-targets): New option `:maxlevel'.
9935         (org-copy-subtree): Include empty lines before but not after subtree.
9936         (org-back-over-empty-lines, org-skip-whitespace): New functions.
9937         (org-move-item-down, org-move-item-up): Include empty lines before
9938         but not after item.
9939         (org-first-sibling-p): New function.
9940         (org-remember-apply-template): Defaults, completions and history
9941         for template prompts.  Also, interpret new `%!' escape.
9942         (org-context-choices): New constant.
9943         (org-bound-and-true-p): New macro.
9944         (org-imenu-depth): New option.
9945         (org-imenu-markers): New variable.
9946         (org-imenu-new-marker, org-imenu-get-tree)
9947         (org-speedbar-set-agenda-restriction): New functions.
9948         (org-agenda-set-restriction-lock)
9949         (org-agenda-remove-restriction-lock)
9950         (org-agenda-maybe-redo): New functions.
9951         (org-agenda-restriction-lock): New face.
9952         (org-agenda-restriction-lock-overlay)
9953         (org-speedbar-restriction-lock-overlay): New variables.
9954         (org-open-at-point): Remove obsolete way to do redirection in
9955         shell links.
9956         (org-imenu-and-speedbar): New customization group.
9957         (org-entry-properties): Return keyword-less time strings.
9958         (org-clock-heading-function): New option.
9959         (org-clock-in): Use `org-clock-heading-function'.
9960         (org-calendar-holiday): Try to use `calendar-check-holidays'
9961         instead of the obsolete `check-calendar-holidays'.
9962         (org-export-html-special-string-regexps): New constant.
9963         (org-massive-special-regexp): New variable.
9964         (org-compute-latex-and-specials-regexp)
9965         (org-do-latex-and-special-faces): New functions.
9966         (org-latex-and-export-specials): New face.
9967         (org-highlight-latex-fragments-and-specials): New option.
9968         (org-link-escape-chars): Use characters instead of strings.
9969         (org-link-escape-chars-browser, org-link-escape)
9970         (org-link-unescape): Use characters instead of strings.
9971         (org-export-html-convert-sub-super, org-html-do-expand): Check for
9972         protected text.
9973         (org-emphasis-alist): Additional `verbatim' flag.
9974         (org-set-emph-re): Handle the verbatim flag and compute
9975         `org-verbatim-re'.
9976         (org-cleaned-string-for-export): Protect verbatim elements.
9977         (org-verbatim-re): New variable.
9978         (org-hide-emphasis-markers): New option.
9979         (org-additional-option-like-keywords): Add new keywords.
9980         (org-get-entry): Rename from `org-get-cleaned-entry'.
9981         (org-icalendar-cleanup-string): New function for quoting icalendar text.
9982         (org-agenda-skip-scheduled-if-done): New option.
9983         (org-agenda-get-scheduled, org-agenda-get-blocks): Use
9984         `org-agenda-skip-scheduled-if-done'.
9985         (org-prepare-agenda-buffers): Allow buffers as arguments.
9986         (org-entry-properties): Add CATEGORY as a special property.
9987         (org-use-property-inheritance): Allow a list of properties as a value.
9988         (org-eval-in-calendar): No longer update the prompt.
9989         (org-read-date-popup-calendar): Rename from
9990         `org-popup-calendar-for-date-prompt'.
9991         (org-read-date-display-live): New variable.
9992         (org-read-date-display): New function.
9993         (org-read-date-analyze): New function.
9994         (org-remember-apply-template): Define `remember-finalize' if it is
9995         not yet defined.
9996         (org-remember-insinuate): New function.
9997         (org-read-date-prefer-future): New option.
9998         (org-read-date): Respect the setting of
9999         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
10000         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
10001         hardcoded string.
10002         (org-remember-apply-template): Use `remember-finalize' instead of
10003         `remember-buffer'.
10004         (org-columns-compute, org-column-number-to-string)
10005         (org-columns-uncompile-format, org-columns-compile-format)
10006         (org-columns-compile-format): Handle printf format specifier.
10007         (org-columns-new, org-column-number-to-string)
10008         (org-columns-uncompile-format, org-columns-compile-format):
10009         Support for new currency summary type.
10010         (org-tree-to-indirect-buffer): Do not kill old buffer when
10011         `org-indirect-buffer-display' is `new-frame'.
10012         (org-indirect-buffer-display): Document that `new-frame' leads to
10013         indiret buffer proliferation.
10014         (org-agenda-list): Use `org-extend-today-until'.
10015         (org-extend-today-until): New option.
10016         (org-format-org-table-html): Use lower-case for <col> tag.
10017         (org-agenda-execute): New command.
10018         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
10019         (org-select-remember-template): New function.
10020         (org-remember-apply-template): Use `org-select-remember-template'.
10021         (org-go-to-remember-target): New function.
10023 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
10025         * vc.el: Add a TODO note about vc-state.
10026         (vc-next-action): Register 'unregistered and 'ignored files.
10027         Use when and unless instead of if where appropriate.
10028         (vc-start-entry): Fix typo.
10029         (vc-status): Autoload it.
10031 2008-01-18  Glenn Morris  <rgm@gnu.org>
10033         * ffap.el (ffap-alist): Remove space from RFC regexp.
10035 2008-01-18  Richard Stallman  <rms@gnu.org>
10037         * custom.el (custom-theme-recalc-face): Use face-spec-set rather
10038         than face-spec-recalc.
10040 2008-01-18  Glenn Morris  <rgm@gnu.org>
10042         * ibuffer.el (ibuffer-mode): Fix typo in previous change.
10044 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10045             Miles Bader  <miles@gnu.org>
10047         * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
10048         TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
10049         for handling display table (via visws.el package), his code was
10050         modified, but the main idea was kept.
10052 2008-01-17  Glenn Morris  <rgm@gnu.org>
10054         * ibuf-ext.el (ibuffer-auto-mode, ibuffer-save-filter-groups)
10055         (ibuffer-save-filters): Remove calls to deleted
10056         ibuffer-update-mode-name.
10058 2008-01-16  Martin Rudalics  <rudalics@gmx.at>
10060         * longlines.el (longlines-mode, longlines-show-region)
10061         (longlines-unshow-hard-newlines): Bind buffer-file-name and
10062         buffer-file-truename to nil while modifying buffer.
10064         * cus-edit.el (custom-reset-standard-variables-list)
10065         (custom-reset-standard-faces-list): New variables.
10066         (custom-reset-standard-save-and-update): New function.
10067         (Custom-save): Apply custom-mark-to-save before and
10068         custom-state-set-and-redraw after saving options.
10069         (Custom-reset-standard): Apply custom-mark-to-reset-standard to
10070         options and call custom-reset-standard-save-and-update.
10071         (custom-variable, custom-face, custom-group): Provide new
10072         entries for custom-mark-to-save, custom-mark-to-reset-standard,
10073         and custom-state-set-and-redraw.
10074         (custom-variable-mark-to-save)
10075         (custom-variable-state-set-and-redraw)
10076         (custom-variable-mark-to-reset-standard)
10077         (custom-face-mark-to-save, custom-face-state-set-and-redraw)
10078         (custom-face-mark-to-reset-standard)
10079         (custom-group-mark-to-save, custom-group-state-set-and-redraw)
10080         (custom-group-mark-to-reset-standard): New functions.
10081         (custom-variable-save): Move save, state-set, and redraw
10082         functionality to custom-variable-mark-to-save.
10083         (custom-face-save): Move save, state-set, and redraw
10084         functionality to custom-face-mark-to-save.
10085         (custom-group-save): Move save, state-set, and redraw
10086         functionality to custom-group-mark-to-save.
10087         (custom-variable-reset-standard, custom-face-reset-standard)
10088         (custom-group-reset-standard): Move save, state-set, and redraw
10089         functionality to custom-reset-standard-save-and-update.
10091         (custom-buffer-create-internal): Fix text in verbose help.
10092         (custom-face-value-create): Indent doc-strings of faces like
10093         those of variables.
10095 2008-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10097         * server.el (server-process-filter): Replace lineno and columnnno
10098         which defaulted to 1&0 with filepos which defaults to nil.
10099         (server-goto-line-column): Only receive the filepos.
10100         Only move if filepos is non-nil.
10101         (server-visit-files): Slight restructure to consolidate two calls to
10102         server-goto-line-column into just one.
10104         * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
10105         the use of degraded mode.
10106         (nxml-degrade): Don't change mode-name.
10108         * nxml/rng-nxml.el (rng-nxml-mode-init):
10109         Don't overwrite mode-line-process.
10111         * ibuffer.el (mode): Pass the buffer to format-mode-line.
10112         (ibuffer-update-mode-name): Remove.
10113         (ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
10114         (ibuffer-mode): Use mode-line-process instead.
10116         * ibuf-ext.el (ibuffer-auto-update-changed, ibuffer-auto-mode):
10117         Use derived-mode-p.
10118         (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line.
10120         * help.el (describe-mode): Pass the right buffer to format-mode-line.
10122 2008-01-16  Glenn Morris  <rgm@gnu.org>
10124         * comint.el (comint-regexp-arg): Fix no-input case.
10126 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
10128         * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
10129         * pcvs.el (cvs-revert-if-needed):
10130         * vc.el (vc-maybe-resolve-conflicts): Rename callers.
10132         * vc-svn.el (vc-svn-find-file-hook):
10133         * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
10135 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
10137         * calendar/icalendar.el (icalendar-version): Increase to 0.16.
10138         (icalendar-export-file, icalendar-import-file):
10139         Restore significant trailing whitespace in `interactive' prompts.
10141 2008-01-16  Tom Tromey  <tromey@redhat.com>
10143         * calendar/icalendar.el (icalendar--convert-tz-offset)
10144         (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
10145         (icalendar--find-time-zone): New functions.
10146         (icalendar--decode-isodatetime): Add `zone' argument, passed to
10147         `decode-time'.  Doc fix.
10148         (icalendar--convert-ical-to-diary): Compute zone-map.
10149         Pass timezone to icalendar--decode-isodatetime.
10151 2008-01-16  Alan Mackenzie  <acm@muc.de>
10153         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
10154         an eval-and-compile, so as to permit byte-compiling (e.g. in
10155         bootstrap).
10157 2008-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10159         * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.
10160         (easy-menu-create-menu, easy-menu-convert-item-1): Use it to avoid
10161         using the same key for different menu entries.
10163         * smerge-mode.el (smerge-refine): Also work on "same change conflicts".
10164         (smerge-makeup-conflict): New command.
10166 2008-01-15  Thien-Thi Nguyen  <ttn@gnuvola.org>
10168         * log-edit.el (log-edit): Doc fix.
10170 2008-01-15  Glenn Morris  <rgm@gnu.org>
10172         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
10174 2008-01-14  Alan Mackenzie  <acm@muc.de>
10176         * progmodes/cc-vars.el (c-constant-symbol): New function which
10177         supersedes c-const-symbol.  During a customize-.. call it enables
10178         an element of (e.g.) c-hanging-braces alist to have its name
10179         displayed, even when the default value of c-h-b etc. doesn't
10180         include the elemnt.  Replace uses of the old function by the new.
10182         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
10183         obscure non-working fragment ":value c-".
10185 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10187         * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
10189 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
10191         * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
10192         instead of `tramp-file-name-real-host'.
10194         * net/trampver.el: Update release number.
10196 2008-01-14  Alan Mackenzie  <acm@muc.de>
10198         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
10199         call inside a struct being recognised as a K&R argument.
10201 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10203         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10204         Accept "fatal error" from MSFT.
10205         Reported by Jared Finder <jfinder@crypticstudios.com>.
10207 2008-01-14  Dan Nicolaescu  <dann@ics.uci.edu>
10209         * smerge-mode.el (smerge-auto): New function.
10210         * vc-svn.el (vc-svn-find-file-hook):
10211         * vc-arch.el (vc-arch-find-file-hook):
10212         * pcvs.el (cvs-revert-if-needed):
10213         * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
10214         (top-level): Add a Todo list.
10216 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
10218         * vc.el (vc-update): Resolve conflicts if necessary instead of
10219         just updating the buffer.
10221         * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
10222         update command so that we can parse the output.
10224 2008-01-13  Martin Rudalics  <rudalics@gmx.at>
10226         * mail/rmail.el (rmail-convert-to-babyl-format):
10227         Remove save-excursion to avoid infinite looping.
10228         Reported by dnz <dnz@bk.ru>.
10230 2008-01-12  Glenn Morris  <rgm@gnu.org>
10232         * woman.el (woman-parse-numeric-arg): Change handling of `==':
10233         can be interned without a function definition.
10235 2008-01-12  Jason Rumney  <jasonr@gnu.org>
10237         * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
10238         (rng-nxml-mode-init): Declare.
10240 2008-01-11  Jason Rumney  <jasonr@gnu.org>
10242         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
10243         (rng-preferred-prefix-alist-default): Remove.
10245         * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
10246         Rename from nxml-enable-unicode-char-name-sets-flag.
10247         (nxml-enable-unicode-char-name-sets-1): Merge into
10248         nxml-enable-unicode-char-name-sets.
10249         (nxml-enable-unicode-char-name-sets): Don't unconditionally set
10250         nxml-char-name-ignore-case here.
10252         * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
10253         Update doc string and commentary.
10254         (nxml-char-name-ignore-case): Change default value.
10255         (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
10257 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
10259         * cus-start.el (all): Add missing version entries.
10261 2008-01-11  Glenn Morris  <rgm@gnu.org>
10263         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
10264         (euc-to-flat-code, flat-code-to-euc):
10265         * textmodes/org.el (elmo-msgdb-overview-get-entity)
10266         (wl-summary-buffer-msgdb): Declare as funtions.
10268 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
10270         * progmodes/ada-mode.el (ada-set-syntax-table-properties):
10271         Bind buffer-file-name and buffer-file-truename.
10273         * fringe.el (fringe-mode-explicit): New variable.
10274         (set-fringe-mode): Don't alter default-frame-alist when just
10275         loading this file.
10277 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
10279         * doc-view.el (doc-view-buffer-file-name): New variable.
10280         (doc-view-convert-current-doc, doc-view-search)
10281         (doc-view-current-cache-dir, doc-view-initiate-display)
10282         (doc-view-mode): Use it.
10283         (doc-view-bookmark-make-cell): Use variable buffer-file-name
10284         instead of function.
10286 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
10288         * vc-svn.el (vc-svn-registered): Return the correct value for
10289         ignored and unregistered files.
10291 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
10293         * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
10295 2008-01-10  Tom Tromey  <tromey@redhat.com>
10297         * vc.el (vc-status-unmark-all-files): New function.
10298         (vc-status-unmark-all-files): Likewise.
10299         (vc-status-mode-map): Add bindings.
10301 2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>
10303         * ediff*.el: Uncomment declare-function.
10305         * emulation/viper*.el: Uncomment declare-function.
10307 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
10309         * doc-view.el (doc-view-mode): Support tramp, compressed files and
10310         files inside archives uniformly.
10312 2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
10314         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
10315         constant with a computation on sgml-specials rather than a literal
10316         list.  Without this change the syntax table is generated
10317         incorrectly, and the mode will think it's in a comment following
10318         any instance of the string "--".
10320 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
10322         * doc-view.el (doc-view-mode-p): Add EPS as supported type.
10323         (doc-view-mode): Support document files inside archives.
10325 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
10327         * vc.el (vc-deduce-fileset): Return the currently selected file if
10328         no files are selected when using vc-status.
10330 2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
10332         * ediff*.el: Comment out declare-function.  "make bootstrap"
10333         stops with an error and Emacs does not compile with those things in.
10334         Besides, declare-function is not defined in XEmacs.
10336         * ediff-util (eqiff-quit): Autoraise minibuffer.
10338         * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
10340         * emulation/viper*.el: Comment out declare-function -- not defined
10341         in XEmacs.
10343         * emulation/viper-ex.el (viper-info-on-file):
10344         Take care of indirect buffers.
10346         * emulation/viper.el (viper-set-hooks, set-cursor-color):
10347         Set viper-vi-state-cursor-color.
10349 2008-01-09  Tom Tromey  <tromey@redhat.com>
10351         * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
10352         Just return header.
10353         (vc-status-move-to-goal-column): New function.
10354         (vc-status-mode-map): Define more keys.
10355         (vc-status-mode): Use vc-status-refresh.  Now 'special.
10356         (vc-status-refresh): New function.
10357         (vc-status-next-line): Likewise.
10358         (vc-status-previous-line): Likewise.
10359         (vc-status-mark-file): Use vc-status-next-line.
10360         (vc-status-unmark-file): Use vc-status-previous-line.
10361         (vc-status-unmark-file-up): New function.
10362         (vc-status-register): Likewise.
10363         (vc-status-find-file): Likewise.
10364         (vc-status-find-file-other-window): Likewise.
10365         (vc-status-current-file): Likewise.
10366         (vc-ensure-vc-buffer): Understand vc-status mode.
10368         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
10370 2008-01-09  Glenn Morris  <rgm@gnu.org>
10372         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
10373         entry, for Windows.
10375 2008-01-09  Tom Tromey  <tromey@redhat.com>
10377         * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
10379 2008-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10381         * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
10382         add a file-name handler.
10384 2008-01-08  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10386         * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
10387         Rename from function bibtex-files-expand.  New optional arg select.
10388         (bibtex-flash-head): Allow blink-matching-delay being zero.
10389         (bibtex-clean-entry): Use atomic-change-group.
10390         (bibtex-format-entry): Check presence of required fields only
10391         after formatting of fields.  Use member-ignore-case.  Do not use
10392         bibtex-parse-entry.  Do not use booktitle field to set a missing title.
10393         (bibtex-autofill-entry): Do not call undo-boundary.
10394         (bibtex-lessp): Handle crossref keys that point to another bibtex file.
10395         (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
10396         Parse keys if necessary.
10398 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10400         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
10401         quotes in case of spaces, e.g. STL containers (not pretty).
10403 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10405         * progmodes/gdb-ui.el (gud-gdb-command-name):
10406         Explain "--annotate=3" option is necessary for the Graphical Interface.
10408 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10410         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
10411         on menu bar.
10413 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
10415         * ffap.el (ffap-read-file-or-url): Let-bind
10416         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
10418 2008-01-08  Sven Joachim  <svenjoac@gmx.de>
10420         * vc-bzr.el: Fix typo in header.
10422 2008-01-08  Eli Zaretskii  <eliz@gnu.org>
10424         * Makefile.in (custom-deps, finder-data): Depend on autoloads
10425         instead of loaddefs.el.
10427 2008-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10429         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
10430         gets inserted out-of-order.
10432 2008-01-08  Riccardo Murri  <riccardo.murri@gmail.com>
10434         * vc-bzr.el: Copyright and version headers update.
10435         Remove some outdated comments through the whole file.
10436         (vc-bzr-program-args): Remove because unused.
10437         (vc-bzr-log-switches): New customization option.
10438         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
10439         use `vc-bzr-program-args'.
10440         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
10441         `vc-find-root' (patch by Andreas Hoenen).
10442         (vc-bzr-status): Update regex to match latest Bzr output.
10443         Remove redundant test.
10444         (vc-bzr-init-version): New function.
10445         (vc-bzr-unregister): Must not delete file.
10446         (vc-bzr-find-version): New function.
10447         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
10448         a non-empty string, otherwise take head revision.
10449         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
10450         (vc-bzr-diff): Simpler build of the revision spec string.
10451         (vc-annotate-convert-time, vc-bzr-annotate-difference):
10452         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
10453         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
10454         (vc-bzr-dired-state-info): Only provide custom strings for
10455         overloaded VC state 'edited; otherwise fallback to
10456         `vc-default-dired-state-info'.
10458 2008-01-08  Richard Stallman  <rms@gnu.org>
10460         * delsel.el (delete-selection-mode): Doc fix.
10462 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
10464         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
10465         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
10467         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
10468         of watch expressions (only works fully with GDB 6.7 or later).
10470 2008-01-08  Dan Nicolaescu  <dann@ics.uci.edu>
10472         * time-stamp.el (time-stamp-time-zone):
10473         * whitespace.el (whitespace-check-buffer-leading)
10474         (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
10475         (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
10476         * progmodes/sh-script.el (sh-indentation):
10477         * textmodes/ispell.el (ispell-local-pdict):
10478         Add safe-local-variable properties.
10480 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
10482         * vc-git.el (vc-git--call): Apply `process-file' instead of
10483         `call-process'.
10485         * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
10486         Reported by Pete Forman <pete.forman@westerngeco.com>.
10487         (tramp-perl-encode, tramp-perl-decode): Update copyrights.
10488         (tramp-handle-process-file): Handle the case where DESTINATION is
10489         a consp with t as car.
10490         (tramp-wait-for-output): We shall remove exactly what has been
10491         find by the search.
10493 2008-01-08  Kevin Ryde  <user42@zip.com.au>
10495         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10496         For perl, allow "during global destruction" at end.  Add entry for
10497         two-arg form of the Test module ok() func.
10499 2008-01-08  Glenn Morris  <rgm@gnu.org>
10501         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
10502         unified format.
10504         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
10506 2008-01-08  Ralf Angeli  <angeli@caeruleus.net>
10508         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
10509         Simplify selection of frame focusing function.
10511 2008-01-08  Michael Olson  <mwolson@gnu.org>
10513         * textmodes/remember.el (remember-region): Fix typo in docstring.
10515 2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
10517         * textmodes/remember.el (remember): If there is a visible region
10518         [that is, the mark is active and transient mark mode is enabled]
10519         then use this region for the initial contents of the *Remember*
10520         buffer.  Use `region-beginning' and `region-end' instead of
10521         `point' and `mark'.
10523 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
10525         * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
10526         argument to vc-hg-command.
10527         (vc-hg-log-view-mode): Handle the user field better.
10529 2008-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10531         * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
10533 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10535         * vc.el (vc-status-fileinfo): New defstruct.
10536         (vc-status): New defvar.
10537         (vc-status-insert-headers, vc-status-printer, vc-status)
10538         (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
10539         (vc-status-unmark-file, vc-status-marked-files): New functions.
10541         * vc-hg.el (vc-hg-dir-status): New function.
10543 2008-01-06  Martin Rudalics  <rudalics@gmx.at>
10545         * cus-edit.el (custom-tool-bar-map): Move initialization of this
10546         keymap from here ...
10547         (custom-mode): ... to here.  Reported by Reiner Steib.
10549 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10551         * obsolete/x-apollo.el: Remove file for unsupported system.
10553         * term/x-win.el (vendor-specific-keysyms): Remove reference to
10554         Apollo.
10556         * progmodes/gud.el (gud-dgux-p): Remove.
10557         (dbx): Remove reference to dgux.
10559         * progmodes/ps-mode.el (ps-mode-print-function):
10560         * ps-print.el (ps-lp-system):
10561         * paths.el (rmail-spool-directory):
10562         * ls-lisp.el (ls-lisp-emulation):
10563         * lpr.el (lpr-lp-system):
10564         * dired.el (dired-chown-program): Remove references to dgux.
10566 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10568         * vc.el (vc-process-sentinel): Fix apparent typo.
10569         (vc-do-command): Forcefully kill any left over process.
10570         Use start-file-process.
10571         (vc-annotate-get-time-set-line-props): Check we don't move backward.
10573 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
10575         * net/dbus.el (dbus-list-hash-table)
10576         (dbus-name-owner-changed-handler): Replace "signal" by "member".
10577         (dbus-check-event): Add serial number to event.
10578         (dbus-handle-event): Apply return message if needed.
10579         (dbus-event-serial-number): New defun.
10580         (dbus-event-service-name, dbus-event-path-name)
10581         (dbus-event-interface-name, dbus-event-member-name):
10582         Adapt implementation to serial number.
10584 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
10586         * bs.el (bs--get-mode-name): Fix typo in previous change.
10588 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
10590         * mouse.el (mouse-popup-menubar): Fix typo.
10592         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
10593         form inside with-current-buffer.
10595         * progmodes/antlr-mode.el (provide): Move to the end of file.
10596         (require): Don't require font-lock and compile.
10597         (outline-level, imenu-use-markers, imenu-create-index-function):
10598         Move declarations to top level.
10599         (cond-emacs-xemacs-macfn): Declare for compiler.
10601         * vc-bzr.el (vc-bzr-root):
10602         * vc-arch.el (vc-arch-root): Only set a property if the file is
10603         managed by this backend.
10605         * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
10607 2008-01-04  Tassilo Horn  <tassilo@member.fsf.org>
10609         * doc-view.el (doc-view-scroll-up-or-next-page)
10610         (doc-view-scroll-down-or-previous-page): Don't scroll to the
10611         top/bottom again when on the first/last page.
10613         * doc-view.el (doc-view-scroll-up-or-next-page)
10614         (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
10615         image-scroll-down instead of the non-image equivalents.
10616         Don't rely on a signalled condition but switch pages when scrolling
10617         doesn't change the vertical position anymore.
10618         (doc-view-mode-map): Remap scroll-{up,down} to
10619         image-scroll-{up,down}.
10621 2008-01-04  Rob Riepel  <riepel@networking.Stanford.EDU>
10623         * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
10624         tpu-mapper command rather than load the tpu-mapper package.
10626         * emulation/tpu-mapper.el (tpu-mapper): New command.
10627         Contains all the code previously at top-level.
10629 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10631         * bs.el (bs--sort-by-mode, bs--get-mode-name):
10632         * imenu.el (imenu-add-to-menubar):
10633         * makesum.el (make-command-summary):
10634         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
10635         (mouse-buffer-menu):
10636         * msb.el (msb--mode-menu-cond):
10637         * calc/calc-embed.el (calc-do-embedded):
10638         * emacs-lisp/helper.el (Helper-describe-mode):
10639         * mail/emacsbug.el (report-emacs-bug):
10640         * progmodes/hideshow.el (hs-grok-mode-type):
10641         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
10642         * textmodes/table.el (*table--cell-describe-mode):
10643         Pass mode-name through format-mode-line.
10645 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10647         * progmodes/ada-xref.el (ada-prj-find-prj-file):
10648         * progmodes/ada-mode.el (comment-region):
10649         * calendar/todo-mode.el (todo-insert-item):
10650         * bookmark.el (bookmark-buffer-name):
10651         Test major-mode rather than mode-name.
10653 2008-01-04  Richard Stallman  <rms@gnu.org>
10655         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
10656         Call byte-compile-warn-about-unresolved-functions outside
10657         the with-current-buffer.
10658         (byte-compile-insert-header): Use with-current-buffer.
10660 2008-01-04  Glenn Morris  <rgm@gnu.org>
10662         * startup.el (fancy-about-screen): Remove reference to deleted
10663         `fancy-splash-help-echo' variable.
10665         * version.el (emacs-copyright): Update to 2008.
10667         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
10668         rather than mapcar.
10670         * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
10671         change (merge mistake).
10673         * doc-view.el (doc-view-search-internal): Don't use `incf'.
10675         * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
10676         (bookmark-get-bookmark-record):
10677         * image-mode.el (bookmark-make-cell-function)
10678         (bookmark-get-filename, bookmark-get-bookmark-record)
10679         (bookmark-get-position):
10680         * log-view.el (vc-modify-change-comment):
10681         * progmodes/grep.el (find-name-arg): Declare for compiler.
10683 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
10685         * savehist.el (savehist-coding-system): Default to a variant coding
10686         system with explicit unix end-of-line conversion, which is safer.
10688 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10690         * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
10691         * ibuffer.el (mode column): Use format-mode-line.
10693         * server.el (server-create-window-system-frame): Remove workaround for
10694         a bug that has been fixed.
10696 2008-01-03  Magnus Henoch  <magnus@zemdatav>
10698         * net/dbus.el (dbus-name-owner-changed-handler):
10699         Use dbus-unregister-object instead of dbus-unregister-signal.
10701 2008-01-03  Drew Adams  <drew.adams@oracle.com>
10703         * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
10705 2008-01-03  Richard Stallman  <rms@gnu.org>
10707         * replace.el (occur-context-lines): New subroutine,
10708         broken out of occur-engine.
10709         (occur-engine): Call it.
10711 2008-01-03  Alexandre Julliard  <julliard@winehq.org>
10713         * vc-git.el (vc-git--ls-files-state): New function.
10714         (vc-git-dir-state): Use it instead of processing the status
10715         results here.
10717 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
10719         * progmodes/grep.el (grep-find-ignored-directories):
10720         Initialize from the value of vc-directory-exclusion-list.
10722         * vc-hooks.el (vc-directory-exclusion-list): Include "_darcs",
10723         even though we don't have a back end for darcs yet.
10725 2008-01-02  Karl Fogel  <kfogel@red-bean.com>
10727         Change a return type, for greater extensibility.
10728         See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
10729         and its thread for discussion leading to this change.
10731         * bookmark.el (bookmark-jump-noselect):
10732         Return an alist instead of a dotted pair.
10733         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
10734         (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
10735         (bookmark-bmenu-switch-other-window): Adjust accordingly.
10736         (bookmark-make-cell-function): Adjust documentation accordingly.
10738         * image-mode.el (image-bookmark-jump):
10739         Adjust return type accordingly; document.
10741         * doc-view.el (doc-view-bookmark-jump):
10742         Adjust return type accordingly; document.
10744 2008-01-02  Miles Bader  <miles@gnu.org>
10746         * net/rcirc.el (rcirc-log-filename-function): New variable.
10747         (rcirc-log): Use `rcirc-log-filename-function' to generate the
10748         log-file name.  Don't log anything if it returns nil.
10749         (rcirc-log-write): Use `expand-file-name' when merging the
10750         log-file name from the alist with rcirc-log-directory; this does
10751         the right thing if the name in the alist already an absolute
10752         filename.  Make the log-file directory if necessary.
10754 2007-12-29  Richard Stallman  <rms@gnu.org>
10756         * font-lock.el (font-lock-prepend-text-property)
10757         (font-lock-append-text-property): Canonicalize the face and
10758         font-lock-face properties.
10760         * faces.el (facep): Doc fix.
10762         * startup.el (fancy-startup-tail, fancy-about-text)
10763         (fancy-startup-text): Regularize format of face property.
10765         * facemenu.el (list-colors-print): Use :background and :foreground
10766         instead of background-color and foreground-color.
10768 2007-12-29  Drew Adams  <drew.adams@oracle.com>
10770         * cus-edit.el (custom-add-parent-links):
10771         Fill the "Parent documentation" text.
10773 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
10775         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
10776         MS-Windows and MS-DOS.
10777         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
10779 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
10781         * vc-svn.el (vc-svn-modify-change comment): New function.
10783 2008-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
10785         * vc-git.el (vc-git-dir-state): Set the vc-backend property.
10786         Do not disable undo, with-temp-buffer does it by default.
10788 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
10790         * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
10791         correctly.
10793         * vc.el (vc-dired-hook): Speed tuning.  Replace a vc-backend call
10794         with vc-state.
10795         (vc-next-action): Fix vc-transfer-file call.
10797 2007-12-31  Tom Tromey  <tromey@redhat.com>
10799         * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
10800         Move point to the start of the buffer.
10802 2007-12-31  Dan Nicolaescu  <dann@ics.uci.edu>
10804         * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
10806         * vc.el: State that dir-state is required to set the vc-state and
10807         vc-backend properties.
10809 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
10811         * man.el (Man-default-man-entry): Make this a defun.
10812         Improve guessing mechanism and handling of section numbers.
10814 2007-12-31  Richard Stallman  <rms@gnu.org>
10816         * faces.el (face-all-attributes): If FRAME is nil, return defaults.
10818 2007-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
10820         * calc/calc-units.el (calc-convert-temperature): Ensure that units
10821         are on the result even when the result is zero.
10823 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
10825         * net/dbus.el (dbus-name-owner-changed-handler): Make the function
10826         resistent towards wrong parameters.
10827         (dbus-handle-event): Propagate D-Bus errors only in the debug case.
10829 2007-12-30  Richard Stallman  <rms@gnu.org>
10831         * faces.el (face-all-attributes): New function.
10833         * faces.el (face-differs-from-default-p): Compute list of attr names
10834         from face-attribute-name-alist.
10836         * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
10837         (custom-face-save): Likewise.
10838         (custom-face-reset-saved, custom-face-reset-standard): Likewise.
10840         * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
10841         (custom-theme-set-faces): Clear `face-override-spec' property.
10842         Call `face-spec-set' with FOR-DEFFACE.
10844         * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
10846         * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
10847         Use of frame as third arg is deprecated.
10848         Handle `face-override-spec' property.
10849         (face-spec-recalc): New function.
10850         (face-spec-set-2): New function.
10851         (frame-set-background-mode): Handle `face-override-spec' property.
10852         Use `face-spec-recalc'.
10853         (face-set-after-frame-default): Use `face-spec-recalc'.
10855 2007-12-29  Nick Roberts  <nickrob@snap.net.nz>
10857         * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
10859 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
10861         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
10863 2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
10865         * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
10866         'added, 'removed.
10868         * vc.el (header coment): Better description of dir-state.
10869         (vc-compatible-state): New function.  Checks whether two states
10870         can be in the same changeset; used with 'edited it can test whether
10871         the next action for a state should be commit.
10872         (vc-default-dired-state-info): Display 'removed state.
10873         (vc-dired-hook): Turn off undo, this is a speed tweak.
10875         * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
10877         * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
10878         Cope with the possibility that the 'C' status flag might change
10879         in 0.9,6.
10881         * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
10883 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
10885         * files.el (cd-absolute): Fix omission bug:
10886         Make `list-buffers-directory' buffer-local.
10888 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
10890         * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
10892 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
10894         * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
10896         * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
10897         (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
10898         (math-yacas-compose-deriv, math-yacas-compose-taylor)
10899         (math-maxima-parse-subst, math-maxima-parse-taylor)
10900         (math-maxima-compose-taylor, math-maxima-compose-subst)
10901         (math-maxima-compose-if, math-lang-switch-args)
10902         (math-lang-compose-switch-args, math-read-giac-subscr):
10903         New functions.
10904         (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
10905         (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
10906         Add languages.
10907         (math-vector-brackets, math-complex-format, math-variable-table)
10908         (math-parse-table, math-oper-table, math-function-table)
10909         (math-special-function-table, math-compose-subscr):
10910         Add values for new languages.
10912         * calc/calccomp.el (math-compose-expr): Add new languages.
10914         * calc/calc.el (calc-language): Add languages to docstring.
10916         * calc/calc-ext.el (calc-init-extensions): Add keybindings
10917         for new languages.  Autoload commands to change languages.
10919         * calc/calc-help.el (calc-d-prefix-help): Add new languages.
10921         * calc/calc-menu.el (calc-modes-menu): Add new languages.
10922         (calc-arithmetic-menu, calc-scientific-function-menu)
10923         (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
10924         (calc-units-menu, calc-variables-menu, calc-stack-menu):
10925         Add :active keywords.
10927 2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
10929         * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
10930         returns 'ignored or 'unregistered.
10931         (vc-hg-state): Pass "-A" to the status command and deal with the
10932         output.
10933         (vc-hg-dir-state): Pass "-A" to the status command.
10935 2007-12-29  Richard Stallman  <rms@gnu.org>
10937         * progmodes/compile.el (compilation-start): Set initial visible
10938         point properly even when compilation buffer already current.
10940 2007-12-29  Richard Stallman  <rms@gnu.org>
10942         * files.el (conf-mode-maybe): New function.
10943         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
10945 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
10947         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
10949 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
10951         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
10953 2007-12-29  Richard Stallman  <rms@gnu.org>
10955         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
10956         so they never do EOF.
10958 2007-12-29  Richard Stallman  <rms@gnu.org>
10960         * faces.el (copy-face): Create the new face explicitly if it
10961         does not exist already.
10963 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
10965         * simple.el (minibuffer-history, shell-command-history)
10966         (set-variable-value-history):
10967         * replace.el (regexp-history):
10968         * international/mule-cmds.el (input-method-history):
10969         * files.el (file-name-history): Add reference to history-length in
10970         the doc string.
10972 2007-12-29  Richard Stallman  <rms@gnu.org>
10974         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
10976 2007-12-29  Jason Rumney  <jasonr@gnu.org>
10978         * find-dired.el (find-name-arg): New custom variable.
10979         (find-name-dired): Use it.
10980         (find-dired-find-program): Remove.
10981         (find-dired): Use find-program.
10982         (find-grep-dired): Use grep-program.
10984         * progmodes/grep.el (rgrep): Use find-name-arg.
10986 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
10988         * progmodes/cc-vars.el (defcustom-c-stylevar):
10989         Revert to pre-2007-12-12 version.
10991 2007-12-29  Richard Stallman  <rms@gnu.org>
10993         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
10995         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
10996         Use changed.
10998         * startup.el (fancy-splash-help-echo): Var deleted.
10999         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
11000         (fancy-about-screen): Don't display fancy-splash-help-echo.
11002         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
11004 2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
11006         * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
11007         to vc-hooks.el so it will be available to other modes, such as
11008         speedbar.el.  Also, teach it to recognize monotone state directories.
11010         * speedbar.el: Remove this mode's fragile assumptions about
11011         version-control systems.  Instead, make it use logic from
11012         vc-hooks.el so it will become smarter whenever VC mode does.
11014         * vc-hooks.el: 'added is a real state, not a future hypothetical one.
11015         Fix the documentation.
11017         * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
11018         Modify all instances of the dir-state back-end method to suppress
11019         keeping undo lists on the buffers holding status output, which
11020         can get extremely large.
11022         * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
11023         so they don't do work that the default one can do instead.
11025         * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
11026         states, and the new return-value convention.  These are not
11027         actually used yet, just set.
11029         * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
11030         states when appropriate.
11032         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
11033         'unregistered when appropriate.
11035         * vc-git.el: Document that we don't set the new states yet.
11037         * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
11038         'ignored states.
11040         * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
11041         appropriate.
11043         * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
11044         when appropriate.
11046 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
11048         * thumbs.el (thumbs-call-convert): Use call-process directly
11049         with thumbs-conversion-program instead of through shell-file-name
11050         for better error reporting.
11052 2007-12-27  Jay Belanger  <jay.p.belanger@gmail.com>
11054         * calc/calc-aent.el (math-remove-percentsigns):
11055         * calc/calccomp.el (math-to-percentsigns): Change placeholder
11056         for percent signs.
11058 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
11060         * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
11061         use completion-ignored-extensions to detect files that should be
11062         ignorted in VC-Dired listings, heading off lots of expensive calls
11063         to (vc-state).
11065         * vc.el (vc-dired-hook): Show unregistered file status as "?" in
11066         non-terse mode.
11067         (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
11068         Makefile.in or Makefile.am.
11070 2007-12-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11072         * ps-print.el (ps-mark-active-p): Fun returned back.
11073         (ps-print-preprint-region): Use `ps-mark-active-p' instead of
11074         `region-active-p' for error checking.
11076 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
11078         * vc.el, vc-sccs.el, vc-rcs.el, vc-cvs.el, vc-mcvs.el:
11079         Put new machinery in place to support editing of change comments
11080         with 'e' in a log-view buffer.  Not documented yet as this
11081         only works for SCCS, RCS, and maybe CVS if you have admin
11082         privileges.  When we have backend support for Subversion and
11083         more modern systems it will be time to write this up.
11085 2007-12-27  Kenichi Handa  <handa@ni.aist.go.jp>
11087         * international/mule-cmds.el (select-safe-coding-system):
11088         When a buffer is modified, cancel the writing.
11090 2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
11092         * log-view.el: Add Subversion and Mercurial log format samples.
11094         * vc.el (vc-dired-hook): Significantly speed up by arranging for
11095         it to call the backend dir-state hook (if it exists)
11096         exactly *once*, rather than once per each subdirectory (with
11097         dired-state-info calls on all toplevel files slowing it down even
11098         further).  For this to work, backend dir-state methods have to
11099         recurse to subdirectories.  Most of them already did anyway; a few
11100         needed *non*-recursion switches removed.  This change mostly
11101         removed code that was perversely bad and should have been shot
11102         through the head years ago.
11104         * vc-bzr.el (vc-bzr-dir-state):
11105         * vc-cvs.el (vc-cvs-dir-state):
11106         * vc-mcvs.el (vc-mcvs-dir-state):
11107         * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
11109         * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
11110         multiple arguments, so generate logs sequentially when we get them.
11111         * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
11112         headers so the various log bindings can do the right thing.
11113         * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
11115 2007-12-26  Andreas Schwab  <schwab@suse.de>
11117         * font-lock.el (save-buffer-state): Make sure the state of the
11118         buffer is always restored.
11120 2007-12-26  Jay Belanger  <jay.p.belanger@gmail.com>
11122         * calc/calc.el (calc-lang-allow-percentsigns): New variable.
11124         * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
11125         a variable.
11127         * calc/calccomp.el (math-to-percentsigns): New function.
11128         (math-compose-var): Handle variables with percent signs.
11129         (math-compose-expr): Handle function names with percent signs.
11131         * calc/calc-aent.el (math-to-percentsigns): Declare as function.
11132         (math-read-exprs): Handle percent signs in languages that
11133         allow them.
11134         (math-restore-underscores): Remove function.
11135         (math-remove-percentsigns, math-restore-placeholders):
11136         New functions.
11138 2007-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11140         * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
11141         of `mark' for error checking.
11143 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
11145         * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
11146         New functions.
11147         (image-mode): Set bookmark-make-cell-function appropriately.
11149         * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
11151         * bookmark.el (bookmark-make-cell-function): New variable.
11152         (bookmark-make): Call bookmark-make-cell-function's function
11153         instead of bookmark-make-cell.
11154         (bookmark-get-handler, bookmark-jump-internal): New functions.
11155         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
11156         (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
11157         Use bookmark-jump-internal.
11158         (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
11160         * doc-view.el (doc-view-bookmark-make-cell)
11161         (doc-view-bookmark-jump): New functions.
11162         (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
11164 2007-12-25  Miles Bader  <miles@gnu.org>
11166         * indent.el (indent-for-tab-command): Rigidly indent the following
11167         sexp along with the current line when a prefix arg is given in the
11168         non-active-region case.  Specify raw prefix in interactive spec.
11169         Simplify main indentation logic to get rid of the conditional call
11170         to `indent-according-to-mode' (it just ended up calling
11171         `indent-line-function' in all cases anyway, which can be done more
11172         simply here).  Remove unnecessary test of ARG in active region case.
11174 2007-12-25  Richard Stallman  <rms@gnu.org>
11176         * allout.el (allout-region-active-p): Rename from my-region-active-p.
11177         Use `use-region-p'.
11178         (allout-write-file-hook-handler): Simplify code.
11180         * ps-print.el (ps-mark-active-p): Function deleted.
11181         (ps-print-preprint-region): Use (mark) for the error check.
11183         * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
11185         * winner.el (winner-active-region): Use `mark-active' if it's defined.
11187         * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
11189         * textmodes/org.el (org-region-active-p): Use `use-region-p'.
11191         * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
11193         * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
11195         * progmodes/cc-defs.el (c-region-is-active-p):
11196         Use `mark-active' if it's defined.
11198         * progmodes/cc-cmds.el (c-indent-line-or-region):
11199         Pass prefix arg to `c-indent-command'.  Use `use-region-p'.
11201         * simple.el (select-active-regions): New option.
11202         (set-mark): Obey it.
11203         (yank-pop-change-selection): New option.
11204         (current-kill): Obey it.
11206         * simple.el (use-region-p): Rename from `region-active-p'.
11207         (region-active-p): New function.
11209 2007-12-25  David Golden  <david.delaharpe.golden@gmail.com>  (tiny change)
11211         * term/x-win.el (x-select-enable-primary): New option.
11212         (x-select-text, x-cut-buffer-or-selection-value): Obey it.
11214         * mouse.el (mouse-yank-primary): New function (almost same
11215         as mouse-yank-secondary).
11217 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
11219         * calculator.el:
11220         * dframe.el:
11221         * iswitchb.el:
11222         * whitespace.el:
11223         * winner.el:
11224         * emacs-lisp/checkdoc.el:
11225         * mail/feedmail.el:
11226         * net/quickurl.el:
11227         * obsolete/fast-lock.el:
11228         * play/5x5.el:
11229         * progmodes/delphi.el:
11230         * progmodes/idlw-shell.el:
11231         * progmodes/idlwave.el:
11232         * textmodes/artist.el:
11233         * textmodes/ispell.el:
11234         * textmodes/texinfmt.el:
11235         * textmodes/texinfo.el: Remove obsolete definitions of backward
11236         compatibility macros for defcustom, defgroup, defface, when,
11237         unless, with-current-buffer and with-temp-message.
11239 2007-12-24  Nick Roberts  <nickrob@snap.net.nz>
11241         * progmodes/verilog-mode.el: Reformat parts to 80 columns.
11243 2007-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11245         * server.el (server-save-buffers-kill-terminal): Check the `proc' is
11246         indeed a process.
11248 2007-12-23  Richard Stallman  <rms@gnu.org>
11250         * simple.el (region-active-p): New function.
11251         (use-empty-active-region): New variable.
11253         * dired-aux.el (dired): Load dired.el at run time too.
11255 2007-12-23  Juri Linkov  <juri@jurta.org>
11257         * man.el (Man-follow-manual-reference): Fill the minibuffer's
11258         default list with a full list of references.
11260         * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
11262 2007-12-23  Andreas Schwab  <schwab@suse.de>
11264         * files.el (switch-to-buffer-other-frame): Return the buffer
11265         switched to.
11267 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
11269         Sync with Tramp 2.1.12.
11271         * net/tramp.el: New todo item.
11273         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
11274         switch.  Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
11276         * net/trampver.el: Update release number.
11278 2007-12-22  Richard Stallman  <rms@gnu.org>
11280         * newcomment.el (comment-region-default): Don't triple the
11281         comment starter if the first region line isn't indented enough.
11283 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11285         * net/imap.el (imap-authenticate): Use current-buffer instead of
11286         buffer, for the cases where imap-authenticate is called with a nil
11287         buffer parameter.
11289 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
11291         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
11292         specifier from format-string.  Reported by Ye Wenbin.
11294 2007-12-20  Jason Rumney  <jasonr@gnu.org>
11296         * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
11297         Parent group is font-lock-faces.
11298         (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
11299         (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
11300         (nxml-version): Remove.
11301         (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
11302         (nxml-text, nxml-comment-content, nxml-comment-delimiter)
11303         (nxml-processing-instruction-delimiter)
11304         (nxml-processing-instruction-target)
11305         (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
11306         (nxml-cdata-section-CDATA, nxml-cdata-section-content)
11307         (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
11308         (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
11309         (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
11310         (nxml-attribute-prefix, nxml-attribute-colon)
11311         (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
11312         (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
11313         (nxml-attribute-value, nxml-attribute-value-delimiter)
11314         (nxml-namespace-attibute-value)
11315         (nxml-namespace-attribure-value-delimiter)
11316         (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
11317         (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
11318         (nxml-glyph): Rename, removing -face suffix.
11319         Inherit from existing font-lock faces.
11320         (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
11321         Use new face names.
11323         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
11324         (nxml-outline-active-indicator, nxml-outline-ellipsis):
11325         Rename, removing -face suffix.
11326         (nxml-highlighted-less-than, nxml-highlighted-greater-than)
11327         (nxml-highlighted-colon, nxml-highlighted-slash)
11328         (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
11329         (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
11330         (nxml-highlighted-qname, nxml-outline-display-heading):
11331         Use new face names.
11333         * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
11335         * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
11337 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
11339         * cus-start.el (all): Use correct group name for members of
11340         mode-line group.
11342         * man.el (Man-default-man-entry): When looking for default man
11343         entry title search text preceding point.  Use when instead of if.
11345         * indent.el (indent-for-tab-command): Fix doc-string typo.
11347         * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
11348         vc-parent-buffer is the current buffer.
11350         * info-look.el (info-lookup, info-lookup-setup-mode)
11351         (info-lookup-make-completions): Avoid clobbering Info-history and
11352         Info-history-list.
11354 2007-12-19  Glenn Morris  <rgm@gnu.org>
11356         * progmodes/verilog-mode.el (top-level): Don't require compile.
11357         (compilation-error-regexp-alist, compilation-last-buffer):
11358         Define for compiler.
11359         (verilog-insert-1): New function.
11360         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
11361         Use verilog-insert-1.
11362         (verilog-surelint-off): Use next-error-last-buffer if bound.
11363         Check compile buffer is live.
11365 2007-12-19  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
11367         * progmodes/compile.el (compilation-start): Don't pass a FRAME
11368         argument to display-buffer.
11370 2007-12-19  Jason Rumney  <jasonr@gnu.org>
11372         * nxml/rng-maint.el (rng-format-manual): Do not autoload.
11373         (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
11374         (rng-byte-compile-load, rng-write-version): Remove.
11376         * nxml/rng-loc.el (rng-schema-locating-files-default)
11377         (rng-schema-locating-file-schema-file): Use files in etc/schemas.
11378         (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
11380 2007-12-18  Michael Albinus  <michael.albinus@gmx.de>
11382         * files.el (cd-absolute): Set `list-buffers-directory' in order to
11383         show correct path in buffer list.
11385         * net/tramp.el (tramp-open-connection-setup-interactive-shell)
11386         (tramp-find-shell): Send only single prompt setting commands, in
11387         order to avoid double-prompt.
11389         * net/tramp-compat.el (top): Require cl only when compiling.
11390         Reported by Glenn Morris <rgm@gnu.org>.
11392 2007-12-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
11394         * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
11395         (c-comment-continuation-stars): No longer declare with
11396         cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
11397         (c-block-comment-prefix): Use symbol-value to
11398         access c-comment-continuation-stars.
11399         * progmodes/cc-mode.el (c-initialize-cc-mode):
11400         Use symbol-value to access c-comment-continuation-stars.
11402 2007-12-18  Mark A. Hershberger  <mah@everybody.org>
11404         * xml.el (xml-escape-string): New function.  Escape string using
11405         xml-entity-alist.
11406         (xml-debug-print-internal): Use xml-escape-string to escape
11407         characters in attributes and in text children of elements.
11409 2007-12-18  Glenn Morris  <rgm@gnu.org>
11411         * progmodes/cc-subword.el (c-subword-mode): Drop support for
11412         systems without define-minor-mode.
11414         * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
11416         * progmodes/verilog-mode.el: Replace all instances of
11417         string-to-int with string-to-number, insert-string with insert,
11418         and read-input with read-string.
11419         (top-level): No need to require imenu, reporter, dinotrace, vc,
11420         font-lock when compiling.  Always require compile.  Relegate remaining
11421         compatibility cruft to XEmacs.  Don't require font-lock.
11422         (verilog-version): Remove superfluous concat.
11423         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
11424         No need to define.
11425         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
11426         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
11427         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
11428         (verilog-startup-message-displayed): These are variables, not constants.
11429         (verilog-batch-execute-func, verilog-auto-inst)
11430         (verilog-auto-inst-param): Use mapc rather than mapcar.
11431         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
11432         actually defining.
11433         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
11434         (verilog-modi-get-outputs, verilog-modi-get-inouts)
11435         (verilog-modi-get-inputs, verilog-modi-get-wires)
11436         (verilog-modi-get-regs, verilog-modi-get-assigns)
11437         (verilog-modi-get-consts, verilog-modi-get-gparams)
11438         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
11439         (verilog-modi-get-sub-inputs): Move inline functions earlier in
11440         the file.
11441         (sigs-in, sigs-out): Don't declare multiple times.
11442         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
11443         `defvar'.
11444         (verilog-auto): Call dinotrace-unannotate-all only if bound.
11445         (verilog-module-inside-filename-p): No need to wrap fboundp test
11446         in condition-case.
11447         (reporter-submit-bug-report): Autoload it.
11448         (verilog-mark-defun): Call zmacs-activate-region only if bound.
11449         (verilog-font-customize): Call customize-apropos only if bound.
11450         (verilog-getopt-flags, verilog-auto-reeval-locals):
11451         Use make-local-variable rather than make-variable-buffer-local.
11452         (verilog-company, verilog-project, verilog-modi-cache-list):
11453         Move make-variable-buffer-local calls to top-level.
11454         (font-lock-defaults-alist): Don't define it.
11455         (verilog-need-fld): Remove.
11456         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
11457         (verilog-mode): Only call make-local-hook on XEmacs.
11458         Set font-lock-defaults rather than using verilog-font-lock-init.
11460 2007-12-17  Andreas Schwab  <schwab@suse.de>
11462         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
11463         Fix comment typo.
11465 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
11467         * net/dbus.el (dbus-name-owner-changed-handler):
11468         Use `dbus-unregister-signal' for removing old rules.
11469         Obey new structure of `dbus-registered-functions-table'.
11471 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
11473         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
11475 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
11477         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
11478         function.
11479         (add-submenu): Only define for XEmacs.
11480         (verilog-regexp-words): Revert previous change, keep the other
11481         definition.
11483 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
11485         * progmodes/perl-mode.el (perl-continued-statement-offset)
11486         (perl-continued-brace-offset, perl-brace-offset)
11487         (perl-brace-imaginary-offset, perl-label-offset):
11488         * progmodes/cperl-mode.el (cperl-brace-offset)
11489         (cperl-continued-brace-offset, cperl-label-offset)
11490         (cperl-continued-statement-offset)
11491         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
11492         Add safe-local-variable properties.
11494 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
11496         * progmodes/verilog-mode.el (verilog-mode-map)
11497         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
11498         (verilog-colorize-include-files): Use only overlay functions so
11499         that it can work on both emacs and XEmacs.
11500         (set-extent-keymap): Remove unused defun.
11501         (verilog-kill-existing-comment, verilog-insert-date)
11502         (verilog-insert-year): Rename in order not to pollute the global
11503         namespace from kill-existing-comment, insert-date and
11504         insert-year, respectively.
11505         (verilog-set-auto-endcomments, verilog-header): Update callers.
11507         * files.el (auto-mode-alist): Recognize verilog files.
11509         * progmodes/verilog-mode.el (verilog-string-replace-matches)
11510         (verilog-string-remove-spaces, verilog-re-search-forward)
11511         (verilog-re-search-backward, verilog-re-search-forward-quick)
11512         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
11513         (verilog-get-end-of-line, verilog-within-string): Move definitions
11514         before first use.  No code changes.
11516 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
11518         * progmodes/verilog-mode.el (verilog-mode-version)
11519         (verilog-mode-release-date): Don't use expanding keywords.
11520         (provide): Move to the end of file.
11521         (fboundp): Don't check if eval-when-compile is bound, it is used
11522         later in the file without checking.
11523         (when, unless): Copy definitions from subr.el.
11524         (char-before, defcustom, defface, customize-group)
11525         (verilog-batch-error-wrapper): Don't use old style backquotes.
11526         (verilog-regexp-opt): Avoid using the cl function case.
11527         (verilog-regexp-words): Remove duplicated definition.
11528         (verilog-mode-abbrev-table): Remove, duplicate.
11529         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
11530         Declare and initialize in one step.
11531         (verilog-declaration-prefix-re, verilog-declaration-re)
11532         (verilog-end-of-statement, verilog-indent-declaration)
11533         (verilog-get-lineup-indent): Remove trailing whitespace.
11534         (verilog-mode): Fix autoload cookie.
11535         Set beginning-of-defun-function and end-of-defun-function.  Use when
11536         instead of if.
11537         (verilog-emacs-features, verilog-auto-ascii-enum)
11538         (verilog-insert-indices): Escape braces in doc strings.
11540 2007-12-08  Michael McNamara  <mac@verilog.com>
11541             Wilson Snyder  <wsnyder@wsnyder.org>
11543         * progmodes/verilog-mode.el: New file.
11545 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
11547         * international/latexenc.el (latexenc-find-file-coding-system):
11548         If both coding-system-for-write and buffer-file-coding-system of
11549         latex-main-file are nil, use `undecided'.
11551 2007-12-06  Jason Rumney  <jasonr@gnu.org>
11553         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
11555 2007-12-12  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
11557         * files.el (revert-buffer): Docstring fix.
11559 2007-12-11  Glenn Morris  <rgm@gnu.org>
11561         * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
11563 2007-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
11565         * calc/calc-aent.el (math-restore-underscores)
11566         (math-string-restore-underscores): New functions.
11567         (math-read-factor): Properly check variable names with underscores
11568         for entries in `math-expr-variable-mapping'.
11570         * calc/calc-lang.el (math-lang-name): New property name.
11572         * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
11573         to set language name.
11575 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11577         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11579 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11581         * server.el (server-select-display): Fix important typo.
11582         (server-process-filter): Turn a "" display into nil.
11584 2007-12-09  Juri Linkov  <juri@jurta.org>
11586         * replace.el (keep-lines, flush-lines, how-many): Doc fix.
11587         Check search-upper-case before calling isearch-no-upper-case-p
11588         to set case-fold-search.
11589         (occur): Doc fix.
11590         (occur-1, perform-replace): Check search-upper-case before calling
11591         isearch-no-upper-case-p to set case-fold-search.
11593         * isearch.el (search-upper-case): Doc fix.
11594         (isearch-mode-map): Bind `M-s o' to isearch-occur.
11595         (isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
11596         (isearch-query-replace-regexp): Doc fix.
11597         (isearch-occur): New function.
11599 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11601         * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
11602         backward compatibility.
11604         * net/imap.el (imap-string-to-integer): New function.
11606 2007-12-09  David Kastrup  <dak@gnu.org>
11608         * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
11609         directories.  Not sure anybody uses this anymore, though.
11611 2007-12-09  Glenn Morris  <rgm@gnu.org>
11613         * emulation/viper-init.el (top-level): Use dolist rather than mapc
11614         in make-variable-frame-local call.
11616 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
11618         * mail/hashcash.el (declare-function):
11619         * net/imap.el (declare-function): New no-op macro for backward
11620         compatibility.
11622 2007-12-08  Eli Zaretskii  <eliz@gnu.org>
11624         Sync makefile.w32-in with Makefile.in.
11626         * makefile.w32-in (check-declare): New target.
11627         (BYTE_COMPILE_EXTRA_FLAGS): New variable.
11628         (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
11629         (compile-always-SH, compile-calc-CMD, compile-calc-SH)
11630         ($(lisp)/progmodes/cc-mode.elc): Use it.
11631         ($(lisp)/progmodes/cc-mode.elc): New rule.
11633 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11635         * indent.el (tab-stop-list): Mark as safe-local-variable.
11637         * generic-x.el (etc-sudoers-generic-mode): New mode.
11638         (generic-unix-modes): Add it.
11640 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
11642         * net/dbus.el (dbus-hash-table=): Remove function.  We cannot
11643         apply wildcards in a hash table key; there is no usable hash code then.
11644         (dbus-registered-functions-table): Use `equal' as test function.
11645         (dbus-name-owner-changed-handler): Rewrite due to new hash table
11646         structure.
11648 2007-12-08  Martin Rudalics  <rudalics@gmx.at>
11650         * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
11651         bound error in block comment branch.
11653 2007-12-08  David Kastrup  <dak@gnu.org>
11655         * textmodes/reftex.el (reftex-select-with-char):
11656         * textmodes/reftex-toc.el (reftex-toc-do-promote)
11657         (reftex-toc-visit-location, reftex-toc-find-section):
11658         * textmodes/reftex-index.el (reftex-index-show-entry):
11659         * textmodes/org.el (org-cycle-hide-archived-subtrees)
11660         (org-table-rotate-recalc-marks, org-mark-ring-push)
11661         (org-follow-info-link, org-mhe-get-message-folder-from-index)
11662         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
11663         (org-evaluate-time-range, org-edit-agenda-file-list):
11664         * textmodes/artist.el (artist-select-next-op-in-list)
11665         (artist-select-prev-op-in-list):
11666         * term/mac-win.el (mac-service-insert-text):
11667         * startup.el (fancy-about-screen):
11668         * progmodes/vhdl-mode.el (vhdl-decision-query):
11669         * progmodes/idlwave.el (idlwave-template)
11670         (idlwave-scroll-completions, idlwave-display-completion-list):
11671         * progmodes/ebrowse.el (ebrowse-show-progress):
11672         * progmodes/cperl-mode.el (cperl-find-pods-heres):
11673         * progmodes/antlr-mode.el (antlr-insert-option-do):
11674         * play/mpuz.el (mpuz-close-game):
11675         * net/rcirc.el (rcirc-next-active-buffer):
11676         * mail/reporter.el (reporter-update-status):
11677         * kmacro.el (kmacro-display):
11678         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
11679         * emulation/viper-util.el (viper-save-setting):
11680         * emacs-lisp/lisp-mnt.el (lm-verify):
11681         * emacs-lisp/edebug.el (edebug-set-mode):
11682         * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
11683         * calendar/calendar.el (calendar-print-day-of-year):
11684         * calc/calcalg3.el (calc-curve-fit):
11685         * calc/calcalg2.el (math-integral):
11686         * calc/calc.el (calc-read-key-sequence, calc-version):
11687         * calc/calc-mode.el (calc-set-simplify-mode):
11688         * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
11690 2007-12-07  D. Goel  <deego3@gmail.com>
11692         * progmodes/idlw-shell.el (idlwave-shell-display-line)
11693         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
11694         (ada-xref-find-in-modified-ali, ada-find-in-src-path)
11695         * mail/uce.el (uce-reply-to-uce)
11696         * progmodes/vhdl-mode.el (vhdl-template-modify)
11697         * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
11698         to `error' (as suggested by RMS.)
11700 2007-12-07  Glenn Morris  <rgm@gnu.org>
11702         * allout.el (allout-write-file-hook-handler):
11703         * textmodes/reftex.el (reftex-TeX-master-file):
11704         * textmodes/reftex-parse.el (reftex-short-context):
11705         Revert previous change.
11707 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
11709         * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
11710         (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
11711         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
11712         (dbus-event-service-name, dbus-event-path-name)
11713         (dbus-event-interface-name, dbus-event-member-name): Fix for new
11714         event structure.
11715         (dbus-list-activatable-names, dbus-list-names)
11716         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
11717         Reorder `dbus-call-method' arguments.
11719 2007-12-06  D. Goel  <deego3@gmail.com>
11721         * allout.el (allout-write-file-hook-handler):
11722         * textmodes/reftex.el (reftex-TeX-master-file):
11723         * textmodes/org.el (org-paste-subtree):
11724         * progmodes/vhdl-mode.el (vhdl-template-modify):
11725         * progmodes/idlw-shell.el (idlwave-shell-send-command)
11726         (idlwave-shell-display-line):
11727         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
11728         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
11729         * net/trampver.el (x):
11730         * mail/uce.el (uce-reply-to-uce):
11731         * mail/rmailout.el (rmail-output):
11732         * mail/feedmail.el (feedmail-dump-message-to-queue):
11733         * whitespace.el (whitespace-write-file-hook):
11734         * wdired.el (wdired-check-kill-buffer):
11735         * vc.el (vc-update):
11736         * vc-mcvs.el (vc-mcvs-checkin):
11737         * vc-cvs.el (vc-cvs-checkin):
11738         * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
11739         * ibuffer.el (ibuffer-current-buffer):
11740         * dired.el (dired-move-to-end-of-filename):
11741         * bindings.el (complete-symbol):
11742         * textmodes/org-publish.el (org-publish-file):
11743         (org-publish-current-project):
11744         * textmodes/reftex-parse.el (reftex-short-context):
11745         * textmodes/texinfmt.el: Fix buggy calls to `error'.
11747 2007-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11749         * doc-view.el (doc-view-dvi->pdf-sentinel)
11750         (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
11751         (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
11752         within a sentinel or timer.
11753         (doc-view-display): Don't try to display before the requested page
11754         is available, unless told to do so explicitly.
11755         (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
11756         Force display even if the requested page is not available.
11758 2007-12-06  Richard Stallman  <rms@gnu.org>
11760         * help-fns.el (describe-function-1): Call ad-get-advice-info
11761         only on symbols.
11763 2007-12-06  Glenn Morris  <rgm@gnu.org>
11765         * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
11766         (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
11767         (antlr-tokenref, antlr-literal): Inherit from standard font-lock
11768         faces in non-light-background case.
11770         * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
11771         * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
11772         * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
11773         * emulation/vi.el, emulation/viper-cmd.el:
11774         * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl-mode.el:
11775         * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
11776         * textmodes/fill.el: Remove directory part from filenames in
11777         function declarations.
11779         * dired-aux.el (mailcap-mime-info): Update declaration.
11781 2007-12-05  Richard Stallman  <rms@gnu.org>
11783         * wid-edit.el (widget-type): Doc fix.
11785 2007-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11787         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11788         Don't match "sub { (...) ... }".
11790 2007-12-05  Richard Stallman  <rms@gnu.org>
11792         * international/mule-cmds.el (toggle-input-method-active): New var.
11793         (toggle-input-method): Bind toggle-input-method-active to t.
11794         Error if it was already non-nil.
11796 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
11798         * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11800 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
11802         * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
11803         see if certs should be verified and what is to be done in the
11804         event of a verification failure.
11806 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
11808         * net/tls.el (tls-program): Provide more custom choices from
11809         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11810         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11811         (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11812         version.  Minor improvement to doc strings.
11813         (tls-program): Add comment.
11815 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
11817         * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11818         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11819         mismatch between the hostname provided in the certificate and the name
11820         of the host connnecting to.
11821         (open-tls-stream): Use them.  Check certificates against trusted root
11822         certificates.
11824 2007-12-05  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11826         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11827         (imap-parse-status): Upcase status-att for broken servers that sends
11828         them lower-case (e.g., MS Exchange 2007).
11830 2007-12-05  D. Goel  <deego3@gmail.com>
11832         * simple.el (undo):
11833         * image-dired.el (image-dired-display-thumb-properties):
11834         (image-dired-modify-mark-on-thumb-original-file):
11835         (image-dired-dired-display-properties):
11836         * help.el (help-window-display-message):
11837         * files.el (hack-local-variables-confirm):
11838         * ediff.el (ediff-version):
11839         * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
11840         `message' and `error': Ensure that first arg is a format string.
11842         * emacs-lisp/find-func.el (find-library-name): Prefer files with
11843         ".el" suffix over "".
11845 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
11847         * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
11848         interface and member fields.
11850 2007-12-05  Glenn Morris  <rgm@gnu.org>
11852         * eshell/em-alias.el (pcomplete-stub): Define for compiler.
11853         (pcomplete-here): Autoload it.
11855         * eshell/em-basic.el (print-func): No need to define for compiler.
11857         * eshell/esh-cmd.el (eshell-debug-command):
11858         * eshell/esh-io.el (eshell-print): Move definitions before use.
11860         * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
11862         * eshell/esh-util.el (top-level): Don't require pp.
11863         Use condition-case rather than ignore-errors.
11865         * eshell/eshell.el (eshell-buffer-name): Define for compiler.
11867         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
11868         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
11869         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
11870         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
11871         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
11872         * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
11873         * eshell/esh-util.el, eshell/eshell.el: Require individual files
11874         if needed when compiling, rather than esh-maint.  Collect any
11875         require statements.  Move provide statement to end.  Move any
11876         commentary to start.
11878         * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
11879         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
11880         * eshell/esh-proc.el, eshell/esh-var.el:
11881         Require individual files if needed when compiling, rather than
11882         esh-maint.  Collect any require statements.  Leave provide at start.
11883         Move any commentary to start.
11885         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
11886         Remove declared function from byte-compile-noruntime-functions.
11888         * ediff-util.el (ediff-version):
11889         * progmodes/python.el (compilation-shell-minor-mode):
11890         * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
11891         (calendar-bahai-date-string, calendar-check-holidays)
11892         (calendar-chinese-date-string, calendar-coptic-date-string)
11893         (calendar-ethiopic-date-string, calendar-forward-day)
11894         (calendar-french-date-string, calendar-goto-date)
11895         (calendar-goto-today, calendar-hebrew-date-string)
11896         (calendar-islamic-date-string, calendar-iso-date-string)
11897         (calendar-julian-date-string, calendar-mayan-date-string)
11898         (calendar-persian-date-string, gnus-summary-last-subject)
11899         (parse-time-string, rmail-show-message): Declare as functions.
11901 2007-12-05  Michael Olson  <mwolson@gnu.org>
11903         * textmodes/remember.el: Merge contents of remember-diary.el here,
11904         updating header.  Add autoload cookie so that byte-compilation
11905         works without warning.
11906         (remember-diary-file): Default to nil, since diary might not yet
11907         be loaded at this point, which would deny us access to diary-file.
11908         (remember-diary-extract-entries): If remember-diary-file is nil,
11909         then use diary-file instead.
11911         * textmodes/remember-diary.el: Remove, due to the issue of needing
11912         the first 8 characters of a filename to be unique.
11914 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
11916         * net/dbus.el (dbus-hash-table=): New defun.
11917         (dbus-hash-table-test): New hash table test function, used in
11918         `dbus-registered-functions-table'.
11919         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
11920         (dbus-event-service-name, dbus-event-path-name)
11921         (dbus-event-interface-name, dbus-event-member-name):
11922         Rewrite, due to new structure of `dbus-event'.
11924 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
11926         * ido.el (ido-save-history): Set the `coding' local
11927         variable in the first line of the file.
11929 2007-12-04  Glenn Morris  <rgm@gnu.org>
11931         * password-cache.el: Move here from gnus/password.el.
11932         (top-level): Don't require cl when compiling.
11933         (password-read-and-add): Doc fix.  Make obsolete.
11935         * net/tramp.el: Require password-cache or password.
11937         * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
11938         No longer provide 'cua.  Don't require cua-rect, cua-gmrk when
11939         compiling.
11940         (cua-set-rectangle-mark): Add doc string to autoload.
11941         (cua--rectangle, cua--last-killed-rectangle)
11942         (cua--global-mark-active): Always define for compiler.
11943         (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
11944         (cua--delete-rectangle, cua--insert-rectangle)
11945         (cua--rectangle-corner, cua--rectangle-assert)
11946         (cua--insert-at-global-mark, cua--global-mark-post-command):
11947         Declare as functions.
11949         * emulation/cua-gmrk.el (top-level): Move provide to end.
11951         * emulation/cua-rect.el (top-level): Move provide to end.
11952         Don't require cua-gmrk when compiling.
11953         (cua--cut-rectangle-to-global-mark)
11954         (cua--copy-rectangle-to-global-mark): Declare as functions.
11956         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
11957         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
11958         (viper-vi-state-cursor-color):
11959         Consolidate make-variable-frame-local calls.
11961         * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
11962         (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
11963         than bbdb-address-street1,2,3.
11965         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
11966         Try x-focus-frame before focus-frame.  Only try focus-frame on XEmacs.
11968 2007-12-03  Karl Fogel  <kfogel@red-bean.com>
11970         * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
11971         (save-place-alist-to-file, load-save-place-alist-from-file):
11972         Don't print non-error messages at all, there's really no need.
11973         Do print if there's a problem, and clarify message in that case.
11975 2007-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
11977         * ediff-diff.el (ediff-prepare-error-list):
11978         * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
11980 2007-12-03  Tassilo Horn  <tassilo@member.fsf.org>
11982         * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
11983         (doc-view-current-overlay, doc-view-pending-cache-flush):
11984         Add doc string.
11986 2007-12-03  Richard Stallman  <rms@gnu.org>
11988         * subr.el (declare-function): Move from byte-run.el.
11990         * emacs-lisp/byte-run.el (declare-function): Move to subr.el.
11992         * window.el (recenter-top-bottom): Don't use `ecase'.
11994 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
11996         * saveplace.el (save-place-alist-to-file):
11997         Set coding-system-for-write once and refer to it throughout.
11998         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
12000 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
12002         * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
12003         system when writing, and set it in the first-line file variables.
12004         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
12005         Juanma Barranquero.
12007 2007-12-02  Glenn Morris  <rgm@gnu.org>
12009         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
12010         Reverse branches of if statement.
12012         * emulation/viper-cmd.el (top-level): Don't require advice.
12013         Don't load viper-util, viper-keym, viper-mous, viper-macs,
12014         viper-ex when compiling.
12016         * emulation/viper-ex.el (top-level): Don't load viper-util,
12017         viper-keym when compiling.
12019         * emulation/viper-init.el (top-level): Move provide statement to end.
12021         * emulation/viper-keym.el (top-level): Don't load viper-util when
12022         compiling.  Move provide statement to end.
12024         * emulation/viper-macs.el (top-level): Don't load viper-util,
12025         viper-keym, viper-mous when compiling.
12027         * emulation/viper-mous.el (top-level): Don't load viper-util when
12028         compiling.
12030         * emulation/viper-util.el (top-level): Don't load viper-init when
12031         compiling.
12033         * emulation/viper.el (top-level): Don't require ring.
12034         Don't load viper-init, viper-cmd when compiling.
12036         * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
12037         Move here from gnus/.
12039 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
12041         Offer option for saveplace to be quiet about loading and saving.
12042         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
12044         * saveplace.el (save-place-quiet): New customizable boolean.
12045         (save-place-alist-to-file, load-save-place-alist-from-file): Use it
12046         to determine whether to print loading/saving messages.
12048 2007-12-02  Glenn Morris  <rgm@gnu.org>
12050         * mail/binhex.el: Move here from gnus/.
12051         (binhex): New custom group.
12052         (binhex-decoder-program, binhex-decoder-switches)
12053         (binhex-use-external): Move to the binhex custom group.
12055         * mail/uudecode.el: Move here from gnus/.
12056         (uudecode): New custom group.
12057         (uudecode-decoder-program, uudecode-decoder-switches)
12058         (uudecode-use-external): Move to the uudecode custom group.
12060         * net/netrc.el (top-level): Don't load `encrypt' features.
12061         (netrc-parse): Don't use encrypt.
12062         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
12064         * progmodes/python.el (top-level): Don't require cl when compiling.
12066 2007-12-02  Agustín Martín  <agustin.martin@hispalinux.es>
12068         * textmodes/flyspell.el (flyspell-large-region): Explicitly set
12069         encoding for aspell process and for communication with it.
12070         Only add "-d" option if not already present.
12071         Use ispell-current-dictionary and ispell-current-personal-dictionary.
12072         General reorganization.
12074         * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
12075         encoding here.
12076         (ispell-start-process): Explicitly set encoding here if using aspell.
12078 2007-12-02  Dan Nicolaescu  <dann@ics.uci.edu>
12080         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
12081         function to log-edit.
12083 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
12085         * net/dbus.el: New file.
12087 2007-12-02  Jay Belanger  <jay.p.belanger@gmail.com>
12089         * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
12090         (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
12091         (calc-lang-parens-are-subscripts): New variables.
12092         (math-expr-special-function-mapping): Remove variable.
12093         (math-eqn-ignore-words, math-tex-ignore-words)
12094         (math-latex-ignore-words): Move to calc-lang.el.
12096         * calc/calc-lang.el (math-compose-vector, math-compose-var)
12097         (math-tex-expr-is-flat): Declare as functions.
12098         (calc-lang-slash-idiv, calc-lang-allow-underscores)
12099         (math-comp-left-bracket, math-comp-right-bracket)
12100         (math-comp-comma, math-comp-vector-prec): Declare as variables.
12101         (math-var-formatter, math-matrix-formatter)
12102         (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
12103         (math-punc-table, math-compose-subscr, math-dots)
12104         (math-func-formatter): New property names to store language
12105         specific information.
12106         (math-compose-tex-var, math-compose-tex-intv)
12107         (math-compose-maple-intv, math-compose-eqn-intv)
12108         (math-compose-tex-sum, math-compose-tex-func)
12109         (math-compose-tex-intv): New functions.
12110         (math-eqn-ignore-words, math-tex-ignore-words)
12111         (math-latex-ignore-words): Move from calc.el.
12112         (math-special-function-table): Add entries for tex.
12113         (calc-lang-slash-idiv, calc-lang-allows-underscores):
12114         New variables.
12115         (math-compose-latex-frac): Rename from `math-latex-print-frac'.
12116         (math-compose-tex-matrix, math-compose-eqn-matrix)
12117         (math-eqn-special-functions): Move from calccomp.el.
12119         * calc/calccomp.el (math-compose-var): New function.
12120         (math-compose-expr): Allow more special functions to be used.
12121         Change test for formatting fractions.  Use variables and property
12122         names to help with language specific formatting.
12123         (math-compose-tex-matrix, math-compose-eqn-matrix)
12124         (math-eqn-special-functions): Move to calc-lang.el.
12125         (math-compose-rows): Use property names to help with language
12126         specific formatting.
12128         * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
12129         into nested subscripts.
12130         (math-read-token): Use variables and property names to help with
12131         language specific parsing.
12132         (math-read-expression-level): Use variables to help with language
12133         specific parsing.
12135 2007-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12137         * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
12138         (archive-rar-summarize): Allow the file name to be passed as argument.
12139         Remove unused vars `header' and `footer'.
12140         (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
12142 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
12144         * log-edit.el (log-edit-show-diff): New function.
12145         (log-edit-mode-map, log-edit-menu): Bind it.
12146         (log-edit-diff-function): New variable.
12147         (log-edit): Change the 3rd param to be an alist and accept a
12148         function that computes a diff for the files involved.
12150         * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
12152 2007-12-01  Martin Rudalics  <rudalics@gmx.at>
12154         * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
12155         wrap next-/previous-line in with-no-warnings.
12157 2007-12-01  Glenn Morris  <rgm@gnu.org>
12159         * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
12161         * net/dig.el: Move here from gnus/.
12162         (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
12164         * net/dns.el: Move here from gnus/.
12165         (top-level): Don't require mm-util, or cl when compiling.
12166         (dns-write-name, dns-read, dns-read-type, query-dns):
12167         Replace mm-with-unibyte-buffer with its expansion.
12168         (query-dns): Replace decf and ignore-errors with non-cl equivalents.
12170         * progmodes/gdb-ui.el (gud-remove, gud-break):
12171         * progmodes/gud.el (gdb-create-define-alist)
12172         (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
12173         (hl-line-highlight, gdb-display-source-buffer)
12174         (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
12175         (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
12177 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
12179         * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
12180         Move args on defun line.
12182         * textmodes/org.el (org-calendar-holiday):
12183         Use calendar-check-holidays instead of the obsolete
12184         check-calendar-holidays.
12185         (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
12186         (bbdb-company, bbdb-current-record, bbdb-name)
12187         (bbdb-record-getprop, bbdb-record-name)
12188         (bibtex-beginning-of-entry, bibtex-generate-autokey)
12189         (bibtex-parse-entry, bibtex-url, cdlatex-tab)
12190         (dired-get-filename, gnus-article-show-summary, mh-display-msg)
12191         (mh-find-path, mh-get-header-field, mh-get-msg-num)
12192         (mh-header-display, mh-index-previous-folder)
12193         (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
12194         (mh-show-buffer-message-number, mh-show-header-display)
12195         (mh-show-msg, mh-show-show, mh-visit-folder)
12196         (org-export-latex-cleaned-string, remember)
12197         (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
12198         (rmail-what-message, elmo-folder-exists-p)
12199         (elmo-message-entity-field, elmo-message-field)
12200         (vm-beginning-of-message, vm-follow-summary-cursor)
12201         (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
12202         (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
12203         (vm-summarize, wl-folder-get-elmo-folder)
12204         (wl-summary-goto-folder-subr)
12205         (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
12206         (wl-summary-line-subject, wl-summary-message-number)
12207         (wl-summary-redisplay): Declare as functions.
12209 2007-11-30  Martin Rudalics  <rudalics@gmx.at>
12211         * longlines.el (longlines-show-hard-newlines): Remove handling of
12212         buffer-undo-list and buffer-modified status.
12213         (longlines-show-region, longlines-unshow-hard-newlines):
12214         Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
12215         inhibit-modification-hooks here to avoid that a buffer appears
12216         modified when toggling visibility of hard newlines.
12218 2007-11-30  Glenn Morris  <rgm@gnu.org>
12220         * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
12222         * progmodes/idlw-complete-structtag.el
12223         (idlwave-sintern-structtag):
12224         * progmodes/idlw-help.el (idlwave-sintern-sysvar)
12225         (idlwave-sintern-sysvartag):
12226         * progmodes/idlwave.el (idlwave-sintern-class-tag)
12227         (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
12228         functions.
12230 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
12232         * textmodes/reftex-index.el (texmathp):
12233         * textmodes/reftex-auc.el (TeX-argument-insert)
12234         (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
12235         (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
12236         (LaTeX-label-list):
12237         * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
12238         (rng-clear-conditional-region, rng-do-some-validation): Declare as
12239         functions.
12240         (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
12242 2007-11-30  Glenn Morris  <rgm@gnu.org>
12244         * emacs-lisp/byte-run.el (declare-function): Add optional fourth
12245         argument and document it.
12247         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
12248         Third argument to declare-function must be a list to specify arglist.
12250         * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
12251         Handle declare-function third argument `t' and fourth argument.
12252         (check-declare-verify): Doc fix.  Handle `fileonly' case.
12253         Use progn rather than prog1.
12255         * desktop.el (uniquify-item-base):
12256         * term/mac-win.el (url-type): Declare as functions.
12258         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
12259         (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
12260         (bbdb-address-location, bbdb-record-addresses): Pass non-nil
12261         fourth arg to declare-function.
12263         * play/dunnet.el: Don't require cl when compiling.
12264         (byte-compile-warnings): Set via file local variables.
12265         (dun-parse): Let-bind `beg' and `line'.
12267 2007-11-29  Alexandre Julliard  <julliard@winehq.org>
12269         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
12271 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
12273         * calendar/time-date.el (encode-time-value): Doc fix.
12275 2007-11-29  Glenn Morris  <rgm@gnu.org>
12277         * calendar/time-date.el (with-decoded-time-value): Doc fix.
12279         * textmodes/css-mode.el (prog-mode): Remove.
12280         (css-mode): Derive from fundamental-mode rather than prog-mode.
12282         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12284         * emacs-lisp/check-declare.el (check-declare-locate)
12285         (check-declare-verify): Handle `external' files.
12286         (check-declare-errmsg): New function.
12287         (check-declare-verify, check-declare-file, check-declare-directory):
12288         Use check-declare-errmsg to report the number of problems.
12290         * ffap.el (w3-view-this-url)
12291         * mail/mspools.el (vm-visit-folder)
12292         * net/browse-url.el (w3-fetch-other-window, w3-fetch)
12293         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
12294         (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
12295         (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
12296         (bbdb-records)
12297         * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
12298         * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
12299         (sasl-make-client, sasl-next-step, sasl-step-data)
12300         (sasl-step-set-data)
12301         * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
12302         (htmlr-step): Declare as functions.
12304         * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
12305         Use bbdb-address-zip rather than bbdb-address-zip-string.
12307 2007-11-28  Richard Stallman  <rms@gnu.org>
12309         * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
12310         Move here from gnus/.
12312 2007-11-28  Martin Rudalics  <rudalics@gmx.at>
12314         * newcomment.el (comment-region-internal): Fix newline insertion
12315         in `block' case.
12317 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12319         * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
12321 2007-11-28  Glenn Morris  <rgm@gnu.org>
12323         * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
12324         delete .elc files.
12326         * nxml/char-name/unicode: Move to etc/nxml/.
12327         * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
12329         * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
12330         Declare as a function.
12332         * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
12333         * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
12334         * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
12336         * nxml/nxml-outln.el (nxml-token-start-tag-p)
12337         (nxml-token-end-tag-p): Move definitions before use.
12339         * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
12341         * nxml/nxml-uchnm.el (top-level)
12342         (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
12343         (nxml-enabled-unicode-blocks): Add custom group.
12345         * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
12346         Use string-to-number rather than string-to-int.
12348         * dired-x.el (dired-omit-old-add-entry): Declare as function.
12349         Move definition before use.
12350         (dired-old-find-buffer-nocreate): Declare as function.
12352         * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
12353         (check-declare-verify): Handle fset.
12355         * emulation/edt.el (edt-user-emulation-setup):
12356         Test edt-setup-user-bindings is bound before calling.
12358         * emulation/tpu-edt.el: Don't require cl when compiling.
12359         (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
12360         (tpu-edt-off): Use condition-case rather than ignore-errors.
12361         Use with-no-warnings.
12363         * eshell/esh-util.el (top-level): Use require rather than load for
12364         ange-ftp.
12366         * mail/supercite.el (sc-version): Redefine as an alias for
12367         emacs-version.
12368         (sc-help-address): Remove.
12369         (sc-version): Use emacs-version rather than sc-version.
12370         (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
12372         * net/socks.el (socks-original-open-network-stream): Declare as
12373         function.  Move definition before use.
12375 2007-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
12377         * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
12378         (math-make-frac): Declare as functions.
12380 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
12382         * progmodes/cperl-mode.el (compilation-error-regexp-alist):
12383         Pacify byte compiler.
12384         (cperl-mode): Use with-no-warnings for setting vc-header-alist.
12386         * progmodes/idlwave.el (idlwave-shell-get-path-info)
12387         (idlwave-shell-temp-file, idlwave-shell-is-running)
12388         (widget-value, comint-dynamic-complete-filename, Info-goto-node):
12389         * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
12390         (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
12391         (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
12392         (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
12393         (idlwave-completing-read, idlwave-current-routine)
12394         (idlwave-downcase-safe, idlwave-entry-find-keyword)
12395         (idlwave-expand-keyword, idlwave-find-class-definition)
12396         (idlwave-find-inherited-class, idlwave-find-struct-tag)
12397         (idlwave-get-buffer-visiting, idlwave-in-quote)
12398         (idlwave-make-full-name, idlwave-members-only)
12399         (idlwave-popup-select, idlwave-routine-source-file)
12400         (idlwave-routines, idlwave-sintern-class)
12401         (idlwave-sintern-keyword, idlwave-sintern-method)
12402         (idlwave-sintern-routine-or-method)
12403         (idlwave-substitute-link-target, idlwave-sys-dir)
12404         (idlwave-this-word, idlwave-what-module-find-class)
12405         (idlwave-where):
12406         * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
12407         * mail/uce.el (rmail-msg-is-pruned)
12408         (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
12409         (rmail-toggle-header):
12410         * mail/sendmail.el (dired-view-file, dired-get-filename):
12411         * mail/rmailkwd.el (rmail-maybe-set-message-counters)
12412         (rmail-display-labels, rmail-msgbeg)
12413         (rmail-set-message-deleted-p, rmail-message-labels-p)
12414         (rmail-show-message, mail-comma-list-regexp)
12415         (mail-parse-comma-list):
12416         * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
12417         (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
12418         (rfc822-addresses, mail-abbrev-make-syntax-table)
12419         (mail-sendmail-delimit-header, mail-header-end):
12420         * mail/hashcash.el (message-narrow-to-headers-or-head)
12421         (message-fetch-field, message-goto-eoh)
12422         (message-narrow-to-headers):
12423         * vc.el (view-mode-exit): Declare as functions.
12425         * mail/vms-pmail.el:
12426         * vmsproc.el:
12427         * vms-patch.el: Don't byte compile these files, they don't work.
12429 2007-11-27  Glenn Morris  <rgm@gnu.org>
12431         * calc/calc-ext.el (math-read-big-rec):
12432         * calc/calc-nlfit.el (math-map-binop):
12433         * calc/calc.el (math-normalize-nonstandard): Fix declarations.
12435         * eshell/eshell.el (eshell-report-bug): Add version number of
12436         obsolescence.
12438         * emulation/viper.el, emulation/viper-util.el,
12439         emulation/viper-macs.el, emulation/viper-keym.el,
12440         emulation/viper-ex.el, emulation/viper-cmd.el:
12441         Load viper-*.el files silently.
12443         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
12444         ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
12445         Load ediff-*.el files silently.
12447         * ediff.el: Load dired silently.  Don't load info, pcl-cvs when
12448         compiling.
12449         (Info-goto-node): Declare as a function.
12451         * ediff-init.el: Don't load ange-ftp when compiling.
12452         * ediff-util.el: Don't load reporter when compiling.
12454         * ediff-wind.el (ediff-display-pixel-width)
12455         (ediff-display-pixel-height):
12456         * generic-x.el (ini-generic-mode):
12457         * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
12458         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
12459         (ps-mule-initialize, ps-mule-begin-job):
12460         * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
12461         (mark-calendar-days-named):
12462         * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
12463         (add-to-diary-list, diary-name-pattern)
12464         (mark-calendar-days-named):
12465         * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
12466         (mark-calendar-days-named):
12467         * calendar/cal-x.el (make-fancy-diary-buffer):
12468         * calendar/holidays.el (calendar-absolute-from-julian):
12469         * calendar/todo-mode.el (calendar-current-date):
12470         * calendar/cal-menu.el (calendar-increment-month)
12471         (calendar-month-name, extract-calendar-year)
12472         (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
12473         (calendar-current-date, calendar-cursor-holidays)
12474         (calendar-date-string, insert-diary-entry, calendar-set-mark)
12475         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12476         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12477         (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
12478         (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
12479         (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
12480         (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
12481         (calendar-day-of-year-string, calendar-iso-date-string)
12482         (calendar-julian-date-string, calendar-astro-date-string)
12483         (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
12484         (calendar-persian-date-string, calendar-bahai-date-string)
12485         (calendar-islamic-date-string, calendar-chinese-date-string)
12486         (calendar-coptic-date-string, calendar-ethiopic-date-string)
12487         (calendar-french-date-string, calendar-mayan-date-string)
12488         (calendar-print-chinese-date, calendar-goto-date):
12489         Declare as functions.
12491         * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
12492         (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
12494         * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
12495         aliases for report-emacs-bug.
12496         (gnus-summary-select-article, gnus-configure-windows): Declare as
12497         functions.
12499         * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
12500         compiler.
12502         * pgg.el (pgg-clear-string): Declare as a function.
12503         (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
12504         (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
12506         * emacs-lisp/check-declare.el (check-declare-locate):
12507         Handle compressed files.
12508         (check-declare-verify): Handle define-generic-mode,
12509         define-global(ized)-minor-mode, define-obsolete-function-alias.
12511 2007-11-27  Jay Belanger  <jay.p.belanger@gmail.com>
12513         * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
12514         algebraic modes.
12516         * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
12517         (math-is-true, calc-explain-why, calc-alg-edit)
12518         (math-composite-inequalities, math-flatten-lands)
12519         (math-multi-subst, calcFunc-vmatches, math-simplify)
12520         (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
12521         (math-read-string, math-read-brackets, math-read-angle-brackets):
12522         Declare as functions.
12524         * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
12525         (calc-fit-bell-shaped-logistic-curve)
12526         (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
12527         (calc-graph-lookup, calc-graph-set-styles, math-min-list)
12528         (math-max-list): Declare as functions.
12529         (math-map-binop): New function.
12530         (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
12532         * calc/calc.el (calc-set-language, calc-edit-finish)
12533         (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
12534         (calc-do-keypad, calcFunc-unixtime, math-parse-date)
12535         (math-lessp, calc-embedded-finish-command)
12536         (calc-embedded-select-buffer, calc-embedded-mode-line-change)
12537         (calc-push-list-in-macro, calc-replace-selections)
12538         (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
12539         (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
12540         (calc-embedded-stack-change, calc-refresh-evaltos)
12541         (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
12542         (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
12543         (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
12544         (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
12545         (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
12546         (math-dimension-error, calc-incomplete-error, math-float-fancy)
12547         (math-neg-fancy, math-zerop, calc-add-fractions)
12548         (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
12549         (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
12550         (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
12551         (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
12552         (math-compose-expr, math-comp-width, math-composition-to-string)
12553         (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
12554         (math-adjust-fraction, math-format-binary, math-format-radix)
12555         (math-group-float, math-mod, math-format-number-fancy)
12556         (math-format-bignum-fancy, math-read-number-fancy)
12557         (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
12558         (calc-do-embedded-activate, math-do-defmath)
12559         (calc-load-everything): Declare as functions.
12561         * calc/calc-ext.el (math-clip, math-round, math-simplify)
12562         (math-simplify-extended, math-simplify-units, calc-set-language)
12563         (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
12564         (calc-embedded-var-change, math-mul-float, math-arctan-raw)
12565         (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
12566         (math-normalize-hms, math-normalize-mod, math-make-sdev)
12567         (math-make-intv, math-normalize-logical-op, math-possible-signs)
12568         (math-infinite-dir, math-calcFunc-to-var)
12569         (calc-embedded-evaluate-expr, math-known-nonzerop)
12570         (math-read-expr-level, math-read-big-rec, math-read-big-balance)
12571         (math-format-date, math-vector-is-string, math-vector-to-string)
12572         (math-format-radix-float, math-compose-expr, math-abs)
12573         (math-format-bignum-binary, math-format-bignum-octal)
12574         (math-format-bignum-hex, math-format-bignum-radix)
12575         (math-compute-max-digits): Declare as functions.
12576         (math-provably-realp): Fix typo.
12578         * calc/calc-forms.el (calendar-current-time-zone)
12579         (calendar-absolute-from-gregorian, dst-in-effect): Declare as
12580         functions.
12582         * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
12584         * calc/calc-lang.el (math-read-factor, math-read-expr-level):
12585         Declare as functions.
12587         * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
12588         (math-posp, math-compare, math-bignum, math-compare-bignum):
12589         Declare as functions.
12591         * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
12592         (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
12593         (calc-explain-why, calc-clear-command-flag)
12594         (calc-roll-down-with-selections, calc-roll-up-with-selections)
12595         (calc-last-args, calc-is-inverse, calc-do-prefix-help)
12596         (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
12597         (math-trunc-special, math-trunc-fancy, math-floor-special)
12598         (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
12599         (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
12600         (math-pow-zero, math-pow-fancy): Declare as functions.
12602         * calc/calc-mode.el (calc-embedded-save-original-modes):
12603         Declare as a function.
12605         * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
12606         Declare as functions.
12607         (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
12608         (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
12609         Replace `mapcar*' by `math-map-binop'.
12610         (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
12612         * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
12613         (math-read-expr-level): Declare as functions.
12615         * calc/calc-vec.el (math-read-expr-level): Declare as a function.
12617 2007-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12619         * emacs-lisp/lisp.el (end-of-defun): Restructure so that
12620         end-of-defun-function is called consistently, even for negative
12621         arguments.
12622         (end-of-defun-function): Default to forward-sexp.
12624 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
12626         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
12628 2007-11-26  Glenn Morris  <rgm@gnu.org>
12630         * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
12631         than :suffix.
12633         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
12635 2007-11-26  Simon Josefsson  <simon@josefsson.org>
12637         * net/imap.el: Move from ../gnus.
12639 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12641         * doc-view.el (doc-view-mode-p): New function.
12643 2007-11-25  Dan Nicolaescu  <dann@ics.uci.edu>
12645         * mail/mspools.el (rmail-get-new-mail):
12646         * mail/reporter.el (mail-position-on-field, mail-text):
12647         * mail/rmail.el (mail-position-on-field, mail-text-start)
12648         (rmail-update-summary):
12649         * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
12650         * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
12651         * mail/rmailout.el (rmail-update-summary):
12652         * mail/rmailsort.el (rmail-update-summary):
12653         * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
12654         (dired-view-file):
12655         * mail/uce.el (mail-strip-quoted-names):
12656         * mail/undigest.el (rmail-update-summary):
12657         * mail/unrmail.el (mail-strip-quoted-names):
12658         * ediff.el (diff-latest-backup-file): Declare as functions.
12660         * obsolete/mlsupport.el (ml-previous-page): Fix typo.
12661         (kill-to-end-of-line):
12662         * obsolete/rnews.el (news-set-minor-modes):
12663         Remove non working functions.
12665 2007-11-25  Glenn Morris  <rgm@gnu.org>
12667         * eshell/esh-maint.el (top-level): Use require with NOERROR for
12668         pcomplete.  Don't mess with load-path.
12670         * eshell/eshell.el (eshell-report-bug-address): Remove.
12671         (eshell-report-bug): Redefine as an alias for report-emacs-bug.
12673 2007-11-24  Glenn Morris  <rgm@gnu.org>
12675         * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
12676         (appt-disp-window): Don't require electric.
12677         Simplify minibuffer-avoidance code.
12678         (appt-select-lowest-window): Avoid minibuffer.
12680         * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
12681         (esh-mode): Require it.
12682         (esh-util): Use require rather than featurep and load.
12683         (eshell): No need to test if eshell-mode is bound; remove obsolete
12684         reference to eshell-auto.
12685         (eshell-command, eshell-command-result): Don't require esh-mode
12686         now that the file does.
12687         (top-level): Move provide statement to the end of the file.
12688         Re-order and update commentary.
12690 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
12692         * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
12693         (vc-annotate-toggle-annotation-visibility): New command.
12694         (vc-annotate-mode-map): Bind "V" to it.
12695         (vc-annotate-mode-menu): Add entry for it.
12696         (vc-annotate-get-time-set-line-props): New func.
12697         (vc-annotate-display-autoscale)
12698         (vc-annotate-display-difference): Use it.
12700         * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
12701         Also, match one space at end of annotation text, after last paren.
12703 2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
12705         * ido.el (ido-file-name-all-completions-1): Check for fboundp of
12706         `tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
12707         `tramp-completion-mode'.
12709 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
12711         * vc-git.el (vc-git-show-log-entry): New func.
12713         * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
12714         (vc-git-state): Use vc-git--call.
12715         (vc-git-registered, vc-git-working-revision)
12716         (vc-git-previous-revision, vc-git-next-revision)
12717         (vc-git--run-command-string, vc-git-symbolic-commit):
12718         Use vc-git--out-ok.
12720 2007-11-24  Glenn Morris  <rgm@gnu.org>
12722         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12724 2007-11-24  Kenichi Handa  <handa@m17n.org>
12726         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
12728 2007-11-23  David Kastrup  <dak@gnu.org>
12730         * server.el (server-process-filter): Use `command-line-args-left'.
12732 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12734         * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
12736 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
12738         * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
12739         buffer if the parent buffer is in vc-dired-mode.
12741 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
12743         * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
12745 2007-11-23  Juri Linkov  <juri@jurta.org>
12747         * dired.el (dired-read-dir-and-switches): For C-x d, set the
12748         value for M-n to the visited file name of the current buffer.
12749         Use minibuffer-with-setup-hook to set minibuffer-default to
12750         buffer-file-name inside read-file-name.
12752         * man.el (Man-getpage-in-background): Don't disregard user option
12753         `Man-width' on non-window systems.  Remove test for `window-system'
12754         around setting envvar "COLUMNS" depending on the value of `Man-width'.
12756         * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
12757         "emacs-grep".  Set envvar "GREP_OPTIONS" to "--color=auto" instead
12758         of "--color=always".
12760 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12762         * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
12763         beginning-of-defun-function.
12765 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12767         * mail/hashcash.el: Move from ../gnus.  Add hashcash payments to email.
12769 2007-11-22  Glenn Morris  <rgm@gnu.org>
12771         * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
12773         * emacs-lisp/check-declare.el (check-declare-locate): New function.
12774         (check-declare-scan): Use check-declare-locate.
12775         (check-declare-verify): No longer adjust fnfile, now
12776         check-declare-locate does it.
12778         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12780 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12782         * subr.el (posn-col-row): Make the `default-value' use explicit.
12784         * window.el (balance-windows): Remove unused var `counter'.
12785         (bw-balance-sub): Remove unused var `lastchild'.
12786         (split-window-vertically): Remove unused var `switch'.
12787         (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
12789         * emacs-lisp/bytecomp.el
12790         (byte-compile-file-form-custom-declare-variable): Simplify.
12792 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12794         * cus-edit.el (custom-mode): Define with `define-derived-mode'.
12795         Set `show-trailing-whitespace' to nil.
12797         * dired.el (make-symbolic-link):
12798         * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
12799         (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
12800         * dired-x.el (make-symbolic-link):
12801         * frame.el (x-initialize-window-system):
12802         * menu-bar.el (x-menu-bar-open):
12803         * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
12804         (x-store-cut-buffer-internal):
12805         * wdired.el (make-symbolic-link):
12806         * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
12807         (x-send-client-message):
12808         * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
12810 2007-11-22  Jan Djärv  <jan.h.d@swipnet.se>
12812         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
12814 2007-11-22  Glenn Morris  <rgm@gnu.org>
12816         * dos-fns.el (int86):
12817         * term/mac-win.el (mac-font-panel-mode): Fix declarations.
12819         * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
12821         * calendar/holidays.el (holiday-list): Add autoload cookie.
12823         * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
12824         files relative to src/ directory.
12825         (check-declare-verify): Handle .c files.  Warn if could not find
12826         an arglist to check.
12828         * emacs-lisp/byte-run.el (declare-function): Doc fix.
12830 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
12832         * replace.el (occur-mode-map): Add a major mode menu with entries
12833         for all occur operations.
12835         * international/titdic-cnv.el (dos-8+3-filename):
12836         * obsolete/fast-lock.el (msdos-long-file-names):
12837         * frame.el (msdos-mouse-p):
12838         * files.el (msdos-long-file-names, w32-long-file-name):
12839         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
12840         (mac-resume-apple-event, mac-font-panel-mode)
12841         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
12842         (mac-clear-font-name-table):
12843         * term/pc-win.el (msdos-remember-default-colors)
12844         (w16-set-clipboard-data, w16-get-clipboard-data):
12845         * term/w32-win.el (w32-send-sys-command, w32-select-font)
12846         (set-message-beep):
12847         * net/browse-url.el (w32-shell-execute):
12848         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
12849         (w32-get-locale-info, w32-get-valid-locale-ids)
12850         (w32-set-clipboard-data):
12851         * dos-fns.el (int86, msdos-long-file-names):
12852         * dos-w32.el (default-printer-name): Declare as functions.
12854 2007-11-21  Jason Rumney  <jasonr@gnu.org>
12856         * emacs-lisp/byte-run.el (declare-function): Return nil.
12858 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12860         * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
12862 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
12864         * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
12866 2007-11-21  Glenn Morris  <rgm@gnu.org>
12868         * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
12869         for now.  Handle define-minor-mode, and defalias (with no argument
12870         checking).
12872 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
12874         * frame.el (msdos-mouse-p):
12875         * files.el (msdos-long-file-names, w32-long-file-name):
12876         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
12877         (mac-resume-apple-event, mac-font-panel-mode)
12878         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
12879         (mac-clear-font-name-table):
12880         * term/pc-win.el (msdos-remember-default-colors)
12881         (w16-set-clipboard-data, w16-get-clipboard-data):
12882         * term/w32-win.el (w32-send-sys-command, w32-select-font)
12883         (set-message-beep):
12884         * net/browse-url.el (w32-shell-execute):
12885         * dos-fns.el (int86, msdos-long-file-names):
12886         * dos-w32.el (default-printer-name): Undo previous change.
12888 2007-11-21  Eli Zaretskii  <eliz@gnu.org>
12890         * international/mule-cmds.el (set-locale-environment):
12891         Set default-file-name-coding-system _after_ keyboard and terminal
12892         coding systems.  This fixes last change.
12894         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
12895         one space after "Subject:".
12897 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12899         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
12900         in order to determine if there's a conflict.
12902 2007-11-21  Richard Stallman  <rms@gnu.org>
12904         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
12906         * reposition.el (reposition-window):
12907         Binding C-M-l moved to bindings.el.
12909         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
12911         * add-log.el (add-change-log-entry-other-window):
12912         Key binding C-x 4 a moved to bindings.el.
12914         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
12915         from filecache.el.
12917         * filecache.el: Minibuffer map bindings moved to bindings.el.
12919 2007-11-21  Jason Rumney  <jasonr@gnu.org>
12921         * international/mule-cmds.el (set-locale-environment):
12922         Set default-file-name-coding-system from system defaults on Windows.
12924 2007-11-21  Jason Rumney  <jasonr@gnu.org>
12926         * term/w32console.el: New term init file for w32 console.
12928         * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
12929         (x-setup-function-keys): Likewise, replacing top-level key definitions.
12930         (w32-tty-standard-colors): Move to term/w32console.el.
12932         * term/w32-win.el (x-setup-function-keys): Remove.
12934         * term/tty-colors.el (tty-register-default-colors): Remove special
12935         case for w32.
12937 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
12939         * frame.el (msdos-mouse-p):
12940         * generic-x.el (w32-shell-name):
12941         * files.el (msdos-long-file-names, w32-long-file-name)
12942         (dired-get-filename, dired-unmark, dired-do-flagged-delete)
12943         (dos-8+3-filename, vms-read-directory, view-mode-disable):
12944         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
12945         (mac-resume-apple-event, mac-font-panel-mode)
12946         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
12947         (mac-clear-font-name-table):
12948         * term/pc-win.el (msdos-remember-default-colors)
12949         (w16-set-clipboard-data, w16-get-clipboard-data):
12950         * term/w32-win.el (w32-send-sys-command, w32-select-font)
12951         (set-message-beep):
12952         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
12953         (w32-get-locale-info, w32-get-valid-locale-ids)
12954         (w32-set-clipboard-data):
12955         * help-fns.el (ad-get-advice-info):
12956         * font-lock.el (fast-lock-after-fontify-buffer)
12957         (fast-lock-after-unfontify-buffer, fast-lock-mode)
12958         (lazy-lock-after-fontify-buffer)
12959         (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
12960         * net/browse-url.el (w32-shell-execute):
12961         * dos-fns.el (int86, msdos-long-file-names):
12962         * dos-w32.el (default-printer-name): Declare as functions.
12964 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
12966         * textmodes/paragraphs.el (forward-sentence): Doc fix.
12967         Reported by Drew Adams <drew.adams@oracle.com>.
12969 2007-11-20  Jason Rumney  <jasonr@gnu.org>
12971         * term/w32-win.el (x-setup-function-keys): Protect against
12972         multiple calls on the same terminal.
12974 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
12976         * term/mac-win.el (x-setup-function-keys): Only setup
12977         local-function-key-map if it has not been setup already for the
12978         current frame.  Move the suspend-emacs processing here.
12980 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
12982         * progmodes/grep.el (xargs-program): New variable.
12983         (grep-compute-defaults): Use it.
12984         (grep-default-command): Doc fix.
12985         (grep, lgrep, rgrep): Reflow docstrings.
12987 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
12989         * vc.el (vc-find-revision): Set the parent buffer.
12990         Use when instead of if.
12992         * progmodes/python.el (info-lookup-maybe-add-help):
12993         * progmodes/ps-mode.el (doc-view-minor-mode):
12994         * mail/emacsbug.el (Info-menu, Info-goto-node):
12995         * emulation/viper-keym.el (viper-ex)
12996         (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
12997         * emulation/viper-cmd.el (widget-type, widget-button-press)
12998         (viper-set-hooks):
12999         * emacs-lisp/tcover-unsafep.el (unsafep-function):
13000         * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
13001         (ses-load, ses-vector-delete, ses-create-header-string)
13002         (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
13003         * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
13005 2007-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13007         * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
13009 2007-11-20  Glenn Morris  <rgm@gnu.org>
13011         * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
13012         for end of function-name.  Handle define-derived-mode.
13014 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
13016         * progmodes/idlw-help.el: Require browse-url unconditionally, it
13017         is available by default.
13018         (idlwave-help-browse-url-available): Change default to t.
13020         * emulation/edt.el (defgroup, defcustom): Remove definition.
13021         (eval-when-compile): Remove.
13022         (c-mark-function):
13023         * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
13024         * textmodes/fill.el (comment-search-forward)
13025         (comment-string-strip):
13026         * progmodes/prolog.el (comint-mode, comint-send-string)
13027         (comint-send-region, comint-send-eof):
13028         * progmodes/dcl-mode.el (imenu-default-create-index-function):
13029         * emulation/viper-util.el (viper-forward-Word):
13030         * emulation/vi.el (c-mark-function):
13031         * emulation/edt-vt100.el (vt100-wide-mode):
13032         * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
13034 2007-11-19  Michael Albinus  <michael.albinus@gmx.de>
13036         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
13037         Still some tuning in case of an echoing shell.
13038         (tramp-send-command): Connection property "remote-echo" is not
13039         persistent; cache key is the process therefore.
13041 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
13043         * replace.el (map-query-replace-regexp): Doc fix (revert part of
13044         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
13046 2007-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
13048         * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
13049         * play/yow.el (doctor-ret-or-read):
13050         * vc-hooks.el (vc-dired-resynch-file):
13051         * vc-hg.el (log-view-get-marked):
13052         * smerge-mode.el (ediff-cleanup-mess):
13053         * pcvs.el (vc-editable-p, vc-checkout):
13054         * pcomplete.el (comint-bol):
13055         * informat.el (texinfo-format-refill):
13056         * ido.el (tramp-tramp-file-p):
13057         * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
13058         (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
13059         * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
13060         functions.
13062         * textmodes/ispell.el (ispell-int-char): Make it a defalias
13063         instead of fset.
13064         (ispell-message): Use with-no-warnings for sc-cite-regexp call.
13066         * ido.el (ido-file-internal): Move with-no-warnings to include the
13067         ffap-string-at-point call.
13069         * pcomplete.el (pcomplete-executables): Move defsubst before first use.
13071         * vc-hg.el (vc-hg-revision-table): Fix last change.
13073 2007-11-19  Martin Rudalics  <rudalics@gmx.at>
13075         * menu-bar.el (top-level): Deactivate clipboard-kill-region and
13076         clipboard-yank when the buffer is read-only.
13078         * cus-edit.el (custom-field-keymap): Move to other Custom mode
13079         keymaps such that it's before the definition of Custom-mode-menu.
13080         (Custom-mode-menu): Show it for custom-field-keymap too.
13082 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
13084         * progmodes/gdb-ui.el: Update commentary.
13086 2007-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
13088         * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
13090 2007-11-19  Glenn Morris  <rgm@gnu.org>
13092         * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
13093         does not exist, try adding `.el' extension.  Also search for defsubsts.
13095         * cus-edit.el (recentf-expand-file-name):
13096         * dired.el (dired-relist-entry):
13097         * subr.el (w32-shell-dos-semantics):
13098         * emacs-lisp/bytecomp.el (compilation-forget-errors):
13099         Declare as functions.
13101 2007-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13103         * abbrev.el (kill-all-abbrevs, insert-abbrevs)
13104         (prepare-abbrev-list-buffer): Use dolist.
13105         (clear-abbrev-table): Preserve properties.
13107 2007-11-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>  (tiny change)
13109         * textmodes/texinfmt.el (texinfo-format-printindex):
13110         Collect combined indexes using texinfo-short-index-format-cmds-alist.
13111         Reported on <bug-texinfo@gnu.org>.
13113 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
13115         * net/tramp.el (tramp-completion-reread-directory-timeout):
13116         New defcustom.
13117         (tramp-handle-file-name-all-completions): Flush directory contents
13118         from cache regularly.
13119         (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
13120         (tramp-open-connection-setup-interactive-shell):
13121         Call `tramp-cleanup-connection' via funcall.
13123         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
13124         created when copying.
13126 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
13128         * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
13129         * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
13130         * eshell/esh-ext.el (eshell-external-command):
13131         * eshell/esh-cmd.el (require):
13132         * eshell/em-unix.el (eshell-plain-locate-behavior):
13133         * eshell/em-cmpl.el (eshell-cmpl-initialize):
13134         Replace eshell-under-xemacs-p with (featurep 'xemacs).
13135         * eshell/esh-mode.el (characterp, char-int): Remove unused
13136         conditional defaliases.
13138         * pcomplete.el (pcomplete-event-matches-key-specifier-p):
13139         Rename from event-matches-key-specifier-p, define unconditionally.
13140         (event-basic-type): Remove unused defalias.
13141         (pcomplete-show-completions):
13142         Use pcomplete-event-matches-key-specifier-p.
13144 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
13146         * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
13147         when saving esh-groups.el.
13149 2007-11-17  Martin Rudalics  <rudalics@gmx.at>
13151         * wid-edit.el (widget-default-complete):
13152         * progmodes/flymake.el (flymake-goto-file-and-line):
13153         Fix typo in (doc-)string.
13155 2007-11-17  Glenn Morris  <rgm@gnu.org>
13157         * emacs-lisp/byte-run.el (declare-function): New macro.
13158         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
13159         New function, byte-hunk-handler for declare-function.
13160         (byte-compile-callargs-warn): Handle declared functions.
13162         * emacs-lisp/check-declare.el: New file.
13163         * Makefile.in (check-declare): New target.
13165         * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
13167         * subr.el (process-lines): Move here from ../admin/admin.el.
13168         * emacs-lisp/authors.el (authors-process-lines): Remove.
13169         (authors): Use process-lines rather than authors-process-lines.
13171         * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
13172         Remove these files.
13174 2007-11-17  Juanma Barranquero  <lekktu@gmail.com>
13176         * emacs-lisp/backquote.el (backquote):
13177         Improve argument/docstring consistency.
13179         * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
13180         (ring-length, ring-empty-p): Use c[ad]dr.
13181         (ring-plus1): Use `1+'.
13182         (ring-minus1): Use `zerop'.
13183         (ring-remove): Use c[ad]dr.  Use `when'.
13184         (ring-copy): Use c[ad]dr.  Use `let', not `let*'.
13185         (ring-ref): Use `let', not `let*'.
13186         (ring-insert-at-beginning): Use c[ad]dr.  Doc fix.
13187         (ring-insert+extend): Use c[ad]dr.  Fix typo in docstring.
13188         (ring-member): Simplify.  Doc fix.
13189         (ring-convert-sequence-to-ring): Simplify.
13191 2007-11-17  Juri Linkov  <juri@jurta.org>
13193         * dired-aux.el (dired-create-directory): Allow creating
13194         a directory of an arbitrary depth.  Add a loop to find the topmost
13195         nonexistent parent dir `new', and call `dired-add-file' on it.
13196         Set the `PARENTS' arg of `make-directory' to t.
13198 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
13200         * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
13201         (math-build-parse-table): Get parse information from math-parse-table.
13203 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13205         * window.el (recenter-last-op): New var.
13206         (recenter-top-bottom): New command.
13207         (global-map): Bind it to C-l.
13209         * abbrev.el (abbrev--write): Fix error in transcription from C.
13211         * emulation/pc-select.el (pc-select-shifted-mark): Remove.
13212         (pc-select-ensure-mark): Set mark-active to a special value instead.
13213         Rename from ensure-mark.  Update call callers.
13214         (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
13215         Rewrite.  Update all callers.
13216         (pc-selection-mode): Remove redundant var declaration.
13218 2007-11-16  Tassilo Horn  <tassilo@member.fsf.org>
13220         * doc-view.el (doc-view-search-backward, doc-view-search):
13221         Fix assignment to free variable bug.
13223 2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
13225         * emulation/pc-select.el (pc-select-shifted-mark): New var.
13226         (ensure-mark): Set it.
13227         (maybe-deactivate-mark): New fun.
13228         Use it everywhere instead of (setq mark-active nil).
13230 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
13232         * textmodes/reftex-dcr.el (reftex-start-itimer-once):
13233         Add check for XEmacs.
13235         * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
13237         * doc-view.el (doc-view-resolution): Add missing :group.
13239 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
13241         * subr.el (make-variable-frame-local):
13242         Fix typo in obsolescence declaration.
13244 2007-11-16  Werner Lemberg  <wl@gnu.org>
13246         * files.el (set-auto-mode-1): Check second line for -*- if file
13247         starts with '\" (which is used by man pages to identify needed
13248         troff preprocessors).
13250 2007-11-16  Glenn Morris  <rgm@gnu.org>
13252         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
13254 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
13256         * calc/calc-lang.el (math-oper-table): Fix typo.
13257         Reduce precedence of "/" for TeX.
13259         * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
13261 2007-11-16  Juri Linkov  <juri@jurta.org>
13263         * dired-aux.el (dired-read-shell-command-default): New function.
13264         (dired-read-shell-command): Use its return value for DEFAULT arg.
13266         * replace.el (keep-lines-read-args, occur-read-primary-args):
13267         Use a list of default values for DEFAULT arg of read-from-minibuffer.
13269         * man.el (Man-heading-regexp): Add 0-9.
13270         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
13272 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13274         * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
13275         (doc-view-resolution): New custom var.
13276         (doc-view-pdf/ps->png): Use it.
13277         (doc-view-shrink-factor): New var.
13278         (doc-view-enlarge, doc-view-shrink): New commands.
13279         (doc-view-mode-map): Use them.
13281 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
13283         * ediff-wind.el (ediff-window-setup-function):
13284         * simple.el (normal-erase-is-backspace):
13285         * eshell/em-unix.el (eshell/info):
13286         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
13287         Fix typos in docstrings.
13289         * emulation/cua-base.el (cua--keymaps-initialized):
13290         Rename from `cua--keymaps-initalized'.  Callers changed.
13291         (cua-highlight-region-shift-only): Doc fix.
13292         (cua-paste-pop): Fix typo in docstring.
13294 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13296         * emulation/cua-base.el (cua--pre-command-handler-1):
13297         Use input-decode-map instead of function-key-map.
13298         Use event-modifiers now that it works reliably.
13300         * vc.el (vc-diff-internal): Pop-to-buffer later.
13302         * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
13304         * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
13305         did not touch them.
13307 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
13309         * calc/calc-menu.el: New file.
13310         * calc/calc.el (calc-mode): Require calc-menu.
13312 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
13314         * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
13316 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
13318         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
13319         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
13320         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
13321         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
13322         locations.
13323         (gdb-info-breakpoints-custom, gdb-assembler-custom)
13324         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
13325         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
13327 2007-11-13  Noah Friedman  <friedman@splode.com>
13329         * calc/calc.el: Add `backward-delete-char-untabify' to the list of
13330         bindings to remap when `calc-scan-for-dels' is non-nil.
13332 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13334         * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
13335         constant forms.
13336         (byte-compile-nilconstp): New function.
13337         (byte-optimize-cond): Kill subsequent branches when a branch is
13338         know to be taken or not taken.
13339         (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
13341 2007-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
13343         * vc.el (vc-register): Allow registering a file passed as a
13344         parameter instead of just the current buffer.
13346 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
13348         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
13349         Check whether the output of "uname -sr" has been changed.
13351 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13353         * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
13354         patterns from compilation-perl.el and compilation-weblint.el files.
13356 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
13358         * progmodes/compilation-perl.el:
13359         * progmodes/compilation-weblint.el: Disable autoloads, they cause
13360         a bootstrap failure.
13362         * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
13363         instead of doing "cvs diff" in order to avoid accessing the repository.
13365 2007-11-12  Kevin Ryde  <user42@zip.com.au>
13367         * progmodes/compilation-perl.el:
13368         * progmodes/compilation-weblint.el: New files.
13370 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
13372         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
13373         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
13374         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
13375         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
13376         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
13377         Rewrite in active voice.
13379 2007-11-11  Tassilo Horn  <tassilo@member.fsf.org>
13381         * doc-view.el: Add comments about isearch support.
13383 2007-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
13385         * vc.el (vc-start-entry): Fix setting the in the case the function
13386         is called from vc-dired.  Use when instead of if where appropriate.
13388 2007-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13390         * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
13391         to be a list.
13392         (ps-begin-job): Error if ps-lpr-switches is not a list.
13394 2007-11-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13396         * faces.el (face-normalize-spec): Remove function.
13397         (frame-set-background-mode): Undo last change.
13399 2007-11-10  Jason Rumney  <jasonr@gnu.org>
13401         * w32-fns.el: Sync charset names with setup-default-fontset.
13402         Append "-1" where second part missing.
13404 2007-11-10  Juri Linkov  <juri@jurta.org>
13406         * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
13407         Fix docstring.  Reported by Leo <sdl.web@gmail.com>.
13409         * custom.el (custom-note-var-changed): Remove the `interactive'
13410         spec from this new non-interactive function.
13412 2007-11-10  Tassilo Horn  <tassilo@member.fsf.org>
13414         * doc-view.el (doc-view-mode-map, doc-view-menu)
13415         (doc-view-pdf->txt-sentinel): Adapt to new search UI.
13416         (doc-view-search-backward): New function.
13417         (doc-view-search): Query new regexp if prefix arg is given, else
13418         jump to next/previous match.
13419         (doc-view-mode): Handle compressed files.
13420         (jka-compr): Required for compressed files.
13422 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
13424         * replace.el (query-replace-show-replacement): New defcustom.
13425         (perform-replace): Use `match-substitute-replacement' if
13426         `query-replace-show-replacement' is non-nil.
13428 2007-11-10  David Kastrup  <dak@gnu.org>
13430         * subr.el (match-substitute-replacement): New function.
13432 2007-11-10  Carsten Dominik  <dominik@science.uva.nl>
13434         * files.el (auto-mode-alist): Select org-mode for files with the
13435         extension ".org".
13437 2007-11-10  Martin Rudalics  <rudalics@gmx.at>
13439         * help.el (help-window, help-window-point-marker): New variables.
13440         (help-window-select): New option.
13441         (with-help-window): New macro for displaying help windows.
13442         (help-window-display-message, help-window-setup-finish)
13443         (help-window-setup): New functions used for setting up help windows.
13444         (print-help-return-message): Reset help-window to nil.
13445         (view-lossage): Use with-help-window instead of
13446         with-output-to-temp-buffer and move help-window-point-marker after
13447         inserted text.
13448         (describe-bindings, describe-key, describe-mode): Use
13449         with-help-window instead of with-output-to-temp-buffer.
13451         * help-mode.el (help-mode): Set view-exit-action to bury the
13452         buffer instead of fiddling with windows.  Simplify code.
13453         (help-mode-finish): When help-window eqs t set it to the selected
13454         window and have with-help-window set up view-return-to-alist.
13455         (help-buffer): Add autoload cookie.
13457         * view.el (view-remove-frame-by-deleting): Change default value to t.
13458         Add autoload cookie.
13459         (view-exit-action, view-file, view-file-other-window)
13460         (view-file-other-frame, view-buffer, view-buffer-other-window)
13461         (view-buffer-other-frame): Rewrite doc strings.
13462         (view-return-to-alist-update): New function to remove stale entries
13463         from view-return-to-alist.
13464         (view-mode-enter): Rewrite doc string and simplify code.
13465         (view-mode-exit): Handle new case 'keep-frame.  Don't reset
13466         view-exit-action to nil.  Simplify code and rewrite doc string.
13468         * apropos.el (apropos-describe-plist):
13469         * descr-text.el (describe-char):
13470         * disp-table.el (describe-display-table):
13471         * faces.el (list-faces-display, describe-face):
13472         * facemenu.el (list-colors-display):
13473         * help-fns.el (describe-function, describe-variable)
13474         (describe-syntax, describe-categories):
13475         Use with-help-window instead of with-output-to-temp-buffer.
13477 2007-11-10  Dan Nicolaescu  <dann@ics.uci.edu>
13479         * emacs-lisp/byte-opt.el (byte-optimize-featurep):
13480         Optimize (featurep 'emacs) to t.
13482         * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
13483         New function.
13484         (byte-compile-maybe-guarded): Use it to also look for bound
13485         symbols inside `and' forms.  Comment out non-working code that was
13486         trying to avoid warnings for XEmacs code.
13488         * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
13490         * vc-svn.el (vc-svn-print-log, vc-svn-diff):
13491         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
13492         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
13493         (vc-cvs-annotate-command):
13494         * vc-arch.el (vc-arch-diff): Remove test to check if start-process
13495         is bound, it always is.
13497 2007-11-10  Jason Rumney  <jasonr@gnu.org>
13499         * term/w32-win.el (w32-initialize-window-system): Move SJIS font
13500         setup here from global scope.
13502 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
13504         * ido.el (ido-save-history): Save the history file in UTF-8, not
13505         the current filename coding system.
13507 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13509         * simple.el (interprogram-cut-function, interprogram-paste-function):
13510         Don't make them frame-local any more.
13512         * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
13513         Don't set interprogram-(cut|paste)-function on each frame.
13515         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
13516         Make them work in tty frames.
13517         (interprogram-cut-function, interprogram-paste-function):
13518         Set them globally.
13520 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13522         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
13523         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
13524         (iso-iso2duden-trans-tab): Add docstring.
13526 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13528         * abbrev.el (define-abbrev-table): Record the variable definition.
13530         * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
13531         New function.
13533 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13535         * ps-print.el: Clean the code for checking suitable Emacs version.
13536         (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
13537         (ps-print-version): New version 6.8.1.
13539 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13541         * files.el (enable-local-variables): Doc fix.
13543 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
13545         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
13547 2007-11-09  Sven Joachim  <svenjoac@gmx.de>
13549         * dired-aux.el (dired-copy-file-recursive):
13550         Preserve directory permissions.
13552 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13554         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
13555         (whitespace-unload-function): New-style unload function.  When run,
13556         unintern `whitespace-unload-hook' and call `unload-feature' recursively
13557         to stop the old hook from messing with the unloading.
13559 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13561         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
13562         (elp-unset-master, elp-results): Fix typos.
13563         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
13564         Doc fixes.
13566         * msb.el (msb--many-menus): Remove variable.
13567         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
13568         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
13569         (msb--toggle-menu-type): Fix typos in docstrings.
13571         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
13572         (shadow-insert-var): Doc fixes.
13573         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
13574         Reflow docstrings.
13575         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
13577 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13579         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
13580         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
13581         Fix typos in autoload docstrings.
13583 2007-11-09  Richard Stallman  <rms@gnu.org>
13585         * savehist.el (savehist-save): Obey savehist-ignored-variables.
13587 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
13589         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
13590         (gdb-var-update-handler-1): Use it.
13592 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13594         * loadhist.el (unload-feature): Remove erroneous check for the
13595         FEATURE-unload-function variable; check the existence of the
13596         function (that's what the docstring says, and it makes more sense).
13598         * follow.el (follow-unload-function): Add docstring.
13599         (follow-unload-function): Remove variable.
13601         * server.el (server-unload-function): Remove variable.
13602         (server-unload-function): Unbind `server-edit' from `C-x #'.
13604         * ses.el (ses-unload-function): New function.
13606 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
13608         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
13609         (unsafep-progn, unsafep-let): Fix typos in docstrings.
13611         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
13612         before use to avoid a warning in packages that require uniquify.
13613         (uniquify-unload-function): New function and var.
13615 2007-11-09  Dan Nicolaescu  <dann@ics.uci.edu>
13617         * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
13618         (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
13619         (ediff-current-diff-A, ediff-current-diff-B)
13620         (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
13621         (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
13622         (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
13623         (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
13624         (ediff-odd-diff-Ancestor, ediff-reset-mouse):
13625         * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
13626         (ediff-setup-windows-plain-merge)
13627         (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
13628         (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
13629         * ediff-util.el (ediff-setup-keymap, )
13630         (ediff-toggle-wide-display, ediff-toggle-multiframe)
13631         (ediff-toggle-use-toolbar, ediff-really-quit)
13632         (ediff-good-frame-under-mouse)
13633         (ediff-highlight-diff-in-one-buffer)
13634         (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
13635         (ediff-make-bullet-proof-overlay):
13636         * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
13637         (ediff-set-meta-overlay):
13638         * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
13639         * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
13640         ediff-emacs-p with their former definitions.
13642         * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
13643         (viper-has-face-support-p, viper-inactivate-input-method)
13644         (viper-activate-input-method)
13645         (viper-use-replace-region-delimiters, viper-restore-cursor-type):
13646         * emulation/viper-mous.el (viper-multiclick-timeout)
13647         (viper-surrounding-word, viper-mouse-click-insert-word)
13648         (viper-mouse-click-search-word, viper-parse-mouse-key):
13649         * emulation/viper-macs.el (viper-char-array-to-macro):
13650         * emulation/viper.el (viper-go-away, viper-set-hooks)
13651         (viper-non-hook-settings):
13652         * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
13653         (viper-get-saved-cursor-color-in-insert-mode)
13654         (viper-get-saved-cursor-color-in-emacs-mode)
13655         (viper-check-version, viper-get-visible-buffer-window)
13656         (viper-file-checked-in-p, viper-set-replace-overlay)
13657         (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
13658         (viper-check-minibuffer-overlay, viper-read-key-sequence)
13659         (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
13660         with their former definitions.
13661         (viper-eventify-list-xemacs): Only do work for XEmacs.
13662         (viper-set-unread-command-events): Only do work for Emacs.
13663         (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
13664         (viper-move-overlay, viper-overlay-start, viper-overlay-end)
13665         (viper-overlay-get, viper-overlay-put, viper-read-event)
13666         (viper-characterp, viper-int-to-char, viper-get-face)
13667         (viper-color-defined-p, viper-iconify): New defaliases replacing
13668         the old fsets.
13670         * progmodes/fortran.el (comment-region-function)
13671         (uncomment-region-function): Pacify byte compiler.
13673         * vc.el (vc-diff-internal): Remove code for an old version of gnus.
13675 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>
13677         * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
13678         `process-environment'.
13680 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
13682         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
13683         match dir like "a...b".
13685 2007-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13687         * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
13689 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
13691         * net/tramp.el (tramp-handle-substitute-in-file-name):
13692         Don't expand the remote connection identification.
13693         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
13694         Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
13695         before calling stty.
13697         * net/tramp-cache.el (tramp-cache-print)
13698         (tramp-dump-connection-properties): Fix docstring.
13699         (tramp-list-connections): Rename from `tramp-cache-list-connections'.
13701         * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
13703         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
13704         remote connection identification when setting connection property.
13706         * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
13707         "//" substitutes only in the local filename part.
13709 2007-11-07  David Hansen  <david.hansen@gmx.net>
13711         * eshell/em-glob.el (eshell-extended-glob): Sort matches.
13713 2007-11-07  Glenn Morris  <rgm@gnu.org>
13715         * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
13716         Remove superfluous concats.  Move final set-buffer to
13717         non-emacs-specific code.
13719 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
13721         * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
13723 2007-11-07  Johan Bockgård  <bojohan@gnu.org>
13725         * eshell/esh-mode.el (eshell-output-filter):
13726         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
13727         Use `with-current-buffer'.
13729 2007-11-07  Andreas Schwab  <schwab@suse.de>
13731         * server.el (server-start): Only register cleanup after server was
13732         started.
13734 2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
13736         * net/tramp.el (top): Don't autoload `tramp-cache-print'.
13738         * net/tramp-cache.el (tramp-cache-print): Move down.
13739         (tramp-cache-list-connections): New defun.
13741         * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
13743 2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
13745         * ido.el (ido-save-history): Write the history file in the current
13746         filename coding system, and add `coding' file-local variable.
13748 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
13750         * textmodes/org.el (org-table-formula-substitute-names):
13751         Remove forgotten temporary debugging code.
13753 2007-11-05  Michael Albinus  <michael.albinus@gmx.de>
13755         * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
13756         the prompt.
13758 2007-10-05  Chris Moore  <christopher.ian.moore@gmail.com>
13760         * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
13762 2007-11-05  Simon Josefsson  <simon@josefsson.org>
13764         * net/tls.el (tls-end-of-info): Doc fix.
13766 2007-11-05  Kenichi Handa  <handa@ni.aist.go.jp>
13768         * international/utf-7.el (utf-7-imap): New coding system.
13769         (utf-7-imap-post-read-conversion): New function.
13770         (utf-7-imap-pre-write-conversion): New function.
13772 2007-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13774         * abbrev.el (abbrev--write): Fix up typo.
13776 2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
13778         * abbrev.el (define-abbrev-table): Doc fix.
13780 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
13782         * info.el (Info-revert-buffer-function): New func.
13783         (Info-mode): Arrange to use it for reverting.
13784         (Info-copy-current-node-name): Add space between filename and nodename.
13786 2007-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13788         * abbrev.el (expand-abbrev): Move point back to expansion's end.
13790 2007-11-04  Glenn Morris  <rgm@gnu.org>
13792         * net/tls.el: Don't require rx when compiling.
13793         (tls-end-of-info): Rewrite without using rx.
13794         (open-tls-stream): Use with-current-buffer.
13796 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
13798         * net/tls.el: Require rx when compiling.
13799         (tls-end-of-info): New variable.
13800         (open-tls-stream): Keep reading input until `tls-end-of-info' is
13801         matched.
13803 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
13805         * register.el (append-to-register, prepend-to-register):
13806         Don't signal error on empty register; use the text, instead.
13808 2007-11-03  Michael Olson  <mwolson@gnu.org>
13810         * textmodes/remember.el (remember-buffer):
13811         Use define-obsolete-function-alias rather than defalias.
13813 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
13815         * simple.el (bad-packages-alist): Anchor semantic regexp.
13817 2007-11-03  Glenn Morris  <rgm@gnu.org>
13819         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
13820         if defined, for blank lines.  Doc fix.
13822         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
13823         (fortran-mode): Set values for comment-region-function,
13824         uncomment-region-function and comment-insert-comment-function.
13825         (fortran-uncomment-region): New function.
13827         * textmodes/nroff-mode.el (nroff-mode):
13828         Set comment-insert-comment-function rather than indent-line-function.
13829         (nroff-indent-line-function): Remove.
13830         (nroff-insert-comment-function): New function.
13832 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
13834         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
13836 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
13838         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
13840         * emulation/viper-cmd.el (viper-prev-destructive-command)
13841         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
13842         copy-sequence.
13844         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
13845         Got rid of ediff-copy-list.
13847         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
13848         use face-name.
13849         (ediff-test-utility, ediff-diff-mandatory-option)
13850         (ediff-reset-diff-options): Remove to simplify the mandatory option
13851         handling on Windows.
13852         (ediff-set-diff-options): Add.
13853         (ediff-diff-options): Set "--binary" option as default in some cases.
13855         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
13856         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
13857         ediff-vc-working-revision.  Require vc-hooks.
13859 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
13861         * files.el (hack-local-variables): Fix membership tests to avoid
13862         treating all variables as safe if `enable-local-variables' is
13863         set to :safe (CVE-2007-5795).
13865 2007-11-02  Glenn Morris  <rgm@gnu.org>
13867         * newcomment.el (comment-indent): Let comment-insert-comment-function,
13868         if defined, do all the work of inserting a new comment.
13870         * progmodes/etags.el (tags-table-mode): Disable undo.
13872         * simple.el (bad-packages-alist): Revert previous change.
13874 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
13876         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
13878         * obsolete/lselect.el: Do not warn about unknown functions.
13880 2007-11-02  Michael Olson  <mwolson@gnu.org>
13882         * textmodes/remember.el (remember-buffer): Make this an alias of
13883         remember-finalize, because Org uses it.
13885 2007-11-01  Michael Olson  <mwolson@gnu.org>
13887         * textmodes/remember.el: Improve documentation in heading.
13888         (remember-before-remember-hook): Turn into a customizable option.
13889         (remember): Document INITIAL argument.
13890         (remember-region): Remove autoload cookie.  Improve docstring to
13891         mention that it is called from the *Remember* buffer, and does not
13892         have any functional overlap with the `remember' function.
13893         (remember-finalize): Remove autoload cookie.  Rename from
13894         remember-buffer to emphasize that this does not have any
13895         functional overlap with the `remember' function.
13896         (remember-destroy): Remove autoload cookie.
13897         (remember-mode-map): Define and initialize in one step.
13898         (remember-mode): Improve docstring.
13899         (remember-annotation-functions): Default to just '(buffer-file-name),
13900         and don't try to take the default value from Planner.
13902 2007-11-01  Glenn Morris  <rgm@gnu.org>
13904         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
13906         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
13908         * emacs-lisp/authors.el (authors-scan-change-log)
13909         (authors-scan-el): Don't enable local eval; enable only safe local
13910         variables, without querying.
13912         * mail/footnote.el (footnote-numeric-regexp)
13913         (footnote-english-upper-regexp, footnote-english-lower-regexp)
13914         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
13915         Match multi-character footnotes.
13917         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
13918         (nroff-indent-line-function): New function.
13919         (nroff-count-text-lines): Use nroff-forward-text-line rather than
13920         obsolete alias.
13922 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
13924         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
13925         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
13926         (rcirc-print): Only update the line count when not marking the
13927         line as omittable.
13928         (rcirc-log-write): Specify coding system when writing logfile.
13929         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
13931 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
13933         * printing.el (printing): Fix :version, printing.el was included
13934         for in emacs-22.1.
13935         (pr-path-style, pr-path-alist, pr-txt-name)
13936         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
13937         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
13938         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
13939         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
13940         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
13941         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
13942         (pr-setting-database, pr-visible-entry-list)
13943         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
13944         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
13946         * ediff-util.el (ediff-nuke-selective-display): Move definition to
13947         top level, make it dependent on the emacs flavor.
13949         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
13950         Test for XEmacs not for itimer.
13952         * term/sun-mouse.el:
13953         * obsolete/sun-fns.el:
13954         * obsolete/sun-curs.el: Remove files.
13956         * term/sun.el (select-previous-complex-command): Remove obsolete code.
13958 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
13960         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
13961         was given to concat.
13963 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13965         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
13966         used normally for goto-line.  Change `g' to revert the buffer.
13967         Add redundant `r' binding for buffer-revert.
13969         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
13970         (mail-abbrevs-setup): Use abbrev-expand-functions.
13971         (build-mail-abbrevs): Use with-temp-buffer.
13972         (define-mail-abbrev): Simplify.
13973         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
13974         Change it for use on abbrev-expand-functions.
13975         (mail-abbrev-complete-alias): Use with-syntax-table.
13977 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
13979         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
13980         directly.  Fix bug in deleting temp file.
13982 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13984         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
13985         Merge defvar and define-abbrev-table.
13986         (def-python-skeleton): Use :case-fixed and :enable-function.
13987         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
13988         Remove.
13989         (python-mode): Don't modify pre-abbrev-expand-hook.
13991 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
13993         * ediff-util.el (ediff-file-checked-out-p)
13994         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
13996 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13998         * abbrev.el (abbrev-symbol): Correct let->let*.
13999         (abbrev--before-point): Only use abbrev-start-location if before point.
14001 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
14003         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
14004         (strokes-unload-hook): Remove function and variable.
14005         (strokes-unload-function): New-style unload function, adapted
14006         from `strokes-unload-hook'.
14008         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
14009         (cl-unload-hook): Remove variable.
14010         (cl-unload-function): New-style unload function, adapted
14011         from `cl-cannot-unload'.
14013         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
14014         (elp-unload-function): New-style unload function, adapted
14015         from `elp-unload-hook'.
14017 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
14019         * emacs-lisp/find-func.el (find-library): Use library at
14020         point as default interactive argument.
14022 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
14024         * shadowfile.el (shadow-join): Remove.
14025         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
14026         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
14027         (shadowfile-unload-hook): Remove function and variable.
14028         (shadowfile-unload-function): New-style unload function, adapted
14029         from `shadowfile-unload-hook'.
14031 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
14033         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
14034         only if it is bound.
14036         * textmodes/reftex.el: Move autoloads for before all uses.
14037         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
14038         (reftex-delete-overlay): Move to the top level with the condition
14039         in the body.
14041         * progmodes/simula.el: Use when instead of if.
14043         * iimage.el (iimage-locate-file): Define unconditionally.
14045         * mail/mailabbrev.el (mail-abbrev-next-line):
14046         * emulation/vip.el (vip-enlarge-region, vip-line)
14047         (vip-next-line-at-bol, vip-previous-line)
14048         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
14049         Wrap with-no-warnings around uses of next-line and previous-line.
14051         * ediff.el (run-ediff-from-cvs-buffer):
14052         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
14053         Remove function not used by pcl-cvs anymore.
14054         (noninteractive, generic-sc-get-latest-rev)
14055         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
14056         Delete support for long obsolete generic-sc.el.
14058 2007-10-31  Glenn Morris  <rgm@gnu.org>
14060         * cvs-status.el: No longer require pcvs when compiling.
14062         * doc-view.el (doc-view-conversion-refresh-interval)
14063         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
14064         (doc-view-reset-slice): Doc fixes.
14065         (doc-view-menu): Remove deleted function doc-view-edit-doc.
14067 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
14069         * help-at-pt.el (help-at-pt-unload-hook): Remove.
14070         Timers are automatically canceled by `unload-feature'.
14072         * delsel.el (delsel-unload-hook): Remove function and variable.
14073         (delsel-unload-function): New-style unload function, adapted
14074         from `delsel-unload-hook'.
14076         * msb.el (msb-unload-hook): Remove function and variable.
14077         (msb-unload-function): New-style unload function, adapted from
14078         `msb-unload-hook'.
14080 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
14082         * desktop.el (uniquify-managed): Pacify byte compiler.
14083         (desktop-buffer-info): If the buffer name is managed by uniquify,
14084         save the base name, not the uniquified one.
14085         (desktop-create-buffer): Allow `rename-buffer' to generate a new
14086         name in case of conflict.
14088 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14090         * doc-view.el: Use expand-file-name rather than concat.
14091         (doc-view-cache-directory): Add the UID so multiple users won't clash.
14092         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
14093         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
14094         (doc-view-toggle-display): Use an overlay over the whole buffer so as
14095         not to have to touch the buffer's content.
14096         (doc-view-initiate-display): New function, extracted from doc-view-mode.
14097         (doc-view-mode): Use it.  Don't mark as a special mode.
14098         Put the page numbers in the modeline.
14099         Set up the overlay.  Hide the cursor.  Run the mode hook.
14100         Use after-revert-hook rather than revert-buffer-function.
14101         (doc-view-search-internal): Fix typo.
14102         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
14103         image-cache flush.
14104         (doc-view-reconvert-doc): Don't reset the whole mode.
14105         (doc-view-make-safe-dir): New function.
14106         (doc-view-current-cache-dir): Use it.
14108 2007-10-30  Jason Rumney  <jasonr@gnu.org>
14110         * time.el (display-time-world-list): Test for zoneinfo support.
14112 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
14114         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
14116         * net/tramp-cache.el (tramp-flush-file-function): Check also
14117         `default-directory' if `buffer-file-name' does not return a
14118         string.  Added to `eshell-pre-command-hook'.
14120 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14122         * doc-view.el (doc-view-current-doc): Remove.
14123         Replace all uses by buffer-file-name.
14124         (doc-view-menu): New menu.
14125         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
14126         unused var `doc'.
14127         (doc-view-sort): Simplify.
14128         (doc-view-buffer-message): Don't change buffer-modified-p.
14129         (doc-view-mode): Change it here instead.
14130         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
14131         Don't modify the global value of revert-buffer-function.
14133         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
14134         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
14135         (image-toggle-display): Take overlays into account and don't assume
14136         point-min==1.
14138 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
14140         * vc.el (vc-annotate): Fix omission bug:
14141         Specify value for vc-sentinel-movepoint.
14143 2007-10-30  Michael Olson  <mwolson@gnu.org>
14145         * textmodes/remember.el (remember-mode-hook)
14146         (remember-handler-functions, remember-annotation-functions):
14147         Add additional items as options, including some Org functions.
14149 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
14151         * doc-view.el: Remove cl-dependency.
14152         (doc-view-buffer-message): Mention new binding K.
14153         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
14154         instead of variable.
14155         (doc-view-current-cache-dir): Better cache dir naming.
14156         (doc-view-current-display): Remove variable.
14157         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
14158         (doc-view-kill-proc): Set converter process to nil.
14159         (doc-view-minor-mode): New minor mode.
14160         (doc-view-minor-mode-map): New keymap.
14161         (doc-view-mode): Remove text/image switching code.  Use plain defun.
14162         (doc-view-mode-map): New binding K kills converter process.
14163         Remove C-c C-e binding.
14164         (doc-view-mode-text-map): Remove keymap.
14165         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
14166         d-v-display-maybe.
14167         (doc-view-previous-major-mode): New variable.
14168         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
14169         (doc-view-remove-if): New function.
14170         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
14171         (doc-view-toggle-display): Toggle modes instead of display styles.
14172         (doc-view-reconvert-doc): Adapt to new way of doing things.
14174         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
14176 2007-10-30  Glenn Morris  <rgm@gnu.org>
14178         * dirtrack.el (dirtrack-mode): Doc fix.
14180         * shell.el (shell-dirtrack-verbose, shell-mode)
14181         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
14183         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
14184         (byte-compile-enable-warning): Doc fix.
14186         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
14187         suppress byte-opt warning.
14189 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
14191         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
14192         (edt-gnu-emacs19-p): Remove.
14193         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
14194         (edt-xserver, edt-page-backward, edt-beginning-of-line)
14195         (edt-end-of-line-forward, edt-end-of-line-backward)
14196         (edt-one-word-forward, edt-one-word-backward, edt-character)
14197         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
14198         (edt-find-forward, edt-find-backward, edt-find-next-forward)
14199         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
14200         (edt-define-key, edt-bottom-check, edt-sentence-forward)
14201         (edt-sentence-backward, edt-paragraph-forward)
14202         (edt-paragraph-backward, edt-restore-key, edt-window-top)
14203         (edt-window-bottom, edt-scroll-window-forward-line)
14204         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
14205         (edt-line-to-top-of-window, edt-paragraph-backward)
14206         (edt-restore-key, edt-window-top, edt-window-bottom)
14207         (edt-scroll-window-forward-line)
14208         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
14209         (edt-line-to-middle-of-window, edt-goto-percentage)
14210         (edt-display-the-time, edt-remember, edt-split-window)
14211         (edt-emulation-on, edt-emulation-off)
14212         (edt-default-emulation-setup, edt-user-emulation-setup)
14213         (edt-select-default-global-map, edt-select-user-global-map):
14214         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
14215         tests.
14217         * textmodes/reftex-index.el (reftex-index-selection-or-word):
14218         Use feature test instead of boundp test so it can be resolved at
14219         compile time.
14221         * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
14223 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14225         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
14226         Update all users.
14227         (abbrev-get, abbrev-put): Simplify.
14228         (define-abbrev): Don't store the `force' value in the :system property.
14229         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
14231 2007-10-30  Michael Olson  <mwolson@gnu.org>
14233         * desktop.el (desktop-minor-mode-table): Add line for ERC.
14235         * textmodes/remember.el: New file that implements a mode for
14236         quickly jotting down things to remember.
14238         * textmodes/remember-diary.el: A backend for remember.el that
14239         implements saving notes to a Diary file.
14241 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
14243         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
14244         Relocate in file.
14245         (allout-doublecheck-at-and-shallower): Increase to include
14246         slightly greater depths, since yank interaction is now ok.
14247         Also, elaborate the docstring to explain the situation.
14248         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
14249         instead of concat, so we accommodate key sequences expressed as
14250         vectors as well as strings and lists.
14251         (allout-flag-region, allout-hide-by-annotation): Make the
14252         hidden-text overlays 'front-advance.
14253         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
14254         (allout-aberrant-container-p, allout-on-current-heading-p)
14255         (allout-e-o-prefix-p, allout-next-heading)
14256         (allout-previous-heading, allout-goto-prefix)
14257         (allout-end-of-prefix, allout-next-sibling-leap)
14258         (allout-next-visible-heading, allout-auto-fill)
14259         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
14260         (allout-yank-processing, allout-resolve-xref)
14261         (allout-current-topic-collapsed-p, allout-hide-region-body)
14262         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
14263         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
14264         (count-trailing-whitespace-region): Preserve match data, so allout
14265         outline navigation doesn't disrupt other Emacs operations.
14266         (allout-beginning-of-line): Retreat to the beginning of the hidden
14267         text, so fields are respected (for submodes that care).
14268         (allout-end-of-line): Preserve mark activation status when jumping.
14269         (allout-open-topic): Account for opening after a child that
14270         contains a hidden trailing newline.  Preserve match data.
14271         Run allout-structure-added-hook
14272         (allout-encrypt-decrypted): Preserve match data.
14273         (allout-toggle-current-subtree-exposure): Add new interactive
14274         function for toggle subtree exposure - suggested by tassilo.
14275         (move-beginning-of-line, move-end-of-line): Don't use
14276         line-move-invisible-p, it's obsolete - substitute the code, instead.
14278 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
14280         * textmodes/flyspell.el (message-signature-separator):
14281         * longlines.el (message-indent-citation-function): Pacify byte
14282         compiler.
14284         * emacs-lisp/cl-loaddefs.el:
14285         * ldefs-boot.el: Regenerate.
14287         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
14288         (.el.elc, compile, compile-always, compile-calc)
14289         ($(lisp)/progmodes/cc-mode.elc): Use it.
14291         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
14292         Only do work for XEmacs.
14293         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
14294         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
14295         on XEmacs.
14296         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
14297         (ps-x-color-name, ps-x-color-specifier-p)
14298         (ps-x-copy-coding-system, ps-x-device-class)
14299         (ps-x-extent-end-position, ps-x-extent-face)
14300         (ps-x-extent-priority, ps-x-extent-start-position)
14301         (ps-x-face-font-instance, ps-x-find-coding-system)
14302         (ps-x-font-instance-properties, ps-x-make-color-instance)
14303         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
14304         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
14305         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
14306         (ps-generate-postscript-with-faces): Delete defaliases.
14307         (ps-face-foreground-name, ps-face-background-name)
14308         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
14309         Move definitions to top level, make the body conditional on the Emacs
14310         flavor.  Replace uses of deleted aliases and renamed functions.
14311         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
14312         of deleted aliases and renamed functions.
14314         * calc/calc.el (calc-emacs-type-lucid): Remove.
14315         (calc-digit-map, calcDigit-start, calc-read-key)
14316         (calc-clear-unread-commands):
14317         * calc/calc-ext.el (calc-user-key-map): Replace uses of
14318         calc-emacs-type-lucid with (featurep 'xemacs)
14320         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
14321         (featurep 'xemacs).
14322         (tpu-lucid-emacs19-p): Remove.
14323         (tpu-map-key): Make it a function instead of using fset.  Inline
14324         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
14325         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
14327         * ielm.el: Use featurep 'xemacs.
14329         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
14330         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
14331         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
14332         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
14333         cperl-xemacs-p with (featurep 'xemacs).
14334         (font-lock-cache-position): Pacify byte compiler.
14336 2007-10-29  Drew Adams  <drew.adams@oracle.com>
14338         * faces.el (read-color): New function.
14339         (face-at-point, foreground-color-at-point)
14340         (background-color-at-point): New functions.
14342 2007-10-28  Richard Stallman  <rms@gnu.org>
14344         * net/browse-url.el (browse-url-text-xterm): Rename from
14345         browse-url-lynx-xterm and made generic.
14346         (browse-url-text-emacs): Likewise.
14347         (browse-url-text-browser): New variable.
14348         (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
14349         (browse-url-text-input-field, browse-url-text-input-attempts)
14350         (browse-url-kde-program): Likewise.
14352 2007-10-29  Glenn Morris  <rgm@gnu.org>
14354         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
14355         Use mapc rather than mapcar (reinstall change deleted without log
14356         entry 2007-10-22).
14358 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
14360         * wdired.el (wdired-next-line, wdired-previous-line):
14361         Use next-line and previous-line wrapped in with-no-warnings.
14363 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
14365         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
14366         (rcirc-recent-quit-alist): New function.
14367         (rcirc): Print a better message when there is only one connected server.
14368         (rcirc-complete-nick): Do not update the nick table here.
14369         (rcirc-mode-map): Add M-o.
14370         (rcirc-current-line): Add variable.
14371         (rcirc-mode): Setup variables for line based omit.
14372         (rcirc-edit-multiline): Strip text properties.
14373         (rcirc-omit-responses): Add NICK.
14374         (rcirc-omit-threshold): Add variable.
14375         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
14376         Add functions.
14377         (rcirc-print): Keep track of current line.  Do not fill text if
14378         `rcirc-fill-flag' is null.  Only omit text if the last activity
14379         from the sender is more than `rcirc-omit-threshold' lines ago.
14380         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
14381         numbers instead of time.
14382         (rcirc-channel-nicks): Sort by line numbers instead of time.
14383         (rcirc-omit-mode): Add `...' when omitting text and recenter.
14384         (rcirc-handler-JOIN): Restore the joiners linestamp.
14385         (rcirc-maybe-remember-nick-quit): Add function.
14386         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
14388 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
14390         * loadhist.el (unload-feature-special-hooks):
14391         Add `delete-frame-functions' and `suspend-tty-functions'.
14393         * server.el (server-unload-function): Rename from `server-unload-hook'
14394         and adapt to new `unload-feature' functionality.  Remove hook from
14395         `kill-buffer-hook' buffer-locally.
14396         (server-unload-hook): Remove.
14397         (server-unload-function): New var; replaces `server-unload-hook'.
14399 2007-10-29  Glenn Morris  <rgm@gnu.org>
14401         * dirtrack.el (dirtrack-debug): Doc fix.
14402         (dirtrack-mode, dirtrack-debug-mode): New names for
14403         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
14404         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
14405         Make obsolete.
14406         (dirtrack-debug-message): Only print message if
14407         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
14408         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
14409         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
14411 2007-10-28  Glenn Morris  <rgm@gnu.org>
14413         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
14414         (byte-compile-warnings-safe-p): Handle `not'.
14415         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
14416         (byte-compile-enable-warning): New functions.
14417         (byte-compile-eval-before-compile)
14418         (byte-compile-file-form-require): Use byte-compile-disable-warning.
14419         (byte-compile-close-variables): Locally bind byte-compile-warnings,
14420         but do not modify it.
14421         (byte-compile-eval, byte-compile-obsolete)
14422         (byte-compile-warn-about-unresolved-functions)
14423         (byte-compile-file-form-defvar)
14424         (byte-compile-file-form-custom-declare-variable)
14425         (byte-compile-file-form-require)
14426         (byte-compile-file-form-defmumble, byte-compile-lambda)
14427         (byte-compile-form, byte-compile-normal-call)
14428         (byte-compile-variable-ref, byte-compile-defvar)
14429         (byte-compile-make-variable-buffer-local):
14430         Use byte-compile-warning-enabled-p.
14431         * emacs-lisp/advice.el (ad-compile-function):
14432         Use byte-compile-disable-warning.
14433         * emacs-lisp/cl.el: Move local variables to end of file, and set
14434         byte-compile-warnings to `(not cl-functions)'.
14435         * emacs-lisp/cl-compat.el: Add a local variables section, and set
14436         byte-compile-warnings to `(not cl-functions)'.
14437         * emacs-lisp/cl-macs.el: Unify local variable section, and set
14438         byte-compile-warnings to `(not cl-functions)'.
14439         (cl-do-proclaim): Use byte-compile-disable-warning and
14440         byte-compile-enable-warning.
14441         * emacs-lisp/cl-seq.el: Unify local variable section, and set
14442         byte-compile-warnings to `(not cl-functions)'.
14443         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
14444         Use byte-compile-disable-warning.
14446 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
14448         * cus-edit.el (custom-browse-insert-prefix):
14449         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
14451 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
14453         * server.el (server-process-filter): Fix typo in docstring.
14454         (server-log): Reflow docstrings.
14455         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
14456         (server-goto-line-column): Use `when'.
14458 2007-10-28  Juri Linkov  <juri@jurta.org>
14460         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
14461         when mouse is clicked on the isearch message.
14462         (isearch-resume): Call `isearch-update' at the end.
14463         Rename argument `search' to `string' to conform to the
14464         isearch terminology.
14466 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14468         Rewrite abbrev.c in Elisp.
14469         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
14470         (abbrev-table-get, abbrev-table-put, abbrev-get)
14471         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
14472         (define-abbrev, abbrev--check-chars, define-global-abbrev)
14473         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
14474         (abbrev-expansion, abbrev--before-point, expand-abbrev)
14475         (unexpand-abbrev, abbrev--write, abbrev--describe)
14476         (insert-abbrev-table-description, define-abbrev-table):
14477         New funs, largely transcribed from abbrev.c.
14478         (abbrev-with-wrapper-hook): New macro.
14479         (abbrev-table-name-list, global-abbrev-table)
14480         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
14481         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
14482         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
14483         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
14484         New vars, largely transcribed from abbrev.c.
14485         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
14486         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
14487         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
14489 2007-10-27  Glenn Morris  <rgm@gnu.org>
14491         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
14492         (shell-dirtrack-toggle): Mark as obsolete.
14493         (dirtrack-toggle, dirtrack-mode): No longer alias to
14494         shell-dirtrack-mode.
14496 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
14498         * calc/calc.el (math-standard-opers): Lower the precedence
14499         of negation.
14500         * calc/calc-lang.el (math-oper-table): Lower precedence of
14501         negation for C, TeX, and eqn.
14503 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
14505         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
14507 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
14509         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
14510         (desktop-not-loaded-hook): Fix :version tags.
14512 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
14514         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
14515         (tramp-get-remote-tmpdir): New defun.
14516         (tramp-make-tramp-temp-file): Use it.
14517         (tramp-local-call-process): New defun.  Replace all calls of
14518         `call-process' by this when appropriate.
14519         (tramp-handle-write-region): Replace calls of `file-attributes' by
14520         `tramp-compat-file-attributes'.
14521         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
14522         Make the first command a `tramp-send-command' call, with let-bind
14523         of `tramp-end-of-output'.
14524         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
14525         (tramp-load-report-modules, tramp-append-tramp-buffers):
14526         Move to tramp-cmds.el.
14528         * net/tramp-fish.el (tramp-fish-handle-copy-file)
14529         (tramp-fish-do-copy-or-rename-file)
14530         (tramp-fish-do-copy-or-rename-file-directly):
14531         * net/tramp-smb.el (tramp-smb-handle-copy-file):
14532         Add parameter PRESERVE-UID-GID.
14534 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
14536         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
14537         New defcustoms.
14538         (display-time-world-list): Use them as appropriate for the current
14539         value of `system-type'.
14541 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
14543         * emulation/pc-select.el (next-line-mark, next-line-nomark)
14544         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
14545         around uses of previous-line and next-line.
14547         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
14548         New defvars.
14550         * textmodes/css-mode.el (comment-continue):
14551         * net/browse-url.el (url-handler-regexp):
14552         * progmodes/idlw-help.el (idlwave-system-routines):
14553         Pacify byte-compiler.
14555         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
14556         line-move-invisible-p with its former definition: invisible-p.
14557         line-move-invisible-p was removed on 2007-08-29.
14559 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
14561         * files.el (kill-emacs-query-functions): Doc fix;
14562         `save-buffers-kill-emacs' is no longer bound to a key.
14564 2007-10-26  Richard Stallman  <rms@gnu.org>
14566         * isearch-multi.el (isearch-buffers-multi): New option.
14567         (isearch-buffers-search-fun): Test it.
14569         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
14570         Put ps-run-clear on C-c C-l.
14572         * newcomment.el (comment-styles): New style indent-or-triple.
14573         (comment-style): Make that the default.
14574         (comment-add defvar): Doc fix.
14575         (comment-add): Delete arg EXTRA.
14576         (comment-region-default): Open code call to comment-add.
14577         Handle indent-or-triple style which uses `multi-char' for INDENT.
14579 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
14581         * eshell/em-unix.el (nil-blank-string): Doc fix.
14583 2007-10-26  John Wiegley  <johnw@newartisans.com>
14585         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
14586         function, ensure that the third argument is turned into a nil if
14587         the string is otherwise completely empty (either no characters, or
14588         all tabs/spaces).  This fixes a bug from a user who found himself
14589         unable to customize `diff-switches' and still use Eshell's diff
14590         command.
14592 2007-10-26  Glenn Morris  <rgm@gnu.org>
14594         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
14595         safe-local-variable property.
14597 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
14599         * net/browse-url.el (browse-url-browser-function): Delete grail.
14600         (browse-url-grail): Function and variable deleted.
14601         (browse-url-browser-function): Delete IXI Mosaic.
14602         (browse-url-default-browser): Don't try IXI Mosaic.
14603         (browse-url-iximosaic): Function deleted.
14604         (browse-url-browser-function): Delete MMM.
14605         (browse-url-default-browser): Don't try MMM.
14606         (browse-url-mmm): Function deleted.
14608 2007-10-26  Drew Adams  <drew.adams@oracle.com>
14610         * custom.el (custom-note-var-changed): New function.
14612 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
14614         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
14615         use with the definition.  Remove.
14617         * add-log.el (change-log-start-entry-re): New defconst.
14618         (change-log-sortable-date-at): Use it.
14619         (change-log-beginning-of-defun, change-log-end-of-defun):
14620         New functions.
14621         (change-log-mode): Use them for beginning-of-defun-function and
14622         end-of-defun-function.
14624 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
14626         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
14627         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
14628         (ses-recalculate-cell): Deal with point being just beyond end of
14629         data area (why does this happen?)
14630         (ses-set-curcell): Ditto.
14631         (ses-column-letter): Handle columns beyond 702.  Code written by
14632         Gareth Rees.
14634 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
14636         * textmodes/org.el (org-agenda-get-restriction-and-command):
14637         Use `mapc' instead of `mapcar'.
14638         (org-agenda-list): Numeric prefix argument can specify the number
14639         of days.
14640         (remember-register, remember-buffer): Prevent byte compiler from
14641         complaining.
14642         (org-todo): Save and restore match data.
14643         (org-no-warnings): New macro.
14644         (org-columns-eval): Use `org-no-warnings'.
14646 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
14648         * comint.el (comint-password-prompt-regexp):
14649         Handle `[sudo] password'-style prompt.
14651 2007-10-25  Glenn Morris  <rgm@gnu.org>
14653         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
14654         (defcustom): Doc fix.
14656         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
14657         Add `non_intrinsic'.
14658         (f90-constants-re): Add ieee modules.
14659         (f90-typedef-matcher, f90-typedec-matcher)
14660         (f90-imenu-type-matcher): New functions.
14661         (f90-font-lock-keywords-1): Give module procedures function-name face.
14662         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
14663         Add `use, intrinsic'.
14664         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
14665         Move start of `enum' blocks to separate entry.
14666         (f90-start-block-re): Fix `type', `abstract interface'.
14667         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
14668         derived types.
14669         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
14670         `elemental', change `enumerator'.
14671         (f90-no-block-limit): Fix `abstract interface'.
14673         * progmodes/f90.el (f90-indented-comment-re)
14674         (f90-directive-comment-re, f90-break-delimiters):
14675         * progmodes/fortran.el (fortran-comment-line-start-skip)
14676         (fortran-directive-re):
14677         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
14678         as safe if they are strings.
14680 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14682         * startup.el (window-system): Remove.  Don't make it frame-local.
14684 2007-10-24  Richard Stallman  <rms@gnu.org>
14686         * savehist.el (savehist-save): Omit unreadable elements.
14688         * loadhist.el (unload-function-defs-list): Rename from
14689         unload-function-features-list.
14690         (unload-feature-special-hooks, unload-feature): Doc fixes.
14692         * indent.el (indent-to-left-margin): If point's in the indentation,
14693         move to the end of the indentation.
14695         * cus-edit.el (customize-changed-options): Make arg optional.
14697 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
14699         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
14701 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
14703         * textmodes/org-publish.el (org-publish-attachment): Re-install
14704         accidentally deleted change.
14706 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14708         * term/iris-ansi.el (iris-function-map): Move init into declaration.
14710 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
14712         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
14713         (Buffer-menu-mode-map): Initialize in the declaration.
14714         (Buffer-menu-mode): Define with `define-derived-mode'.
14716 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
14718         * textmodes/org.el (org-version): Change to 5.13e.
14719         (org-agenda-file-regexp): Fix typo in docstring.
14720         (org-add-planning-info): Fix bug in parenthesis settings.
14721         (org-scan-tags): Catch the case of indirect buffers with no filename.
14722         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
14723         Re-install switch to mapc, had been removed by accident.
14724         (org-columns-map): New binding `C-c C-o'.
14725         (org-columns-menu): Change menu text and added new entry.
14726         (org-columns-eval): Document the use of `next-line'.
14727         (org-columns-open-link): New function.
14728         (org-columns-follow-link): Remove function.
14729         (org-open-link-from-string): New function.
14730         (org-read-date-get-relative): Fix typo in docstring.
14731         (org-read-date-get-relative): Leading +/- is not optional.
14732         (org-agenda-get-restriction-and-command): Always resize window on
14733         first loop cycle.
14734         (org-agenda-open-link): Make sure the link abbreviations are
14735         present in the agenda buffer.
14736         (org-agenda-copy-local-variable): New function.
14738 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14740         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
14742 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14744         * simple.el (reindent-then-newline-and-indent): Use a `move after
14745         insert' kind of marker in the save-excursion.
14747 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14749         * textmodes/css-mode.el: Require CL.
14750         (comment-continue): Declare.
14752         * subr.el (make-variable-frame-localizable): Remove.
14753         (make-variable-frame-local): Mark obsolete.
14755 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14757         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
14758         of the subdirs is unreadable.
14760 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
14762         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
14763         when we are local.
14765 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14767         * progmodes/python.el (python-current-defun): Remove left-over
14768         assignment to `start'.
14770 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
14772         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
14773         than `mapcar'; return value is not used.
14775 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
14777         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
14778         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
14780 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
14782         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
14783         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
14785 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
14787         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
14789 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14791         * emacs-lisp/advice.el (ad-make-advised-docstring):
14792         Add ad-advice-info text property to doc string.
14794 2007-10-23  Glenn Morris  <rgm@gnu.org>
14796         * progmodes/f90.el (f90-do-indent, f90-if-indent)
14797         (f90-type-indent, f90-program-indent, f90-associate-indent)
14798         (f90-continuation-indent, f90-comment-region)
14799         (f90-beginning-ampersand, f90-smart-end)
14800         (f90-break-before-delimiters, f90-auto-keyword-case)
14801         (f90-leave-line-no, f90-mode-hook):
14802         Give an appropriate safe-local-variable property.
14804         * progmodes/fortran.el (fortran-tab-mode-default)
14805         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
14806         (fortran-structure-indent, fortran-continuation-indent)
14807         (fortran-comment-indent, fortran-comment-line-extra-indent)
14808         (fortran-comment-line-start)
14809         (fortran-minimum-statement-indent-fixed)
14810         (fortran-minimum-statement-indent-tab)
14811         (fortran-comment-indent-char, fortran-line-number-indent)
14812         (fortran-check-all-num-for-matching-do)
14813         (fortran-blink-matching-if, fortran-continuation-string)
14814         (fortran-comment-region, fortran-electric-line-number)
14815         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
14816         (fortran-analyze-depth, fortran-break-before-delimiters):
14817         Give an appropriate safe-local-variable property.
14819 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
14821         * printing.el: Move variable definitions before use.
14822         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
14824 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14826         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
14827         (tpu-edt-off): Use it.
14828         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
14829         the global-map before adding it to global-map.
14831         * menu-bar.el (global-buffers-menu-map): New var.
14832         (global-map, menu-bar-update-buffers): Use it.
14833         * msb.el (msb-menu-bar-update-buffers): Use it.
14834         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
14835         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
14836         Use with-current-buffer.
14838 2007-10-22  Juri Linkov  <juri@jurta.org>
14840         * isearch-multi.el: New file.
14842         * isearch.el (isearch-search-string): After finding the next
14843         occurrence switch to buffer isearch-buffers-current-buffer when
14844         isearch-buffers-next-buffer-function is non-nil and
14845         isearch-buffers-current-buffer is live.
14847         * add-log.el (change-log-mode): Make and set buffer-local variable
14848         isearch-buffers-next-buffer-function to change-log-next-buffer.
14849         Call isearch-buffers-minor-mode.
14850         (change-log-next-buffer): New function.
14852 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
14854         * textmodes/org-export-latex.el (org-export-latex-protect-string):
14855         Renaming of `org-latex-protect'.
14856         (org-export-latex-emphasis-alist): By default, don't protect
14857         any emphasis formatter from further conversion.
14858         (org-export-latex-tables): Honor column grouping for tables.
14859         (org-export-latex-title-command): New option.
14860         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
14861         export backslash character.
14863 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
14865         * textmodes/org.el (org-read-date-get-relative): New function.
14866         (org-agenda-file-regexp): New variable.
14867         (org-agenda-files): Allow directories in the variable.
14868         (org-agenda-get-restriction-and-command): New function.
14869         (org-agenda): Use `org-agenda-get-restriction-and-command'.
14870         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
14871         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
14872         New functions.
14873         (org-entry-add-to-multivalued-property)
14874         (org-entry-remove-from-multivalued-property)
14875         (org-entry-member-in-multivalued-property): New functions.
14876         (org-remember-apply-template): Catch C-g and make sure window
14877         configuration is restored.
14878         (org-agenda-open-link): Make it work with several links in the line.
14879         (org-drawers, org-set-regexps-and-options)
14880         (org-get-current-options): Add support for a DRAWERS in-buffer option.
14881         (org-agenda-window-frame-fractions): New option.
14882         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
14883         (org-columns-cleanup-item, org-find-entry-with-id)
14884         (org-insert-columns-dblock, org-listtable-to-string)
14885         (org-dblock-write:columnview, org-columns-capture-view)
14886         (org-edit-headline): New functions.
14887         (org-agenda-to-appt): Require calendar.
14888         (org-entry-get-with-inheritance): Widen for search.
14889         (org-columns-display-here): Don't mark buffer as modified when
14890         adding space characters to accomodate column overlays.
14891         (org-export-as-html): Better formatting of tags in the toc.
14892         (org-columns-display-here): Make the ITEM column as compact as possible.
14893         (org-remember-templates): Customization interface improved.
14894         (org-export-with-property-drawer): Variable removed.
14895         (org-export-with-drawers): New option.
14896         (org-complex-heading-regexp): New variable.
14897         (org-sort-entries): Rewrite using `sort-subr'.
14898         (org-set-property): More appropriate completion during interactive use.
14899         (org-sort-entries): Allow sorting by property.
14900         (org-additional-option-like-keywords): Add more values.
14901         (org-sort-entries-or-items): Rename from `org-sort-entries'.
14903 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
14905         * textmodes/org.el (org-get-date-from-calendar): New function.
14906         (org-at-timestamp-p, org-timestamp-change)
14907         (org-remember-templates): First element of each entry is now a
14908         name for the template.
14909         (org-store-log-note): Check for `org-note-abort'.
14910         (org-kill-note-or-show-branches): New command.
14911         (org-fontify-priorities): New option.
14912         (org-fontify-priorities): New function.
14913         (org-cut-subtree, org-copy-subtree): New argument N to
14914         act on N sequential subtrees.
14915         (org-paste-subtree): Fix the level at which a tree is pasted.
14916         (org-fit-agenda-window): Limitations on window size removed.
14917         (org-agenda-find-same-or-today-or-agenda): Rename from
14918         `org-agenda-find-today-or-agenda'.
14919         (org-scheduled-past-days): New option.
14920         (org-agenda-scheduled-leaders)
14921         (org-agenda-deadline-leaders): New options.
14922         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
14923         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
14924         (org-export-with-tags, org-export-plist-vars)
14925         (org-infile-export-plist): New "tags" option.
14926         (org-use-property-inheritance): New option.
14927         (org-cached-entry-get): Use `org-use-property-inheritance'.
14928         (org-remember-apply-template): Fix typo.
14930 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
14932         * net/tramp.el (tramp-find-shell)
14933         (tramp-open-connection-setup-interactive-shell): Improve sending
14934         initial commands.
14935         (tramp-action-terminal): Send debug message.
14936         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
14937         (tramp-barf-if-no-shell-prompt): Insert code of
14938         `tramp-wait-for-shell-prompt'.
14940 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14942         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
14944         * term/vt200.el (terminal-init-vt200):
14945         * term/vt201.el (terminal-init-vt201):
14946         * term/vt220.el (terminal-init-vt220):
14947         * term/vt240.el (terminal-init-vt240):
14948         * term/vt300.el (terminal-init-vt300):
14949         * term/vt320.el (terminal-init-vt320):
14950         * term/vt400.el (terminal-init-vt400):
14951         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
14953         * term/wyse50.el (wyse50-terminal-map): New var.
14954         (terminal-init-wyse50): Use it and input-decode-map.
14955         (enable-arrow-keys): Emasculate.
14957         * term/tvi970.el (tvi970-terminal-map): New var.
14958         (terminal-init-tvi970): Use it and input-decode-map.
14959         (tvi970-keypad-numeric): Remove.
14960         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
14962         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
14963         (terminal-init-sun): Use it and input-decode-map.
14965         * term/news.el (terminal-init-news):
14966         * term/lk201.el (terminal-init-lk201):
14967         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
14969 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
14971         * complete.el (PC-expand-many-files): Remove.
14972         (PC-do-completion): Call file-expand-wildcards instead of
14973         PC-expand-many-files.
14975         * net/tramp.el (tramp-handle-expand-many-files): Remove.
14976         (PC-expand-many-files): Remove advice.
14978 2007-10-22  Glenn Morris  <rgm@gnu.org>
14980         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
14981         Add some support for Fortran 2003 syntax:
14982         (f90-type-indent): Now also applies to `enum'.
14983         (f90-associate-indent): New user option.
14984         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
14985         Add some F2003 keywords.
14986         (f90-constants-re): New constant.
14987         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
14988         Interface'.
14989         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
14990         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
14991         element for functions with specified types.  Add `end enum' and
14992         `select type'.  Add `implicit enumerator' and `procedure'.
14993         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
14994         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
14995         (f90-font-lock-keywords-4): Add `f90-constants-re'.
14996         (f90-blocks-re): Add `enum' and `associate'.
14997         (f90-else-like-re): Add `class is', `type is', and `class default'.
14998         (f90-end-type-re): Add `enum'.
14999         (f90-end-associate-re, f90-typeis-re): New constants.
15000         (f90-end-block-re): Add `enum' and `associate'.  Change from
15001         optional whitespace to end-of-word, to avoid `enumerator'.
15002         (f90-start-block-re): Add `select type', `abstract interface', and
15003         `enum'.  Avoid `type is', and `type (sometype)'.
15004         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
15005         (f90-mode): Doc fix.
15006         (f90-looking-at-select-case): Doc fix.  Add `select type'.
15007         (f90-looking-at-associate): New function.
15008         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
15009         Add `enum' and `abstract interface'.
15010         (f90-no-block-limit): Add `select type' and `abstract interface'.
15011         (f90-get-correct-indent, f90-calculate-indent)
15012         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
15013         (f90-indent-region, f90-match-end): Handle `associate' blocks.
15015 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
15017         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
15018         Use window-full-width-p.
15020 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
15022         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
15024         * tooltip.el: Use featurep 'xemacs.
15026         * printing.el: Move variable definitions before use, no code change.
15028 2007-10-22  Juri Linkov  <juri@jurta.org>
15030         * simple.el (goto-history-element): Allow minibuffer-default to be
15031         a list of default values accessible by typing M-n in the minibuffer.
15033         * dired-x.el (dired-guess-shell-command): Put all guesses to the
15034         minibuffer default value list instead of pushing them temporarily
15035         to the history list.
15037 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
15039         * hexl.el (hexl-menu): New major mode menu.
15041 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15043         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
15045 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
15047         * w32-fns.el (w32-quote-process-args):
15048         * dos-w32.el (print-region-function, lpr-headers-switches)
15049         (ps-print-region-function): Pacify byte-compiler.
15051         * emulation/edt-mapper.el (function-key-map):
15052         (edt-map-key): Make it a function instead of using fset.
15053         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
15054         (edt-gnu-map-key, edt-lucid-map-key): Remove.
15055         (edt-x-emacs-p): Remove.
15056         (edt-emacs-variant, edt-window-system, edt-xserver):
15057         Use featurep 'xemacs.
15059         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
15060         Replace eudc-xemacs-p with its definition.
15061         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
15062         (eudc-emacs-mule-p): Remove.
15063         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
15064         eudc-xemacs-p with feature tests.
15066         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
15067         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
15068         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
15069         (eudc-bob-toggle-inline-display):
15070         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
15071         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
15073         * net/eudcb-ph.el (eudc-ph-open-session):
15074         Replace eudc-xemacs-mule-p with its former definition.
15076         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
15077         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
15079         * progmodes/vera-mode.el (vera-xemacs): Remove.
15080         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
15082         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
15083         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
15084         (vhdl-speedbar-initialize, vhdl-ps-print-init)
15085         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
15086         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
15087         with (featurep 'xemacs).
15089         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
15090         (save-buffer-state-x):
15091         * obsolete/fast-lock.el (fast-lock-verbose):
15092         * emulation/viper-init.el (viper-xemacs-p)
15093         (viper-cond-compile-for-xemacs-or-emacs):
15094         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
15095         * ps-print.el (case-fold-search):
15096         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
15097         * calculator.el (calculator-help): Use featurep 'xemacs.
15099         * progmodes/prolog.el: Undo previous change.
15100         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
15102         * progmodes/dcl-mode.el:
15103         * play/yow.el:
15104         * calendar/todo-mode.el:
15105         * calendar/cal-hebrew.el:
15106         * vc-hg.el: Undo previous change.
15108         * vms-patch.el: Likewise.
15109         (print-region-function): Pacify byte-compiler.
15111 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
15113         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
15114         preserve-uid-gid.
15116         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
15117         compatibility.  It is not used, though.
15119         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
15120         Require tramp-cmds.el.
15121         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
15122         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
15123         (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
15124         (tramp-do-copy-or-rename-file-out-of-band)
15125         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
15126         possible, because we don't need to create the temporary file, but
15127         we need a prefix for ssh, which has its own temporary file handling.
15128         (tramp-handle-delete-directory): Add "-f" to rmdir.
15129         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
15130         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
15131         a signal, in order to give the callee a chance to suppress.
15132         (tramp-handle-write-region): Set owner also in case of short
15133         track.  Don't use compatibility calls for `write-region' anymore.
15134         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
15135         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
15137         * net/tramp-cmds.el: New file.
15139         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
15140         `tramp-clear-passwd'.
15142         * net/trampver.el: Update release number.
15144 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
15146         * progmodes/gud.el (gud-target-name): Move definition before use.
15148         * progmodes/dcl-mode.el: Require imenu at compile time.
15150         * progmodes/cc-engine.el (c-maybe-stale-found-type):
15151         Pacify byte-compiler.
15153         * obsolete/fast-lock.el: Use featurep test instead of string-match.
15155         * eshell/esh-mode.el (eshell-handle-ansi-color):
15156         Require ansi-color at compile time too.
15158         * eshell/em-unix.el (eshell/info): Require info at compile time too.
15160         * w32-fns.el: Require w32-vars.
15162         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
15163         time too.
15165 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15167         * double.el ([ignore]): Use `ignore'.
15168         (double-setup): Inline into double-mode.
15169         (double-mode): Use define-minor-mode.
15171 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
15173         * textmodes/reftex.el: Move require easymenu before first use.
15174         (reftex-info): Require info at compile too.
15176         * textmodes/org-publish.el (org-publish-org-to-html)
15177         (org-publish-org-to): Require org at compile time too.
15178         (org-publish-attachment): Require at compile time too.
15180         * term/tty-colors.el (w32-tty-standard-colors):
15181         Pacify byte-compiler.
15183         * term/pc-win.el (frame-creation-function-alist): Add to this
15184         instead of setting frame-creation-function.
15186         * play/blackbox.el (bb-up, bb-down): Use forward-line.
15188         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
15190         * calendar/todo-mode.el: Require calendar at compile time.
15192         * calendar/cal-hebrew.el: Require holidays at compile time.
15194         * w32-vars.el: Provide w32-vars.
15196         * term/w32-win.el: Require w32-vars.
15197         (w32-color-map): Pacify byte-compiler.
15199         * loadup.el: Load w32-vars before term/w32-win.
15201 2007-10-20  Juri Linkov  <juri@jurta.org>
15203         * textmodes/fill.el (fill-paragraph): When the region is active,
15204         don't try other `or' branches regardless of the value returned by
15205         fill-region; just return t.
15207 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
15209         * vc.el (vc-do-command): Condition out a misleading message when
15210         running asynchronously.
15211         (vc-deduce-fileset): New argument enables using an unregistered
15212         visited file as a singleton fileset if nothing else is available.
15213         (vc-next-action): Restore file-registering behavior.
15215 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
15217         * calc/README: Add recent news.
15219 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
15221         * term/x-win.el (x-gtk-stock-map, icon-map-list)
15222         (x-gtk-map-stock): Delete duplicated definitions from merge.
15224         * progmodes/compile.el (compilation-skip-to-next-location)
15225         (compilation-skip-threshold, compilation-skip-visited):
15226         Move definitions earlier.
15228         * play/decipher.el (decipher-keypress):
15229         * play/zone.el (zone-fall-through-ws):
15230         * play/landmark.el (lm-move-down, lm-move-up):
15231         * play/handwrite.el (handwrite):
15232         * mail/mspools.el (mspools-visit-spool):
15233         * wdired.el (wdired-next-line, wdired-previous-line):
15234         * tar-mode.el (tar-subfile-save-buffer):
15235         * scroll-lock.el (scroll-lock-next-line)
15236         (scroll-lock-previous-line):
15237         * image-dired.el (image-dired-next-line)
15238         (image-dired-previous-line):
15239         * ediff-help.el (ediff-help-message-line-length):
15240         Use forward-line.
15242         * smerge-mode.el (smerge-auto-refine):
15243         * diff-mode.el (diff-auto-refine): Add :group.
15245         * play/yow.el: Require doctor at compile time.
15247         * vmsproc.el: Provide vmsproc.
15248         (command-send-input): Use forward-line.
15250         * vms-patch.el: Require ps-print and vmsproc at compile time.
15252         * vc-mtn.el (log-view-message-re, log-view-file-re)
15253         (log-view-font-lock-keywords): Pacify byte-compiler.
15255         * vc-hg.el: Require log-view at compile time.
15257 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
15259         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
15261 2007-10-20  Glenn Morris  <rgm@gnu.org>
15263         * progmodes/f90.el (f90-font-lock-keywords-2)
15264         (f90-looking-at-type-like): Fix regexp typos.
15266 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
15268         * bs.el (bs--track-window-changes): Don't refresh the whole list.
15269         (bs-mode): Set mode-class property to special.
15271 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15273         * diff-mode.el (diff-auto-refine): New var.
15274         (diff-hunk): Use it.
15275         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
15276         (diff-refine-change): Rename from diff-fine-change.  Change it.
15277         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
15278         (diff-refine-hunk): Rename from diff-fine-highlight.
15280 2007-10-20  John Paul Wallington  <jpw@pobox.com>
15282         * help-fns.el (describe-variable-custom-version-info): New function
15283         to return variable's version or package version note.
15284         (describe-variable): Use it, display result.
15286 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15288         * smerge-mode.el (smerge-auto-refine): New var.
15289         (smerge-next, smerge-prev): Use it.
15290         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
15292         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15293         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
15295         * vc-bzr.el (vc-bzr-diff-tree):
15296         * vc-git.el (vc-git-diff-tree):
15297         * vc-hg.el (vc-hg-diff-tree):
15298         * vc-mcvs.el (vc-mcvs-diff-tree):
15299         * vc-mtn.el (vc-mtn-diff-tree):
15300         * vc-svn.el (vc-svn-diff-tree): Remove.
15302         * vc-mtn.el (vc-mtn-revision-completion-table):
15303         * vc-cvs.el (vc-cvs-revision-completion-table):
15304         * vc-arch.el (vc-arch-revision-completion-table):
15305         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
15306         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
15307         Make it work when the arg is a list of files.
15309 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15311         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
15312         Also `revision-completion-table' now takes a list of files.
15313         (vc-deduce-fileset): Remove unused var `regexp'.
15314         Only obey allow-directory-wildcard in dired buffers.
15315         (vc-default-diff-tree): Remove.
15316         (vc-diff-added-files): New var.
15317         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
15318         (vc-version-diff): Revert from `vc-history-diff' to the original name.
15319         Remove the `backend' arg.
15320         (vc-contains-version-controlled-file): Remove.
15321         (vc-diff): Bring it closer to the version in Emacs-22.
15322         (vc-revert): Fix typo in let-binding.
15323         (vc-default-unregister): Remove.
15324         (vc-dired-buffers-for-dir): Remove N^2 behavior.
15326 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
15328         * textmodes/two-column.el (2C-split, 2C-merge):
15329         * textmodes/bib-mode.el (bib-find-key, mark-bib):
15330         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
15331         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
15332         * progmodes/ada-xref.el (ada-get-all-references):
15333         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
15334         * emulation/vi.el (vi-previous-line-first-nonwhite)
15335         (vi-effective-range, vi-put-before):
15336         * emulation/edt.el (edt-next-line, edt-previous-line)
15337         (edt-paragraph-forward): Use forward-line.
15339         * progmodes/etags.el (tags-apropos): Require apropos at compile
15340         time too.
15342         * progmodes/prolog.el: Require comint when compiling.
15343         (inferior-prolog-flavor): Move defvar before use.
15345 2007-10-19  Richard Stallman  <rms@gnu.org>
15347         * font-core.el (turn-on-font-lock-if-desired):
15348         Rename from `turn-on-font-lock-if-enabled'.
15349         Fully obey `font-lock-global-modes'.
15351 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15353         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
15354         which will not affect the behavior of things like forward-word.
15355         (diff-fine-highlight): Preserve point.
15357         * doc-view.el (doc-view-mode-map): Use remapping.
15358         Don't rebind C-v, M-v to their default value.
15359         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
15361         * smerge-mode.el: Add word-granularity refinement.
15362         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
15363         (smerge-refine-weight-hack): New vars.
15364         (smerge-refine-forward): New fun.
15365         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
15366         (smerge-refine-subst): Use them as well.  Preserve point.
15368 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
15370         * follow.el (follow-unload-function): New function.
15372         * loadhist.el (unload-function-features-list):
15373         Rename from `unload-hook-features-list'.
15374         (unload-hook-features-list): Add as obsolete alias.
15375         (unload-feature): Use `unload-function-features-list'
15376         and new FEATURE-unload-function.
15378 2007-10-19  Glenn Morris  <rgm@gnu.org>
15380         * bindings.el (mouse-minor-mode-menu)
15381         (minor-mode-menu-from-indicator): Move to mouse.el.
15382         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
15383         Move here from bindings.el.
15385 2007-10-19  Richard Stallman  <rms@gnu.org>
15387         * help-fns.el (describe-function-1): Don't use the advice origname
15388         if it has no function definition.
15390 2007-10-18  Johan Bockgård  <bojohan@gnu.org>
15392         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
15393         Use `save-restriction' rather than `widen'.
15395 2007-10-18  Richard Stallman  <rms@gnu.org>
15397         * time.el (display-time-world-time-format): Display day # not month #.
15399 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15401         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
15403         * doc-view.el: Remove version keyword.
15404         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
15405         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
15406         (doc-view-ghostscript-options): Improve custom type.
15407         (doc-view-cache-directory, doc-view-conversion-buffer)
15408         (doc-view-conversion-refresh-interval): Simplify custom type.
15410 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
15412         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
15413         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
15414         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
15415         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
15416         Remove superfluous messages.
15417         (doc-view-mode-map): Use the image-mode scrolling commands.
15418         Don't rebind C-x k.
15420 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15422         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
15423         Add comment about "-dSAFER".
15425 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15427         * term/xterm.el: Don't require xt-mouse.
15428         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
15429         calling turn-on-xterm-mouse-tracking-on-terminal directly.
15431         * xt-mouse.el: Don't change the global function-key-map anny more.
15432         (xterm-mouse-mode): Use terminal-init-xterm-hook.
15433         Don't use after-make-frame-functions now that term/xterm.el calls
15434         us directly.
15435         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
15436         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
15437         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
15438         Setup input-decode-map and remember that xterm-mouse-mode was
15439         enabled in this terminal.
15440         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
15441         terminals where it has been enabled.
15443         * faces.el (tty-create-frame-with-faces): Make sure not only
15444         tty-run-terminal-initialization but also set-locale-environment
15445         are run only once per terminal.
15446         (tty-run-terminal-initialization): Don't check if the terminal was
15447         already initted.
15449         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
15450         not to remove keymaps that just happen to inherit from one of ours.
15451         When setting up our keymap, make sure it won't be accidentally
15452         modified by someone else.
15454 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
15456         * textmodes/artist.el (artist-previous-line, artist-next-line):
15457         * dired.el (dired-next-line, dired-previous-line):
15458         * progmodes/delphi.el (delphi-newline):
15459         * textmodes/org.el (org-columns-eval):
15460         Use forward-line.
15462         * emerge.el (emerge-setup): Use insert-buffer-substring.
15463         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
15465 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
15467         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
15468         (adaptive-fill-function): Doc fix.  Remove * from docstring.
15470 2007-10-18  Tom Horsley  <tom.horsley@att.net>
15472         * simple.el (interprogram-paste-function): Doc fix.
15473         (current-kill): Accept list of strings as well
15474         as single string from `interprogram-paste-function'.
15476 2007-10-18  Glenn Morris  <rgm@gnu.org>
15478         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
15480 2007-10-18  Drew Adams  <drew.adams@oracle.com>
15482         * bindings.el (mode-line-minor-mode-keymap):
15483         Add mouse-minor-mode-menu on mouse-1.
15484         (mode-line-modes): Add mouse-1 to help-echo text.
15485         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
15486         New functions.
15487         (mode-line-minor-mode-help): Doc fix.
15489 2007-10-17  Juri Linkov  <juri@jurta.org>
15491         * textmodes/fill.el (fill-paragraph-or-region): Remove function
15492         at the request of RMS.
15493         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
15494         arg `region'.  Fix docstring.  At the first `or' branch add call to
15495         `fill-region' if it the region is active in transient-mark-mode.
15497         * bindings.el (esc-map): Bind M-q to fill-paragraph
15498         instead of fill-paragraph-or-region.
15500         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
15501         with fill-paragraph.
15503         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
15504         Fix docstring.
15506         * indent.el (indent-for-tab-command): Change interactive spec from
15507         "P" to "p".  Add check for interactive arg before indenting the
15508         active region.
15510         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
15511         Regroup.
15513 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
15515         * emacs-lisp/find-func.el: Don't require loadhist.
15517         * loadhist.el (feature-symbols, file-provides, file-requires)
15518         (file-set-intersect, file-dependents): Simplify.
15519         (unload-feature-special-hooks): Update list of special hooks.
15521 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
15523         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
15524         extensions since they can be viewed with doc-view.
15526         * files.el (auto-mode-alist): Make doc-view-mode the default mode
15527         for pdf, ps and dvi files.
15529         * doc-view.el: Make doc-view-mode the standard mode for viewing
15530         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
15531         text and image display.  Add binding C-c C-e to switch to an
15532         editing mode.
15533         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
15534         avoid security problems when rendering files from untrusted sources.
15536 2007-10-17  Aaron Hawley  <aaronh@garden.org>
15538         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
15539         position is not saved.
15541 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15543         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
15544         (doc-view-ghostscript-options): Fix typo in doc string.
15546 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15548         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
15549         handling, so compilation-fake-loc works again.
15551         * server.el (server-select-display): Nop if we do not support m-f-o-d.
15552         (server-process-filter): Revert last change.
15554         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
15555         behavior unrelated to filesets.
15557 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
15559         * longlines.el (longlines-wrap-follows-window-size): Integer value
15560         specifies wrapping margin.
15561         (longlines-mode, longlines-window-change-function):
15562         Set window-specific wrapping margin based on the above.
15564 2007-10-17  John Wiegley  <johnw@newartisans.com>
15566         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
15568 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
15570         * server.el (server-process-filter): Only set display if X11 is
15571         supported.
15573 2007-10-17  Glenn Morris  <rgm@gnu.org>
15575         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
15576         Tweak regexp to avoid stack overflow.
15578 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15580         * simple.el (reindent-then-newline-and-indent): Don't assume that
15581         indent-according-to-mode preserves point.
15583 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
15585         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
15586         (bs--nth-wrapper): Simplify.
15587         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
15588         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
15589         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
15590         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
15591         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
15592         (bs-configurations, bs-default-configuration)
15593         (bs-alternative-configuration, bs-cycle-configuration-name)
15594         (bs-string-show-always, bs-string-show-never, bs-string-current)
15595         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
15596         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
15597         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
15598         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
15599         (bs--window-config-coming-from): Revert 2006-11-09 change.
15600         (bs--restore-window-config): Keep the selected frame.
15601         (bs--track-window-changes, bs--remove-hooks): New functions.
15602         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
15603         (bs--create-header): Remove.
15604         (bs--create-header-line): New function, based on `bs--create-header'.
15605         (bs--show-header): Use `bs--create-header-line'.
15606         (bs--show-with-configuration): Revert 2006-11-09 change.
15607         Don't reuse window unless it is visible on the selected frame.
15608         Restore window configuration (possibly in a different frame)
15609         before creating any window.
15611 2007-10-16  Glenn Morris  <rgm@gnu.org>
15613         * simple.el (blink-matching-open): Don't report false errors with
15614         the `$' syntax class.
15616 2007-10-16  Richard Stallman  <rms@gnu.org>
15618         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
15619         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
15620         (ad-is-advised, ad-get-advice-info-field)
15621         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
15623 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15625         * vc-hooks.el (vc-workfile-version): Compatibility alias.
15626         (vc-default-working-revision): Compatibility for backends.
15628 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
15630         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
15631         (filesets-ormap, filesets-sort-case-sensitive-flag)
15632         (filesets-remake-shortcut, filesets-ingroup-collect-files):
15633         Fix typos in docstrings.
15634         (filesets-conditional-sort, filesets-find-or-display-file)
15635         (filesets-data-get-name, filesets-data-get-data)
15636         (filesets-data-set, filesets-cmd-query-replace-getargs)
15637         (filesets-ingroup-collect): Doc fixes.
15639 2007-10-15  Sam Steingold  <sds@gnu.org>
15641         * mail/sendmail.el (sendmail-error-reporting-interactive)
15642         (sendmail-error-reporting-non-interactive): New variables for
15643         sendmail error reporting options to simplify support for imperfect
15644         sendmail emulators.
15645         (sendmail-send-it): Use them instead of list literals.
15647 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
15649         * help-fns.el: Revert previous change; it creates a
15650         dependency loop between advice.el and help-fns.el.
15652 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
15654         * help-fns.el: Require advice when compiling.
15656 2007-10-14  Drew Adams  <drew.adams@oracle.com>
15658         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
15659         (ring-insert+extend, ring-remove+insert+extend, ring-member)
15660         (ring-next, ring-previous): New functions.
15662 2007-10-14  Richard Stallman  <rms@gnu.org>
15664         * emacs-lisp/advice.el (documentation): Advice deleted.
15665         Doc for advised functions is now handled at C level.
15666         (ad-stop-advice, ad-start-advice): Don't enable or disable
15667         advice for `documentation'.
15668         (ad-advised-definition-docstring-regexp): Var deleted.
15669         (ad-make-advised-definition-docstring): Store orig name
15670         as text property of string.
15671         (ad-advised-definition-p): Check for text property of docstring.
15673         * help-fns.el (describe-function-1): Find source of advised functions.
15675 2007-10-14  Juri Linkov  <juri@jurta.org>
15677         * faces.el (describe-face): Allow handling a string as the face name.
15679         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
15680         active region in transient-mark-mode.
15681         (ispell-region): Change messages displayed at the start and end of
15682         the spell-checking to be the same.
15684         * startup.el (fancy-startup-tail): Say exactly what does the button
15685         dismiss ("Dismiss this startup screen").  Use text "Never show
15686         it again" for the checkbox after this button.
15687         (fancy-startup-screen, fancy-about-screen): Put point before the
15688         first link, so the user can quickly select links with the keyboard.
15689         (normal-mouse-startup-screen): Add more useful text describing how
15690         to follow a link.
15692 2007-10-14  Glenn Morris  <rgm@gnu.org>
15694         * progmodes/etags.el (select-tags-table): Disable undo in the
15695         `*Tags Table List*' buffer.
15697 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
15699         * dired.el (dired-warn-writable): New face.
15700         (dired-warn-writable-face): New variable.
15701         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
15702         of dired-warning-face, for group- and world-writable files.
15704 2007-10-13  Richard Stallman  <rms@gnu.org>
15706         * files.el (directory-abbrev-alist): Doc fix.
15708 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
15710         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
15712 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
15714         * frame.el (set-frame-configuration): Assign name parameter only
15715         if it has been set explicitly before.
15717 2007-10-11  Tom Tromey  <tromey@redhat.com>
15719         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
15720         frame is visible.
15722 2007-10-10  Richard Stallman  <rms@gnu.org>
15724         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
15725         in *Backtrace*.
15727         * faces.el (face-font-selection-order): Doc fix.
15729         * loadhist.el (unload-feature): Doc fix.
15731 2007-10-13  Glenn Morris  <rgm@gnu.org>
15733         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
15734         (octave-re-search-forward-kw, octave-re-search-backward-kw):
15735         Add doc string, and an explicit COUNT argument.
15736         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
15737         `inc' to search functions.
15739         * faces.el (face-spec-set): When FRAME is nil, set the default for
15740         new frames (restores pre-2007-09-17 behavior).  Doc fix.
15742 2007-10-13  John W. Eaton  <jwe@octave.org>
15744         * progmodes/octave-mod.el (octave-looking-at-kw)
15745         (octave-re-search-forward-kw, octave-re-search-backward-kw):
15746         New functions.
15747         (octave-in-defun-p, calculate-octave-indent)
15748         (octave-blink-matching-block-open, octave-beginning-of-defun)
15749         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
15750         to search for regexps that contain case-sensitive keywords.
15751         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
15752         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
15754 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
15756         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
15757         Do not use a single clause cond.
15759         * cus-start.el (all): Use test that does not match the X11 version
15760         for mac.
15762 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
15764         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
15765         BROWSE buffer.
15767 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
15769         * cus-start.el (all): Undo previous change.
15771 2007-10-13  Glenn Morris  <rgm@gnu.org>
15773         * woman.el (woman0-rename): Fix paren typo.
15775         * mail/feedmail.el (feedmail-run-the-queue)
15776         (feedmail-look-at-queue-directory):
15777         * mail/reporter.el (reporter-dump-state):
15778         * net/eudc-hotlist.el (eudc-edit-hotlist):
15779         * net/eudc.el (eudc-display-records)
15780         (eudc-filter-duplicate-attributes)
15781         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
15782         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
15783         (eudc-bbdb-query-internal):
15784         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
15785         * net/socks.el (socks-build-auth-list):
15786         * progmodes/cc-cmds.el (top level):
15787         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
15788         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
15789         (cperl-write-tags, cperl-tags-treeify):
15790         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
15791         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
15792         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
15793         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
15794         (idlwave-toolbar-remove-everywhere):
15795         * progmodes/idlwave.el (idlwave-indent-line)
15796         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
15797         (idlwave-write-paths, idlwave-all-method-classes)
15798         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
15799         (idlwave-fix-keywords, idlwave-display-calling-sequence)
15800         (idlwave-complete-in-buffer):
15801         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
15802         (org-fast-tag-selection):
15803         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
15804         than mapcar.
15806 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
15808         * diff-mode.el (diff-fine-change): Add :group.
15810 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
15812         * cus-start.el (all): Use the same test as the 22.2 branch.
15814 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15816         * diff-mode.el (diff-current-defun): Force recomputation of
15817         change-log-default-name.
15819 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
15821         * startup.el (fancy-startup-screen): Remove an unnecessary newline
15822         and some leftover logic regarding dedicated frames.  If showing
15823         concise startup screen, fit window to buffer.
15824         (command-line-1): If we will be using the splash screen, use
15825         find-file instead of find-file-other-window to find additional files.
15826         Comment out unused code for coping with the old sit-for behavior.
15828 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15830         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
15831         `meta' modifier consistently, rather than using sometimes meta
15832         sometimes alt.
15834 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
15836         * window.el (handle-select-window): Revert part of 2007-10-08
15837         change setting the input focus.
15839 2007-10-12  Glenn Morris  <rgm@gnu.org>
15841         * startup.el (command-line): Do not read abbrev file in batch mode.
15843         * emacs-lisp/byte-opt.el (top level):
15844         * mail/rmail.el (rmail-list-to-menu):
15845         * obsolete/hilit19.el (hilit-mode):
15846         * progmodes/cc-mode.el (c-postprocess-file-styles)
15847         (c-submit-bug-report):
15848         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
15849         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
15850         (reftex-access-parse-file):
15851         * textmodes/reftex-cite.el (reftex-do-citation)
15852         (reftex-insert-bib-matches):
15853         * textmodes/reftex-ref.el (reftex-offer-label-menu):
15854         * textmodes/reftex-sel.el (reftex-select-unmark):
15855         * textmodes/reftex-toc.el (reftex-toc-do-promote):
15856         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
15858         * cus-edit.el (custom-variable-menu, custom-face-menu)
15859         (custom-group-menu): Check init-file-user rather than
15860         user-init-file, in case cus-edit is loaded by site-run-file.
15862 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
15864         * vc.el (vc-deduce-fileset): Delete unused code.
15865         (vc-next-action): Fix typos.
15867 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
15869         * bs.el (bs--mark-unmark): New function.
15870         (bs-mark-current, bs-unmark-current): Use it.
15872 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
15874         * vc.el (vc-diff):
15875         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
15876         temporarily disable the check for his edge case of
15877         vc-diff (stopping it from grinding when called from $HOME), as
15878         it's calling some brittle code in vc-hooks.el.
15879         (with-vc-properties): Fix evaluation time of a macro argument.
15880         * ediff-vers.el (ediff-vc-internal):
15881         * vc-hooks.el:
15882         * loaddefs.el: Follow up on VC terminology change.
15884 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
15886         * follow.el (follow-stop-intercept-process-output):
15887         Use `follow-call-process-filter' rather than `process-filter'.
15888         Simplify.
15890 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
15892         * vc-hooks.el (vc-registered): Robustify this function a bit
15893         against filenames with no directory component.
15895 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15897         * international/characters.el: Undo unwanted and unexplained change.
15899 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15901         * ps-print.el: Fix the usage of :foreground and :background face
15902         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
15903         (ps-print-version): New version 6.7.6.
15904         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
15905         Fix code.
15906         (ps-face-foreground-color-p, ps-face-background-color-p)
15907         (ps-face-color-p): New inline funs.
15909 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
15911         * textmodes/org.el (org-additional-option-like-keywords): New constant.
15912         (org-complete): Use `org-additional-option-like-keywords'.
15913         (org-parse-local-options): New function.
15915 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
15917         * textmodes/org.el (org-in-clocktable-p): New function.
15918         (org-clock-report): Only update the table at point, or insert a new one.
15919         (org-clock-goto): New function.
15920         (org-open-file): Use `start-process-shell-command' instead of
15921         `shell-command' with an ampersand.
15922         (org-deadline, org-schedule): New argument REMOVE to remove the
15923         date from the entry.
15924         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
15925         argument to `org-schedule' and `org-deadline'.
15926         (org-trim): Use the correct expressions for beginning and end of
15927         the string.
15928         (org-get-cleaned-entry): Trim the string before returning it.
15929         (org-clock-find-position): New function.
15930         (org-clock-into-drawer): New option.
15931         (org-agenda-tags-column): Rename from
15932         `org-agenda-align-tags-to-column'.
15933         (org-agenda-align-tags): Allow negative values for
15934         `org-agenda-tags-column'.
15935         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
15936         (org-agenda-to-appt): New optional argument FILTER.
15937         (org-completion-fallback-command): New variable.
15938         (org-complete): Use `org-completion-fallback-command'.
15939         (org-find-base-buffer-visiting): Catch the case that there is no
15940         buffer visiting the file.
15941         (org-property-or-variable-value): New function.
15942         (org-todo): Use `org-property-or-variable-value'
15943         (org-agenda-compact-blocks): New option.
15944         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
15945         (org-agenda-schedule, org-agenda-deadline):
15946         Call `org-agenda-show-new-time'.
15947         (org-agenda-show-new-time): New argument PREFIX.
15948         (org-colgroup-info-to-vline-list): Fix but that cause a
15949         shift in the vertical lines.
15950         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
15951         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
15952         (org-indent-item): No arg in call to `org-fix-bullet-type'.
15953         (org-fix-bullet-type): Remove argument.
15954         (org-read-date): Check for am/pm twice, to catch the end time.
15955         (org-goto-map): Use `suppress-keymap'.
15956         (org-remember-apply-template): Respect the dynamically scoped
15957         selection character.
15959 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15961         * frame.el (frame-inherited-parameters): Remove unused `environment'
15962         parameter, and let server.el add `client' when needed.
15964         * server.el (server-create-tty-frame)
15965         (server-create-window-system-frame): Set frame-inherited-parameters.
15967         * frame.el (frame-inherited-parameters): New var.
15968         (make-frame): Use it.
15970         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
15972         * env.el (let-environment): Remove.  Unused.
15973         (read-envvar-name): Simplify.
15974         (setenv): Remove unused arg `frame'.
15976         * help-fns.el (describe-variable): Add missing "  " for multiline
15977         obsolescence info and missing EOL after global value.
15979 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
15981         * add-log.el:
15982         * ediff-vers.el:
15983         * log-view.el:
15984         * pcvs.el:
15985         * vc-arch.el:
15986         * vc-bzr.el:
15987         * vc-cvs.el:
15988         * vc.el:
15989         * vc-git.el:
15990         * vc-hg.el:
15991         * vc-hooks.el:
15992         * vc-mcvs.el:
15993         * vc-mtn.el:
15994         * vc-rcs.el:
15995         * vc-sccs.el:
15996         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
15997         {find,init,next,previous,annotate-*,log}-version ->
15998         {find,init,next,previous,annotate-*,log}-revision,
15999         annotate-focus-version -> annotate-working-revision, The term
16000         'focus' is gone.  The term 'revision' is now used consistently
16001         everywhere that reference to a revision ID is intended, replacing
16002         older use of 'version'.
16004 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
16006         * follow.el: Change all instances of "Follow Mode" to "Follow
16007         mode" in docstrings and messages.
16008         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
16010 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
16012         * vc.el (vc-next-action): Rewrite completely; this principal
16013         entry point now operates on a current fileset selected either
16014         explicitly via VC-Dired or implicitly by visiting a file buffer,
16015         rather than always operating on the file of the current buffer as
16016         in older versions.  Rewrite the rest of the mode to match.
16017         (with-vc-properties): Rewrite to operate on a file list.
16018         (with-vc-file): vc-checkin takes a file list argument now.
16019         (vc-post-command-functions): This hook now receives a file list.
16020         (vc-do-command): Take a either a file or a file list as argument.
16021         (vc-deduce-fileset): New function for deducing a file list to
16022         operate on.
16023         (vc-next-action-on-file, vc-next-action-dired): Remove.
16024         Merge into vc-next-action.
16025         (vc-register): Adapt to the fact that vc-start-entry now takes a
16026         file list.
16027         (vc-register-with): New function.
16028         (vc-start-entry): Take a file list argument rather than a
16029         file argument.
16030         (vc-checkout): Cope with vc-start-entry taking a file list.
16031         (vc-steal-lock): Cope with with-vc-properties taking a
16032         file list.
16033         (vc-checkin): Take a file list argument rather than a file argument.
16034         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
16035         (vc-diff-internal): Rewrite for filesets.
16036         (vc-diff-sentinel): New function, tests whether changes were
16037         written into a diff buffer.
16038         (vc-diff): Rewrite for filesets.
16039         (vc-version-diff): Rewrite for filesets.
16040         (vc-print-log): Take a fileset argument.
16041         (vc-revert): Revert the entire selected fileset, not just the
16042         current buffer.
16043         (vc-rollback): Roll back the entire selected fileset, if
16044         possible.  No longer accepts a prefix argument.
16045         (vc-update): Merge new changes for the entire selected
16046         fileset, not just the current buffer.
16047         (vc-revert-file): Cope with with-vc-properties taking a file list.
16048         (vc-default-dired-state-info): Add + status suffix if the file is
16049         modified.
16050         (vc-annotate-warp-version): Use the new diff machinery.
16051         (vc-log-edit): Take a file list argument rather than a file argument.
16053 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
16055         Sync with Tramp 2.1.11.
16057         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
16058         Pacify byte compiler.
16060         * net/trampver.el: Update release number.
16062 2007-10-09  Richard Stallman  <rms@gnu.org>
16064         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
16066 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
16068         * follow.el: Require easymenu.
16069         (follow-mode-hook, follow-mode): Doc fixes.
16070         (follow-mode-off-hook): Mark as obsolete.
16072 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16074         * window.el (mouse-autoselect-window-cancel): Don't cancel for
16075         select-window or select-frame events.
16076         (handle-select-window): When autoselecting window set input
16077         focus.  Restructure.
16079         * frame.el (focus-follows-mouse): Move to frame.c.
16080         * cus-start.el (all): Add focus-follows-mouse.
16082 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
16084         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
16085         activate font-locking in the *buffer-selection* buffer.
16086         (bs-show-sorted): Doc fix.
16088         * bs.el (bs--get-marked-string, bs--get-modified-string)
16089         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
16090         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
16091         (bs--format-aux): Doc fix.
16093 2007-10-08  Michaël Cadilhac  <michael@cadilhac.name>
16095         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
16097 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
16099         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
16100         (gud-gdb): New function for old M-x gdb (text command mode).
16101         (gud-gdb-command-name, gdb): Move to...
16103         * progmodes/gdb-ui.el: ...here and adapt doc string.
16104         (gud-gdba-command-name, gdba): Delete.
16106 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
16108         * bs.el: Don't defvar `font-lock-verbose'.
16109         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
16110         (bs--get-file-name): Fix typos in docstrings.
16111         (bs--show-header): Use `dolist' instead of `mapcar'.
16112         (bs-mode): Set `show-trailing-whitespace' to nil.
16113         (bs-buffer-sort-function, bs-mouse-select-other-frame)
16114         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
16115         Doc fixes.
16117 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
16119         * progmodes/gud.el (pdb): Specify file for gud-break.
16121 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
16123         * progmodes/gud.el (gdb): Make graphical mode the default and
16124         switch to text command mode if appropriate, i.e., reverse previous
16125         arrangement.
16126         (gud-gdb-marker-filter): Adapt for above change.
16128         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
16129         gud-minor-mode and gud-marker-filter.
16130         (gdb-fullname-regexp): New variable.
16131         (gud-gdba-marker-filter): Use it to switch to text command
16132         mode if appropriate.
16134 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
16136         * progmodes/gud.el (gud-display-line): Find source buffer even when
16137         GUD buffer has its own frame.
16139 2007-10-08  Jan Djärv  <jan.h.d@swipnet.se>
16141         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
16143 2007-10-08  Jan Djärv  <jan.h.d@swipnet.se>
16145         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
16147 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16149         * allout.el (allout-before-change-handler): Replace got-char by
16150         goto-char.
16152 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16154         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
16155         Used to try and automatically enabled smerge-mode in the presence of
16156         conflicts and to call `svn resolved' when the conflicts are gone.
16157         (vc-svn-parse-status): Remember the svn-specific status.
16159 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
16161         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
16162         menu-bar-apropos-menu.  All users changed.
16163         (menu-bar-help-menu): Change menu symbols to better match the text
16164         displayed by the menu.
16166 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
16168         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
16169         #, @, : and ^.
16171 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
16173         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
16175         * log-view.el (log-view-mode-map): Likewise.
16177         * diff-mode.el (diff-mode-shared-map): Likewise.
16179 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
16181         * files.el (file-name-sans-versions): Also allow `A-Z'.
16183         * vc.el: Mention all supported VC backends.
16185 2007-10-08  Richard Stallman  <rms@gnu.org>
16187         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
16188         neighbouring buttons.
16190 2007-10-08  Andreas Schwab  <schwab@suse.de>
16192         * files.el (file-name-sans-versions): Also allow `_'.
16194 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
16196         * files.el (file-name-sans-versions): Allow - and a-z in version names.
16198         * log-view.el (log-view-mode-map, log-view-mode-menu):
16199         Bind log-view-annotate-version.
16200         (log-view-beginning-of-defun, log-view-end-of-defun)
16201         (log-view-annotate-version): New functions.
16202         (log-view-mode): Use log-view-beginning-of-defun and
16203         log-view-end-of-defun.
16205 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16207         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
16209 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16211         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
16212         neighbouring buttons.
16214         * progmodes/compile.el (compilation-error-regexp-alist-alist):
16215         Recognize gcc's use of "note" for informational messages.
16217 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16219         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
16220         (css-mode): Update correspondingly.
16222 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
16224         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
16225         Signed-off-by, Acked-by and Merge.
16227 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16229         * ediff-init.el (ediff-verbose-p): This var is not a constant.
16231 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16233         * vc-mtn.el: New file.
16235         * vc-hooks.el (vc-handled-backends): Add Mtn.
16237 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
16239         * files.el (find-file, find-file-other-window)
16240         (find-file-other-frame, find-file-existing, find-file-read-only)
16241         (find-file-read-only-other-window)
16242         (find-file-read-only-other-frame)
16243         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
16245 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
16247         * progmodes/gud.el (gdb-ready): New variable.
16248         (gdb): Set it to nil.  Set gud-running to nil here...
16249         (gud-common-init): ...instead of here.
16251         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
16252         Use gdb-ready.  Discard input until GDB is ready to accept it.
16254 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16256         * dired.el (dired-warning): Inherit from font-lock-warning-face to
16257         make it show up with eight colors.
16259 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16261         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
16262         diffs are concatenated with no intervening line.
16264 2007-10-08  Dave Love  <fx@gnu.org>
16266         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
16267         (python-font-lock-keywords): Update to the 2.5 version of the language.
16268         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
16269         (python-backspace): Only behave funny in code.
16270         (python-compilation-regexp-alist): Add PDB stack trace regexp.
16271         (inferior-python-mode): Add PDB prompt regexp.
16272         (python-fill-paragraph): Refine the fenced-string regexp.
16273         (python-find-imports): Handle imports spanning several lines.
16274         (python-mode): Add `class' to hideshow support.
16276 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16278         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16279         Use add-log-buffer-file-name-function rather than binding
16280         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
16281         when `fi' is the ChangeLog file itself.
16283         * outline.el (outline-flag-region): Use front-advance.
16285 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
16287         * progmodes/cperl-mode.el: Merge upstream 5.23.
16288         (cperl-where-am-i): Remove function.
16289         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
16290         (cperl-sniff-for-indent): De-invert [string] and [comment].
16291         When looking for label, skip s:m:y:tr.
16292         (cperl-indent-line): Likewise.
16293         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
16294         (cperl-windowed-init): Wrong `ps-print' handling.
16295         Both thanks to Chong Yidong.
16296         (cperl-look-at-leading-count): Could fail with unfinished RExen.
16297         (cperl-find-pods-heres): If the second part of s()[] is missing,
16298         don't try to highlight delimiters...
16300 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16302         * progmodes/compile.el (compilation-get-file-structure): Complete last
16303         change by also using spec-directory in the puthash.
16305 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
16307         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
16308         (vc-bzr-status): Fix shadowing of variable 'status'.
16309         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
16310         Use `expand-file-name' instead of `concat'.
16311         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
16312         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
16314 2007-10-08  Jason Rumney  <jasonr@gnu.org>
16316         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
16318 2007-10-08  Richard Stallman  <rms@gnu.org>
16320         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
16321         Add `safe-local-variable' property.
16322         (lisp-body-indent): Likewise.
16324 2007-10-08  Richard Stallman  <rms@gnu.org>
16326         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
16327         Add doc string.
16329 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16331         * files.el (backup-buffer-copy): Try to overwrite old backup first.
16333 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
16335         * repeat.el (repeat): Use last-repeatable-command instead of
16336         real-last-command.  Run pre- and post-command hooks for
16337         self-insertion.  Update doc-string.
16339 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
16341         * vc-git.el (vc-git-state): Call git-add --refresh to update the
16342         state of the file.
16343         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
16344         (vc-git-create-repo): Fix invalid command.
16346 2007-10-08  Richard Stallman  <rms@gnu.org>
16348         * textmodes/flyspell.el (flyspell-mode):
16349         Catch errors in flyspell-mode-on.
16351 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
16353         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
16355 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16357         * international/encoded-kb.el (encoded-kbd-setup-display):
16358         Use input-decode-map rather than local-key-translation-map.
16360         * term/rxvt.el (rxvt-alternatives-map): New map.
16361         (terminal-init-rxvt): Use it.
16362         Bind rxvt-function-map in input-decode-map.
16364         * term/xterm.el (xterm-alternatives-map): New map.
16365         (terminal-init-xterm): Use it.
16366         Bind xterm-function-map in input-decode-map.
16368         * term/x-win.el (x-alternatives-map): New var.
16369         (x-setup-function-keys): Use it.
16371         * help-fns.el (describe-variable): Slightly change the layout of
16372         meta-info to separate it better from the docstring.
16373         Standardize insertion of extra empty lines in various circumstances.
16375         * diff-mode.el (diff-hunk-style): New fun.
16376         (diff-end-of-hunk): Use it.
16377         (diff-context->unified): Use the new `apply' undo element,
16378         if applicable, so as to save undo-log space.
16379         (diff-fine-change): New face.
16380         (diff-fine-highlight-preproc): New function.
16381         (diff-fine-highlight): New command.
16382         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
16384         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
16385         (smerge-refine-highlight-change): Add `props' argument.
16386         (smerge-refine-subst): New function holding most of smerge-refine.
16387         (smerge-refine): Use it.
16389 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
16391         * vc.el (vc-default-wash-log): Remove unused code, the
16392         log washers all live in the backends now.
16393         (vc-default-comment-history): Correct for the fact
16394         that wash-log is argumentless in the new API.
16396 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
16398         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
16399         (tramp-maybe-send-script): Apply `member' but `memq'.
16400         (tramp-advice-file-expand-wildcards): Simplify implementation.
16402 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
16404         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
16406         * mb-depth.el (minibuf-depth-indicator-function): New variable.
16407         (minibuf-depth-setup-minibuffer): Use it.
16409 2007-10-07  Glenn Morris  <rgm@gnu.org>
16411         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
16412         version numbers.
16414 2007-10-06  Juri Linkov  <juri@jurta.org>
16416         * textmodes/fill.el (fill-paragraph-or-region): New function.
16418         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
16419         instead of fill-paragraph.
16421         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
16422         with fill-paragraph-or-region.  Suspend command is now the same
16423         `suspend-frame' on window systems and on tty.
16425         * image.el (image-type): Check if image-types is bound to not fail
16426         on tty.
16428         * delsel.el (delete-selection-pre-hook):
16429         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
16430         is fbound to not fail on mouseless tty.
16432 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
16434         * net/tramp.el (top): Move loading of tramp-util.el and
16435         tramp-vc.el to tramp-compat.el.
16436         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
16437         temporary file if possible, in order to avoid a security hole.
16438         (tramp-do-copy-or-rename-file-out-of-band)
16439         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
16440         with DONT-CREATE, because the connection is not setup yet.
16441         (tramp-handle-process-file): Rewrite temporary file handling.
16442         (tramp-completion-mode): New defvar.
16443         (tramp-completion-mode-p): Use it.
16445         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
16447         * net/tramp-fish.el (tramp-fish-handle-process-file):
16448         Rewrite temporary file handling.
16450 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
16452         * vc.el: Workfile version -> focus version change.  Port various
16453         comments from new VC to reduce the noise in the diff.
16454         Patch in the new vc-create-repo function to go with the
16455         header comment about it already present.
16456         There are no changes to existing logic in this patch.
16457         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
16459 2007-10-06  Aaron Hawley  <aaronh@garden.org>
16461         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
16463 2007-10-05  Chris Moore  <dooglus@gmail.com>
16465         * server.el (server-kill-new-buffers): Doc fix.
16467 2007-10-05  John W. Eaton  <jwe@octave.org>
16469         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
16470         (octave-begin-keywords): Add "do".
16471         (octave-end-keywords): Remove "end".
16472         (octave-reserved-words): Add "end".  Remove "all_va_args",
16473         "gplot", and 'gsplot".
16474         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
16475         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
16476         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
16477         "default_return_value", "define_all_return_values",
16478         "do_fortran_indexing", "empty_list_elements_ok",
16479         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
16480         "ok_to_lose_imaginary_part", "prefer_column_vectors",
16481         "prefer_zero_one_indexing", "propagate_empty_matrices",
16482         "resize_on_range_error", "treat_neg_dim_as_zero",
16483         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
16484         "warn_divide_by_zero", "warn_function_name_clash",
16485         "warn_missing_semicolon", "whitespace_in_literal_matrix".
16486         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
16487         "crash_dumps_octave_core", "sighup_dumps_octave_core",
16488         "sigterm_dumps_octave_core".
16489         (octave-block-match-alist): Remove "end" from block-end keywords.
16490         (octave-mode): Update ftp site address.
16492 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
16494         * vc.el: Reorder functions, no code changes.
16496 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
16498         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
16499         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
16500         the cond clauses where needed.
16501         (tramp-handle-write-region): Rearrange code for proper handling of
16502         tmpfile.
16504         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
16506         * net/tramp.el:
16507         * net/tramp-fish.el:
16508         * net/tramp-ftp.el:
16509         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
16510         `tramp-compat-make-temp-file'.
16512 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16514         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
16516 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16518         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
16519         already uses a more recent copyright version than the "current" one.
16521 2007-10-03  Michaël Cadilhac  <michael@cadilhac.name>
16523         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
16524         (doc-view-insert-image): Minor aesthetical docstring changes.
16526 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
16528         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
16529         completing filename.
16530         (doc-view-search-internal): Docstring change.
16532 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
16534         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
16535         (tramp-file-name-handler-alist):
16536         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
16537         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
16538         used before, creates the file already, which is not desired.
16539         (tramp-do-copy-or-rename-file-directly): Simplify handling of
16540         temporary file.
16541         (tramp-handle-insert-file-contents): Assign the result in the
16542         short track case.
16543         (tramp-handle-insert-file-contents-literally): New defun.
16544         (tramp-completion-mode-p): Revert change from 2007-09-24.
16545         Checking for `return' etc as last character is not sufficient, for
16546         example in dired-mode when entering <g> (revert-buffer) or
16547         <s> (dired-sort).
16549         * net/tramp-compat.el (top): Add also compatibility code for loading
16550         appropriate timer package.
16551         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
16552         order to avoid autoloading problems.
16554         * net/tramp-fish.el:
16555         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
16557         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
16558         where the second parameter of `copy-file' or `rename-file' is a
16559         remote file but not via ftp.
16561 2007-10-02  Richard Stallman  <rms@gnu.org>
16563         * frame.el (cursor-in-non-selected-windows): Doc fix.
16565 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
16567         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
16568         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
16570 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
16572         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
16573         when `expt' doesn't give range errors.
16575 2007-10-01  Markus Triska  <markus.triska@gmx.at>
16577         * calc/calc-math.el (math-smallest-emacs-expt):
16578         Make the computation more robust.
16580 2007-09-30  David Kastrup  <dak@gnu.org>
16582         * startup.el (argv): Alias for `command-line-args-left' to use as
16583         `(pop argv)' inside of --eval command sequences.  Allows for
16584         passing shell commands into Emacs verbatim without need for Lisp
16585         quoting.
16587         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
16588         check only for changed size.
16589         (auto-revert-tail-handler): Get size from caller.  If the file has
16590         shrunk, tail the whole file again (the file presumably has been
16591         rewritten).
16593         * woman.el (woman-topic-all-completions, woman-mini-help):
16594         Fix fallout from 2007-09-07 introduction of `dolist' when the list
16595         actually was being manipulated in the loop.
16596         (woman-Cyg-to-Win, woman-pre-process-region)
16597         (woman-horizontal-escapes, woman-if-body, woman-unescape)
16598         (woman-strings, woman-special-characters, woman1-hc)
16599         (woman-change-fonts, woman-find-next-control-line):
16600         Use `match-beginning' rather than `match-string' when the result is
16601         just used as a flag.
16603 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
16605         * net/tramp-compat.el: New file.
16607         * net/tramp.el:
16608         * net/tramp-fish.el:
16609         * net/tramp-smb.el:
16610         * net/tramp-uu.el:
16611         * net/trampver.el: Move compatibility code to tramp-compat.el.
16612         Apply `mapc' instead of `mapcar' when the code needs side effects
16613         only.  Move utf-8 coding cookie to the second line.
16615 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
16617         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
16618         Improve custom type.
16619         (icon-map-list): Make it customizable.  Document how to disable
16620         stock icons.
16622 2007-09-30  Richard Stallman  <rms@gnu.org>
16624         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
16626 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16628         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
16629         (t-mouse-mode): New compatibility alias.
16631 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
16633         * server.el (server-delete-client): Only delete the terminal if it
16634         is non-nil.
16636 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
16638         * net/tramp.el (with-file-property, with-connection-property):
16639         Highlight as keyword.
16640         (tramp-rfn-eshadow-setup-minibuffer)
16641         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
16642         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
16643         (tramp-do-copy-or-rename-file-directly)
16644         (tramp-do-copy-or-rename-file-out-of-band)
16645         (tramp-handle-shell-command, tramp-get-debug-buffer)
16646         (tramp-send-command-and-read, tramp-equal-remote)
16647         (tramp-get-local-gid): Pacify byte-compiler.
16648         (tramp-handle-file-name-directory): Result shall not be expanded.
16649         (tramp-find-foreign-file-name-handler): Rewrite.
16650         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
16652         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
16654         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
16655         Apply `tramp-completion-mode-p'.
16656         (tramp-fish-handle-set-file-times)
16657         (tramp-fish-handle-executable-find)
16658         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
16659         (tramp-fish-retrieve-data): Pacify byte-compiler.
16661         * net/tramp-gw.el (tramp-gw-basic-authentication):
16662         Call `tramp-read-passwd' with first parameter `nil'.
16664 2007-09-28  Glenn Morris  <rgm@gnu.org>
16666         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
16667         than mapcar.
16669         * textmodes/tex-mode.el (tex-suscript-height-ratio)
16670         (tex-suscript-height-minimum): New customizable variables.
16671         (tex-suscript-height): New function.
16672         (superscript, subscript): Set height using tex-suscript-height
16673         rather than fixing at 0.8.
16674         (tex-fontify-script, tex-font-script-display): Add :version tag.
16676 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
16678         * progmodes/python.el (python-eldoc-function): Doc fix.
16680 2007-09-27  Glenn Morris  <rgm@gnu.org>
16682         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
16683         image if it is not in image-type-auto-detectable, or is there with
16684         a nil value.
16686 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
16688         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
16689         connection more robust.
16691 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
16693         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
16694         Deal with the case that special &keywords are at the beginning or
16695         end of the argument list.  Also add some (incomplete) support for
16696         non-standard arglists.
16698 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
16700         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
16701         (eldoc-message-commands, eldoc-current-idle-delay)
16702         (eldoc-function-argstring-format): Fix typos in docstrings.
16704 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
16706         * calc/calc-units.el (calc-convert-units)
16707         (calc-convert-temperature): Remove unnecessary colons.
16709 2007-09-26  Bastien Guerry  <bzg@altern.org>
16711         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
16712         New function.
16713         (org-export-latex-remove-from-headlines): Name changed because of typo.
16714         (org-export-latex-quotation-marks-convention): Option removed.
16715         (org-export-latex-make-preamble): Handle the DATE option.
16716         (org-export-latex-cleaned-string): Now the only cleaning function,
16717         synched up with org.el.
16718         (org-export-latex-lists, org-export-latex-parse-list)
16719         (org-export-list-to-latex): New functions.
16721 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
16723         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
16724         (org-outline-regexp): New constant.
16725         (org-remember-handler): Throw error when the target file is not in
16726         org-mode.
16727         (org-cleaned-string-for-export): No longer call
16728         `org-export-latex-cleaned-string' with an argument.
16729         (org-get-tags): Returns now a list, not a string.
16730         (org-get-tags-string): New function.
16731         (org-archive-subtree): No need to split return of `org-get-tags'.
16732         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
16733         instead of `org-get-tags'.
16734         (org-agenda-format-date): Rename from `org-agenda-date-format'.
16735         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
16736         (org-compatible-face): New argument INHERITS.  Inherit from this
16737         face if possible.
16738         (org-level-1, org-level-2, org-level-3, org-level-4)
16739         (org-level-5, org-level-6, org-level-7, org-level-8)
16740         (org-special-keyword, org-drawer, org-column, org-warning)
16741         (org-archived, org-todo, org-done, org-headline-done, org-table)
16742         (org-formula, org-code, org-agenda-structure)
16743         (org-scheduled-today, org-scheduled-previously)
16744         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
16745         in the new way.
16746         (org-get-heading): New argument NO-TAGS.
16747         (org-fast-tag-selection-include-todo): Made defvar instead of
16748         defcustom, feature is not deprecated.
16749         (org-remember-store-without-prompt): New default value t.
16750         (org-todo-log-states): New variable.
16751         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
16752         Compute the log states.
16753         (org-goto-map): More commands copied from global map.  Also bind
16754         `org-occur'.
16755         (org-goto): Made into a general lookup command.
16756         (org-get-location): Complete rewrite.
16757         (org-goto-exit-command): New variable.
16758         (org-goto-selected-point): New variable.
16759         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
16760         Set the new variables.
16761         (org-paste-subtree): Whitespace insertion strategy revised.
16762         (org-remember-apply-template): Protect v-A from the possibility
16763         that v-a might be nil.
16764         (org-remember-handler): Insertion rules revised.
16765         (org-todo): Respect org-todo-log-states.
16766         (org-up-heading-safe): New function.
16767         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
16769 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
16771         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
16772         region if in transient-mark-mode.
16774 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
16776         * calc/calc-ext.el (calc-init-extensions, calc-reset):
16777         * calc/calc-help.el (calc-full-help):
16778         * calc/calc-misc.el (another-calc):
16779         * calc/calc-store.el (calc-var-name-map):
16780         * calc/calc-stuff.el (calc-flush-caches):
16781         * calc/calc-units.el (math-build-units-table):
16782         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
16783         (calc-quit):
16784         * calendar/icalendar.el (icalendar--format-ical-event)
16785         (icalendar--convert-ical-to-diary):
16786         * emacs-lisp/authors.el (authors):
16787         * emacs-lisp/cust-print.el (custom-print-install)
16788         (custom-print-uninstall):
16789         * emacs-lisp/disass.el (disassemble-1):
16790         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
16791         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
16792         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
16793         (elint-check-let-form, elint-check-condition-case-form)
16794         (elint-initialize):
16795         * emacs-lisp/elp.el (elp-results):
16796         * emacs-lisp/generic.el (generic-mode-internal):
16797         * emacs-lisp/re-builder.el (reb-delete-overlays):
16798         * emacs-lisp/regi.el (regi-interpret):
16799         * emacs-lisp/sregex.el (sregex--char-aux):
16800         * emulation/cua-rect.el (cua--deactivate-rectangle)
16801         (cua--highlight-rectangle, cua--rectangle-post-command):
16802         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
16803         * emulation/viper-macs.el (viper-describe-kbd-macros)
16804         (viper-describe-one-macro):
16805         * emulation/viper-util.el (viper-setup-master-buffer):
16806         * emulation/viper.el (set-viper-state-in-major-mode):
16807         * international/mule-diag.el (describe-current-coding-system):
16808         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
16809         * mail/emacsbug.el (report-emacs-bug):
16810         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
16811         * obsolete/hilit19.el (hilit-unhighlight-region)
16812         (hilit-set-mode-patterns):
16813         * play/solitaire.el (solitaire-check, solitaire-solve):
16814         * play/zone.el (zone-pgm-rotate):
16815         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
16816         * progmodes/ada-prj.el (ada-prj-display-page):
16817         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
16818         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
16819         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
16820         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
16821         * progmodes/sh-script.el (sh-make-vars-local)
16822         (sh-reset-indent-vars-to-global-values):
16823         * progmodes/sql.el (top):
16824         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
16825         * progmodes/xscheme.el (top):
16826         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
16827         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
16828         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
16829         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
16830         (artist-submit-bug-report):
16831         * textmodes/flyspell.el (flyspell-delay-commands)
16832         (flyspell-deplacement-commands):
16833         * textmodes/table.el (table--generate-source-epilogue, table-insert)
16834         (table--generate-source-cells-in-a-row, table--make-cell-map)
16835         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
16837 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
16839         * allout.el (produce-allout-mode-map, allout-process-exposed):
16840         * ansi-color.el (ansi-color-make-color-map):
16841         * autoinsert.el (auto-insert):
16842         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
16843         * dired-aux.el (dired-create-files):
16844         * dired.el (dired-restore-desktop-buffer):
16845         * ediff-diff.el (ediff-setup-fine-diff-regions):
16846         * ediff-mult.el (ediff-intersect-directories)
16847         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
16848         (ediff-redraw-registry-buffer):
16849         * ediff-ptch.el (ediff-fixup-patch-map):
16850         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
16851         (ediff-really-quit, ediff-clear-diff-vector):
16852         * emerge.el (emerge-really-quit):
16853         * ffap.el (ffap-replace-file-component):
16854         * filecache.el (file-cache-add-directory)
16855         (file-cache-add-directory-recursively)
16856         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
16857         (file-cache-delete-directory, file-cache-files-matching-internal)
16858         (file-cache-display):
16859         * files.el (cd):
16860         * find-lisp.el (find-lisp-insert-directory):
16861         * finder.el (finder-compile-keywords):
16862         * help.el (view-emacs-news):
16863         * hi-lock.el (hi-lock-write-interactive-patterns):
16864         * ido.el (ido-to-end, ido-set-matches-1):
16865         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
16866         (image-dired-mark-tagged-files):
16867         * jka-cmpr-hook.el (jka-compr-get-compression-info):
16868         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
16869         * ps-print.el (ps-background, ps-begin-file)
16870         (ps-build-reference-face-lists):
16871         * simple.el (clone-buffer):
16872         * startup.el (command-line):
16873         * tempo.el (tempo-insert-template, tempo-is-user-element)
16874         (tempo-forward-mark, tempo-backward-mark):
16875         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
16877 2007-09-25  Glenn Morris  <rgm@gnu.org>
16879         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
16881         * view.el (view-search-no-match-lines): Add a doc string.
16882         Rewrite to simplify and work better.
16884 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
16886         * progmodes/cc-mode.el (c-mode-base-map):
16887         Use c-indent-line-or-region instead of c-indent-line.
16889         * indent.el (indent-for-tab-command): First check if the region is
16890         active.
16892 2007-09-24  Michaël Cadilhac  <michael@cadilhac.name>
16894         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
16895         whitespace-rescan-timer-time is 0.
16897 2007-09-24  Karl Berry  <karl@gnu.org>
16899         * international/mule.el (coding-system-base): Fix doc string grammar.
16901 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
16903         * net/tramp.el (tramp-completion-mode-p): Rename from
16904         `tramp-completion-mode'.  Revert logic, check `return', `newline'
16905         and such alike.  Packages like Icicles tend to use other completion
16906         characters but `tab' and `space' only.
16908 2007-09-24  Adam Hupp  <adam@hupp.org>
16910         * progmodes/python.el (run-python): Import emacs module without
16911         waiting; prevents lockup on error.
16913 2007-09-23  Richard Stallman  <rms@gnu.org>
16915         * mail/sendmail.el (mail-bury): Delete the frame
16916         if this frame looks like it was made for this message.
16918         * completion.el (completion-separator-self-insert-command)
16919         (completion-separator-self-insert-autofilling):
16920         If `self-insert-command' has been remapped, use the substitute.
16922         * simple.el (copy-region-as-kill): Doc fix.
16924         * textmodes/org.el (org-confirm-shell-link-function)
16925         (org-confirm-elisp-link-function): Doc fixes.
16927 2007-09-23  Glenn Morris  <rgm@gnu.org>
16929         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
16931 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
16933         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
16935         * term/tvi970.el (terminal-init-tvi970): Likewise.
16937         * term/sun-mouse.el (print-mouse-format): Likewise.
16939         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
16940         Use forward-line instead of previous-line and next-line.
16942 2007-09-22  Juri Linkov  <juri@jurta.org>
16944         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
16946         * tutorial.el (tutorial--default-keys): Update standard bindings:
16947         rename `iconify-or-deiconify-frame' to `suspend-frame',
16948         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
16950 2007-09-22  Juri Linkov  <juri@jurta.org>
16952         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
16953         Add help-echo to external links and to links without description.
16954         (fancy-splash-insert): Use help-echo from the 3rd element of the
16955         link specification list, or "Follow this link" if it's nil.  Doc fix.
16957 2007-09-22  Juri Linkov  <juri@jurta.org>
16959         * startup.el (command-line): Rename `inhibit-startup-message' to
16960         `inhibit-startup-screen'.
16961         (fancy-about-text): Use shorter label for "Ordering Manuals".
16962         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
16963         is nil, display a line with "To start..." and 3 links to useful
16964         tasks.  Display the "Dismiss" button and "Don't show this message
16965         again" only when concise is non-nil.
16966         (fancy-startup-screen): Call `fancy-startup-tail' with optional
16967         arg `concise'.  If CONCISE is non-nil, display a concise version
16968         of the splash screen in another window.  Otherwise, switch to the
16969         startup buffer in the same window.
16970         (startup-echo-area-message): Change displayed binding from
16971         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
16972         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
16973         the GNU system".
16974         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
16975         to "*GNU Emacs*".
16976         (display-about-screen): Don't check the existence of the buffer
16977         "*About GNU Emacs*".
16978         (display-splash-screen): Make alias to `display-startup-screen'.
16979         (command-line-1): Rename `inhibit-startup-message' to
16980         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
16981         started with command line options "-f", "-funcall", "-e", "-eval",
16982         "-execute", "-insert", "-find-file", "-file", "-visit".
16983         Inhibit startup screen when Emacs is started with a file name only
16984         on tty (i.e. don't inhibit it when started with a file name like
16985         "emacs FILE..." on a window system).
16986         (command-line-1): Simplify logic of displaying the startup screen:
16987         if file-count > 0, then display the concise version in another
16988         window, otherwise display full version in the same window.
16990         * help.el (help-map): Bind C-h C-a to about-emacs.
16991         (help-for-help-internal): Add C-a description to C-h help text.
16993 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
16995         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
16996         (checkdoc-permit-comma-termination-flag): Autoload the
16997         safe-local-variable setting.
16999         * bookmark.el (bookmark-xemacsp): Remove.
17000         (bookmark-make): Don't use bookmark-xemacsp,
17001         use (featurep 'xemacs) instead.
17003         * speedbar.el (speedbar-frame-mode)
17004         (speedbar-frame-reposition-smartly)
17005         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
17006         (speedbar-check-vc): Remove use of non-existent variable
17007         dframe-xemacsp, use (featurep 'xemacs) instead.
17009         * indent.el (indent-for-tab-command): Indent the region if
17010         transient-mark-mode and the region is active.
17012 2007-09-21  Francesco Potortì  <pot@gnu.org>
17014         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
17015         add inferior-octave-directory-tracker to the buffer-local value
17016         of comint-input-filter-functions.
17018 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
17020         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
17022 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
17024         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
17025         on w32 frames.
17027 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17029         * startup.el (normal-top-level): Remove DISPLAY from
17030         process-environment to let it be computed dynamically in callproc.c.
17032         * frame.el (frame-initialize, make-frame):
17033         * faces.el (tty-set-up-initial-frame-faces):
17034         * env.el (setenv): Don't set display-environment-variable.
17036         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
17037         (server-create-tty-frame): Don't set unused `tty' property.
17038         Set `display' instead of display-environment-variable.
17039         (server-create-window-system-frame): No display-environment-variable.
17041 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
17043         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
17044         (rfn-eshadow-update-overlay-hook): New defvars.
17045         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
17046         Run the hooks.
17048         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
17049         (tramp-rfn-eshadow-setup-minibuffer)
17050         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
17051         rfn-eshadow.el.
17053         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
17054         timeout.
17056 2007-09-21  Glenn Morris  <rgm@gnu.org>
17058         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
17059         * term/sun-mouse.el (suspend-emacstool): Remove.
17060         * term/sun.el: Remove emacstool-related code.
17062         * emacs-lisp/bytecomp.el (byte-compile-warnings)
17063         (byte-compile-warnings-safe-p): Add `mapcar'.
17064         (byte-compile-warning-types): Add mapcar and make-local.
17065         (byte-compile-normal-call): Add option to suppress mapcar warning.
17066         (top-level): Use mapc rather than mapcar in eval-when-compile.
17068         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
17069         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
17070         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
17071         Handle escaped parens.
17072         (latex-forward-sexp): Doc fix.
17074         * eshell/esh-mode.el (eshell-output-filter-functions):
17075         Add eshell-postoutput-scroll-to-bottom.
17077         * loadup.el: Remove termdev.
17079         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
17080         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
17082 2007-09-21  Markus Triska  <markus.triska@gmx.at>
17084         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
17085         `mapcar' is called for effect.
17087 2007-09-21  Kevin Ryde  <user42@zip.com.au>
17089         * international/mule.el (sgml-html-meta-auto-coding-function):
17090         Bind `case-fold-search' to t.
17092 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17094         * termdev.el: Remove.
17096         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
17097         (frames-on-display-list): Use it.
17099         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
17101         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
17103 2007-09-20  Richard Stallman  <rms@gnu.org>
17105         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
17107 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17109         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
17111 2007-09-20  Glenn Morris  <rgm@gnu.org>
17113         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
17114         motion functions, rather than hard-coding "\n\n".
17115         (tex-validate-region): Check for eobp, to speed up.
17116         (tex-next-unmatched-end): Doc fix.
17118 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17120         * files.el (auto-mode-alist): Use archive-mode for .rar files.
17122         * international/mule.el (auto-coding-alist): Rar archives are binary.
17124         * arc-mode.el: Add basic support for Rar.
17125         (archive-find-type): Recognize Rar's signature.
17126         (archive-desummarize): New fun.
17127         (archive-summarize): Use it to restore the buffer's data in case
17128         someone wants to switch to some other major mode.
17129         (archive-resummarize): Use it as well.
17130         (archive-rar-summarize, archive-rar-extract): New functions.
17132         * filesets.el: Remove spurious * in docstrings.
17133         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
17134         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
17135         (filesets-ingroup-collect): Remove unused arg `depth'.
17136         (filesets-update): Remove unused arg `version'.
17138         * finder.el (finder-compile-keywords): Fix up comment style.
17139         (finder-mouse-face-on-line): previous-line -> forward-line.
17141         * recentf.el: Remove spurious * in docstrings.
17142         (recentf-save-list): Fix up comment style.
17144         * progmodes/octave-mod.el: Remove spurious * in docstrings.
17145         (octave-mode-map): Move init into declaration and remove \t binding.
17146         (octave-mode-startup-message): Remove unused var.
17147         (octave-scan-blocks): Remove unused arg `from'.
17148         (octave-forward-block, octave-down-block, octave-up-block):
17149         Update callers.
17151         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
17152         (meta-mode-map): Likewise and remove \t binding.
17154         * net/snmp-mode.el: Remove spurious * in docstrings.
17155         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
17156         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
17157         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
17158         that completion accepts lists of strings.
17159         (snmp-mode-syntax-table): Move initialization into declaration.
17160         (snmp-mode-map): Likewise and remove \t binding.
17161         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
17162         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
17163         (snmp-indent-command): Remove.
17165         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
17166         binding, so tab-always-indent works right.
17168 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
17170         * net/browse-url.el (browse-url-elinks-new-window): New function.
17171         (browse-url-elinks): Use browse-url-elinks-new-window.
17172         Accept optional second argument `new-window'.  Fix typo in doc-string.
17173         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
17174         Improve error message.
17176 2007-09-19  Michaël Cadilhac  <michael@cadilhac.name>
17178         * net/browse-url.el (browse-url-url-encode-chars): Use the right
17179         parameter name in the function body.
17180         Reported by Johannes Weiner.
17182 2007-09-19  Glenn Morris  <rgm@gnu.org>
17184         * net/socks.el (socks-open-network-stream): Signal an explicit
17185         error if the port associated with a service string can't be found.
17187         * textmodes/tex-mode.el (tex-terminate-paragraph):
17188         Use backward-paragraph.
17190 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17192         * server.el (server-running-p): New function.
17194 2007-09-18  Jason Rumney  <jasonr@gnu.org>
17196         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
17197         x-focus-frame.
17199         * frame.el (select-frame-set-input-focus, select-frame-by-name):
17200         Use x-focus-frame for w32.
17202 2007-09-17  David Kastrup  <dak@gnu.org>
17204         * textmodes/tex-mode.el (tex-verbatim-environments):
17205         Eliminate CL dependency.
17207 2007-09-17  Richard Stallman  <rms@gnu.org>
17209         * newcomment.el (comment-add): New arg EXTRA.
17210         (comment-region-default): Pass EXTRA if not indenting lines.
17212 2007-09-17  Michaël Cadilhac  <michael@cadilhac.name>
17214         * net/browse-url.el (browse-url-url-encode-chars): New function.
17215         URL-encode some chars in a string.
17216         (browse-url-encode-url): Rewrite using the previous function.
17217         (browse-url-file-url): Use `browse-url-url-encode-chars'.
17218         (browse-url-elinks-sentinel): Fix typo.
17219         (browse-url-new-window-flag): Doc change.
17221 2007-09-17  Glenn Morris  <rgm@gnu.org>
17223         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
17224         filename from `--file-line-error', if it is available.
17226 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
17228         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
17229         TeX `--file-line-error' format.
17231 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
17233         * xt-mouse.el: Delete add-hook calls that were moved to
17234         xterm-mouse-mode.
17235         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
17236         does not work.
17238 2007-09-17  Richard Stallman  <rms@gnu.org>
17240         * cus-face.el (custom-theme-set-faces): Undo previous change.
17242         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
17244 2007-09-17  Glenn Morris  <rgm@gnu.org>
17246         * textmodes/tex-mode.el (tex-region): Simplify previous change,
17247         handling the case where the region is not in `tex-main-file'.
17248         (tex-region-1): Delete.
17249         (tex-region-header): New function, doing the header part of the
17250         old tex-region-1.
17252 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17254         * simple.el (newline): Simplify use of prefix-numeric-value.
17255         (line-move-partial): Remove unused var `ppos'.
17256         (line-move-1): Replace 9999 with most-positive-fixnum.
17257         (move-end-of-line): Use more efficient single-property search.
17258         (move-beginning-of-line): Remove unused var `start'.
17259         (blink-matching-open): Restructure in a more functional style.
17261 2007-09-16  Michaël Cadilhac  <michael@cadilhac.name>
17263         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
17265 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17267         * server.el (server-clients): Only keep procs, no properties any more.
17268         (server-client): Remove.
17269         (server-client-get, server-client-set): Remove, replace all callers by
17270         process-get and process-put resp.
17271         (server-clients-with, server-add-client, server-delete-client)
17272         (server-create-tty-frame, server-create-window-system-frame)
17273         (server-process-filter, server-execute, server-visit-files)
17274         (server-buffer-done, server-kill-buffer-query-function)
17275         (server-kill-emacs-query-function, server-switch-buffer)
17276         (server-save-buffers-kill-terminal): Update accordingly.
17278         * server.el (server-with-environment): Simplify.
17279         (server-select-display, server-unselect-display): Re-add functions that
17280         seem to have been lost in the multi-tty merge.
17281         (server-eval-and-print, server-create-tty-frame)
17282         (server-create-window-system-frame, server-goto-toplevel)
17283         (server-execute, server-return-error): New functions extracted from
17284         server-process-filter.
17285         (server-execute-continuation): New functions.
17286         (server-process-filter): Restructure so that all arguments are analysed
17287         first and then acted upon in a subsequent stage.  This way
17288         server-goto-toplevel can be executed later, when we know if
17289         it's necessary.
17290         Remove the "-version" and "-version-good" support.
17292 2007-09-16  Drew Adams  <drew.adams@oracle.com>
17294         * cus-edit.el (custom-face-edit-activate): Doc fix.
17296 2007-09-16  Glenn Morris  <rgm@gnu.org>
17298         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
17299         Following cal-bahai renaming, update all instances of
17300         list-bahai-diary-entries to diary-bahai-list-entries,
17301         mark-bahai-diary-entries to diary-bahai-mark-entries,
17302         calendar-goto-bahai-date to calendar-bahai-goto-date,
17303         insert-bahai-diary-entry to diary-bahai-insert-entry,
17304         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
17305         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
17306         calendar-print-bahai-date to calendar-bahai-print-date.
17308         * textmodes/tex-mode.el (tex-region): Handle the case where the
17309         region is not in `tex-main-file'.  Move the old code that applies
17310         to both cases...
17311         (tex-region-1): ...to this new function.
17313 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17315         * vc.el (vc-process-sentinel): New function.
17316         (vc-exec-after): Use it instead of using ugly hackish analysis and
17317         construction of Elisp code.
17318         (vc-sentinel-movepoint): New dynamically scoped var.
17319         (vc-print-log, vc-annotate): Set it to move the user's point.
17321         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
17322         inhibit-modification-hooks.
17324         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
17325         (calendar-bahai-print-date, calendar-bahai-goto-date)
17326         (diary-bahai-list-entries, diary-bahai-insert-entry):
17327         New names to clean up the namespace a bit more.
17328         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
17330 2007-09-15  Glenn Morris  <rgm@gnu.org>
17332         * calendar/holidays.el (holiday-list): Rename it back to
17333         `list-holidays', but leave `holiday-list' as an alias.
17335         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
17336         custom group.
17338         * textmodes/css-mode.el (css): New custom group.
17339         (css-electrick-keys, css-selector, css-property)
17340         (css-indent-offset): Specify custom group.
17342 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17344         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
17345         (cvs-execute-single-file): Use process-file.
17346         (cvs-run-process): Use start-file-process.
17348 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
17350         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
17351         level.  Remove the hooks when turning off the mode.
17353         * term/xterm.el: Require xt-mouse at compile time.
17354         (terminal-init-xterm): Turn on xterm mouse tracking for this
17355         terminal if xterm-mouse-mode is enabled.
17357 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
17359         * term/xterm.el (xterm-function-map): Replace bindings that were
17360         deleted by the merge.
17362 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
17364         * play/bubbles.el (bubbles-version): Bump value to "0.5".
17365         (bubbles-mode-map): Move define-key statements here.
17366         (bubbles-game-theme-menu): Ditto.
17367         (bubbles-graphics-theme-menu): Ditto.
17368         (bubbles-menu): Ditto.
17369         (bubbles-mode): Initialize buffer-undo-list, redisplay.
17370         (bubbles--initialize): Reset buffer-undo-list, redisplay.
17371         (bubbles-plop): Set buffer-undo-list, redisplay.
17372         (bubbles-undo): Reset buffer-undo-list, redisplay.
17373         (bubbles--show-images): Take care of missing text properties.
17375 2007-09-14  Glenn Morris  <rgm@gnu.org>
17377         * startup.el (fancy-startup-text, fancy-about-text): Fix face
17378         quoting.
17380         * calendar/cal-hebrew.el, calendar/cal-menu.el
17381         * calendar/calendar.el, calendar/diary-lib.el
17382         * calendar/holidays.el: Rename all instances of
17383         list-calendar-holidays callers to calendar-list-holidays,
17384         list-holidays to holiday-list, check-calendar-holidays to
17385         calendar-check-holidays, mark-calendar-holidays to
17386         calendar-mark-holidays, and filter-visible-calendar-holidays to
17387         holiday-filter-visible-calendar.
17389 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
17391         * term/xterm.el (xterm-function-map): Add C-M- bindings.
17393 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
17395         * play/bubbles.el (bubbles--initialize-images): Fix bug:
17396         Use transparent background for empty cells in graphics mode.
17398 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
17400         * man.el (Man-default-man-entry): At end of line, continue looking
17401         to the next line for possible end of hyphenated command.
17403 2007-09-13  Chris Moore  <dooglus@gmail.com>
17405         * shell.el (shell-resync-dirs): Don't move the cursor relative to
17406         the command being edited.
17408 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
17410         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
17412 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
17414         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
17415         C-M-S- keys.
17417         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
17419 2007-09-12  Michaël Cadilhac  <michael@cadilhac.name>
17421         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
17422         New argument `filename-p' to use one set of confusing chars or another.
17423         (browse-url-file-url): Use the argument.
17424         Suggested by Johannes Weiner.
17426 2007-09-12  Romain Francoise  <romain@orebokech.com>
17428         * cus-start.el (all): Revert 2007-09-08 change.
17430 2007-09-12  Aaron Hawley  <aaronh@garden.org>
17432         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
17433         extract .Z files, since it is more common than uncompress.
17435 2007-09-12  Glenn Morris  <rgm@gnu.org>
17437         * textmodes/org-publish.el (org-publish-org-to-html): Remove
17438         duplicate function definition.
17440 2007-09-10  Chris Moore  <dooglus@gmail.com>
17442         * diff-mode.el (diff-sanity-check-hunk):
17443         Also accept single-line hunks.
17445 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
17447         * startup.el (startup-screen-inhibit-startup-screen)
17448         (pure-space-overflow-message): New vars.
17449         (fancy-splash-insert): Allow functions for face and link specs.
17450         (fancy-splash-head): Remove unused arg.  Move splash text...
17451         (fancy-startup-text, fancy-about-text): ...here.
17452         (fancy-startup-tail): Rename from fancy-splash-tail.
17453         (fancy-startup-screen, fancy-about-screen): Split off from
17454         fancy-splash-screens.
17455         (display-startup-screen): New function.
17456         (display-about-screen): Rename from display-splash-screen.
17457         (command-line-1): Use concise startup screen if necessary.
17459 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
17461         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
17462         Reported by Jan Djärv <jan.h.d@swipnet.se>.
17464 2007-09-10  Dave Love  <fx@gnu.org>
17466         * outline.el (outline-4, outline-5, outline-7):
17467         Move font-lock-builtin-face down from 4 to 7 to better keep the
17468         progression of color brightness, and to better match Org-mode's faces.
17470 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
17472         * progmodes/meta-mode.el (meta-font-lock-keywords)
17473         (font-lock-match-meta-declaration-item-and-skip-to-next)
17474         (meta-comment-indent, meta-indent-previous-line)
17475         (meta-indent-unfinished-line, meta-beginning-of-defun)
17476         (meta-end-of-defun, meta-common-initialization): Handle \f.
17477         (meta-indent-unfinished-line): Do not handle a `%' in a string as
17478         a comment-start.
17480         * files.el (file-modes-char-to-who, file-modes-char-to-right)
17481         (file-modes-rights-to-number): Auxiliary functions for symbolic to
17482         numeric notation of file modes.
17483         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
17484         numeric value.
17485         (read-file-modes): New.  Read either an octal value of a file mode or a
17486         symbolic value, and return its numeric value.
17488         * dired-aux.el (dired-do-chmod): Change to use the built-in
17489         `set-file-modes' and the previous symbolic mode parsing functions.
17491 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17493         * textmodes/texinfo.el: Remove spurious * in docstrings.
17494         (texinfo-mode-syntax-table, texinfo-mode-map):
17495         Initialize in the declaration.
17497         * tmm.el: Remove spurious * in docstrings.
17498         (tmm-prompt): Use with-current-buffer.
17500         * vcursor.el: Remove spurious * in docstrings.
17501         (vcursor-map): Initialize in the declaration.
17502         (vcursor-use-vcursor-map): Use define-minor-mode.
17503         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
17505         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
17506         Initialize in the declaration.
17507         (widget-minor-mode): Use define-minor-mode.
17509         * woman.el (woman-mode-map, woman-syntax-table):
17510         Initialize in the declaration.
17512 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
17514         * doc-view.el: New file.
17516 2007-09-09  Juri Linkov  <juri@jurta.org>
17518         * Makefile.in (update-authors): Add etc/ to AUTHORS.
17520         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
17522         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
17523         to "Startup screen".  Fix docstring.
17524         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
17525         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
17526         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
17527         (initial-scratch-message): Fix docstring.
17528         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
17529         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
17530         Add link to "Customize Startup" and set interval between links to
17531         5 spaces.
17532         (fancy-about-text): Add links "Authors" and "Contributing".
17533         (fancy-splash-head): Add text "Welcome to " on the startup screen,
17534         and "This is " on the about screen.  Add link to
17535         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
17536         For the about screen move emacs version to the header from
17537         `fancy-splash-tail' (as it's done already for normal about screen).
17538         (fancy-splash-tail): Insert emacs version only for startup screen.
17539         (normal-splash-screen): Remove duplicate empty lines.
17540         (normal-about-screen): Add links "Authors" and "Contributing".
17542         * menu-bar.el (menu-bar-help-menu):
17543         Move "About Emacs" and "About GNU" to the end of the Help menu.
17544         Move "Emacs Psychotherapist" after "Send Bug Report...".
17545         Move "External Packages" after "Find Emacs Packages".
17547 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
17549         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
17550         they are useless with the byte compiler.
17551         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
17552         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
17553         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
17554         (tramp-file-name-real-host, tramp-file-name-port)
17555         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
17556         defuns.
17558         * net/tramp-cache.el (top): Improve error message when
17559         `tramp-persistency-file-name' is corrupted.
17561 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
17563         * textmodes/org.el (org-re): Also replace the :alpha: class.
17564         (org-todo-tag-alist): Variable removed.
17565         (org-todo-key-alist, org-todo-key-trigger): New variables.
17566         (org-use-fast-todo-selection): New option.
17567         (org-log-done): Docstring fixed.
17568         (org-deadline-warning-days): New default value 14.
17569         (org-edit-timestamp-down-means-later): New option.
17570         (org-tag-alist): Docstring fixed.
17571         (org-fast-tag-selection-include-todo): New option.
17572         (org-export-language-setup): New languages added.
17573         (org-set-regexps-and-options): Compute the new variables.
17574         (org-paste-subtree): Cleaning up.
17575         (org-remember-apply-template): New escape %A.
17576         (org-todo): Call fast TODO selection.
17577         (org-fast-todo-selection): New function.
17578         (org-add-log-note): Allow prefix for abort exit.
17579         (org-at-property-p, org-entry-properties)
17580         (org-columns-get-autowidth-alist): Use :alpha: class.
17581         (org-get-wdays): New function.
17582         (org-agenda-remove-date): New variable.
17583         (org-agenda-get-deadlines): Use `org-get-wdays'.
17584         (org-agenda-get-deadlines): Reverse ee before returning.
17585         (org-format-agenda-item): New argument REMOVE-RE.
17586         (org-agenda-convert-date): Baha'i calendar added.
17587         (org-infile-export-plist): Also find DATE line.
17588         (org-get-min-level): New function.
17589         (org-export-as-html, org-export-as-ascii): Use the date format.
17590         (org-shiftup, org-shiftdown): Use.
17591         `org-edit-timestamp-down-means-later'.
17592         (org-assign-fast-keys): New function.
17594 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
17596         * cus-start.el (all): Add prefer-window-split-horizontally from
17597         window.c.
17599 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
17601         * net/browse-url.el (browse-url-galeon): Fix last change.
17602         (top-level): Require cl when compiling.
17604 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
17606         * textmodes/org-export-latex.el: arch-tag restored.
17608         * textmodes/org-publish.el: arch-tag restored.
17610 2007-09-08  Masatake YAMATO  <jet@gyve.org>
17612         * progmodes/which-func.el (which-func-modes): Add diff-mode.
17614         * progmodes/cc-langs.el: Support new keywords added to
17615         objective-c frontend of gcc.
17616         (c-simple-stmt-kwds): Add @throw.
17617         (c-block-stmt-2-kwds): Add @synchronized.
17618         (c-block-stmt-1-kwds): Add @finally and @try.
17620 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
17622         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
17623         (org-agenda-after-show-hook): New variable.
17624         (org-columns-compile-format)
17625         (org-columns-get-autowidth-alist, org-buffer-property-keys)
17626         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
17627         property names.
17628         (org-get-wdays): New function.
17630 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17632         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
17634         * term/xterm.el (xterm-function-map): Initialize in the declaration.
17636         * vc-arch.el (vc-arch-checkin): Fix typo.
17638 2007-09-07  Johan Bockgård  <bojohan@gnu.org>
17640         * cus-face.el (custom-theme-set-faces): Set face attributes
17641         locally for each frame.
17643 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17645         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
17646         via font-lock-defaults.
17648         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
17649         derived-mode-p.
17651 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
17653         * progmodes/autoconf.el (autoconf-definition-regexp):
17654         Handle optional square brackets around definition name.
17656 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
17658         * net/browse-url.el (browse-url-browser-function): Add elinks.
17659         (browse-url-elinks-wrapper): New option.
17660         (browse-url-encode-url, browse-url-elinks)
17661         (browse-url-elinks-sentinel): New functions.
17662         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
17663         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
17664         Use new function browse-url-encode-url.
17666 2007-09-07  Glenn Morris  <rgm@gnu.org>
17668         * version.el (emacs-version): Revert 2007-08-29 change: no need to
17669         say if multi-tty is present.
17671 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17673         * cus-start.el (split-window-preferred-function): Add custom info.
17675         * calendar/holidays.el (holiday-list, calendar-check-holidays)
17676         (calendar-mark-holidays, calendar-list-holidays)
17677         (holiday-filter-visible-calendar): New names to clean up namespace.
17678         (filter-visible-calendar-holidays, list-calendar-holidays)
17679         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
17680         Add compatibility aliases.
17681         (calendar-check-holidays, calendar-mark-holidays)
17682         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
17683         (holiday-sexp): Replace append with list.
17684         (holiday-filter-visible-calendar): Replace append with push.
17686         * woman.el: Remove spurious * in docstrings.
17687         (woman-mini-help, woman-non-underline-faces, woman0-rename)
17688         (woman-topic-all-completions-merge, woman-file-name-all-completions)
17689         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
17690         (woman-write-directory-cache, woman-display-extended-fonts)
17691         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
17692         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
17693         (woman-mode): Use inhibit-read-only.
17694         (woman-negative-vertical-space): Use dotimes.
17695         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
17697 2007-09-06  Romain Francoise  <romain@orebokech.com>
17699         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
17700         (vc-bzr-workfile-version): Use it.
17702 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
17704         * complete.el (PC-do-completion): Don't try to treat
17705         empty string as an abbreviation.
17707 2007-09-06  Johan Bockgård  <bojohan@dd.chalmers.se>
17709         * help-fns.el (describe-variable): Keep doc's text properties.
17711 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
17713         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
17714         instead of a file.
17716 2007-09-06  Glenn Morris  <rgm@gnu.org>
17718         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
17719         (checkdoc-minor-mode): Allow user to specify lighter via
17720         checkdoc-minor-mode-string.
17722 2007-09-05  Richard Stallman  <rms@gnu.org>
17724         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
17725         Several items removed, simplified, or put on one line.
17726         (fancy-about-text): Add substantial contents, part of startup text.
17727         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
17728         (normal-splash-screen): Call normal-mouse-startup-screen,
17729         normal-no-mouse-startup-screen, or normal-about-screen.
17730         (normal-mouse-startup-screen): New fn, broken out, shortened.
17731         (normal-no-mouse-startup-screen): New fn, broken out.
17732         (normal-about-screen): New function, contents all new.
17734 2007-09-05  Michaël Cadilhac  <michael@cadilhac.name>
17736         * emacs-lisp/rx.el (rx): Fix typo in docstring.
17738 2007-09-05  Glenn Morris  <rgm@gnu.org>
17740         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
17741         is bound.
17743 2007-09-05  Johan Bockgård  <bojohan@dd.chalmers.se>
17745         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
17746         in doc string.
17748 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
17750         * server.el (server-start, server-unload-hook): Undo previous change.
17752         * xt-mouse.el: Undo previous change.
17754 2007-09-04  Juri Linkov  <juri@jurta.org>
17756         * startup.el (fancy-about-text): New variable.
17757         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
17758         (fancy-current-text, fancy-splash-stop-time)
17759         (fancy-splash-outer-buffer): Remove variables.
17760         (fancy-splash-head, fancy-splash-tail): Add new optional argument
17761         `startup' and use it to conditionally display different texts for
17762         Startup and About screens.  Don't display Help commands on the About
17763         screen.
17764         (fancy-splash-screens-1): Remove function and move its content to
17765         `fancy-splash-screens' to the part that dislpays the About screen.
17766         (exit-splash-screen): Don't treat specially exiting from
17767         alternating screens.
17768         (fancy-splash-screens): Rename argument `static' to `startup'.
17769         Fix docstring.  Remove code for displaying alternating screens.
17770         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
17771         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
17772         for `inhibit-read-only'.
17773         (normal-splash-screen): Rename argument `static' to `startup'.
17774         Fix docstring.  Use argument `startup' to conditionally display
17775         different texts for Startup and About screens.  Don't display Help
17776         commands on the About screen.  Remove `unwind-protect' `sit-for'
17777         delay and `kill-buffer' after it.
17778         (display-startup-echo-area-message): Remove call to
17779         `use-fancy-splash-screens-p' because image.el is preloaded and
17780         doesn't display "Loading image... done".
17781         (display-splash-screen): Rename argument `static' to `startup'.
17782         Fix docstring.
17784 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
17786         * server.el (server-start, server-unload-hook):
17787         suspend-tty-functions has been renamed to suspend-tty-hook.
17789         * xt-mouse.el: Likewise.  resume-tty-functions has been renamed to
17790         resume-tty-hook.
17792 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
17794         * loadup.el: Fix merge problem, only load "button" once.
17796 2007-09-03  Glenn Morris  <rgm@gnu.org>
17798         * vc-svn.el (vc-svn-print-log): If there is only one file, use
17799         "Working file:" as the prefix, for the sake of
17800         log-view-current-file.
17802 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
17804         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
17805         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
17806         if the selected frames is in
17807         xterm-modify-other-keys-terminal-list.
17808         (xterm-turn-off-modify-other-keys): Add an optional frame
17809         parameter.  Only turn off modify-other-keys if FRAME is in
17810         xterm-modify-other-keys-terminal-list.
17811         (xterm-remove-modify-other-keys): New function.
17812         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
17813         Add the selected frame to xterm-modify-other-keys-terminal-list.
17815 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
17817         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
17818         (icon-map-list): New variable.
17819         (x-gtk-map-stock): Use icon-map-list.
17821 2007-09-02  Romain Francoise  <romain@orebokech.com>
17823         * log-view.el (log-view-current-file): Balance parens.
17825 2007-09-02  Glenn Morris  <rgm@gnu.org>
17827         * comint.el (comint-mode): Don't set scroll-conservatively.
17829         * eshell/em-unix.el (eshell/time): Stringify and flatten the
17830         non-command arguments.
17832         * log-view.el (log-view-current-file): Give a more explicit error
17833         if log-view-file-re fails to find a match.
17835 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
17837         * emacs-lisp/bytecomp.el (byte-recompile-directory):
17838         Fix bug: Don't expand top-level file name more than once.
17839         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
17841 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17843         * server.el (server-process-filter): Don't display the splash screen.
17844         It's annoying enough on the initial screen and becomes positively
17845         obnoxious here.
17847 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17849         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
17850         Change naming to use "avl-tree--" for internal functions.
17852 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
17854         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
17855         the merge.
17856         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
17857         (provide): Move to the end of file.
17859         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
17861 2007-08-31  Michaël Cadilhac  <michael@cadilhac.name>
17863         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
17864         New variable.  List of exceptions for the duplicated word rule.
17865         (flyspell-mark-duplications-flag): Mention it.
17866         (flyspell-word): Treat it.
17868         * files.el (create-file-buffer): If the filename sans directory starts
17869         with spaces, remove them.
17871 2007-08-31  Jan Djärv  <jan.h.d@swipnet.se>
17873         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
17874         (x-gtk-map-stock): Use two directory elements when matching
17875         file name.
17877 2007-08-31  James Wright  <james@chumsley.org>
17879         * eshell/em-unix.el (eshell/info): New function.
17881 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17883         * frame.el (frame-initialize, make-frame):
17884         * server.el (server-process-filter):
17885         * faces.el (tty-set-up-initial-frame-faces): Don't set
17886         term-environment-variable since it's not used any more.
17888         * env.el (setenv): Don't treat $TERM specially.
17890         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
17891         stated otherwise, subprocesses do not send back escape sequences
17892         corresponding to the terminal from which Emacs was started.
17894 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
17896         * calculator.el: Require cl for compilation.
17898 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
17900         * outline.el (outline-font-lock-levels): Comment out unused var.
17901         (outline-font-lock-face): Wrap around face list to handle any
17902         nesting depth gracefully.
17904 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
17906         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
17907         `set-file-times'.
17909 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
17911         * textmodes/org.el (org-export-visible): Fix drawers before export.
17912         (org-do-sort): Allow sorting by priority.
17913         (org-agenda-files): Ignore non-existing files.
17914         (org-agenda-skip-unavailable-files): New variable.
17915         (org-ellipsis): All a face as value.
17916         (org-mode): Interprete the face value of `org-ellipsis'.
17917         (org-archive-save-context-info): New option.
17918         (org-archive-subtree): Store context info in archived entry.
17919         (org-fast-tag-selection-can-set-todo-state): New variable.
17920         (org-fast-tag-selection): Allow setting TODO states through this
17921         interface.
17922         (org-cycle): Docstring updated.
17923         (org-todo-keyword-faces): New option.
17924         (org-get-todo-face): New function.
17925         (org-set-font-lock-defaults, org-agenda-highlight-todo):
17926         Use `org-get-todo-face'.
17927         (org-switch-to-buffer-other-window): New function.
17928         (org-table-edit-field, org-table-show-reference)
17929         (org-table-edit-formulas, org-add-log-note)
17930         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
17931         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
17932         `switch-to-buffer-other-window' to make sure that the temporary
17933         windows show up on the current frame.
17934         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
17935         (org-get-entries-from-diary, org-replace-region-by-html):
17936         Don't allow pop-up frames.
17937         (org-agenda-get-deadlines, org-agenda-get-scheduled):
17938         Fix problems with time-of-day.
17939         (org-export-get-title-from-subtree): New function.
17940         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
17941         with listing items that are DONE.
17942         (org-change-tag-in-region): New command.
17943         (org-agenda-skip-scheduled-if-done)
17944         (org-agenda-skip-deadline-if-done): Docstring clarified.
17945         (org-mode): Hide drawers on startup.
17946         (org-get-todo-face): New function.
17947         (org-todo-keyword-faces): New option.
17948         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
17949         (org-remove-keyword-keys): New function.
17951 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
17953         * progmodes/grep.el (grep-find-ignored-directories):
17954         Add monotone _MTN bookkeeping directory in workspaces.
17955         Add RCS control directory.  List items in alphabetical order.
17957         * progmodes/grep.el (grep-files-aliases): Add cc alias.
17958         Sort items in alphabetical order.  Fix parens.
17960 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
17962         * vc-hg.el (vc-hg-extra-menu-map): New variable.
17963         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
17964         (vc-hg-pull): New functions.
17965         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
17967         * term/mac-win.el: Don't require url, only autoloaded url
17968         functions are used in this file.
17970 2007-08-29  Andreas Schwab  <schwab@suse.de>
17972         * shell.el (shell): Return correct value from interactive spec.
17974 2007-08-29  Glenn Morris  <rgm@gnu.org>
17976         * version.el (emacs-version): Increase to 23.0.50.
17978 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
17980         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
17982 2007-08-29  Juri Linkov  <juri@jurta.org>
17984         * loadup.el: Add "button" loading after "faces" and move "startup"
17985         to load after "button".
17987 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
17989         * loadup.el: Load term/mac-win on a Mac using Carbon.
17991         * term/mac-win.el: Provide mac-win.
17992         (mac-initialized): New variable.
17993         (mac-initialize-window-system): New function.  Move global setup here.
17994         (handle-args-function-alist, frame-creation-function-alist):
17995         (window-system-initialization-alist): Add mac entries.
17996         (x-setup-function-keys): New function containing all the
17997         top level function key definitions.
17999         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
18001         * env.el (read-envvar-name): Don't consider the environment frame param.
18003         * env.el (setenv):
18004         * frame.el (frame-initialize, make-frame):
18005         * faces.el (tty-set-up-initial-frame-faces):
18006         * server.el (server-process-filter): Set
18007         display-environment-variable and term-environment-variable.
18009         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
18011 2007-08-29  Jason Rumney  <jasonr@gnu.org>
18013         * loadup.el: Only load term/x-win when X is compiled in.
18014         Load term/w32-win and dependencies on windows-nt.
18016         * term/w32-win.el: Reorder to match x-win.el more closely.
18017         Provide w32-win.  Don't throw error when global window-system not w32.
18018         (internal-face-interactive): Remove obsolete function.
18019         (x-setup-function-keys): Use local-function-key-map.
18020         (w32-initialized): New variable.
18021         (w32-initialize-window-system): Set it.
18022         Move more global setup here.
18023         (x-setup-function-keys): New function.
18024         (w32-initialize-window-system): Move non function key global setup here.
18025         (x-cut-buffer-max): Remove.
18026         (w32-initialize-window-system): New function.
18027         (handle-args-function-alist, frame-creation-function-alist):
18028         (window-system-initialization-alist): Add w32 entries.
18030 2007-08-29  David Kastrup  <dak@gnu.org>
18032         * env.el (getenv): Pass frame to getenv-internal.
18034 2007-08-29  Károly Lőrentey  <lorentey@elte.hu>
18036         * version.el (emacs-version): Show if multi-tty is present.
18038         * loadup.el: Delay loading env; mule-conf gets confused by cl
18039         during bootstrap.  Also load termdev and term/x-win.
18041         * bindings.el (mode-line-client): New variable.
18042         (help-echo): Add it to the default mode-line format.
18044         * cus-start.el: Remove bogus window-system reference from GTK test.
18046         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
18047         (ebrowse-electric-position-mode-map):
18048         * ebuff-menu.el (electric-buffer-menu-mode-map):
18049         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
18050         not `suspend-emacs'.
18052         * ediff-wind.el (ediff-setup-windows-automatic): New function.
18053         (ediff-window-setup-function): Use it as default.
18055         * files.el (save-buffers-kill-terminal): New function.
18056         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
18058         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
18059         and `with-selected-frame'.
18061         * help-fns.el (describe-variable): Describe frame-local variables
18062         correctly.
18064         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
18065         display support.
18066         (normal-erase-is-backspace-setup-frame): New function.
18068         * subr.el (with-selected-frame): New function.
18069         (read-quoted-char): Use terminal-local binding of
18070         local-function-key-map instead of function-key-map.
18072         * talk.el (talk): New function.
18073         (talk-handle-delete-frame): New function.
18074         (talk-add-display): Open a new frame only if FRAME was not a frame.
18076         * termdev.el: New file.
18078         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
18079         * term/x-win.el: Don't bind f10.
18080         * tmm.el: Remove autoload binding for f10.
18082         * international/encoded-kb.el (encoded-kbd-setup-display): Use
18083         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
18084         Store the saved input method as a terminal parameter.  Add keymap
18085         parameter.  Use it instead of changing key-translation-map directly.
18086         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
18087         Remove.
18088         (encoded-kbd-setup-display): New function.
18090         * international/mule-cmds.el (set-locale-environment): Fix getenv
18091         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
18092         set the keyboard coding system.  Add DISPLAY parameter.
18093         (set-display-table-and-terminal-coding-system): Add DISPLAY
18094         parameter.  Pass it to set-terminal-coding-system.
18096         * international/mule.el (keyboard-coding-system): Test for
18097         encoded-kbd-setup-display, not encoded-kbd-mode.
18098         (set-terminal-coding-system, set-keyboard-coding-system): Add
18099         DISPLAY parameter.
18100         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
18102         * term/README: Update.
18104         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
18106         * term/x-win.el (x-setup-function-keys): New function.  Move
18107         function-key-map tweaks here.  Protect against multiple calls on
18108         the same terminal.  Use terminal-local binding of
18109         local-function-key-map instead of function-key-map.
18110         (x-initialize-window-system): Make a copy of pure list.  Pass a
18111         frame getenv.
18113         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
18114         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
18115         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
18116         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
18117         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
18118         local-function-key-map instead of function-key-map.
18120         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
18121         `substitute-key-definition' and `define-key' calls against
18122         multiple execution.  Use terminal-local binding of
18123         local-function-key-map instead of function-key-map.  Pass a frame
18124         to getenv.
18126         * edmacro.el (edmacro-format-keys):
18127         * emulation/cua-base.el (cua--pre-command-handler):
18128         * isearch.el (isearch-other-meta-char):
18129         * xt-mouse.el: Use terminal-local binding of
18130         local-function-key-map instead of function-key-map.
18132         * fringe.el (set-fringe-mode): Simplify and fix using
18133         `modify-all-frames-parameters'.
18134         * scroll-bar.el (set-scroll-bar-mode): Ditto.
18135         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
18136         check before calling `tool-bar-setup'.
18137         (tool-bar-setup): New variable.
18138         (tool-bar-setup): Use it to guard against multiple calls.  Add
18139         optional frame parameter, and select that frame before adding items.
18140         (toggle-tool-bar-mode-from-frame): New function.
18142         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
18143         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
18144         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
18145         "Tool-bar" toggles to reflect the state of the current frame.
18146         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
18148         * env.el: Require cl for byte compilation (for `block' and `return').
18149         (environment, setenv-internal): New functions.
18150         (let-environment): New macro.
18151         (setenv, getenv): Add optional terminal parameter.  Update docs.
18152         (setenv): Use setenv-internal.  Always set process-environment.
18153         Handle `local-environment-variables'.
18154         (read-envvar-name, setenv, getenv): Use frame parameters
18155         to store the local environment, not terminal parameters.  Include
18156         `process-environment' as well.
18158         * faces.el (tty-run-terminal-initialization): New function.
18159         (tty-create-frame-with-faces): Use it.  Set up faces and
18160         background mode only after the terminal has been initialized.
18161         Call terminal-init-*.  Don't load the initialization file more
18162         than once.  Call set-locale-environment.
18163         (frame-set-background-mode): Handle the 'background-mode terminal
18164         parameter.
18165         (tty-find-type): New function.
18166         (x-create-frame-with-faces): Remove bogus check for
18167         first frame.  Call `tool-bar-setup'.  Don't make frame visible
18168         until we are done setting up all its parameters.  Call
18169         x-setup-function-keys.
18171         * frame.el (make-frame): Always inherit 'environment and 'client
18172         parameters.  Set up the 'environment frame parameter, when needed.
18173         Also inherit 'client parameter.  Don't override explicitly
18174         specified values with inherited ones.  Add 'terminal frame
18175         parameter.  Append window-system-default-frame-alist to parameters
18176         before calling frame-creation-function.
18177         (frame-initialize): Copy the environment from the initial frame.
18178         (window-system-default-frame-alist): Enhance doc string.
18179         (frame-notice-user-settings): Don't put 'tool-bar-lines in
18180         `default-frame-alist' when initial frame is on a tty.
18181         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
18182         Remove specified parameters from `window-system-default-frame-alist'.
18183         (make-frame-on-tty, framep-on-display, suspend-frame):
18184         Extend doc string, update parameter names.
18185         (frames-on-display-list): Use terminal-id to get the display id.
18186         (frame-notice-user-settings): Extend to apply
18187         settings in `window-system-default-frame-alist' as well.
18188         (terminal-id, terminal-parameters, terminal-parameter)
18189         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
18190         (delete-frame-functions): Add to `delete-frame-functions' hook.
18191         (blink-cursor-mode): Adapt blink-cursor-mode default
18192         value from startup.el.
18193         (make-frame-on-display): Protect condition on x-initialized when
18194         x-win.el is not loaded.  Update doc.
18195         (suspend-frame): Use display-controlling-tty-p to decide between
18196         suspend-emacs and suspend-tty.
18197         (frames-on-display-list): Update for display ids.
18198         (framep-on-display): Ditto.
18199         (suspend-frame): Use display-name, not frame-tty-name.
18200         (selected-terminal): New function.
18202         * server.el: Use `device' instead of `display' or `display-id' in
18203         variable and client parameter names.
18204         (server-select-display): Remove (unused).
18205         (server-tty-live-p, server-handle-delete-tty): Remove.
18206         (server-unquote-arg, server-quote-arg, server-buffer-clients):
18207         Update docs.
18208         (server-getenv-from, server-with-environment, server-send-string)
18209         (server-save-buffers-kill-terminal): New functions.
18210         (server-delete-client): Handle quits in kill-buffer.  Don't kill
18211         modified buffers.  Add extra logging.  Delete frames after
18212         deleting the tty.  Clear 'client parameter before deleting a frame.
18213         Use delete-display, not delete-tty.
18214         (server-visit-files): Don't set `server-existing-buffer' if the
18215         buffer already has other clients.  Return list of buffers
18216         created.  Update doc.  Don't set client-record when nowait.
18217         (server-handle-delete-frame): Delete the client if this was its
18218         last frame.  Check that the frame is alive.  Remove bogus comment.
18219         Add note on possible race condition.  Delete tty clients, if needed.
18220         (server-handle-suspend-tty): Use server-send-string.  Kill the
18221         client in case of errors from process-send-string.  Use the display
18222         parameter.
18223         (server-unload-hook): Remove obsolete delete-tty hook.
18224         (server-start): Ask before restarting if the old server still has
18225         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
18226         (server-process-filter): Use server-send-string.  Accept `-dir'
18227         command.  Switch to *scratch* immediately after creating the frame,
18228         before evaluating any -evals.  Protect `display-splash-screen'
18229         call in a condition-case.  Explain why.  Call
18230         `display-startup-echo-area-message' before
18231         `display-splash-screen'.  Don't display the splash screen when no
18232         frame was created.  Show the Emacs splash screen and startup echo
18233         area message.  Display the *scratch* buffer by default.  Store the
18234         local environment in a frame (not terminal) parameter.  Do not try
18235         to decode environment strings.  Fix reference to the 'display
18236         frame parameter.  Change syntax of environment variables.  Put
18237         environment into terminal parameters, not client parameters.  Use
18238         a dummy client with --no-wait's X frames.  In `-position LINE'
18239         handler, don't ruin the request string until the line number is
18240         extracted.  Log opened files.  Handle -current-frame command.
18241         Don't create frames when it is given.  Don't bind X frames to the
18242         client when we are in -no-wait mode.  Set locale environment
18243         variables from client while creating tty frames.  Disable call to
18244         configure-display-for-locale.  When processing -position command,
18245         don't change the request string until the parameters are
18246         extracted.  Don't try to create an X frame when Emacs does not
18247         support it.  Improve logging.  Temporarily set ncurses-related
18248         environment variables to those of the client while creating a new
18249         tty frame.  Select buffers opened by nowait clients, don't leave
18250         them buried under others.  Set the display parameter, and use it
18251         when appropriate.
18253         * startup.el (display-startup-echo-area-message): Handle
18254         `inhibit-startup-echo-area-message' here.
18255         (command-line-1): Moved from here.
18256         (fancy-splash-screens): Use `overriding-local-map' instead of
18257         `overriding-terminal-local-map' for now; the latter doesn't work
18258         right, it looses keypresses to another terminal.  Use
18259         `overriding-terminal-local-map' to set up keymap.  Install a
18260         `delete-frame-functions' hook to catch `delete-frame' events.
18261         Ignore `select-window' events to cope better with
18262         `focus-follows-mouse'.  Don't switch back to the original buffer
18263         if the splash frame has been killed.  Restore previous buffer, even
18264         if it's *scratch*.
18265         (normal-splash-screen): Don't let-bind `mode-line-format'; it
18266         changes the global binding - setq it instead.  Use
18267         `save-buffers-kill-terminal'.
18268         (display-splash-screen): Don't do anything if the splash screen is
18269         already displayed elsewhere.
18270         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
18271         (command-line): Replace duplicated code with a call to
18272         tty-run-terminal-initialization.  Don't load the terminal
18273         initialization file more than once.  Remove call to nonexistent
18274         function `set-locale-translation-file-name'.
18276         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
18277         parameters.
18278         (xterm-mouse-position-function, xterm-mouse-event): Update.
18279         (xterm-mouse-mode): Don't depend on current value of window-system.
18280         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
18281         Update for multi-tty.
18282         (turn-on-xterm-mouse-tracking-on-terminal)
18283         (turn-off-xterm-mouse-tracking-on-terminal)
18284         (xterm-mouse-handle-delete-frame): New functions.
18285         (delete-frame-functions, after-make-frame-functions)
18286         (suspend-tty-functions, resume-tty-functions): Install extra hooks
18287         for multi-tty.
18289 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18291         * simple.el (invisible-p): Remove: implemented in C now.
18292         (line-move-invisible-p): Remove obsolete alias.
18294 2007-08-28  Juri Linkov  <juri@jurta.org>
18296         * image-mode.el (image-type): New variable.
18297         (image-mode): Set default major mode name to "Image[text]".
18298         (image-minor-mode): Change LIGHTER to display image-type in the
18299         mode line.
18300         (image-minor-mode): Set default image-type to "text".
18301         (image-toggle-display): After switching to text mode, set
18302         image-type to "text" and major mode name to "Image[text]".
18303         After switching to image mode, set image-type to actual image
18304         type, and add image type to major mode name.  Let-bind the same
18305         variable names as arguments of `image-type' and `create-image'.
18306         Bind `type' to the result of `image-type' and use it as arg
18307         of `create-image' to not determine the image type twice.
18309 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
18311         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
18312         (tramp-set-file-uid-gid, tramp-get-local-uid)
18313         (tramp-get-local-gid): New defuns.
18314         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
18315         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
18316         Improve fast track.
18317         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
18318         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
18319         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
18320         (tramp-handle-write-region): Improve fast track.
18321         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
18322         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
18323         be nil.
18325 2007-08-28  Ivan Kanis  <apple@kanis.eu>
18327         * time.el: New feature to display several time zones in a buffer.
18328         (display-time-world-mode, display-time-world-display)
18329         (display-time-world, display-time-world-timer): New functions.
18330         (display-time-world-list, display-time-world-time-format)
18331         (display-time-world-buffer-name, display-time-world-timer-enable)
18332         (display-time-world-timer-second, display-time-world-mode-map):
18333         New variables.
18335 2007-08-28  Jan Djärv  <jan.h.d@swipnet.se>
18337         * term/x-win.el (x-gtk-stock-map): New variable.
18338         (x-gtk-map-stock): New function.
18340         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
18341         prev/next-node.
18343 2007-08-28  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
18345         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
18347 2007-08-28  Glenn Morris  <rgm@gnu.org>
18349         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
18351 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
18353         * progmodes/modula2.el (m2-definition, m2-module):
18354         Don't use previous-line.  Reported by T. V. Raman.
18356 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18358         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
18359         argument to tool-bar-mode call.
18361 2007-08-27  Glenn Morris  <rgm@gnu.org>
18363         * diff-mode.el (diff-find-file-name): Only accept regular files,
18364         to rule out /dev/null, directories, etc.
18366         * vc-svn.el (vc-svn-diff): If the repository version of all the
18367         files is the same as the specified OLDVERS, do a local diff.
18369 2007-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18371         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
18372         of buffers in uniquify-managed.
18374         * simple.el (invisible-p): Rename from text-invisible-p.
18375         Update callers.
18377         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
18378         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
18379         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
18380         (cperl-etags-goto-tag-location): Use new style backquotes.
18382         * net/browse-url.el: Remove spurious * in custom docstrings.
18383         (browse-url-filename-alist): Use new-style backquote.
18385         * emacs-lisp/backquote.el (backquote-unquote-symbol)
18386         (backquote-splice-symbol): Clarify they're not new-style unquotes.
18388         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
18389         (\,@): Backslash the , and ,@ which are not new-style unquotes.
18391         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
18393         * net/socks.el (socks-username/password-auth-filter):
18394         Remove unused vars `state' and `desired-len'.
18395         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
18396         (socks-wait-for-state-change): Use new-style backquotes.
18398         * pcvs.el (cvs-mode-status): Fix long-standing typo.
18400         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
18401         backquotes after each `read' rather than once per buffer.
18403         * dframe.el: Remove spurious * in custom docstrings.
18404         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
18405         (dframe-xemacs20p): Remove, inline at the sole use point.
18406         (defface): Don't defvar the face, don't use old-style backquote.
18407         (defcustom): Don't use old-style backquote.
18408         (dframe-frame-parameter, dframe-mouse-event-p):
18409         Make it obvious that it's always defined.
18410         (dframe-popup-kludge): New function to replace
18411         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
18412         (dframe-frame-mode, dframe-set-timer-internal)
18413         (dframe-mouse-set-point): Remove use of with-no-warnings from
18414         XEmacs-specific code.
18415         (dframe-set-timer-internal): Fix very old bug with
18416         post-command-idle-hook.
18418         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
18420         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
18421         warning if the file uses old style backquotes.
18423         * emacs-lisp/bytecomp.el (byte-compile-log-file)
18424         (byte-recompile-directory, byte-compile-file)
18425         (byte-compile-from-buffer): Use with-current-buffer.
18427         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
18428         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
18429         (line-move-1, line-move-finish, line-move-to-column)
18430         (move-end-of-line, move-beginning-of-line): Use new name.
18432         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
18434         * progmodes/ada-mode.el: Fix up comment style in header.
18435         (ada-check-emacs-version): Remove.
18436         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
18437         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
18438         to try and quieten the byte-compiler.
18439         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
18441         * vc.el (vc-annotate-warp-version): Don't use previous-line.
18443 2007-08-27  Johan Bockgård  <bojohan@dd.chalmers.se>
18445         * net/browse-url.el (browse-url-emacs): New function.
18447 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
18449         * emacs-lisp/avl-tree.el: New file.
18451 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
18453         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
18454         was used.
18456 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
18458         * complete.el (PC-do-completion): Make RET accept a non-unique but
18459         complete expansion again.
18461 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
18463         * eshell/esh-opt.el (eshell-eval-using-options):
18464         Add debug declaration.
18466 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
18468         * log-view.el (log-view-toggle-mark-entry): Add docstring.
18469         (log-view-get-marked): Likewise.
18471         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
18472         (vc-delete-automatic-version-backups): Likewise.
18474         * vc.el (vc-dired-buffers-for-dir): Likewise.
18476 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
18478         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
18479         safe-local-variable setting.
18480         * progmodes/perl-mode.el (perl-indent-level): Likewise.
18482         * log-view.el (log-view-marked-list): Delete variable.
18483         (log-view-mode): Don't use it.
18484         (log-view-toggle-mark-entry): Likewise, simplify.
18485         (log-view-current-tag): Don't return properties.
18486         (log-view-get-marked): New function.
18488 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
18490         * vc-git.el (vc-git-mode-line-string): New function.
18492 2007-08-25  Alan Mackenzie  <acm@muc.de>
18494         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
18495         new language variable.
18497         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
18498         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
18499         "extern" etc., rather than BOI.  Fix addition of spurious
18500         syntactic-symbol 'defun-block-intro, replacing it with
18501         'innamespace, etc.
18503 2007-08-25  Juri Linkov  <juri@jurta.org>
18505         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
18507         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
18508         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
18509         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
18511         * image.el (image-type-header-regexps): Use more complex regexp for svg.
18512         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
18513         (image-type-auto-detectable): Add (svg . maybe).
18515         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
18516         to treat it like .tgz.
18518         * calendar/cal-bahai.el: Add file coding cookie.
18520 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
18522         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
18523         Don't behave differently when executed via M-x.  Add doc string.
18525         * sort.el (sort-fold-case, sort-numeric-base): Mark as
18526         safe-local-variable.
18528 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
18530         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
18531         the default value.
18532         (math-calendar-tzinfo): New variable.
18533         (math-get-calendar-tzinfo): New function.
18534         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
18535         to get information when zone is nil.
18537 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
18539         * log-view.el (log-view-toggle-mark-entry): New function.
18540         (log-view-mode-map): Bind it.
18541         (log-view-marked-list): New variable.
18542         (log-view-mode): Make it local.
18544 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
18546         * play/zone.el (zone-pgm-rat-race): New func.
18547         (zone-programs): Add `zone-pgm-rat-race'.
18549 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18551         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
18552         a list.
18554 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
18556         * progmodes/hideshow.el (hs-match-data): Delete alias.
18557         (hs-hide-block-at-point, hs-find-block-beginning)
18558         (hs-show-block): Use `match-data' directly.
18560 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
18562         * format.el (format-alist): Fix typo in doc-string.
18564 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
18566         * net/tramp.el (tramp-local-host-p): New defun.
18567         (tramp-handle-file-local-copy, tramp-handle-write-region):
18568         Implement fast track when being on the local host.
18569         (tramp-file-name-handler): Don't set "started" property.  It shall
18570         be reserved for the "ftp" method.
18571         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
18573         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
18574         (tramp-ftp-file-name-handler): Set "started" property.
18576 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
18578         * files.el (backup-buffer-copy): Don't wrap delete in
18579         condition-case, only try to delete if file exists.
18581 2007-08-24  Glenn Morris  <rgm@gnu.org>
18583         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
18585         * startup.el (tutorial-directory): Set with eval-at-startup so it
18586         gets the right value in an installed Emacs.
18588 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
18590         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
18591         (eldoc-highlight-function-argument): Use it.
18593 2007-08-23  Masatake YAMATO  <jet@gyve.org>
18595         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
18596         name of parameters in document body.
18598 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18600         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
18601         (byte-compile-output-as-comment): Use with-current-buffer rather than
18602         a weird set-buffer&prog1 combination.
18604         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
18605         test so as to optimise cases where the `progn's result is constant.
18607 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
18609         * locate.el (locate-get-file-positions):
18610         Use line-beginning-position and line-end-position.
18612 2007-08-23  John Wiegley  <johnw@newartisans.com>
18614         * calendar/cal-bahai.el: Added in the diacriticals that were
18615         missing for many of the month names.
18617 2007-08-22  Jason Rumney  <jasonr@gnu.org>
18619         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
18621 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
18623         * image-mode.el (image-minor-mode): Use image-mode-text-map.
18625 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
18627         * dabbrev.el (dabbrev--progress-reporter): New variable.
18628         (dabbrev--scanning-message): Delete func.
18629         (dabbrev--find-expansion): Use a progress reporter
18630         instead of dabbrev--scanning-message.
18632 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
18634         * comint.el (comint-exec-1): Raise an error if
18635         `start-file-process' does not return a process object.
18637         * shell.el (shell): Prompt for `default-directory' if it is a
18638         remote file name, and if called with a prefix arg.
18640 2007-08-22  Sam Steingold  <sds@gnu.org>
18642         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
18644 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
18646         * textmodes/org-export-latex.el: New file.
18648         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
18650         * textmodes/org.el (org-agenda-skip): Allow a form for
18651         `org-agenda-skip-function'.
18652         (org-agenda-redo): Re-use local settings.
18653         (org-agenda): Store local settings.
18654         (org-agenda-deadline-faces): New option.
18655         (org-agenda-deadline-face): New function.
18656         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
18657         entries on their due date.
18658         (org-agenda-get-timestamps): No longer handle the due dates of
18659         schedules and deadline items.
18660         (org-insert-link-global, org-open-at-point-global): New commands.
18661         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
18662         :for-ascii parameter.
18663         (org-skip-comments): Function removed.
18664         (org-cleaned-string-for-export): Handle special table lines.
18665         (org-global-properties): New option.
18666         (org-entry-get-with-inheritance): Check global properties.
18667         (org-local-properties): New variable.
18668         (org-set-regexps-and-options): Find the #+PROPERTY line.
18669         (org-link-types): Change type into variable (was constant).
18670         (org-make-link-regexps): New function.
18671         (org-link-re-with-space, org-link-re-with-space2)
18672         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
18673         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
18674         these regular expressions happens now in the function
18675         `org-make-link-regexps'.
18676         (org-store-link): Call the functions in
18677         `org-store-link-functions'.
18678         (org-add-link-type): New function.
18679         (org-store-link-functions): New variable.
18680         (org-activate-tags): Force matches to be in headlines.
18681         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
18682         (org-columns-display-here): Make sure this works in a narrowed
18683         buffer by checking for point-min.
18684         (org-columns-display-here): Make the rest of the line intangible,
18685         so that point never can be there.
18686         (org-cleaned-string-for-export): Use `with-current-buffer'.
18687         (org-replace-region-by-html): Use `with-current-buffer'.
18688         (org-unfontify-region, org-do-occur, org-columns-display-here)
18689         (org-columns-remove-overlays, org-columns-quit)
18690         (org-columns-edit-value, org-columns-next-allowed-value)
18691         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
18692         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
18693         (org-agenda-todo, org-agenda-change-all-lines)
18694         (org-agenda-align-tags, org-agenda-priority)
18695         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
18696         (org-agenda-show-new-time, org-cleaned-string-for-export)
18697         (org-export-grab-title-from-buffer)
18698         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
18699         instead of `buffer-read-only'.
18700         (org-export-as-html): Set `coding-system-for-write'.
18701         (org-remember-store-without-prompt): New option.
18702         (org-archive-subtree): Fixed bug with modifying TODO keyword.
18703         (org-beginning-of-line): Also treat C-a special in items.
18704         (org-table-convert-refs-to-rc): Fixed problem with column
18705         reference after "..".
18706         (org-columns-compute): Don't mark buffer modified because of text
18707         properties.
18708         (org-batch-store-agenda-views): Use the variable
18709         `default-directory', not the function.
18710         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
18711         (org-clock-out-when-done): New option.
18712         (org-html-entities): Added HTML entities for smileys.
18714 2007-08-22  Glenn Morris  <rgm@gnu.org>
18716         * image.el (create-image): Doc fix.
18718         * startup.el (tutorial-directory): New constant.
18719         (fancy-splash-text): Tutorials now in tutorial-directory.
18720         * tutorial.el (help-with-tutorial): Tutorials now in
18721         tutorial-directory.
18723 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
18725         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
18726         otherwise.
18727         (tramp-get-remote-path): New defun.  Replace occurrences of
18728         `tramp-default-remote-path' by this function.
18729         (tramp-set-remote-path): Move most of the code to
18730         `tramp-get-remote-path'.
18731         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
18732         existing directories, this is done already in
18733         `tramp-get-remote-path'.
18735 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
18737         * image-file.el (image-file-name-extensions): Add "svg".
18738         * image.el (image-type-header-regexps): Add svg entry.
18740 2007-08-22  Glenn Morris  <rgm@gnu.org>
18742         * files.el (backup-buffer-copy): Check backup directory is
18743         writable, to avoid infloop deleting old backup.
18745         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
18746         movemail related variables.
18747         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
18748         will now be set before this is called.
18750 2007-08-21  Juri Linkov  <juri@jurta.org>
18752         * delsel.el (delete-selection-pre-hook):
18753         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
18754         instead of checking last-command.
18756 2007-08-21  Juri Linkov  <juri@jurta.org>
18758         * loadup.el: Preload "button".
18760 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18762         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18763         Add previous-line and next-line.
18765         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
18766         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
18768         * vc-hooks.el (vc-menu-entry): New var.
18769         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
18770         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
18771         (vc-menu-map): Declare and initialize in one step.
18772         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
18774         * menu-bar.el (vc-menu-map): Don't setup any more.
18775         Instead, just create the proper spot in the menu.
18777 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18779         * smerge-mode.el (smerge-resolve): New arg `safe'.
18780         (smerge-resolve-all, smerge-batch-resolve): New function.
18781         (smerge-refine): Make sure `diff' returns the expected result.
18782         (smerge-parsep-re): New const.
18783         (smerge-mode): Use it to adjust paragraph-separate.
18785         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
18786         Correctly match / regexp matchers as first char on a line when
18787         fontifying only that line.
18789         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
18791 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18793         * vc-bzr.el: Don't fiddle with vc-handled-backend.
18794         (vc-bzr-registered): Don't redundantly protect against
18795         file-error.  Actually use the format-specific code.
18796         (vc-bzr-buffer-nonblank-p): Remove.
18797         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
18799 2007-08-20  Juri Linkov  <juri@jurta.org>
18801         * startup.el (fancy-splash-text): Change multiple tabs into one
18802         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
18803         and "Recover Crashed Session").
18804         (fancy-splash-screens): Set tab-width to 22.
18805         (normal-splash-screen): Replace literal tabs with \t and
18806         fix whitespace.  Remove "Useful File menu items" section (with
18807         "Exit Emacs" and "Recover Crashed Session").
18809 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
18811         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
18812         extracted from `eval-last-sexp-1'.
18813         (eval-last-sexp-1): Call `preceding-sexp'.
18815 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
18817         * vc-rcs.el (vc-rcs-annotate-command):
18818         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
18819         Add back :vc-annotate-prefix propertization.
18821 2007-08-20  Andreas Schwab  <schwab@suse.de>
18823         * mail/rmail.el (rmail-autodetect): Doc fix.
18825 2007-08-19  Juri Linkov  <juri@jurta.org>
18827         * startup.el (normal-splash-screen): Add more links.
18829 2007-08-19  Juri Linkov  <juri@jurta.org>
18831         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
18832         because it's common to both types of splash screen: fancy and normal.
18833         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
18834         (exit-splash-screen): Rename from `fancy-splash-quit'.
18835         Use `quit-window' instead of `kill-buffer'.
18836         (fancy-splash-head): Use make-button to insert GNU image link.
18837         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
18838         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
18839         (normal-splash-screen): Put "Browse manuals" on the same line with
18840         "Emacs manual".  Remove descriptions from "Useful tasks" and put
18841         all links in two columns on two lines.
18843 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
18845         * emulation/viper.el (viper-remove-hooks): Remove some additional
18846         viper hooks when the user calls viper-go-away.
18847         (viper-go-away): Restore the default of default-major-mode.
18848         Save the value of default-major-mode before vaperization.
18850         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
18852         * emulation/viper-ex.el: Replace error "" with "Viper bell".
18854         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
18855         buffer for which file is created.
18857 2007-08-19  Glenn Morris  <rgm@gnu.org>
18859         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
18860         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
18861         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
18862         shadow files messing up the compilation.
18864 2007-08-18  Glenn Morris  <rgm@gnu.org>
18866         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
18867         string.  Also apply eldoc-argument-case in the help-split-fundoc
18868         case.  Adapt for changed behavior of eldoc-function-argstring,
18869         eldoc-function-argstring-format, and
18870         eldoc-highlight-function-argument.
18871         (eldoc-highlight-function-argument): Handle nil INDEX argument,
18872         just call eldoc-docstring-format-sym-doc in that case.
18873         (eldoc-function-argstring): Change the behavior.  Now it converts
18874         an argument list to a string.
18875         (eldoc-function-argstring-format): Change the behavior.  Now it
18876         applies `eldoc-argument-case' to a string.
18878         * progmodes/scheme.el (scheme-mode-variables): Set
18879         font-lock-comment-start-skip.
18881 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
18883         * progmodes/ada-mode.el (ada-create-syntax-table): Move
18884         set-syntax-table from here to ...
18885         (ada-mode): ... here.  Do not change global value of
18886         comment-multi-line.  Call new function
18887         ada-initialize-syntax-table-properties and add new function
18888         ada-handle-syntax-table-properties to font-lock-mode-hook.
18889         (ada-deactivate-properties, ada-initialize-properties): Replace
18890         by new functions ...
18891         (ada-handle-syntax-table-properties)
18892         (ada-initialize-syntax-table-properties)
18893         (ada-set-syntax-table-properties): ... to set up syntax-table
18894         properties uniformly, independently from whether font-lock-mode
18895         is enabled or not.  Handle read-only buffers and do not change
18896         undo-list when setting syntax-table properties.
18897         (ada-after-change-function): Use ada-set-syntax-table-properties.
18899 2007-08-18  Michaël Cadilhac  <michael@cadilhac.name>
18901         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
18902         (meta-indent-current-nesting): Use a computation of the nesting
18903         instead.
18904         (meta-indent-current-indentation): Indentation is given according
18905         to nesting and if the previous line was finished or not.
18906         (meta-indent-unfinished-line): Tell if the current line ends with
18907         a finished expression.
18908         (meta-indent-looking-at-code): Like `looking-at', but checks if
18909         the point is in a string before.
18910         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
18911         done in the nesting function.
18912         (meta-indent-in-string-p): Tell if the current point is in a
18913         string.
18914         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
18915         previous functions.
18917 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
18919         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
18920         (copyright-update-year, copyright-update)
18921         (copyright-fix-years): Use it.
18923 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
18925         * emacs-lisp/copyright.el (copyright-update-year):
18926         Fix bug: Handle nil copyright-limit.
18928 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
18930         * calc/calc-units.el (math-standard-units): Give exact
18931         conversion for tsp.
18933         * calc/calc.el (math-bignum-digit-length): Compute the
18934         appropriate value.
18936         * calc/calc-bin.el (math-bignum-logb-digit-size)
18937         (math-bignum-digit-power-of-two):
18938         * calc/calc-comb.el (math-small-factorial-table):
18939         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
18940         (math-approx-gamma-const):
18941         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
18942         (math-besY1, math-bernoulli-b-cache):
18943         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
18944         Remove `eval-when-compile's.
18946 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
18948         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
18949         (cperl-find-pods-heres): Fix an error when typing expressions like
18950         `s{a}{b}'.
18952 2007-08-17  Michaël Cadilhac  <michael@cadilhac.name>
18954         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
18955         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
18956         a special case (there's no build number).
18958 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
18960         * completion.el (symbol-under-point, symbol-before-point)
18961         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
18963 2007-08-17  Glenn Morris  <rgm@gnu.org>
18965         * progmodes/compile.el (compilation-get-file-structure): Make use
18966         of the directory part when checking for an existing entry, to
18967         handle files with same basename in different directories.
18969 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
18971         * calc/calc.el (calc-language-alist): Add texinfo-mode.
18973 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18975         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
18976         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
18977         (ps-paragraph-spacing): Docstring fix.
18979 2007-08-16  Glenn Morris  <rgm@gnu.org>
18981         * ps-print.el (ps-font-size): Doc fix.
18983 2007-08-16  Richard Stallman  <rms@gnu.org>
18985         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
18987 2007-08-15  Juri Linkov  <juri@jurta.org>
18989         * startup.el (initialization): Change parent group from `internal'
18990         to `environment'.
18991         (initial-buffer-choice): New variable.
18992         (command-line): Revert 2007-07-02 change that sets
18993         buffer-offer-save in *scratch* and enables auto-save in it.
18994         (fancy-splash-text): Add links to existing items.  Add new items
18995         with links for useful tasks.  Move information about Control-g to
18996         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
18997         (fancy-splash-keymap): New variable.
18998         (fancy-splash-last-input-event): Remove variable.
18999         (fancy-splash-insert): Add processing of `:link' element.
19000         (fancy-splash-head): Replace "Type Control-l to begin editing"
19001         with "Type `q' to exit".
19002         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
19003         (fancy-splash-default-action, fancy-splash-special-event-action):
19004         Remove functions.
19005         (fancy-splash-quit): New function.
19006         (fancy-splash-screens): Rename input arg from `hide-on-input' to
19007         `static' and reverse the condition of its usage.  Don't preserve
19008         original values of `minor-mode-map-alist',
19009         `emulation-mode-map-alists', `special-event-map'.
19010         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
19011         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
19012         Remove processing of special events.  Use local key map
19013         `fancy-splash-keymap'.  Set buffer to read-only.
19014         (normal-splash-screen): Rename input arg from `hide-on-input' to
19015         `static' and reverse the condition of its usage.
19016         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
19017         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
19018         Add links to existing items.  Add new items with links for useful
19019         tasks.  Use local key map `fancy-splash-keymap'.
19020         (display-splash-screen): Rename input arg from `hide-on-input' to
19021         `static'.
19022         (about-emacs): Add alias to display-splash-screen.
19023         (command-line-1): Use `initial-buffer-choice'.
19025         * menu-bar.el (menu-bar-help-menu):
19026         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
19027         item to about-emacs instead of display-splash-screen.
19029 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
19031         * calc/calc-units.el (math-standard-units): Update values.
19032         Put in exact, rational values when possible.
19033         (math-unit-prefixes): Replace floats with powers of ten.
19034         (math-standard-units-systems): Replace floats with integers.
19035         (math-make-unit-string): Remove extra spaces in output.
19037 2007-08-15  Glenn Morris  <rgm@gnu.org>
19039         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
19040         sloppier, for the sake of GNU Mailman.
19041         (rmail-digest-rfc1153): Initialize `result' correctly.
19043 2007-08-15  Michaël Cadilhac  <michael@cadilhac.name>
19045         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
19046         in the mail title.  Suggested by Reiner Steib.
19048 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
19050         * calc/calc-aent.el (calc-do-quick-calc): Add binary
19051         representation of integers to the list of outputs.
19053 2007-08-14  Glenn Morris  <rgm@gnu.org>
19055         * simple.el (bad-packages-alist): New constant.
19056         (bad-package-check): New function.  Together, these two add elements
19057         to `after-load-alist' to check for problematic external packages.
19058         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
19060 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
19062         * calc/calc-units.el (math-get-standard-units)
19063         (math-get-units, math-make-unit-string)
19064         (math-get-default-units, math-put-default-units): New functions.
19065         (math-default-units-table): New variable.
19066         (calc-convert-units, calc-convert-temperature): Add machinery
19067         to supply default values.
19069 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19071         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
19072         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
19073         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
19074         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
19076         * emulation/tpu-extras.el: Remove spurious * in docstrings.
19077         Put its autoloads into tpu-edt.el rather than loaddefs.el.
19078         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
19079         Make into a proper minor-mode.
19080         (tpu-backward-char, tpu-next-line, tpu-previous-line)
19081         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
19082         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
19083         (tpu-set-cursor-free, tpu-set-cursor-bound):
19084         Delegate to tpu-cursor-free-mode.
19085         (tpu-next-line, tpu-previous-line, tpu-forward-line)
19086         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
19087         Use line-move or forward-line instead of next-line-internal.
19089 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
19091         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
19093 2007-08-12  Richard Stallman  <rms@gnu.org>
19095         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
19096         (cvs-execute-single-file): Use new name split-string-and-unquote.
19097         (cvs-header-msg): Use new name combine-and-quote-strings.
19099         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
19101         * progmodes/gud.el (gud-common-init): Use new name
19102         split-string-and-unquote.
19104         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
19105         in javac regexp.
19107         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
19108         combine-and-quote-strings and split-string-and-unquote.
19110         * subr.el (combine-and-quote-strings): Rename from strings->string.
19111         (split-string-and-unquote): Rename from string->strings.
19113 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19115         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
19116         to buffer-local settings.
19118         * emacs-lisp/backquote.el (backquote-delay-process): New function.
19119         (backquote-process): Add internal arg `level'.  Use the two to
19120         correctly handle nested backquotes.
19122 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
19124         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
19125         (vc-bzr-state-words): Add "kind changed" state word.
19126         (vc-bzr-status): New function.  Return Bzr idea of file status,
19127         which is different from VC's.
19128         (vc-bzr-state): Use vc-bzr-status.
19129         (vc-workfile-unchanged-p): Use vc-bzr-status.
19130         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
19131         (vc-dired-state): Process "kind changed" state word.
19133 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19135         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
19137         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
19138         Move from vc-default-find-file-not-found-hook.
19140 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19142         * man.el: Remove spurious * in docstrings.
19143         Merge defvars and toplevel setq-defaults.
19144         (Man-highlight-references0): Limit=nil rather than point-max.
19145         (Man-mode-map): Move initialization into the declaration.
19146         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
19147         (Man-view-header-file): Use expand-file-name rather than concat.
19148         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
19150         * man.el (Man-next-section): Make sure we do not move backward.
19152 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19154         * files.el (auto-mode-alist): Use the purecopied text (duh!).
19156 2007-08-08  Glenn Morris  <rgm@gnu.org>
19158         * Replace `iff' in doc-strings and comments.
19160 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
19162         * dired.el (dired-pop-to-buffer):
19163         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
19164         * calendar/calendar.el (generate-calendar-window):
19165         * progmodes/compile.el (compilation-set-window-height):
19166         * textmodes/two-column.el (2C-two-columns, 2C-merge):
19167         Use window-full-width-p instead of comparing frame-width and
19168         window-width.
19170         * progmodes/compile.el (compilation-find-buffer): Remove extra
19171         argument in call to compilation-buffer-internal-p.
19173 2007-08-07  Tom Tromey  <tromey@redhat.com>
19175         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
19176         Add safe-local-variable property.
19178 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
19180         * image-mode.el (image-toggle-display): Use image-refresh.
19182 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
19184         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
19185         unofficial version.
19186         (vc-bzr-command): Remove redundant setting of process-connection-type.
19187         (vc-bzr-admin-checkout-format-file): Add autoload.
19188         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
19189         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
19190         (vc-bzr-registered): Compare dirstate format tag with known good
19191         value, abort parsing if match fails.  Warn user in docstring.
19192         (vc-bzr-workfile-version): Case for different Bzr branch formats.
19193         See bzrlib/branch.py in Bzr sources.
19194         (vc-bzr-diff): First argument FILES may be a string rather than a list.
19195         (vc-bzr-shell-command): Remove in favor of
19196         vc-bzr-command-discarding-stderr.
19197         (vc-bzr-command-discarding-stderr): New function.
19199 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
19201         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
19202         program, and return nil.
19203         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
19204         (vc-bzr-state): Look for path names relative to the repository
19205         root after status keyword.
19206         (vc-bzr-file-name-relative): New function.
19207         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
19208         depend on it.
19209         (vc-bzr-admin-dirname, ...-checkout-format-file)
19210         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
19211         files that we now parse directly for speed.
19212         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
19213         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
19214         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
19215         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
19216         Bzr warnings, so we must discard it.
19217         (vc-bzr-workfile-version): Speedup counting lines from
19218         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
19219         if that file doesn't exist.
19220         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
19221         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
19222         to `vc-directory-exclusion-list'.
19223         (vc-bzr-shell-command): New function.
19225 2007-08-06  Tom Tromey  <tromey@redhat.com>
19227         * diff-mode.el (diff-unified->context, diff-reverse-direction)
19228         (diff-fixup-modifs): Typo in docstring.
19230 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19232         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
19233         count-screen-lines.
19234         (tpu-edt-off): Disable relevant pieces of advice.
19236         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
19237         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
19238         (newline, newline-and-indent, do-auto-fill): Use advice instead of
19239         redefining the function.
19240         (tpu-set-scroll-margins): Activate the pieces of advice.
19242 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
19244         * help.el (resize-temp-buffer-window): Use window-full-width-p
19245         instead of comparing frame-width and window-width.
19247 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
19249         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
19250         optional quotes around files in NEED-UPDATE . REMOVED case.
19252         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
19253         (ada-treat-cmd-string): Improve error message.
19254         (ada-do-file-completion): Call `ada-require-project-file', so
19255         project variables are set properly.
19256         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
19257         (ada-gnatfind-buffer-name): New constant.
19258         (ada-find-any-references): Use new constant.  Set buffer name
19259         properly in compilation-start.  Toggle read-only properly.
19260         (ada-find-in-src-path): Fix spelling error in docstring.
19262         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
19263         by zero error.
19265 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19267         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
19269 2007-08-12  Richard Stallman  <rms@gnu.org>
19271         * progmodes/sh-script.el (sh): Delete group `unix'.
19273         * progmodes/gud.el (gud): Change to group `processes'.
19275 2007-08-11  Glenn Morris  <rgm@gnu.org>
19277         * progmodes/compile.el (compilation-buffer-name): Don't check
19278         compilation-arguments.  It is superfluous, and the variable isn't
19279         even set when this function is called.
19281 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19283         * term/mac-win.el (mac-ae-reopen-application): New function.
19284         (mac-apple-event-map): Bind "reopen application" Apple event to it.
19286 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19288         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
19289         take tex-font-script-display into account.
19290         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
19291         cell to a list of 2 elements to simplify the unfontify code.
19293 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19295         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
19296         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
19297         ps-print-color-p is neither nil nor black-white.  Reported by Christian
19298         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
19300 2007-08-08  Andreas Schwab  <schwab@suse.de>
19302         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
19303         self-insert-command, not self-insert.
19305 2007-08-08  Glenn Morris  <rgm@gnu.org>
19307         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
19308         argument optional, for backwards compatibility, and only highlight
19309         args when present.  Fix symbol name typo (doc/args).
19311         * help-mode.el (help-make-xrefs): Search for symbol constituents,
19312         rather than just `-'.
19314 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
19316         * calc/calc-units.el (calc-convert-temperature):
19317         Use `/' to create fractions.
19319 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
19321         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
19322         global matching.
19323         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
19324         ERROR-BUFFER more robust.  Display output.
19325         (tramp-file-name-handler): Add a connection property when we found
19326         a foreign file name handler.  This allows backends like ftp to
19327         profit also from usr/host name completion based on connection
19328         cache.
19329         (tramp-send-command-and-read): Search for trash after the regexp
19330         until eol only.  In XEmacs, there is a problem with \n.
19332         * net/tramp-cache.el (top): Read persistent connection history
19333         when cache is empty.
19335 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
19337         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
19338         resulting output.
19340 2007-08-07  Sam Steingold  <sds@gnu.org>
19342         * progmodes/compile.el (compilation-start): Pass nil as startfile
19343         to comint-exec.
19345 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
19347         * longlines.el (longlines-decoded): New variable.
19348         (longlines-mode): Avoid encoding or decoding the buffer twice.
19350 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
19352         * format.el (format-insert-file): Make sure that at most one undo
19353         entry is recorded for the insertion.  Inhibit point-motion and
19354         modification hooks around call to insert-file-contents.
19356 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19358         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
19359         Select the buffer's window before moving point.
19361 2007-08-07  Richard Stallman  <rms@gnu.org>
19363         * term.el (term): Remove parent group `unix'.
19365         * simple.el (default-indent-new-line): New function.
19366         It calls comment-line-break-function if there are comments.
19367         (do-auto-fill): Use that.
19369 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
19371         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
19372         (PC-do-completion): Add "acronym completion" for symbols and
19373         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
19375 2007-08-06  Sam Steingold  <sds@gnu.org>
19377         * mouse.el (mouse-buffer-menu): Pass mode-name through
19378         format-mode-line because it may be a list,
19379         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
19381 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
19383         * printing.el (pr-update-menus): Docstring fix.
19385 2007-08-06  Jason Rumney  <jasonr@gnu.org>
19387         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
19389         * vc-hooks.el (vc-call): Add doc string.
19391 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
19393         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
19394         process-filter.
19396 2007-08-06  Kenichi Handa  <handa@m17n.org>
19398         * international/quail.el: Wrap (require 'help-mode) by
19399         eval-when-compile.
19400         (quail-help-init): New function.
19401         (quail-help): Call quail-help-init.
19402         (quail-store-decode-map-key): Change it to a function.
19404 2007-08-05  Jason Rumney  <jasonr@gnu.org>
19406         * vc.el (vc-rollback): Add norevert argument back.
19407         (vc-revert-buffer): Add back as obsolete alias.
19409 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
19411         * term.el: Honor term-default-fg-color and term-default-bg-color
19412         settings when modifying term-current-face.
19413         (term-default-fg-color, term-default-bg-color): Initialize from
19414         default term-current-face.
19415         (term-mode, term-reset-terminal): Set term-current-face with
19416         term-default-fg-color and term-default-bg-color.
19417         (term-handle-colors-array): term-current-face has term-default-fg-color
19418         and term-default-bg-color after reset escape sequence.
19419         (term-handle-colors-array): Set term-current-color with
19420         term-default-fg/bg-color instead of ansi-term-color-vector when the
19421         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
19423 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
19425         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
19426         (math-nlfit-givens): Let bind free variables.
19428 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
19430         * printing.el: Require lpr and ps-print when loading printing package.
19431         Reported by Glenn Morris <rgm@gnu.org>.
19433 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
19435         * files.el (set-auto-mode): Handle also remote files wrt
19436         `auto-mode-alist'.
19438 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
19440         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
19441         curves and plotting.
19443         * calc/calc-nlfit.el: New file.
19445 2007-08-04  Glenn Morris  <rgm@gnu.org>
19447         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
19448         zero, not nil, when the library is first loaded.  Check for a file
19449         that has been modified on disk.
19451         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
19452         Remove duplicate defvar preventing initialization.
19453         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
19455 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19457         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
19458         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
19459         may match up to 4 lines.
19460         (diff-beginning-of-file-and-junk): Rewrite.
19462 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19464         * printing.el: Evaluate require only during compilation.
19465         (pr-version): New version 6.9.1.
19466         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
19467         (pr-global-menubar): Fix code.
19469 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
19471         * term.el (term-erase-in-display): Fix case when point is not at
19472         the beginning of the line.
19474 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
19476         * calc/calc-ext.el (math-get-value, math-get-sdev)
19477         (math-contains-sdev): New functions.
19479         * calc/calc-graph.el (calc-graph-format-data)
19480         (calc-graph-add-curve): Check for error forms.
19481         (calc-graph-set-styles): Add option for error forms.
19483 2007-08-03  Miles Bader  <miles@gnu.org>
19485         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
19486         backend names for new backends to `Git', `Hg', and `Bzr'.
19487         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
19488         not `HG'.
19489         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
19490         name, not `GIT'.
19491         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
19492         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
19494 2007-08-03  Richard Stallman  <rms@gnu.org>
19496         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
19497         to update deleted flag.
19499         * cus-edit.el (customize-apropos, customize-apropos-options)
19500         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
19502         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
19504         * startup.el (fancy-splash-head, startup-echo-area-message):
19505         Change message text.
19507         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
19508         All callers use line-move.
19510         * progmodes/compile.el (compilation-find-buffer): Return current
19511         buffer immediately if suitable.
19512         (compile, compilation-buffer-name, compilation-start): Doc fixes.
19514 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
19516         * faces.el (face-normalize-spec): New function.
19517         (frame-set-background-mode): Normalize face-spec before calling
19518         face-spec-match-p.
19520 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19522         * server.el (server-window): Add switch-to-buffer-other-frame option.
19524 2007-08-03  Glenn Morris  <rgm@gnu.org>
19526         * cus-edit.el (customize-apropos): Make the error message indicate
19527         what kind of thing the user was trying to customize.
19529         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
19531         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
19532         Fix off-by-one error in previous change.
19534 2007-08-03  Drew Adams  <drew.adams@oracle.com>
19536         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
19537         Make buffer writable.
19539 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
19541         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
19542         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
19543         Use native Emacs functions, when appropriate.
19545 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
19546             Stefan Monnier  <monnier@iro.umontreal.ca>
19548         * vc.el: Document new VC operation `extra-menu'.
19550         * vc-hooks.el (vc-default-extra-menu): New function.
19552         * menu-bar.el (menu-bar-vc-filter): New function.
19553         (menu-bar-tools-menu): Use it as a filter.
19555 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
19557         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
19559 2007-08-01  Glenn Morris  <rgm@gnu.org>
19561         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
19562         strings.
19563         (fortran-tab-mode-default): Remove needless autoload.
19564         (fortran-tab-mode-string): Add help-echo and mouse properties, and
19565         mark as risky.
19566         (fortran-line-length): New buffer-local variable, safe if integer.
19567         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
19568         Change from variables to constants.
19569         (fortran-font-lock-syntactic-keywords): Delete as a variable,
19570         replace with a new function definition.
19571         (fortran-mode): Use fortran-line-length, and
19572         fortran-font-lock-syntactic-keywords as a function.  Add a
19573         hack-local-variables-hook function.
19574         (fortran-line-length, fortran-hack-local-variables): New functions.
19575         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
19576         Use fortran-line-length rather than 72.
19577         (fortran-window-create-momentarily): Doc fix.
19579 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
19581         * cus-edit.el (custom-group-value-create, custom-goto-parent):
19582         Fix parent groups link.
19584 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
19586         * progmodes/python.el (python-current-defun): Adjust to never fall
19587         into infinite loop.
19589 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
19591         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
19593 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
19595         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
19596         (copyright-fix-years, copyright): Correctly handle the case where
19597         copyright-limit is nil.
19599 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
19601         * progmodes/python.el (run-python): Fix path separator under w32.
19603 2007-07-30  Richard Stallman  <rms@gnu.org>
19605         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19606         Treat non-break space as whitespace in Lisp.
19608 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19610         * vc.el (vc-dired-hook): Use inhibit-read-only.
19612         * progmodes/compile.el (compilation-forget-errors):
19613         Reset compilation-auto-jump-to-next.
19615 2007-07-30  Michael Olson  <mwolson@gnu.org>
19617         * cus-edit.el (custom-group-save): Fix void function definition
19618         error.  Thanks to Zhang Wei for the report.
19620         * ps-print.el: Check in trivial changes to the autoloads section
19621         caused by the build process.  These autoloads really ought to be
19622         placed in a separate file, methinks.
19624 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19626         * calendar/calendar.el (calendar-mode): Make sure
19627         displayed-(month|year) are set.
19628         (calendar-basic-setup): Display buffer before adjusting window sizes.
19629         (generate-calendar-window): Use inhibit-read-only.  Simplify.
19630         Generate buffer and set displayed-month and displayed-year before
19631         calling update-calendar-mode-line.
19633 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
19635         * net/tramp.el:
19636         * net/tramp-uu.el:
19637         * net/trampver.el: Use utf-8 encoding with coding cookie.
19639         * net/tramp-cache.el:
19640         * net/tramp-fish.el:
19641         * net/tramp-ftp.el:
19642         * net/tramp-gw.el:
19643         * net/tramp-smb.el: Remove coding cookie.
19645         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
19646         Flush buffer file-name's file property.
19647         (tramp-handle-file-remote-p): The first parameter is FILENAME.
19649         * net/trampver.el: Update release number.
19651 2007-07-29  Juri Linkov  <juri@jurta.org>
19653         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
19654         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
19655         when major-mode is not dired-mode.
19656         (dired-toggle-read-only): New function.
19657         (dired-recursive-deletes): Remove obsolete comments about old
19658         default value.
19659         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
19661         * wdired.el (wdired-exit): New function.
19662         (wdired-mode-map): Bind C-x C-q to wdired-exit.
19664 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19666         * cus-edit.el (customize-read-group): New fun.
19667         (customize-group-other-window, customize-face-other-window):
19668         Prompt before delegating to customize-(group|face).
19669         Bind pop-up-windows rather than use the other-window argument.
19670         (customize-group, customize-face): Prompt from the interactive spec.
19671         Remove args `prompt-for-group' and `other-window'.
19673         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
19674         (ad-body-forms, ad-advised-interactive-form): Revert this part of
19675         last change.
19677 2007-07-28  Masatake YAMATO  <jet@gyve.org>
19679         * vc.el (vc-dired-mode): Add a menu for VC related operation.
19680         Use backend name as the menu label.  Suggested by David Kastrup.
19682 2007-07-28  Alan Mackenzie  <acm@muc.de>
19684         Fix problem with modes derived from CC Mode:
19685         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
19686         macro to cc-langs.
19687         (c-init-language-vars-for): Remove call to above macro.
19688         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
19689         been moved to here.
19690         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
19692 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
19694         * net/trampver.el: Fix the `coding' cookie.
19696 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
19698         * vc-git.el (vc-git-print-log): Support both the old single file
19699         interface and the new one.
19701 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
19703         * bindings.el (mode-line-remote): Use updated %@ construct.
19705 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19707         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
19708         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
19709         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
19710         (diary-list-bahai-entries, diary-bahai-mark-entries)
19711         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
19712         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
19713         New names to clean up namespace.
19714         (list-bahai-diary-entries, mark-bahai-diary-entries)
19715         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
19716         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
19717         Add compatibility aliases.
19719         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
19721         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
19722         (calendar-scroll-left-three-months)
19723         (calendar-scroll-right-three-months): Clean up namespace.
19724         (scroll-calendar-left, scroll-calendar-right)
19725         (scroll-calendar-left-three-months)
19726         (scroll-calendar-right-three-months): Add compatibility aliases.
19728         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
19729         Behave like mouse-scroll-calendar-* when used from the mouse.
19731         * calendar/cal-menu.el (cal-menu-scroll-menu)
19732         (cal-menu-global-mouse-menu):
19733         * calendar/calendar.el (calendar-mode-map):
19734         Use new calendar-scroll-* names.
19735         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
19736         Remove.  Use calendar-scroll-* directly instead.
19738 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19740         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
19741         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
19742         (ad-make-advised-definition, ad-cache-id-verification-code):
19743         Use commandp and interactive-form instead.
19745 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
19747         * vc-git.el: Relicense to GPLv3 or later.
19748         (vc-directory-exclusion-list, vc-handled-backends): Remove.
19750         * vc-hooks.el (vc-handled-backends): Add GIT.
19752         * vc.el (vc-directory-exclusion-list): Add .git.
19754 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
19756         * vc-git.el (vc-git-revision-table)
19757         (vc-git-revision-completion-table): New functions.
19759 2007-07-25  Glenn Morris  <rgm@gnu.org>
19761         * Relicense all FSF files to GPLv3 or later.
19763         * COPYING: Switch to GPLv3.
19765 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19767         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
19768         Replace it with another one which disables undo before calling
19769         erase-buffer and then turns it back on if needed.
19771 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
19773         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
19775 2007-07-24  Glenn Morris  <rgm@gnu.org>
19777         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
19778         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
19779         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
19780         (cal-tex-cursor-week, cal-tex-cursor-week2)
19781         (cal-tex-cursor-week-iso, cal-tex-week-hours)
19782         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
19783         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
19784         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
19786 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19788         * calendar/calendar.el (calendar-mode-map): Move initialization
19789         into declaration.  Add menu bindings (used to be done in cal-menu).
19790         (calendar-mode): Don't add an activate-menubar-hook.
19792         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
19793         modify calendar-mode-map), use easy-menu, and make sure that C-h k
19794         can be used on the menu entries.
19795         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
19796         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
19797         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
19798         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
19799         (calendar-flatten, cal-menu-update): Remove.
19800         (calendar-mouse-insert-hebrew-diary-entry)
19801         (calendar-mouse-insert-islamic-diary-entry)
19802         (calendar-mouse-insert-bahai-diary-entry):
19803         Remove (fold into cal-menu-diary-menu).
19804         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
19805         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
19806         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
19807         (calendar-mouse-view-diary-entries): Minor simplifications.
19808         (calendar-event-to-date): Use with-current-buffer.
19810 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
19812         * add-log.el (change-log-redate): Remove (not needed anymore and
19813         doesn't appear to work).
19815 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19817         * frame.el: Use mapc and dolist instead of mapcar where possible.
19818         (close-display-connection): New command.
19820 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
19822         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
19823         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
19825 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19827         * ps-print.el (ps-multibyte-buffer): Docstring fix.
19829         * ps-mule.el: Doc fix.
19830         (ps-multibyte-buffer, ps-mule-font-info-database-default)
19831         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
19833 2007-07-25  Glenn Morris  <rgm@gnu.org>
19835         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
19836         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
19837         (cal-tex-daily-end, cal-tex-hook)
19838         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
19839         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
19840         (cal-tex-cursor-week-iso, cal-tex-week-hours)
19841         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
19842         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
19843         (cal-tex-day-prefix, cal-tex-day-name-format)
19844         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
19845         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
19846         (cal-tex-LaTeX-subst-list): Change from variables to constants.
19847         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
19848         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
19849         etc, rather than \bf.
19850         (cal-tex-mini-calendar): Fix typos in previous change.
19851         (cal-tex-latexify-list): Remove inner let binding.
19852         (cal-tex-end-document, cal-tex-banner): Use multi-line
19853         cal-tex-comment.
19854         (cal-tex-comment): Handle embedded newlines.
19855         (cal-tex-LaTeXify-string): Use substring-no-properties.
19857 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
19859         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19860         Add support for the Maden build tool.
19862 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
19864         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
19866 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19868         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
19870 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
19872         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
19873         C-x C-q.
19875         * vc-git.el (vc-git-print-log): Fix previous change.
19877 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19879         * window.el (save-selected-window): Minor optimization.
19880         (bw-adjust-window): If operation failed, try with a smaller delta.
19881         (window-fixed-size-p): New function.
19882         (window-area-factor): New var.
19883         (balance-windows-area): New command.
19885         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
19886         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
19887         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
19888         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
19889         (ps-mule-begin-job): Use dolist.
19891 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
19893         * subr.el (start-file-process-shell-command)
19894         (process-file-shell-command): New defuns.
19896         * progmodes/compile.el (compilation-start):
19897         Apply `start-file-process-shell-command'.
19899 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
19901         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
19903 2007-07-24  Alan Mackenzie  <acm@muc.de>
19905         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
19906         Initialise byte-compile-unresolved-functions before rather than
19907         after a compilation.
19908         (byte-compile-unresolved-functions): Amplify doc string.
19910 2007-07-24  Glenn Morris  <rgm@gnu.org>
19912         * startup.el (normal-splash-screen): Use `emacs-copyright'.
19914         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
19915         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
19916         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
19917         (cal-tex-cursor-week, cal-tex-cursor-week2)
19918         (cal-tex-cursor-week-iso, cal-tex-week-hours)
19919         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
19920         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
19921         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
19923         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
19924         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
19925         (cal-tex-day-name-format, cal-tex-cal-one-month)
19926         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
19927         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
19928         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
19929         (cal-tex-list-holidays, cal-tex-cursor-year)
19930         (cal-tex-cursor-year-landscape, cal-tex-year)
19931         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
19932         (cal-tex-cursor-month, cal-tex-insert-days)
19933         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
19934         (cal-tex-first-blank-p, cal-tex-cursor-week)
19935         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
19936         (cal-tex-week-hours, cal-tex-cursor-week-monday)
19937         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
19938         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
19939         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
19940         (cal-tex-latexify-list, cal-tex-previous-month)
19941         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
19942         modernization, including using dotimes rather than
19943         calendar-for-loop.
19944         (cal-tex-LaTeX-subst-list): Remove `@'.
19945         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
19946         Use \textit and \textbf rather than \em and \it.
19948         * calendar/cal-bahai.el (list-bahai-diary-entries)
19949         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
19950         * calendar/cal-islam.el (list-islamic-diary-entries)
19951         * calendar/calendar.el (generate-calendar, generate-calendar-month)
19952         * calendar/diary-lib.el (diary-list-entries)
19953         (mark-calendar-date-pattern): Use `dotimes' rather than
19954         `calendar-for-loop'.
19956         * calendar/calendar.el (calendar-for-loop): Doc fix.
19958 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19960         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
19961         underlying file is uptodate.
19963 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
19965         * replace.el (perform-replace): Use isearch-no-upper-case-p.
19967 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19969         * vc-hooks.el (vc-mode-line-map): New const.
19970         (vc-mode-line): Use it.
19972 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
19974         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
19975         (vc-git-unregister): New functions.
19976         (vc-git-find-version): Use the result of ls-files as a parameter
19977         for cat-file.
19979 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
19981         * net/tramp.el (tramp-perl-file-attributes)
19982         (tramp-perl-directory-files-and-attributes)
19983         (tramp-handle-file-attributes-with-stat)
19984         (tramp-handle-directory-files-and-attributes-with-stat)
19985         (tramp-convert-file-attributes): Handle huge file sizes.
19987 2007-07-23  Juri Linkov  <juri@jurta.org>
19989         * isearch.el (isearch-message-function): New variable.
19990         (isearch-update, isearch-search): Use it.
19992         * simple.el (goto-history-element): New function created from
19993         next-history-element.
19994         (next-history-element): Most code moved to goto-history-element.
19995         Call goto-history-element with (- minibuffer-history-position n).
19996         (previous-history-element): Call goto-history-element with (+
19997         minibuffer-history-position n).
19998         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
19999         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
20000         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
20001         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
20002         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
20003         (minibuffer-history-isearch-pop-state): New functions.
20005 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
20007         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
20008         Also, if FILE is a list, return non-nil if any of its elements
20009         should stay local.  Update docstring.
20011 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20013         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
20014         change by reverting a small part.
20016 2007-07-23  Richard Stallman  <rms@gnu.org>
20018         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
20020 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
20022         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
20023         handling it.  Use vc-git-command.
20024         (vc-git-find-version, vc-git-diff-tree): New functions.
20025         (vc-git-revert): Use vc-git-command.
20026         (vc-git--run-command): Delete.
20028 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
20030         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
20032 2007-07-20  Kenichi Handa  <handa@m17n.org>
20034         * international/utf-8.el (utf-8-post-read-conversion):
20035         Temporarily bind utf-8-compose-scripts to nil while running
20036         *-compose-region functions.
20038 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
20040         * vc-git.el: Update status.
20041         (vc-directory-exclusion-list): Use eval-after-load.
20043 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
20045         * bindings.el (mode-line-remote): New variable.
20046         (help-echo): Add to default values of mode-line-format.
20048         * files.el: Mark mode-line-remote as risky.
20050 2007-07-22  Juri Linkov  <juri@jurta.org>
20052         * isearch.el (isearch-edit-string): Save old point and
20053         isearch-other-end to old-point and old-other-end before reading
20054         the search string from minibuffer.  After exiting minibuffer set
20055         point to old-other-end if point and the search direction is the
20056         same as before reading the search string.
20057         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
20058         to isearch-other-end.  Instead of isearch-search-and-update call
20059         three functions isearch-search, isearch-push-state and isearch-update.
20061 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
20063         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
20064         deal with multiple file arguments.
20065         (vc-git-print-log): Deal with multiple file arguments.
20067 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20069         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
20070         diff-refine-hunk.  Adjust users.
20071         (diff-unified-hunk-p, diff-splittable-p): New functions.
20072         (diff-mode-menu): Use it to disable Split when it doesn't work.
20074 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
20076         * diff-mode.el (diff-mode-menu): New entries.
20078 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20080         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
20081         if applicable, so as to save undo-log space.
20083         * diff-mode.el (diff-find-file-name): Add arg `batch'.
20085         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
20086         (diff-file-kill): Use it.
20087         (diff-beginning-of-hunk): Add arg `try-harder' using it.
20088         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
20089         Use it so they find the hunk even when we're in the file header.
20091 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
20093         * vc-git.el (vc-git-revision-granularity, vc-git-root)
20094         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
20095         (vc-git-create-repo): New functions.
20096         (vc-git-registered): New autoloaded function definition.
20097         (vc-git-registered): Use vc-git-root.
20098         (vc-git-responsible-p): New defalias.
20099         (vc-git-annotate-extract-revision-at-line): Uncomment.
20100         (vc-git-print-log): Add the file name to the log.
20101         (vc-git-log-view-mode): New derived mode.
20102         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
20104 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
20106         * progmodes/grep.el (grep-compute-defaults): Keep default values.
20108 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
20110         * textmodes/reftex.el (reftex-access-parse-file): Create parse
20111         file in a way that does not interfere with recentf mode.
20112         (reftex-access-parse-file): Do not risk destroying an existing
20113         buffer.
20115 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
20117         * vc-git.el: New file.
20119 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20121         * textmodes/tex-mode.el (tex-font-script-display): Change default.
20123 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
20125         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
20126         for branches and new files.
20128         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
20129         local-map handling ...
20130         (vc-mode-line): ... here.  Improve handling of help-echo.
20132         * vc.el (mode-line-string): Document help-echo usage.
20134 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
20136         Sync with Tramp 2.1.10.
20138         * net/tramp.el (tramp-get-ls-command): Fix typo.
20140         * net/trampver.el: Update release number.
20142 2007-07-22  Jan Djärv  <jan.h.d@swipnet.se>
20144         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
20146         * term/x-win.el (x-handle-no-bitmap-icon): New function.
20148 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
20150         * add-log.el (change-log-fill-parenthesized-list): New function.
20151         (change-log-indent): Call change-log-fill-parenthesized-list.
20152         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
20153         Have lines with leading asterisk start a paragraph.
20155 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
20157         * calc/calc-math.el (math-emacs-precision)
20158         (math-largest-emacs-expt, math-smallest-emacs-expt):
20159         New variables.
20160         (math-use-emacs-fn): New function.
20161         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
20162         appropriate.
20164 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
20166         * image-dired.el (image-dired-sane-db-file): New func.
20167         (image-dired-write-tags, image-dired-remove-tag)
20168         (image-dired-list-tags, image-dired-write-comments)
20169         (image-dired-get-comment, image-dired-mark-tagged-files)
20170         (image-dired-create-gallery-lists): Call new func.
20171         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
20173 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
20175         * vc-hg.el (vc-hg-dir-state): Fix loop.
20176         (vc-hg-print-log): Fix expected return value for vc-hg-command.
20177         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
20178         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
20179         (vc-hg-revert): Likewise.
20180         (vc-hg-revision-table, vc-hg-revision-completion-table): New
20181         functions.
20183 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20185         * add-log.el (change-log-resolve-conflict): Don't lose data if the
20186         merge fails.
20188 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
20190         * progmodes/compile.el (compilation-auto-jump-to-first-error):
20191         Add group and version.
20193 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20195         * add-log.el (add-log-file-name): Use file-relative-name.
20196         (add-change-log-entry): Delay reading
20197         add-log-(full-name|mailing-address) to after we've switched to the
20198         ChangeLog buffer so we get the right value.
20199         (add-change-log-entry, add-log-current-defun, change-log-merge):
20200         Use derived-mode-p rather than checking major-mode directly.
20202         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
20203         name for buffer-file-name if it refers to a directory.
20205         * vc-arch.el (vc-arch-diff): Fix last change.
20207         * progmodes/compile.el (compilation-start): Remember the original
20208         directory in a buffer-local compilation-directory.
20209         (compile): Set the global value of compilation-directory.
20210         (recompile): Use compilation-directory even in the compilation buffer.
20212 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
20214         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
20216 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20218         * ps-print.el: Problem with foreground and background color when
20219         printing a buffer with and without faces.  Reported by Christian
20220         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
20221         (ps-print-version): New version 6.7.5.
20222         (ps-default-fg): Change default value to nil, so black color is used
20223         when a face does not specify a foreground color.
20224         (ps-default-bg): Change default value to nil, so white color is used
20225         for background color.
20226         (ps-begin-job): Fix code.
20228 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
20230         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
20231         in $(INSTALL_DIR)/lisp/ if they already exist.
20233 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
20235         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
20236         in $(INSTALL_DIR)/lisp/ if they already exist.
20238 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20240         * progmodes/vera-mode.el (vera-re-search-forward)
20241         (vera-re-search-backward): Remove use of store-match-data.
20242         (vera-mode-map): Move initialization into declaration.
20244         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
20245         (flymake-find-buildfile): Use locate-dominating-file.
20247         * vc.el (vc-delistify): Use mapconcat.
20248         (vc-do-command): Minor simplification.
20249         (vc-expand-dirs): Use push.
20251         * vc-mcvs.el (vc-mcvs-create-repo):
20252         * vc-cvs.el (vc-cvs-create-repo): Remove.
20254         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
20255         directory and the root as well.
20257 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
20259         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
20260         instead of a file.
20262         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
20263         (vc-hg-registered): Replace if with when.
20264         (vc-hg-state): Deal with nonexistent files and handle removed files.
20265         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
20266         (vc-hg-checkout): Re-enable.
20267         (vc-hg-create-repo): Fix typos.
20268         (vc-hg-print-log): Fix for multiple files.
20269         (vc-hg-workfile-unchanged-p): New function.
20271         * vc.el: Fix typo.
20272         (vc-print-log): Fix call to print-log.
20273         (vc-default-comment-history): Likewise.
20274         (vc-directory-exclusion-list): Add .hg and .bzr.
20275         (vc-diff-internal): Pass a list instead of a file.
20277         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
20279         * vc-bzr.el (vc-bzr-create-repo): New function.
20281 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20283         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
20284         `file' from which to start the search.
20286 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
20288         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
20289         having a single file argument to having a list of files as the
20290         first argument.
20292 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20294         * files.el (locate-dominating-file): New function.
20296 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
20298         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
20299         (grep-compute-defaults): Use it.
20301 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20303         * uniquify.el: Docstring fixes.
20305 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
20307         * vc.el (revision-granularity, create-repo): Document new vc
20308         backend properties.
20309         (vc-rollback): Renamed from vc-cancel-version.  Update references.
20310         Pass a list instead of a file.
20311         (vc-revert): Renamed from vc-revert-buffer.  Update references.
20312         (vc-delistify, vc-expand-dirs): New functions.
20313         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
20314         of files instead of a single file.
20315         (vc-position-context, vc-resync-window, vc-diff-internal)
20316         (vc-print-log): Pass a list instead of a file.
20318         * vc-hooks.el (vc-stay-local-p, vc-backend)
20319         (vc-backend-subdirectory-name): Work on a file list, not a single
20320         file.
20321         (vc-workfile-version): Update docstring.
20322         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
20323         vc-revert instead of vc-revert-buffer.
20324         (vc-prefix-map): Likewise.  Bind vc-update.
20326         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
20327         (vc-svn-wash-log): New functions.
20328         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
20329         (vc-svn-command): Deal with a list of files, not a single file.
20331         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
20332         (vc-rcs-wash-log): New functions.
20333         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
20334         Deal with a list of files, not a single file.
20335         (vc-rcs-rollback): Likewise.  Rename from vc-rcs-cancel-version.
20337         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
20338         functions.
20339         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
20340         list of files, not a single file.
20342         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
20343         New functions.
20344         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
20345         (vc-mcvs-diff): Deal with a list of files, not a single file.
20347         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
20348         functions.
20349         (vc-hg-print-log): Deal with a list of files, not a single file.
20350         (vc-hg-diff-tree): New function, replace defalias with the same
20351         name.
20352         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
20353         FILES to denote that it is a file list, not a single file.
20355         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
20356         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
20357         a single file.
20358         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
20359         that it is a file list, not a single file.
20360         (vc-cvs-diff): Likewise.  Simplify.
20362         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
20363         Deal with a list of files, not a single file.
20365         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
20366         (vc-bzr-print-log): Update FILE parameter name to denote that it
20367         is a file list, not a single file.
20368         (vc-bzr-diff): Likewise.  Use the car of files.
20370 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
20372         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
20373         (follow-delete-other-windows-and-split, follow-recenter)
20374         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
20375         (follow-redisplay, follow-estimate-first-window-start)
20376         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
20377         Fix typos in docstrings.
20379 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
20381         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
20382         avoid that filling introduces lines with a single asterisk.
20384         * kmacro.el (kmacro-end-macro): When ignoring empty macro
20385         avoid incorrect kmacro-ring-empty-p messages.
20386         Reported by Michael Schierl <schierlm@gmx.de>.
20388 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
20390         * vc.el: Add more info about the vc-registered function.
20392 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
20394         * files.el (file-remote-p): Introduce optional parameter
20395         IDENTIFICATION.
20397         * recentf.el (recentf-keep-default-predicate): Adapt call of
20398         `file-remote-p'.
20400         * progmodes/grep.el (grep-probe): Use `process-file'.
20401         (grep-compute-defaults): Handle variables host specific.
20403         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
20404         parameter IDENTIFICATION.
20406         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
20407         parameter IDENTIFICATION.
20408         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
20409         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
20410         Add entry for `set-file-times'.
20411         (tramp-do-copy-or-rename-file-via-buffer)
20412         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
20413         (tramp-handle-unhandled-file-name-directory): Rewrite.
20414         (tramp-convert-file-attributes): Add error handling when inode is
20415         extraordinary big.
20416         (tramp-get-inode): Change parameter from FILE to VEC.
20417         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
20418         is nil.  This is according to the specification.  Goto (point-max)
20419         when ready.
20420         (tramp-handle-shell-command): Rewrite completely, using
20421         `process-file' and `start-file-process'.
20422         (tramp-methods, tramp-find-shell)
20423         (tramp-open-connection-setup-interactive-shell)
20424         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
20425         var.  Reported by Steve Youngs <steve@sxemacs.org>.
20427         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
20428         entry for `set-file-times'.  Rename `start-process' into
20429         `start-file-process'.  Remove `call-process' entry.
20430         (tramp-fish-handle-set-file-times): New defun.
20431         (tramp-fish-handle-executable-find): Use `process-file'.
20432         (tramp-fish-handle-process-file): New defun.  Replaces
20433         `tramp-fish-handle-call-process'.
20434         (tramp-fish-do-copy-or-rename-file-directly): Use
20435         `set-file-times'.
20436         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
20438         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
20439         `tramp-get-inode' parameter.
20441 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20443         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
20444         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
20445         nowadays, and by the time Emacs-23 comes out, nobody will even remember
20446         it has ever existed.
20448 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
20450         * vc.el: Undo previous change.
20452 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
20454         * makefile.w32-in (clean): Don't delete *~.
20456 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20458         * textmodes/tex-mode.el (tex-verbatim-environments):
20459         Add safe-local-variable property.
20460         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
20461         when starting font-lock rather than when loading tex-mode.el.
20463         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
20464         whole $( rather than just the $.  Rename from sh-quoted-subshell.
20465         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
20467 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
20469         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
20470         bookmark-alist.  Instead, if not sorting, simply return it.
20471         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
20472         for its return value, not for its side effect.
20474         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
20475         case of alignment under a constant symbol, find and consider
20476         the sexp actually at indentation to be the "last sexp".
20478 2007-07-16  Drew Adams  <drew.adams@oracle.com>
20480         * mouse.el (mouse-yank-secondary): Better error message if no
20481         secondary selection.
20483 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
20485         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
20487         * term/xterm.el (xterm-turn-on-modify-other-keys)
20488         (xterm-turn-off-modify-other-keys): New functions.
20489         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
20490         terminal supports it.
20492 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
20494         * bookmark.el (bookmark-show-all-annotations):
20495         Make sure each inserted annotation ends with newline.
20497 2007-07-15  Richard Stallman  <rms@gnu.org>
20499         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
20501         * tutorial.el (tutorial--find-changed-keys):
20502         Handle C-x specially like ESC.
20504 2007-07-15  Aaron Hawley  <aaronh@garden.org>
20506         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
20508 2007-07-15  Juri Linkov  <juri@jurta.org>
20510         * delsel.el (delete-selection-pre-hook):
20511         * emulation/cua-base.el (cua-paste): Before a yank command,
20512         check also whether last-command is one of mouse-save-then-kill,
20513         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
20515 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
20517         * recentf.el (recentf-keep-default-predicate): New defun.
20518         (recentf-keep): Use it as initial value.
20520 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
20522         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
20523         thus restoring bookmark bindings to three slots under C-x r.  See
20524         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
20526 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
20528         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
20530 2007-07-15  Jason Rumney  <jasonr@gnu.org>
20532         * w32-fns.el (set-default-process-coding-system): Use dos line ends
20533         for input to cmdproxy on all versions of Windows.
20534         Use dos line ends for input to plink.
20536         * comint.el (comint-simple-send): Concat newline before sending.
20537         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
20539 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20541         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
20542         safe-local-variable setting.
20544 2007-07-14  David Kastrup  <dak@gnu.org>
20546         * emacs-lisp/advice.el (defadvice): Doc fix.
20548 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
20550         * subr.el (when, unless): Doc fix.
20552 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
20554         * replace.el (match): Use yellow1 instead of yellow.
20556         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
20557         red.
20559         * pcvs-info.el (cvs-unknown): Likewise.
20561 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
20563         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
20564         (install): Use them to copy all *.el files before *.elc.
20566 2007-07-13  Drew Adams  <drew.adams@oracle.com>
20568         * bookmark.el (bookmark-jump-other-window): New function.
20569         (bookmark-map): Bind it to "o".
20571         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
20572         and its thread contains discussion about this change.
20573         The original patch was slightly tweaked by Karl Fogel
20574         <kfogel@red-bean.com> before committing.
20576 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
20578         * bookmark.el: Shorten some comments to fit within 80 lines.
20580 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
20582         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
20583         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
20584         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
20585         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
20587 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
20589         * textmodes/org.el: Bug fixes.
20590         (org-end-of-line): Move to end of line if in headline without tags.
20592 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20594         * vc-hooks.el: Remove spurious * in docstrings.
20595         (vc-handled-backends): Add BZR.
20597         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
20599 2007-07-12  Davis Herring  <herring@lanl.gov>
20601         * desktop.el (desktop-buffer-info, desktop-save):
20602         Use `desktop-dirname' instead of `dirname'.
20604 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
20606         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
20608         * progmodes/python.el (python-which-func-length-limit): New var.
20609         (python-which-func): New function.
20610         (python-current-defun): Add optional `length-limit' and try to fit
20611         computed function name to that length.
20612         (python-mode): Hook `python-which-func' up.
20614 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
20616         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
20618         * comint.el (comint-dynamic-complete-as-filename):
20619         Use read-file-name-completion-ignore-case.
20621 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20623         * comint.el (comint-dynamic-list-filename-completions):
20624         Use read-file-name-completion-ignore-case.
20626         * vc-cvs.el: Require CL.
20627         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
20628         New functions to provide completion of revision names.
20630         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
20631         (vc-cvs-annotate-first-line-re): New const.
20632         (vc-cvs-annotate-process-filter): New fun.
20633         (vc-cvs-annotate-command): Use them and run the command asynchronously.
20635 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
20637         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
20638         (eldoc-print-current-symbol-info): Adjust for changed helper
20639         function signatures.
20640         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
20641         `eldoc-highlight-function-argument'.
20642         (eldoc-highlight-function-argument): New function.
20643         (eldoc-get-var-docstring): Format documentation with
20644         `font-lock-variable-name-face'.
20645         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
20646         where suited.
20647         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
20648         (eldoc-beginning-of-sexp): Return number of skipped sexps.
20650 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
20652         * progmodes/compile.el (compilation-start): `start-process' must
20653         still be redefined when calling `start-process-shell-command'.
20655         * progmodes/gud.el (gud-file-name): When `default-directory' is a
20656         remote file name, prepend its remote part to the filename.
20657         (gud-common-init): When `default-directory' is a remote file name,
20658         make the filename relative to it.
20659         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
20661 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
20663         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
20664         mouse binding and a tooltip.
20666 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20668         * menu-bar.el (vc-menu-map): New defalias.
20670 2007-07-10  Richard Stallman  <rms@gnu.org>
20672         * emacs-lisp/lisp-mode.el (eval-defun):
20673         Explain special handling of `defface'.
20675 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
20677         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
20679         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
20681 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20683         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
20685         * vc-arch.el (vc-arch-complete): Remove.
20686         (vc-arch-revision-completion-table): Use complete-with-action.
20688         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
20689         (complete-with-action): New function.
20690         (dynamic-completion-table): Use it.
20692 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
20694         * comint.el (make-comint, make-comint-in-buffer)
20695         (comint-exec-1): Replace `start-process' by `start-file-process'.
20697         * progmodes/compile.el (compilation-start): Revert redefining
20698         `start-process'.
20700 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20702         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
20703         with EOLs when generating MD5 checksums.
20705         * follow.el: Don't change the global map from the follow-mode-map
20706         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
20707         XEmacs code.
20708         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
20709         since `follow-mode' should be used instead for that.
20711         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
20712         (easy-menu-do-define): Use it.
20713         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
20715         * progmodes/compile.el (compilation-auto-jump-to-first-error)
20716         (compilation-auto-jump-to-next): New vars.
20717         (compilation-auto-jump): New function.
20718         (compilation-error-properties): Use them to jump to first error.
20719         (compilation-start): Set the var if requested.
20721         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
20722         duplicates without also removing entries from other directories.
20724 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
20726         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
20727         Remember span as default.
20728         (org-columns-edit-value): Rename from `org-column-edit'.
20729         (org-columns-display-here-title): Rename from
20730         `org-overlay-columns-title'.
20731         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
20732         (org-columns-get-autowidth-alist): Rename from
20733         `org-get-columns-autowidth-alist'.
20734         (org-columns-display-here): Rename from `org-overlay-columns'.
20735         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
20736         (org-columns-quit): Rename from `org-column-quit'.
20737         (org-columns-show-value): Rename from `org-column-show-value'.
20738         (org-columns-content, org-columns-widen)
20739         (org-columns-next-allowed-value)
20740         (org-columns-edit-allowed, org-columns-store-format)
20741         (org-columns-uncompile-format, org-columns-redo)
20742         (org-columns-edit-attributes, org-delete-property)
20743         (org-set-property, org-columns-update)
20744         (org-columns-compute, org-columns-eval)
20745         (org-columns-not-in-agenda, org-columns-compute-all)
20746         (org-property-next-allowed-value)
20747         (org-columns-compile-format)
20748         (org-fill-paragraph-experimental)
20749         (org-string-to-number, org-property-action)
20750         (org-columns-move-left, org-columns-new)
20751         (org-column-number-to-string)
20752         (org-property-previous-allowed-value)
20753         (org-at-property-p, org-columns-delete)
20754         (org-columns-previous-allowed-value)
20755         (org-columns-move-right, org-columns-narrow)
20756         (org-property-get-allowed-values)
20757         (org-verify-version, org-column-string-to-number)
20758         (org-delete-property-globally): New functions.
20759         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
20760         (org-columns-overlays): Rename from `org-column-overlays'.
20761         (org-columns-map): Rename from `org-column-map'.
20762         (org-columns-current-maxwidths): Rename from
20763         `org-current-columns-maxwidths'.
20764         (org-columns-begin-marker, org-columns-current-fmt-compiled)
20765         (org-previous-header-line-format)
20766         (org-columns-inhibit-recalculation)
20767         (org-columns-top-level-marker): New variables.
20768         (org-columns-default-format): Rename from `org-default-columns-format'.
20769         (org-property-re): New constant.
20771 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
20773         * subr.el (looking-at-p, string-match-p): New functions.
20775 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
20777         * textmodes/tex-mode.el (tex-fontify-script)
20778         (tex-font-script-display): New variables to make display of
20779         superscripts and subscripts customizable.
20780         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
20782 2007-07-09  Richard Stallman  <rms@gnu.org>
20784         * isearch.el (isearch-edit-string): Call to isearch-push-state
20785         after the search.
20787 2007-07-09  Jan Djärv  <jan.h.d@swipnet.se>
20789         * window.el (fit-window-to-buffer): Remove setting of window-min-height
20790         to 1 as enlarge-window uses the value to resize/shrink windows other
20791         than WINDOW if needed.
20793 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20795         * cus-start.el (file-coding-system-alist): Fix custom type.
20797 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
20799         * longlines.el (longlines-wrap-region): Avoid marking buffer as
20800         modified.
20801         (longlines-auto-wrap, longlines-window-change-function):
20802         Remove unnecessary calls to set-buffer-modified-p.
20804 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20806         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
20807         (vc-cvs-checkout): Remove last arg now unused; simplify.
20809 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
20811         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
20813         * net/tramp.el:
20814         * net/tramp-ftp.el:
20815         * net/tramp-smb.el:
20816         * net/tramp-uu.el:
20817         * net/trampver.el: Migrate to Tramp 2.1.
20819         * net/tramp-cache.el:
20820         * net/tramp-fish.el:
20821         * net/tramp-gw.el: New Tramp packages.
20823         * net/tramp-util.el:
20824         * net/tramp-vc.el: Removed.
20826         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
20827         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
20829         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
20831         * progmodes/compile.el (compilation-start): Redefine
20832         `start-process' temporarily when `default-directory' is remote.
20833         Remove case of synchronous compilation, this won't happen ever.
20834         (compilation-setup): Make local variable `comint-file-name-prefix'
20835         for remote compilation.
20837 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
20839         * novice.el (disabled-command-function): Fit window to buffer to
20840         make last line visible.
20841         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
20843         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
20844         when handling the terminating event.
20846 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
20848         * calc/calc.el (math-read-number-simple): Remove leading 0s.
20849         (math-bignum-digit-length): Change to optimal value.
20851         * calc/calc-bin.el (math-bignum-logb-digit-size)
20852         (math-bignum-digit-power-of-two): Evaluate when compiled.
20854         * calc/calc-comb.el (math-small-factorial-table)
20855         (math-init-random-base, math-prime-test): Remove unnecessary calls
20856         to `math-read-number-simple'.
20858         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
20859         (math-approx-gamma-const): Add docstrings.
20861         * calc/calc-forms.el (math-julian-date-beginning)
20862         (math-julian-date-beginning-int): New constants.
20863         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
20864         Use the new constants.
20866         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
20868         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
20869         Add docstrings.
20871 2007-07-07  Tom Tromey  <tromey@redhat.com>
20873         * vc.el (vc-annotate): Jump to line and output message only after the
20874         process is really all done.
20876 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20878         * vc.el (vc-exec-after): Don't move point from the sentinel.
20879         Forcefully read all the remaining text in the pipe upon process exit.
20880         (vc-annotate-display-autoscale, vc-annotate-lines):
20881         Don't stop at the first unrecognized line.
20882         (vc-annotate-display-select): Run autoscale after the process is done
20883         since it depends on the whole result.
20885 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
20887         * term/w32-win.el (menu-bar-open): New function.
20888         Bind <f10> to it.
20890 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
20892         * simple.el (start-file-process): New defun.
20894 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20896         * files.el (find-file-confirm-nonexistent-file): Rename from
20897         find-file-confirm-inexistent-file.  Update users.
20899         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
20900         format of autoload block where the file's time-stamp is replaced by its
20901         MD5 checksum.
20902         (autoload-generate-file-autoloads): Use MD5 checksum instead of
20903         time-stamp for secondary autoloads files.
20904         (update-directory-autoloads): Remove duplicate entries.
20905         Use time-less-p for time-stamps, as done in autoload-find-destination.
20907 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
20909         * calc/calc.el (math-read-number): Replace number by variable.
20910         (math-read-number-simple): Properly parse small integers.
20912 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
20914         * vc.el: Fix doc for the checkout function.
20916 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
20918         * vc-hg.el (vc-hg-root): New function.
20919         (vc-hg-registered): Use it.
20920         (vc-hg-diff-tree): New defalias.
20921         (vc-hg-responsible-p): Likewise.
20922         (vc-hg-checkout): Comment out, not needed.
20923         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
20924         (vc-hg-find-version, vc-hg-next-version): New functions.
20926 2007-07-06  Andreas Schwab  <schwab@suse.de>
20928         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
20929         dynamic bindings around the evaluation of the expression.
20930         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
20932 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20934         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
20935         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
20936         Use run-hooks rather than run-mode-hooks.
20938 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
20940         * calc/calc-comb.el (math-random-digit): Rename to
20941         `math-random-three-digit-number'.
20942         (math-random-digits): Don't depend on representation of integer.
20944         * calc/calc-bin.el (math-bignum-logb-digit-size)
20945         (math-bignum-digit-power-of-two): New constants.
20946         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
20947         (math-not-bignum, math-clip-bignum): Use the constants
20948         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
20949         instead of their values.
20950         (math-clip): Use math-small-integer-size instead of its value.
20952         * calc/calc.el (math-add-bignum): Replace number by constant.
20954 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
20956         * wid-edit.el (widget-documentation-string-value-create):
20957         Insert indentation spaces.
20959 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
20961         * emacs-lisp/byte-opt.el: Revert last change.
20963 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
20965         * vc-hooks.el (vc-handled-backends): Add HG.
20967         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
20969 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20971         * complete.el (PC-do-complete-and-exit): Add support for the new
20972         `confirm-only' confirmation mode.
20974 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
20976         * cus-edit.el (custom-commands): New variable.
20977         (custom-tool-bar-map): New variable.  Initialize using
20978         `custom-commands'.
20979         (custom-mode): Use `custom-tool-bar-map'.
20980         (custom-buffer-create-internal): Insert action buttons only if
20981         tool bar is not used.  Use `custom-commands'.
20982         (Custom-help, custom-command-apply): New function.
20983         (custom-command-apply, Custom-set, Custom-save)
20984         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
20985         Use `custom-command-apply' instead of duplicating code.
20986         (customize-group-other-window): Call `customize-group' instead of
20987         duplicating code.
20988         (customize-face-other-window): Call `customize-face' instead of
20989         duplicating code.
20990         (customize-group, customize-face): Add optional args for opening
20991         in another window.
20992         (custom-variable-tag): Don't inherit `variable-pitch' face.
20993         (custom-group-tag): Inherit `variable-pitch' face.
20994         (custom-variable-value-create): Set documentation indentation.
20995         (custom-group-value-create): Make group name a link, instead of
20996         using an extra "go to group" button.
20997         (custom-prompt-variable, custom-group-set, custom-group-save)
20998         (custom-group-reset-current, custom-group-reset-saved)
20999         (custom-group-reset-standard): Minor cleanup.
21001 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
21003         * Makefile.in (bootstrap-prepare): When copying from
21004         ldefs-boot.el, make sure loaddefs.el is writeable.
21006         (bootstrap-prepare): Make $(lisp)/ps-print.el
21007         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
21009 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
21011         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
21012         only caller, and delete.
21013         (vc-hg-state): Deal with exceptions and only parse the output on
21014         successful return.
21015         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
21016         caller, and delete.
21017         (vc-hg-workfile-version): Deal with exceptions and only parse the
21018         output on successful return.
21019         (vc-hg-revert): New function.
21021 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
21023         * calculator.el (calculator-expt): Use more cases to determine
21024         the value.
21026 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
21028         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
21029         file names.
21031 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
21033         * calculator.el (calculator-expt, calculator-integer-p):
21034         New functions.
21035         (calculator-fact): Check to see if the factorial will be too
21036         large before computing it.
21037         (calculator-initial-operators): Use `calculator-expt' to
21038         compute "^".
21039         (calculator-mode): Mention that results which are too large
21040         will return inf.
21041         * calc/calc-comb.el (math-small-factorial-table): Replace list
21042         by vector.
21044 2007-07-03  David Kastrup  <dak@gnu.org>
21046         * shell.el: On request of the authors, remove their addresses for
21047         the sake of bug reports, and add the developer list address as
21048         maintainer information.
21050 2007-07-03  Richard Stallman  <rms@gnu.org>
21052         * files.el (make-directory): Doc fix.
21053         (find-file-confirm-inexistent-file): Make it a defcustom.
21054         Make nil the default.
21056 2007-07-02  Richard Stallman  <rms@gnu.org>
21058         * startup.el (command-line): Set buffer-offer-save in *scratch*
21059         and enable auto-save in it.
21061 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
21063         * textmodes/org.el (orgstruct-mode-map): New variable.
21064         (orgstruct-mode): New minor mode.
21065         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
21066         (orgstruct-make-binding, org-context-p, org-get-local-variables)
21067         (org-run-like-in-org-mode): New functions.
21068         (org-cycle-list-bullet): New command.
21069         (org-special-properties, org-property-start-re)
21070         (org-property-end-re): New constants.
21071         (org-with-point-at): New macro.
21072         (org-get-property-block, org-entry-properties, org-entry-get)
21073         (org-entry-delete, org-entry-get-with-inheritance)
21074         (org-entry-put, org-buffer-property-keys): New functions.
21075         (org-insert-property-drawer): New command.
21076         (org-entry-property-inherited-from): New variable.
21077         (org-column): New face.
21078         (org-column-overlays, org-current-columns-fmt)
21079         (org-current-columns-maxwidths, org-column-map): New variables.
21080         (org-column-menu): New menu.
21081         (org-new-column-overlay, org-overlay-columns)
21082         (org-overlay-columns-title, org-remove-column-overlays)
21083         (org-column-show-value, org-column-quit, org-column-edit):
21084         New functions.
21085         (org-columns, org-agenda-columns): New commands.
21086         (org-get-columns-autowidth-alist): New functions.
21087         (org-properties): New customize group.
21088         (org-default-columns-format): New option.
21089         (org-priority): Realign tags after changing priority.
21090         (org-preserve-lc): New macro.
21091         (org-update-checkbox-count): Catch case when there is no headline.
21092         (org-agenda-quit): Remove any column overlays.
21093         (org-beginning-of-item-list): Fixed bug when non-item line is
21094         indented too deep.
21095         (org-cached-props): New variable.
21096         (org-cached-entry-get): New function.
21097         (org-make-tags-matcher): Handle property matches.
21098         (org-table-recalculate): Swap evaluation order: Field formula
21099         first, then column formulas, but don't allow them to overwrite the
21100         field formulas.
21101         (org-table-eval-formula): New argument untouchable.
21102         (org-table-put-field-property): New function.
21104 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
21106         * help-mode.el (help-make-xrefs): Skip spaces too when
21107         skipping tabs.
21109         * ffap.el (dired-at-point-prompter): Improve prompt in
21110         list-directory case.
21112 2007-07-01  Richard Stallman  <rms@gnu.org>
21114         * files.el (find-file-visit-truename): Fix safe-local-variable value.
21116 2007-07-01  Richard Stallman  <rms@gnu.org>
21118         * cus-start.el (max-mini-window-height): Added.
21120 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
21122         * complete.el (partial-completion-mode): Remove advice of
21123         read-file-name-internal.
21124         (PC-do-completion): Rebind minibuffer-completion-table.
21125         (PC-read-file-name-internal): New function doing what
21126         read-file-name-internal advice did.
21128 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
21130         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
21131         property on a few symbols.
21132         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
21133         (byte-optimize-lapcode): Remove bindings that are not referenced
21134         and certainly will not effect through dynamic scoping.
21136 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21138         * files.el (find-file-confirm-inexistent-file): New var.
21139         (find-file, find-file-other-window, find-file-other-frame)
21140         (find-file-read-only, find-file-read-only-other-window)
21141         (find-file-read-only-other-frame): Use it.
21143 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21145         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
21147 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
21149         * generic-x.el (generic-define-mswindows-modes)
21150         (generic-define-unix-modes, apache-log-generic-mode)
21151         (bat-generic-mode-keymap, java-manifest-generic-mode)
21152         (show-tabs-generic-mode): Fix typos in docstrings.
21154 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
21156         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
21157         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
21158         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
21159         (rcirc-print): Never ignore messages from ourself.
21161 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
21163         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
21164         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
21166 2007-06-28  Jan Djärv  <jan.h.d@swipnet.se>
21168         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
21169         replace-regexp-in-string.
21171 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21173         * emacs-lisp/cl.el: Set edebug and indentation before loading
21174         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
21176 2007-06-28  Andreas Schwab  <schwab@suse.de>
21178         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
21179         $(lisp)/subdirs.el.
21181 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
21183         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
21184         the speedbar frame if nil; that deletes the current frame or
21185         causes an error if it is the only frame.
21186         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
21188 2007-06-28  Kevin Ryde  <user42@zip.com.au>
21190         * textmodes/nroff-mode.el: Groff \# comments.
21191         (nroff-mode-syntax-table): \# comment intro,
21192         plain # as punct per global table.
21193         (nroff-font-lock-keywords): Add # as a single char escape.
21194         (nroff-mode): In comment-start-skip, match \#.
21196 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21198         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
21199         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
21200         point-min == 1.
21202 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
21204         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
21205         Rename and move to...
21207         * subr.el (strings->string, string->strings): ...here.
21209         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
21210         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
21212         * progmodes/gud.el (gud-common-init): Call string->strings instead
21213         of split-string.
21215 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
21217         * dired-aux.el: Remove `dired-call-process'.
21218         (dired-check-process): Call `process-file'.
21220         * wdired.el (wdired-do-perm-changes): Call `process-file'.
21222         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
21223         `ange-ftp-process-file'.
21225 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21227         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
21229         * emacs-lisp/cl-extra.el:
21230         * emacs-lisp/cl-seq.el:
21231         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
21232         Add autoload cookies on all defs autoloaded manually in cl.el.
21234         * emacs-lisp/cl-loaddefs.el: New file.
21236         * textmodes/texinfmt.el (texinfo-raisesections-alist)
21237         (texinfo-lowersections-alist): Merge definition and declaration.
21238         (texinfo-start-of-header, texinfo-end-of-header): Remove.
21239         (texinfo-format-syntax-table): Merge init into declaration.
21240         (texinfo-format-parse-line-args, texinfo-format-parse-args)
21241         (texinfo-format-parse-defun-args, texinfo-format-node)
21242         (texinfo-push-stack, texinfo-multitable-widths)
21243         (texinfo-define-info-enclosure, texinfo-alias)
21244         (texinfo-format-defindex, batch-texinfo-format): Use push.
21245         (texinfo-footnote-number): Remove duplicate declaration.
21247         * ps-print.el: Update with auto-generated autoloads.
21249         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
21251 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21253         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
21254         relative to current dir for file-local settings.
21255         (autoload-generate-file-autoloads): Add `outfile' arg.
21256         (update-directory-autoloads): Use it to directly call
21257         autoload-generate-file-autoloads instead of going through
21258         update-file-autoloads so we avoid redundant searches and so we can know
21259         the set of buffers changed so we can save them all.
21261         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
21262         rather than throwing `up-to-date'.
21263         (autoload-generate-file-autoloads): Adjust correspondingly.
21264         (update-file-autoloads): Be careful to let-bind
21265         autoload-modified-buffers and adjust to new calling conventions.
21266         (autoload-modified-buffers): Make it a dynamically scoped var.
21267         (update-directory-autoloads): Use file-relative-name instead of
21268         autoload-trim-file-name.
21269         (autoload-insert-section-header): Don't use autoload-trim-file-name
21270         since the file is already relative now.
21271         (autoload-trim-file-name): Remove.
21273         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
21274         (vc-arch-complete, vc-arch--version-completion-table)
21275         (vc-arch-revision-completion-table): New functions to provide
21276         completion of revision names.
21277         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
21278         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
21279         to let the user trim the revlib.
21281         * vc.el: Add new VC operation `revision-completion-table'.
21282         (vc-default-revision-completion-table): New function.
21283         (vc-version-diff, vc-version-other-window): Use it to provide
21284         completion of revision names if the backend provides it.
21286         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
21288         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
21289         of newer .svn/entries.
21291 2007-06-25  David Kastrup  <dak@gnu.org>
21293         * calc/calc-poly.el (math-padded-polynomial)
21294         (math-partial-fractions): Add some function comments.
21296 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21298         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
21299         Make `outbuf' optional.
21300         (update-file-autoloads): Use it.
21302 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21304         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
21305         (autoload-find-destination): Keep it uptodate.
21306         (autoload-save-buffers): New fun.
21307         (update-file-autoloads): Use it.  Re-add the "up to date" message.
21309         * emacs-lisp/autoload.el: Refactor for upcoming changes.
21310         (autoload-find-destination): New function extracted from
21311         update-file-autoloads.
21312         (update-file-autoloads): Use it.
21313         (autoload-generate-file-autoloads): New function extracted from
21314         generate-file-autoloads.  Use file-relative-name.  Delay computation of
21315         output-start to the first cookie.  Remove done-any, replaced by
21316         output-start.
21317         (generate-file-autoloads): Use it.
21319 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
21321         * calc/calc-comb.el (math-init-random-base, math-prime-test):
21322         Use math-read-number-simple to insert constants.
21323         (math-prime-test): Redo calculation of sum.
21325         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
21327         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
21328         math-scale-bignum-3.
21329         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
21330         math-bignum-digit-size.
21331         (math-isqrt-small): Add another possible initial guess.
21333 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21335         * textmodes/bibtex.el (bibtex-entry-format): New options
21336         `whitespace', `braces', and `string'.
21337         (bibtex-field-braces-alist, bibtex-field-strings-alist)
21338         (bibtex-field-braces-opt, bibtex-field-strings-opt)
21339         (bibtex-cite-matcher-alist): New variables.
21340         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
21341         (bibtex-flash-head): Use blink-matching-delay.
21342         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
21343         (bibtex-format-entry, bibtex-reformat): Handle new options of
21344         bibtex-entry-format.
21345         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
21346         New functions.
21347         (bibtex-complete-internal): Do not display messages while
21348         minibuffer is used.  Do not leave around a completions buffer
21349         that is out of date.
21350         (bibtex-copy-summary-as-kill): New optional arg.
21351         (bibtex-font-lock-url): New optional arg no-button.
21352         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
21353         (bibtex-url): Allow multiple URLs per entry.
21355 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21357         * emacs-lisp/autoload.el (autoload-generated-file): New function.
21358         (update-file-autoloads, update-directory-autoloads): Use it.
21359         (autoload-file-load-name): New function.
21360         (generate-file-autoloads, update-file-autoloads): Use it.
21361         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
21362         (generate-file-autoloads): If the autoloaded form is malformed,
21363         indicate the problem with a warning instead of aborting.
21365 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
21367         * simple.el (next-error-recenter): Accept `(4)' as well;
21368         also, specify `integer' instead of `number'.
21370 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
21372         * ls-lisp.el (insert-directory): If an invalid regexp error is
21373         thrown, try using FILE as a literal file name, not a wildcard.
21375 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
21377         * ruler-mode.el (ruler-mode): Prevent clobbering the original
21378         `header-line-format' when reentering ruler mode.
21380 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
21382         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
21383         FILE exists as a file.
21385 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
21387         * calc/calc.el (math-bignum-digit-length)
21388         (math-bignum-digit-size, math-small-integer-size):
21389         New constants.
21390         (math-normalize, math-bignum-big, math-make-float)
21391         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
21392         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
21393         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
21394         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
21395         (math-quotient, math-div-bignum, math-div-bignum-digit)
21396         (math-div-bignum-part, math-format-bignum-decimal)
21397         (math-read-bignum): Use math-bignum-digit-length,
21398         math-bignum-digit-size and math-small-integer-size.
21400         * calc/calc-ext.el (math-fixnum-big): Use the variable
21401         math-bignum-digit-size.
21403 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
21405         * log-view.el (log-view-mode-menu): New menu.
21407 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21409         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
21410         differently.
21412         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
21413         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
21415 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
21417         * vc-hg.el (vc-hg-print-log): Insert the file name.
21418         (vc-hg-log-view-mode): Fontify the file name.
21420 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
21422         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
21423         (calcFunc-julian): Fix incorrect number used in calculations.
21425 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
21427         * simple.el (next-error-recenter): New defcustom.
21428         (next-error, next-error-internal): Recenter if specified,
21429         immediately prior to running `next-error-hook'.
21431         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
21432         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
21434         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
21436 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
21438         * calc/calc-comb.el (math-small-factorial-table): New variable.
21439         (calcFunc-fact): Use `math-small-factorial-table'.
21441         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
21442         initial values.
21443         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
21444         New variables to use in caches.
21446         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
21447         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
21449         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
21450         (math-bernoulli-b-cache): Use math-read-number-simple to insert
21451         bignums.
21453         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
21454         New variables to use in caches.
21456 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
21458         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
21460         * vc-hg.el (vc-hg-log-view-mode): New mode.
21462 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
21464         * calc/calc.el (math-read-number-simple): New function.
21466 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21468         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
21469         (vera-font-lock-match-item): Fix doc string.
21470         (vera-in-comment-p): Remove unused function.
21471         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
21472         use `syntax-ppss'.
21473         (vera-forward-syntactic-ws): Fix argument order.
21474         (vera-prepare-search): Use `with-syntax-table'.
21475         (vera-indent-line): Fix doc string.
21476         (vera-electric-tab): Fix doc string.
21477         (vera-expand-abbrev): Define alias instead of using `fset'.
21478         (vera-comment-uncomment-region): Use `comment-start-skip'.
21480 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
21482         * textmodes/org.el (org-export-with-footnotes): New option.
21483         (org-export-as-html): Fix replacement bug for XEmacs.
21484         (org-agenda-default-appointment-duration): New option.
21486 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
21488         * vc-hg.el: Add to do items.
21489         (vc-hg-diff): Add support for comparing different revisions.
21490         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
21491         (vc-hg-annotate-extract-revision-at-line)
21492         (vc-hg-previous-version, vc-hg-checkin): New functions.
21493         (vc-hg-annotate-re): New constant.
21495 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
21497         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
21499 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21501         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
21502         buffer-local value of log-view-*-re if applicable.
21504         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
21505         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
21506         (vc-bzr-command*): Remove both (incompatible) versions.
21507         (vc-bzr-do-command*): Remove.
21508         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
21509         Remove by folding into its only caller vc-bzr-command.
21510         (vc-bzr-command): Always set the environment, even when ineffective.
21511         (vc-bzr-version): Minor fix up.
21512         (vc-bzr-admin-dirname): New var.
21513         (vc-bzr-bzr-dir): Remove.
21514         (vc-bzr-root-dir): New fun.
21515         (vc-bzr-registered): Use it.  Add an autoloaded version.
21516         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
21517         (vc-bzr-view-log-function): Remove.
21518         (vc-bzr-log-view-mode): New major mode to replace it.
21519         (vc-bzr-print-log): Only activate the old hack if needed.
21521         * vc.el (vc-default-log-view-mode): New function.
21522         (vc-print-log): Add new `log-view-mode' VC operation.
21524 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
21526         * ido.el (ido-find-file-in-dir): Don't signal an error for
21527         empty directories.
21529         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
21531         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
21532         directory where the desktop file was found, as the docstring says.
21533         (desktop-kill): Use `read-directory-name'.
21535 2007-06-20  Alan Mackenzie  <acm@muc.de>
21537         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
21538         When removing lines, also remove the \n.  Correction of patch of
21539         2007-04-21.
21541 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
21543         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
21544         event is not a cons cell.  Do not unread drag-mouse-1 events.
21545         Select right window in check whether space was stolen from
21546         window above.
21548         * help-mode.el (help-make-xrefs): Adjust position of new forward
21549         button.
21551 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
21553         * vc-bzr.el (vc-bzr-with-process-environment)
21554         (vc-bzr-std-process-invocation): New macros.
21555         (vc-bzr-command, vc-bzr-command*): Use them.
21556         (vc-bzr-with-c-locale): Remove.
21557         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
21558         (vc-bzr-buffer-nonblank-p): New function.
21559         (vc-bzr-state-words): New const.
21560         (vc-bzr-state): Look for `bzr status' keywords in output.
21561         Display everything else as a warning message to the user.
21562         Fix status report with bzr >= 0.15.
21564 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
21566         * vc-hg.el (vc-hg-global-switches): Simplify.
21567         (vc-hg-state): Handle more states.
21568         (vc-hg-diff): Fix doc-string.
21569         (vc-hg-register): New function.
21570         (vc-hg-checkout): Likewise.
21572 2007-06-20  Reto Zimmermann  <reto@gnu.org>
21574         * progmodes/vera-mode.el: New file.
21576 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
21578         * calc/calc.el (calc-multiplication-has-precendence):
21579         New variable.
21580         (math-standard-ops, math-standard-ops-p, math-expr-ops):
21581         New functions.
21582         (math-expr-opers): Define using math-standard-ops rather than
21583         math-standard-opers.
21584         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
21585         equal the function math-standard-ops rather than the variable
21586         math-standard-opers.
21587         (calc-algebraic-entry): Let math-expr-opers equal
21588         math-standard-ops or math-expr-ops, as appropriate.
21589         (math-expr-read-level, math-read-factor): Let math-expr-opers
21590         equal math-expr-ops.
21591         * calc/calc-embed.el (calc-embedded-finish-edit):
21592         Let math-expr-opers equal the function math-standard-ops
21593         rather than the variable math-standard-opers.
21594         * calc/calc-ext.el (math-read-plain-expr)
21595         (math-format-flat-expr-fancy): Let math-expr-opers equal the
21596         function math-standard-ops rather than the variable
21597         math-standard-opers.
21598         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
21599         Let math-expr-opers equal the function math-standard-ops rather
21600         than the variable math-standard-opers.
21601         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
21602         equal the function math-standard-ops rather than the variable
21603         math-standard-opers.
21604         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
21605         equal the function math-standard-ops rather than the variable
21606         math-standard-opers.
21607         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
21608         math-expr-ops.
21610 2007-06-19  Ivan Kanis  <apple@kanis.eu>
21612         * vc-hg.el: New file.
21614 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21616         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
21617         with font-lock-multiline.
21619 2007-06-17  Glenn Morris  <rgm@gnu.org>
21621         * lpr.el (lpr-page-header-switches): Move %s to separate element
21622         for correct quoting.  Doc fix.
21624 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
21626         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
21627         than setting sgml-xml-mode.
21628         (sgml-mode, html-mode): Set sgml-xml-mode.
21629         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
21630         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
21631         (sgml-electric-tag-pair-before-change-function)
21632         (sgml-electric-tag-pair-flush-overlays): New functions.
21633         (sgml-electric-tag-pair-mode): New minor mode.
21634         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
21635         (sgml-calculate-indent): Use assoc-string.
21637 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
21639         * thingatpt.el (thing-at-point-email-regexp): Don't require two
21640         chars before the "@" in an email address.  Andreas Roehler noticed
21641         this problem.
21643 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
21645         * thingatpt.el: Add support for email addresses (`email').
21646         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
21647         (thing-at-point-email-regexp): New variable.
21648         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
21649         properties on this symbol, with lambda forms for values.
21651 2007-06-15  Masatake YAMATO  <jet@gyve.org>
21653         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
21655         * vc.el (vc-dired-hook): Check the backend returned from
21656         `vc-responsible-backend' can really handle `subdir'.
21658 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
21660         * wid-edit.el (widget-add-documentation-string-button):
21661         Fix handling of documentation indent.
21663 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
21665         * mb-depth.el: New file.
21667 2007-06-15  Masatake YAMATO  <jet@gyve.org>
21669         * vc.el (vc-dired-mode): Show backend name as part of mode name.
21671 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
21673         * wid-edit.el (widget-default-create): Move ?h handling here...
21674         (widget-default-format-handler): ...from here.
21675         (widget-docstring, widget-add-documentation-string-button): New funs.
21676         (documentation-string): Add :visibility-widget property.
21677         (widget-documentation-string-value-create): Use it.
21679         * cus-edit.el (custom-split-regexp-maybe): Simplify.
21680         (custom-buffer-create-internal): Simplify message.
21681         (custom-variable-tag): Reduce height to normal.
21682         (custom-variable-value-create, custom-face-value-create)
21683         (custom-visibility): New widget.
21684         (custom-visibility): New face.
21685         (custom-group-value-create):
21686         Call widget-add-documentation-string-button, using `custom-visibility'.
21688 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
21690         * emacs-lisp/bytecomp.el (byte-compile-current-group)
21691         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
21692         change.  Apparently the "warning even if the group is implicit" is
21693         a feature rather than a bug.
21695 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
21697         * emulation/viper.el (viper-describe-key-ad)
21698         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
21699         Compile them conditionally.
21700         (viper-version): Belated version change.
21702 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
21704         * follow.el (follow-all-followers, follow-generic-filter):
21705         * pcomplete.el (pcomplete-restore-windows):
21706         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
21707         (x-dnd-drop-data):
21708         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
21709         * progmodes/python.el (python-complete-symbol):
21710         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
21712 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
21714         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
21715         around bright and dim regexps.  Make sure bright and dim matches
21716         use word anchors.  Send text through rcirc-markup functions.
21717         (rcirc-url-regexp): Add single quote character.
21718         (rcirc-connect): Write logs to disk on auto-save-hook.
21719         Make server a non-optional argument.
21720         (rcirc-log-alist): New variable.
21721         (rcirc-log-directory): Make customizable.
21722         (rcirc-log-flag): New customizable variable.
21723         (rcirc-log): New function.
21724         (rcirc-print): Use above function.
21725         (rcirc-log-write): New function.
21726         (rcirc-generate-new-buffer-name): Strip text properties.
21727         (rcirc-switch-to-buffer-function): Remove variable.
21728         (rcirc-last-non-irc-buffer): Remove variable.
21729         (rcirc-non-irc-buffer): Add function.
21730         (rcirc-next-active-buffer): Use above function.
21731         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
21732         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
21733         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
21734         (rcirc-omit-mode): Add minor-mode.
21735         (rcirc-mode-map): Change C-c C-o binding.
21736         (rcirc-mode): Clear mode-line-process.  Use a custom
21737         fill-paragraph-function.  Set up buffer-invisibility-spec.
21738         (rcirc-response-formats): Remove timestamp code.
21739         (rcirc-omit-responses): Add variable.
21740         (rcirc-print): Don't put the overlay arrow on potentially omitted
21741         lines.  Log line to disk.  Record activity for private messages
21742         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
21743         (rcirc-jump-to-first-unread-line): Print message if there is no
21744         unread text.
21745         (rcirc-clear-unread): New function.
21746         (rcirc-markup-text-functions): Add variable.
21747         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
21748         (rcirc-debug): Don't mess with window configuration.
21749         (rcirc-send-message): Send message before printing locally.
21750         Add SILENT argument, do not print message if non-nil.
21751         (rcirc-visible-buffers): New function and variable.
21752         (rcirc-window-configuration-change-1): Add function.
21753         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
21754         server buffer.
21755         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
21756         (rcirc-fill-paragraph): Add function.
21757         (rcirc-record-activity, rcirc-window-configuration-change-1):
21758         Only update the activity string if it has actually changed.
21759         (rcirc-update-activity-string): Remove padding characters from the
21760         mode-line string.
21761         (rcirc-disconnect-buffer): New function to be called when a
21762         channel is parted or the user quits.
21763         (rcirc-server-name): Warn when the server-name hasn't been set.
21764         (rcirc-window-configuration-change): Postpone work until
21765         post-command-hook.
21766         (rcirc-window-configuration-change-1): Update mode-line and
21767         overlay arrows here.
21768         (rcirc-authenticate): Fixc hanserv identification.
21769         (rcirc-default-server): Remove variable.
21770         (rcirc): Connect according to rcirc-connections.
21771         (rcirc-connections): Add variable.
21772         (rcirc-startup-channels-alist): Remove variable.
21773         (rcirc-startup-channels): Remove function.
21775 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21777         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
21779 2007-06-13  Johan Bockgård  <bojohan@dd.chalmers.se>  (tiny change)
21781         * term/xterm.el (terminal-init-xterm): Escape parens in character
21782         constants.
21784 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21786         * progmodes/sh-script.el: Remove unneeded * from docstrings.
21787         Use [:alpha:] and [:alnum:] where applicable.
21788         (sh-quoted-subshell): Rewrite to correctly
21789         handle nested mixes of `...' and $(...).
21790         (sh-apply-quoted-subshell): Remove.
21791         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
21793         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
21795 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
21797         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
21798         previous change.
21800 2007-06-12  Tom Tromey  <tromey@redhat.com>
21802         * subr.el (user-emacs-directory): New defconst.
21803         * cmuscheme.el (scheme-start-file):
21804         * shell.el (shell):
21805         * completion.el (save-completions-file-name):
21806         * custom.el (custom-theme-directory):
21807         * term/x-win.el (emacs-session-filename):
21808         * filesets.el (filesets-menu-cache-file):
21809         * thumbs.el (thumbs-thumbsdir):
21810         * server.el (server-auth-dir):
21811         * image-dired.el (image-dired-dir):
21812         (image-dired-db-file):
21813         (image-dired-temp-image-file):
21814         (image-dired-gallery-dir):
21815         (image-dired-temp-rotate-image-file):
21816         * play/gamegrid.el (gamegrid-user-score-file-directory):
21817         * savehist.el (savehist-file):
21818         * tutorial.el (tutorial--saved-dir):
21819         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
21821 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
21823         * scroll-lock.el (scroll-lock-mode): Doc fix.
21825 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
21827         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
21829         * ediff-init.el: Doc strings.
21831 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21833         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
21834         (byte-compile-file): Bind it.
21835         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
21836         group argument is provided implicitly.
21837         (byte-compile-format-warn, byte-compile-from-buffer)
21838         (byte-compile-insert-header): Don't hardcode point-min==1.
21839         (byte-compile-file-form-require): Remove unused var old-load-list.
21840         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
21842 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
21844         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
21845         Display error messages.
21846         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
21847         Get rid of cl.el dependencies.
21849         * emulation/viper-init.el (viper-suppress-input-method-change-message):
21850         New variable.
21851         (viper-activate-input-method-action)
21852         (viper-inactivate-input-method-action):
21853         Use viper-suppress-input-method-change-message.
21855         * emulation/viper-keym.el (viper-vi-basic-map): Disable the bindings
21856         for C-s, C-r.
21858         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
21859         Use viper-replace-overlay-cursor-color instead of
21860         viper-replace-overlay-cursor-color.
21861         (viper-sit-for-short): Use sit-for with 3 arguments.
21863         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
21864         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
21865         to gud-mode.
21867         * ediff-mult.el (ediff-meta-buffer-brief-message)
21868         (ediff-meta-buffer-verbose-message): New variables.
21869         (ediff-meta-buffer-message): Variable deleted.
21870         (ediff-verbose-help-enabled): New variable.
21871         (ediff-toggle-verbose-help-meta-buffer): New function.
21872         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
21873         message options.
21875         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
21876         (ediff-fixup-patch-map): Improve heuristic.
21878 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21880         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
21881         (log-view-font-lock-keywords): Simplify.
21882         (log-view-current-file, log-view-current-tag): Simplify.
21884 2007-06-12  Sam Steingold  <sds@gnu.org>
21886         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
21888 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
21890         * desktop.el (desktop-load-locked-desktop): New option.
21891         (desktop-read): Use it.
21892         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
21893         Use `when'.
21895 2007-06-12  Davis Herring  <herring@lanl.gov>
21897         * desktop.el (desktop-save-mode-off): New function.
21898         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
21899         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
21900         (desktop-claim-lock, desktop-release-lock): New functions.
21901         (desktop-kill): Tell `desktop-save' that this is the last save.
21902         Release the lock afterwards.
21903         (desktop-buffer-info): New function.
21904         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
21905         says to.  Detect conflicts, and manage the lock.
21906         (desktop-read): Detect conflicts.  Manage the lock.
21908 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21910         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
21912         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
21913         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
21914         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
21915         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
21916         keysyms rather than byte sequences.
21917         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
21919 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21921         * font-lock.el (font-lock-add-keywords): In case font-lock was only
21922         half-activated, forcefully activate it completely.
21924 2007-06-11  Richard Stallman  <rms@gnu.org>
21926         * cus-edit.el (custom-variable-type): Doc fix.
21928 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21930         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
21931         (sh-font-lock-flush-syntax-ppss-cache): New functions.
21932         (sh-font-lock-syntactic-keywords): Use them to distinguish the
21933         different possible cases for \'.
21935         * complete.el (PC-bindings): Don't bind things already bound in the
21936         parent keymap.
21938         * textmodes/bibtex-style.el: New file.
21940 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
21942         * vc-bzr.el: New file.
21944 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21946         * vc-svn.el (vc-svn-program): New var.
21947         (vc-svn-command): Use it.
21949 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
21951         * server.el (server-switch-buffer): Remove redundant check.
21953 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
21955         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
21956         Match against file-name-nondirectory.
21957         Fix text on user customization variables.
21958         Reported by Johan Bockgård <bojohan@dd.chalmers.se>.
21960 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
21962         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
21964 2007-06-09  Davis Herring  <herring@lanl.gov>
21966         * desktop.el (desktop-minor-mode-table): Doc fix.
21968 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21970         * textmodes/css-mode.el (css-navigation-syntax-table):
21971         Use set-char-table-range so it also works in the unicode branch.
21973 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
21975         * help-mode.el (help-xref-forward-stack)
21976         (help-xref-stack-forward-item, help-forward-label): New variables.
21977         (help-forward): New button type.
21978         (help-setup-xref): Initialise help-xref-forward-stack.
21979         (help-make-xrefs): Add forward button, if appropriate.
21980         (help-xref-go-back): Push item on forward stack.
21981         (help-xref-go-forward, help-go-forward): New functions.
21983 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
21985         * dired.el (dired-mode-map): Remove spurious separator.
21987 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
21989         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
21991         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
21992         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
21994 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
21996         * textmodes/org.el: Version number fixed.
21998 2007-06-07  Glenn Morris  <rgm@gnu.org>
22000         * version.el (emacs-copyright): New constant.
22001         * startup.el (fancy-splash-tail): Use emacs-copyright.
22002         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
22004         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
22005         `make-local'.
22006         (byte-compile-warnings-safe-p): Add `make-local'.
22007         (byte-compile-make-variable-buffer-local):
22008         Allow byte-compile-warnings to suppress this warning.
22010         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
22011         format of "menu" description.
22012         (tutorial--find-changed-keys): Describe the specific menu a
22013         command is in.
22015         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
22016         Rewrite compatibility functions to silence byte-compiler.
22018 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
22020         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
22021         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
22023 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
22025         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
22027 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
22029         * progmodes/ebrowse.el (ebrowse-member-table):
22030         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
22031         (org-batch-agenda-csv): Fix typos in docstrings.
22033 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
22035         * pgg.el (pgg-sign-region, pgg-sign):
22036         * ses.el (ses-call-printer):
22037         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
22038         * textmodes/org.el (org-cycle): Fix typos in docstrings.
22040 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
22042         * textmodes/org.el (org-export-region-as-html)
22043         (org-replace-region-by-html, org-number-to-letters)
22044         (org-table-fedit-finish, org-normalize-color)
22045         (org-table-fedit-ref-right, org-date-to-gregorian)
22046         (org-table-fedit-move, org-table-convert-refs-to-rc)
22047         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
22048         (org-write-agenda, org-colgroup-info-to-vline-list)
22049         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
22050         (org-indent-line-function, org-export-as-html-to-buffer)
22051         (org-store-agenda-views, org-update-mode-line)
22052         (org-find-if, org-delete-all)
22053         (org-table-fedit-convert-buffer, org-emphasize)
22054         (org-uniquify, org-table-fedit-lisp-indent)
22055         (org-table-fedit-scroll, org-get-todo-sequence-head)
22056         (org-table-fedit-scroll-down, org-table-fedit-line-down)
22057         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
22058         (org-table-fedit-toggle-coordinates, org-dvipng-color)
22059         (org-table-fedit-line-up, org-table-fedit-ref-down)
22060         (org-table-formula-from-user, org-mode-flyspell-verify)
22061         (org-cycle-show-empty-lines, org-ctrl-c-ret)
22062         (org-table-formula-to-user, org-diary-to-ical-string)
22063         (orgtbl-export, org-table-fedit-post-command)
22064         (org-closed-in-range, org-shiftcontrolright)
22065         (org-table-convert-refs-to-an, org-table-hline-and-move)
22066         (org-table-formula-less-p, org-format-table-ascii)
22067         (org-agenda-get-sexps, org-shift-refpart)
22068         (org-diary-sexp-entry, org-time-string-to-absolute)
22069         (org-table-show-reference, org-letters-to-number)
22070         (org-fix-agenda-info, org-table-fedit-ref-up)
22071         (org-table-fedit-shift-reference, org-table-fedit-abort)
22072         (org-closest-date, org-shiftcontrolleft)
22073         (org-at-heading-or-item-p, org-rematch-and-replace)
22074         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
22075         New functions.
22076         (org-table-edit-scroll-down, org-finish-edit-formulas)
22077         (org-table-edit-next-field, org-abort-edit-formulas)
22078         (org-font-lock-level, org-export-find-first-heading-line)
22079         (org-table-edit-line-down, org-table-edit-backward-field)
22080         (org-edit-formula-lisp-indent, org-table-edit-move)
22081         (org-check-log-option, org-this-word)
22082         (org-table-edit-line-up, org-table-edit-formulas-post-command)
22083         (org-agenda-file-to-end, org-expand-file-name)
22084         (org-fake-empty-table-line, org-table-edit-scroll)
22085         (org-toggle-log-option, org-show-reference): Function removed.
22086         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
22087         New defsubsts.
22088         (org-unmodified, org-batch-store-agenda-views)
22089         (org-batch-agenda-csv): New macro.
22090         (org-agenda-export): New customization group.
22091         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
22092         (org-highest-priority, org-agenda-exporter-settings)
22093         (org-log-done-with-time, org-replace-disputed-keys)
22094         (org-format-latex-header, org-export-table-header-tags)
22095         (org-cycle-separator-lines, org-export-table-data-tags)
22096         (org-icalendar-include-sexps)
22097         (org-empty-line-terminates-plain-lists)
22098         (org-log-repeat, org-special-ctrl-a)
22099         (org-table-use-standard-references, org-disputed-keys)
22100         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
22101         (org-agenda-export-html-style): New option.
22102         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
22103         (org-CUA-compatible): Option removed.
22104         (org-agenda-structure, org-sexp-date): New face.
22105         (org-todo-keywords-for-agenda, org-not-done-keywords)
22106         (org-planning-or-clock-line-re, org-agenda-name)
22107         (org-table-colgroup-info, org-todo-sets)
22108         (constants-unit-system, org-clock-mode-line-entry)
22109         (org-mode-line-timer, org-table-current-begin-pos)
22110         (org-todo-keywords-1, org-mode-line-string)
22111         (org-table-clean-did-remove-column, org-table-fedit-map)
22112         (org-clock-heading, org-table-buffer-is-an)
22113         (org-agenda-info, org-done-keywords)
22114         (org-done-keywords-for-agenda, org-todo-heads)
22115         (org-todo-kwd-alist, org-clock-start-time): New variable.
22116         (org-todo-kwd-priority-p, org-edit-formulas-map)
22117         (org-repeat-re, org-todo-kwd-max-priority)
22118         (org-version, org-done-string)
22119         (org-table-clean-did-remove-column-1, org-disputed-keys):
22120         Remove variables.
22121         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
22122         (org-ts-lengths): Constant removed.
22123         (org-follow-gnus-link): Don't ask how many articles to read.
22124         (org-export-find-first-export-line): Rename from
22125         `org-export-find-first-heading'.
22126         Use `org-export-skip-text-before-1st-heading'.
22127         (org-table-fedit-post-command): Rename from
22128         `org-table-edit-formulas-post-command'.
22129         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
22130         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
22131         (org-table-fedit-lisp-indent): Rename from
22132         `org-edit-formula-lisp-indent'.
22133         (org-table-show-reference): Rename from `org-show-reference'.
22134         (org-table-store-formulas): Use `org-table-formula-less-p'.
22135         (org-table-edit-formulas): Position cursor to current field equation.
22136         (org-update-checkbox-count, org-hide-archived-subtrees)
22137         (org-timestamp-up-day, org-timestamp-down-day)
22138         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
22139         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
22140         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
22141         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
22142         Let `org-on-heading-p' also check for invisible heading.
22143         (org-read-date): Match am/pm times.
22144         (org-eval-in-calendar): Fix default date in prompt.
22146 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
22148         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
22149         "ChangeLog.a" entries, giving the latter lower priority.
22151 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
22153         * faces.el (face-id): If the argument is a face alias,
22154         return the ID of the target face.
22156 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
22158         * net/socks.el (top): Remove unnecessary copyright line.
22160 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
22162         * longlines.el (longlines-auto-wrap): Handle argument correctly.
22164 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
22166         * net/socks.el: New file, taken from w3 repository.
22167         (top): Update Copyright.  Don't load cl.el.
22168         (all): Replace `case' by `cond', `string-to-int' by
22169         `string-to-number', and `process-kill-without-query' by
22170         `set-process-query-on-exit-flag'.
22171         (socks-char-int): Remove defalias and all occurrences.
22173 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
22175         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
22176         Fix typos in docstrings.
22177         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
22178         (compilation-finish-function): Fix typo in obsolescence declaration.
22180 2007-06-03  Sam Steingold  <sds@gnu.org>
22182         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
22183         handle unending automatic recompilation of changed files (`omake -P').
22184         (compilation-loop): VISITED is now 5th CDR.
22185         (compilation-next-error-function): Set TIMESTAMP.
22187 2007-06-03  Sam Steingold  <sds@gnu.org>
22189         * files.el (kill-buffer-ask): New function.
22190         (kill-some-buffers): Use it.
22191         (kill-matching-buffers): New user command.
22193 2007-06-01  David Kastrup  <dak@gnu.org>
22195         * dired.el (dired-recursive-deletes, dired-recursive-copies):
22196         Change default to `top'.
22198 2007-05-31  Richard Stallman  <rms@gnu.org>
22200         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
22202 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
22204         * textmodes/css-mode.el: New file.
22206 2007-05-30  Michael Olson  <mwolson@gnu.org>
22208         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
22209         died and we are trying to send a signal to it.  The program using
22210         tq.el should periodically check to see whether the process has
22211         died and react appropriately -- this is not the responsibility of
22212         tq.el, and is consistent with the rest of the tq.el source code.
22214 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
22216         * textmodes/table.el (table--point-entered-cell-function)
22217         (table--point-left-cell-function):
22218         Bind `inhibit-point-motion-hooks' to t.
22220 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
22222         * emacs-lisp/rx.el (rx): Doc fix.
22224 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
22226         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
22228 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
22230         Sync with Tramp 2.0.56.
22232         * net/tramp.el:
22233         * net/tramp-ftp.el:
22234         * net/tramp-smb.el:
22235         * net/tramp-util.el:
22236         * net/tramp-vc.el:
22237         Don't load cl.el, because that pollutes the namespace.  Replace cl
22238         macros by their implementations where necessary.  Requested by
22239         Richard Stallman <rms@gnu.org>.
22241         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
22242         doesn't exist.
22243         (with-parsed-tramp-file-name): Protect debug spec during compilation.
22244         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
22245         (tramp-file-name-p, tramp-file-name-multi-method)
22246         (tramp-file-name-method, tramp-file-name-user)
22247         (tramp-file-name-host, tramp-file-name-localname): New defuns,
22248         replacing defstruct `tramp-file-name'.
22249         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
22250         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
22251         Apply `vector' instead of `make-tramp-file-name'.
22252         (tramp-handle-make-auto-save-file-name):
22253         Apply `tramp-temporary-file-directory' for compatibility reasons.
22254         (tramp-completion-mode): Use `natnump' instead of `wholenump'
22255         because of XEmacs.
22256         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
22257         started.
22259 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
22261         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
22263 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
22265         * log-edit.el (log-edit-changelog-paragraph): Return point-max
22266         as the end of the ChangeLog paragraph when it ends without a line
22267         termination.
22269 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
22271         * net/webjump.el (webjump-sample-sites):
22272         Add simple Wikipedia query.
22274 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
22276         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
22277         compatibility code.
22279         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
22280         (copyright-update-year): Use it.
22282         * edmacro.el (edmacro-format-keys): Use current-active-maps.
22284         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
22285         Add indentation and debugging info.  Fix up comment convention.
22287         * cus-dep.el (custom-make-dependencies): Simplify.
22289         * composite.el (compose-region, decompose-region):
22290         Use inhibit-read-only and restore-buffer-modified-p.
22292         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
22293         (xterm-mouse-event): Use it.
22295 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
22297         * bs.el (bs-cycle-previous): Don't modify the cycle list until
22298         `switch-to-buffer' has returned succesfully.
22299         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
22300         window is dedicated (it could iconify the frame).
22302 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
22304         * vc-hooks.el (vc-find-root): Fix file attribute test.
22306 2007-05-24  Richard Stallman  <rms@gnu.org>
22308         * textmodes/flyspell.el (flyspell-correct-word-before-point):
22309         Don't let opoint be nil.
22310         (flyspell-emacs-popup): Explicit error if no dialogs.
22312 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
22314         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
22315         (image-next-line, image-previous-line, image-scroll-up)
22316         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
22317         New functions.
22318         (image-mode-map): Remap motion commands.
22319         (image-mode-text-map): New keymap for viewing images as text.
22320         (image-mode): Use image-mode-map.
22321         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
22323 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22325         * textmodes/fill.el (canonically-space-region): Make the second arg
22326         a marker if it's not already the case.
22328 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
22330         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
22331         (tar-get-descriptor): Handle type 55, an extended pax header.
22333 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22335         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
22336         to confuse outline-minor-mode.
22338 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
22340         * tar-mode.el (tar-file-name-handler): New function.
22341         (tar-extract): Bind file-name-handler-alist to it to force
22342         find-buffer-file-type-coding-system behave as if the file being
22343         extracted existed.  Use last-coding-system-used to force
22344         buffer-file-coding-system to what decode-coding-region actually
22345         used to decode the file.
22347 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
22349         * progmodes/compile.el (compilation-handle-exit):
22350         `compilation-finish-function' may change the current buffer.
22352 2007-05-22  Richard Stallman  <rms@gnu.org>
22354         * files.el (set-auto-mode): Doc fix.
22356 2007-05-22  Jan Djärv  <jan.h.d@swipnet.se>
22358         * help-fns.el (find-source-lisp-file): New function.
22359         (describe-function-1): Use find-source-lisp-file to find source
22360         file in compile tree.
22362 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
22364         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
22366 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
22368         * emacs-lisp/easy-mmode.el (define-minor-mode)
22369         (easy-mmode-define-navigation): Fix typos in docstrings.
22371 2007-05-22  Glenn Morris  <rgm@gnu.org>
22373         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
22375 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22377         * mail/mail-extr.el (mail-extract-address-components):
22378         Recognize non-ASCII characters except for NBSP as words.
22380 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
22382         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
22383         (rcirc-print): Handle `window-width'.
22384         (rcirc-buffer-maximum-lines): Doc fix.
22386 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
22388         * image-mode.el (image-toggle-display): Don't clear image cache.
22389         Only use filename in image spec if the file is readable.
22390         Call image-refresh.
22392         * image.el (image-type-from-file-name, image-type): Simplify.
22393         (image-type-auto-detected-p): Don't scan auto-mode-alist.
22395         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
22396         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
22398 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
22400         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
22401         is an error.
22403         * term/linux.el (terminal-init-linux): Don't signal an error
22404         if gpm isn't running.
22406 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
22408         * t-mouse.el: Reduce to a minor-mode macro call.
22409         (t-mouse-mode): Remove the lighter.
22411         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
22413 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
22415         * files.el (auto-mode-alist): Change the regexp so that
22416         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
22418 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
22420         * Version 22.1 released.
22422 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
22424         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
22425         changes.
22427 2007-05-19  Kevin Ryde  <user42@zip.com.au>
22429         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
22431 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
22433         * textmodes/sgml-mode.el: Revert last change.
22435 2007-05-18  Richard Stallman  <rms@gnu.org>
22437         * simple.el (push-mark): Doc fix.
22439 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
22441         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
22442         tpu-global-map.
22443         (tpu-original-global-map): Variable deleted.
22444         (tpu-control-keys-map): New keymap variable.
22445         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
22446         setting keymapping directly.
22447         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
22448         tpu-global-map.
22449         (tpu-edt-on): Activate the tpu-global-map.
22450         (tpu-edt-off): Deactivate the tpu-global-map.
22452 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
22454         * textmodes/ispell.el (ispell-get-word): Return markers
22455         for start and end positions.
22456         (ispell-word): Assume END is a marker.
22458 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
22460         * textmodes/sgml-mode.el (sgml-tag):
22461         Fix bug: Call sgml-transformation-function.
22463 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
22465         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
22466         modified flag of buffer.  Use `inhibit-modification-hooks'.
22468 2007-05-16  Richard Stallman  <rms@gnu.org>
22470         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
22472 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22474         * files.el (magic-mode-alist, magic-fallback-mode-alist):
22475         Move the *ml, Postscript, and XmCD entries to the fallback part.
22477         * files.el (magic-fallback-mode-alist):
22478         Rename from file-start-mode-alist.
22480 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
22482         * progmodes/compile.el (compilation-handle-exit): Quote first
22483         argument of `run-hook-with-args'.
22485 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
22487         * buff-menu.el (Buffer-menu-sort-column):
22488         * dabbrev.el (dabbrev-upcase-means-case-search):
22489         * dired.el (dired-recursive-deletes, dired-recursive-copies):
22490         * info.el (Info-current-subfile):
22491         * ls-lisp.el (ls-lisp-verbosity):
22492         * msb.el (msb-menu-cond):
22493         * pcvs.el (cvs-dired-use-hook):
22494         * simple.el (set-mark-command-repeat-pop):
22495         * time.el (display-time-24hr-format, display-time-mail-file):
22496         Doc fixes.
22498         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
22499         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
22501         * view.el (view-inhibit-help-message): Fix typo in docstring.
22502         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
22504 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
22506         * textmodes/ispell.el (ispell-start-process): Defend against bad
22507         default-directory.
22509 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
22511         * mail/rmail.el (rmail-convert-to-babyl-format): Check
22512         content-transfer-encoding _last_, because it's its position that
22513         we need as value of base64-header-field-end.
22515 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
22517         * files.el (mode-require-final-newline, require-final-newline)
22518         (enable-local-variables, enable-local-eval): Doc fixes.
22520 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22522         * ps-print.el: Use default color when foreground or background color
22523         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
22524         (ps-print-version): New version 6.7.4.
22525         (ps-rgb-color): New argument.  Use default color when color is
22526         unspecified.
22527         (ps-begin-job): Fix code.
22529 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
22531         * longlines.el (longlines-mode): Make longlines-auto-wrap
22532         buffer-local.  Add hooks unconditionally.
22533         (longlines-auto-wrap): Toggle wrapping.
22534         (longlines-after-change-function)
22535         (longlines-post-command-function): Check longlines-auto-wrap.
22537 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
22539         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
22540         (xterm-mouse-translate): Use it.
22542 2007-05-10  Richard Stallman  <rms@gnu.org>
22544         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
22545         (iso-cvt-write-only): Likewise.
22547         * emacs-lisp/easy-mmode.el (define-minor-mode):
22548         Fix generated doc string.
22550         * startup.el (fancy-splash-text): Add URL of guided tour.
22551         Adjust horizontal and vertical whitespace.
22553         * progmodes/compile.el (compilation-handle-exit):
22554         Use run-hook-with-args to run compilation-finish-functions.
22556         * files.el (file-start-mode-alist): New variable.
22557         (magic-mode-regexp-match-limit): Doc fix.
22558         (set-auto-mode): Handle file-start-mode-alist.
22559         A little cleanup of structure.
22561         * dabbrev.el (dabbrev-eliminate-newlines):
22562         Renamed from dabbrev--eliminate-newlines.  All uses changed.
22564 2007-05-10  Michaël Cadilhac  <michael@cadilhac.name>
22566         * man.el (Man-next-section): Don't consider the last line of the page
22567         as being part of any section.
22569 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22571         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
22572         can take any number of values.
22574 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22576         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
22577         to the list of citation commands.
22579 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22581         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
22583 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
22585         * progmodes/python.el (python-font-lock-keywords)
22586         (python-open-block-statement-p, python-mode): Add support for the new
22587         "with" keyword.
22589 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22591         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
22592         the exact opposite of diff-goto-source.
22594         * emacs-lisp/advice.el (ad-special-forms): Remove.
22595         (ad-special-form-p): Use subr-arity.
22597         * newcomment.el (comment-search-forward): Make sure we search forward.
22598         (comment-enter-backward): Try and distinguish the non-matching case at
22599         EOB from the non-matching case with a missing comment-end-skip for
22600         a 2-char comment ender.
22601         (comment-choose-indent): New function extracted from comment-indent.
22602         Improve the alignment algorithm.
22603         (comment-indent): Use it.
22605         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
22606         XML style Processing Instructions.
22607         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
22608         (sgml-calculate-indent): Handle `pi' context.
22610         * vc.el: Ensure that update-changelog issues an error when used with
22611         a backend that does not implement it.
22612         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
22613         Remove `backend' argument.  Use expand-file-name.
22614         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
22616         * progmodes/python.el (python-end-of-block): Revert last change.
22617         (python-end-of-statement): Make sure we move *forward*.
22619 2007-05-08  Richard Stallman  <rms@gnu.org>
22621         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22622         Don't include non-self-insert commands in the exception for `-'.
22624 2007-05-08  David Reitter  <david.reitter@gmail.com>
22626         * progmodes/python.el (python-guess-indent): Check non-nullness
22627         before comparing indent against the 2..8 interval.
22629 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22631         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
22632         available.
22634 2007-05-06  Richard Stallman  <rms@gnu.org>
22636         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
22638 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22640         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
22641         rather than storing their value in the revert-buffer function.
22643 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
22645         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
22646         when disabling t-mouse-mode.
22648 2007-05-01  Davis Herring  <herring@lanl.gov>
22650         * calendar/timeclock.el: Update version number.
22651         (timeclock-modeline-display): Mention timeclock-use-display-time
22652         in explanatory message.
22653         (timeclock-in): Fix non-interactive workday specifications.
22654         (timeclock-log): Don't kill the log buffer if it already existed.
22655         Suppress warnings when finding the log.  Don't check for a nil
22656         project twice.  Run hooks after killing the buffer (if applicable).
22657         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
22658         was geometric).  All uses changed.
22659         (timeclock-generate-report): Support prefix argument.
22661 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
22663         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
22664         disconnections.
22666 2007-05-01  Romain Francoise  <romain@orebokech.com>
22668         * dired-x.el: Revert 2007-04-06 change.
22670 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
22672         * find-dired.el (find-dired-filter): Propertize all text down to eob.
22674 2007-04-29  Richard Stallman  <rms@gnu.org>
22676         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
22678 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22680         * progmodes/cc-mode.el (c-before-change): Use point-min rather
22681         than 1.
22683 2007-04-28  Richard Stallman  <rms@gnu.org>
22685         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
22687 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
22689         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
22690         don't put stop on toolbar.
22692 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22694         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
22696 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
22698         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
22699         instead of $(lisp)/mh-e.
22701 2007-04-28  Glenn Morris  <rgm@gnu.org>
22703         * image-dired.el (image-dired-cmd-create-thumbnail-options)
22704         (image-dired-cmd-create-temp-image-options): Replace option
22705         +profile "*" with -strip.
22707 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
22709         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
22710         Use window-start and window-end.
22712 2007-04-27  Andreas Schwab  <schwab@suse.de>
22714         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
22716 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
22718         * textmodes/fill.el (fill-paragraph): Doc fix.
22720 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
22722         * locate.el (locate-in-alternate-database): Doc fix.
22724 2007-04-26  Glenn Morris  <rgm@gnu.org>
22726         * button.el (button): Use underline if supported, else fall back
22727         to color.
22729         * version.el (emacs-version): Increase to 22.1.50.
22731 2007-04-25  Richard Stallman  <rms@gnu.org>
22733         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
22735 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
22737         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
22738         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
22739         pushing mark.
22740         (idlwave-current-routine): Don't push mark.
22742 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
22744         * image-dired.el (image-dired-display-image): Derive image-type from
22745         filename rather than assuming jpeg, in case no resizing was needed.
22747 2007-04-25  Johan Bockgård  <bojohan@dd.chalmers.se>
22749         * custom.el (defface): Doc fix.
22751 See ChangeLog.12 for earlier changes.
22753 ;; Local Variables:
22754 ;; coding: utf-8
22755 ;; add-log-time-zone-rule: t
22756 ;; End:
22758     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
22760   This file is part of GNU Emacs.
22762   GNU Emacs is free software; you can redistribute it and/or modify
22763   it under the terms of the GNU General Public License as published by
22764   the Free Software Foundation; either version 3, or (at your option)
22765   any later version.
22767   GNU Emacs is distributed in the hope that it will be useful,
22768   but WITHOUT ANY WARRANTY; without even the implied warranty of
22769   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22770   GNU General Public License for more details.
22772   You should have received a copy of the GNU General Public License
22773   along with GNU Emacs; see the file COPYING.  If not, write to the
22774   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22775   Boston, MA 02110-1301, USA.
22777 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af