(auto-mode-alist): Use rst-mode for *.rst and *.rest files.
[emacs.git] / lisp / ChangeLog
blob9bbeee66b27a36e8c02c6de1f5b0ac1af326a027
1 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * textmodes/rst.el: Fix up docstring conventions.
4         Move vars to before their first use.
5         (rst-mode): Don't mess with font-lock-support-mode.
6         (rst-suggest-new-decoration, rst-adjust-decoration):
7         Avoid CL's copy-list.
8         (rst-delete-entire-line): Use line-beginning-position.
9         (rst-position): New fun.
10         (rst-straighten-decorations): Use it instead of CL's position.
11         (rst-straighten-bullets-region): Avoid CL's mapcar*.
12         (rst-toc-mode): Use define-derived-mode.
13         (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
14         Remove unused var `in-par'.  Use `point' rather than `point-marker'.
15         (rst-line-block-region): Reduce redundancy.  Use the `pfxarg' arg.
16         (rst-replace-lines): Simplify.
17         (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
19         * simple.el (special-mode-map): New var.
20         (special-mode): New major mode.
22 2008-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
24         * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
25         log-view-file-re.
27         * vc.el (vc-dir-hide-up-to-date): Undo previous change.
28         (vc-switch-backend): Simplify.
29         (Todo): Remove solved items.
31         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
32         the vc-backend property.
34 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
37         Bind inhibit-read-only since the buffer is always read-only.
39 2008-06-20  Ulf Jasper  <ulf@web.de>
41         * net/newst-treeview.el (newsticker-treeview-own-frame):
42         Change default value to nil.
43         (newsticker--treeview-list-add-item)
44         (newsticker--treeview-propertize-tag): Show item title in tooltip.
46 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
48         * textmodes/rst.el: New file.
50 2008-06-20  Sam Steingold  <sds@gnu.org>
52         * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
53         remove DIRECTORY entries.
55 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
57         * makefile.w32-in (distclean): Depend on `clean'.
58         (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
59         (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
60         ($(lisp)/cus-load.el): Don't use `touch'.  Instead, generate an
61         empty cus-load.el with `echo', and include "Local Variables"
62         section to prevent the empty file from being compiled.
63         (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
64         that generate an empty cus-load.el.
66 2008-06-20  Juanma Barranquero  <lekktu@gmail.com>
68         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
69         Don't copy ldefs-boot.el over loaddefs.el.
70         (bootstrap-clean): Remove loaddefs.el and don't depend on it.
71         (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
72         to loaddefs.el; they are not needed now.  Add coding cookie.
74 2008-06-20  Miles Bader  <miles@gnu.org>
76         * face-remap.el (face-remap-add-relative, face-remap-set-base):
77         Strip unnecessary list levels from SPECS.
78         (buffer-face-set, buffer-face-toggle):
79         Change argument from FACE to &rest SPECS, and strip unnecessary
80         list levels from SPECS.
81         (buffer-face-mode-invoke): Change argument from FACE to SPECS.
83 2008-06-20  Jason Rumney  <jasonr@gnu.org>
85         * international/fontset.el (setup-default-fontset): Specify script
86         for latin use of iso10646-1.  Fix use of lang tags.
88 2008-06-19  Miles Bader  <miles@gnu.org>
90         * face-remap.el (text-scale-increase): Start from zero if
91         text-scale-mode isn't enabled.
93 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
95         * faces.el (face-set-after-frame-default): Re-apply explicit `font'
96         frame parameters after setting up the `default' face.
98 2008-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
100         * faces.el (face-set-after-frame-default): Don't exclude `default'.
102 2008-06-18  Glenn Morris  <rgm@gnu.org>
104         * mouse.el (buffer-face-mode-invoke): Declare.
106         * Makefile.in (ELCFILES): Add org/org-id.elc.
108         * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
109         * calendar/cal-menu.el (cal-menu-holidays-menu):
110         Use calendar-cursor-holidays rather than cal-menu-today-holidays.
111         (cal-menu-today-holidays): Remove function.
113         * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
114         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
115         (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
116         Remove unused functions.
117         (calendar-mouse-view-diary-entries): Use format rather than concat.
119         * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
120         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
121         (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
123         * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
124         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
125         (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
126         (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
127         cal-menu-event-to-date.
129         * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
130         Handle mouse events.
131         * calendar/cal-tex.el (cal-tex-cursor-year)
132         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
133         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
134         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
135         (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
136         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
137         (cal-tex-cursor-day): Handle mouse events.  Rename ARG to N.
138         (cal-tex-cursor-month): Mark N as optional.
139         * calendar/cal-menu.el (calendar-mouse-tex-day)
140         (calendar-mouse-tex-week, calendar-mouse-tex-week2)
141         (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
142         (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
143         (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
144         (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
145         (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
146         Remove functions.
147         (cal-menu-context-mouse-menu): Replace the above functions with the
148         cal-tex versions.  Add HTML submenu.
150 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
152         * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
153         text command mode.
154         (gdb): Explain that gud-gdb is needed for text command mode.
156 2008-06-17  Martin Rudalics  <rudalics@gmx.at>
158         * window.el (split-height-threshold): Remove spurious extra line.
160 2008-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
162         * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
163         (calendar-set-mark):
164         * calendar/diary-lib.el (diary-insert-entry):
165         * calendar/solar.el (calendar-sunrise-sunset): Use it.
166         * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
167         (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
168         (cal-menu-context-mouse-menu): Use calendar-set-mark,
169         diary-insert-entry, and calendar-sunrise-sunset instead.
171         * vc.el (vc-deduce-fileset): Add arg `only-files'.
172         (vc-next-action): Pass the new arg.
173         (vc-register): Don't use `only-files'.
174         Don't set `backup-inhibited' in the current buffer.
176 2008-06-17  Miles Bader  <miles@gnu.org>
178         * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
180         * face-remap.el (buffer-face-mode-face)
181         (buffer-face-mode-remapping): New variables.
182         (buffer-face-mode, buffer-face-set, buffer-face-toggle)
183         (buffer-face-mode-invoke): New functions.
184         (variable-pitch-mode-remapping): Variable removed.
185         (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
187         * face-remap.el (internal-lisp-face-attributes): New variable.
188         (face-attrs-more-relative-p, face-remap-order): New functions.
189         (face-remap-add-relative): Use `face-remap-order'.
191 2008-06-17  Glenn Morris  <rgm@gnu.org>
193         * mouse.el (x-select-font): Declare.
195         * calendar/calendar.el (calendar-move-hook):
196         Add calendar-update-mode-line as an option.
197         (calendar-date-echo-text): New user option.
198         (calendar-generate-month): Set `day'.  Use calendar-date-echo-text.
199         (calendar-insert-indented): Simplify newline insertion.
200         (calendar-describe-mode): Remove unused function.
201         (calendar-mode-line-entry): New function.
202         (calendar-mode-line-format): Doc fix.  Use calendar-mode-line-entry.
203         Mark as risky.
204         (calendar-mouse-other-month): Remove function.
205         (calendar-other-month): Handle mouse events.
206         (calendar-goto-info-node): Call fit-window-to-buffer.
207         (calendar-mode): Use define-derived-mode.  Doc fix.
208         (calendar-update-mode-line): Tweak whitespace.
210 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
212         * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
213         (vc-dir-marked-only-files): vc-string-prefix-p.
215 2008-06-16  Nick Roberts  <nickrob@snap.net.nz>
217         * progmodes/gdb-ui.el (gdb-memory-set-address)
218         (gdb-memory-set-repeat-count): Allow keyboard bindings.
219         (gdb-memory-mode-map): Bind above functions respectively
220         to 'S' and 'N'.
222 2008-06-16  Derek Upham  <sand@blarg.net>  (tiny change)
224         * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
226 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
228         * log-view.el (vc-diff-internal): Declare for compiler.
230         * vc-bzr.el (log-view-per-file-logs):
231         * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
233 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
235         * mouse.el (mouse-appearance-menu-map): New var.
236         (mouse-appearance-menu): New function.
237         Bind it to S-down-mouse-1.
239 2008-06-15  Juri Linkov  <juri@jurta.org>
241         * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
242         (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
243         as the second element.
244         (Info-build-toc): Add PARENT element extracted from the Up pointer.
245         Don't print progress messages.
246         (Info-toc-nodes): New variable and function.
247         (Info-index-nodes): Optimize non-string file name case.
248         (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
249         (Info-insert-breadcrumbs): Use the cached document structure instead
250         of visiting all ancestor nodes.  Remove the initial `>'.
252 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
254         * log-view.el (log-view-diff-changeset): New function.
255         (log-view-mode-map, log-view-mode-menu): Bind it.
256         (log-view-per-file-logs, log-view-vc-fileset)
257         (log-view-vc-backend): New variables.
258         (log-view-find-revision, log-view-modify-change-comment)
259         (log-view-annotate-version): Throw an error if the log is for more
260         than one file and we can't find the current file.  Get the current
261         file from log-view-vc-fileset if necessary.
262         (log-view-diff): Get the current file from log-view-vc-fileset if
263         necessary.
265         * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
267         * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
268         (vc-hg-log-view-mode): Declare for compiler.
269         (vc-hg-log-view-mode): Set log-view-per-file-logs and
270         log-view-file-re.
271         (vc-hg-diff): If no file is passed, use default-directory for cwd.
273         * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
275         * vc-svn.el (vc-svn-log-view-mode): New derived mode.
277 2008-06-15  Michael Albinus  <michael.albinus@gmx.de>
279         * net/tramp.el (tramp-handle-start-file-process):
280         Clear modification time of the connection buffer.
281         (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
282         (tramp-open-connection-setup-interactive-shell): Flush cache, and
283         restart `tramp-maybe-open-connection' when the remote system has
284         been changed. Throw 'uname-changed event.
285         (tramp-maybe-open-connection): Catch it.
287         * net/tramp-cmds.el (tramp-cleanup-all-connections):
288         Reset `tramp-locked'.
290 2008-06-15  Ulf Jasper  <ulf@web.de>
292         * net/newst-treeview.el (newsticker--treeview-list-update)
293         (newsticker--treeview-item-update)
294         (newsticker--treeview-tree-update)
295         (newsticker-treeview-jump, newsticker-group-add-group)
296         (newsticker-group-move-feed, newsticker-group-delete-group):
297         Remove window dedication.
298         (newsticker--group-manage-orphan-feeds): Handle ill-valued
299         newsticker-groups.
300         (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
302 2008-06-15  Andreas Schwab  <schwab@suse.de>
304         * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
305         when parsing CVS/Repository.
307         * wdired.el (wdired-search-and-rename): Fix undocumented change.
309 2008-06-15  Ulf Jasper  <ulf@web.de>
311         * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
312         (newsticker-extra-face, newsticker-enclosure-face): Moved to
313         net/newst-reader.el.
315         * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
316         (newsticker-extra-face, newsticker-enclosure-face): Moved from
317         net/newst-reader.el.
319 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
321         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
322         Catch and recover from case when the bytes we thought we were reading
323         turn out to be something else entirely, such as latin-1 chars from
324         quail.  See bug#396.
326 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
328         * vc.el (vc-deduce-fileset): Check if the buffer has a file.
329         (vc-register): Call the backend function only once, instead of
330         once for each file.
331         (vc-next-action): Update call to vc-register.
332         (vc-dir-register): Remove function.
333         (vc-dir): Bind vc-register instead of vc-dir-register.
335 2008-06-14  Glenn Morris  <rgm@gnu.org>
337         * Makefile.in (ELCFILES): Add net/newst-*.el.
339 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
341         * wdired.el (wdired-do-renames): New function.
342         (wdired-finish-edit): Use it to.
343         (wdired-preprocess-files): Don't hardcode (point-min) == 1.
345 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
347         * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
349 2008-06-14  Martin Rudalics  <rudalics@gmx.at>
351         * window.el (window--even-window-heights): Even window heights
352         only if the selected window is higher than WINDOW.
353         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
355 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
357         * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
359 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
361         * term/linux.el (terminal-init-linux): Load t-mouse.
363 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
364                 Drew Adams  <drew.adams@oracle.com>
366         * info.el (Info-breadcrumbs-depth): New var.
367         (Info-insert-breadcrumbs): New function.
368         (Info-fontify-node): Use it.
369         (Info-mode-map): Move initialization into declaration.
371 2008-06-13  Ulf Jasper  <ulf.jasper@web.de>
373         Rename net/newsticker-*.el to net/newst-*.el.
374         * net/newst-backend.el: Rename from net/newsticker-backend.el.
375         * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
376         * net/newst-reader.el: Rename from net/newsticker-reader.el.
377         * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
378         * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
379         * net/newsticker-backend.el: Rename to net/newst-backend.el.
380         * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
381         * net/newsticker-reader.el: Rename to net/newst-reader.el.
382         * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
383         * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
385 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
387         * progmodes/compile.el (compilation-start): Don't disable undo in
388         comint buffer.  Don't override the comint-filter with our own.
389         (compilation-filter): Change point's insertion-type.
391         * comint.el (comint-output-filter): Use copy-marker.
393 2008-06-13  David Reitter  <david.reitter@gmail.com>
395         * textmodes/flyspell.el (mail-mode-flyspell-verify):
396         Check message-signature-separator exists before using it.
398 2008-06-13  Dan Nicolaescu  <dann@ics.uci.edu>
400         * vc.el (vc-delete-file): Bind default-directory before calling
401         the backend.
402         (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
403         (vc-annotate-show-diff-revision-at-line-internal): ... here.
404         New function.
405         (vc-annotate-show-changeset-diff-revision-at-line): New function.
406         (vc-annotate-mode-menu): Bind it.
408 2008-06-13  Jason Rumney  <jasonr@gnu.org>
410         * term/w32-win.el (mouse-set-font): Remove overridden function.
411         (w32-select-font): Declare as obsolete alias for x-select-font.
413 2008-06-13  Daniel Engeler  <engeler@gmail.com>
415         These changes add serial port access.
416         * term.el (term-update-mode-line): Modify.
417         (serial-port-is-file-p, serial-nice-speed-history)
418         (serial-no-speed, serial-mode-line-speed-menu)
419         (serial-mode-line-config-menu): New variables and constants.
420         (serial-name-history, serial-speed-history)
421         (serial-supported-or-barf, serial-read-name, serial-read-speed)
422         (serial-term, serial-speed, serial-mode-line-speed-menu-1)
423         (serial-mode-line-speed-menu, serial-update-speed-menu)
424         (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
425         (serial-update-config-menu): New functions.
427 2008-06-13  Glenn Morris  <rgm@gnu.org>
429         * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
431         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
433 2008-06-13  Kenichi Handa  <handa@m17n.org>
435         * cus-face.el (custom-face-attributes): Add :foundry.
437         * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
438         (face-x-resources): Add :foundry.
439         (face-valid-attribute-values): Likewise.
440         (face-attribute-name-alist): Likewise.
441         (describe-face): Likewise.
443 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
445         * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
447 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
449         * longlines.el (longlines-search-forward, longlines-search-backward)
450         (longlines-re-search-forward): Use a smarter search-spaces-regexp.
452 2008-06-12  Sam Steingold  <sds@gnu.org>
454         * vc.el (vc-rename-file): DTRT when the destination is a directory
455         name and the source is a file.
457 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
459         * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
461 2008-06-12  Glenn Morris  <rgm@gnu.org>
463         * progmodes/f90.el (f90-beginning-of-subprogram)
464         (f90-end-of-subprogram): Only give a message when interactive.
466         * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
468         * progmodes/cperl-mode.el (cperl-info-on-command):
469         Use display-pixel-height rather than x-display-pixel-height.
471         * mail/rmailedit.el (rmail-cease-edit):
472         * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
474         * emulation/edt.el (edt-xserver):
475         * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
477         * emulation/edt-mapper.el: Drop test for Emacs < 19.
479         * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
480         Evaluate definitions when compiling.  Reverse tests.
482         * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
483         use unless.
485         * menu-bar.el (w32-menu-bar-open): Declare for compiler.
487         * textmodes/artist.el (x-pointer-shape):
488         * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
489         (x-open-connection, x-server-max-request-size, x-get-resource):
490         * term/w32console.el (x-setup-function-keys):
491         * term/w32-win.el (x-parse-geometry, x-resource-name)
492         (generate-fontset-menu, image-library-alist, x-open-connection)
493         (setup-default-fontset, set-fontset-font, setup-default-fontset)
494         (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
495         (x-get-resource):
496         * term/mac-win.el (x-parse-geometry, x-resource-name)
497         (x-get-selection-internal, tool-bar-mode, set-fontset-font)
498         (new-fontset, x-display-list, x-open-connection, x-get-resource):
499         * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
500         (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
501         (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
502         * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
503         (tooltip-identifier-from-point, define-fringe-bitmap):
504         * play/gamegrid.el (image-size):
505         * play/bubbles.el (image-size):
506         * mail/emacsbug.el (x-server-vendor, x-server-version):
507         * international/mule-util.el (internal-char-font):
508         * international/mule-diag.el (font-info, query-fontset, fontset-info)
509         (fontset-alias-alist, fontset-list, fontset-plain-name):
510         * international/mule-cmds.el (x-server-vendor, x-server-version):
511         * international/fontset.el (font-encoding-charset-alist)
512         (otf-script-alist, new-fontset, set-fontset-font)
513         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
514         (fontset-list, query-fontset, x-get-resource):
515         * emulation/edt.el (x-server-vendor):
516         * emulation/edt-mapper.el (x-server-vendor):
517         * emacs-lisp/map-ynp.el (x-popup-dialog):
518         * emacs-lisp/lmenu.el (x-popup-dialog):
519         * x-dnd.el (x-window-property, x-change-window-property)
520         (x-get-selection-internal):
521         * woman.el (x-list-fonts):
522         * w32-fns.el (x-server-version):
523         * tooltip.el (x-show-tip, x-hide-tip):
524         * tool-bar.el (image-mask-p):
525         * thumbs.el (image-size):
526         * term.el (overflow-newline-into-fringe):
527         * subr.el (scroll-bar-scale):
528         * startup.el (x-get-resource, tool-bar-mode, image-size):
529         * select.el (x-get-selection-internal, x-own-selection-internal)
530         (x-disown-selection-internal):
531         * mouse.el (generate-fontset-menu):
532         * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
533         * image.el (image-library-alist):
534         * image-mode.el (image-size, image-refresh):
535         * image-dired.el (clear-image-cache):
536         * gs.el (x-display-mm-width, x-display-pixel-width)
537         (x-display-mm-height, x-display-pixel-height)
538         (x-change-window-property, x-display-grayscale-p, x-window-property):
539         * frame.el (tool-bar-mode, x-display-name, x-close-connection)
540         (x-focus-frame, x-list-fonts, x-display-screens)
541         (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
542         (x-display-mm-width, x-display-backing-store, x-display-save-under)
543         (x-display-planes, x-display-color-cells, x-display-visual-class):
544         * faces.el (internal-face-x-get-resource)
545         (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
546         (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
547         (xw-display-color-p, x-display-grayscale-p, x-get-resource)
548         (x-parse-geometry, x-create-frame, x-setup-function-keys)
549         (tool-bar-setup):
550         * doc-view.el (clear-image-cache, image-size, tooltip-show):
551         * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
552         * dframe.el (x-display-pixel-width, x-display-pixel-height):
553         * descr-text.el (internal-char-font):
554         Define for compiler, for builds without X.
556 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
558         * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
560 2008-06-11  Glenn Morris  <rgm@gnu.org>
562         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
563         before trying to move there.
564         (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
565         is non-nil, indent most terminating statements like loop body.
567         * calendar/diary-lib.el (diary-list-entries-2): Accept optional
568         Gregorian date, and add it, not the local date, to diary-entries-list.
569         (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
571 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
573         * progmodes/compile.el (compilation-filter): Fix up last change.
575         * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
577         * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
578         (gpm-mouse-mode): Make it into a proper global minor mode.
580         * files.el (save-some-buffers-action-alist): Only use recursive-edit
581         if the user enabled recursive-minibuffers.
583         * emacs-lisp/map-ynp.el (map-y-or-n-p):
584         Add support for scroll-other-window.
586 2008-06-11  Jason Rumney  <jasonr@gnu.org>
588         * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
589         Use tmm-menubar if menu is disabled in this frame.
591         * menu-bar.el (menu-bar-open): Determine how to open menu bar
592         from frame type, per documentation.  Add w32 case.
594 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
596         * minibuffer.el (completion--merge-suffix): New function.
597         (completion-basic-try-completion): Use it.
598         (completion-pcm--find-all-completions): Add argument `filter'.
599         (completion-pcm--filename-try-filter, completion-pcm--merge-try):
600         New functions.
601         (completion-pcm-try-completion): Use them.
603         * xt-mouse.el (turn-on-xterm-mouse-tracking)
604         (turn-off-xterm-mouse-tracking): Use terminal-list.
606         * cus-start.el (underline-minimum-offset): Rename from
607         x-underline-minimum-display-offset.
609 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>  (tiny change)
611         * cus-start.el (x-underline-minimum-display-offset): Give it a type.
613 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
615         * mouse.el (mouse-select-font): New function.
617         * faces.el (face-spec-recalc): When the face is set using
618         Customize, avoid recalculating it twice.
620         * menu-bar.el (menu-set-font): New function.  Bind "Set Default
621         Font" menu item to it.  Apply selected font to all frames, and
622         make it savable.
623         (menu-bar-options-save): Save `default' font if changed.
625 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
627         * ffap.el (ffap-string-at-point-mode-alist):
628         Use alpha rather than lower.
630         * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
632         * subr.el (momentary-string-display): Use an overlay.
634         * progmodes/compile.el (compilation-mode):
635         Set window-point-insertion-type.
636         (compilation-filter): Don't use insert-before-markers any more.
637         * emacs-lisp/trace.el (trace-make-advice):
638         Set window-point-insertion-type in the trace buffer.
639         * startup.el (normal-top-level): Set window-point-insertion-type in
640         *Messages*.
641         * net/telnet.el (telnet-mode): Set window-point-insertion-type.
642         (telnet-filter): Don't use insert-before-markers any more.
643         * comint.el (comint-mode): Set window-point-insertion-type.
644         (comint-output-filter): Don't use insert-before-markers any more.
645         * button.el (make-text-button): Allow `start' to be a string.
647 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
649         * emacs-lisp/autoload.el (autoload-rubric):
650         Fix coding cookie not to force Unix EOL.
652 2008-06-10  Martin Rudalics  <rudalics@gmx.at>
654         * window.el (window--splittable-p, window--try-to-split-window):
655         Don't use with-selected-window to avoid messing up get-lru-window.
656         Reported by David Hansen <david.hansen@gmx.net>.
658 2008-06-10  Glenn Morris  <rgm@gnu.org>
660         * subr.el (locate-library): Doc fix.
662         * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
663         (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
664         Check tool-bar-map is bound, for non-X builds.
666         * net/newsticker-reader.el (newsticker--next-item-image)
667         (newsticker--previous-item-image, newsticker--previous-feed-image)
668         (newsticker--next-feed-image, newsticker--mark-read-image)
669         (ewsticker--mark-immortal-image, newsticker--narrow-image)
670         (newsticker--get-all-image, newsticker--update-image)
671         (newsticker--browse-image): Check xpm images are available.
672         (newsticker--mark-read-image, newsticker--mark-immortal-image)
673         (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
675         * net/newsticker-plainview.el (tool-bar-map): Don't declare.
676         (newsticker--plainview-tool-bar-map, newsticker-mode):
677         Check tool-bar-map is bound, for non-X builds.
678         (w3m-toggle-inline-image): Declare.
680         * net/newsticker-backend.el (tool-bar-map): Don't declare.
682         * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
684         * finder.el (finder-font-lock-keywords): Handle ``quotes''.
685         (finder-compile-keywords): Move let to where needed.
686         (finder-mouse-face-on-line): Go back one more line if needed.
687         (finder-list-matches): Use cadr.
688         (finder-goto-xref): New function.
689         (finder-commentary): Add buttons to jump to foo.el libraries.
691 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
693         * apropos.el (apropos-function, apropos-macro, apropos-command)
694         (apropos-variable, apropos-face, apropos-group, apropos-widget)
695         (apropos-plist): Add apropos-short-label property.
696         (apropos-multi-type): New variables.
697         (apropos-command, apropos-value): Set it.
698         (apropos-compact-layout): New custom.
699         (apropos-print, apropos-print-doc): Use it.
700         (apropos-print): Truncate lines.
702 2008-06-09  Kenichi Handa  <handa@m17n.org>
704         * international/fontset.el (font-encoding-alist):
705         Add an entry for "ascii-0".
707 2008-06-09  Jihyun Cho  <jihyun.jo@gmail.com>
709         * language/hanja-util.el (hanja-init-load): Show the message only
710         when loading a table.
712 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
714         * net/newsticker-treeview.el (newsticker-treeview):
715         * net/newsticker-plainview.el (newsticker-plainview):
716         Add autoload cookie.
718 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
720         * net/newsticker.el: Split up into newsticker-backend, -ticker,
721         -reader, -plainview, and -treeview.
722         (newsticker-version): Change to 1.99.
724         * net/newsticker-backend.el: New.  Move backend functionality from
725         newsticker.el to newsticker-backend.el.
726         (newsticker--download-logos): New.
727         (newsticker--sentinel-callback): New.
728         (newsticker--set-customvar): Remove.  Split up into specific
729         functions related to retrieval, ticker, buffer, and display.
730         (newsticker--set-customvar-retrieval): New.  Extracted from
731         `newsticker--set-customvar'.
732         (newsticker-retrieval): New.  Renamed from `newsticker-feed'.
733         (newsticker-url-list-defaults):
734         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
735         (newsticker-url-list): Doc changed. URL can be a function.
736         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
737         (newsticker-retrieval-method): New.
738         (newsticker-wget-name, newsticker-wget-arguments): Change :group.
739         (newsticker-retrieval-interval):
740         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
741         (newsticker-desc-comp-max): Change :group.
742         (newsticker--cache): Doc changed.
743         (newsticker--guid-to-string): New.
744         (newsticker--guid): Use `newsticker--guid-to-string'.
745         (newsticker--real-feed-name): New.
746         (newsticker--start-feed): New.  Extracted from `newsticker-start'.
747         (newsticker-start): Use `insert-file-contents' for reading cache.
748         Use `newsticker--start-feed'.
749         (newsticker--stop-feed): New.  Extracted from `newsticker-stop'.
750         (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
751         Use `newsticker--stop-feed'.
752         (newsticker-save-item): New.
753         (newsticker--get-news-by-funcall): New.
754         (newsticker-get-news): Handle new retrieval methods.
755         (newsticker--sentinel): Use `newsticker--sentinel-work'.
756         (newsticker--sentinel-work): New.  Extracted from
757         `newsticker--sentinel'.  Use `newsticker--download-logos',
758         `newsticker--sentinel-callback'.
759         (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
760         (newsticker--parse-atom-1.0): Fix link determination.
761         (newsticker--parse-rss-0.91): Fix time determination.
762         (newsticker--parse-rss-0.92): Fix time determination.
763         (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
764         (newsticker--parse-generic-feed): New arg order in
765         `newsticker--cache-add'.
766         (newsticker--parse-generic-items): Fix for multiple items.
767         New arg order in `newsticker--cache-add'.
768         (newsticker--forget-preformatted): Check whether
769         `newsticker--buffer-set-uptodate' is fbound.
770         (newsticker--decode-iso8601-date): Handle fractions of seconds.
771         (newsticker--decode-rfc822-date): Partial timezone handling.
772         (newsticker--cache-contains): Fix guid problem.
773         (newsticker--cache-add): Swap args AGE and TIME.  Fix guid problem.
774         (newsticker--cache-save): New.
775         (newsticker--cache-update): Use temp buffer.
776         (newsticker--stat-num-items): Allow multiple AGE args.
777         (newsticker--stat-num-items-total): New.
778         (newsticker--opml-import-outlines): New.
779         (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
780         (newsticker--do-run-auto-mark-filter): Doc changed.
781         (newsticker-retrieve-random-message): New.
783         * net/newsticker-ticker.el: New.  Move ticker functionality from
784         net/newsticker.el to net/newsticker-ticker.el.
785         (newsticker--ticker-timer): Rename `newsticker--display-timer' to
786         `newsticker--ticker-timer'.
787         (newsticker-ticker-running-p): Rename `newsticker--display-timer'
788         to `newsticker--ticker-timer'.
789         (newsticker--set-customvar-ticker): New.  Extracted from
790         `newsticker--set-customvar'.
791         (newsticker-ticker-interval): Rename `newsticker-display-interval'
792         to `newsticker-ticker-interval'.  Use `newsticker--set-customvar-ticker
793         for :set.  Change :group.
794         (newsticker-scroll-smoothly): Doc changed.  Change :group.
795         (newsticker-hide-immortal-items-in-echo-area)
796         (newsticker-hide-old-items-in-echo-area)
797         (newsticker-hide-obsolete-items-in-echo-area):
798         Use `newsticker--set-customvar-ticker for :set.  Change :group.
799         (newsticker-start-ticker): Rename `newsticker--display-timer' to
800         `newsticker--ticker-timer'.  Rename `newsticker-display-interval'
801         to `newsticker-ticker-interval'.
802         (newsticker-stop-ticker): Rename `newsticker--display-timer' to
803         `newsticker--ticker-timer'.
805         * net/newsticker-reader.el: New.  Move reader functionality from
806         net/newsticker.el to net/newsticker-reader.el.
807         (newsticker--set-customvar-formatting): New.  Extracted from
808         `newsticker--set-customvar'.
809         (newsticker-reader, newsticker-frontend): New.
810         (newsticker-enable-logo-manipulations): Change :group.
811         (newsticker-justification): Use `newsticker--set-customvar-formatting'
812         for :set.  Change :group.
813         (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
814         for :set.  Change :group.
815         (newsticker-html-renderer): Doc changed.
816         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
817         (newsticker-date-format):
818         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
819         (newsticker--insert-enclosure):
820         Rename `newsticker--buffer-insert-enclosure' to
821         `newsticker--insert-enclosure'.  Add keymap arg.
822         (newsticker--print-extra-elements):
823         Rename `newsticker--buffer-print-extra-elements' to
824         `newsticker--print-extra-elements'.  Add keymap arg.
825         (newsticker--do-print-extra-element):
826         Rename `newsticker--buffer-do-print-extra-element' to
827         `newsticker--do-print-extra-element'.  Add keymap arg.
828         (newsticker-show-news): Use `newsticker-frontend'.
830         * net/newsticker-plainview.el: New.  Move plainview functionality
831         from net/newsticker.el to net/newsticker-reader.el.
832         (newsticker-plainview): New.
833         (newsticker--set-customvar-sorting): New.  Extracted from
834         `newsticker--set-customvar'.
835         (newsticker-sort-method): Use `newsticker--set-customvar-sorting
836         for :set. Changed :group.
837         (newsticker-heading-format, newsticker-item-format)
838         (newsticker-desc-format, newsticker-statistics-format):
839         Use `newsticker--set-customvar-formatting for :set.  Change :group.
840         (newsticker-faces): Change :group.
841         (newsticker-default-face): Enable again.
842         (newsticker-hide-old-items-in-newsticker-buffer)
843         (newsticker-show-descriptions-of-new-items):
844         Use `newsticker--set-customvar-buffer' for :set.  Change :group.
845         (newsticker-show-all-news-elements): Change :group.
846         (newsticker-plainview-hooks): New.
847         (newsticker-select-item-hook, newsticker-select-feed-hook)
848         (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
849         (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
850         to `newsticker--plainview-tool-bar-map'.
851         (newsticker--url-keymap): Add mouse-1 binding.
852         (newsticker-plainview): New.
853         (newsticker-mark-all-items-of-feed-as-read): Change doc.
854         (newsticker--buffer-do-insert-text): Use renamed
855         newsticker--[buffer-]insert-enclosure and
856         newsticker--[buffer-]print-extra-elements.
857         (newsticker--buffer-set-faces): Use newsticker-default-face.
859         * net/newsticker-treeview.el: New.
861 2008-06-08  Andreas Schwab  <schwab@suse.de>
863         * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
865         * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
867         * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
868         empty line.
870         * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
872 2008-06-08  Martin Rudalics  <rudalics@gmx.at>
874         * window.el (split-height-threshold, split-width-threshold):
875         Add choice nil.
876         (split-window-preferred-function): Allow either nil or a function.
877         (window--splittable-p, window--try-to-split-window):
878         Handle changed option values.
880         (window--frame-usable-p): Handle nil argument.
882         (display-buffer): Call get-lru-window when pop-up-windows is nil
883         and window can't be split.
885 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
887         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
889         * net/tramp.el (top): Quote feature names.  Remove
890         `tramp-rfn-eshadow-setup-minibuffer' from
891         `rfn-eshadow-setup-minibuffer-hook' when unloading.
892         (tramp-read-passwd): There is only one call to
893         `auth-source-user-or-password' needed.  Pacify byte compiler.
895 2008-06-08  Andreas Schwab  <schwab@suse.de>
897         * window.el (display-buffer): Use lru window if current window
898         cannot be split.
900 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
902         * apropos.el (apropos-library): New command and new button.
903         (apropos-library-button): New function.
905         * apropos.el: Remove spurious * in docstrings.
906         (apropos-label-face): Use variable pitch.
907         (apropos-print): Use dolist and with-current-buffer.
908         (apropos-print-doc): Use when.
910         * window.el (special-display-p, display-buffer):
911         Fix up C->Elisp transcription error.
913 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
915         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
916         (byte-compile-file): Initialize it.
917         (byte-compile-nogroup-warn): Keep track of the current group.
919 2008-06-08  Glenn Morris  <rgm@gnu.org>
921         * Makefile.in (compile, compile-always, bootstrap-prepare):
922         Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
924 2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
926         * language/hanja-util.el (hanja-init-load): Use a char-table for
927         hanja-table.
928         (hangul-to-hanja-char): Adjust for the above change.
930 2008-06-07  Glenn Morris  <rgm@gnu.org>
932         * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
933         lm-keywords.
935         * mail/sendmail.el (mail-interactive): Add :version.
937         * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
938         obsolete alias.
940         * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
941         * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
942         * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
943         * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
944         * eshell/esh-util.el, international/mule-cmds.el:
945         * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
946         * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
947         Remove unnecessary eval-when-compiles and eval-and-compiles.
949         * Makefile.in (bootstrap-clean): Run autogen-clean.
950         (maintainer-clean): No need to run autogen-clean now it is included in
951         bootstrap-clean.
953 2008-06-06  Miles Bader  <miles@gnu.org>
955         * Makefile.in (ELCFILES): Add gnus/nndir.elc.
957 2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
959         * menu-bar.el (menu-bar-options-menu): Add Menu entry for
960         longlines mode.
962         * replace.el (replace-search-function)
963         (replace-re-search-function): New vars.
964         (perform-replace): Use them.
966         * longlines.el (longlines-re-search-forward): New function.
967         (longlines-mode): Bind replace-search-function and
968         replace-re-search-function, to ensure that replacement commands
969         treat newlines as spaces.
970         (longlines-show-effect): Default to a pilcrow sign.
972 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
974         * help.el (function-called-at-point):
975         * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
976         even when calling find-tag-default.
978 2008-06-06  Daniel Colascione  <danc@merrillpress.com>
980         * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
981         (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
982         (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
983         (nxml-fontify-buffer, nxml-do-fontify):
984         Remove obsolete variables and functions.
985         (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
986         (nxml-degrade, nxml-after-change, nxml-after-change1)
987         (nxml-extend-region, nxml-extend-after-change-region)
988         (nxml-extend-after-change-region1, nxml-fontify-matcher)
989         (nxml-toggle-char-ref-extra-display): Use font-lock, and
990         font-lock-extend-region-functions in particular, to fontify
991         nxml-mode buffers.
992         (nxml-debug-region): New debugging helper function.
994         * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
995         (nxml-scan-after-change, nxml-move-tag-backwards):
996         Adapt for font-lock changes.
998         * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
999         (nxml-debug-set-inside, nxml-debug-clear-inside):
1000         New debugging functions.
1001         (nxml-with-degradation-on-error): New helper macro.
1003 2008-06-06  Martin Rudalics  <rudalics@gmx.at>
1005         * window.el (display-buffer): Remove dead call to get-lru-window.
1007 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1009         * mail/sendmail.el (mail-interactive): Change default.
1011 2008-06-05  John Paul Wallington  <jpw@pobox.com>
1013         * bindings.el (completion-ignored-extensions):
1014         Add .p64fsl, .d64fsl, and .dx64fsl.
1016 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1018         * ffap.el (ffap-prompter): Don't use the region.
1020 2008-06-05  Sam Steingold  <sds@gnu.org>
1022         * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
1023         subdirectory to be registered.
1025 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
1027         * window.el (display-buffer-function, special-display-p)
1028         (special-display-buffer-names, special-display-regexps)
1029         (special-display-function, same-window-p, same-window-buffer-names)
1030         (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
1031         (pop-up-frame-function, pop-up-windows, even-window-heights)
1032         (split-window-preferred-function, split-height-threshold)
1033         (window--display-buffer-1, display-buffer, pop-to-buffer):
1034         Move from window.c and buffer.c.
1035         (window--splittable-p, window--try-to-split-window)
1036         (window--frame-usable-p, window--display-buffer-2)
1037         (window--even-window-heights): New functions.
1038         (split-width-threshold): New option.
1039         (split-window-preferred-horizontally): Remove.
1041         * cus-start.el: Remove corresponding declarations.
1043 2008-06-05  Sam Steingold  <sds@gnu.org>
1045         * vc.el (vc-update): Use `save-some-buffers' instead of signaling
1046         an error on modified buffers.
1048 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1050         * progmodes/etags.el (tags-verify-table): Be careful to use and update
1051         tags-file-name and tags-table-list from the right buffer.
1052         (tags-table-check-computed-list, tags-table-extend-computed-list)
1053         (find-tag-noselect): Use with-current-buffer.
1055         * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
1056         Use print-circle.
1058         * minibuffer.el (minibuffer-local-must-match-filename-map):
1059         Declare obsolete alias for the old name.
1061         * abbrev.el (unexpand-abbrev): Better preserve markers.
1063 2008-06-05  Glenn Morris  <rgm@gnu.org>
1065         * emacs-lisp/autoload.el (autoload-rubric): New function,
1066         extracted from autoload-ensure-default-file.
1067         (autoload-ensure-default-file): Use autoload-rubric.
1069         * cus-dep.el (generated-custom-dependencies-file): Doc fix.
1070         (custom-dependencies-no-scan-regexp): New variable.
1071         (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
1072         Don't scan files matching custom-dependencies-no-scan-regexp.
1073         Disable undo in the output buffer.  Remove kept-new-versions wackiness.
1075         * finder.el (finder-headmark): Initialize and add doc string.
1076         (generated-finder-keywords-file): Doc fix.
1077         (finder-no-scan-regexp): New variable.
1078         (finder-compile-keywords): Use a single let binding.
1079         Disable undo in the output buffer.  Use autoload-rubric.
1080         Use mapc rather than mapcar.  Don't scan files matching
1081         finder-no-scan-regexp.  Use with-temp-buffer.  Use expand-file-name
1082         rather than concat.  Use directory-files to do regexp matching.
1083         No need to require jka-compr.
1084         (finder-list-keywords): Remove un-needed set-buffer.  Disable undo.
1085         (finder-list-matches): Disable undo.
1086         (finder-commentary): Use let rather than let*.  Disable undo.
1087         (finder-current-item): Use zerop.
1088         (finder-mode): Use define-derived-mode.
1089         (finder-exit): Doc fix.  Use dolist.
1091         * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
1092         (custom-deps): Don't require $(lisp)/cus-load.el.
1093         (custom-deps, finder-data): Don't depend on autoloads.
1094         Should not be needed now, and doing so was causing make install to
1095         re-dump emacs post-bootstrap.
1096         (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
1097         mid-build forces some things to be rebuilt.
1099 2008-06-05  Miles Bader  <miles@gnu.org>
1101         * face-remap.el
1102         (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
1103         (face-remap-remove-relative): Renamed from
1104         `remove-relative-face-remapping'.
1105         (face-remap-reset-base): Renamed from
1106         `set-default-base-face-remapping'.
1107         (face-remap-set-base): Renamed from `set-base-face-remapping'.
1108         (text-scale-increase): Renamed from `increase-buffer-face-height'.
1109         (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
1110         (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
1112         * face-remap.el (variable-pitch-mode): Autoload.
1114 2008-06-04  Sam Steingold  <sds@gnu.org>
1116         * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
1117         Generate extra status headers for a Mercurial tree.
1119 2008-06-04  John Paul Wallington  <jpw@pobox.com>
1121         * echistory.el (electric-history-map): Define within defvar.
1122         Add docstring.
1124         * font-lock.el (font-lock-turn-off-thing-lock)
1125         (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
1126         Use `bound-and-true-p'.
1127         (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
1128         Doc fixes.
1130         * international/ccl.el (define-ccl-program): Add `doc-string'
1131         declaration.
1133 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
1135         * face-remap.el (variable-pitch-mode): Reflow docstrings.
1136         (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
1138 2008-06-04  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
1140         * emacs-lisp/rx.el (rx): Doc fix.
1142 2008-06-04  Markus Triska  <markus.triska@gmx.at>
1144         * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
1146 2008-06-04  Miles Bader  <miles@gnu.org>
1148         * face-remap.el (adjust-buffer-face-height): New function.
1149         Add autoloaded keybindings in ctl-x-map.
1150         (increase-buffer-face-height, decrease-buffer-face-height):
1151         Simplify interactive spec to just "p".  Remove autoloaded keybindings.
1153 2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
1155         * simple.el (line-move-1): If we did not move as far as desired,
1156         ensure that point-left and point-entered hooks are called.
1158 2008-06-03  Sam Steingold  <sds@gnu.org>
1160         * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
1162 2008-06-03  John Paul Wallington  <jpw@pobox.com>
1164         * progmodes/make-mode.el (makefile-cleanup-continuations)
1165         (makefile-warn-suspicious-lines, makefile-warn-continuations):
1166         Use `derived-mode-p'.
1168 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1170         * Makefile.in (update-elclist): Impose a fixed collation for sorting.
1171         (ELCFILES): Update.
1173 2008-06-03  Miles Bader  <miles@gnu.org>
1175         * face-remap.el: New file.
1176         * Makefile.in (ELCFILES): Add face-remap.elc.
1178 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1180         * progmodes/flymake.el (flymake-process-filter): Make sure the source
1181         buffer isn't dead.
1183         * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
1184         * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
1185         * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
1186         * obsolete/auto-show.el, obsolete/hscroll.el:
1187         Remove packages that were obsolete in Emacs-20, or that were obsolete
1188         in Emacs-21 and do not contain any more code.
1190         * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
1191         vc-client-mode is not set.
1193         * image-mode.el (image-mode-map): Suppress key map and bind `q'.
1194         * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
1196         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
1197         yet a bit more clever at distinguishing / from /.
1199 2008-06-03  Kenichi Handa  <handa@m17n.org>
1201         * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
1203 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
1205         * language/hanja-util.el: New file.
1207 2008-06-03  Glenn Morris  <rgm@gnu.org>
1209         * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
1210         Check that end-of-word follows "type".
1212 2008-06-02  Daiki Ueno  <ueno@unixuser.org>
1214         * epa-file.el (epa-file-write-region): Write the entire buffer
1215         content if START is nil.
1217 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
1219         * select.el (x-get-selection): Fix typo.
1221 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
1223         * descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.
1224         (describe-char): Use `looking-at-p', `string-match-p' when possible.
1226 2008-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1228         * tar-mode.el (tar-header-block-summarize): Ensure one space around
1229         user&group.
1231 2008-05-31  John Paul Wallington  <jpw@pobox.com>
1233         * help-fns.el (describe-variable-custom-version-info):
1234         Handle dotted `package-version' info.
1236 2008-05-31  Juanma Barranquero  <lekktu@gmail.com>
1238         * icomplete.el (icomplete-get-keys): Doc fix.  Use `when'.
1240 2008-05-31  Dan Nicolaescu  <dann@ics.uci.edu>
1242         * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
1243         names and improve support for unregistered files.
1245 2008-05-31  Glenn Morris  <rgm@gnu.org>
1247         * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
1248         Remove shell variable `elc'.  Split tests to hopefully be more portable.
1249         Fix `sel' assignment.
1251 2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
1253         * minibuffer.el (completion-table-dynamic): Doc fix.
1255 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1257         * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
1258         Try and return `unregistered' when applicable.
1260         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1261         Don't encourage naming variables with "-flag".
1263 2008-05-30  Glenn Morris  <rgm@gnu.org>
1265         * Makefile.in (update-elclist): Hide the warning when it does not apply,
1266         make it milder when it does.
1267         (autogen-clean): New target.
1268         (maintainer-clean): Use autogen-clean.
1270         * calendar/diary-lib.el (diary-display-function): New name for
1271         diary-display-hook.  Keep old name as obsolete alias.  Doc fix.
1272         Change custom type and version.
1273         (diary-list-entries-hook, diary-list-entries, diary-simple-display)
1274         (diary-fancy-display): Doc fixes.
1275         (diary-list-entries, diary-include-other-diary-files)
1276         (diary-mail-entries):
1277         Use diary-display-function rather than diary-display-hook.
1279         * calendar/appt.el (appt-check): Use diary-display-function rather than
1280         diary-display-hook.
1281         * calendar/cal-x.el (calendar-dedicate-diary): Update for
1282         diary-display-function replacing diary-display-hook.
1283         * org/org-agenda.el (org-get-entries-from-diary): Also set
1284         diary-display-function.
1286         * calendar/cal-html.el (cal-html-list-diary-entries):
1287         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
1288         * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
1289         argument of diary-list-entries rather than setting diary-display-hook.
1291 2008-05-30  Kenichi Handa  <handa@m17n.org>
1293         * international/mule-conf.el (utf-8-with-signature): Renamed from
1294         utf-8-sig.
1295         (utf-8-auto): Adjusted for the above change.
1297         * international/mule-diag.el (describe-font): Don't check fontset
1298         here, and just call font-info.  Get the default font by from the
1299         default face.
1301 2008-05-29  Kenichi Handa  <handa@m17n.org>
1303         * international/mule-conf.el (utf-8-sig, utf-8-auto):
1304         New coding systems.
1306         * international/mule.el (define-coding-system): Accept :bom for utf-8.
1308 2008-05-29  Espen Wiborg  <espen.wiborg@telio.no>  (tiny change)
1310         * international/utf-7.el (utf-7-encode): Use the right escape char
1311         depending on imap/nonimap encoding.
1313 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1315         * minibuffer.el (completion-pcm-all-completions): Add the base-size.
1317 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
1319         * icomplete.el (icomplete-prospects-height): Add :group.
1321 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1323         * icomplete.el (icomplete-prospects-length): Make obsolete.
1324         (icomplete-prospects-height): New var.
1325         (icomplete-completions): Use it.
1327 2008-05-29  David Kastrup  <dak@gnu.org>
1329         * autoinsert.el (auto-insert): Add :link.
1331 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1333         * tar-mode.el (tar-header): New field `header-start'.
1334         (tar-header-block-tokenize): Set it when useful.
1335         Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
1336         (tar-header-data-end): New function.
1337         (tar-summarize-buffer): Use it.
1338         (tar-next-line): Fix goal column for long usernames.
1339         (tar-expunge-internal): Use header-start.
1340         (tar-rename-entry): Handle ustar-style long names.
1341         (tar-alter-one-field): Add optional `descriptor' argument.
1342         (tar-subfile-save-buffer): Use it.
1344 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1346         * tar-mode.el (tar-header): New field `header-start'.
1347         (tar-header-block-tokenize): Set header-start for longlink entries.
1348         (tar-expunge-internal): Use header-start to expunge longlink entries.
1350         * files.el (hack-local-variables): Don't signal an error if the local
1351         variable section is not properly terminated.
1353         * emacs-lisp/easymenu.el (easy-menu-convert-item)
1354         (easy-menu-convert-item-1): Move the duplicate-generation outside of
1355         the caching so it also works for identical entries.
1357         * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
1358         (tar-mode): Use write-region-annotate-functions rather than
1359         write-contents-functions.
1360         (tar-extract): Remove unused var `pos'.
1361         (tar-subfile-save-buffer): Remove unused var `following-descs'.
1362         (tar-mode-write-file): Remove.
1363         (tar-write-region-annotate): New function.
1365         * progmodes/flymake.el (flymake-save-buffer-in-file):
1366         * shadowfile.el (shadow-copy-file):
1367         * arc-mode.el (archive-*-write-file-member):
1368         * files.el (diff-buffer-with-file):
1369         * subr.el (with-temp-file): Pass nil to write-region.
1370         * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
1372         * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
1373         the custom.
1375         * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
1376         to write-region.
1378 2008-05-28  Glenn Morris  <rgm@gnu.org>
1380         * Makefile.in (update-elclist): Work around non-portability of "\"
1381         in various implementations of echo.
1383 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1385         * international/mule-diag.el (describe-current-coding-system):
1386         Don't assume selection-coding-system is always defined.
1388         * tar-mode.el: Use defstruct and markers.
1389         (tar-setf): Remove.
1390         (tar-header): Use defstruct.  Add `data-start' field.
1391         (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
1392         (tar-desc-data-start): Remove (now called tar-header-data-start).
1393         (tar-roundup-512): New fun.
1394         (tar-header-block-tokenize): Receive a buffer position rather than
1395         a string.  Handle @longLink here, be more careful about it.
1396         Create a marker for data-start.
1397         (tar-summarize-buffer): Don't handle @LongLink here any more.
1398         (tar-expunge-internal, tar-subfile-save-buffer): Don't update
1399         data-start on the following entries any more.
1400         (tar-chown-entry, tar-chgrp-entry): Use read-number.
1402         * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
1403         (tar-header-offset): Remove.
1404         (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
1405         Not permanent any more.
1406         (tar-data-buffer): New var.
1407         (tar-data-swapped-p, tar-change-major-mode-hook)
1408         (tar-mode-kill-buffer-hook): New funs.
1409         (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
1410         (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
1411         (tar-clear-modification-flags, tar-alter-one-field)
1412         (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
1413         Change accordingly.
1415 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
1417         * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
1418         (vc-dir-resynch-file): ... this.  Update callers.
1419         Use vc-string-prefix-p.  Ignore directory args.
1420         (vc-string-prefix-p): CSE.
1421         (vc-resynch-buffer): Restore conditional.
1423         * vc-hooks.el (vc-after-save): Improve test.
1424         (vc-mode-line): Fix indentation.
1426 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
1428         * calendar/parse-time.el (parse-time-months)
1429         (parse-time-weekdays): Add long-form month and day names.
1431 2008-05-27  Glenn Morris  <rgm@gnu.org>
1433         * Makefile.in (update-elclist): Make errors in final sed non-fatal.
1435 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1437         * vc-dispatcher.el (vc-string-prefix-p): New function.
1438         (vc-dir-parent-marked-p): Use it.
1440 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
1442         * vc.el (Problems): Remove fixed issues.
1443         (vc-expand-dirs): Avoid returning directories.
1444         (vc-dir): Fix C-x v v binding.
1445         (vc-make-backend-object): Fix name.
1446         (vc-dir-show-fileentry): Fix docstring.
1447         (vc-dir-refresh): Use vc-dir-backend.  Fix docstring.
1448         (vc-dir-refresh-files): Use vc-dir-backend.  Fix docstring.
1449         Reset the state for directories.
1450         (vc-dir-headers): Align labels.
1451         (vc-default-status-printer): Do no call prettify-state-info.
1452         (vc-deduce-fileset): Replace implementation with one based on a
1453         working older version.
1454         (vc-next-action): Use the new form of vc-deduce-fileset.
1455         Fix dealing with unregistered files.
1457         * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
1458         (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
1459         (vc-dir-child-files): New function.
1460         (vc-dir-node-directory): New function.
1461         (vc-dir-update, vc-dir-parent-marked-p)
1462         (vc-dir-children-marked-p, vc-dir-mark-all-files)
1463         (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
1465         * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
1467 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1469         * diff-mode.el (diff-context-mid-hunk-header-re): New const.
1470         (diff-font-lock-keywords, diff-context->unified)
1471         (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
1472         (diff-hunk-text, diff-find-source-location): Use it.
1473         (diff-post-command-hook): Let the user edit the hunk headers.
1475 2008-05-26  Andreas Schwab  <schwab@suse.de>
1477         * vc.el (vc-default-prettify-state-info): Fix formatting of an
1478         unknown state.
1480         * tar-mode.el (tar-summarize-buffer): Comment fix.
1482 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1484         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
1486 2008-05-26  Glenn Morris  <rgm@gnu.org>
1488         * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
1490 2008-05-25  John Paul Wallington  <jpw@pobox.com>
1492         * proced.el (proced-next-line, proced-previous-line):
1493         Avoid calling `next-line' and `previous-line' from Lisp code.
1495 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
1497         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
1498         Use diary-ordinal-suffix.
1500 2008-05-24  Juanma Barranquero  <lekktu@gmail.com>
1502         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
1503         (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
1504         (edebug-save-displayed-buffer-points, edebug-initial-mode)
1505         (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
1506         (edebug-print-length, edebug-print-level, edebug-print-circle)
1507         (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
1508         (edebug-global-break-condition, edebug-sit-for-seconds):
1509         Remove spurious * from defcustom docstrings.
1510         (edebug-unwrap*, edebug-signal, edebug-eval-display):
1511         Improve argument/docstring consistency.
1512         (edebug-test-coverage, edebug-gensym, edebug-read)
1513         (edebug-top-level-nonstop, edebug-eval-result-list)
1514         (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
1515         (edebug-eval-defun, edebug-eval-top-level-form, edebug)
1516         (edebug-display-freq-count): Reflow docstrings.
1517         (edebug-restore-status): Doc fix.
1519 2008-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1521         * proced.el (proced-header-line): Use the :align-to 0 feature
1522         rather than computing the corresponding position manually.
1523         (proced-update): Don't hardcode point-min==1.
1525 2008-05-24  Alan Mackenzie  <acm@muc.de>
1527         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
1528         if c-file-style is set to a non-string.
1530         (c-neutralize-CPP-line): Surround by `save-excursion'.
1531         (c-neutralize-syntax-in-CPP): Optimize for speed.
1533 2008-05-24  Glenn Morris  <rgm@gnu.org>
1535         * Makefile.in (update-elclist): New target, to update ELCFILES.
1536         (bootstrap-after): Run update-elclist.
1538 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1540         * icalendar.el (icalendar-version): Increase to "0.19".
1541         (icalendar--date-style): New function.
1542         (icalendar--datetime-to-diary-date): Doc fix.
1543         Use icalendar--date-style.
1544         (icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
1545         (icalendar--convert-yearly-to-ical)
1546         (icalendar--convert-recurring-to-diary): Handle iso date style,
1547         use icalendar-date-style.
1549 2008-05-23  Dan Nicolaescu  <dann@ics.uci.edu>
1551         * vc.el (vc-delete-file): Make sure the buffer is deleted and
1552         vc-dir buffers are updated.
1554 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1556         * vc.el (vc-delete-file): Don't try to resynch the buffer.
1558 2008-05-23  Paul Rivier  <paul.r.ml@gmail.com>
1560         * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
1561         * textmodes/reftex.el (reftex-extra-bindings-map): New var.
1562         (reftex-extra-bindings): Use it.
1564         * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
1565         away from the user-reserved keys.
1567         * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
1568         New vars.
1569         (ada-create-keymap): Use them.
1571 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1573         * emacs-lisp/regexp-opt.el (regexp-opt): Always return
1574         a properly-grouped regexp.
1576 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
1578         * progmodes/cap-words.el (capitalized-words-mode):
1579         Fix typos in docstring.
1581 2008-05-23  Kenichi Handa  <handa@m17n.org>
1583         * international/mule-conf.el: Don't define the charset `emacs'
1584         here, just put :docstring, :short-name, and :long-name.
1586 2008-05-22  Kenichi Handa  <handa@m17n.org>
1588         * international/mule-diag.el (font-show-log): Limit each listing
1589         to 20 items.
1591 2008-05-23  Nick Roberts  <nickrob@snap.net.nz>
1593         * progmodes/gdb-ui.el (gdb-enable-debug): New function.
1594         (gdb-annotation-rules): New entry for "thread-changed".
1595         (gdb-thread-changed): New function.
1597 2008-05-23  Glenn Morris  <rgm@gnu.org>
1599         * Makefile.in (SOURCES): Remove, unused.
1600         (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
1601         (TAGS, TAGS-LISP): Use a single rule with multiple targets.
1602         Exclude more '*loaddefs' files.
1603         (compile-always): Simplify '.elc' deletion.
1605 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1607         * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
1608         (vc-bzr-revision-completion-table): Handle `boundaries' argument.
1610         * minibuffer.el (completion-boundaries): Change calling
1611         convention, so `string' has the same semantics as in
1612         try-completion and all-completions.
1613         (completion-table-with-context, completion--embedded-envvar-table)
1614         (completion--file-name-table)
1615         (completion-pcm--find-all-completions): Adjust code accordingly.
1617 2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
1619         * image-mode.el (image-mode-winprops): Add argument CLEANUP to
1620         prune image-mode-winprops-alist, preventing it from growing
1621         indefinitely.
1622         (image-mode-reapply-winprops): Use it.
1624 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
1626         * net/netrc.el (netrc-machine): Always match if the port is not given.
1628 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1630         * minibuffer.el (completion-pcm--find-all-completions):
1631         Don't add pseudo-completions.
1633         * icomplete.el (icomplete-eoinput): Remove.
1634         (icomplete-overlay): New var to replace it.
1635         (icomplete-tidy): Rewrite.
1636         (icomplete-exhibit): Use an overlay.
1637         (icomplete-completions): Use completion-all-sorted-completions.
1638         Obey completion-ignore-case.
1640         * files.el (locate-dominating-file): Accept non-existing argument.
1641         (project-find-settings-file): Rewrite, using locate-dominating-file.
1643 2008-05-22  Kenichi Handa  <handa@m17n.org>
1645         * faces.el (font-weight-table, font-slant-table, font-width-table):
1646         Delete them.  Don't call internal-set-font-style-table.
1648         * international/mule-diag.el (font-show-log): New function.
1650         * international/fontset.el (script-representative-chars): Add more
1651         chars for latin.  Add data for symbol.
1652         (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
1654 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1656         * minibuffer.el (completion-all-sorted-completions): New var.
1657         (completion--flush-all-sorted-completions)
1658         (completion-all-sorted-completions): New functions.
1659         (minibuffer-force-complete): New command.
1661 2008-05-21  Glenn Morris  <rgm@gnu.org>
1663         * files.el (c-postprocess-file-styles): Declare for compiler.
1665         * Makefile.in: Allow for parallel byte-compiling.
1666         (ELCFILES): New variable.
1667         (.el.elc): Remove prerequisites from suffix rule.  Print a message.
1668         (compile-first, compile-main, compile-last): New targets.
1669         (compile-always): Simplify - delete .elc files, then `make compile'.
1671         * Makefile.in (compile-calc): Use glob rather than find.
1672         ($(lisp)/progmodes/cc-mode.elc): Use $@.
1674         * eshell/esh-module.el: No need for cl when compiling.
1676         * eshell/eshell.el (eshell-defgroup): New alias.
1677         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1678         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1679         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1680         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1681         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1682         * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
1683         Autoload the custom group.  Set generated-autoload-file.
1684         * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
1685         for eshell-defgroup.
1686         * eshell/esh-module.el (eshell-load-defgroups): Remove.
1687         Require esh-groups rather than loading it.
1689 2008-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1691         * proced.el (proced-header-line): New variable and new function.
1692         (proced-mode): Set header-line-format.
1693         (proced-update): Set proced-header-line.
1694         (proced-send-signal): Use proced-header-line.
1696 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1698         * macros.el (insert-kbd-macro): Use prin1-char.
1700 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1702         * minibuffer.el (completion-boundaries): New function.
1703         (completion--some): Delay errors.
1704         (complete-with-action, completion-table-with-context):
1705         Handle `boundaries' case.
1706         (completion--try-word-completion): Avoid partial-completion
1707         when the user hasn't entered anything yet.
1708         (minibuffer-local-map, minibuffer-local-filename-completion-map)
1709         (minibuffer-local-must-match-map, minibuffer-local-completion-map)
1710         (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
1711         Setup default keybindings.
1712         (completion--embedded-envvar-re): New var.
1713         (completion--embedded-envvar-table): Use it.  Handle `boundaries' case.
1714         (completion--file-name-table): Handle `boundaries' case.
1715         (completion-pcm--pattern->regex): Avoid pathological backtracking.
1716         (completion-pcm--all-completions): Add a `prefix' arg.
1717         (completion-pcm--find-all-completions): New function.
1718         (completion-pcm-all-completions, completion-pcm-try-completion):
1719         Use it.
1721         * icomplete.el (icomplete-completions): Don't use `predicate' with
1722         a table of a different type than `candidates'.
1724 2008-05-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1726         * proced.el (proced-goal-column): Rename from proced-procname-column.
1727         (proced-goal-header-re): Rename from proced-procname-column-regexp.
1728         (proced-move-to-goal-column): Rename from proced-move-to-procname.
1729         (proced-header-face, proced-header-regexp): Remove.
1730         (proced-font-lock-keywords): Remove proced-header-face.
1731         (proced-header-alist, proced-sorting-schemes-re): New variables.
1732         (proced): Rename Proced buffer to *Proced*.
1733         (proced-next-line, proced-previous-line): New commands.
1734         (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
1735         (proced-hide-processes): Do not treat first line as special.
1736         (proced-header-space): New function.
1737         (proced-update): Use header-line-format.
1738         Initialize proced-header-alist and proced-sorting-schemes-re.
1739         Set proced-goal-column.  Include proced-command in mode-name.
1740         (proced-send-signal): Use header-line-format for *Marked
1741         Processes* buffer.
1742         (proced-sort): Restrict minibuffer completion to applicable
1743         sorting schemes.
1744         (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
1746 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1748         * icomplete.el (icomplete-simple-completing-p):
1749         Allow icomplete-with-completion-tables to say "use it everywhere".
1750         (icomplete-completions): Obey completion-styles.  Try to accommodate
1751         partial-completion style.
1753 2008-05-20  Michael Olson  <mwolson@gnu.org>
1755         * files.el (project-find-settings-file): Change concat to
1756         expand-file-name.
1758 2008-05-19  Tom Tromey  <tromey@redhat.com>
1760         * files.el (normal-mode): Call hack-project-variables.
1761         (hack-local-variables-confirm): Add 'project' argument.
1762         (hack-local-variables-apply): New function.
1763         (hack-local-variables): Use it.
1764         (project-class-alist, project-directory-alist): New variables.
1765         (project-get-alist): New function.
1766         (project-collect-bindings-from-alist)
1767         (project-collect-binding-list, set-directory-project)
1768         (project-find-settings-file, project-define-from-project-file)
1769         (hack-project-variables): New functions.
1771 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1773         * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
1775 2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
1777         * faces.el (font-weight-table): Fix typo in docstring.
1779 2008-05-18  David Hull  <david@snap.com>  (tiny change)
1781         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
1782         (vc-hg-annotate-command): Allow white space before version number.
1784 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
1786         * calc/calc-yank.el (calc-register-alist): New variable.
1787         (calc-set-register, calc-get-register, calc-copy-to-register)
1788         (calc-insert-register, calc-add-to-register, calc-append-to-register)
1789         (calc-prepend-to-register): New functions.
1791         * calc/calc-ext.el (calc-init-extensions): Add keybindings for
1792         `calc-copy-to-register' and `calc-insert-register'.
1793         Autoload new register functions.
1795         * calc/calc-help.el (calc-r-prefix-help): Add help for register
1796         functions.
1798 2008-05-18  Dan Nicolaescu  <dann@ics.uci.edu>
1800         * vc.el (Todo): Add known problems.
1801         (vc-dir-backend): New variable.
1802         (vc-dir): Set it.
1803         (vc-make-backend-object, vc-generic-status-printer)
1804         (vc-generic-state, vc-generic-status-fileinfo-extra)
1805         (vc-dir-extra-menu): Use it.
1806         (vc-generic-dir-headers): Remove, unused.
1808         * vc-dispatcher.el (vc-dir-previous-directory): Rename from
1809         vc-dir-prev-directory for consistency with vc-dir-previous-line.
1810         (vc-dir-mode-map): Fix bindings.
1812         * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
1814 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
1816         * calc/calc-yank.el (calc-kill): Make sure that only the stack is
1817         operated on.
1818         (calc-kill-region): Kill entire lines.
1820 2008-05-17  Glenn Morris  <rgm@gnu.org>
1822         * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
1823         simplify initial value.
1824         (defezimage): Drop support for Emacs without defimage, use a featurep
1825         test rather than fboundp when defining, drop with-no-warnings.
1826         (ezimage-insert-over-text): Move featurep test inside
1827         add-text-properties.
1829         * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
1831         * net/tramp.el (top-level): Load auth-source when compiling.
1833         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
1835 2008-05-17  Andreas Schwab  <schwab@suse.de>
1837         * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
1839 2008-05-17  Dan Nicolaescu  <dann@ics.uci.edu>
1841         * vc.el (vc-annotate-show-diff-revision-at-line): Change
1842         vc-diff-internal arg to match what vc-deduce-fileseset returns now.
1844 2008-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1846         * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
1848 2008-05-17  Jim Meyering  <meyering@redhat.com>
1850         * ido.el (ido-save-history): Do not emit a trailing newline at the
1851         end of the ido history file.
1853 2008-05-16  John Paul Wallington  <jpw@pobox.com>
1855         * vc-dispatcher.el (top-level): Revert previous change: require cl
1856         when compiling.
1858 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1860         * vc.el (vc-default-status-printer)
1861         (vc-default-prettify-state-info): Enhance the state prettyprinter
1862         to deal better with unknown states and indirect through it when
1863         painting vc-dir buffers.
1865 2008-05-16  John Paul Wallington  <jpw@pobox.com>
1867         * vc-dispatcher.el (top-level): Don't require cl when compiling.
1868         (vc-dir-mode-map): Fix backquote.
1869         (vc-at-event): Doc fix.  Use `make-symbol' instead of `gensym'.
1871 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
1873         * net/tramp.el (tramp-handle-write-region): Fix check for short track.
1874         Reported by Glenn Morris <rgm@gnu.org>.
1876 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1878         * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
1879         the end of the file, it was good work at one time but has been
1880         stale since 1995 and may now be actively misleading.
1881         * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
1882         CVS repository and module (assumptions for the latter a bit iffy).
1883         * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
1884         SVN repository.
1886 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
1888         * vc-rcs.el (vc-rcs-create-tag):
1889         * vc-sccs.el (vc-sccs-create-tag):
1890         Fix typo in error message and pass backend arg.
1892 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
1894         * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
1896 2008-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1898         * net/tramp.el: Load auth-source library.
1899         (tramp-read-passwd): Use it for password, not login.
1901 2008-05-15  Shigeru Fukaya  <shugeru.fukaya@gmail.com>
1903         * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
1904         (ses-print-cell): Use string-width, truncate-string-to-width,
1905         delete-region rather than length, substring, delete-char.
1906         (ses-setup): Set inhibit-point-motion-hooks to t.
1907         Calculate position by actually moving point rather than just using
1908         unibyte character length.
1909         (ses-mode): Set indent-tabs-mode to nil.
1910         (ses-center): Use string-width rather than length.
1912 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1914         * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
1915         * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
1916         Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
1917         vc-*-create-tag and vc-*-retrieve-tag respectively.
1919         * vc-dispatcher.el: Fix an incorrect buffer name and remove an
1920         unneeded defalias.
1922         * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
1924         * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
1925         about buffer names.
1927 2008-05-15  Glenn Morris  <rgm@gnu.org>
1929         * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
1931         * org/org-exp.el (org-infojs-options-inbuffer-template):
1932         Fix declaration.
1934         * progmodes/cc-mode.el (declare-function): Add compat definition.
1935         (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
1937 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
1939         * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
1940         list to a cons so the caller can get back both expanded and
1941         unexpanded filesets.
1942         * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
1943         (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
1944         Change handling of selection-set returns as required.
1946 2008-05-15  John Paul Wallington  <jpw@pobox.com>
1948         * add-log.el (top-level): Don't require cl when compiling.
1950         * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
1951         (archive-*-extract): Use `zerop'.
1952         (archive-*-write-file-member): Use `or', use `zerop'.
1954         * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
1956         * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
1957         (ibuffer-mark-interactive, ibuffer-set-mark)
1958         (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
1959         (ibuffer-map-lines, ibuffer-switch-format)
1960         (ibuffer-update-title-and-summary)
1961         (ibuffer-redisplay-engine): Use it.
1963         * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
1964         (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
1965         (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
1966         (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
1967         (ibuffer-mark-read-only-buffers)
1968         (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
1970         * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
1971         (define-ibuffer-column, define-ibuffer-sorter)
1972         (define-ibuffer-op, define-ibuffer-filter): Add declarations
1973         containing indentation specs, replacing equivalent top-level
1974         forms that set `lisp-indent-function' properties.
1975         (define-ibuffer-op): Use `derived-mode-p'.
1976         (define-ibuffer-filter): Remove redundant `concat' call.
1978 2008-05-14  Michael Albinus  <michael.albinus@gmx.de>
1980         * net/tramp.el (tramp-echo-mark): Update docstring.
1981         (tramp-echo-mark-marker): New defconst.
1982         (tramp-check-for-regexp): Use it.
1984 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
1986         * vc.el (vc-deduce-fileset): Do the right thing when visting a
1987         buffer (say, a log buffer or diff buffer) with a vc-dir buffer
1988         as parent.
1990 2008-05-14  John Paul Wallington  <jpw@pobox.com>
1992         * international/mule.el (convert-define-charset-argument):
1993         Remove period from end of error message.
1994         (coding-system-mnemonic): Doc fix.
1995         (ctext-pre-write-conversion): Doc fix.
1997 2008-05-14  Simon Marshall  <simon@gnu.org>
1999         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
2000         from its default value and give it the risky-local-variable
2001         property (CVE-2008-2142).
2003 2008-05-14  Kenichi Handa  <handa@m17n.org>
2005         * language/korean.el ("Korean"): Set `iso639-language'
2006         property to `ko'.
2008         * language/japanese.el ("Japanese"): Set `iso639-language'
2009         property to `ja'.
2011         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
2012         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
2013         ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
2015         * international/mule-cmds.el (set-language-environment):
2016         Set current-iso639-language.
2018         * international/fontset.el (setup-default-fontset): For kana, han,
2019         hangul, and cjk-misc, move an entry with font-spec at the end.
2020         (generate-fontset-menu): Exclue fontset-auto* from the list.
2022         * composite.el (compose-chars-after): Assume that WINDOW is always
2023         non-nil.
2025         * faces.el (font-weight-table, font-slant-table)
2026         (font-swidth-table): Declare them by defconst.  Change the format
2027         of elements.  Call internal-set-font-style-table after their
2028         declaration.
2029         (face-valid-attribute-values): Call font-family-list.  Get values
2030         for width, weight, and slant from font-xxx-table.
2032         * cus-face.el (custom-face-attributes): Add "thin" for :weight.
2034 2008-05-13  John Paul Wallington  <jpw@pobox.com>
2036         * ibuffer.el (ibuffer-buffer-file-name): New function.
2037         (define-ibuffer-column filename): Use it.
2039         * ibuf-ext.el (define-ibuffer-filter filename): Use it.
2041 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
2043         * talk.el (talk): Simplify.  Pass display arg to talk-add-display
2044         as a string.
2045         (talk-add-display): Simplify.  Accept only string args.
2047 2008-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2049         * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
2051 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2053         * Makefile.in (bootstrap-prepare): Don't chmod files.
2054         (autoloads): Do it here instead, where it's actually needed.
2056 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
2058         * tool-bar.el (tool-bar-make-keymap): Account for the optional
2059         KEY-BINDING-DATA field in menu-item list.
2061 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2063         * dired.el (dired-read-dir-and-switches): Move things about to use less
2064         recursion during macroexpansion.
2066         * dired.el (dired-read-dir-and-switches): Use read-file-name.
2068         * dired.el (dired-read-dir-and-switches): Ignore ., .., and
2069         completion-ignored-extension directories if there's something else.
2070         (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
2071         (dired-remember-marks, dired-undo, dired-build-subdir-alist)
2072         (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
2073         (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
2074         buffer-read-only -> inhibit-read-only.
2076 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
2078         * vc.el (vc-expand-dirs): Stop this function from tossing out
2079         explicitly specified files.
2081 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2083         * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
2084         to `insert'.
2086 2008-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
2088         * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
2089         cons.  Use vc-annotate-backend.
2090         (with-vc-file, edit-vc-file): Remove unused macros.
2092 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
2094         * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
2095         (smtpmail-try-auth-methods): Use it.
2097 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2099         * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
2100         (setf (nthcdr ..) ..) doesn't require CL at runtime.
2102 2008-05-11  Carsten Dominik  <dominik@science.uva.nl>
2104         * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
2106 2008-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2108         * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
2109         (vc-bzr-revision-completion-table): Use process-file.
2110         (vc-bzr-working-revision): Pass relative file names.
2112         * diff-mode.el (diff-hunk-header-re): Refine the regexp.
2114 2008-05-11  Juri Linkov  <juri@jurta.org>
2116         * wid-edit.el (widget-image-directory): Change default image data
2117         subdirectory from "custom" to "images/custom".
2119         * info.el (Info-next-preorder): Let-bind `Info-history' to nil
2120         before recursive call to `Info-next-preorder' to not add
2121         intermediate nodes to the history.
2123         * isearch.el: Put isearch-scroll property on recenter-top-bottom.
2125         * emulation/cua-base.el: Put isearch-scroll property
2126         on cua-scroll-up and cua-scroll-down.
2128 2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2130         * vc-hooks.el (vc-recompute-state): Remove (dead code).
2132 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
2134         * vc-dispatcher.el (ewoc): Require.
2135         (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
2137         * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
2139 2008-05-10  Chong Yidong  <cyd@stupidchicken.com>
2141         * term/w32-win.el (x-colors):
2142         * term/mac-win.el (x-colors):
2143         * term/x-win.el (x-colors): Re-order colors.
2145 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
2147         * smerge-mode.el (smerge-command-prefix): Fix custom type.
2149 2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2151         * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
2152         New functions implementing motion to next and previous directory.
2154         * vc-arch.el (vc-arch-command):
2155         * vc-bzr.el (vc-bzr-command):
2156         * vc-cvs.el (vc-cvs-command):
2157         * vc-dispatcher.el (vc-do-command):
2158         * vc-git.el (vc-git-command):
2159         * vc-hg.el (vc-hg-command):
2160         * vc-mcvs.el (vc-mvcs-command):
2161         * vc-mtn.el (vc-mtn-command):
2162         * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
2163         (vc-sccs-workfile-unchanged-p):
2164         * vc-svn.el (vc-svn-command, vc-svn-create-repo),
2165         * vc-rcs.el (all methods): Remove assumption about what a nil
2166         argument to vc-do-command means.  This means no buffer name needs
2167         to be hardcoded into the dispatcher layer, and it's better to be
2168         explicit anyway.
2170         * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
2172 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
2174         * vc.el: Update todo.
2176         * vc-sccs.el (vc-sccs-dir-status):
2177         * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
2178         backends and returning up to date files.
2180         * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
2182 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2184         * vc.el (vc-dir):
2185         * vc-hooks.el: Tweak the VC directory bindings.  These are now
2186         documented in the manual.
2188         * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
2189         (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
2190         (vc-dispatcher-selection-set): Allow callers to pass in an
2191         observer flag that says no buffer sync is required.
2192         * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
2193         Use the observer flag.
2195 2008-05-09  Michael Albinus  <michael.albinus@gmx.de>
2197         * simple.el (start-file-process): Clarify docstring.
2199 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2201         * vc-sccs.el, vc.svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
2202         Remove stub implementations of, and references to, wash-log.
2203         * vc-rcs.el (vc-rcs-comment-history):
2204         * vc-cvs.el (vc-cvs-comment-history):
2205         Inline the code that used to be wash-log.
2207         * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
2208         (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
2209         (vc-sccs-print-log, vc-sccs-diff): Grok directories.
2210         * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
2211         (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
2212         (vc-rcs-print-log): Grok directories.
2214 2008-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2216         * vc.el (vc-mark-resolved): Add `backend' argument.
2217         (vc-next-action): Pass it the backend.
2218         (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
2219         (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
2220         (vc-default-comment-history, vc-default-create-snapshot)
2221         (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
2222         (vc-annotate-revision-previous-to-line)
2223         (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
2224         * vc-svn.el (vc-svn-checkout):
2225         * vc-mcvs.el (vc-mcvs-checkout):
2226         * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
2227         (vc-working-revision, vc-before-save, vc-mode-line):
2228         Prefer vc-call-backend to vc-call so as not to recompute the backend.
2230         * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
2231         state to be consistent since it's often an unwarranted restriction.
2232         Don't return the state either.
2233         (vc-next-action): Check that the state is consistent.
2234         (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
2235         (vc-rollback, vc-update): Adapt to new return value of
2236         vc-deduce-fileset.
2238         * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
2239         (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
2240         (vc-dispatcher-in-fileset-p): New fun.
2241         (vc-dispatcher-selection-set): Use it to properly handle directories.
2243 2008-05-09  Dan Nicolaescu  <dann@ics.uci.edu>
2245         * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
2246         (vc-update): Remove unused let bindings.
2248 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2250         * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
2251         (vc-diff, vc-revert, vc-rollback, vc-update):
2252         * vc-dispatcher.el (vc-dispatcher-selection-set):
2253         Get rid of 4 special cases in fileset selection.  This involved
2254         changing the return value of (vc-deduce-fileset) so that it passes
2255         back a deduced state as well as a deduced back end.
2257 2008-05-08  Sam Steingold  <sds@gnu.org>
2259         * progmodes/compile.el (compilation-minor-mode-map)
2260         (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
2261         * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
2262         to `compilation-minor-mode-map' (instead of an explicit `cons').
2264 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2266         * org/org.el (org-modules, org-format-latex-options):
2267         * org/org-archive.el (org-archive-stamp-time)
2268         (org-archive-save-context-info):
2269         * org/org-faces.el (org-hide):
2270         * org/org-irc.el (org-irc-parse-link):
2271         * org/org-macs.el (org-call-with-arg, org-autoload):
2272         * org/org-mew.el (org-mew-store-link):
2273         * org/org-remember.el (org-remember-store-without-prompt)
2274         (org-remember-templates): Fix typos in docstrings.
2276         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2278         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2279         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2280         (org-bbdb-anniv-split): Fix typos in docstrings.
2282         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2283         (org-publish-use-timestamps-flag): Reflow docstring.
2284         (org-publish-files-alist): Fix typos in docstring.
2286 2008-05-07  Sam Steingold  <sds@gnu.org>
2288         * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
2289         appears to be too aggressive with window removal.
2291 2008-05-08  Michael McNamara  <mac@mail.brushroad.com>
2293         * verilog-mode.el (verilog-type-font-keywords): Add leda and 0in
2294         as pragma keywords.
2295         (verilog-pretty-expr): Support lining up assignments which include
2296         part selects.
2297         (verilog-mode): More portable check for the availability of
2298         hideshow support.
2299         (verilog-do-indent): Remove special indent for declarations inside
2300         a parenthetical list.  The code is ill-advised, and doesn't work
2301         given the new user defined types.
2302         (verilog-set-auto-endcomments): Enhance function automatic
2303         endcomment to support functions that return user defined types.
2304         (verilog-mode): Add code to tell which-function-mode minor mode
2305         that Verilog supports this feature.
2307 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
2309         * epa-file.el: Require epa-hook.
2311         * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
2313         * epa-hook.el: Renamed from epa-file-hook.el, to avoid
2314         file-names clashes on 8+3 filesystems.  Provide epa-hook.
2316         * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
2317         file-names clashes on 8+3 filesystems.
2319 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2321         * org/org.el (org-read-date-get-relative): Interpret lone
2322         weekday abbreviation as relative to today.
2324 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2326         * abbrev.el (define-abbrev-table):
2327         * composite.el (toggle-auto-composition):
2328         * json.el (json-alist-p, json-plist-p):
2329         * minibuffer.el (completion-table-with-predicate):
2330         * ps-mule.el (ps-mule-external-libraries):
2331         * emacs-lisp/advice.el (ad-special-form-p):
2332         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2333         * eshell/em-smart.el (eshell-review-quick-commands):
2334         * progmodes/python.el (python-comment-line-p, python-blank-line-p)
2335         (python-skip-out, python-check-comint-prompt):
2336         Don't use `iff' in docstrings.
2338         * international/robin.el (robin-package-alist): Fix typo in docstring.
2339         (robin-current-package-name): Doc fix.
2340         (robin-activate): Don't use `iff' in docstring.
2342 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2344         * vc.el, vc-dispatcher.el: VC-Dired support removed.
2345         The code uses a ewoc-based implementation now.
2346         * vc-hooks.el: Support for Meta-CVS has been removed.
2348 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2350         * tool-bar.el: Choose images dynamically.
2351         (tool-bar-make-keymap, tool-bar-find-image): New function.
2352         (tool-bar-find-image-cache): New var.
2353         (tool-bar-local-item, tool-bar-local-item-from-menu):
2354         Don't select the image yet, do it later in tool-bar-make-keymap.
2356 2008-05-07  Andreas Schwab  <schwab@suse.de>
2358         * window.el: Require 'cl when compiling.
2360 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
2362         * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
2364 2008-05-07  Glenn Morris  <rgm@gnu.org>
2366         * subr.el (ignore-errors): Move here from cl-macs.el.
2367         * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
2369         * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
2370         oddness.
2372 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2374         * vc-hooks.el (vc-find-file-hook):
2375         * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
2376         further from vc.el.
2377         * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
2379 2008-05-06  Wilson Snyder  <wsnyder@wsnyder.org>
2381         * verilog-mode.el (verilog-getopt-file): Cleanup warning message format.
2382         (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
2383         (verilog-auto-inout, verilog-auto-inout-module)
2384         (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
2385         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
2386         (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
2387         (verilog-auto-sense-sigs, verilog-auto-tieoff)
2388         (verilog-auto-unused, verilog-auto-wire)
2389         (verilog-decls-get-assigns, verilog-decls-get-consts)
2390         (verilog-decls-get-gparams, verilog-decls-get-inouts)
2391         (verilog-decls-get-inputs, verilog-decls-get-outputs)
2392         (verilog-decls-get-ports, verilog-decls-get-regs)
2393         (verilog-decls-get-signals, verilog-decls-get-wires)
2394         (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
2395         (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
2396         (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
2397         (verilog-inject-sense, verilog-library-filenames)
2398         (verilog-mode-release-date, verilog-mode-version)
2399         (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
2400         (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
2401         (verilog-modi-get-assigns, verilog-modi-get-consts)
2402         (verilog-modi-get-gparams, verilog-modi-get-inouts)
2403         (verilog-modi-get-inputs, verilog-modi-get-outputs)
2404         (verilog-modi-get-ports, verilog-modi-get-regs)
2405         (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
2406         (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
2407         (verilog-modi-get-wires, verilog-preserve-cache)
2408         (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
2409         (verilog-read-sub-decls, verilog-read-sub-decls-line)
2410         (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
2411         (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
2412         Add caching of additional state, and rework signal extraction
2413         routines to improve AUTO expansion performance by 300%++.
2415 2008-05-06  Chong Yidong  <cyd@stupidchicken.com>
2417         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2418         Tweak Open Watcom regexp to distinguish between errors and warnings.
2420 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2422         * dired.el (dired-read-dir-and-switches): Fix up last change.
2424 2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
2426         * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
2427         out of this function, move it to vc-dispatcher-selection-set.
2429 2008-05-05  Sam Steingold  <sds@gnu.org>
2431         * window.el (delete-other-windows-vertically): New function.
2433 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2435         * dired.el (dired-read-dir-and-switches):
2436         Obey read-file-name-completion-ignore-case.
2438 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
2440         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2441         Add regexp for Open Watcom compiler output.
2443 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
2445         * progmodes/python.el (python-block-pairs): Align finally with except.
2447 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2449         * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
2451 2008-05-05  Tom Tromey  <tromey@redhat.com>
2453         * smerge-mode.el (smerge-start-session): Don't call smerge-next if
2454         looking at conflict marker.
2456 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2458         * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
2459         client-mode -> vc-client-object, and guess `funcall' was meant.
2460         (vc-dir-mode): Rename client-mode -> vc-client-mode.
2462 2008-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
2464         * net/zeroconf.el (dbus-call-method, dbus-register-signal)
2465         (dbus-debug): Move declarations outside eval-when-compile.
2467 2008-05-04  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2469         * proced.el (proced-command-alist): Fix system-type values.
2470         Fix defcustom.
2471         (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
2472         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
2473         (proced-sort-start, proced-sort, proced-sort-time): New commands.
2474         (proced-update): Use proced-sorting-scheme.  Update modeline.
2475         (proced-send-signal): Use nreverse.
2476         (proced-sorting-scheme-p): New function.
2478 2008-05-04  Andreas Schwab  <schwab@suse.de>
2480         * vc.el: Require dired when compiling.
2482         * minibuffer.el (completion--insert-strings): Don't delete past bol.
2484 2008-05-03  Glenn Morris  <rgm@gnu.org>
2486         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
2487         * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
2488         Simplify compilation requirements.
2489         * ediff-init.el, ediff-vers.el: Remove unnecessary variable
2490         declarations.
2492 2008-05-03  Dave Love  <fx@gnu.org>
2494         * progmodes/python.el (python-beginning-of-statement):
2495         Loop at least once (fixes 2008-02-21 change).
2497 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
2499         * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
2500         instead of `length' for comparing length of user and group names.
2502 2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
2504         * vc-dispatcher.el: New file, separates out the UI and command
2505         execution machinery from VCS-specific logic left in vc.el.
2506         The separation is not yet completely clean, but it's a good start.
2507         * vc.el: This file is about 1700 lines shorter now.
2508         Remove obsolete logentry-check from the backend API.
2509         * vc-sccs.el (vc-sccs-logentry-check): Remove.  This was the only
2510         implementation of the logentry-check method, and it guarded against
2511         a log length limit that has probably been obsolete for 15 years (!).
2513 2008-05-02  Sam Steingold  <sds@gnu.org>
2515         * progmodes/compile.el (compilation-start): Move setting of
2516         compilation-directory after (funcall mode) as that resets local
2517         variables, this fixes recompile in grep buffers.
2518         * grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
2520 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2522         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2523         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2524         * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
2525         has one of these and that all are called in compatible ways.
2526         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2527         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2528         * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
2529         backend has one of these.
2531 2008-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2533         * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
2534         initialization into define-abbrev-table.  Use :regexp.
2535         (octave-mode-syntax-table): Don't set word syntax for `.
2537         * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
2538         than only value.
2540         * dired.el (dired-read-dir-and-switches):
2541         Set minibuffer-completing-file-name and call substitute-in-file-name.
2542         (dired-format-columns-of-files): Use completion--insert-strings.
2544         * minibuffer.el (completion-hilit-commonality): Revert last change:
2545         the leftover code was actually useful.
2546         (completion--insert-strings): Use string-width rather than length.
2548 2008-05-02  Sam Steingold  <sds@gnu.org>
2550         * vc.el (vc-dir-mode-map): Enable mouse bindings.
2551         (vc-at-event): New macro: run the body at the even location.
2552         (vc-dir-menu, vc-dir-toggle-mark): Use it.
2553         (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
2554         * subr.el (mouse-event-p): Check if the even is mouse-related.
2556 2008-05-02  Nick Roberts  <nickrob@snap.net.nz>
2558         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2559         Don't throw error if no file is found.
2561 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2563         * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
2564         (vc-default-state-heuristic): Doc fix.
2566 2008-05-02  Richard Sharman  <rsharman@pobox.com>
2568         * hilit-chg.el (highlight-changes-mode): Remove references to
2569         hooks that no longer exist.  Because define-minor-mode is used the
2570         hook highlight-changes-mode-hook exists and can do what both the
2571         old hooks used to do.  The documentation at the top of the file
2572         was updated to demonstrate this.
2573         (highlight-changes-mode): Remove commented out call to a hook
2574         function that is no longer there.
2575         (hilit-chg-set): Remove running of highlight-changes-enable-hook.
2577 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2579         * vc.el (vc-default-dired-state-info): Change name of primitive
2580         to prettify-state-info, in preparation for ripping out dired mode.
2581         * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
2582         to prettify-state-info, in preparation for ripping out dired mode.
2583         * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
2584         tries this on a version-controlled buffer.  It will do useless or
2585         actively bad things on any version control system newer than RCS.
2586         * vc-hooks.el (vc-dired-resynch-file):
2587         * vc.el (vc-dired-resynch-file): Change name of primitive to
2588         vc-directory-resynch-file, preparing to remove dired.
2590 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
2592         * vc-rcs.el (vc-rcs-state): Fix typos.
2594         * vc.el (vc-register): Change argument order so that the prefix
2595         argument is assigned correctly.
2596         (vc-next-action, vc-dir-register): Update for the above change.
2598 2008-05-01  Juri Linkov  <juri@jurta.org>
2600         * replace.el (occur-read-primary-args): Set default to the car of
2601         regexp-history and display it in the prompt, but don't add to the
2602         list of minibuffer defaults.  Bind history-add-new-input to nil to
2603         not add automatically `default'.  For empty input return `default'.
2604         Otherwise, add `input' to regexp-history and return it.
2605         (occur-1): Signal an error for the empty regexp.
2607         * progmodes/compile.el (compilation-auto-jump):
2608         Set window point to `pos' explicitly.
2610 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
2612         * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
2613         when appropriate.
2614         * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
2615         we report the 'unregistered state reliably.
2616         * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
2617         we report the 'unregistered state reliably.
2618         * vc-git.el (vc-git-state): Call vc-git-unregistered so
2619         we report the 'unregistered state reliably.
2620         * vc-hooks (vc-state): Document that vc-unregistered is
2621         now expected to be returned reliably.
2622         * vc.el (vc-default-dired-state): Change needs-patch state to
2623         needs-update, since the name now shows up in dir-status listings
2624         and was somewhat misleading.
2625         * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
2626         immediately after removing the file.
2627         * vc.el (vc-next-action): More informative messages when a fileset
2628         is in a mixed state or files are missing.
2630 2008-05-01  Sam Steingold  <sds@gnu.org>
2632         * vc.el (vc-delete-file): Check if the file has uncommitted changes.
2634 2008-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2636         * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
2638 2008-05-01  Daiki Ueno  <ueno@unixuser.org>
2640         * epa-file-hook.el: New file split from epa-file.el.
2641         * epa-file.el: Require 'epa-file-hook.
2642         (epa-file-handler): Add autoload cookie.
2643         * loadup.el: Load epa-file-hook.
2644         * startup.el (command-line): Eval the body of auto-encryption-mode.
2646 2008-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
2648         * vc.el (vc-dir-mode-map): Don't bind "r".
2650         * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
2651         (vc-hg-status-printer): New function.
2652         (vc-hg-after-dir-status): Deal with copied and renamed files.
2653         (vc-hg-dir-status): Add flag to show copied files.
2655 2008-05-01  John Paul Wallington  <jpw@pobox.com>
2657         * ibuffer.el (ibuffer-last-sorting-mode): New variable.
2658         (ibuffer-do-sort-by-recency): Reverse sorting order if last
2659         sorting mode was recency.
2661         * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
2662         reverse sorting order if last sorting mode was the sorter's.
2664 2008-05-01  Jason Rumney  <jasonr@gnu.org>
2666         * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
2668 2008-04-30  John Paul Wallington  <jpw@pobox.com>
2670         * ibuffer.el (define-ibuffer-column filename): When the major mode
2671         is `vc-dir-mode' show the buffer's default directory.
2673         * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
2674         major mode is `vc-dir-mode' use the buffer's default directory.
2676 2008-04-30  Sam Steingold  <sds@gnu.org>
2678         * vc.el (vc-dir-delete-file): Add.
2679         (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
2680         (vc-delete-file): Do not barf when the file has been already deleted.
2682 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2684         * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
2686 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2688         * progmodes/octave-mod.el (octave-help): New function.
2689         * progmodes/octave-hlp.el: Delete.
2690         * info-look.el (octave-mode): Add operator index.
2692         * vc.el (vc-checkout): Typo.
2694 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2696         * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
2697         Add "..." in the appropriate places.
2699         * epa.el (epa-key-list-mode-map): Add more menu entries.
2700         Add "..." in the appropriate places.
2702         * dired.el (dired-mode-map): Add :help.
2704         * vc.el (vc-deduce-fileset): Add new parameter.
2705         (vc-dir-marked-only-files): New function.
2706         (vc-next-action): Don't ignore directories, look at the files
2707         inside them.
2708         (vc-dir-mode): Document how the mark/unmark commands work.
2710 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2712         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2713         Rule out trailing spaces in file and directory names as well.
2715         * minibuffer.el (completion--do-completion): Move point even if the
2716         completion makes no change.
2717         (completion-pcm-try-completion): Fix computation of new point.
2719 2008-04-30  David Hansen  <david.hansen@gmx.net>
2721         * dired.el: Require 'cl.
2723 2008-04-30  Nick Roberts  <nickrob@snap.net.nz>
2725         * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
2726         hollow if not in innermost frame.
2728 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2730         Make `checkout-model' apply to filesets.
2731         * vc-hooks.el (vc-checkout-model): Rewrite.
2732         (vc-before-save, vc-after-save): Adjust callers accordingly.
2733         * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
2734         (vc-transfer-file): Adjust callers accordingly.
2735         * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
2736         (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
2737         (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
2738         instead of vc-checkout-model.
2739         * vc-mcvs.el (vc-mcvs-revert):
2740         Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
2741         * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
2742         (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
2743         * vc-svn.el (vc-svn-checkout-model):
2744         * vc-hg.el (vc-hg-checkout-model):
2745         * vc-git.el (vc-git-checkout-model):
2746         * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
2748         * dired.el (dired-read-dir-and-switches): Replace last change with
2749         a new approach that mixes read-file-name and read-directory-name.
2751         * files.el (read-buffer-to-switch):
2752         Avoid making assumptions about `other-buffer'.
2754 2008-04-29  Sam Steingold  <sds@gnu.org>
2756         * vc.el (vc-dir-mode-hook): Add normal hook.
2757         (vc-dir-mode): Run it.
2759 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
2761         * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
2762         Always split windows.
2763         (gdb-speedbar-timer-fn): Only raise frame after user input.
2764         (gdb-same-frame): Reverse initial value.
2765         (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
2767         * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
2768         gdb-speedbar-timer-fn.
2770 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2772         * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
2774 2008-04-29  Daiki Ueno  <ueno@unixuser.org>
2776         * epa.el (epa-key-list-mode-map): Add menu.
2777         (epa-delete-keys, epa-import-keys): Fix typo.
2779 2008-04-29  Glenn Morris  <rgm@gnu.org>
2781         * find-cmd.el (top-level): Does not need cl when compiling.
2783 2008-04-29  Phil Jackson  <phil@shellarchive.co.uk>
2785         * find-cmd.el: New file.
2787 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2789         * minibuffer.el (completion-hilit-commonality): Remove leftover code.
2790         (completion-pcm--pattern->regex): Let `group' be a list of symbols.
2791         (completion-pcm--hilit-commonality): New function.
2792         (completion-pcm-all-completions): Use it.
2794         * minibuffer.el (completion-common-substring): Mark obsolete.
2795         (completions-first-difference, completions-common-part):
2796         Move from simple.el.
2797         (completion-hilit-commonality): New fun.
2798         (display-completion-list, completion-emacs21-all-completions)
2799         (completion-emacs22-all-completions): Use it.
2800         * simple.el (completions-first-difference, completions-common-part):
2801         Move to minibuffer.el.
2802         (choose-completion-string): Use field functions and minibufferp.
2803         (completion-setup-function): Don't set completions faces.
2805 2008-04-29  Glenn Morris  <rgm@gnu.org>
2807         * calendar/calendar.el (calendar-nth-named-absday)
2808         (calendar-nth-named-day):
2809         * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
2810         * calendar/holidays.el (holiday-float): Doc fixes.
2812         * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
2813         the `full' case.
2815         * org/org-agenda.el (calendar-iso-from-absolute):
2816         * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
2817         Fix declarations.
2819 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
2821         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
2822         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
2823         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
2824         (gdb-assembler-custom): Be careful not to match other addresses.
2826 2008-04-29  Jason Rumney  <jasonr@gnu.org>
2828         * battery.el (battery-status-function): Use w32-battery-status
2829         on Windows.
2830         (battery-echo-area-format): Make apm format the general case.
2831         (battery-mode-line-format): Merge apm and pmset formats as the
2832         general case.
2834 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
2836         * progmodes/gdb-ui.el (gdb-info-stack-custom):
2837         Use gud-tool-bar-item-visible-no-fringe.
2838         (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
2839         is already visible in frame.  Remove optional size parameter
2840         and add optional frame parameter.
2842         * progmodes/gud.el (gud-display-line): Only consider visible
2843         frames when looking for source buffer.
2845 2008-04-28  Chong Yidong  <cyd@stupidchicken.com>
2847         * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
2848         argument to get-char-property, in case the current buffer hasn't
2849         been assigned to that window yet.
2850         (doc-view-display): Default to selected window if the current
2851         buffer hasn't been assigned to a window yet.
2853 2008-04-28  Vinicius Jose Latorre  <bzg@altern.org>
2855         * whitespace.el (whitespace-trailing-regexp): Fix docstring.
2857 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
2859         * net/tramp.el (tramp-mode): New defcustom.
2860         (tramp-file-name-handler, tramp-completion-file-name-handler):
2861         Use it.
2862         (tramp-replace-environment-variables): Handle "$$".
2864 2008-04-28  Sam Steingold  <sds@gnu.org>
2866         * vc-hg.el (vc-hg-rename-file): Fix argument order.
2868 2008-04-28  Bastien Guerry  <bzg@altern.org>
2870         * whitespace.el (whitespace-trailing): Fix typo.
2872 2008-04-28  Sam Steingold  <sds@gnu.org>
2874         * textmodes/remember.el (diary-make-entry): Update the autoload.
2876 2008-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2878         * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
2879         all-completions.
2881 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
2883         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
2885 2008-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
2887         * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
2888         (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
2889         (vc-dir-mark-file): Add an optional argument.
2890         (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
2892 2008-04-27  Daiki Ueno  <ueno@unixuser.org>
2894         * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
2895         rather than obsolete alias find-file-hooks.
2896         (auto-encryption-mode): Rename from epa-file-mode.  Default to on.
2897         Use find-file-hook rather than obsolete alias find-file-hooks.
2898         Add to find-file-not-found-functions.
2899         (epa-file-handler): Put 'safe-magic and 'operations properties.
2901         * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
2902         (epa-menu-items): Remove.
2904         * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
2905         (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
2906         (epa-dired-mode, epa-global-dired-mode): Remove.
2908         * dired.el (dired-mode-map): Bind encryption/decryption commands.
2910         * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
2912         * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
2914 2008-04-27  Glenn Morris  <rgm@gnu.org>
2916         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2917         Remove un-needed local `orig-list'.  Replace cl `copy-list'.
2919 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
2921         * org/org.el (org-html-level-start): Always have id's in HTML.
2922         (org-export-as-html): Use `org-link-protocols' to
2923         retrieve the export form of the link.
2924         (org-add-link-type): Final parameter renamed from PUBLISH.
2925         Better documentation of how it is to be used.  Avoid double entries for
2926         the same link type.
2927         (org-add-link-props): New function.
2928         (org-modules-loaded): New variable.
2929         (org-load-modules-maybe, org-set-modules): New function.
2930         (org-modules): New option.
2931         (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
2932         (orgtbl-mode, org-store-link, org-insert-link-global)
2933         (org-open-at-point): Call `org-load-modules-maybe'.
2934         (org-search-view): Add more text properties.
2935         (org-agenda-schedule, org-agenda-deadline): Allow also in
2936         search-type agendas.
2937         (org-search-view): Order of arguments has been changed.
2938         Interpret prefix-arg as TODO-ONLY.
2939         (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
2940         Take new argument order of `org-search-view' into account.
2941         (org-todo-only): New variable.
2942         (org-search-syntax-table): New variable and function.
2943         (org-search-view): Do the search with the special syntax table.
2944         (define-obsolete-function-alias): Make work with XEmacs.
2945         (org-add-planning-info): Use old date as default when modifying an
2946         existing deadline or scheduled item.
2947         (org-agenda-compute-time-span): Make argument N optional.
2948         (org-agenda-format-date-aligned): Require `cal-iso'.
2949         (org-agenda-list): Include week into agenda heading, don't
2950         list it at each date (only on Mondays).
2951         (org-read-date-analyze): Define local variable `iso-date'.
2952         (org-agenda-format-date-aligned): Remove dependency on
2953         `calendar-time-from-absolute'.
2954         (org-remember-apply-template, org-go-to-remember-target):
2955         Interpret filenames relative to `org-directory'.
2956         (org-complete): Silently fail when trying to complete
2957         keywords that don't have a default value.
2958         (org-get-current-options): Add a #+DATE: option.
2959         (org-additional-option-like-keywords): Remove "DATE:" from the
2960         list of additional keywords.
2961         (org-export-as-html): Remove (current-time) as unnecessary second
2962         argument of `format-time-string'.
2963         (org-clock-find-position): Handle special case at end of buffer.
2964         (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
2965         `org-agenda-change-time-span'.
2966         (org-agenda-week-view): New argument ISO-WEEK, pass it on to
2967         `org-agenda-change-time-span'.
2968         (org-agenda-month-view): New argument MONTH, pass it on to
2969         `org-agenda-change-time-span'.
2970         (org-agenda-year-view): New argument YEAR, pass it on to
2971         `org-agenda-change-time-span'.
2972         (org-agenda-change-time-span): New optional argument N, pass it on
2973         to `org-agenda-compute-time-span'.
2974         (org-agenda-compute-time-span): New argument N, interpret it by
2975         changing the starting day.
2976         (org-small-year-to-year): New function.
2977         (org-scheduled-past-days): Respect `org-scheduled-past-days'.
2978         (org-auto-repeat-maybe): Make sure that repeating dates are pushed
2979         into the future, and that the shift is at least one interval, never 0.
2980         (org-update-checkbox-count): Fix bug with checkbox counting.
2981         (org-add-note): New command.
2982         (org-add-log-setup): Rename from `org-add-log-maybe'.
2983         (org-log-note-headings): New entry for plain notes (i.e. notes not
2984         related to state changes or clocking).
2985         (org-get-org-file): Check for availability of `remember-data-file'.
2986         (org-cached-entry-get): Allow a regexp value for
2987         `org-use-property-inheritance'.
2988         (org-use-property-inheritance): Allow regexp value.  Fix bug in
2989         customization type.
2990         (org-use-tag-inheritance): Allow a list and a regexp value for
2991         this variable.
2992         (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
2993         (org-entry-get): Respect value `selective' for the INHERIT argument.
2994         (org-tag-inherit-p, org-property-inherit-p): New functions.
2995         (org-agenda-format-date-aligned): Allow 10 characters for
2996         weekday, to acomodate German locale.
2997         (org-add-archive-files): New function.
2998         (org-agenda-files): New argument `ext', to get archive files as well.
2999         (org-tbl-menu): Protect the use of variables that
3000         are only available when org-table.el gets loaded.
3001         (org-read-agenda-file-list): Error if `org-agenda-files' is a
3002         single directory.
3003         (org-open-file): Allow a batch process to trigger
3004         waiting after executing a system command.
3005         (org-store-link): Link to headline when there is not
3006         target and no region in an org-mode buffer when creating a link.
3007         (org-link-types-re): New variable.
3008         (org-make-link-regexps): Compute `org-link-types-re'.
3009         (org-make-link-description-function): New option.
3010         (org-agenda-date, org-agenda-date-weekend): New faces.
3011         (org-archive-sibling-heading): New option.
3012         (org-archive-to-archive-sibling): New function.
3013         (org-iswitchb): New command.
3014         (org-buffer-list): New function.
3015         (org-agenda-columns): Also try the #+COLUMNS line in
3016         the buffer associated with the entry at point (or with the first
3017         entry in the agenda view).
3018         (org-modules): Add entry for org-bibtex.el.
3019         (org-completion-fallback-command): Move into `org-completion' group.
3020         (org-clock-heading-function): Move to `org-progress' group.
3021         (org-auto-repeat-maybe): Make sure that a note can
3022         be enforces if `org-log-repeat' is `note'.
3023         (org-modules): Allow additional symbols for external packages.
3024         (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
3025         (org-clock-goto): Hide drawers after showing an
3026         entry with `org-clock-goto'.
3027         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
3028         Try also a clocktable block shift.
3029         (org-clocktable-try-shift): New function.
3030         (org-columns-hscoll-title): New function.
3031         (org-columns-previous-hscroll): New variable.
3032         (org-columns-full-header-line-format): New variable.
3033         (org-columns-display-here-title, org-columns-remove-overlays):
3034         Install `org-columns-hscoll-title' in post-command-hook.
3036         * org/org.el: Split into many small files.
3038         * org/org-agenda.el: New file, split off from org.el.
3040         * org/org-archive.el: New file, split off from org.el.
3042         * org/org-bbdb.el: New file.
3044         * org/org-bibtex.el: New file, split off from org.el.
3046         * org/org-clock.el: New file, split off from org.el.
3048         * org/org-colview.el: New file, split off from org.el.
3050         * org/org-compat.el: New file, split off from org.el.
3052         * org/org-exp.el: New file, split off from org.el.
3054         * org/org-faces.el: New file, split off from org.el.
3056         * org/org-gnus.el: New file, split off from org.el.
3058         * org/org-info.el: New file, split off from org.el.
3060         * org/org-infojs.el: New file.
3062         * org/org-irc.el: New file.
3064         * org/org-macs.el: New file, split off from org.el.
3066         * org/org-mew.el: New file.
3068         * org/org-mhe.el: New file, split off from org.el.
3070         * org/org-publish.el: New file, split off from org.el.
3072         * org/org-remember.el: New file, split off from org.el.
3074         * org/org-rmail.el: New file, split off from org.el.
3076         * org/org-table.el: New file, split off from org.el.
3078         * org/org-vm.el: New file, split off from org.el.
3080         * org/org-wl.el: New file, split off from org.el.
3082 2008-04-27  Jason Riedy  <jason@acm.org>
3084         * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
3085         parameter that supresses lines that evaluate to NIL.
3086         (orgtbl-get-fmt): New inline function for
3087         picking apart formats that may be lists.
3088         (orgtbl-apply-fmt): New inline function for applying formats that
3089         may be functions.
3090         (orgtbl-eval-str): New inline function for strings that may be
3091         functions.
3092         (orgtbl-format-line, orgtbl-to-generic): Use and document.
3093         (orgtbl-to-latex, orgtbl-to-texinfo): Document.
3094         (*orgtbl-llfmt*, *orgtbl-llstart*)
3095         (*orgtbl-llend*): Dynamic variables for last-line formatting.
3096         (orgtbl-format-section): Shift formatting to support detecting the
3097         last line and formatting it specially.
3098         (orgtbl-to-generic): Document :ll* formats.  Set to the non-ll
3099         formats unless overridden.
3100         (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
3101         (*orgtbl-table*, *orgtbl-rtn*): Dynamically
3102         bound variables to hold the input collection of lines and output
3103         formatted text.
3104         (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
3105         (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
3106         format parameters.
3107         (orgtbl-format-line): New function encapsulating formatting for a
3108         single line.
3109         (orgtbl-format-section): Similar for each section.  Rebinding the
3110         dynamic vars customizes the formatting for each section.
3111         (orgtbl-to-generic): Use orgtbl-format-line and
3112         orgtbl-format-section.
3113         (org-get-param): Now unused, so delete.
3114         (orgtbl-gather-send-defs): New function to
3115         gather all the SEND definitions before a table.
3116         (orgtbl-send-replace-tbl): New function to find the RECEIVE
3117         corresponding to the current name.
3118         (orgtbl-send-table): Use the previous two functions and implement
3119         multiple destinations for each table.
3121         * doc/org.texi (A LaTeX example): Note that fmt may be a
3122         one-argument function, and efmt may be a two-argument function.
3123         (Radio tables): Document multiple destinations.
3125 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
3127         * org/org-agenda.el (org-add-to-diary-list): New function.
3128         (org-prefix-has-effort): New variable.
3129         (org-sort-agenda-noeffort-is-high): New option.
3130         (org-agenda-columns-show-summaries)
3131         (org-agenda-columns-compute-summary-properties): New options.
3132         (org-format-agenda-item): Compute the duration of the item.
3133         (org-agenda-weekend-days): New variable.
3134         (org-agenda-list, org-timeline): Use the proper faces for dates in
3135         the agenda and timeline buffers.
3136         (org-agenda-archive-to-archive-sibling): New command.
3137         (org-agenda-start-with-clockreport-mode): New option.
3138         (org-agenda-clockreport-parameter-plist): New option.
3139         (org-agenda-clocktable-mode): New variable.
3140         (org-agenda-deadline-leaders): Allow a function value for the
3141         deadline leader.
3142         (org-agenda-get-deadlines): Deal with new function value.
3144         * lisp/org-clock.el (org-clock): New customization group.
3145         (org-clock-into-drawer, org-clock-out-when-done)
3146         (org-clock-in-switch-to-state, org-clock-heading-function):
3147         Move into the new group.
3148         (org-clock-out-remove-zero-time-clocks): New option.
3149         (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
3150         (org-dblock-write:clocktable): Allow a Lisp form for the scope
3151         parameter.
3152         (org-dblock-write:clocktable): Fix bug with total time calculation.
3153         (org-dblock-write:clocktable): Request the unrestricted list of files.
3154         (org-get-clocktable): New function.
3155         (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
3156         be strings but also integers (an absolute day number) and lists (m d y).
3158         * org/org-colview.el (org-columns-next-allowed-value)
3159         (org-columns-edit-value): Limit the effort for updating in the
3160         agenda to recomputing a single file.
3161         (org-columns-compute): Only write property value if it has changed.
3162         This avoids raising the buffer-change-flag unnecessarily.
3163         (org-agenda-colview-summarize)
3164         (org-agenda-colview-compute): New functions.
3165         (org-agenda-columns): Call `org-agenda-colview-summarize'.
3167         * org/org-exp.el (org-export-run-in-background): New option.
3168         (org-export-icalendar): Allow a batch process to trigger waiting
3169         after executing a system command.
3170         (org-export-preprocess-string): Rename from
3171         `org-cleaned-string-for-export'.
3172         (org-export-html-style): Made target class look like normal text.
3173         (org-export-as-html): Make use of the better proprocessing in
3174         `org-cleaned-string-for-export'.
3175         (org-cleaned-string-for-export): Better treatment of heuristic
3176         targets, many more internal links will now work in HTML export.
3177         (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
3178         (org-export-inbuffer-options-extra): New variable.
3179         (org-export-options-filters): New hook.
3180         (org-infile-export-plist): Find also the settings keywords in
3181         `org-export-inbuffer-options-extra'.
3182         (org-infile-export-plist): Allow multiple #+OPTIONS lines and
3183         multiple #+INFOJS_OPT lines.
3184         (org-export-html-handle-js-options): New function.
3185         (org-export-html-infojs-setup): New option.
3186         (org-export-as-html): Call `org-export-html-handle-js-options'.
3187         Add autoload to all entry points.
3188         (org-skip-comments): Function removed.
3190         * org/org-table.el (org-table-make-reference): Extra parenthesis
3191         around single fields, to make sure that algebraic formulas get
3192         correctly interpreted by calc.
3193         (org-table-current-column): No longer interactive.
3195         * org/org-export-latex.el (org-export-latex-preprocess):
3196         Rename from `org-export-latex-cleaned-string'.
3198 2008-04-27  Bastien Guerry  <bzg@altern.org>
3200         * org/org-publish.el (org-publish-get-base-files-1): New function.
3201         (org-publish-get-base-files): Use it.
3202         (org-publish-temp-files): New variable.
3203         Don't require 'dired-aux anymore.
3204         (org-publish-initial-buffer): New variable.
3205         (org-publish-org-to, org-publish): Use it.
3206         (org-publish-get-base-files-1): Bug fix: get
3207         the proper list of files when recursing thru a directory.
3208         (org-publish-get-base-files): Use the :exclude property to skip
3209         both files and directories.
3211 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
3213         * net/tramp.el (tramp-handle-make-symbolic-link)
3214         (tramp-handle-file-name-directory)
3215         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
3216         (tramp-do-copy-or-rename-file-directly)
3217         (tramp-handle-insert-directory, tramp-handle-expand-file-name)
3218         (tramp-handle-substitute-in-file-name)
3219         (tramp-handle-insert-file-contents, tramp-handle-write-region)
3220         * net/tramp-cache.el (tramp-get-file-property)
3221         (tramp-set-file-property, tramp-flush-file-property)
3222         (tramp-flush-directory-property)
3223         * net/tramp-compat.el (tramp-compat-make-temp-file)
3224         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
3225         Disable `file-name-handler-alist' when handling localname.
3226         It could have a remote file syntax, like a VMS file name.
3228 2008-04-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3230         * whitespace.el: New version 11.1.
3231         (whitespace-trailing-regexp): Option fix, now trailing regexp must be
3232         enclosed by \\( and \\)$.  Docstring fix.
3233         (whitespace-trailing-regexp): Fun removed.
3234         (whitespace-report-list): Const initialization fix.
3235         (whitespace-color-on): Code fix.
3237 2008-04-27  Andreas Schwab  <schwab@suse.de>
3239         * Makefile.el: Unbreak bootstrap.
3241 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
3243         * net/tramp.el (tramp-replace-environment-variables): New defun.
3244         (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
3245         Use it.
3247 2008-04-27  Glenn Morris  <rgm@gnu.org>
3249         * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
3251         * calculator.el (calculator-expt): Replace cl function `oddp'.
3253 2008-04-27  Johan BockgÃ¥rd  <bojohan@gnu.org>
3255         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
3256         Simplify.  Collect `defun' and `autoload' entries.
3257         Avoid modifying load-history.
3259 2008-04-26  Glenn Morris  <rgm@gnu.org>
3261         * textmodes/ispell.el (ispell-insert-word): Revert previous change.
3263         * simple.el (quoted-insert, zap-to-char): Revert previous change.
3265 2008-04-26  John Paul Wallington  <jpw@pobox.com>
3267         * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
3268         `hexl-mode-old-eldoc-documentation-function'.
3269         (hexl-mode-exit): Restore it.
3270         (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
3272         * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
3274 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
3276         * minibuffer.el (completion-pcm-word-delimiters): Add :group.
3277         (completion-pcm--all-completions): Doc fix.
3278         (completion-styles-alist, completion-all-completions):
3279         Fix typos in docstrings.
3281 2008-04-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3283         * whitespace.el: There is now only one variable (whitespace-style) to
3284         specify which kind of blank is visualized.  Doc and docstring fix.
3285         New version 11.0.
3286         (whitespace-style): New option, replace whitespace-style-mark and
3287         whitespace-style-color.
3288         (whitespace-style-mark, whitespace-style-color): Options removed.
3289         (whitespace-hspace, whitespace-tab, whitespace-newline)
3290         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
3291         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
3292         (whitespace-hspace-regexp, whitespace-space-regexp)
3293         (whitespace-tab-regexp, whitespace-trailing-regexp)
3294         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
3295         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
3296         (whitespace-space-after-tab-regexp, whitespace-line-column)
3297         (whitespace-display-mappings, whitespace-report): Docstring fix.
3298         (whitespace-color-value-list, whitespace-mark-value-list)
3299         (whitespace-active-color, whitespace-active-mark)
3300         (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
3301         (whitespace-style-value-list, whitespace-active-style)
3302         (whitespace-toggle-style): New vars.
3303         (whitespace-toggle-option-alist, whitespace-help-text):
3304         Var initialization and docstring fix.
3305         (whitespace-toggle-options, global-whitespace-toggle-options)
3306         (whitespace-cleanup, whitespace-cleanup-region)
3307         (whitespace-report-region, whitespace-interactive-char)
3308         (whitespace-toggle-list): Docstring and code fix.
3309         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
3310         (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
3311         (whitespace-display-char-on, whitespace-display-char-off): Code fix.
3312         (whitespace-style-face-p, whitespace-style-mark-p): New fun.
3314 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3316         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
3317         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
3318         (diff-sanity-check-hunk): Adjust code accordingly.
3320 2008-04-26  Glenn Morris  <rgm@gnu.org>
3322         * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
3324         * forms-d2.dat: Move to ../etc.
3325         * forms-d2.el (forms-file): Adapt for above change.
3327         * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
3328         `translation-table-for-input'.
3330         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
3331         (byte-compile-obsolete, byte-compile-variable-ref): Use it.
3333         * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
3334         to punctuation now it's not needed for abbrevs.
3335         (fortran-mode-abbrev-table): Remove defvar, make use of new
3336         define-abbrev-table :regexp feature.
3338         * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
3339         insert, now that translation-table-for-input is not needed.
3341 2008-04-26  Johannes Weiner  <hannes@saeurebad.de>
3343         * emacs-lisp/pp.el (pp-display-expression): New function,
3344         extracted from pp-eval-expression.
3345         (pp-eval-expression): Use pp-display-expression.
3346         (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
3347         (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
3348         (pp-eval-last-sexp): Use pp-last-sexp.
3350 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3352         * abbrev.el (define-abbrev-table): Apply props even if the table
3353         exists already.
3355         * minibuffer.el (completion-table-with-context): Fix `pred' for the
3356         various kinds of completion tables.
3357         (completion-emacs22-try-completion): Place cursor after the /, as was
3358         done in Emacs-22's minibuffer-complete-word.
3359         Fix bug reported by David Hansen <david.hansen@gmx.net>.
3360         (completion-emacs22-try-completion): Merge all mergable text rather
3361         than just /.
3362         (completion-pcm--delim-wild-regex): New var.
3363         (completion-pcm-word-delimiters): New custom.
3364         (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
3365         (completion-pcm--string->pattern, completion-pcm--pattern->regex)
3366         (completion-pcm--all-completions, completion-pcm-all-completions)
3367         (completion-pcm--merge-completions, completion-pcm--pattern->string)
3368         (completion-pcm-try-completion): New functions.
3369         (completion-styles-alist): Add them.
3370         (completion-styles): Add it to the default.
3372 2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
3374         * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
3375         (gdb-var-create-handler): ...until here when there are values.
3376         (gdb-post-prompt): Don't do -var-update with no watch expressions.
3377         (gdb-info-locals-handler): Don't match "struct {...}" as an array.
3379 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
3381         * ls-lisp.el (ls-lisp-format): Fix last change.
3382         (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
3383         (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
3384         (ls-lisp-filesize-f-fmt): New defvars.
3385         (ls-lisp-insert-directory): Dynamically compute format specifiers
3386         for displaying UID, GID, and file size, and store them in the
3387         above variables.
3388         (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
3389         ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
3390         instead of constant format strings.
3391         (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
3392         ls-lisp-filesize-d-fmt instead of constant format strings.
3394 2008-04-24  Nick Roberts  <nickrob@snap.net.nz>
3396         * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
3397         value of addresses rather than (partial) string value.
3398         (gdb-frame-handler): Change regexp according to above change.
3399         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
3400         (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
3401         (gdb-assembler-mode): Disable undo in these buffers.
3403 2008-04-24  Michael Albinus  <michael.albinus@gmx.de>
3405         * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
3406         Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
3408 2008-04-24  Sam Steingold  <sds@gnu.org>
3410         * textmodes/remember.el (remember-diary-extract-entries): Use
3411         diary-make-entry instead of the obsolete make-diary-entry.
3413 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3415         * subr.el (translation-table-for-input): Mark as obsolete.
3417         * isearch.el (isearch-search-string): Avoid string-bytes and aset.
3419         * international/quail.el (quail-build-decode-map): Avoid string-bytes.
3421         * textmodes/ispell.el (ispell-dictionary-alist-1)
3422         (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
3423         (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
3424         (ispell-dictionary-alist-6): Remove.
3425         (ispell-dictionary-base-alist): New var, merges the above.
3426         (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
3427         Use it.
3428         (ispell-dictionary-alist): Default to nil.  Remove autoload.
3429         (ispell-local-dictionary-alist): Remove autoload.
3431         * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
3432         (f90-mode-abbrev-table): Use the new :regexp feature.
3433         Merge defvar and mapc into define-abbrev-table.
3434         (f90-imenu-type-matcher): Remove unused `l'.
3435         (f90-imenu-generic-expression): Remove unused `not-ib'.
3436         (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
3437         (f90-change-keywords): Use restore-buffer-modified-p.
3439 2008-04-24  Glenn Morris  <rgm@gnu.org>
3441         * net/goto-addr.el (goto-address-prog-mode):
3442         * progmodes/bug-reference.el (bug-reference-prog-mode):
3443         Define for compiler.
3445         * minibuffer.el (x-file-dialog): Declare as function.
3447         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
3448         dframe-update-speed rather than obsolete alias speedbar-update-speed.
3450         * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
3451         (cal-menu-scroll-menu): Use commands rather than key macros, which don't
3452         work with easymenu.  Add :keys where needed.
3454         * calendar/cal-move.el (calendar-scroll-left): Handle case when
3455         event-start is nil.
3457         * calendar/calendar.el (calendar-mode-map): Fix typo.
3459 2008-04-24  Tom Tromey  <tromey@redhat.com>
3461         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3462         Document keywords.  Add :suppress.
3463         * pcvs-defs.el (cvs-mode-map): Use :suppress.
3465         * net/goto-addr.el (goto-address-unfontify): New function.
3466         (goto-address-fontify): Use it.  Respect goto-address-prog-mode.
3467         (goto-address-fontify-region, goto-address-mode)
3468         (goto-address-prog-mode): New functions.
3470         * progmodes/bug-reference.el: New file.
3472 2008-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3474         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
3476 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3478         * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
3479         macros within lambdas.
3481 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3483         * minibuffer.el (completion-try-completion): Add `point' argument.
3484         Change return value.
3485         (completion-all-completions): Add `point' argument.
3486         (minibuffer-completion-help): Pass the new `point' argument.
3487         (completion--do-completion): Pass the whole field to try-completion.
3488         (completion--try-word-completion): Rewrite, making fewer assumptions.
3489         (completion-emacs21-try-completion, completion-emacs21-all-completions)
3490         (completion-emacs22-try-completion, completion-emacs22-all-completions)
3491         (completion-basic-try-completion, completion-basic-all-completions):
3492         New functions.
3493         (completion-styles-alist): Use them.
3495 2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
3497         * ispell.el (ispell-set-spellchecker-params): New function to make sure
3498         right params and dictionary alists are used after spellchecker changes.
3499         (ispell-aspell-dictionary-alist, ispell-last-program-name)
3500         (ispell-initialize-spellchecker-hook): New variables and hook.
3501         (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
3502         (ispell-maybe-find-aspell-dictionaries): Remove.
3503         Calls replaced by (ispell-set-spellchecker-params) calls.
3504         (ispell-have-aspell-dictionaries): Remove.
3505         * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
3506         ispell-set-spellchecker-params.
3508 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3510         * complete.el (PC-do-completion): Be more robust in the presence of
3511         unexpected values in minibuffer-completion-predicate.
3513         * minibuffer.el (read-file-name): Don't let-bind default-directory.
3514         Only abbreviate default-filename if it's a file.
3516         * minibuffer.el (read-file-name-function, read-file-name-predicate)
3517         (read-file-name-completion-ignore-case, insert-default-directory):
3518         New vars, moved from fileio.c.
3519         (read-file-name): New fun, moved from fileio.c.
3520         * cus-start.el: Remove insert-default-directory and
3521         read-file-name-completion-ignore-case.
3523 2008-04-23  Magnus Henoch  <mange@freemail.hu>
3525         * tar-mode.el (tar-untar-buffer): If the entry has directory
3526         link type, extract it as a directory even if its file name doesn't
3527         end with a slash.  Fixes extraction of NetBSD tar archives.
3529 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3531         * server.el (server-start): Also don't get confused by CRs since we
3532         don't quote them.
3534 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
3536         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
3537         (gdb-set-gud-minor-mode-existing-buffers)
3538         (gdb-info-breakpoints-custom, gdb-get-location)
3539         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3540         Previously gdb-create-define-alist wasn't always run and added to
3541         after-save-hook.
3543         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
3545 2008-04-23  Kevin Ryde  <user42@zip.com.au>
3547         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
3548         comments like unindented ones.
3550 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3552         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
3553         parameter origins.
3555 2008-04-23  Kevin Ryde  <user42@zip.com.au>
3557         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3558         Bind print-level to ensure output forms aren't truncated if
3559         print-level is set to eval-expression-print-level when going via
3560         eval-defun and friends, or has been otherwise fiddled with.
3562 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3564         * progmodes/cc-mode.el (c-basic-common-init): Don't set
3565         font-lock-extend-after-change-region-function globally.
3567 2008-04-23  Juanma Barranquero  <lekktu@gmail.com>
3569         * speedbar.el (speedbar-use-tool-tips-flag)
3570         (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
3571         (speedbar-file-regexp, speedbar-message, speedbar-item-info)
3572         (speedbar-files-item-info, speedbar-maybe-add-localized-support)
3573         (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
3574         (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
3575         (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
3576         (speedbar-separator-face): Fix typos in docstrings.
3577         (speedbar-stealthy-function-list, speedbar-verbosity-level)
3578         (speedbar-supported-extension-expressions, speedbar-update-current-file)
3579         (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
3580         (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
3581         (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
3582         (speedbar-show-info-under-mouse, speedbar-directory-buttons)
3583         (speedbar-check-vc-this-line, speedbar-files-line-directory)
3584         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
3585         (speedbar-buffers-line-directory, speedbar-recenter-to-top)
3586         (speedbar-recenter): Doc fixes.
3587         (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
3588         declaration and remove redundant info in docstring.
3590 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
3592         * vc-git.el (vc-git-status-printer): Deal with directories.
3594         * vc.el (vc-next-action): Look at more than the first file to
3595         determine the state.
3597 2008-04-23  Glenn Morris  <rgm@gnu.org>
3599         * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
3600         timers.  Doc fix.
3601         (dframe-update-speed): Drop support for XEmacs < 20.
3602         (dframe-frame-mode): Drop support for Emacs < 20.
3603         (dframe-set-timer-internal): Drop support for Emacs without timers.
3604         (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
3606         * ediff-init.el (ediff-check-version): Drop support for very old Emacs
3607         versions.  Add doc-string.  Mark as obsolete.
3609         * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
3611         * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
3612         rather than using an Emacs version test.
3614         * tree-widget.el (tree-widget-image-enable): Use display-images-p
3615         rather than an Emacs version test.
3617         * calendar/cal-china.el (holiday-chinese-qingming)
3618         (holiday-chinese-winter-solstice, holiday-chinese): New functions.
3619         * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
3620         * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
3622         * calendar/cal-islam.el (holiday-islamic): Doc fix.
3624         * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
3625         (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
3626         Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3628 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
3630         * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
3631         (gdb-previous-frame-pc-address): ...to this.
3632         (gdb-get-selected-frame): Use MI command -stack-info-frame instead
3633         of "info frame" with Gdb 6.4+.
3634         (gdb-stack-list-frames-regexp): New regexp.
3635         (gdb-frame-handler-1): Parse output of -stack-info-frame.
3637 2008-04-22  David Glasser  <glasser@davidglasser.net>  (tiny change)
3639         * tar-mode.el (tar-prefix-offset): New constant.
3640         (tar-header-block-tokenize): Support paths with long names
3641         which use the "ustar" standard.
3643 2008-04-22  Mathias Dahl  <mathias.dahl@gmail.com>
3645         * image-dired.el (image-dired-track-original-file)
3646         (image-dired-modify-mark-on-thumb-original-file):
3647         Use `dired-goto-file' instead of `search-forward'.  This solves
3648         a bug with finding files where the file name is a subset of other
3649         file names.  Doc fix.
3651 2008-04-22  Juri Linkov  <juri@jurta.org>
3653         * menu-bar.el (buffers-menu-max-size): Move its definition down to
3654         the "Buffers Menu" section.  Change group name `mouse' to `menu'.
3655         (yank-menu-length): Change group name `mouse' to `menu'.
3656         (buffers-menu-buffer-name-length): New user option.
3657         (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
3658         instead of the hard-coded number 27.
3660 2008-04-22  Juri Linkov  <juri@jurta.org>
3662         * isearch.el (eval-when-compile): Require `help-macro'.
3663         (isearch-help-for-help-internal): Isearch specific Help screen
3664         created by `make-help-screen'.
3665         (isearch-help-map): New variable that binds "b", "k", "m" to
3666         isearch-specific commands, and binds other keys to
3667         isearch-other-control-char, thus allowing other Help keys to
3668         exit isearch mode and execute their global definitions.
3669         (isearch-help-for-help, isearch-describe-bindings)
3670         (isearch-describe-key, isearch-describe-mode): New commands.
3671         (isearch-mode-help): Define alias to isearch-describe-mode
3672         and remove its old function definition.
3673         (isearch-mode-map): Bind "\C-h" to isearch-help-map.
3674         Remove old comments because this issue is settled now.
3675         (isearch-forward): Describe three new Help commands in the docstring.
3676         (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
3677         leave the single sentence at the first line of the docstring,
3678         and prepend the word "function" before `isearch-forward'
3679         to make the Help link to the function instead of variable.
3681 2008-04-22  Juri Linkov  <juri@jurta.org>
3683         * isearch.el (isearch-success-function): New variable with default
3684         to `isearch-success-function-default'.
3685         (isearch-search): Call a function from `isearch-success-function'
3686         instead of calling the hard-coded `isearch-range-invisible'.
3687         (isearch-success-function-default): New function that calls
3688         `isearch-range-invisible' and inverts its return value.
3690         * info.el (Info-search): In two similar places that skip
3691         undesired search matches move code to Info-search-success-function,
3692         and call `isearch-success-function' instead.
3693         (Info-search-success-function): New function copied from code
3694         in Info-search.  Replace isearch-range-invisible with
3695         text-property-not-all that checks for 'invisible and 'display
3696         properties to skip partially invisible matches (whose display
3697         properties were set by Info-fontify-node).
3698         (Info-mode): Set buffer-local isearch-success-function
3699         to Info-search-success-function.
3701 2008-04-22  Juri Linkov  <juri@jurta.org>
3703         * minibuffer.el (internal-complete-buffer-except): New function.
3705         * files.el (read-buffer-to-switch): New function.
3706         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
3707         Change interactive spec to call read-buffer-to-switch instead of
3708         using the letter "B".
3710         * simple.el (minibuffer-default-add-shell-commands): New function.
3711         Use declare-function for mailcap-file-default-commands from "mailcap".
3712         (shell-command): Set local minibuffer-default-add-function to
3713         minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
3714         before calling read-shell-command.  Set 4th arg default-value of
3715         read-shell-command to relative buffer-file-name in file buffers.
3717         * dired-aux.el (dired-read-shell-command-default): Move it to
3718         gnus/mailcap.el and change its name to more general name
3719         mailcap-file-default-commands.
3720         (minibuffer-default-add-dired-shell-commands): New function.
3721         Use declare-function for mailcap-file-default-commands from "mailcap".
3722         (dired-read-shell-command): Set local minibuffer-default-add-function
3723         to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
3724         before calling read-shell-command.  Remove dired-read-shell-command-default
3725         from the default value arg because default values are not set in
3726         minibuffer-default-add-dired-shell-commands.  Doc fix.
3728         * dired-x.el (dired-smart-shell-command): Sync arguments and
3729         interactive spec with changes in `shell-command'.
3730         Use dired-get-filename to get the dired file name at point
3731         as the default value in dired mode.
3733 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
3735         * info.el (Info-complete-menu-item): Add missing parenthesis.
3737 2008-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3739         * info.el (Info-complete-menu-item): Save point.
3741 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
3743         * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
3745 2008-04-22  Andreas Schwab  <schwab@suse.de>
3747         * Makefile.in (emacs-deps): Define.
3748         Use it instead of $(lisp)/subdirs.el.
3750 2008-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
3752         * vc.el (vc-next-action): Do not consider directories when
3753         checking for state compatibility.
3754         (vc-transfer-file): Use when not if.
3755         (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
3756         (vc-dir-mark-file): Use them.
3757         (vc-deduce-fileset): Also return the backend.
3758         (vc-diff-internal): Take as argument the value returned by
3759         vc-deduce-fileset instead of just the fileset.
3760         (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
3761         (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
3762         (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
3764 2008-04-22  Tassilo Horn  <tassilo@member.fsf.org>
3766         * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
3767         set-window-vscroll but image-scroll-down.  Fixes a bug where a
3768         command following SPC scrolled up again.
3770 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
3772         * progmodes/gdb-ui.el (gdb-locals-header): New variable.
3773         (gdb-locals-mode, gdb-registers-mode): Use it for header line.
3774         (gud-watch): Add "$" prefix when in registers buffer.
3776 2008-04-22  Glenn Morris  <rgm@gnu.org>
3778         * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
3780         * whitespace.el (whitespace-display-table)
3781         (whitespace-display-table-was-local): Move definitions before use.
3783         * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
3784         (copyright-limit): Respect copyright-at-end-flag.
3785         (copyright-re-search, copyright-start-point)
3786         (copyright-offset-too-large-p): New functions.
3787         (copyright-update-year): Use copyright-re-search.
3788         (copyright-update, copyright-fix-years): Use copyright-start-point,
3789         and copyright-re-search.
3790         (copyright): Use copyright-offset-too-large-p.
3791         * add-log.el (change-log-mode): Set copyright-at-end-flag.
3793         * add-log.el (top-level): Require 'cl when compiling.
3795 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3797         * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
3798         Treat minibuffer-completion-predicate as a predicate.
3800         * minibuffer.el (completion--file-name-table): Accept both the old
3801         `dir' arg or the new `pred' arg.
3803         * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
3804         `predicate' argument to pass non-predicate data.
3805         (ffap-read-url-internal, ffap-read-file-or-url-internal):
3806         Use second arg as proper predicate.
3808         * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
3809         (vc-bzr-revision-completion-table): Use completion-table-with-context
3810         instead.
3812         * simple.el (choose-completion-string): Use minibuffer-completion-table.
3814 2008-04-21  Chong Yidong  <cyd@stupidchicken.com>
3816         * term.el (term-emulate-terminal): Perform redisplay after the
3817         process filter has finished running.
3819 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3821         * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
3823         * minibuffer.el (completion-try-completion): Change magic symbol
3824         property name.  Rename from minibuffer-try-completion.
3825         (completion-all-completions): Rename from minibuffer-all-completions.
3826         Remove hide-spaces argument.
3827         (completion--do-completion): Rename from minibuffer--do-completion.
3828         (minibuffer-complete-and-exit): Call just try-completion rather than
3829         completion-try-completion to fix up the case.
3830         (completion--try-word-completion): Try to add space or hyphen before
3831         making `string' a prefix of `completion'.
3832         (completion--insert-strings): Rename from minibuffer--insert-strings.
3834 2008-04-22  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3836         * net/tls.el (tls-program): Add -ign_eof argument to call the
3837         openssl commands.
3838         (tls-checktrust): Ditto.
3840 2008-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
3842         * vc-cvs.el (vc-cvs-status-extra-headers): New function.
3844         * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
3845         (vc-check-master-templates, vc-file-not-found-hook)
3846         (vc-kill-buffer-hook):
3847         * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
3848         (vc-find-position-by-context, vc-buffer-context)
3849         (vc-restore-buffer-context, vc-responsible-backend)
3850         (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
3851         (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
3852         (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
3853         (vc-version-diff, vc-diff, vc-insert-headers)
3854         (vc-dired-buffers-for-dir, vc-dired-resynch-file)
3855         (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
3856         (vc-revert, vc-rollback, vc-version-backup-file)
3857         (vc-rename-master, vc-delete-file, vc-rename-file)
3858         (vc-branch-part, vc-default-retrieve-snapshot)
3859         (vc-annotate-display-autoscale, vc-annotate-display-select)
3860         (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
3861         (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
3862         (vc-dir-update): Handle directories.
3863         (vc-default-status-printer): Simplify.
3865         * progmodes/asm-mode.el (asm-mode-map):
3866         * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
3868         * progmodes/m4-mode.el (m4-mode-map): Add menu.
3870 2008-04-21  Kenichi Handa  <handa@m17n.org>
3872         * select.el (xselect-convert-to-string): Send a C_STRING only if
3873         the polymorphic target TEXT is requested.
3875 2008-04-21  Juanma Barranquero  <lekktu@gmail.com>
3877         * minibuffer.el (completion-setup-hook, display-completion-list)
3878         (completion--file-name-table): Fix typos in docstrings.
3879         (completion-table-dynamic): Fix typo, and reflow docstring.
3881 2008-04-20  Andreas Schwab  <schwab@suse.de>
3883         * server.el (server-switch-buffer): Also consider clients in the
3884         selected frame.
3886 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3888         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
3889         Select window clicked on first.
3890         (gdb): Display thread number in mode-line.
3891         (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
3892         (gdb-breakpoints-header): New variable.
3893         (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
3895 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3897         * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
3898         (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
3899         (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
3900         (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
3901         (vc-sccs-print-log): Use it.
3903         * vc-hooks.el (vc-path): Remove SCCS-specific hack.
3905         * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
3906         * progmodes/scheme.el (scheme-mode-variables): Don't use it.
3908         * tooltip.el (tooltip-previous-message): New var.
3909         (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
3910         the C code (avoid overwriting a minibuffer, restore previous echo
3911         message, ...).
3912         (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
3913         Simplify.
3915 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3917         * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
3918         (gdb-init-1): Initialise it.
3919         (gdb-annotation-rules): New entry for "new-thread".
3920         (gdb-thread-identification): New function to customize
3921         mode-line-buffer-identification.
3922         (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
3923         (gdb-assembler-mode): Use it.
3924         (gdb-threads-mode): Force "info threads" onto queue.
3926 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3928         * files.el (locate-file-completion-table): Rename from
3929         locate-file-completion and make it use `pred' in the normal way.
3930         (locate-file-completion): New compatibility wrapper.
3931         (load-library): Use locate-file-completion-table.
3932         * finder.el (finder-commentary):
3933         * subr.el (locate-library):
3934         * emacs-lisp/find-func.el (find-library): Likewise.
3935         * info.el: Use with-current-buffer and inhibit-read-only.
3936         (Info-read-node-name-2): Change to use `predicate' in the normal way.
3937         (Info-read-node-name-1): Adjust uses accordingly.
3939         * minibuffer.el (completion-table-with-context): Add support for `pred'.
3940         (completion-table-with-terminator): Don't use complete-with-action
3941         since we have to distinguish all three cases anyway.
3942         (completion-table-with-predicate): New function.
3943         (dynamic-completion-table): Add obsolete alias.
3945         * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
3947 2008-04-18  Sam Steingold  <sds@gnu.org>
3949         * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
3950         Use quit-window instead of bury-buffer.
3952 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3954         * minibuffer.el (completion-table-with-terminator): Fix last fix.
3956 2008-04-18  Andreas Schwab  <schwab@suse.de>
3958         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
3959         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
3960         Depend on $(lisp)/subdirs.el.
3962 2008-04-18  Juanma Barranquero  <lekktu@gmail.com>
3964         * descr-text.el (describe-char-after):
3965         Use `define-obsolete-function-alias'.
3967         * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
3969         * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
3971         * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
3972         Remove redundant obsolescence info in docstring.
3974         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
3975         (vc-header-alist): Add WHEN to obsolescence declaration.
3976         (vc-state): Fix typo in docstring.
3978         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
3979         Use `define-obsolete-variable-alias'.
3981         * emulation/tpu-edt.el (tpu-have-ispell):
3982         * international/codepage.el (codepage-setup):
3983         Fix typo in obsolescence declaration.
3985         * international/mule.el (char-coding-system-table):
3986         Remove redundant obsolescence info in docstring.
3987         (charset-list, generic-char-p, set-char-table-default):
3988         Fix typos in obsolescence decarations.
3990         * international/mule-diag.el (non-iso-charset-alist):
3991         Fix typo in obsolescence declaration.
3992         (decode-codepage-char): Remove redundant obsolescence info in docstring.
3994         * font-core.el (font-lock-defaults-alist):
3995         * font-lock.el (font-lock-reference-face):
3996         * frame.el (screen-height, screen-width, set-screen-width)
3997         (set-screen-height):
3998         * hilit-chg.el (highlight-changes-initial-state):
3999         * isearch.el (isearch-return-char):
4000         * log-edit.el (cvs-commit-buffer-require-final-newline)
4001         (cvs-changelog-full-paragraphs):
4002         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
4003         (mouse-popup-menubar-stuff):
4004         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
4005         (mouse-wheel-click-button):
4006         * outline.el (outline-visible):
4007         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
4008         * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
4009         * emacs-lisp/lisp-mode.el (lisp-comment-indent):
4010         * progmodes/compile.el (compile-internal):
4011         Add WHEN to obsolescence declarations.
4013 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4015         * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
4016         is not better anyway.
4018 2008-04-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4020         * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
4021         properly.
4023 2008-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4025         * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
4026         (python-use-skeletons): Remove, unused.
4027         (python-skeletons): Remove.  Use the abbrev table instead.
4028         (python-mode-abbrev-table): Fix regexp;
4029         add enable-function and case-fixed.
4030         (def-python-skeleton): Simplify.
4031         (python-expand-template): Use the abbrev-table and abbrev-insert.
4032         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
4033         Remove.
4034         (python-mode): Don't set pre-abbrev-expand-hook.
4036         * skeleton.el: Set coding-tag.
4038         * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
4039         (expand-abbrev): Use it.
4040         (abbrev-table-menu): New function.
4042         * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
4044         * minibuffer.el (completion-table-with-terminator): Fix paren typo.
4046 2008-04-17  Sam Steingold  <sds@gnu.org>
4048         * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
4049         idiosyncratic bury-buffer/delete-window logic.
4051 2008-04-17  Juanma Barranquero  <lekktu@gmail.com>
4053         * emacs-lisp/crm.el (crm-completion-help, crm-complete)
4054         (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
4056 2008-04-17  Kenichi Handa  <handa@m17n.org>
4058         * international/characters.el: Don't make the width of U+00AD to 0.
4060 2008-04-17  Nick Roberts  <nickrob@snap.net.nz>
4062         * progmodes/gdb-ui.el (gdb-stack-update): New variable.
4063         (gdb, gdb-starting, gdb-frames-mode): Use it.
4064         (gdb-invalidate-frames): Advise to call "info stack" only if
4065         execution has occurred.
4066         (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
4067         selected frame if no execution has occurred.
4068         (gdb-frames-force-update): New interactive function.
4069         (gdb-frames-mode-map): Bind it to "F".
4071 2008-04-17  Michael Olson  <mwolson@gnu.org>
4073         * textmodes/remember.el (remember-version): Release Remember 2.0.
4075 2008-04-16  Yoni Rabkin  <yoni@rabkins.net>
4077         * textmodes/artist.el:
4078         * progmodes/vhdl-mode.el:
4079         * progmodes/verilog-mode.el:
4080         * progmodes/vera-mode.el:
4081         * progmodes/simula.el:
4082         * progmodes/ps-mode.el:
4083         * progmodes/cmacexp.el:
4084         * obsolete/hilit19.el:
4085         * emulation/viper.el:
4086         * ediff.el: Cleanup the bug-report email addresses and make sure the
4087         maintainer is still willing to handle bug reports.
4089 2008-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
4091         * vc.el (vc-dir-kill-query): Fix thinko.
4093 2008-04-16  Glenn Morris  <rgm@gnu.org>
4095         * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
4096         by diary-sexp-entry.
4098 2008-04-16  Markus Triska  <markus.triska@gmx.at>
4100         * proced.el (proced-command-alist): Add support for darwin.
4102 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4104         * proced.el (proced-mode): Redefine as just the major-mode.
4105         (proced): Separate it from proced-mode.
4107         * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
4109 2008-04-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4111         * whitespace.el: Honor the `indent-tabs-mode' setting from user.
4112         Suggested by Stephen Deasey <sdeasey@gmail.com>.  Honor also the
4113         `tab-width' setting from user.  New version 10.0.  Doc and docstring
4114         fix.
4115         (whitespace-style, whitespace-chars): Remove options.
4116         (whitespace-style-mark): New option, replace whitespace-style deleted
4117         option.  Fix docstring.
4118         (whitespace-style-color): New option, replace whitespace-chars deleted
4119         option.  Fix docstring.
4120         (whitespace-space, whitespace-hspace, whitespace-tab)
4121         (whitespace-newline, whitespace-trailing, whitespace-line)
4122         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
4123         (whitespace-space-after-tab, whitespace-hspace-regexp)
4124         (whitespace-space-regexp, whitespace-tab-regexp)
4125         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
4126         (whitespace-empty-at-eob-regexp, whitespace-line-column)
4127         (whitespace-toggle-option-alist): Fix docstring.
4128         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
4129         (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
4130         docstring and initialization.
4131         (global-whitespace-mode): Autoloaded global minor mode.
4132         (whitespace-chars-value-list, whitespace-style-value-list)
4133         (whitespace-active-chars, whitespace-active-style)
4134         (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
4135         (whitespace-color-value-list): New var, replace
4136         whitespace-chars-value-list removed var.
4137         (whitespace-mark-value-list): New var, replace
4138         whitespace-style-value-list removed var.
4139         (whitespace-active-color): New var, replace whitespace-active-chars
4140         removed var.
4141         (whitespace-active-mark): New var, replace whitespace-active-style
4142         removed var.
4143         (whitespace-toggle-color): New var, replace whitespace-toggle-chars
4144         removed var.
4145         (whitespace-toggle-mark): New var, replace whitespace-toggle-style
4146         removed var.
4147         (whitespace-toggle-option-alist, whitespace-report-list)
4148         (whitespace-report-text, whitespace-help-text): Fix initialization.
4149         (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
4150         (whitespace-toggle-options, global-whitespace-toggle-options)
4151         (whitespace-cleanup-region, whitespace-report-region)
4152         (whitespace-interactive-char): Fix docstring and code.
4153         (whitespace-cleanup, whitespace-report): Fix docstring.
4154         (whitespace-replace-spaces-by-tabs): Remove fun.
4155         (whitespace-replace-action): New fun, replace
4156         whitespace-replace-spaces-by-tabs removed fun.
4157         (whitespace-regexp, whitespace-indentation-regexp)
4158         (whitespace-space-after-tab-regexp, whitespace-insert-value)
4159         (whitespace-kill-buffer): New funs.
4160         (whitespace-insert-option-mark, whitespace-help-on)
4161         (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
4162         (whitespace-color-on, whitespace-color-off)
4163         (whitespace-display-char-on): Fix code.
4165 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4167         * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
4168         (mouse-throw-magnifier-with-mouse-movement): Remove.
4169         (mouse-throw-magnifier-base): New const.
4170         (mouse-drag-scroll-delta): New fun.
4171         (mouse-drag-throw): Use it.
4173 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
4175         * international/uni-bidi.el, international/uni-category.el:
4176         * international/uni-combining.el, international/uni-comment.el:
4177         * international/uni-decimal.el, international/uni-decomposition.el:
4178         * international/uni-digit.el, international/uni-lowercase.el:
4179         * international/uni-mirrored.el, international/uni-name.el:
4180         * international/uni-numeric.el, international/uni-old-name.el:
4181         * international/uni-titlecase.el, international/uni-uppercase.el:
4182         * international/charprop.el: Regenerate.
4184 2008-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
4186         * vc.el (vc-status-fileinfo): Add new member directoryp.
4187         (vc-default-status-printer): Print directories.
4188         (vc-status-update): Sort files before subdirectories.
4190         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
4191         Add alternative implementation based on "cvs update".
4193 2008-04-15  Tassilo Horn  <tassilo@member.fsf.org>
4195         * doc-view.el: Changed requirements section to tell that only one
4196         of dvipdf or dvipdfm is needed.
4197         (doc-view-already-converted-p): Fix bug that forced reconversion
4198         if doc was already converted.
4200 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4202         * minibuffer.el (minibuffer-message):
4203         Make sure we can put-text-property.
4205         * emacs-lisp/crm.el: Complete rewrite.
4207         * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
4208         (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
4209         case of an error in display-completion-list.
4211         * filecache.el (file-cache-completions-keymap): Move init from
4212         file-cache-completion-setup-function into declaration.
4213         (file-cache-minibuffer-complete): Simplify.
4214         (file-cache-completion-setup-function): Use standard-output,
4215         preserve current-buffer.
4217         * vc.el (vc-status-update): Fix typo.
4218         (vc-status-update): Set needs-update.
4219         (vc-status-refresh): Î·-reduce.
4221 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
4223         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
4224         to image-eol.
4226 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
4228         * vc.el (vc-status-update): Undo the previous revert.
4230 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4232         * minibuffer.el (completion-table-with-terminator): Those completions
4233         are never valid w.r.t test-completion.
4234         (completion--file-name-table):
4235         Check completion-all-completions-with-base-size.
4237 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
4239         * doc-view.el (doc-view-dvipdf-program): New variable.
4240         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
4241         (doc-view-mode-p): Check for doc-view-dvipdf-program as
4242         alternative for doc-view-dvipdfm-program.
4243         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
4245         * doc-view.el (doc-view-start-process): Don't set
4246         default-directory to "~/" if the current value is valid.
4247         This broke PS files that run other files in the same directory.
4249 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
4251         * vc.el (vc-status-kill-query): New function.
4252         (vc-status-mode): Add it to kill-buffer-query-functions.
4253         (vc-status-show-fileentry): New function.
4254         (vc-status-menu-map): Bind it.  Bind vc-next-action.
4256 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4258         * minibuffer.el (minibuffer-message): Put cursor at the right place.
4260 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4262         * proced.el (proced-send-signal): Fix error recognition.
4264 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4266         * proced.el (proced-command-alist): Remove sort column.
4267         (proced-command, proced-procname-column):
4268         Use make-variable-buffer-local.
4269         (proced-signal-function): Rename from proced-kill-program.
4270         Allow for elisp symbols and string values representing system calls.
4271         (proced-marker-regexp, proced-success-message): New functions.
4272         (proced): Use defalias.  Add autoload cookie.
4273         (proced-unmark-backward, proced-toggle-marks)
4274         (proced-hide-processes): New commands.
4275         (proced-do-mark): Simplify code.
4276         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
4277         (proced-update): Remove sorting.
4278         (proced-send-signal): Display number of processes to operate on.
4279         Allow for system calls or elisp functions to send signals.
4280         Check if signal was sent successfully.
4282 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4284         * minibuffer.el (completion-all-completion-with-base-size): New var.
4285         (completion--some): New function.
4286         (completion-table-with-context, completion--file-name-table):
4287         Return the base-size if requested.
4288         (completion-table-in-turn): Generalize to multiple arguments.
4289         (complete-in-turn): Compatibility alias.
4290         (completion-styles-alist): New var.
4291         (completion-styles): New customization.
4292         (minibuffer-try-completion, minibuffer-all-completions):
4293         New functions.
4294         (minibuffer--do-completion, minibuffer-complete-and-exit)
4295         (minibuffer-try-word-completion): Use them.
4296         (display-completion-list, minibuffer-completion-help): Use them.
4297         Handle all-completions's new base-size info to set completion-base-size.
4298         * info.el (Info-read-node-name-1): Use completion-table-with-context,
4299         completion-table-with-terminator and complete-with-action.
4300         Remove the now obsolete completion-base-size-function property.
4301         * simple.el (completion-list-mode-map): Move init into declaration.
4302         (completion-list-mode): Use define-derived-mode.
4303         (completion-setup-function): Use any completion-base-size that may
4304         have been set before.  Remove handling of completion-base-size-function.
4305         * loadup.el: Move abbrev.el up earlier.
4307 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
4309         * vc-git.el (vc-git-after-dir-status-stage)
4310         (vc-git-dir-status-goto-stage): New functions.
4311         (vc-git-after-dir-status-stage1)
4312         (vc-git-after-dir-status-stage1-empty-db)
4313         (vc-git-after-dir-status-stage2): Remove, functionality moved
4314         into the new generic stage functions.
4315         (vc-git-dir-status-files): New function.
4317         * vc.el (vc-status-update): Revert an incorrect rewrite.
4318         Add some comments.
4319         (vc-status-refresh-files): New function.
4320         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
4321         state of up-to-date files.
4322         (vc-default-dir-status-files): New function.
4324 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
4326         * minibuffer.el (completion--embedded-envvar-table)
4327         (read-file-name-internal): Fix typos in 2008-04-11 change.
4329         * faces.el (read-face-name): Use `completion-table-in-turn',
4330         not `complete-in-turn'.
4332 2008-04-13  Andreas Schwab  <schwab@suse.de>
4334         * progmodes/etags.el: Require 'cl when compiling.
4336 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
4338         * progmodes/gud.el (gud-menu-map): Expand tooltip.
4340         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
4341         (menu): Add/expand menu tooltips.
4343 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
4345         * progmodes/sh-script.el (sh-show-indent): Fix typo.
4346         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
4348         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
4349         considered registered.
4351 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4353         * emacs-lisp/copyright.el (copyright-update-directory): New command.
4355         * ediff-wind.el (ediff-split-window-function)
4356         (ediff-merge-split-window-function): Improve custom type.
4358 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
4360         * loadup.el ("minibuffer"): Move after "faces".
4362 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4364         * progmodes/hideif.el (hif-factor): Handle unary minus.
4366 2008-04-12  Glenn Morris  <rgm@gnu.org>
4368         * calendar/cal-china.el (chinese-calendar-time-zone):
4369         Mark obsolete name as risky too.
4371         * calendar/calendar.el (calendar-faces): New custom group.
4372         (calendar-today, diary, holiday): Doc fix.
4373         Move to calendar-faces group.
4374         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
4375         (diary-button): Doc fix.  Move to calendar-faces group.
4377         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
4378         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
4379         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
4380         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
4381         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
4382         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
4383         not in dumped files before the associated defcustom.
4385 2008-04-11  Johan BockgÃ¥rd  <bojohan@gnu.org>
4387         * minibuffer.el (lazy-completion-table): Fix debug spec.
4389 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4391         * minibuffer.el (complete-with-action, lazy-completion-table):
4392         Move from subr.el.
4393         (apply-partially, completion-table-dynamic)
4394         (completion-table-with-context, completion-table-with-terminator)
4395         (completion-table-in-turn): New funs.
4396         (completion--make-envvar-table, completion--embedded-envvar-table):
4397         New funs.
4398         (read-file-name-internal): Use them.
4399         (completion-setup-hook): Move from simple.el.
4400         * subr.el (complete-with-action, lazy-completion-table):
4401         * simple.el (completion-setup-hook): Move to minibuffer.el.
4403 2008-04-11  Glenn Morris  <rgm@gnu.org>
4405         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
4407 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4409         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
4411         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
4413         * textmodes/fill.el (fill-forward-paragraph-function): New var.
4414         (fill-forward-paragraph): New fun.
4415         (fill-paragraph, fill-region): Use it.
4417         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
4418         (vc-status-create-fileinfo): Make `extra' optional.
4419         (vc-status-busy): New fun.
4420         (vc-status-menu-map): Use it.
4421         (vc-status-crt-marked): Remove.
4422         (vc-status-update): Rename from vc-status-add-entries.
4423         Add argument so as to prevent addition of entries.  Rewrite.
4424         (vc-update-vc-status-buffer): Remove.
4425         (vc-status-refresh): Don't remove old entries, set them to
4426         up-to-date instead.  Also do it after the update is complete.
4427         (vc-status-marked-files): Î·-reduce.
4429         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
4430         for non-dialogs.
4432         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
4434         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
4436 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
4438         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
4439         to t and don't truncate msg.
4441 2008-04-11  Glenn Morris  <rgm@gnu.org>
4443         * calendar/calendar.el (diary, holidays):
4444         Move custom groups to other files.
4445         (holiday-general-holidays, holiday-oriental-holidays)
4446         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
4447         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
4448         (holiday-hebrew-holidays, holiday-christian-holidays)
4449         (holiday-islamic-holidays, holiday-bahai-holidays)
4450         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
4451         * calendar/diary-lib.el: Move custom group here from calendar.el.
4452         * calendar/holidays-lib.el: Move custom group and variables here
4453         from calendar.el.
4455         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
4457         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
4458         Fix custom group.
4459         (calendar-current-time-zone-cache): Autoload riskiness.
4461         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
4463 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
4465         * woman.el (woman2-TH): Use string-equal instead of string-match.
4467 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4469         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
4470         (smerge-resolve): Merge the "2-way refinement" case with one half of
4471         the "mere whitespace" resolution.
4473 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
4475         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
4477 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
4479         * subr.el (assoc-ignore-case, assoc-ignore-representation):
4480         Add WHEN to obsolescence declaration.
4482         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
4484 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
4486         * vc-hooks.el (vc-state): Add new state `conflict'.
4487         (vc-after-save): Use when not if.
4488         (vc-default-mode-line-string): Deal with the conflict state.
4489         (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
4491         * vc.el (vc-editable-p, vc-default-status-printer)
4492         (vc-next-action): Deal with the conflict state.
4493         (vc-mark-resolved): New function.
4494         (vc-status-mode): Fix mode name.
4495         (vc-default-comment-history): Use when not if.
4496         (Todo): Add new entries, remove old ones.
4498         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
4499         (vc-cvs-parse-status, vc-cvs-after-dir-status):
4500         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
4501         Detect the conflict state.
4503         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
4505 2008-04-10  Glenn Morris  <rgm@gnu.org>
4507         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
4508         Respect truncate-partial-width-windows in non-full windows,
4509         with regards to :toggle and :enable state.
4511         * simple.el (toggle-truncate-lines): Doc fix.
4513         * Makefile.in (MH_E_DIR): New variable.
4514         (MH_E_SRC): Restore variable removed 2008-03-13.
4515         (mh-loaddefs.el): Depend on $MH_E_SRC.
4516         (CAL_DIR, CAL_SRC): New variables.
4517         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
4518         Depend on CAL_SRC.
4520         * calendar/calendar.el (calendar, diary): Add :prefix.
4521         (holidays): Change :prefix.
4522         (calendar-today, holiday, calendar-holiday-marker)
4523         (european-calendar-style): Change custom groups.
4525         * calendar/calendar.el (diary-hook, diary-display-hook):
4526         Move to diary-lib.el.
4527         * calendar/diary-lib.el (diary-hook, diary-display-hook):
4528         Move here from calendar.el.
4529         * calendar/appt.el: Require diary-lib rather than calendar.
4530         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
4532         * calendar/appt.el (appt): Add :prefix.
4534         * calendar/diary-lib.el (diary-hook): Doc fix.
4535         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
4537 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4539         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
4540         New functions.
4542         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
4543         the arg to recursive calls.
4545 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
4547         * minibuffer.el (completion-auto-help): Fix typo.
4549 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4551         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
4553 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
4555         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
4556         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
4558 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4560         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
4562         * minibuffer.el (minibuffer): Move group from cus-edit.el.
4563         (completion-auto-help): Move from C code.
4564         (minibuffer--maybe-completion-help): Remove.
4565         (minibuffer--bitset): New function.
4566         (minibuffer--do-completion): Rename from minibuffer-do-completion.
4567         Renumber a bit.  Really complete on string *before* point.
4568         Add argument used for word-completion.
4569         Join trailing / in completion with following text, as done in
4570         minibuffer-complete-word.
4571         Handle new value `lazy' for completion-auto-help.
4572         (minibuffer-try-word-completion): New function extracted from
4573         minibuffer-complete-word.
4574         (minibuffer-complete-word): Use minibuffer--do-completion.
4575         (minibuffer--insert-strings): Rename from
4576         minibuffer-complete-insert-strings.
4577         (exit-minibuffer): Fix typo.
4578         * cus-edit.el (minibuffer): Move group to minibuffer.el.
4579         * cus-start.el: Remove completion-auto-help.
4581 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
4583         * vc.el (vc-status-add-entries): New function.
4584         (vc-status-add-entry): Remove.
4585         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
4586         Use vc-status-add-entries.
4588         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
4589         order.
4591 2008-04-09  Jason Rumney  <jasonr@gnu.org>
4593         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
4594         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
4595         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
4596         (AUTOGENEL): New variable.
4597         (distclean, maintainer-clean): New targets.
4599 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
4601         * emacs-lisp/regexp-opt.el (regexp-opt):
4602         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
4604 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
4606         * nxml/nxml-mode.el (nxml-cleanup): New function.
4607         (nxml-mode): Add it to change-major-mode-hook.
4609 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
4611         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
4613 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
4615         * calc/.cvsignore: New file.
4617 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
4619         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
4621         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
4622         show-help-function when turning tooltip off.
4623         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
4624         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
4626 2008-04-09  Alan Mackenzie  <acm@muc.de>
4628         * font-lock.el (font-lock-extend-after-change-region-function):
4629         Make it buffer local.
4631 2008-04-09  Glenn Morris  <rgm@gnu.org>
4633         * calendar/calendar.el (diary-file, european-calendar-style):
4634         Remove autoload cookies.
4636 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4638         * outline.el (outline-mode-menu-bar-map):
4639         * log-view.el (log-view-mode-menu):
4640         * log-edit.el (log-edit-menu): Add :help.
4642 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
4644         * emacs-lisp/regexp-opt.el (regexp-opt-group):
4645         Use substring-no-properties for correct handling of unibyte strings.
4647 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4649         * add-log.el (change-log-next-buffer): Handle the case where version<
4650         signals an error.
4652         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
4653         mouse-major-mode-menu.
4654         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
4655         (mouse-major-mode-menu, mouse-popup-menubar)
4656         (mouse-popup-menubar-stuff): Use them.
4657         (C-down-mouse-3): Bind to a dynamic map rather than to
4658         mouse-popup-menubar-stuff.
4660         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
4661         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
4663 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4665         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
4666         file:// access method.
4668 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4670         * minibuffer.el: New file.
4671         * loadup.el: Load it.
4673 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4675         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
4676         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
4678         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
4679         (calc-mode-map, calc-digit-map, calc-dispatch-map):
4680         Move initialization into declaration.
4681         * calc/calc-yank.el:
4682         * calc/calc-misc.el:
4683         * calc/calc-embed.el:
4684         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
4686 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
4688         * ps-samp.el (ps-add-printer, ps-remove-printer)
4689         (ps-make-dynamic-printer-menu): New functions.
4691         * net/zeroconf.el: New file.
4693 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4695         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
4697 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
4699         * vc-rcs.el (vc-rcs-modify-change-comment):
4700         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
4702         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
4704 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
4706         * international/mule-cmds.el (set-locale-environment): Don't warn if
4707         coding system doesn't agree with system locale (this reverts changes
4708         by Dave Love, dated 2002-10-27 and 2002-10-09).
4710         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4711         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
4713         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
4715 2008-04-08  Glenn Morris  <rgm@gnu.org>
4717         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
4718         * textmodes/remember.el (remember-diary-convert-entry):
4719         Require calendar.
4721         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
4722         diary-file, since it is the default for make-diary-entry anyway.
4724         * calendar/cal-menu.el (cal-menu-event-to-date):
4725         Rename calendar-event-to-date.  Update callers.
4726         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
4727         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
4728         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
4729         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
4730         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
4731         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
4732         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
4733         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
4734         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
4735         (calendar-mouse-tex-month-landscape):
4736         Rename cal-tex-mouse-month-landscape.
4737         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
4738         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
4739         (calendar-mouse-tex-year-landscape):
4740         Rename cal-tex-mouse-year-landscape.
4741         (cal-menu-context-mouse-menu): Update for above name changes.
4743         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4744         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4745         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
4746         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
4747         * calendar/holidays.el: Replace int-to-string with number-to-string.
4749 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
4751         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
4752         region if point moves.
4754 2008-04-08  Kenichi Handa  <handa@m17n.org>
4756         * faces.el (font-slant-table): Change numeric values for `r',
4757         `roman', and `normal'.
4759 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4761         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
4763 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
4765         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
4766         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
4768 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
4770         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
4771         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
4773 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4775         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
4777 2008-04-07  Sam Steingold  <sds@gnu.org>
4779         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
4780         Add helper functions.
4781         (lisp-do-defun): Extract the common part of lisp-eval-defun and
4782         lisp-compile-defun; DEFVAR forms reset the variables to the init
4783         values, just like in emacs-lisp mode eval-defun.
4784         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
4785         (lisp-compile-region): Use lisp-compile-string.
4787 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4789         * subr.el (combine-and-quote-strings): Also quote strings that contain
4790         the separator.
4792         * pcvs-util.el (cvs-map): Avoid recursion :-(
4794 2008-04-07  Glenn Morris  <rgm@gnu.org>
4796         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
4798         * calendar.el (diary-view-entries-initially-flag): Rename
4799         view-diary-entries-initially.  Keep old name as alias, update users.
4800         (calendar-mark-diary-entries-flag): Rename
4801         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
4802         (calendar-view-holidays-initially-flag): Rename
4803         view-calendar-holidays-initially.  Keep old name as alias, update users.
4804         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
4805         Keep old name as alias, update users.
4806         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
4807         Keep old name as alias, update users.
4808         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
4809         Keep old name as alias, update users.
4810         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
4811         Keep old name as alias, update users.
4812         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
4813         (diary-american-date-forms): Rename american-date-diary-pattern.
4814         Keep old name as alias, update users.
4815         (diary-european-date-forms): Rename european-date-diary-pattern.
4816         Keep old name as alias, update users.
4817         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
4818         Keep old name as alias, update users.
4819         (calendar-european-date-display-form): Rename
4820         european-calendar-display-form.  Keep old name as alias, update users.
4821         (calendar-american-date-display-form): Rename
4822         european-calendar-display-form.  Keep old name as alias, update users.
4823         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
4824         Keep old name as alias, update users.
4825         (holiday-general-holidays): Rename general-holidays.
4826         Keep old name as alias, update users.
4827         (holiday-oriental-holidays): Rename oriental-holidays.
4828         Keep old name as alias, update users.
4829         (holiday-local-holidays): Rename local-holidays.
4830         Keep old name as alias, update users.
4831         (holiday-other-holidays): Rename other-holidays.
4832         Keep old name as alias, update users.
4833         (holiday-hebrew-holidays): Rename hebrew-holidays.
4834         Keep old name as alias, update users.
4835         (holiday-christian-holidays): Rename christian-holidays.
4836         Keep old name as alias, update users.
4837         (holiday-islamic-holidays): Rename islamic-holidays.
4838         Keep old name as alias, update users.
4839         (holiday-bahai-holidays): Rename bahai-holidays.
4840         Keep old name as alias, update users.
4841         (holiday-solar-holidays): Rename solar-holidays.
4842         Keep old name as alias, update users.
4843         (diary-fancy-buffer): Rename fancy-diary-buffer.
4844         Keep old name as alias, update users.
4845         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
4846         Update users.
4847         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
4848         Update users.
4849         (calendar-increment-month): Rename increment-calendar-month.
4850         Keep old name as alias, update callers.
4851         (calendar-increment-month-cons): Rename old calendar-increment-month.
4852         Update callers.
4853         (calendar-extract-month): Rename extract-calendar-month.
4854         Keep old name as alias, update callers.
4855         (calendar-extract-day): Rename extract-calendar-day.
4856         Keep old name as alias, update callers.
4857         (calendar-extract-year): Rename extract-calendar-year.
4858         Keep old name as alias, update callers.
4859         (calendar-generate-window): Rename generate-calendar-window.
4860         Update callers.
4861         (calendar-generate): Rename generate-calendar.  Update callers.
4862         (calendar-generate-month): Rename generate-calendar-month.
4863         Update callers.
4864         (calendar-redraw): Rename redraw-calendar.  Update callers.
4865         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
4866         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
4867         Update callers.
4868         (calendar-update-mode-line): Rename update-calendar-mode-line.
4869         Update callers.
4870         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
4871         update callers.
4872         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
4873         Keep old name as alias, update callers.
4874         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4875         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
4876         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
4877         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
4878         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
4879         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
4880         * calendar/solar.el: Update for calendar.el name changes.
4881         * org/org.el (org-agenda-format-date-aligned)
4882         (org-agenda-execute-calendar-command): Access date elements directly
4883         rather than using calendar functions.
4884         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
4885         Also set calendar-view-diary-initially-flag,
4886         calendar-view-holidays-initially-flag.
4887         (org-get-entries-from-diary): Also set diary-fancy-buffer.
4888         (org-agenda-execute-calendar-command): No need to set displayed-day.
4890 2008-04-06  Alan Mackenzie  <acm@muc.de>
4892         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
4893         typo in the doc string.
4895         * progmodes/cc-mode.el (c-basic-common-init):
4896         Set font-lock-extend-after-change-region-function.
4897         (c-extend-after-change-region): New function, used in
4898         font-lock-extend-after-change-region-function, thus superseding
4899         advice on the Font Lock after change functions.
4900         (c-advise-fl-for-region): Remove this macro.
4902 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4904         * textmodes/flyspell.el (flyspell-duplicate-distance):
4905         Improve custom type.
4907 2008-04-06  Glenn Morris  <rgm@gnu.org>
4909         * calendar/diary-lib.el (diary-sexp-entry-symbol):
4910         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
4911         (diary-list-entries-hook): Rename list-diary-entries-hook.
4912         Keep old name as alias, update users.
4913         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
4914         Keep old name as alias, update users.
4915         (diary-nongregorian-listing-hook): Rename
4916         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
4917         (diary-nongregorian-marking-hook): Rename
4918         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
4919         (diary-print-entries-hook): Rename print-diary-entries-hook.
4920         Keep old name as alias, update users.
4921         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
4922         Keep old name as alias, update users.
4923         (diary-number-of-entries): Rename number-of-diary-entries.
4924         Keep old name as alias, update users.
4925         (view-diary-entries, list-diary-entries, show-all-diary-entries):
4926         Give version of obsolescence.
4927         (diary-view-other-diary-entries): Rename view-other-diary-entries.
4928         Keep old name as alias, update callers.
4929         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
4930         update callers.
4931         (diary-include-other-diary-files): Rename include-other-diary-files.
4932         Keep old name as alias, update callers.
4933         (diary-simple-display): Rename simple-diary-display.
4934         Keep old name as alias, update callers.
4935         (diary-fancy-display): Rename fancy-diary-display.
4936         Keep old name as alias, update callers.
4937         (diary-print-entries): Rename print-diary-entries.
4938         Keep old name as alias, update callers.
4939         (diary-marking-entries-flag): Rename marking-diary-entries.
4940         Update users.
4941         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
4942         (diary-mark-entries): Rename mark-diary-entries.
4943         Keep old name as alias, update callers.
4944         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
4945         Keep old name as alias, update callers.
4946         (diary-mark-included-diary-files): Rename mark-included-diary-files.
4947         Keep old name as alias, update callers.
4948         (calendar-mark-days-named): Rename mark-calendar-days-named.
4949         Keep old name as alias, update callers.
4950         (calendar-mark-month): Rename mark-calendar-month.
4951         Keep old name as alias, update callers.
4952         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
4953         Keep old name as alias, update callers.
4954         (diary-sort-entries): Rename sort-diary-entries.
4955         Keep old name as alias, update callers.
4956         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
4957         Keep old name as alias, update callers.
4958         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
4959         update callers.
4960         (diary-insert-entry): Rename insert-diary-entry.
4961         Keep old name as alias.
4962         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
4963         Keep old name as alias.
4964         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
4965         Keep old name as alias.
4966         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
4967         Keep old name as alias.
4968         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
4969         Keep old name as alias.
4970         (diary-insert-block-entry): Rename insert-block-diary-entry.
4971         Keep old name as alias.
4972         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
4973         Keep old name as alias.
4974         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
4975         Keep old name as alias, update users.
4976         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
4977         Keep old name as alias, update callers.
4978         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4979         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
4980         * calendar/icalendar.el: Update for diary-lib name changes.
4982 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
4984         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
4986         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
4987         for copy, move, and link operations.
4989 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
4991         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
4992         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
4994         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
4995         'require' statements with 1-argument ones (wrapped in if's).
4996         For compatibility with the current stable version of XEmacs.
4998 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
5000         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
5002 2008-04-06  Jason Rumney  <jasonr@gnu.org>
5004         * language/burmese.el ("Burmese"): Make sample text consistent with
5005         language name.
5007 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
5009         * progmodes/gdb-ui.el (gdb): New group.
5010         (gdb-debug-log-max, gdb-enable-debug)
5011         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
5012         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
5013         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
5014         (gdb-show-changed-values, gdb-max-children)
5015         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
5016         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
5017         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
5018         (gdb-memory-unit): Move to new group from GUD group.
5019         (menu): Allow customization from GDB-UI menu-item.
5021 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
5023         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
5025 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5027         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
5028         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
5029         Revision numbers can include ".".
5031         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
5032         "+" lines not accounted for by counting "-" and context lines.
5034 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5036         * term/mac-win.el (mac-service-open-file): Use file URL instead of
5037         file name string.
5039 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5041         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
5042         (vc-bzr-annotate-time): Accept space used to preserve alignment.
5044 2008-04-05  Richard Stallman  <rms@gnu.org>
5046         * emacs-lisp/advice.el (defadvice): Add usage pattern.
5048 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
5050         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
5051         thread in [h-e-w]).
5053 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
5055         * files.el (abort-if-file-too-large): Fix typo in docstring.
5057 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5059         * subr.el (functionp): Return nil for special forms.
5061 2008-04-05  Glenn Morris  <rgm@gnu.org>
5063         * emacs-lisp/autoload.el (autoload-ensure-default-file):
5064         Provide a feature.
5065         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
5066         Require loaddef file rather than loading it.
5067         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
5068         autoload-ensure-default-file provides a feature.
5070         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
5071         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
5072         (compile, compile-always, recompile): Use $LOADDEFS.
5073         (cal-autoloads): Remove.
5075         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
5076         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
5078         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
5079         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
5081         * calendar/calendar.el (diary-hebrew-entry-symbol):
5082         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
5083         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
5084         Keep old name as alias.
5085         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
5086         Keep old name as alias.
5087         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
5088         to diary-bahai-entry-symbol.
5089         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
5090         to diary-hebrew-entry-symbol.
5091         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
5092         to diary-islamic-entry-symbol.
5093         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
5095         * calendar/solar.el (diary-sabbath-candles-minutes)
5096         (diary-sabbath-candles): Move to cal-hebrew.
5097         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
5098         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
5099         Doc fix.  Keep old name as alias.
5100         (diary-hebrew-sabbath-candles): Simplify.
5101         (solar-setup, solar-sunrise-sunset, calendar-latitude)
5102         (calendar-longitude, calendar-time-zone): Declare for compiler.
5103         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
5104         rename.
5106         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
5107         Rename coptic-calendar-month-name-array.  Update callers.
5108         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
5109         (calendar-coptic-name): Rename coptic-name.  Update callers.
5110         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
5111         Update callers.
5112         (calendar-coptic-last-day-of-month):
5113         Rename coptic-calendar-last-day-of-month.  Update callers.
5114         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
5115         Keep old name as alias, update callers.
5116         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
5117         Keep old name as alias, update callers.
5118         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
5119         Keep old name as alias.
5120         (calendar-ethiopic-month-name-array):
5121         Rename ethiopic-calendar-month-name-array.  Update callers.
5122         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
5123         Update callers.
5124         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
5125         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
5126         Keep old name as alias, update callers.
5127         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
5128         Keep old name as alias, update callers.
5129         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
5130         Keep old name as alias.
5132         * calendar/cal-french.el (calendar-french-epoch):
5133         Rename french-calendar-epoch.  Update callers.
5134         (calendar-french-month-name-array): Rename variable and function
5135         french-calendar-month-name-array.  Update callers.
5136         (calendar-french-multibyte-month-name-array):
5137         Rename french-calendar-multibyte-month-name-array.  Update callers.
5138         (calendar-french-day-name-array): Rename variable and function
5139         french-calendar-day-name-array.  Update callers.
5140         (calendar-french-special-days-array): Rename variable and function
5141         french-calendar-special-days-array.  Update callers.
5142         (calendar-french-multibyte-special-days-array):
5143         Rename french-calendar-multibyte-special-days-array.  Update callers.
5144         (calendar-french-accents-p): Rename french-calendar-accents.
5145         Update callers.
5146         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
5147         Update callers.
5148         (calendar-french-last-day-of-month):
5149         Rename french-calendar-last-day-of-month.  Update callers.
5150         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
5151         Keep old name as alias, update callers.
5152         (calendar-french-print-date): Rename calendar-print-french-date.
5153         Keep old name as alias, update callers.
5154         (calendar-french-goto-date): Rename calendar-goto-french-date.
5155         Keep old name as alias.
5157         * calendar/cal-menu.el, calendar/calendar.el:
5158         Update for Coptic and French name changes.
5160         * calendar/cal-china.el (calendar-chinese): Rename custom group
5161         from chinese-calendar.  Update users.
5162         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
5163         Keep old name as alias, update users.
5164         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
5165         Keep old name as alias.
5166         (calendar-chinese-daylight-time-offset):
5167         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
5168         update users.
5169         (calendar-chinese-standard-time-zone-name):
5170         Rename chinese-calendar-standard-time-zone-name.
5171         Keep old name as alias, update users.
5172         (calendar-chinese-daylight-saving-start):
5173         Rename chinese-calendar-daylight-savings-starts.
5174         Keep old name as alias, update users.
5175         (calendar-chinese-daylight-saving-end):
5176         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
5177         update users.
5178         (calendar-chinese-daylight-saving-start-time):
5179         Rename chinese-calendar-daylight-savings-starts-time.
5180         Keep old name as alias, update users.
5181         (calendar-chinese-daylight-saving-end-time):
5182         Rename chinese-calendar-daylight-savings-ends-time.
5183         Keep old name as alias, update users.
5184         (calendar-chinese-celestial-stem): Rename
5185         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
5186         (calendar-chinese-terrestrial-branch):
5187         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
5188         update users.
5189         (calendar-chinese-zodiac-sign-on-or-after):
5190         Rename chinese-zodiac-sign-on-or-after.  Update callers.
5191         (calendar-chinese-new-moon-on-or-after):
5192         Rename chinese-new-moon-on-or-after.  Update callers.
5193         (calendar-chinese-month-list): Rename chinese-month-list.
5194         Update callers.
5195         (calendar-chinese-number-months): Rename number-chinese-months.
5196         Update callers.
5197         (calendar-chinese-compute-year): Rename compute-chinese-year.
5198         Update callers.
5199         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
5200         (calendar-chinese-year): Rename chinese-year.  Update callers.
5201         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
5202         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
5203         Keep old name as alias, update callers.
5204         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
5205         Keep old name as alias, update callers.
5206         (calendar-chinese-months-to-alist):
5207         Rename make-chinese-month-assoc-list.  Update callers.
5208         (calendar-chinese-months): Rename chinese-months.  Update callers.
5209         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
5210         Keep old name as alias, update callers.
5212         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
5213         Rename hebrew-calendar-leap-year-p.  Update callers.
5214         (calendar-hebrew-last-month-of-year):
5215         Rename hebrew-calendar-last-month-of-year.  Update callers.
5216         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
5217         Update callers.
5218         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
5219         Update callers.
5220         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
5221         Update callers.
5222         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
5223         Update callers.
5224         (calendar-hebrew-last-day-of-month):
5225         Rename hebrew-calendar-last-day-of-month.  Update callers.
5226         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
5227         Keep old name as alias, update callers.
5228         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
5229         Keep old name as alias, update callers.
5230         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
5231         Keep old name as alias, update callers.
5232         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
5233         Keep old name as alias.
5234         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
5235         Keep old name as alias.
5236         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
5237         Keep old name as alias.
5238         (holiday-hebrew-passover): Rename holiday-passover-etc.
5239         Keep old name as alias.
5240         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
5241         Keep old name as alias, update callers.
5242         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
5243         Keep old name as alias.
5244         (calendar-hebrew-mark-date-pattern):
5245         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
5246         update callers.
5247         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
5248         Keep old name as alias.
5249         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
5250         Keep old name as alias.
5251         (diary-hebrew-insert-monthly-entry):
5252         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
5253         (diary-hebrew-insert-yearly-entry):
5254         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
5255         (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
5256         Keep old name as alias.
5257         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
5258         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
5259         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
5260         Keep old name as alias.
5261         (calendar-hebrew-parashiot-names):
5262         Rename hebrew-calendar-parashiot-names.  Update callers.
5263         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
5264         (calendar-hebrew-year-Saturday-incomplete-Sunday):
5265         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
5266         (calendar-hebrew-year-Saturday-complete-Tuesday):
5267         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
5268         (calendar-hebrew-year-Monday-incomplete-Tuesday):
5269         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
5270         (calendar-hebrew-year-Monday-complete-Thursday):
5271         Rename hebrew-calendar-year-Monday-complete-Thursday.
5272         (calendar-hebrew-year-Tuesday-regular-Thursday):
5273         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
5274         (calendar-hebrew-year-Thursday-regular-Saturday):
5275         Rename hebrew-calendar-year-Thursday-regular-Saturday.
5276         (calendar-hebrew-year-Thursday-complete-Sunday):
5277         Rename hebrew-calendar-year-Thursday-complete-Sunday.
5278         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
5279         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
5280         (calendar-hebrew-year-Saturday-complete-Thursday):
5281         Rename hebrew-calendar-year-Saturday-complete-Thursday.
5282         (calendar-hebrew-year-Monday-incomplete-Thursday):
5283         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
5284         (calendar-hebrew-year-Monday-complete-Saturday):
5285         Rename hebrew-calendar-year-Monday-complete-Saturday.
5286         (calendar-hebrew-year-Tuesday-regular-Saturday):
5287         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
5288         (calendar-hebrew-year-Thursday-incomplete-Sunday):
5289         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
5290         (calendar-hebrew-year-Thursday-complete-Tuesday):
5291         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
5292         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
5293         Update for above name changes of constants.
5295         * calendar/cal-menu.el, calendar/calendar.el:
5296         Update for chinese and hebrew name changes.
5297         * calendar/diary-lib.el: Update for hebrew name changes.
5299 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5301         * subr.el (keymap-canonicalize): Correct thinko.
5303         * server.el: Undo part of the multi-tty change, which is only
5304         needed if server.el is preloaded, and broke server-running-p.
5305         (server-socket-dir): Initialize in the defvar, as before.
5306         (server-start): Remove initialization of server-socket-dir.
5308 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
5310         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
5311         3-member cons cells.
5313 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
5315         * cus-face.el (custom-face-attributes): Handle roman slant.
5317         * faces.el (default): Ensure the face-defface-spec property is set.
5319 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
5321         * files.el (abort-if-file-too-large): New function.
5322         (find-file-noselect, insert-file-1): Use it.
5324 2008-04-05  Reto Zimmermann  <reto@gnu.org>
5326         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
5327         Replace C-c[a-zA-Z] key bindings.
5329 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5331         * progmodes/hideif.el (hif-token-alist): New var.
5332         (hif-token-regexp, hif-tokenize): Use it.
5333         (hif-mathify-binop): New macro.
5334         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
5335         (hif-greater-equal, hif-less-equal): Use it.
5336         (hif-logior, hif-logand): New functions.
5337         (hif-math): Accept | and & as well.
5339         * progmodes/etags.el: Fix problem with completion for buffer-local
5340         tables.  Reported by Radey Shouman <shouman@comcast.net>.
5341         (tags-complete-tag): Remove.
5342         (tags-lazy-completion-table): New function to replace it.
5343         (find-tag-tag, complete-tag): Update users.
5345 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
5347         * vc-rcs.el (vc-rcs-dir-status):
5348         * vc-sccs.el (vc-sccs-dir-status): New function.
5350         * outline.el (outline-mode-menu-bar-map):
5351         * term.el (terminal-signal-menu): Add :help.
5353         * net/eudc.el (eudc-mode-map): Declare and define in one step.
5354         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
5356         * emacs-lisp/re-builder.el (reb-mode-map):
5357         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
5359         * diff-mode.el (diff-file-junk-re): Recognize the git format for
5360         new files, deleted files and for changing permissions.
5361         (diff-mode): Set beginning-of-defun-function and
5362         end-of-defun-function.
5364         * vc-bzr.el (vc-bzr-state): Use when instead of if.
5366         * vc.el (vc-default-status-fileinfo-extra): New function.
5367         (vc-status-mark-buffer-changed): Use it.
5368         (vc-update-vc-status-buffer): Allow for partial updates.
5370 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5372         * net/tramp.el (after-init-hook): Don't wrap a lambda around
5373         tramp-register-completion-file-name-handler.
5375         * subr.el (keymap-canonicalize): New function.
5376         * mouse.el (mouse-menu-non-singleton): Use it.
5377         (mouse-major-mode-menu): Remove hack made unnecessary.
5379         * simple.el (set-fill-column): Prompt rather than error by default.
5381 2008-04-04  Andreas Schwab  <schwab@suse.de>
5383         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
5384         Reset new-rules after each round.
5386         * Makefile.in (cal-autoloads): New target.
5387         (compile, compile-always, recompile): Depend on it.
5388         ($(lisp)/calendar/cal-loaddefs.el)
5389         ($(lisp)/calendar/diary-loaddefs.el)
5390         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
5392 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
5394         * ediff*.el: Replace load with require in eval-when-compile.
5396         * ediff-hook: Delete all invocations of (autoload ...).
5398         * ediff-util.el (ediff-setup): Make window-min-height a local variable
5399         in ediff control window, and set its min height to 2.
5400         (ediff-setup-control-buffer): Dedicate the control window.
5401         (ediff-toggle-multiframe): Undedicate control window.
5402         Work directly with ediff-setup-windows-multiframe and
5403         ediff-setup-windows-plain.
5405         * ediff-wind (ediff-choose-window-setup-function-automatically):
5406         New function.
5407         (ediff-window-setup-function): Change initialization.
5408         (ediff-setup-windows-automatic): Delete.
5409         (ediff-setup-windows-plain-merge): Make control window dedicated.
5410         (ediff-destroy-control-frame): Do not skip frames if working in a
5411         single frame.
5413         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
5414         eval-when-compile.
5416         * emulation/viper-util.el: Move provide's forward, prevent recursion in
5417         eval-when-compile.
5419 2008-04-04  Glenn Morris  <rgm@gnu.org>
5421         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
5422         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
5424         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
5425         Rename islamic-calendar-leap-year-p.  Update callers.
5426         (calendar-islamic-last-day-of-month):
5427         Rename islamic-calendar-last-day-of-month.  Update callers.
5428         (calendar-islamic-day-number):
5429         Rename islamic-calendar-day-number.  Update callers.
5430         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
5431         Update callers, keep old name as alias.
5432         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
5433         Update callers, keep old name as alias.
5434         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
5435         Keep old name as alias.
5436         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
5437         Update callers, keep old name as alias.
5438         (calendar-islamic-mark-date-pattern):
5439         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
5440         name as alias.
5441         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
5442         Keep old name as alias.
5443         (diary-islamic-insert-monthly-entry):
5444         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
5445         (diary-islamic-insert-yearly-entry):
5446         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
5448         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
5449         calendar-absolute-from-iso.  Update callers, keep old name as alias.
5450         (calendar-iso-print-date): Rename calendar-print-iso-date.
5451         Update callers, keep old name as alias.
5452         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
5453         Keep old name as alias.
5454         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
5455         Keep old name as alias.
5457         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
5458         calendar-absolute-from-julian.  Update callers, keep old name as alias.
5459         (calendar-julian-print-date): Rename calendar-print-julian-date.
5460         Update callers, keep old name as alias.
5461         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
5462         Update callers, keep old name as alias.
5463         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
5464         Update callers, keep old name as alias.
5465         (calendar-astro-print-day-number):
5466         Rename calendar-print-astro-day-number.  Update callers, keep old
5467         name as alias.
5468         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
5469         Update callers, keep old name as alias.
5471         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
5472         Rename calendar-string-to-mayan-long-count.  Update callers.
5473         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
5474         Update callers, keep old name as alias.
5475         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
5476         Update callers.
5477         (calendar-mayan-read-tzolkin-date):
5478         Rename calendar-read-mayan-tzolkin-date.  Update callers.
5479         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
5480         Keep old name as alias.
5481         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
5482         Keep old name as alias.
5483         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
5484         Keep old name as alias.
5485         (calendar-mayan-previous-tzolkin-date):
5486         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
5487         (calendar-mayan-next-round-date):
5488         Rename calendar-next-calendar-round-date.  Keep old name as alias.
5489         (calendar-mayan-previous-round-date):
5490         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
5491         (calendar-mayan-long-count-to-absolute): Rename
5492         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
5493         (calendar-mayan-goto-long-count-date):
5494         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
5496         * calendar/cal-persia.el (calendar-persian-month-name-array):
5497         Rename persian-calendar-month-name-array.  Update callers.
5498         (calendar-persian-epoch): Rename persian-calendar-epoch.
5499         Update callers.
5500         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
5501         Update callers.
5502         (calendar-persian-last-day-of-month):
5503         Rename persian-calendar-last-day-of-month.  Update callers.
5504         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
5505         Update callers, keep old name as alias.
5506         (calendar-persian-print-date): Rename calendar-print-persian-date.
5507         Update callers, keep old name as alias.
5508         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
5509         Keep old name as alias.
5511         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
5512         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
5513         * calendar/solar.el: Update for cal-julian name changes.
5515         * calendar/cal-dst.el: Update for persian name changes.
5517         * calendar/cal-menu.el, calendar/calendar.el:
5518         Update for islamic, iso, julian, mayan, persian name changes.
5520         * calendar/diary-lib.el: Update for islamic name changes.
5522         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
5523         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
5524         as alias.
5525         (calendar-christian-all-holidays-flag):
5526         Rename all-christian-calendar-holidays.  Update callers, keep old
5527         name as alias.
5528         (calendar-islamic-all-holidays-flag):
5529         Rename all-islamic-calendar-holidays.  Update callers, keep old
5530         name as alias.
5531         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
5532         Update callers, keep old name as alias.
5533         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
5534         Update for the above name changes.
5536 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
5538         * hilit-chg.el (global-highlight-changes-mode)
5539         (highlight-changes-passive-string, highlight-changes-active-string):
5540         Mark as obsolete since 23.1, not 22.1.
5542 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
5544         * hilit-chg.el (highlight-changes-visibility-initial-state)
5545         (hilit-chg-update, highlight-changes-mode-turn-on):
5546         Fix typos in docstrings.
5548 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
5550         * newcomment.el (comment-enter-backward): Be careful to restore
5551         position changed during narrowing.
5553 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
5555         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5556         Recognize `sub ($$)'.
5558 2008-04-03  Richard Sharman  <rsharman@pobox.com>
5560         * hilit-chg.el (highlight-changes-mode): Rename from
5561         highlight-changes; no longer uses sub-modes active and passive;
5562         implemented by define-minor-mode.
5563         (highlight-changes-toggle-visibility): New function, to replace
5564         the old passive/active submodes of global-highlight-changes-mode;
5565         implemented by define-minor-mode.
5566         (global-highlight-changes-mode): Rename from global-highlight-changes;
5567         rewrite using define-globalized-minor-mode.
5568         (hilit-chg-major-mode-hook, hilit-chg-check-global)
5569         (hilit-chg-post-command-hook, hilit-chg-check-global)
5570         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
5571         to use of define-globalized-minor-mode.
5572         (highlight-changes-global-initial-state): Change to be boolean.
5573         (highlight-changes-visible-string, highlight-changes-invisible-string):
5574         Rename from highlight-changes-active-string and
5575         highlight-changes-passive-string.
5576         (hilit-chg-update, hilit-chg-set): Use them.
5577         (global-highlight-changes-mode): Rename from global-highlight-changes.
5578         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
5579         docstring.
5580         (hilit-chg-hide-changes): Rewrite to use dolist.
5581         (hilit-chg-set-face-on-change, hilit-chg-update)
5582         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
5583         variable instead of testing highlight-changes-mode.
5584         (highlight-markup-buffers): Add require ediff-util; argument on calls
5585         to highlight-changes-mode changed.
5586         (highlight-compare-with-file): Fix problems with interactive
5587         call giving invalid default file.
5589 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
5591         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
5592         Fix in disassembly buffer (regression in 22.2).
5594 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
5596         * emulation/viper-macs.el (viper-read-fast-keysequence):
5597         Use viper-read-event instead of viper-read-key.
5599         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
5601         * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
5602         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
5603         let-statements.
5605         * emulation/viper-ex.el, emulation/viper-macs.el:
5606         * emulation/viper-mous.el:
5607         Replace load with require in eval-when-compile.
5609 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5611         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
5613         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
5614         (archive-try-jka-compr): New function.
5615         (archive-set-buffer-as-visiting-file): Use it.
5617         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
5619 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
5621         * simple.el (handle-shift-selection): New arg.
5623 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5625         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
5627         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
5629 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
5631         * shell.el (shell-dynamic-complete-filename): New fun.
5632         (shell-dynamic-complete-functions): Use it.
5634         * help-fns.el (describe-variable): Undo 2008-02-25 change.
5636 2008-04-03  Kenichi Handa  <handa@m17n.org>
5638         * international/fontset.el (create-fontset-from-x-resource):
5639         Handle the error of X resource more gracefully.
5641         * international/latin1-disp.el (latin1-display): Don't use make-char.
5642         Fix the argument to set-char-table-range.
5643         (latin1-display-identities): Don't use make-char.
5644         (latin1-display-reset): Use map-charset-chars instead of directly
5645         calling standard-display-default.
5646         (latin1-display-check-font): Don't use make-char.
5647         (latin1-display-setup): Likewise.
5648         (latin1-display-ucs-per-lynx): Likewise.
5650 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5652         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
5653         name the fields, to make the code clearer.
5654         Rewrite all `aset' and `aref' using the defined accessors.
5655         (timer--time): New pseudo-field.
5656         (timer-set-time, timer-set-idle-time, timer-inc-time)
5657         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
5658         (timer--time-less-p): New function.
5659         (timer--activate): New function, extracted from timer-activate.
5660         (timer-activate-when-idle, timer-activate): Use it.
5661         (cancel-function-timers): Use dolist.
5663 2008-04-03  Glenn Morris  <rgm@gnu.org>
5665         * add-log.el (c-beginning-of-defun, c-end-of-defun):
5666         Remove declarations; no longer used.
5667         (c-cpp-define-name, c-defun-name): Declare as functions.
5669         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
5670         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
5672         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
5673         (holiday-passover-etc, holiday-hanukkah): Doc fix.
5674         Add optional argument.  Simplify.
5675         (holiday-tisha-b-av-etc): Use memq rather than unless.
5676         (holiday-julian): Autoload it.
5677         (holiday-hebrew-misc): New function.
5679         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
5681         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
5682         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
5683         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
5684         all-hebrew-calendar-holidays.
5685         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
5686         Simplify using new functions.
5687         (calendar-holidays): Doc fix.
5688         (generate-calendar-window): Use bound-and-true-p.
5690         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
5692         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
5693         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
5694         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
5695         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
5697         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
5699 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5701         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
5703         * vc-bzr.el (vc-bzr-checkout): Simplify.
5705         * image-mode.el (image-mode-fit-frame): New command.
5707         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
5708         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
5709         (keyboard-escape-quit): Check region-active-p i.s.o
5710         transient-mark-mode.
5712 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5714         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
5715         (imap-message-copyuid-1): Use it.
5716         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5717         J. Williams in
5718         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5720 2008-04-02  Alan Mackenzie  <acm@muc.de>
5722         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
5723         New optimised functions to get the name of the current defun/macro.
5725         * add-log.el (add-log-current-defun): Move the functionality which
5726         gets the current function name for C like modes to cc-cmds.el,
5727         thus optimising for speed.
5729 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
5731         * simple.el (deactivate-mark): When the mark is temporarily
5732         active, restore the original value of transient-mark-mode.
5733         (set-mark-command): First deactivate the mark if was temporarily active.
5734         (exchange-point-and-mark): Reactivate the mark if it was
5735         temporarily active.
5736         (handle-shift-selection): New fun.
5737         (transient-mark-mode): Move var documentation here from buffer.c.
5738         (next-line, previous-line, backward-word, move-end-of-line)
5739         (move-beginning-of-line, forward-to-indentation)
5740         (backward-to-indentation, back-to-indentation)
5741         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
5743         * mouse.el (mouse-set-region-1): Save the old value of
5744         transient-mark-mode.
5745         (mouse-drag-track): Ignore the now-obsolete value `identity' for
5746         transient-mark-mode.
5748         * textmodes/paragraphs.el (forward-paragraph)
5749         (backward-paragraph, forward-sentence, backward-sentence): Add ^
5750         interactive spec.
5752         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
5754 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
5756         * net/tramp.el (tramp-make-tramp-temp-file):
5757         Use `tramp-drop-volume-letter' for the local file name part.
5759 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
5761         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
5762         Add menu entries corresponding to all the key bindings.
5764         * emacs-lisp/debug.el (debugger-mode-map):
5765         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
5766         (conf-align-assignments): Only work on the region if it is active.
5767         (conf-quote-normal): Use when instead of if.  Remove redundant test.
5769         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
5770         for tracing and re-builder.
5772 2008-04-02  Glenn Morris  <rgm@gnu.org>
5774         * calendar/appt.el (appt-disp-window-function): Doc fix.
5775         (appt-display-message): Move beep before display.
5776         (appt-check): Make interactive.  Reduce the number of lets.
5777         Use string-equal to compare mode-line strings.
5778         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
5779         read-only.
5780         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
5781         (appt-delete): Simplify.
5783         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
5785         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
5787         * calendar/cal-hebrew.el (list-yahrzeit-dates):
5788         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
5789         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
5791         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
5792         (calendar-holiday-marker, mark-visible-calendar-date):
5793         * calendar/diary-lib.el (fancy-diary-display):
5794         Check for font-lock-mode before using faces.
5796         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
5797         (calendar-gregorian-from-absolute): Reduce the number of lets.
5798         (hebrew-holidays-4, generate-calendar-window): Simplify.
5799         (calendar-for-loop): Make obsolete.
5800         (calendar-nth-named-day): Doc fix.
5802         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
5803         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
5804         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
5805         Reduce the number of lets.
5806         (mark-sexp-diary-entries, calendar-mark-complex):
5807         Expand calendar-for-loops.
5809 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
5811         * find-dired.el (find-dired-filter): Fix last patch to handle
5812         multi-line process input.  Pad link numbers too.
5814 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
5816         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
5818 2008-04-01  Jason Rumney  <jasonr@gnu.org>
5820         * international/characters.el (script-list): Add phonetic script,
5821         covering IPA (previously Latin), Phonetic Extensions and
5822         Phonetic Extensions Supplement (both previously unassigned).
5824         * international/fontset.el (setup-default-fontset): Use unicode fonts
5825         that cover bopomofo script for bopomofo.
5826         Likewise for braille and mathematical.
5827         Use unicode scripts that cover the phonetic script for IPA.
5829 2008-04-01  Johan BockgÃ¥rd  <bojohan@gnu.org>
5831         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
5832         return the assigned value.
5834 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5836         * abbrev.el (abbrev-mode): Use define-minor-mode.
5838         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
5839         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
5840         Use map-keymap.
5841         (minor-mode-menu-from-indicator): Use it.  Simplify.
5843         * bindings.el (mode-line-mode-menu): Move before (new) first use.
5844         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
5845         Bind the key directly to the menu.
5846         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
5848 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5850         * epa.el (epa-decrypt-region): Explain the reason why this
5851         function should not be used in Lisp programs.
5852         (epa-decrypt-armor-in-region): Ditto.
5853         (epa-verify-region): Ditto.
5854         (epa-verify-cleartext-in-region): Ditto.
5855         (epa-sign-region): Ditto.
5856         (epa-encrypt-region): Ditto.
5858         * epg.el (epg-start-receive-keys): Fix typo in docstring.
5860         * epa.el (epa-select-keys): Show menu even if there is no key in
5861         GnuPG's keyring.
5863 2008-04-01  Glenn Morris  <rgm@gnu.org>
5865         * calendar/calendar.el (calendar-make-temp-face): New function.
5866         (mark-visible-calendar-date):
5867         * calendar/diary-lib.el (fancy-diary-display): Use it.
5869         * vc-hooks.el (vc-responsible-backend): Declare as function.
5871         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
5872         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
5873         * calendar/cal-julian.el (holiday-julian): Use it.
5875         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
5876         (calendar-hebrew-date-is-visible-p): Extract some common code into
5877         separate function.
5878         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
5880         * calendar/cal-menu.el (cal-menu-holidays-menu):
5881         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
5882         rather than obsolete alias.
5884         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
5885         for mark characters.
5886         (calendar-unmark): Unmark by removing all overlays, rather than
5887         redrawing.
5888         (calendar-starred-day): Remove.
5889         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
5890         (calendar-cursor-to-date): No need for special star handling now
5891         using overlays.
5892         (calendar-star-date): Use overlays.
5894         * calendar/cal-french.el (calendar-goto-french-date):
5895         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
5896         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
5897         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
5898         * calendar/cal-persia.el (calendar-persian-date-string):
5899         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
5900         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
5901         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
5902         * calendar/solar.el (solar-equinoxes-solstices):
5903         Reduce nesting of some lets.
5905         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
5906         (calendar-goto-mayan-long-count-date): Simplify.
5908         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
5909         Simplify by using mapcar.
5910         (calendar-list-holidays): Return holiday-list.
5911         (list-holidays): Use let rather than let*.  Remove un-needed locals
5912         `d', `never'.
5913         (calendar-check-holidays): Return result from dolist.
5914         (holiday-float): Use a single let*.  Simplify if-and to and.
5915         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
5916         single let*.
5918 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
5920         * calc/calc.el: Autoload `calc-yank'.
5921         (calc-mode-map): Add keybindings for `calc-yank'.
5922         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
5923         assignments for `calc-yank'.
5925 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
5927         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
5928         (vc-status-mark-buffer-changed): Handle the extra field.
5930         * vc-bzr.el (vc-bzr-after-dir-status):
5931         * vc-cvs.el (vc-cvs-after-dir-status):
5932         * vc-hg.el (vc-hg-after-dir-status):
5933         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
5935 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5937         * doc-view.el: Compute displayed pages first (in PDF).
5938         (doc-view-current-converter-processes): Rename from
5939         doc-view-current-converter-process.  Update users.
5940         (doc-view-sentinel): Test buffer's liveness.
5941         (doc-view-pdf/ps->png-sentinel): Remove.
5942         (doc-view-start-process): New function.
5943         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
5944         (doc-view-ps->pdf): Use it.
5945         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
5946         New functions.
5947         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
5948         (doc-view-mode): Kill the processes when leaving the mode.
5950 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
5952         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
5953         Use `byte-compile-warning-types'.  Add docstring.
5955 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5957         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
5958         (smerge-resolve): Add various resolution heuristics.
5960         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
5961         in 3-way conflicts.
5963 2008-03-31  Glenn Morris  <rgm@gnu.org>
5965         * calendar/cal-bahai.el (diary-bahai-mark-entries):
5966         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
5967         * calendar/cal-islam.el (mark-islamic-diary-entries):
5968         Fix argument order in call to diary-mark-entries-1.
5970         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
5971         pre-Bahai dates.
5972         (holiday-bahai): Use an algorithm actually relevant to this calendar
5973         system.
5975         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
5977         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
5978         Use and.
5980         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
5981         in the last fortnight in Julian October.
5983         * calendar/calendar.el (increment-calendar-month): Optionally handle
5984         systems without 12 months per year.
5986         (calendar-date-is-visible-p): Doc fix.  Simplify.
5988         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
5989         from dolist.
5991 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
5993         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
5994         (hi-lock-unload-function): New function.
5996 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5998         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
5999         overwriting when NEWNAME is a local file.
6001         * net/trampver.el: Update release number.
6003 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
6005         * vc-git.el: Make vc-status display information about copies,
6006         renames and permission changes.
6007         (vc-git-extra-fileinfo): New defstruct.
6008         (vc-git-escape-file-name, vc-git-file-type-as-string)
6009         (vc-git-rename-as-string, vc-git-permissions-as-string)
6010         (vc-git-status-printer): New functions.
6011         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
6012         (vc-git-after-dir-status-stage1): Look for copies, renames and
6013         permission changes.
6014         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
6015         (vc-git-dir-status): Ask for staged files and renames.
6017 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
6019         * vc.el: Allow backends to display backend specific information in
6020         the vc-status listing.
6021         (vc-status-fileinfo): Add a field for backend specific information.
6022         (vc-status-printer): Rename to ...
6023         (vc-default-status-printer): ... this.
6024         (vc-status-printer): New function.
6025         (vc-update-vc-status-buffer): Set the backend specific file info
6026         if provided.
6028 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6030         * textmodes/remember.el (remember-diary-convert-entry): Revert last
6031         change (ill-conceived).
6033 2008-03-29  Glenn Morris  <rgm@gnu.org>
6035         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
6036         * calendar/cal-julian.el (holiday-julian): Simplify.
6038         * calendar/holidays.el (list-holidays): Use or.
6040 2008-03-29  Juri Linkov  <juri@jurta.org>
6042         * window.el (split-window-preferred-horizontally): New function.
6044         * cus-start.el (split-window-preferred-function):
6045         Set choice for "vertically" to nil instead of split-window.
6046         Set choice for "horizontally" to split-window-preferred-horizontally
6047         instead of lambda.
6049 2008-03-29  Juri Linkov  <juri@jurta.org>
6051         * simple.el (minibuffer-default-add-function): New variable with
6052         the default to minibuffer-default-add-completions.
6053         (minibuffer-default-add-done): New variable.  Make it buffer-local.
6054         (minibuffer-default-add-completions): New function.
6055         (goto-history-element): Set minibuffer-default-add-done to t and
6056         call a function in minibuffer-default-add-function when the
6057         specified absolute history position is greater than the length of
6058         the minibuffer-default list and minibuffer-default-add-done is nil.
6059         Change "^End of history; no next item$" to "^End of defaults;
6060         no next item$".
6062         * bindings.el (debug-ignored-errors): Change "^End of history;
6063         no next item$" to "^End of defaults; no next item$".
6065 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6067         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
6069         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
6070         to with-no-warnings.
6072 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
6074         Sync with Tramp 2.1.13.
6076         * net/tramp-ftp.el: Require 'cl when byte-compiling.
6078         * net/trampver.el: Update release number.
6080 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
6082         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
6083         the current backend.
6085         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
6086         (vc-status-refresh): Create a temporary buffer and call the
6087         `dir-status' backend function from that buffer.
6089         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
6090         (vc-bzr-after-dir-status): Don't kill the buffer.
6092         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
6093         (vc-cvs-after-dir-status): Don't kill the buffer.
6095         * vc-git.el (vc-git-dir-status): Don't create a buffer.
6096         (vc-git-after-dir-status-stage2): Don't kill the buffer.
6098         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
6099         (vc-hg-after-dir-status): Don't kill the buffer.
6101         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
6102         (vc-svn-after-dir-status): Don't kill the buffer.
6104 2008-03-29  Glenn Morris  <rgm@gnu.org>
6106         * calendar/calendar.el (diary-file, american-date-diary-pattern)
6107         (european-date-diary-pattern, european-calendar-display-form)
6108         (american-calendar-display-form, diary-display-hook): Doc fixes.
6109         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
6110         custom :set.  Mark as obsolete.
6111         (calendar-date-style, iso-date-diary-pattern)
6112         (iso-calendar-display-form): New user variables.
6113         (diary-date-forms, calendar-date-display-form): Set using
6114         calendar-date-style.  Doc fix.
6115         (calendar-set-date-style): New command.
6116         (european-calendar, american-calendar): Use calendar-set-date-style.
6117         Mark as obsolete.
6119         * calendar/diary-lib.el (number): Move declaration where needed.
6120         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
6121         (diary-make-date): New function.
6122         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
6123         Use diary-make-date.
6124         (diary-date-display-form, diary-insert-entry-1): New functions.
6125         (insert-monthly-diary-entry, insert-yearly-diary-entry):
6126         Use diary-insert-entry-1.
6127         (insert-anniversary-diary-entry, insert-block-diary-entry)
6128         (insert-cyclic-diary-entry): Use diary-date-display-form.
6130         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
6131         Autoload diary-insert-entry-1.
6132         * calendar/cal-bahai.el (diary-bahai-insert-entry)
6133         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
6134         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
6135         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
6136         * calendar/cal-islam.el (insert-islamic-diary-entry)
6137         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
6138         Use diary-insert-entry-1.
6140         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
6141         (diary-yahrzeit): Doc fix.  Use diary-make-date.
6143         * calendar/icalendar.el (icalendar--datetime-to-american-date):
6144         New name for icalendar--datetime-to-noneuropean-date.  Make old name
6145         obsolete alias.
6146         (icalendar--datetime-to-iso-date): New function.
6147         (icalendar--datetime-to-diary-date): Doc fix.  Respect
6148         calendar-date-style if bound.
6150         * textmodes/remember.el (remember-diary-convert-entry):
6151         Respect calendar-date-style if bound.
6153 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6155         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
6156         (xterm-mouse-handle-delete-frame): Delete.
6158         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
6159         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
6160         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
6161         in xterm-modify-other-keys-terminal-list.
6163         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
6164         are conflicts.
6166 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
6168         * vc.el (vc-update): Check if the buffer is unsaved only if it
6169         actually exists.
6170         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
6171         vc-print-log.
6173 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6175         * net/dns.el (dns-write): Use set-buffer-multibyte.
6177 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6179         * vc-bzr.el (vc-bzr-sha1): New fun.
6180         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
6181         (vc-bzr-registered): Use it.
6183 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
6185         * vc.el (vc-status-kill-dir-status-process): Simplify.
6186         (vc-status-refresh): Make sure the buffer is live.
6187         (ring): Don't require it, not used.
6189 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
6191         * progmodes/verilog-mode.el (verilog-auto-inout-module):
6192         Add optional regular expression to AUTOINOUTMODULE.
6193         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
6194         (verilog-auto-inst-param, verilog-auto-reg)
6195         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
6196         (verilog-auto-output-every, verilog-auto-input)
6197         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
6198         (verilog-auto-unused, verilog-auto): Update documentation to use
6199         more obvious instance module names versus cell names.
6201 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
6203         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
6204         kill if a process is running.
6206         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
6208 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
6210         * vc.el: Add new backend function 'status-extra-headers.
6211         (vc-default-status-extra-headers): New function.
6212         (vc-status-headers): Call 'status-extra-headers.  Add colors.
6214         * vc-git.el (vc-git-status-extra-headers): New function.
6216 2008-03-28  Glenn Morris  <rgm@gnu.org>
6218         * calendar/cal-menu.el (cal-menu-holidays-menu)
6219         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
6220         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
6221         holiday-list is optional.
6222         (calendar-mouse-holidays): Remove un-needed local `l'.
6224         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
6225         Remove un-needed local `date'.
6226         (calendar-cursor-to-visible-date): Use let rather than let*.
6227         Remove un-needed local `first-of-month-weekday'.
6229         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
6231         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
6232         Doc fixes.
6233         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
6234         (diary-header-line-flag, diary-header-line-format): Declare.
6235         (diary-pull-attrs): Check for multiple matches.
6236         (diary-list-entries-2): Simplify finding start of date.
6237         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
6238         pop-up-frames.
6239         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
6240         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
6242 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
6244         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
6246         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
6248 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6250         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
6252         * image-mode.el (image-mode-reapply-winprops): Fix last change.
6254 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
6256         * international/mule-conf.el (define-iso-single-byte-charset):
6257         Don't make latin-iso8859-* supplementary.
6258         (#'set-charset-priority): Don't change the priority of charsets
6259         `unicode' and `emacs'.
6261 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6263         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
6264         temp buffer.
6266 2008-03-27  Glenn Morris  <rgm@gnu.org>
6268         * calendar/cal-bahai.el (diary-bahai-list-entries):
6269         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
6270         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
6272         * calendar/calendar.el (diary-file): Doc fix.
6274         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
6275         (list-diary-entries-hook, mark-diary-entries-hook)
6276         (include-other-diary-files, diary-mail-entries)
6277         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
6278         (diary-set-header): New function.
6279         (diary-header-line-flag, diary-header-line-format):
6280         Use diary-set-header for custom :set function.
6281         (diary-set-maybe-redraw): Use symbol-value rather than eval.
6282         (diary-attrtype-convert): Use intern-soft rather than read.
6283         (diary-display-no-entries): New function.
6284         (simple-diary-display, fancy-diary-display): Use it.
6285         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
6286         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
6288         * calendar/holidays.el (list-holidays): Doc fix.
6290 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
6292         * calc/calc-store.el (calc-read-var-name-history): New variable.
6293         (calc-read-var-name): Use `calc-read-var-name-history'.
6295 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6297         * image-mode.el (image-mode-reapply-winprops): Simplify now that
6298         window-configuration-change-hook works buffer-locally.
6300 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
6302         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
6303         for Emacs Lisp, not Lisp.
6305 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
6307         * help-fns.el (describe-function-1, describe-variable):
6308         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
6310         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
6311         replacement is provided, don't print "use nil instead".
6313 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
6315         * complete.el (PC-do-completion): Use regexp-quote.
6317 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
6319         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
6320         Detect missing files.
6322         * vc-git.el (vc-git-extra-menu-map): New key map.
6323         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
6324         New functions.
6326         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
6327         and 'missing files.
6329 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6331         * calendar/holidays.el (list-holidays): Make Y2 optional.
6333         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
6334         buffers shown to the user.
6335         (appt-disp-window): Disable undo explicitly now that the leading space
6336         is gone.
6338         * simple.el (activate-mark): New function.
6339         (set-mark-command): Use it with region-active-p to clean up the code.
6340         (exchange-point-and-mark): Invert the meaning of C-u when
6341         transient-mark-mode is active.
6343         * dired-aux.el (dired-create-files): Use dolist.
6345         * bindings.el (mode-line-change-eol): Use with-selected-window.
6347         * apropos.el (apropos-command): Include macros.
6349 2008-03-26  Glenn Morris  <rgm@gnu.org>
6351         * calendar/cal-bahai.el: Require calendar, not cal-julian.
6352         (calendar-bahai-epoch): Doc fix.
6354         * calendar/cal-china.el: Explicitly require calendar.
6356         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
6357         Require calendar rather than cal-julian.
6358         Autoload calendar-absolute-from-julian.
6359         * calendar/cal-coptic.el (coptic-calendar-epoch):
6360         * calendar/cal-islam.el (calendar-islamic-epoch):
6361         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
6363         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
6365         * calendar/cal-dst.el: Don't require cal-persia.
6366         (calendar-absolute-from-persian): Autoload it.
6367         (dst-adjust-time): Doc fix.
6369         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
6370         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
6371         calendar.
6373         * calendar/cal-menu.el: Require calendar rather than declaring
6374         functions.
6375         * calendar/calendar.el: Provide calendar before requiring cal-menu.
6377         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
6378         calendar-after-frame-setup-hooks.  Update callers, make old name an
6379         obsolete alias.  Doc fix.
6380         (calendar-frame-1): Doc fix.
6382         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
6384         * calendar/calendar.el (oriental-holidays, solar-holidays):
6385         * calendar/holidays.el (list-holidays): Assume atan always bound.
6387         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
6388         Explicitly require calendar, not cal-julian.
6389         * calendar/lunar.el: Explicitly require cal-dst.
6391 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6393         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
6395         * help-fns.el (describe-function-1, describe-variable): If no
6396         replacement is provided, don't print "use nil instead".
6398 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6400         * proced.el: New file.
6402 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
6404         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
6406 2008-03-25  Juri Linkov  <juri@jurta.org>
6408         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
6409         in battery-mode-line-format.
6411         * bindings.el (minibuffer-local-map): For the command
6412         file-cache-minibuffer-complete replace keymap minibuffer-local-map
6413         with map which is already locally bound to minibuffer-local-map.
6415 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6417         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
6418         Remove `sort-first' argument.
6420         * subr.el (redisplay-end-trigger-functions)
6421         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
6422         (process-filter-multibyte-p, set-process-filter-multibyte):
6423         Mark as obsolete.
6425 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
6427         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
6428         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
6429         use the LOCAL arg of `add-hook'.
6430         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
6431         Remove spurious * from defcustom docstrings.
6432         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
6433         Fix typos in messages.
6434         (reb-mode-buffer-p): New function.
6435         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
6436         (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
6437         (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
6438         Use `unless', `when'.
6439         (re-builder-unload-function): New function.
6441 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
6443         * vc-hooks.el (vc-state): Add documentation for 'missing.
6445 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
6447         * progmodes/verilog-mode.el (verilog-auto-output)
6448         (verilog-auto-input, verilog-auto-inout, verilog-auto)
6449         (verilog-delete-auto): Add optional regular expression to
6450         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
6451         (verilog-signals-matching-regexp): New internal function for
6452         signal matching.
6454 2008-03-25  Johan BockgÃ¥rd  <bojohan@gnu.org>
6456         * info.el (Info-isearch-search): Always return point.
6458 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6460         * diff-mode.el (diff-remembered-defdir): New var.
6461         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
6463 2008-03-25  Glenn Morris  <rgm@gnu.org>
6465         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
6466         calendar-bahai-prompt-for-date.  Update callers, make old name an
6467         obsolete alias.  Doc fix.
6468         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
6469         coptic-prompt-for-date.  Update callers, make old name an
6470         obsolete alias.  Doc fix.
6471         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
6472         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
6473         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
6474         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
6475         * calendar/cal-iso.el (calendar-iso-read-date): New name for
6476         calendar-iso-read-args.  Update callers, make old name an obsolete
6477         alias.
6478         * calendar/cal-persia.el (calendar-persian-read-date): New name for
6479         persian-prompt-for-date.  Update callers, make old name an
6480         obsolete alias.  Doc fix.  Move definition before use.
6482         * calendar/cal-x.el (diary-frame-parameters)
6483         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
6484         (calendar-frame-1): Doc fixes.
6485         (make-fancy-diary-buffer): Remove declaration.
6486         (calendar-dedicate-diary): Replace call to deleted function
6487         make-fancy-diary-buffer.
6488         (calendar-frame-setup): New function.
6489         (calendar-one-frame-setup, calendar-only-one-frame-setup)
6490         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
6491         work, and mark as obsolete.
6492         (special-display-buffer-names): Don't mess with this; it's not our
6493         business.
6494         (cal-x-load-hook): Defvar it, and mark as obsolete.
6496         * calendar/calendar.el (calendar-remove-frame-by-deleting):
6497         Default to t.  Add to 'calendar group.
6498         (calendar): Doc fix.  Use calendar-frame-setup.
6499         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
6500         (generate-calendar-window): Doc fix.
6502 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6504         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
6506 2008-03-24  Drew Adams  <drew.adams@oracle.com>
6508         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
6509         New variables.
6510         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
6511         (finder-exit): Ignore errors rather than avoiding them.
6512         Kill *Finder-package* buffer also.
6514 2008-03-24  Andreas Schwab  <schwab@suse.de>
6516         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
6518 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
6520         * vc-hg.el (vc-hg-after-dir-status):
6521         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
6523         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
6524         Detect removed files.
6526         * vc.el (vc-status-printer): Use a different face for missing files.
6527         (vc-status-hide-up-to-date): Rename from
6528         vc-status-remove-up-to-date.  Update all callers.
6529         (vc-status-mode-map): Bind C-m.
6531 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
6533         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
6534         code ...
6535         (vc-git--state-code): ... to this new function.
6536         (vc-git-state): Use it.
6538 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
6540         * textmodes/remember.el (remember-mail-date)
6541         (remember-store-in-mailbox): Write date and From line in such a
6542         way that Mutt can read it.
6544 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
6546         * simple.el (transient-mark-mode): Turn on by default.
6548 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
6550         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
6551         'unregistered for unregistered files.
6553         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
6555         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
6557         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
6558         subdirectories.
6560         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
6561         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
6562         Add :enable for vc-status-refresh.
6563         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
6564         (vc-status-tool-bar-map): Add binding for
6565         vc-status-kill-dir-status-process.
6566         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
6567         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
6568         Reset vc-status-process-buffer.
6569         (vc-status-refresh): Don't run two refreshes at a time.
6570         (vc-status): If the buffer is already in vc-status-mode only refresh.
6571         (vc-status-mark-buffer-changed): Add an optional file parameter.
6572         (vc-resynch-buffer): Use it.
6573         (vc-delete-file): Expand the file name before using it.
6574         Be careful to not create a new buffer with the old file contents.
6575         Update the VC state after performing the operation.
6577 2008-03-23  Andreas Schwab  <schwab@suse.de>
6579         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
6580         Fix radio button condition.
6581         [box]: Likewise.
6582         [customize]: Add radio button.
6584 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
6586         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
6587         (calc-user-parse-tables, calc-gnuplot-default-device)
6588         (calc-gnuplot-default-output, calc-gnuplot-print-device)
6589         (calc-gnuplot-print-output, calc-gnuplot-geometry)
6590         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
6591         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
6592         (calc-undo-list, calc-redo-list, calc-main-buffer)
6593         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
6594         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
6595         (calc-said-hello, calc-executing-macro, calc-any-selections)
6596         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
6597         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
6598         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
6599         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
6600         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
6601         (calc-create-buffer, calc-quit): Add docstrings.
6603 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
6605         * makefile.w32-in (WINS_ALMOST): Add org.
6607 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
6609         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
6610         New functions to implement vc-status support.
6612 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
6614         * vc.el (vc-status-prepare-status-buffer): New function.
6615         (vc-status): Use it.
6617         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
6618         appropriate.
6620 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
6622         * vc-git.el (vc-git--empty-db-p)
6623         (vc-git-after-dir-status-stage1-empty-db): New functions.
6624         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
6625         Add support for empty repositories.
6627 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
6629         * vc-git.el (vc-git-annotate-extract-revision-at-line):
6630         Allow "^" in a version name.
6632         * vc-mtn.el (vc-mtn-state): Support the added state.
6634 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
6636         * org: New directory for Org-mode.
6638         * org/org-export-latex.el: Moved from lisp/texmodes.
6640         * org/org-irc.el: Moved from lisp/texmodes.
6642         * org/org-mac-message.el: Moved from lisp/texmodes.
6644         * org/org-mouse.el: Moved from lisp/texmodes.
6646         * org/org-publish.el: Moved from lisp/texmodes.
6648 2008-03-21  Juri Linkov  <juri@jurta.org>
6650         * comint.el (comint-dynamic-simple-complete):
6651         Use variable `stub' for the second arg `common-substring'
6652         of `comint-dynamic-list-completions'.
6653         (comint-dynamic-list-filename-completions):
6654         Use variable `filenondir' for the second arg `common-substring'
6655         of `comint-dynamic-list-completions'.
6656         (comint-dynamic-list-completions): Add new optional arg
6657         `common-substring'.  Add `common-substring' as the second arg of
6658         the call to `display-completion-list'.  Doc fix.
6660         * comint.el (comint-dynamic-complete-as-filename)
6661         (comint-dynamic-list-filename-completions)
6662         (comint-dynamic-simple-complete): Use `minibuffer-message'
6663         to display message "No completions of %s" when a command
6664         is called in the minibuffer.
6665         (comint-dynamic-simple-complete): Don't display other
6666         completion messages when a command is called in the minibuffer.
6667         (comint-dynamic-list-completions): Use `minibuffer-message'
6668         to display message " [Type space to flush ...]" when a command
6669         is called in the minibuffer.
6671         * shell.el (shell-dynamic-complete-command)
6672         (shell-dynamic-complete-environment-variable): Don't display
6673         completion messages when command is called in the minibuffer.
6675         * emacs-lisp/lisp.el (lisp-complete-symbol):
6676         Use `minibuffer-message' to display message "No completions of %s"
6677         when this command is called in the minibuffer.
6679         * bindings.el (standard-mode-line-modes): Put special help-echo
6680         tooltip on recursive edit %[ %] mode-line constructs.
6682         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
6683         "^No dynamic expansion for .* found$" to allow error messages like
6684         "No dynamic expansion for \"%s\" found in this-buffer".
6686 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
6688         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
6689         "psftp".
6691 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6693         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
6694         * vc.el (vc-default-dired-state-info): Use just "modified".
6695         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
6696         (vc-cvs-mode-line-string): Make use of the better default.
6697         (vc-cvs-parse-entry): Use the new `added'.
6698         (vc-cvs-dired-state-info): Remove.
6699         * vc-svn.el (vc-svn-dired-state-info): Remove.
6700         * vc-hg.el (vc-hg-dired-state-info): Remove.
6701         * vc-git.el (vc-git-dired-state-info): Remove.
6703 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
6705         * vc-git.el (vc-git-status-result): New variable.
6706         (vc-git-dir-status): Split out ...
6707         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
6708         ... these new functions and work asynchronously.
6710 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
6712         * vc-git.el (vc-git-after-dir-status): Remove.
6713         (vc-git-dired-state-info): Reimplement.
6715 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
6717         * replace.el (occur-mode-map): Add :help.
6719         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
6720         for disassemble.
6722         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
6723         the 'added state.
6724         (vc-status-remove-up-to-date): New function.
6725         (vc-status-mode-map, vc-status-menu-map): Bind it.
6726         (vc-status-printer): Use a different face up-to-date files.
6727         (vc-resynch-buffer): Update the vc-status buffer if it exists.
6728         (Todo): Remove solved entries.
6730         * vc-hg.el (vc-hg-state):
6731         * vc-git.el (vc-git-state):
6732         * vc-cvs.el (vc-cvs-parse-status):
6733         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
6734         state.
6736 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6738         * progmodes/compile.el (compile):
6739         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
6741         * simple.el (minibuffer-local-shell-command-map): New var.
6742         (minibuffer-complete-shell-command, read-shell-command): New funs.
6743         (shell-command, shell-command-on-region): Use them.
6745 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
6747         * vc.el (vc-status-mark-buffer-changed): New function to implement
6748         updating of the *vc-status* buffer when a buffer is saved.
6749         (vc-status-mode): Use it for after-change-hook.
6750         (vc-add-to-vc-status-buffer): Rename to ...
6751         (vc-status-add-entry): ... this.
6752         (Todo): Add new entry.
6754 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6756         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
6758 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
6760         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
6761         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
6762         Remove spurious * from defcustom docstrings.
6763         (icomplete-compute-delay): Fix docstring and remove spurious *.
6764         (icomplete-delay-completions-threshold): Fix typo in docstring and
6765         remove spurious *.
6766         (icomplete-completions): While collecting the list of prospective
6767         candidates, don't overshoot `icomplete-prospects-length'.
6769 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
6771         * textmodes/refbib.el:
6772         * textmodes/reftex.el:
6773         * textmodes/reftex-global.el:
6774         * textmodes/reftex-vars.el:
6775         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
6776         compiler pacifying defvars.
6777         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
6778         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
6779         not needed.
6781 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
6783         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
6784         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
6785         (verilog-customize, verilog-font-customize)
6786         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
6787         (verilog-mode): Update documentation strings to match tool tips.
6788         (verilog-auto-search-do, verilog-auto-re-search-do)
6789         (verilog-skip-forward-comment-or-string): Fix verilog-auto
6790         expansion when a .* appears inside a string.
6791         (verilog-re-search-forward, verilog-re-search-backward):
6792         Add comment to recall how this works.
6793         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
6795 2008-03-20  Glenn Morris  <rgm@gnu.org>
6797         * calendar/calendar.el (calendar-other-dates): New function.
6798         (calendar-print-other-dates): Use calendar-other-dates.
6799         * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
6800         the declarations it replaces.
6801         (calendar-mouse-print-dates): Use calendar-other-dates.
6803         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
6804         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
6805         (calendar-absolute-from-bahai): Fix the leap-year case.
6806         (calendar-bahai-from-absolute): Re-use the Gregorian month.
6807         (calendar-bahai-date-string, calendar-bahai-print-date):
6808         Handle pre-Bahai dates.
6810         * calendar/cal-china.el (chinese-calendar-celestial-stem)
6811         (chinese-calendar-terrestrial-branch): Make defcustoms.
6813         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
6814         (calendar-mouse-view-diary-entries): Use or.
6815         (calendar-mouse-chinese-date): Remove unused command.
6816         (cal-menu-load-hook): Mark as obsolete.
6818         * calendar/solar.el (calendar-location-name, calendar-latitude)
6819         (calendar-longitude, solar-arctan, sunrise-sunset)
6820         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
6822 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
6824         * calc/calc.el: Remove outdated comments.
6825         (defcalcmodevar, calc-mode-var-list-restore-default-values)
6826         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
6827         Add docstrings.
6829 2008-03-19  Jason Rumney  <jasonr@gnu.org>
6831         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
6833 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6835         * net/tls.el (open-tls-stream): Reindent.
6837 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
6839         * net/tramp.el (tramp-let-maybe): Removed.
6840         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
6841         It does not exist under XEmacs.
6842         (tramp-handle-file-truename, tramp-handle-expand-file-name)
6843         (tramp-completion-file-name-handler): Let-bind
6844         `directory-sep-char'.
6846         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
6847         `directory-sep-char'.
6849 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6851         * help-fns.el (describe-function-1): Don't signal "missing arglist"
6852         for autoloaded keymaps.
6854         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
6855         (electric-verilog-terminate-line, verilog-in-struct-region-p)
6856         (verilog-backward-ws&directives, verilog-forward-ws&directives)
6857         (verilog-in-comment-p, verilog-in-star-comment-p)
6858         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
6859         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
6860         (verilog-skip-forward-comment-or-string, verilog-in-paren)
6861         (verilog-skip-forward-comment-p): Use it.
6863 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
6865         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
6866         (org-remember-templates, org-time-stamp-rounding-minutes)
6867         (org-back-over-empty-lines, org-find-base-buffer-visiting)
6868         (org-columns-new): Fix typos in docstrings.
6870 2008-03-19  Glenn Morris  <rgm@gnu.org>
6872         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
6873         (tramp-handle-shell-command): Use condition-case rather than
6874         ignore-errors.
6876 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6878         * diff-mode.el (diff-header): Make the color louder.
6879         (diff-refine-change): Tone the color down.
6881 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
6883         * descr-text.el (describe-char): When `describe-char-unidata-list'
6884         is set to show all properties, list them in the right order.
6886 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6888         * international/mule.el (load-with-code-conversion): Avoid setting
6889         default-enable-multibyte-characters.
6891 2008-03-19  Gustav HÃ¥llberg  <gustav@virtutech.com>  (tiny change)
6893         * vc.el (vc-annotate-background): Fix custom type.
6895 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6897         * descr-text.el (describe-char-unidata-list): Allow specifying
6898         just all properties.
6899         (describe-char): Handle that new value.
6901         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
6903 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
6905         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
6906         instead of file name extension to make docs with uncommon
6907         extensions work.
6909 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
6911         * doc-view.el (require): Require cl at compile time because
6912         `assert' needs it.
6914 2008-03-18  Glenn Morris  <rgm@gnu.org>
6916         * calendar/calendar.el (initial-calendar-window-hook)
6917         (today-visible-calendar-hook): Doc fixes.
6919 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
6921         * net/tramp.el (tramp-root-regexp): Simplify.
6922         (tramp-completion-file-name-regexp-separate): Don't insist on
6923         leading "[".  This prevents method or user or host completion.
6924         (tramp-let-maybe): Autoload it.
6925         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
6926         is an alias for `identity'.
6927         (tramp-handle-write-region): Protect `last-coding-system-used'
6928         over the trailing statements.
6929         (tramp-completion-file-name-handler-post-function): Remove.
6930         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
6931         instead of calling `tramp-drop-volume-letter'.
6933         * net/tramp.el:
6934         * net/tramp-uu.el:
6935         * net/trampver.el: Move coding cookie at the end.
6937 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6939         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
6940         elements which may be something else than characters.
6942 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
6944         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
6945         New functions to implement vc-status support.
6947         * vc.el (vc-default-extra-status-menu)
6948         (vc-add-to-vc-status-buffer): New functions.
6950         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6951         for eldoc and ielm.
6953 2008-03-17  Glenn Morris  <rgm@gnu.org>
6955         * calendar/cal-x.el (diary-frame-parameters)
6956         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
6957         Fix custom type; add options.
6958         (calendar-frame, diary-frame): Doc fixes.
6959         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
6960         new functions.
6961         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
6962         Use calendar-frame-1 and calendar-dedicate-diary.
6963         (calendar-one-frame-setup): Also handle only-one-frame case.
6964         (calendar-only-one-frame-setup): Doc fix.  Just call
6965         calendar-one-frame-setup.
6967         * calendar/diary-lib.el: Re-order some definitions before their use.
6968         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
6969         (diary-list-entries): Doc fixes.
6970         (make-fancy-diary-display): Remove function.
6972         * calendar/calendar.el (calendar-today-marker)
6973         (initial-calendar-window-hook, today-visible-calendar-hook)
6974         (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
6975         (calendar-star-date, calendar-mark-today): Doc fixes.
6976         (today-visible-calendar-hook): Add options.
6977         (calendar-in-read-only-buffer): New macro.
6978         (calendar-basic-setup): Adapt for change in calendar-read-date.
6979         Place holiday let inside if.
6980         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
6981         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
6982         (calendar-print-other-dates): Use one let rather than many.
6984         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
6985         (calendar-print-other-dates):
6986         * calendar/cal-hebrew.el (list-yahrzeit-dates):
6987         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
6988         * calendar/holidays.el (calendar-list-holidays, list-holidays)
6989         (calendar-cursor-holidays):
6990         * calendar/lunar.el (calendar-phases-of-moon): Use
6991         calendar-in-read-only-buffer to replace previous code and disable undo.
6993 2008-03-16  Juri Linkov  <juri@jurta.org>
6995         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
6996         and regexp-search-ring-yank-pointer for the HISTPOS argument of
6997         read-from-minibuffer to provide the correct initial minibuffer
6998         history position in isearch-edit-string when it is called from
6999         isearch-ring-adjust.
7001         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
7002         to check if the current buffer is the minibuffer, and in this case
7003         call abort-recursive-edit to kill the minibuffer.  Doc fix.
7004         (kill-this-buffer-enabled-p): Allow this function to return non-nil
7005         when the current buffer is the minibuffer.
7007         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
7009 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
7011         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
7012         Use non-nil PARENTS attribute of make-directory instead of
7013         explicitly checking existence the current cache directory.
7015 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
7017         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
7018         M-x epa-file-select-keys.
7020 2008-03-16  Kenichi Handa  <handa@m17n.org>
7022         * international/mule.el (auto-coding-alist):
7023         Use no-conversion-multibyte for archive files.
7025 2008-03-16  Glenn Morris  <rgm@gnu.org>
7027         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
7028         New functions.
7029         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
7030         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
7031         Use calendar-mark-1.
7032         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
7033         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
7034         Use calendar-mark-complex.
7035         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
7036         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
7037         Use calendar-mark-1.
7039         * calendar/calendar.el (calendar-mod): Remove.
7040         * calendar/cal-china.el (calendar-chinese-from-absolute)
7041         (calendar-chinese-date-string): Expand calendar-mod calls.
7042         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
7043         Expand calendar-mod calls.
7045         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
7046         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
7047         (diary-bahai-insert-yearly-entry): Use let rather than let*.
7048         Move obsolete aliases after the functions that replaced them.
7050         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
7051         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
7052         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
7053         Use let rather than let*.
7054         (calendar-hebrew-prompt-for-date): New function.
7055         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
7056         (holiday-tisha-b-av-etc): Use unless, let.
7058         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
7059         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
7061         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
7063         * calendar/calendar.el (calendar-for-loop): Add indent spec.
7065         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
7066         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
7067         than concat.
7068         (diary): Remove un-needed let.
7069         (view-other-diary-entries): Rename argument.
7070         (diary-list-entries-2): New function.
7071         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
7072         (print-diary-entries): Use unless.
7073         (diary-mark-entries-1): Change argument order, make all but
7074         markfunc optional.  Handle the standard (Gregorian) case.
7075         Use match-string-no-properties.  Handle marks.
7076         (mark-diary-entries): Use diary-mark-entries-1.
7077         (diary-font-lock-keywords-1): New macro.
7078         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
7080 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
7082         * icalendar.el (icalendar-version): Increase to 0.18.
7083         (icalendar-export-hidden-diary-entries): New variable.
7084         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
7085         In case of error, insert full error-val.
7086         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
7087         Use calendar-day-of-week.  Return the day number.
7088         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
7090 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
7092         * icalendar.el (icalendar-recurring-start-year): New variable.
7093         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
7094         (icalendar-export-region): Ignore hidden diary entries.
7095         (icalendar--convert-ordinary-to-ical): Fix case where event
7096         spans across midnight boundary.
7097         (icalendar-first-weekday-of-year): New function.
7098         (icalendar--convert-weekly-to-ical): Allow user-selectable start
7099         year for recurring events (Mozilla calendars do not propagate
7100         recurring events forever, so year 2000 start date was not working).
7101         (icalendar--convert-yearly-to-ical): Remove extra spaces in
7102         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
7104 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
7106         * net/tramp.el (tramp-root-regexp): New defconst.
7107         (tramp-completion-file-name-regexp-unified)
7108         (tramp-completion-file-name-regexp-separate)
7109         (tramp-completion-file-name-regexp-url): Use it.
7110         (tramp-do-copy-or-rename-file-via-buffer):
7111         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
7112         t for `insert-file-contents-literally'.
7113         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
7114         Autoload it.
7115         (tramp-completion-file-name-handler-post-function): New defconst.
7116         (tramp-completion-file-name-handler): Use it.
7117         (tramp-maybe-open-connection): Update calls to
7118         `tramp-flush-connection-property' for removed 2nd argument.
7120 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7122         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
7123         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
7124         New functions.
7126 2008-03-15  Glenn Morris  <rgm@gnu.org>
7128         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
7129         New functions.
7130         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
7131         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
7132         (diary-list-entries-1, diary-mark-entries-1): Autoload.
7133         (diary-bahai-list-entries): Use diary-list-entries-1.
7134         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
7135         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
7136         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
7137         (diary-list-entries-1, diary-mark-entries-1): Autoload.
7138         (list-hebrew-diary-entries): Use diary-list-entries-1.
7139         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
7140         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
7141         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
7142         (diary-list-entries-1, diary-mark-entries-1): Autoload.
7143         (list-islamic-diary-entries): Use diary-list-entries-1.
7144         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
7146         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
7148         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
7150         * calendar/cal-china.el (number-chinese-months)
7151         (calendar-chinese-from-absolute): Use nth, caar.
7153         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
7155         * calendar/cal-french.el (french-calendar-accents): Doc fix.
7157         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
7158         (calendar-hebrew-month-name-array-leap-year)
7159         (hebrew-calendar-parashiot-names): Make constants.
7160         (diary-parasha): Move definition after constants it uses.
7162         * calendar/cal-html.el (cal-html-insert-link-yearpage)
7163         (cal-html-htmlify-list): Doc fix.
7164         (cal-html-htmlify-entry): Use nth.
7166         * calendar/cal-islam.el (calendar-islamic-month-name-array)
7167         (calendar-islamic-epoch): Make constants.
7168         (calendar-islamic-epoch): Doc fix.
7170         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
7172         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
7173         (cal-tex-month-name): Doc fix.
7174         (cal-tex-last-blank-p): Use zerop.
7176         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
7177         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
7178         (calendar-cursor-to-date): Doc fix.
7179         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
7180         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
7181         (calendar-day-number): Use when.
7182         (generate-calendar-month): Use dotimes.
7183         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
7184         (calendar-set-mark): Reverse conditional.
7185         (calendar-make-alist): Move definition before use.
7187         * calendar/diary-lib.el (diary-face-attrs)
7188         (diary-glob-file-regexp-prefix, diary-selective-display)
7189         (number-of-diary-entries, diary-list-entries, diary-goto-entry)
7190         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
7191         (diary-anniversary, diary-cyclic)
7192         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
7193         (diary-header-line-format): Change wording.
7194         (diary-list-entries): Set `date-start' in let.
7195         (include-other-diary-files, mark-included-diary-files): Use format.
7196         (simple-diary-display, fancy-diary-display): Use cadr, unless.
7197         (mark-diary-entries): Use 1+.
7198         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
7199         (mark-calendar-month): Use dotimes.
7201         * calendar/holidays.el (displayed-month, displayed-year):
7202         Move declarations where needed.
7203         (calendar-list-holidays): Doc fix.
7205         * calendar/parse-time.el (parse-time-string): Simplify.
7207         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
7208         Make constants.
7209         (solar-sunrise-sunset): Rename some local variables for clarity.
7210         (sunrise-sunset): Use zerop.
7211         (solar-mean-equinoxes/solstices): Doc fix.
7213         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
7214         Use nth.
7215         (timeclock-completing-read, timeclock-generate-report): Use zerop.
7216         (timeclock-mean, timeclock-generate-report): Use dolist.
7218         * calendar/todo-mode.el (todo-add-category): Simplify.
7219         (todo-more-important-p, todo-delete-item, todo-file-item):
7220         Use unless, when.
7221         (todo-top-priorities): Use zerop.
7223 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
7225         * buff-menu.el (list-buffers-noselect): Display buffer name in
7226         tooltip instead of mouse binding when it doesn't fit in the list.
7228 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
7230         * faces.el (xw-defined-colors):
7231         * simple.el (widget-convert, shell-mode): Declare as functions
7232         instead of autoloading.
7234         * abbrev.el:
7235         * button.el:
7236         * cus-face.el:
7237         * ediff-hook.el:
7238         * emacs-lisp/backquote.el:
7239         * emacs-lisp/timer.el:
7240         * facemenu.el:
7241         * faces.el:
7242         * menu-bar.el:
7243         * simple.el:
7244         * subr.el:
7245         * textmodes/fill.el:
7246         * textmodes/paragraphs.el: Remove autoloads, redundant when the
7247         files are preloaded.
7249 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7251         * desktop.el (desktop-create-buffer): Don't catch errors if
7252         debug-on-error is set.
7254 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
7256         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
7257         ($(lisp)/calendar/diary-loaddefs.el)
7258         ($(lisp)/calendar/hol-loaddefs.el): New targets.
7259         (LOADDEFS): New macro.
7260         (autoloads): Depend on $(LOADDEFS).
7262 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
7264         * font-lock.el (featurep): Remove test, not useful anymore.
7265         (facemenu-keymap): Move key binding ...
7266         * facemenu.el (facemenu-keymap): ... here.
7268         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
7269         for each file in the list.
7270         (vc-bzr-log-view-mode): Recognize the file marker.
7272         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
7273         for checkdoc and profiling.
7275 2008-03-14  Bastien Guerry  <bzg@altern.org>
7277         * textmodes/flyspell.el (nxml-mode): Add the right
7278         `flyspell-mode-predicate'.
7280         * wid-edit.el (link): Use 'mouse-face for :follow-link.
7282 2008-03-14  Glenn Morris  <rgm@gnu.org>
7284         * calendar/solar.el: Reorder so that functions are defined before use.
7285         (displayed-month, displayed-year): Move declarations where needed.
7286         (solar-get-number): Move definition before use.  Use unless.
7287         (solar-equatorial-coordinates): Simplify.
7288         (solar-sunrise-and-sunset): Use let rather than let*.
7289         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
7291         * startup.el (command-line-1): Rename -internal-script back to
7292         -scriptload (reverts previous change).
7294         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
7295         (calendar-bahai-leap-base): Add doc strings.
7296         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
7297         Move definition before use.
7298         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
7299         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
7300         variables outside the loop.  Use dolist.
7301         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
7303         * calendar/cal-china.el: Re-order so that functions are defined before
7304         use.
7305         (displayed-month, displayed-year): Move declarations where needed.
7306         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
7307         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
7308         Add doc strings.
7309         (chinese-year-cache): Recenter on 2010.  Doc fix.
7310         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
7311         Doc fix.  Simplify.
7312         (chinese-year-cache-init): New function.
7313         (compute-chinese-year, holiday-chinese-new-year)
7314         (calendar-chinese-date-string, calendar-goto-chinese-date)
7315         (make-chinese-month-assoc-list): Use cadr, nth.
7316         (chinese-months): Remove un-needed let.
7318         * calendar/cal-coptic.el (coptic-calendar-month-name-array)
7319         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
7320         (coptic-prompt-for-date): Move definition before use.
7322         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
7323         (calendar-dst-find-data, calendar-daylight-time-offset)
7324         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
7325         (calendar-daylight-savings-starts-time)
7326         (calendar-daylight-savings-ends-time): Use cadr, nth.
7328         * calendar/cal-french.el (french-calendar-epoch)
7329         (calendar-goto-french-date): Doc fix.
7330         (french-calendar-month-name-array)
7331         (french-calendar-multibyte-month-name-array)
7332         (french-calendar-day-name-array, french-calendar-special-days-array):
7333         Add doc strings.
7335         * calendar/cal-hebrew.el (displayed-month, displayed-year)
7336         (original-date): Move declarations where needed.
7337         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
7338         Doc fix.
7339         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
7340         constant variables outside the loop.  Use dolist.
7342         * calendar/cal-islam.el (displayed-month, displayed-year)
7343         (original-date): Move declarations where needed.
7344         (islamic-calendar-day-number): Remove unused local variable `day'.
7345         (calendar-goto-islamic-date): Doc fix.
7346         (holiday-islamic): Use unless.
7347         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
7348         constant variables outside the loop.  Use dolist.
7349         (mark-islamic-calendar-date-pattern): Move definition before use.
7350         Use unless.
7351         (mark-islamic-diary-entries): Doc fix.
7352         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
7353         (insert-yearly-islamic-diary-entry): Use let rather than let*.
7355         * calendar/cal-julian.el (calendar-absolute-from-julian):
7356         Move definition before use.  Remove un-needed local `day'.
7357         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
7359         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
7360         (calendar-mayan-tzolkin-names-array): Add doc strings.
7361         (calendar-mayan-long-count-from-absolute): Use a single let.
7362         (calendar-string-to-mayan-long-count): Simplify.
7363         (calendar-next-haab-date, calendar-previous-haab-date)
7364         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
7365         (calendar-previous-calendar-round-date)
7366         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
7367         Doc fix.
7368         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
7369         (calendar-mayan-date-string, calendar-print-mayan-date)
7370         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
7371         (calendar-mayan-long-count-common-era): Move definitions before use.
7373         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
7374         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
7375         Doc fix.
7376         (calendar-mouse-goto-date): Move definition before use.
7378         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
7379         Move definition before use.
7380         (calendar-cursor-to-visible-date): Move definition before use.
7381         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
7382         and place inside the conditional.
7383         (calendar-forward-day): Simplify.
7384         (calendar-end-of-month): Use unless.
7385         (calendar-goto-day-of-year): Doc fix.
7386         Relocate obsolete aliases after their replacements.
7388         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
7390         * calendar/diary-lib.el (mark-diary-entries): Move some constant
7391         variables outside the diary-date-forms loop.
7393         * calendar/calendar.el (diary-file): Doc fix.
7394         (calendar-buffer-list): Return buffers rather than strings (fixes
7395         previous change).
7396         (hebrew-holidays-4): Fix typo.
7398         * calendar/holidays.el (displayed-month, displayed-year):
7399         Move declarations where needed.
7400         (calendar-holiday-list, calendar-list-holidays)
7401         (holiday-filter-visible-calendar): Move definitions before use.
7402         (list-holidays): Use cadr.
7403         Relocate obsolete aliases after their replacements.
7405         * calendar/lunar.el (date, displayed-month, displayed-year):
7406         Move declarations where needed.
7407         (lunar-phase-list): Move definition after functions it uses.
7408         (calendar-phases-of-moon, diary-phases-of-moon)
7409         (lunar-new-moon-on-or-after): Use cadr, nth.
7410         (lunar-new-moon-on-or-after): Doc fix.
7412         * textmodes/org-irc.el (top-level): CL not required when compiling.
7413         (org-irc-visit-erc): Replace runtime CL functions.
7415         * textmodes/org-publish.el (declare-function): Add compatibility stub.
7416         (org-publish-delete-dups): Declare as function.
7418 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
7420         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
7421         (vc-bzr-show-log-entry): Make regexp match more cases.
7422         (vc-diff-switches-list): Remove autoload, not needed.
7424 2008-03-14  Juri Linkov  <juri@jurta.org>
7426         * isearch.el (isearch-edit-string): Remove one call to
7427         `isearch-push-state' not to push an inconsistent state,
7428         but keep another correct call to `isearch-push-state'.
7429         (isearch-ring-adjust): Call `isearch-push-state' only when
7430         `search-ring-update' is non-nil since `isearch-edit-string'
7431         already pushes its state.
7432         (isearch-message): Improve matching the failed part by checking
7433         if the original message starts with the last successful message.
7435         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
7436         (dired-perm-write): Rename from `dired-warn-writable'.
7437         Change parent face from `font-lock-warning-face' to
7438         `font-lock-comment-delimiter-face'.
7439         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
7440         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
7441         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
7442         with `dired-perm-write-face'.
7444 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
7446         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
7447         Create cache dir only if it doesn't already exist.
7449 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7451         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
7452         of \ and '.
7454 2008-03-13  Johan BockgÃ¥rd  <bojohan@gnu.org>
7456         * net/browse-url.el (browse-url-text-xterm):
7457         Unquote browse-url-text-browser.
7459 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
7461         * textmodes/org-mouse.el: Version number change.
7463         * textmodes/org-publish.el (org-publish-expand-components):
7464         Remove null projects from the list of components.
7465         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
7466         Remove unused retrieval of the :publishing-directory property.
7467         (org-publish-file): Bugfix: when using a relative directory as the
7468         publishing directory, convert it to a directory filename.
7469         (org-publish-project): New alias.
7470         (org-publish-get-files): Protect against empty p.
7471         (org-publish-file): Send an error when file is not part of any project.
7472         (org-publish-file): Offer to refresh the list of files in known
7473         project when the current file is not part of any project.
7474         (org-publish-before-export-hook)
7475         (org-publish-after-export-hook): New hooks.
7476         (org-publish-org-to): Use new hooks and kill buffers.
7477         (org-publish-file): Remove the code for killing buffers.
7478         (org-publish-initialize-files-alist): Use interactive.
7479         (org-publish-file): If the publishing function creates a new
7480         buffer, kill it after publishing.
7481         (org-publish-timestamp-filename): Protect ":" in file name path
7482         under windows.
7484         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
7485         change that killed the LaTeX buffer.
7487         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
7488         in the decision tree.
7489         (org-select-remember-template): Clean the code.
7490         (org-prepare-dblock): Add the extra :content parameter.
7491         (org-write-agenda): New output type ".ics" files.
7492         (org-write-agenda): Call `org-icalendar-verify-function', both for
7493         time stamps and for TODO entries.
7494         (org-agenda-collect-markers, org-create-marker-find-array)
7495         (org-check-agenda-marker-table): New functions.
7496         (org-agenda-marker-table): New variable.
7497         (org-export-as-html): Revert the change that killed the html
7498         buffer.  Side effects first need to be studied carefully.
7499         (org-get-tags-at): Fix the structure of the condition-case statement.
7500         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
7501         (org-timestamp-change): Fix regulear expressions to swallow the
7502         extra character for repeat-shift control.
7503         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
7504         (org-get-legal-level): Alias to `org-get-valid-level'.
7505         (org-dblock-write:clocktable): Add a :link parameter, linking
7506         headlines to their location in the Org agenda files.
7507         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
7508         throwing an error when getting tags before headlines.
7509         (org-timestamp-change, org-modify-ts-extra)
7510         (org-ts-regexp1): Fix timestamp editing.
7511         (org-agenda-custom-commands-local-options): New constant.
7512         (org-agenda-custom-commands):
7513         Use `org-agenda-custom-commands-local-options' to improve customize
7514         type.  "htmlize": Removed hack to fix face problem with htmlize,
7515         it no longer seem necessary.
7516         (org-follow-link-hook): New hook.
7517         (org-agenda-custom-commands): Add "Component" as a tag for each
7518         item in a command serie.
7519         (org-open-at-point): Run `org-follow-link-hook'.
7520         (org-agenda-schedule): Bugfix: don't display marker type when it
7521         is nil.
7522         (org-store-link): org-irc required.
7523         (org-set-regexps-and-options): Parse the new logging options.
7524         (org-extract-log-state-settings): New function.
7525         (org-todo): Handle the new ways of recording state change stuff.
7526         (org-local-logging): New function.
7527         (org-columns-open-link): Fix bug with opening link in column view.
7528         (org-local-logging): New function.
7529         (org-todo): Make sure that LOGGING properties are honoured.
7530         (org-todo-keywords): Improve docstring.
7531         (org-startup-options): Cleanup startup options.
7532         (org-set-regexps-and-options): Process the "!" markers.
7533         (org-todo): Respect the new logging stuff.
7534         (org-log-note-how): New variable.
7535         (org-add-log-maybe): New parameter HOW that defines how logging
7536         should be done and also overrides PURPOSE.  Add a docstring.
7537         (org-add-log-note): Check if we really need to ask for a note.
7538         (org-get-current-options): Digest the new keyword.
7539         (org-agenda-reset-markers): Rename from
7540         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
7541         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
7542         function, without force argument.
7543         (org-buffer-property-keys): Bind local variables s and p.
7544         (org-make-tags-matcher): Allow "" to match an empty or
7545         non-existent property value.
7546         (org-export-as-html): Join unsorted lists when they directly
7547         follow each other.  Such lists may be created by headlines that
7548         are converted to lists.
7549         (org-nofm-to-completion): New function.
7550         (org-export-as-html): Use :html-extension instead of
7551         org-export-html-extension.
7552         (org-store-link): Support for links from `rmail-summary-mode'.
7553         (org-columns-new, org-complete, org-set-property): Set the
7554         `include-columns' argument in the call to
7555         `org-buffer-property-keys'.
7556         (org-buffer-property-keys): New argument `include-columns', to
7557         include properties expected by any of the COLUMS formats in the
7558         current buffer.
7559         (org-cleaned-string-for-export): Get rid of drawers first, so that
7560         they will be removed also in the text before the first headline.
7561         (org-clock-report): Show the clocktable when found.
7562         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
7563         (org-version): With prefix argument, insert `org-version' at point.
7564         (org-agenda-goto): Recenter the window after finding the target
7565         location, to make sure the correct position will be displayed.
7566         (org-agenda-get-deadlines): Don't scale priority with the warning
7567         period.
7568         (org-insert-heading): Don't break line in the middle of the line.
7569         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
7570         be 0.
7571         (org-update-checkbox-count): Revamp to deal with hierarchical
7572         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
7573         (org-remove-timestamp-with-keyword): New function.
7574         (org-schedule, org-deadline):
7575         Use `org-remove-timestamp-with-keyword' to make sure all such time
7576         stamps are removed.
7577         (org-mode): Support for `align'.
7578         (org-agenda-get-deadlines): Make sure priorities increase as the
7579         due date approaches and is passed.
7580         (org-remember-apply-template): Fix problem with tags that
7581         contain "_" or "@".
7582         (org-make-link-regexps): Improve the regular expression for plain links.
7583         (org-agenda-get-closed): List each clocking entry.
7584         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
7585         (org-special-ctrl-k): New option.
7586         (org-kill-line): New function.
7587         (org-archive-all-done): Fix incorrect number of stars in regexp.
7588         (org-refile-get-location): New function.
7589         (org-refile-goto-last-stored): New function.
7590         (org-global-tags-completion-table): Add the value of org-tag-alist
7591         in each buffer, to make sure that also unused tags will be
7592         available for completion.
7593         (org-columns-edit-value)
7594         (org-columns-next-allowed-value): Only update if not in agenda.
7595         (org-clocktable-steps): New function.
7596         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
7597         (org-archive-subtree): Add the outline tree context as a property.
7598         (org-closest-date): New optional argument `prefer'.
7599         (org-goto-auto-isearch): New option.
7600         (org-goto-map, org-get-location): Implement auto-isearch.
7601         (org-goto-local-auto-isearch-map): New variable.
7602         (org-goto-local-search-forward-headings)
7603         (org-goto-local-auto-isearch): New functions.
7605 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
7607         * textmodes/org-irc.el: New file.
7609 2008-03-13  John Wiegley  <johnw@gnu.org>
7611         * textmodes/org-mac-message.el: New file.
7613 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
7615         * font-lock.el (font-lock-comment-face): Set the foreground for
7616         the light background 8 colors case.
7618 2008-03-13  Glenn Morris  <rgm@gnu.org>
7620         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
7621         generate-autoload-cookie patterns.
7623         * startup.el (command-line-1): Rename -scriptload to -internal-script.
7625         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
7626         (MH_E_SRC): Remove variable.
7627         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
7628         Simplify file header.  Use $@ for generated-autoload-file.
7630         * Makefile.in (LOADDEFS): New variable.
7631         (AUTOGENEL): Use $LOADDEFS.
7632         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
7633         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
7634         ($(lisp)/calendar/hol-loaddefs.el): New targets.
7635         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7636         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
7637         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7638         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7639         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
7640         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
7641         Add calendar-specific autoload cookies, and remove any setting of
7642         generated-autoload-file.
7643         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
7644         * calendar/diary-lib.el: Replace explicit autoloads with reading of
7645         diary-loaddefs.
7646         * calendar/holidays.el: Replace explicit autoloads with reading of
7647         hol-loaddefs.
7649         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
7650         (calendar-buffer-list): Simplify.
7651         (generate-calendar-window): Use calendar-mark-holidays rather than
7652         obsolete alias.
7654         * calendar/cal-hebrew.el (list-yahrzeit-dates):
7655         Use cal-hebrew-yahrzeit-buffer.
7657         * calendar/cal-x.el (calendar-only-one-frame-setup)
7658         (calendar-two-frame-setup): Doc fixes.
7659         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
7661         * calendar/appt.el (appt-mode-string): Mark as risky.
7662         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
7664         * calendar/cal-html.el (diary-list-entries):
7665         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
7666         (calendar-iso-from-absolute): Fix autoloads.
7668         * calendar/cal-iso.el (calendar-absolute-from-iso)
7669         (calendar-iso-read-args): Simplify.
7670         (calendar-iso-date-string, calendar-iso-read-args)
7671         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
7673         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
7674         (displayed-month, displayed-year): Move declarations where needed.
7675         (calendar-print-astro-day-number): Doc fix.
7677         * calendar/cal-persia.el (persian-calendar-month-name-array)
7678         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
7679         (persian-prompt-for-date): Remove local variable `today'.
7681         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
7683         * calendar/solar.el (solar-moment, solar-exact-local-noon)
7684         (solar-sunrise-sunset, solar-sunrise-sunset-string)
7685         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
7686         (diary-sabbath-candles, solar-equinoxes/solstices)
7687         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
7688         (solar-time-equation, solar-date-to-et): Simplify.
7690         * mail/supercite.el: Remove the `function' in `(function (lambda'.
7691         Replace `(car (cdr' with cadr'.
7693         * progmodes/f90.el (f90-font-lock-n): New function.
7694         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
7695         Use f90-font-lock-n.
7696         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
7698         * progmodes/f90.el (f90-mode-abbrev-table):
7699         * progmodes/fortran.el (fortran-mode-abbrev-table):
7700         Use newer form of define-abbrev, where supported.  No need to bind
7701         abbrevs-changed for system abbrevs.
7703 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7705         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
7706         delete-frame-functions.
7708         * bookmark.el (Info-current-node): Remove.
7710 2008-03-12  Juri Linkov  <juri@jurta.org>
7712         * help.el (describe-project): Remove defaliases for view-todo and
7713         describe-project that are now unnecessary after the merge from
7714         emacs--rel--22 that added define-obsolete-function-alias.
7716         * startup.el (inhibit-startup-screen): Revert incomplete
7717         2008-03-10 merge from emacs--rel--22 that partly reverted
7718         2008-02-28 change that added initial message to *scratch* buffer
7719         regardless of the value of `inhibit-startup-screen'.
7720         Now keep this change in the trunk, but not in the 22 branch.
7722 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7724         * international/quail.el (quail-setup-completion-buf, quail-help):
7725         * mail/binhex.el (binhex-decode-region-internal):
7726         * mail/uudecode.el (uudecode-decode-region-internal):
7727         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7728         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7729         setting default-enable-multibyte-characters.
7731         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
7733         * comint.el: Fix up indentation and comment style.  Remove `function'.
7735         * international/mule-cmds.el (reset-language-environment)
7736         (set-language-environment-nonascii-translation):
7737         Don't set-unibyte-charset.
7739         * doc-view.el: Remove all cb-args, use closures instead.
7740         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
7741         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
7742         doing an incorrect check).  Update all callers to use the new name.
7743         (doc-view-doc->txt): Add missing `txt' argument.
7745 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
7747         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
7748         md5 sum calculation to single-byte.
7750 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7752         * doc-view.el (doc-view-new-window-function): Add assertion.
7753         (doc-view-doc-type): New var.
7754         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
7755         (doc-view-intersection): New fun.
7756         (doc-view-mode): Use it to set the new var.
7758 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
7760         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
7761         (doc-view-already-converted-p): New functions.
7762         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
7763         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
7764         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
7765         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
7766         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
7767         (doc-view-convert-current-doc): Don't hardwire the functions the
7768         sentinels call.  Now they're provided by two args CALLBACK and
7769         CB-ARGS to the functions.
7770         (doc-view-search): Use doc-view-doc->txt.
7771         (doc-view-initiate-display): Use doc-view-already-converted-p.
7772         Mention new binding C-c C-t if doc-view-mode doesn't work.
7774 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
7776         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
7778 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7780         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
7781         Mark " outside of tags as punctuation.
7783 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7785         * menu-bar.el (minibuffer-local-map): Use the same command for the
7786         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
7787         Prefer RET over C-j for exit-minibuffer.
7789         * files.el (display-buffer-other-frame): Eliminate problematic code.
7791         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
7792         (menu-bar-select-buffer): Remove.
7793         (menu-bar-select-frame): Make non-interactive and take a frame arg.
7794         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
7796 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
7798         * icomplete.el (icomplete-completions): Remove obsolete code.
7800         * net/net-utils.el (iwconfig-program-options): Doc fix.
7801         (net-utils-run-program, run-network-program): Define as functions.
7803 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
7805         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
7807 2008-03-11  Glenn Morris  <rgm@gnu.org>
7809         * faces.el (mode-line-emphasis): New face.
7810         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
7812         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
7814 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
7816         * simple.el (set-mark-command): Doc fix.
7818 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7820         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
7822         * emacs-lisp/autoload.el (autoload-find-destination):
7823         Don't force raw-text.
7825         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
7826         * calendar/cal-loaddefs.el: Don't version control.
7828 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7830         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
7831         entries and add :help to the existing ones.
7833 2008-03-10  Glenn Morris  <rgm@gnu.org>
7835         * calendar/cal-hebrew.el (date, entry, number): Move declarations
7836         to where they are needed.
7838         * calendar/calendar.el (diary-file, hebrew-holidays-1)
7839         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7840         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
7841         (calendar-version): Doc fixes.
7842         (calendar-absolute-from-gregorian): Use zerop.
7843         (calendar-mode-line-format): Make it a defcustom.
7845         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
7846         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
7847         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
7848         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
7849         (mark-included-diary-files, mark-calendar-days-named)
7850         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
7851         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
7852         (insert-monthly-diary-entry, insert-yearly-diary-entry)
7853         (insert-anniversary-diary-entry, insert-block-diary-entry)
7854         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
7855         (diary-font-lock-sexps): Doc fixes.
7856         (diary-remind-message, mark-calendar-month): Use zerop.
7857         (diary-attrtype-convert, diary-pull-attrs): Simplify.
7858         (diary-list-entries): Revert let to let* (previous change).
7860         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
7862 2008-03-10  Kim F. Storm  <storm@cua.dk>
7864         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
7865         function aliases for the old names.
7867 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
7869         * iswitchb.el (iswitchb-use-faces): Doc fix.
7870         (iswitchb-buffer-ignore, iswitchb-read-buffer):
7871         Fix typos in docstrings.
7873 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7875         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
7876         Fix typo.
7877         (verilog-type-font-keywords): Reindent.
7879 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
7881         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
7882         grouping-keyword regular expression.
7883         (verilog-font-lock-keywords): Allow users to toggle special
7884         highlight of grouping-keywords.
7885         (verilog-highlight-grouping-keywords): The toggle for special
7886         highlighting of grouping keywords.
7888 2008-03-10  Juri Linkov  <juri@jurta.org>
7890         * startup.el: Revert 2008-02-28 change that adds initial message
7891         to *scratch* buffer regardless of the value of
7892         `inhibit-startup-screen'.
7894 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7896         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
7897         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
7898         * progmodes/verilog-mode.el (verilog-mode):
7899         * net/socks.el (socks):
7900         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
7902 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7904         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
7905         (doc-view-bookmark-make-record): Use them.
7906         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
7907         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
7909         * bookmark.el (bookmark-make-record-function): Change expected return
7910         value to include a suggested bookmark name.
7911         (bookmark-make): Split into bookmark-make-record and bookmark-store.
7912         Fix reversed `overwrite' semantics.
7913         (bookmark-set): Call bookmark-make-record before prompting the user.
7914         Then pass the result to bookmark-store later on.
7915         (bookmark-make-name-function): Remove.
7916         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
7917         * info.el (bookmark-make-name-function): Remove.
7918         (Info-mode): Don't set it.
7919         (Info-bookmark-make-name): Remove.
7920         (Info-bookmark-make-record): Use Info-current-node as suggested default
7921         bookmark name.
7923         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
7924         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
7925         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
7926         (bookmark-annotation-buffer, bookmark-annotation-file)
7927         (bookmark-annotation-point, bookmark-send-annotation)
7928         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
7929         (bookmark-edit-annotation-text-func): Rename from
7930         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
7931         (bookmark-edit-annotation-mode-map): Move initialization into
7932         declaration.
7934         * bookmark.el: Remove spurious * in docstrings.
7935         (bookmark-minibuffer-read-name-map): New var.
7936         (bookmark-set): Use it.  Also pass the default value as it should.
7937         (bookmark-send-edited-annotation): Take no chances with text properties.
7938         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
7939         (bookmark-insert-buffer-name): Remove.
7940         (bookmark-buffer-file-name): Signal an error rather than returning nil.
7942 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
7944         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
7946 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
7948         * diff-mode.el (diff-mode-menu): Add :help.
7950 2008-03-09  Glenn Morris  <rgm@gnu.org>
7952         * calendar/calendar.el (general-holidays, oriental-holidays)
7953         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
7954         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
7955         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
7956         (calendar-holidays): Restore autoload cookies, because people are
7957         used to using these variables without loading calendar.el.
7959         * calendar/cal-islam.el (diary-islamic-date): Move to end.
7960         (date, number): Declare where needed.
7962         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
7963         (list-sexp-diary-entries): Doc fixes.
7964         (diary-list-entries): Doc fix.  Remove free variable `entry'.
7965         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
7966         Simplify setting of `date-holiday-list'.
7967         (mark-diary-entries): Remove free variable `entry'.
7968         (diary-list-entries, include-other-diary-files, fancy-diary-display):
7969         Use let where let* is not needed.
7971 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7973         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
7974         make-record function, instead paste it in afterwards.
7975         (bookmark-make-record-for-text-file):
7976         * doc-view.el (doc-view-bookmark-make-record):
7977         * info.el (Info-bookmark-make-record): Don't mess with annotations.
7979 2008-03-08  Glenn Morris  <rgm@gnu.org>
7981         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
7983 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7985         * calendar/diary-lib.el (diary-list-entries)
7986         (include-other-diary-files, mark-diary-entries)
7987         (mark-sexp-diary-entries, mark-included-diary-files)
7988         (diary-entry-time, list-sexp-diary-entries): Remove the special
7989         handling of ^M that dates back to the use of selective-display.
7990         (simple-diary-display): Obey setting of pop-up-frames.
7991         (body, entry): Remove unnecessary declarations.
7993         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
7994         (bookmark-get-annotation, bookmark-set-annotation)
7995         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7996         (bookmark-set-position, bookmark-get-front-context-string)
7997         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7998         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
7999         * info.el (Info-bookmark-make-record): Don't bother recording point.
8000         (bookmark-get-filename, bookmark-get-front-context-string)
8001         (bookmark-get-rear-context-string, bookmark-get-position):
8002         Don't declare any more.
8003         (bookmark-get-info-node): Remove.
8004         (bookmark-prop-get): Declare.
8005         (Info-bookmark-jump): Use it.
8007 2008-03-08  Johan BockgÃ¥rd  <bojohan@gnu.org>
8009         * subr.el (while-no-input): Don't splice BODY directly into the
8010         `or' form.
8012 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
8014         * diff-mode.el (diff-ignore-whitespace-hunk):
8015         Bind inhibit-read-only before trying to change the buffer.
8017 2008-03-08  Glenn Morris  <rgm@gnu.org>
8019         * calendar/appt.el (appt): Move custom group here from calendar.el.
8020         (appt-disp-window, appt-convert-time): Doc fixes.
8022         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
8023         (calendar-bahai-mark-date-pattern):
8024         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
8025         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
8026         * calendar/cal-julian.el (calendar-absolute-from-julian):
8027         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
8029         * calendar/cal-china.el (chinese-calendar): Move custom group here from
8030         calendar.el.
8031         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
8032         Make constants.
8033         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
8034         (chinese-calendar-daylight-savings-starts)
8035         (chinese-calendar-daylight-savings-ends)
8036         (chinese-calendar-daylight-savings-starts-time)
8037         (chinese-calendar-daylight-savings-ends-time)
8038         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
8039         Doc fixes.
8041         * calendar/cal-coptic.el (coptic-name): Add doc string.
8043         * calendar/cal-french.el (french-calendar-month-name-array)
8044         (french-calendar-day-name-array, french-calendar-special-days-array):
8045         Add doc strings.
8047         * calendar/cal-bahai.el (diary-bahai-mark-entries)
8048         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
8049         (diary-bahai-insert-yearly-entry):
8050         * calendar/cal-dst.el (calendar-next-time-zone-transition)
8051         (calendar-time-zone):
8052         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
8053         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
8054         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
8055         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
8056         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
8057         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
8058         (list-islamic-diary-entries, mark-islamic-diary-entries)
8059         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
8060         (insert-yearly-islamic-diary-entry):
8061         * calendar/cal-iso.el (calendar-iso-read-args):
8062         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
8063         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
8064         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
8065         (calendar-next-calendar-round-date)
8066         (calendar-mayan-long-count-common-era):
8067         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
8068         (cal-menu-x-popup-menu, calendar-mouse-holidays)
8069         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
8070         (calendar-mouse-goto-date):
8071         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
8072         * calendar/holidays.el (holidays):
8073         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
8074         * calendar/time-date.el (date-to-time, time-subtract, time-add)
8075         (safe-date-to-time): Doc fixes.
8077         * calendar/cal-persia.el (persian-calendar-month-name-array)
8078         (persian-calendar-epoch): Make constants.
8080         * calendar/cal-tex.el (calendar-tex): Move custom group here from
8081         calendar.el.
8083         * calendar/cal-x.el (diary-frame-parameters)
8084         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
8085         (calendar-after-frame-setup-hooks): Make defcustoms.
8086         (calendar-one-frame-setup, calendar-only-one-frame-setup)
8087         (calendar-two-frame-setup): Doc fix.
8089         * calendar/cal-loaddefs.el: New file.
8091         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
8092         * calendar/cal-french.el, calendar/cal-html.el:
8093         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
8094         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
8095         * calendar/cal-tex.el, calendar/cal-x.el:
8096         Unquote lambda functions.  Add autoload cookies to functions formerly
8097         autoloaded in calendar.el.  Set `generated-autoload-file' to
8098         "cal-loaddefs.el".
8100         * calendar/calendar.el: Move many autoloads to separate file,
8101         cal-loaddefs.el.  Move defcustoms to start and re-order.
8102         (calendar-month-name-array, calendar-starred-day): No need to
8103         declare for compiler.
8104         (cal-loaddefs): Require it.
8105         (appt, chinese-calendar, calendar-tex): Move custom groups to the
8106         appropriate file.
8107         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
8108         Reverse logic.
8109         (diary-face, diary-file-name-prefix-function, diary-include-string)
8110         (diary-glob-file-regexp-prefix, diary-face-attrs)
8111         (diary-file-name-prefix, sexp-diary-entry-symbol)
8112         (print-diary-entries-hook, list-diary-entries-hook)
8113         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
8114         (nongregorian-diary-marking-hook, diary-list-include-blanks):
8115         Move to diary-lib.
8116         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
8117         (all-bahai-calendar-holidays): Doc fix.
8118         (calendar-insert-indented): Doc fix.  Use when rather than if.
8119         (exit-calendar): Use mapc rather than mapcar.
8120         (calendar-cursor-to-date): Use zerop.
8121         (calendar-mark-ring): Add doc-string.
8122         (calendar-starred-day): Defvar it.
8123         (calendar-mode): Make calendar-starred-day local.
8124         (calendar-star-date): No need to make calendar-starred-day local.
8126         * calendar/diary-lib.el: Move defcustoms to start.
8127         (diary-include-string, diary-list-include-blanks)
8128         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
8129         (diary-file-name-prefix, diary-file-name-prefix-function)
8130         (sexp-diary-entry-symbol, list-diary-entries-hook)
8131         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
8132         (nongregorian-diary-marking-hook, print-diary-entries-hook):
8133         Move here from calendar.el.
8134         (diary-file-name-prefix-function): Use 'identity.
8135         (diary-face): Make it a defcustom, and mark as obsolete.
8136         (top-level): No need to require cal-hebrew, cal-islam when compiling.
8137         (calendar-hebrew-month-name-array-leap-year)
8138         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
8139         Define for compiler.
8140         (diary-font-lock-keywords): Use format rather than concat.
8141         Add bahai-diary-entry-symbol.
8143         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
8144         * calendar/solar.el: Unquote lambda functions.
8146         * calendar/solar.el (calendar-location-name, calendar-latitude)
8147         (calendar-longitude, solar-setup, solar-sin-degrees)
8148         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
8149         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
8150         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
8151         (solar-exact-local-noon, solar-julian-ut-centuries)
8152         (solar-ephemeris-time, solar-date-next-longitude)
8153         (solar-horizontal-coordinates, solar-equatorial-coordinates)
8154         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
8155         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
8156         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
8157         Doc fixes.
8158         (solar-horizontal-coordinates, solar-equatorial-coordinates)
8159         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
8160         (solar-ecliptic-coordinates): Use unless.
8161         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
8162         Use or.
8164         * calendar/timeclock.el: Add doc-strings to all functions.
8165         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
8166         (timeclock-entry-list-length, timeclock-entry-list-projects)
8167         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
8169         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
8171         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
8172         (org-get-entries-from-diary): Require diary-lib.
8174 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
8176         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
8177         Pacify byte-compiler.
8179 2008-03-07  Alan Mackenzie  <acm@muc.de>
8181         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
8182         paren/bracket pairs parsed, to solve performance problem.
8184 2008-03-07  Bastien Guerry  <bzg@altern.org>
8186         * bookmark.el (bookmark-set): Don't check for
8187         `bookmark-make-name-function' since `bookmark-buffer-file-name'
8188         already takes care of this.
8189         (bookmark-buffer-name, bookmark-buffer-file-name):
8190         Remove Info-mode specific code.
8192         * info.el (bookmark-get-info-node): Define this function in
8193         info.el, not in bookmark.el.
8194         (Info-mode): Set `bookmark-make-name-function' to
8195         `Info-bookmark-make-name' locally.
8196         (Info-bookmark-make-name): New function.
8198         * bookmark.el (bookmark-make-name-function): New variable.
8200 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8202         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
8203         buffer-local, not `bookmark-make-cell-function' (the old name).
8205 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
8207         * doc-view.el (doc-view-bookmark-make-record):
8208         * image-mode.el (image-bookmark-make-record):
8209         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
8211 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
8213         * vc.el (vc-status-menu-map-filter): Return orig-binding if
8214         boundp 'vc-ignore-menu-filter.
8215         (vc-status-tool-bar-map): Make it defvar.
8216         (vc-status-mode): vc-status-tool-bar-map now variable.
8217         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
8219 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8221         Give a better name to part of the bookmark interface.
8223         This was originally a much larger change, but halfway through I
8224         updated and discovered that Stefan Monnier had done the rest.
8225         It looks like he anticipated the new name too, because he used
8226         `the-record' instead of `the-cell' for some internal variable names.
8228         * bookmark.el (bookmark-make-record-function): Was
8229         `bookmark-make-cell-function'.
8230         (bookmark-make, bookmark-send-annotation): Update for above.
8231         (bookmark-make-record-for-text-file):
8232         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
8234         * info.el: Adjust accordingly.
8235         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
8237         * image-mode.el: Adjust accordingly.
8238         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
8240         * doc-view.el: Adjust accordingly.
8241         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
8243 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8245         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
8246         Move initialization into declaration.
8247         (bookmark-get-info-node, bookmark-set-info-node): Remove.
8248         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
8249         (bookmark-info-current-node): Remove.
8250         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
8251         Add relocation fallback.  Set bookmark-current-bookmark.
8252         (bookmark-default-handler): Rename from bookmark-jump-noselect.
8253         Remove relocation fallback.  Don't set bookmark-current-bookmark.
8254         (bookmark-set): Let it be used even if there's no buffer-file-name
8255         as long as there is a bookmark-make-cell-function.
8256         * info.el (Info-bookmark-jump): Remove relocation fallback.
8257         Don't set bookmark-current-bookmark.
8259 2008-03-07  Glenn Morris  <rgm@gnu.org>
8261         * calendar/appt.el (appt-issue-message)
8262         (appt-message-warning-time, appt-audible, appt-visible)
8263         (appt-msg-window, appt-display-mode-line, appt-display-duration)
8264         (appt-display-diary): Remove autoload cookies.
8266         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
8267         Remove leading `*' from defcustom doc-strings.
8269         * calendar/cal-dst.el (calendar-dst): New custom group.
8270         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
8271         (calendar-time-zone, calendar-daylight-time-offset)
8272         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
8273         (calendar-daylight-savings-starts-time)
8274         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
8275         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
8276         Move to start.
8278         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
8280         * calendar/calendar.el (calendar-version): Use emacs-version and
8281         make it obsolete.  Move to end.
8282         (calendar-offset, view-diary-entries-initially)
8283         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
8284         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
8285         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
8286         (all-bahai-calendar-holidays, calendar-load-hook)
8287         (initial-calendar-window-hook, today-visible-calendar-hook)
8288         (today-invisible-calendar-hook, calendar-move-hook)
8289         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
8290         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
8291         (diary-include-string, sexp-diary-entry-symbol)
8292         (abbreviated-calendar-year, american-date-diary-pattern)
8293         (european-date-diary-pattern, european-calendar-display-form)
8294         (american-calendar-display-form, print-diary-entries-hook)
8295         (list-diary-entries-hook, diary-hook, diary-display-hook)
8296         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
8297         (nongregorian-diary-marking-hook, diary-list-include-blanks)
8298         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
8299         (local-holidays, other-holidays, hebrew-holidays-1)
8300         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
8301         (hebrew-holidays, christian-holidays, islamic-holidays)
8302         (bahai-holidays, solar-holidays, calendar-setup)
8303         (calendar-week-start-day): Remove autoload cookies.
8304         (diary-glob-file-regexp-prefix): Doc fix.
8305         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
8306         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
8307         (calendar-week-start-day, calendar-debug-sexp): Move to start.
8309         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
8310         (calendar-time-display-form, calendar-latitude)
8311         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
8312         cookies.
8313         (calendar-latitude, calendar-longitude): Move functions after
8314         variables.
8315         (diary-sabbath-candles-minutes): Move to start.
8316         (solar-setup): Use or rather than if.
8317         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
8318         Remove condition-case.
8319         (solar-atn2): Use zerop.
8320         (solar-equinoxes-solstices): Doc fix.
8322         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
8323         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
8325         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
8326         (calendar-longitude, calendar-latitude, calendar-location-name):
8327         Declare for compiler.
8329 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8331         * arc-mode.el (archive-ar-file-header-re): New const.
8332         (archive-ar-summarize, archive-ar-extract): New funs.
8333         (archive-find-type): Recognize ar archives.
8335         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
8336         New functions.
8338         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
8340 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
8342         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
8343         Replace :enable (mark-active) with :enable mark-active.
8345 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
8347         * vms-patch.el (make-legal-file-name): New obsolete alias.
8348         (make-valid-file-name): Rename from `make-legal-file-name'.
8349         (make-auto-save-file-name): Use it.
8351         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
8352         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
8353         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
8355         * textmodes/org.el (org-export-html-style): Doc fix.
8356         (org-get-legal-level): New obsolete alias.
8357         (org-get-valid-level): Rename from `org-get-legal-level'.
8358         (org-promote, org-demote, org-archive-subtree)
8359         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
8361 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
8363         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
8365         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
8366         (vc-status-toggle-mark): New functions.
8367         (vc-status-mode): Set tool bar map.
8369 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
8371         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
8372         Reported by Drew Adams <drew.adams@oracle.com>.
8374 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
8376         * subr.el (read-quoted-char): Resolve modifers of the character
8377         event.
8379         * comint.el (comint-exec-1): Don't change the coding-system for
8380         decoding to dos-like EOL.
8381         (comint-carriage-motion): Fully rewrite.
8383 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
8385         * epg.el (epg-context-include-certs): Reflow docstring.
8386         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
8387         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
8388         (epg-context-set-signers, epg-context-set-sig-notations)
8389         (epg-make-import-status, epg-make-import-result)
8390         (epg-start-delete-keys): Fix typos in docstrings.
8391         (epg-start-sign-keys, epg-sign-keys):
8392         Fix typos in obsolescence declarations.
8394         * iswitchb.el: Don't check for `cadr' and `last'.
8395         (iswitchb-define-mode-map, iswitchb-default-keybindings):
8396         Add obsolescence declaration and remove redundant info from docstring.
8397         (iswitchb-set-common-completion, iswitchb-set-matches)
8398         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
8399         (recentf-list, most-len, most-is-exact):
8400         Don't wrap defvars within `eval-when-compile'.
8402 2008-03-05  Glenn Morris  <rgm@gnu.org>
8404         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
8405         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
8406         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
8407         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
8408         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
8410         * ediff-hook.el (ediff-window-setup-function): Don't autoload
8411         declaration for compiler.
8412         (ediff-xemacs-init-menus): Use when rather than if.
8414         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
8415         if+and to just and.
8416         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
8417         (ediff-delete-overlay): Move the XEmacs test inside the definition.
8419         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
8421         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
8422         test inside XEmacs test.
8423         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
8424         since it was doing nothing on Emacs.
8425         (ediff-make-bullet-proof-overlay): Use when rather than if.
8427         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
8428         (ediff-setup-control-frame): Remove
8429         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
8430         a (featurep 'xemacs) test.
8432 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
8434         * calc/calc-ext.el (calc-extended-command-history): New variable.
8435         (calc-exectute-extended-command): Use `calc-extended-command-history'.
8437 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
8439         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
8440         (standard-mode-line-position): Add mouse-face.
8442         * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
8443         * progmodes/grep.el (grep-mode-map): Add :help.
8445         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
8446         initialize in one step.  Add :help.  Use :enable to activate menu
8447         items.  Show the key binding for edebug-defun.
8448         (lisp-interaction-mode-map): Add a menu.
8450         * term.el (term-mode-map): Define and initialize in one step.
8452         * ediff-init.el (ediff-color-display-p): Simplify.
8453         (Xor): Remove unused function.
8454         (ediff-with-syntax-table): Simplify for Emacs.
8456         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
8457         menu-bar being loaded, it always is.
8459 2008-03-05  Glenn Morris  <rgm@gnu.org>
8461         * textmodes/tex-mode.el (tex-mode): Suppress warning about
8462         multiple definitions when compiling.
8464 2008-03-04  Alan Mackenzie  <acm@muc.de>
8466         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
8468         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
8469         doc-string, "c-old-LEN" -> "c-old-END".
8471 2008-03-04  Jason Rumney  <jasonr@gnu.org>
8473         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
8474         namespaces.
8476 2008-03-04  Glenn Morris  <rgm@gnu.org>
8478         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
8480         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
8481         than mapcar.
8483 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8485         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
8486         (byte-compile-nilconstp): Can't use recursion in a defsubst.
8488         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
8489         so that M-q can fill comments.
8490         (tex-executable-exists-p, tex-compile): Extend with special syntax for
8491         commands implemented in elisp.
8492         (tex-compile-commands): Add an entry to use doc-view for pdf files.
8493         (tex-format-cmd): New function.
8494         (tex-compile): Use it to let the user specify default arguments.
8495         (tex-cmd-bibtex-args): New var.
8496         (tex-cmd-doc-view): New function.
8498 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
8500         * faces.el (face-spec-set): Fix typos in docstring.
8502 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
8504         * bindings.el (mode-line-column-line-number-mode-map): New variable.
8505         (standard-mode-line-position): Use it to add a menu for toggling
8506         column number and line number display.
8508 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8510         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
8511         Remove optimization that was working around the form-code-walker bug.
8513         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8514         Walk into the body of lambdas after byte-compile-unfold-lambda.
8516 2008-03-03  Glenn Morris  <rgm@gnu.org>
8518         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
8519         value, if set, over frame value.
8521         * simple.el (transient-mark-mode): Don't turn on by default.
8523         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
8524         accidentally removed by the 2007-12-05 merge from Gnus.
8526 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
8528         * progmodes/compile.el (compilation-menu-map): Add menu entries
8529         for useful options.
8531 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
8532             Glenn Morris  <rgm@gnu.org>
8534         * emacs-lisp/bytecomp.el (byte-recompile-directory)
8535         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
8536         Give a `bytecomp-' prefix to local variables with common names.
8538 2008-03-01  Glenn Morris  <rgm@gnu.org>
8540         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
8541         code commented out 2007-11-10.
8543         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
8545         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
8546         Delete macro.
8547         * emulation/viper-cmd.el, emulation/viper-ex.el:
8548         * emulation/viper-init.el, emulation/viper-keym.el:
8549         * emulation/viper-mous.el, emulation/viper-util.el:
8550         * emulation/viper.el:
8551         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
8552         featurep test.
8554         Replace obselete frame-local variables with frame-parameters.
8555         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
8556         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
8557         (viper-vi-state-cursor-color): Only call make-variable-frame-local
8558         on XEmacs.
8559         * emulation/viper-util.el (viper-frame-value): New macro.
8560         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
8561         (viper-R-state-post-command-sentinel)
8562         (viper-replace-state-post-command-sentinel)
8563         (viper-change-state-to-insert, viper-change-state-to-emacs):
8564         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
8565         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
8566         (viper-get-saved-cursor-color-in-insert-mode)
8567         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
8568         Use viper-frame-value for viper-replace-overlay-cursor-color,
8569         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
8570         viper-vi-state-cursor-color values.
8572         * emulation/viper-cmd.el (zmacs-region-stays):
8573         * emulation/viper-util.el (zmacs-region-stays): No need to define
8574         for compiler.
8576         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
8577         mapcar on Emacs.
8579         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
8580         on XEmacs.
8582         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
8583         rather than if.
8585 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8587         * whitespace.el: New version 9.3.  As the glyph code generation was
8588         fixed, it is possible now to use character code above ?\x1FFFF in the
8589         display table.  Fix `whitespace-indentation-regexp' to not include an
8590         extra ending character.  Reported by Michael Welsh Duggan
8591         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
8592         the original whitespace package had.  Suggested by Eric Cooper
8593         <ecc@cmu.edu>.  Doc fix.
8594         (whitespace-action): New option.
8595         (whitespace-display-mappings): Changed default newline visualization to
8596         display downwards arrow, as the glyph code generation was fixed.
8597         (whitespace-unload-function): Assure that all local whitespace mode is
8598         turned off.
8599         (whitespace-global-modes): Fix type customization.
8600         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
8601         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
8602         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
8603         Fix code.
8604         (whitespace-buffer): Command removed.
8605         (whitespace-trailing-regexp, whitespace-mark-x)
8606         (whitespace-display-window, whitespace-action-when-on)
8607         (whitespace-add-local-hook, whitespace-remove-local-hook)
8608         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
8609         (whitespace-action): New funs.
8610         (whitespace-report-list, whitespace-report-text)
8611         (whitespace-report-buffer-name): New consts.
8612         (whitespace-report, whitespace-report-region): New commands.
8614 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8616         * disp-table.el (make-glyph-code): Don't test the result of
8617         `face-id', which already signals an error for invalid faces.
8618         (glyph-face): Simplify.
8620         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
8621         running `desktop-not-loaded-hook' to allow modifying it.
8622         Don't show warning message if `desktop-dirname' was modified.
8624 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8626         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
8627         we still expect more lines.
8629         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
8630         comment-paragraph filling if the commark doesn't match
8631         comment-start-skip.
8633 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
8635         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
8636         the `imap' variant.
8638 2008-03-01  Jason Rumney  <jasonr@gnu.org>
8640         * files.el (make-auto-save-file-name): Encode more characters in
8641         non-file buffer names.  Use url-encoding.
8643 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8645         * net/net-utils.el (ftp-program): Fix typo in docstring.
8646         (ifconfig-program-options, netstat-program-options)
8647         (arp-program-options, route-program-options, nslookup-program-options)
8648         (ftp-program-options, smbclient-program-options)
8649         (dns-lookup-program-options, arp, route): Doc fixes.
8651         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
8652         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
8653         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
8654         Fix typos in docstrings.
8655         (gdb-pending-triggers): Reflow docstring.
8656         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
8658 2008-03-01  Alan Mackenzie  <acm@muc.de>
8660         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
8661         typing "#" at EOB.
8663 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8665         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
8667 2008-02-29  Kim F. Storm  <storm@cua.dk>
8669         * emulation/cua-base.el (cua-remap-control-v)
8670         (cua-remap-control-z): New defcustoms.
8671         (cua-mode): Add them to set-after property.
8672         (cua--init-keymaps): Use them.
8673         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
8675         * help.el (view-emacs-todo): Rename from view-todo.
8676         (describe-gnu-project): Rename from describe-project.  Users changed.
8677         (view-help-file): New helper function.
8678         (describe-distribution, describe-copying, describe-gnu-project)
8679         (view-todo, view-order-manuals, view-emacs-problems): Use it.
8680         (view-emacs-debugging, view-external-packages): New commands.
8681         (help-map): Move describe-distribution to C-h C-o (ordering).
8682         Move view-emacs-problems to C-h C-p (problems).
8683         Bind view-emacs-debugging to C-h C-d (debugging).
8684         Bind view-external-packages to C-h C-e (extras).
8685         (help-for-help-internal): Cleanup and align descriptions.
8686         Remove command names to reduce clutter.
8688 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
8690         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
8691         and quieter face (not a warning).
8693 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
8695         * vc.el (vc-status-crt-marked): New variable.
8696         (vc-status-mode): Make it local.
8697         (vc-status-refresh): Use it to save the marked files.
8698         (vc-update-vc-status-buffer): Use it to restore the marked files.
8700         * vc-svn.el (vc-svn-after-dir-status):
8701         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
8703 2008-02-29  Glenn Morris  <rgm@gnu.org>
8705         * allout.el (allout-topic-encryption-bullet)
8706         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
8707         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
8708         from 22.0 to 22.1.
8710         * net/imap.el (imap-ping-server):
8711         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
8712         Change defcustom :version from 23.0 to 23.1.
8714 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
8716         * desktop.el (desktop-save): Save the buffer name if the
8717         uniquified base name is empty.
8719 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
8721         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
8722         correctly when user has "set print address off".
8724 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
8726         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
8727         version number of the next major Emacs release, not 23.0.
8729         * longlines.el (longlines-unload-function): New function.
8731 2008-02-28  Juri Linkov  <juri@jurta.org>
8733         * startup.el (normal-splash-screen): Add argument `concise'.
8734         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
8735         to the created buffer.  If `concise' is non-nil, call
8736         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
8737         (display-startup-screen): Add argument `concise' to the call to
8738         `normal-splash-screen'.
8740 2008-02-28  Kim F. Storm  <storm@cua.dk>
8742         * startup.el (startup-echo-area-message): Check for about-emacs.
8744 2008-02-28  Juri Linkov  <juri@jurta.org>
8746         * startup.el: Always add initial message to *scratch* buffer if
8747         `initial-scratch-message' is non-nil regardless of the value of
8748         `inhibit-startup-screen'.
8749         (inhibit-startup-screen, initial-scratch-message): Doc fix.
8750         (command-line-1): Move code that inserts `initial-scratch-message'
8751         up before the if-form that checks for `inhibit-startup-screen'.
8752         Suggested by Jonathan Rockway <jon@jrock.us>.
8754 2008-02-28  Juri Linkov  <juri@jurta.org>
8756         * cus-edit.el (custom-mode-map, custom-mode-link-map):
8757         Rename `custom-mode' to `Custom-mode' in docstrings.
8758         (custom-buffer-create-internal, customize-browse):
8759         Rename `custom-mode' to `Custom-mode'.
8760         (custom-mode-hook): Rename to `Custom-mode-hook'.
8761         (Custom-mode-hook): Renamed from `custom-mode-hook'.
8762         (custom-mode): Rename to `Custom-mode'.
8763         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
8764         (custom-mode): Add backward-compatible non-interactive variant of
8765         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
8766         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
8768         * info-look.el: Rename `custom-mode' to `Custom-mode'.
8770         * emulation/viper.el (viper-emacs-state-mode-list):
8771         Rename `custom-mode' to `Custom-mode'.
8773         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
8774         Capitalize "Tagged Files".
8775         (minibuffer-local-map): Add menu items for next/previous
8776         history elements and isearch history forward/backward.
8778         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
8779         `hs-isearch-open' with t instead of `comment' in :selected
8780         for "Code and Comment blocks" menu item.
8782 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8784         * uniquify.el (uniquify-buffer-base-name): Undo last change.
8785         Should be done in desktop.el instead.
8787 2008-02-28  Glenn Morris  <rgm@gnu.org>
8789         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
8791         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
8793         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
8794         (Info-menu, Info-goto-node): Remove declarations.
8795         (report-emacs-bug-info): Use info rather than Info-goto-node.
8797         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
8798         (idlwave-convert-xml-system-routine-info): Don't require xml.
8799         (idlwave-show-commentary, idlwave-shell-show-commentary):
8800         Don't require finder.
8801         (idlwave-info): Don't require info.  Use info rather than
8802         Info-goto-node.
8804         * textmodes/org.el (Info-goto-node): Remove declaration.
8805         (org-info): Use info rather than Info-goto-node.
8807         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
8808         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
8810 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
8812         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
8813         the menu.
8815         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
8816         (vc-finish-logentry): Check for vc-status-mode, not only for
8817         vc-dired-mode.
8819 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
8821         * isearch.el (isearch-printing-char): Don't check
8822         keyboard-coding-system.
8823         Call isearch-process-search-multibyte-characters only when
8824         current-input-method is non-nil.
8826 2008-02-27  Kim F. Storm  <storm@cua.dk>
8828         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
8829         (glyph-char, glyph-face): Handle cons encoding.
8831 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
8833         * uniquify.el (uniquify-buffer-base-name): If the base name is an
8834         empty string, return nil to allow the caller to default to the
8835         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
8837         * tool-bar.el (tool-bar-setup): Doc fix.
8839         * mail/supercite.el (sc-describe):
8840         Fix typos in obsolescence declaration.
8842 2008-02-27  Glenn Morris  <rgm@gnu.org>
8844         * autoinsert.el (auto-insert-alist): Change permission text to
8845         match FSF's GPLv3 form.
8847         * mail/supercite.el (sc-cite-original): Doc fix.
8848         (sc-version): Make obsolete.
8849         (sc-describe): Show the SC info page.  Make obsolete.
8851 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8853         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
8854         when using transient-mark-mode.
8855         (default-indicate-unused-lines): Remove unused var.
8857 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
8859         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
8860         and previous.
8862         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
8864 2008-02-26  Glenn Morris  <rgm@gnu.org>
8866         * net/net-utils.el (top-level): Don't require comint when compiling.
8867         (nslookup-font-lock-keywords): Don't require font-lock.
8868         Use font-lock faces rather than variables.
8869         (nslookup, ftp, smbclient, network-service-connection):
8870         Don't require comint.
8871         (comint-prompt-regexp, comint-input-autoexpand)
8872         (comint-input-ring): Declare for compiler.
8873         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
8874         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
8876         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
8877         doc-string.
8879 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8881         * doc-view.el (doc-view-current-page): Add a `win' argument.
8883 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8885         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
8886         Demote it to plain defvar.
8887         (doc-view-conversion-refresh-interval): Reduce interval.
8888         (doc-view-goto-page): Allow moving to pages not yet rendered.
8889         (doc-view-goto-page): Construct a file name rather than extracting it
8890         from doc-view-current-files.
8891         (doc-view-kill-proc): Ignore errors from kill-process.
8892         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
8893         (doc-view-insert-image): Use appropriate text if the page hasn't been
8894         rendered yet.  Adjust scrolling so the text is displayed.
8895         (doc-view-display): Detect not just that a page is available, but also
8896         that it wasn't available before, so as to avoid refreshing all pages
8897         repeatedly.
8898         (doc-view-mode): Make doc-view-cache-directory if needed.
8900 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8902         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
8903         toggle-read-only.
8905         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
8906         refering to a missing required field with the OPT prefix.
8907         Make unwindform more robust.
8909         * textmodes/bibtex.el: Remove support for hideshow minor mode as
8910         it duplicates the bibtex support in progmodes/hideshow.el.
8911         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
8912         entries that do not start at the beginning of a line.
8914 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
8916         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
8918 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
8920         * help-fns.el (describe-variable): Add phrases about
8921         initialization file with and without customization;
8922         use new button type help-info-variable.
8924         * help-mode.el (help-info-variable):
8925         New button able to read Info files for help-fns.el.
8927 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
8929         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
8930         (grep-mode): Use grep-mode-tool-bar-map.
8932         * progmodes/compile.el (tool-bar): Require tool-bar.
8933         (compilation-mode-tool-bar-map): New variable.
8934         (compilation-mode): Use compilation-mode-tool-bar-map.
8936         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
8938 2008-02-25  Glenn Morris  <rgm@gnu.org>
8940         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
8942 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8944         * diff-mode.el (diff-file-junk-re): New const.
8945         (diff-beginning-of-file-and-junk): Use it.
8946         (diff-file-kill): Make sure we were really inside a file diff.
8948         * diff-mode.el: Make it more robust in the presence of empty context
8949         lines in unified hunks.
8950         (diff-valid-unified-empty-line): New var.
8951         (diff-unified->context, diff-sanity-check-hunk): Obey it.
8952         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
8953         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
8954         (diff-hunk-header-re-unified): New const.
8955         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
8956         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
8957         (diff-sanity-check-hunk): Use it.
8959         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
8960         Index: line, don't search backward for the previous one.
8962 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
8964         * international/fontset.el (setup-default-fontset): Add non-OTF
8965         lao font for lao script.
8967         * language/tibetan.el: Register tibetan-composition-function in
8968         composition-function-table.
8970         * language/tibet-util.el (tibetan-composition-function):
8971         Adjust for the new calling way (argument changed).  Try font-shape-text
8972         if possible.
8974         * language/lao.el: Register lao-composition-function in
8975         composition-function-table.
8977         * language/lao-util.el (lao-composition-function): Adjust for the new
8978         calling way (argument changed).  Try font-shape-text if possible.
8980 2008-02-25  Jason Rumney  <jasonr@gnu.org>
8982         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
8984 2008-02-25  Juri Linkov  <juri@jurta.org>
8986         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
8987         background, "red4" for a dark background, "red" for 16 and
8988         8 colors, "grey" for grayscale, and inverse video otherwise.
8989         Add :version tag.
8990         (isearch-message): Keep the original isearch-message intact, and
8991         add text properties to it where necessary.  Add `isearch-error' to
8992         the condition that checks if isearch is unsuccessful.
8994 2008-02-24  Juri Linkov  <juri@jurta.org>
8996         * progmodes/compile.el (compilation-handle-exit):
8997         Use compilation-error face instead of font-lock-warning-face.
8998         Display the same message in the minibuffer as is inserted
8999         at the end of the compilation buffer.
9001 2008-02-24  Glenn Morris  <rgm@gnu.org>
9003         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
9004         multiple file case.
9006         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
9008         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
9009         multiple file case.  Use a single `let' rather than two.
9011 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
9013         * progmodes/compile.el (compilation-start): Specify a face for
9014         mode-line-process.
9015         (compilation-handle-exit): Specify a face and a tooltip for
9016         mode-line-process.
9018 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9020         * hilit-chg.el: Remove spurious * in defcustom docstrings.
9021         (hilit-chg-make-ov): Simplify.
9022         (hilit-chg-fixup): Use remove-overlays.
9023         (hilit-chg-set-face-on-change): Remove redundant call to
9024         `remove-text-properties'.
9026         * dired.el (dired-mark-prompt): Don't count/display the t element.
9027         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
9029 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
9031         * progmodes/verilog-mode.el (eval-when-compile): Don't define
9032         add-submenu.
9033         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
9034         Remove.  Move contents to the only use ...
9035         (verilog-menu): ... here.
9036         (verilog-statement-menu): Remove.  Move contents to the only use ...
9037         (verilog-stmt-menu): ... here.
9038         (verilog-mark-defun): Simply call mark-defun for emacs.
9039         (occur-pos-list): Declare for byte compiler.
9040         (mode-popup-menu): Don't defvar.
9041         (verilog-add-statement-menu): Remove.
9042         (verilog-mode-hook): Don't add verilog-add-statement-menu.
9043         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
9045 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
9047         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
9048         conditional.
9049         (verilog-font-grouping-keywords-face): Make the begin..end
9050         keywords standout more than other verilog keywords.
9051         (verilog-type-font-keywords): Move the begin..end out of this list
9052         to facilitate making them to (potentially) stand out more.
9053         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
9054         function & task blocks.
9055         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
9056         initial, function & task blocks.
9057         (verilog-forward-sexp): Handle the new "disable fork" statement of
9058         IEEE-1800 Verilog.
9059         (verilog-beg-block-re-ordered): Handle the new "disable fork"
9060         statement of IEEE-1800 Verilog.
9061         (verilog-calc-1): Handle the new "disable fork" statement of
9062         IEEE-1800 Verilog.
9063         (verilog-disable-fork-re): Add const to help handle the new
9064         "disable fork" statement of IEEE-1800 Verilog.
9065         (verilog-declaration-core-re): Add port directions by themselves,
9066         with no qualification, as base item of a declaration.
9067         (verilog-pretty-declarations): Add new flag to ask it to refrain
9068         from printing to the message buffer.
9069         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
9070         printing to the message buffer.  Improve handling of the many
9071         types of expression line up.
9072         (verilog-just-one-space): Remove printing of an empty message.
9073         (verilog-get-lineup-indent): Rework to support the better handling
9074         of expression lineup for verilog-pretty-expr.
9075         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
9077 2008-02-24  Alan Mackenzie  <acm@muc.de>
9079         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
9080         yesterday's commit.
9082 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
9084         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
9085         to mouse-set-point in buffers that aren't associated with files.
9087         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
9089 2008-02-24  Alan Mackenzie  <acm@muc.de>
9091         Set of changes so that "obtrusive" syntactic elements in a
9092         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
9093         unmatched paren) don't interact syntactically with stuff outside
9094         the CPP line.
9096         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
9097         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
9098         off-by-one bug.
9099         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
9100         a bit of refactoring.
9101         (c-awk-extend-and-syntax-tablify-region): Takes some of the
9102         functionality of c-awk-advise-fl-for-awk-region, which has been
9103         refactored away.
9105         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
9106         (c-clear-char-property-with-value): New function and macro which
9107         remove text-properties `equal' to a supplied value.
9109         * progmodes/cc-engine.el: Comment about text properties amended.
9111         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
9112         parens around "error\\|warning".
9114         * progmodes/cc-langs.el (c-get-state-before-change-function)
9115         (c-before-font-lock-function, c-anchored-cpp-prefix):
9116         New language variables.
9117         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
9119         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
9120         syntax-table text properties.
9121         (c-common-init): Call language specific before/after-change
9122         functions at mode initialisation.
9123         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
9124         (c-extend-region-for-CPP, c-neutralize-CPP-line)
9125         (c-neutralize-syntax-in-CPP): New functions.
9126         (c-before-change, c-after-change): Call the new language specific
9127         change functions defined in cc-langs.el.
9128         (c-advise-fl-for-region): New macro.
9129         (awk-mode): Remove AWK specific stuff which has been refactored
9130         into language independent stuff.
9132 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
9134         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
9135         (gdb): (Re)set gdb-flush-pending-output to nil here...
9136         (gdb-init-1): ...instead of here (before gdb-prompt).
9138 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9140         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
9141         Recognize ''' just like any other char-constant.
9143 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9145         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
9146         careful enough.  Detect the uid-change all within the main loop.
9148 2008-02-24  Stefan Monnier  <monnier@pastel.home>
9150         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
9152 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9154         * hilit-chg.el (highlight-save-buffer-state): New macro.
9155         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
9156         (hilit-chg-clear): Use it to preserve the modified-p flag.
9157         (highlight-changes-rotate-faces): Don't mess with the undo-list.
9159 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9161         * font-lock.el (font-lock-set-defaults): Unset previously set variables
9162         when needed.
9164 2008-02-24  Ã†var Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
9166         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
9167         from gnus-button-url-regexp.
9169 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
9171         * progmodes/compile.el (compilation-next-error): Doc fix.
9172         (compilation-find-file): Doc fix.
9174 2008-02-24  Glenn Morris  <rgm@gnu.org>
9176         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
9177         Add obsolete aliases to the old names.
9179 2008-02-24  Richard Stallman  <rms@gnu.org>
9181         * net/net-utils.el (ifconfig): Rename from ipconfig.
9182         (ipconfig): Alias to ifconfig.
9183         (ifconfig-program): Rename from ipconfig-program.
9184         (ifconfig-program-options): Rename from ipconfig-program-options.
9186 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
9188         * progmodes/verilog-mode.el (verilog-declaration-core-re):
9189         Add port directions by themselves, with no qualification, as base
9190         item of a declaration.
9191         (verilog-pretty-declarations): Add new flag that inhibits printing
9192         to the message buffer.
9193         (verilog-pretty-expr): Add new flag that inhibits printing to the
9194         message buffer.  Improve handling of the many types of expression
9195         line up.
9196         (verilog-just-one-space): Don't print an empty message.
9197         (verilog-get-lineup-indent): Rework to support the better handling
9198         of expression lineup for verilog-pretty-expr.
9199         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
9200         (verilog-mode-version, verilog-mode-release-date): Update.
9202 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9204         * subr.el (cancel-change-group): Don't move point.
9206 2008-02-23  Markus Triska  <markus.triska@gmx.at>
9208         * linum.el (linum-after-config): Update all visible windows.
9210 2008-02-23  Glenn Morris  <rgm@gnu.org>
9212         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
9213         Add :help for Solitaire and Tetris.
9215         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
9217         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
9218         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
9219         (smtpmail-queue-index-file): Make it a defcustom.
9220         (smtpmail-queue-index): Delete.
9221         (smtpmail-send-it, smtpmail-send-queued-mail):
9222         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
9223         smtpmail-queue-index.
9225         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
9226         Add :version.
9228 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
9230         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
9231         New variables.
9232         (iwconfig): New function.
9234 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
9236         * vc.el (vc-find-revision): Make vc-parent-buffer local before
9237         setting it.
9238         (vc-status-menu-map): Do not define using easy-menu.
9239         (vc-status-menu-map): New defalias.
9240         (vc-status-mode-map): Hook up the menu.
9241         (top-level): Update TODO.
9243         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
9245         * vc-bzr.el (vc-bzr-init-version): Rename to ...
9246         (vc-bzr-init-revision): ... this.
9248 2008-02-23  Jason Rumney  <jasonr@gnu.org>
9250         * makefile.w32-in (WINS_ALMOST): Remove term.
9251         (WINS): Add term here.
9252         (custom-deps, finder-data): Use WINS_ALMOST.
9254 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
9256         * faces.el (font-weight-table): Fix value of `semi-light'.
9258 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9260         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
9261         Make those tables bijective.
9263 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
9265         Finish pdbtrack integration cleanup, settling missing-functions
9266         byte compiler warnings appropriately.
9268         * progmodes/python.el (python-point): Remove this - beginning-of-line
9269         was all that was necessary for `python-pdbtrack-overlay-arrow'.
9270         (python-end-of-def-or-class, python-beginning-of-def-or-class)
9271         (python-goto-initial-line): Drop these - they were only needed for
9272         python-point.
9273         (python-comint-output-filter-function): Use condition-case and
9274         beginning-of-line directly, instead of python-mode.el functions
9275         which require all sorts of baggage.
9276         (point-safe): Unnecessary - we're using condition-case directly,
9277         instead.
9278         (python-execute-file): Include for python-shell, which I'm leaving
9279         in keeping despite it being unnecessary for pdb tracking.
9281 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
9283         * progmodes/scheme.el (scheme-font-lock-keywords-2):
9284         Add SRFI 11 support.
9285         (let-values, let*-values): Specify scheme-indent-function.
9287 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
9289         * vc.el (vc-exec-after): Move setting mode-line-process in the
9290         busy case ...
9291         (vc-set-mode-line-busy-indicator): ... in this new function.
9292         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
9293         (vc-update-vc-status-buffer): Reset mode-line-process.
9294         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
9295         mark/unmark all the files with the same state as the current one.
9296         With a prefix argument mark/unmark all files.
9297         (vc-status-mode-menu): Adjust strings.
9298         (vc-update-vc-status-buffer): Only do something when the argument
9299         is not nil.
9300         (vc-status-kill-dir-status-process): New function.
9301         (vc-status-mode-map): Bind it.
9302         (vc-status-process-buffer): New variable.
9303         (vc-status-mode): Make it local.
9304         (vc-status-refresh): Set it.
9306         * vc-hg.el (vc-hg-dir-status):
9307         * vc-git.el (vc-git-dir-status):
9308         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
9309         command is run.
9311 2008-02-22  Glenn Morris  <rgm@gnu.org>
9313         * json.el (top-level): No need to require thingatpt.
9314         (json-read-keyword): Use thing-at-point rather than word-at-point.
9316         * time.el (top-level): No need to require time-date when compiling.
9318         * emacs-lisp/copyright.el (copyright-update-year):
9319         Fix subexpression numbering for the case when years are split over
9320         lines, and for the replace case.
9322         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
9323         (tpu-caar, tpu-cadr): Delete functions.
9324         (zmacs-regions): No need to declare for compiler.
9325         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
9326         (tpu-spell-check): Rewrite, and handle mark after point.
9327         (tpu-special-insert): Use or rather than if.
9329         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
9330         rather than spell-region.
9332         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
9333         warnings about spell-region.
9335 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
9337         * ldefs-boot.el: Regenerated.
9339         * loadup.el: Don't load language/devanagari, language/kannada,
9340         language/malayalam, and language/tamil.  Load language/sinhala.
9342         * language/indian.el (indian-font-foundry)
9343         (indian-script-language-alist, indian-font-char-index-table)
9344         (indian-font-char, indian-font-char-range, indian-script-table)
9345         (indian-default-script, indian-composable-pattern): Delete them.
9346         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
9347         language environments moved to here.
9348         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
9349         New language environments.
9351         * language/devanagari.el, language/devan-util.el,
9352         * language/kannada.el, language/knd-util.el, language/malayalam.el,
9353         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
9354         Delete them.
9356         * language/sinhala.el: New file.
9358 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
9360         Update Nick Robert's port of pdb tracking from python-mode.el.
9362         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
9363         Clarify docstring.
9364         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
9365         tracking is happening.
9366         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
9367         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
9368         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
9369         Tracking is plugged in to all comint buffers once python.el is loaded.
9370         (python-pdbtrack-overlay-arrow): Toggle activation of
9371         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
9372         (python-pdbtrack-track-stack-file): Use new
9373         `python-pdbtrack-get-source-buffer' for more flexible access to
9374         debugging source files.
9375         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
9376         according to pdb stack trace, optionally using new
9377         `python-pdbtrack-grub-for-buffer' if file is not locally available.
9378         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
9379         named buffer, or having function with indicated name.
9380         (python-shell): Remove comint-output-filter-functions hook
9381         addition, it's being done elsewhere.  Wrap long line.
9383 2008-02-21  Michael Olson  <mwolson@gnu.org>
9385         * json.el: Replace XEmacs compatibility code to get rid of
9386         compiler warnings.
9388         * time.el: Fix compiler warning.
9390 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
9392         * json.el: New file (JavaScript Object Notation parser / generator).
9394 2008-02-21  Dave Love  <fx@gnu.org>
9396         * progmodes/sym-comp.el: New file.
9398         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
9399         Require sym-comp.  Add Python buffer to same-window-buffer-names.
9400         Fixup whitespaces.
9401         (python-font-lock-keywords): Add highlighting for Python builtins.
9402         (python-font-lock-syntactic-keywords): Rewrite.
9403         (python-quote-syntax): Use syntax-ppss-context instead of parsing
9404         ppss directly.
9405         (python-mode-map): Add binding for python-find-function.
9406         (python-calculate-indentation): Clean up the logic.
9407         (python-beginning-of-defun): Explicitly set return value.
9408         (python-beginning-of-statement): Stop looping if we get stuck
9409         going backwards.
9410         (python-next-statement): Stop looping if we somehow end up inside
9411         a string while advancing.
9412         (python-preoutput-continuation, python-version-checked): New vars.
9413         (python-check-version): New function.
9414         (run-python): Set default command to python-command instead of
9415         python-python-command.
9416         (run-python): Use python-check-version.  Give PYTHONPATH
9417         precedence over data-directory in the process environment.
9418         Load function definitions in python process after.
9419         (python-check-comint-prompt): New function.
9420         (python-send-command, python-send-receive): Use it.
9421         (python-complete-symbol, python-try-complete): Functions deleted.
9422         Use symbol-complete instead of python-complete-symbol throughout.
9423         (python-fill-paragraph): Further refine the fenced-string regexp.
9424         (def-python-skeleton): Expand to the original abbrev instead if in
9425         a comment or string.  Tweak skeletons for `if', `while', `for',
9426         `try/except', `try/finally', `name'.
9427         (python-pea-hook, python-abbrev-pc-hook): New functions.
9428         (python-abbrev-syntax-table): New var.
9429         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
9430         Use symbol-completion-try-complete for hippie expansion.
9431         Turn on font lock unconditionally.
9432         (python-mode-hook): Defcustom it.  No need to use make-local
9433         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
9434         option, since it's buffer-local.
9436 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
9438         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
9440 2008-02-21  Drew Adams  <drew.adams@oracle.com>
9442         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
9443         "Turn off" and a "Help" entry when the minor mode has no menu.
9445 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
9447         * vc.el (vc-status-mark, vc-status-unmark): New functions.
9448         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
9449         vc-status-mark-file and vc-status-unmark-file.
9450         (vc-status-mark-unmark): New function.
9451         (vc-status-previous-line, vc-status-next-line): No longer interactive.
9453 2008-02-21  Glenn Morris  <rgm@gnu.org>
9455         * composite.el (encode-composition-rule): Fix typo in error message.
9456         (composition-function-table, auto-composition-mode): Doc fixes.
9458         * subr.el (sit-for): Fix obsolete form for nil second argument.
9460         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
9461         (spell-string): Make obsolete, in favor of ispell.
9463 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
9465         * language/devanagari.el: Don't setup composition-function-table
9466         here.
9467         ("Devanagari"): Change charset, coding-system, coding-priority to
9468         Unicode-based ones.  Don't require the feature devan-util.
9470         * composite.el (compose-chars-after): Fix arguments for a function
9471         in composition-function-table.
9472         (auto-compose-region): Likewise.
9474         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
9475         for Ethiopic.
9476         (ps-mule-plot-string): Ignore glyph-string based compositions.
9478 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9480         * doc-view.el: Allow different windows to show different pages.
9481         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
9482         (doc-view-current-image, doc-view-current-overlay): Remove variables,
9483         add them back as macros instead, using image-mode-winprops instead.
9484         Update all users of those variables.
9485         (doc-view-new-window-function): New function to create a new overlay
9486         for each new window.
9487         (doc-view-mode): Use it and image-mode-setup-winprops.
9488         (doc-view-clone-buffer-hook): Rewrite accordingly.
9490         * image-mode.el: Extend [hv]scroll support to per-window properties.
9491         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
9492         (image-mode-winprops-alist): New var to replace them.
9493         (image-mode-new-window-functions): New hook.
9494         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
9495         New funs.
9496         (image-set-window-vscroll, image-set-window-hscroll): Use them.
9497         Remove the `window' argument, update callers.
9498         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
9499         Use the new functions.
9500         (image-mode-reapply-winprops): New fun.
9501         (image-mode): Use it.
9503 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
9505         * calc/calc-math.el (math-sin-raw): Add optional argument
9506         to keep track of original argument.
9507         (math-cos-raw): Use optional argument when calling math-sin-raw.
9508         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
9509         with close to original precision.
9511 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9513         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
9514         args in calls of sit-for.
9516 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
9518         * vc-svn.el (vc-svn-program): Fix typo in docstring.
9519         (vc-svn-checkin): Fix typo in error message.
9521         * help-mode.el: Require easymenu when compiling.
9523 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
9525         * help-mode.el (help-mode-menu): New menu.
9527 2008-02-20  Glenn Morris  <rgm@gnu.org>
9529         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
9530         on Windows.
9532 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
9534         * ps-mule.el (ps-mule-encode-region): Return a single string.
9535         (ps-mule-plot-string): Adjust for the above change.
9536         (ps-mule-encode-header-string): Likewise.
9538         * international/latin1-disp.el (latin1-display): Don't use
9539         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
9540         standard-display-table.
9541         (latin1-display-identities): Adjust for the change of what is
9542         returned by (get-language-info charset 'charset).
9544         * international/mule-util.el (char-displayable-p): Fix for Latin-1
9545         characters and terminal case.
9547 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
9549         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
9551         * progmodes/python.el: Also require comint when loading.
9552         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
9553         Replace python-shell with run-python on menu bar.
9554         (python-shell-map): New map.
9555         (python-default-interpreter, python-python-command-args)
9556         (python-jython-command-args, python-pdbtrack-do-tracking-p):
9557         New options.
9558         (python-which-shell, python-which-args, python-which-bufname):
9559         New buffer local variables.
9560         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
9562         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
9563         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
9564         New constants.
9566         Pdbtrack features:
9568         (python-point, python-end-of-def-or-class)
9569         (python-beginning-of-def-or-class, python-goto-initial-line)
9570         (python-comint-output-filter-function)
9571         (python-pdbtrack-overlay-arrow)
9572         (python-pdbtrack-track-stack-file, python-toggle-shells)
9573         (python-shell, python-pdbtrack-toggle-stack-tracking)
9574         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
9575         New functions.
9577 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9579         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
9580         when the argument is nil.
9582 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
9584         * vc.el (dir-status): Add a brief description.
9586 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
9588         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
9589         If non-nil, reverse the sense of the check.
9591         * vc-rcs.el (vc-rcs-root): New func.
9592         * vc-cvs.el (vc-cvs-root): New func.
9593         * vc-svn.el (vc-svn-root): New func.
9594         * vc-sccs.el (vc-sccs-root): New func.
9596 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
9598         * language/japan-util.el (setup-japanese-environment-internal):
9599         Call use-cjk-char-width-table.
9601         * language/japanese.el ("Japanese"): Set exit-function to
9602         use-default-char-width-table.
9604         * international/characters.el: Delete occurrences of non-Unicode
9605         tibetan and ethiopic characters.
9606         (cjk-char-width-table): New variable.
9607         (use-cjk-char-width-table, use-default-char-width-table):
9608         New functions.
9610 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
9612         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
9613         (vc-status-mode-menu): Add a :filter.
9614         (vc-status-printer): Add faces.
9616         * vc-hg.el (vc-hg-extra-status-menu): New function.
9617         (vc-hg-dir-status): Clean up the buffer before using it.
9619 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9621         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
9622         (gdb): Initialize it here instead.
9624         * files.el (locate-dominating-file): Fix thinko in last change.
9625         Reported by Bruce Stephens <bruce.stephens@isode.com>.
9627 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
9629         * vc.el (vc-status-mode-menu): New menu for vc-status.
9631 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
9633         * progmodes/verilog-mode.el (customize): Fix typo in error message.
9634         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
9635         (verilog-mode-auto, verilog-indent-level-module)
9636         (verilog-minimum-comment-distance, verilog-library-flags)
9637         (verilog-library-directories, verilog-library-files)
9638         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
9639         (verilog-xemacs-menu, verilog-set-compile-command)
9640         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
9641         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
9642         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
9643         (verilog-batch-inject-auto, verilog-batch-indent)
9644         (verilog-continued-line, verilog-type-keywords)
9645         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
9646         (verilog-read-inst-pins, verilog-read-arg-pins)
9647         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
9648         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
9649         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
9650         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
9651         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
9652         (verilog-mode-version, verilog-mode-release-date)
9653         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
9654         (verilog-simulator, verilog-compiler)
9655         (verilog-auto-sense-defines-constant, verilog-company)
9656         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
9657         Fix typos in docstrings.
9658         (verilog-set-auto-endcomments, verilog-calculate-indent)
9659         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
9660         Reflow docstrings.
9661         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
9662         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
9663         (electric-verilog-forward-sexp, verilog-in-case-region-p)
9664         (verilog-in-struct-region-p, verilog-in-generate-region-p)
9665         (verilog-leap-to-head, verilog-current-indent-level)
9666         (verilog-case-indent-level, verilog-cpp-keywords)
9667         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
9668         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
9669         (verilog-signals-not-in, verilog-symbol-detick-text)
9670         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
9671         (verilog-forward-close-paren, verilog-backward-open-paren)
9672         (verilog-backward-open-bracket): Doc fixes.
9674         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
9675         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
9676         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
9677         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
9678         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
9679         Fix typos in docstrings.
9681         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
9683 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
9685         * info.el (Info-read-node-name): Removed unused `default' arg.
9687 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
9689         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
9691 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9693         * image-mode.el (image-get-display-property): New fun.
9694         (image-forward-hscroll, image-next-line, image-eol, image-eob)
9695         (image-mode, image-minor-mode, image-toggle-display-text)
9696         (image-toggle-display): Use it.
9698 2008-02-18  Jason Rumney  <jasonr@gnu.org>
9700         * international/mule.el (xml-find-file-coding-system): Don't warn
9701         about utf-16 with BOM.
9703         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
9705         * international/mule.el (sgml-xml-auto-coding-function): Detect and
9706         warn if file encoding is not utf-8 and encoding not specified.
9707         (xml-find-file-coding-system): New function.
9708         * international/mule-conf.el (file-coding-system-alist): Use it.
9710 2008-02-17  Glenn Morris  <rgm@gnu.org>
9712         * international/mule-cmds.el (set-locale-environment):
9713         Pass `frame' to getenv for LC_MESSAGES.
9715 2008-02-17  Juri Linkov  <juri@jurta.org>
9717         * time.el (emacs-init-time): Use format instead of format-seconds.
9719 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9721         * textmodes/bibtex.el (bibtex-search-entry): Rename from
9722         bibtex-find-entry.  Add autoload cookie.
9723         (bibtex-find-entry): Alias for bibtex-search-entry.
9724         (bibtex-search-crossref): Rename from bibtex-find-crossref.
9725         (bibtex-find-crossref): Alias for bibtex-search-crossref.
9726         (bibtex-clean-entry): atomic-change-group removed.
9727         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
9728         to locate buffer location where error occurred.
9729         Make error messages more specific.
9730         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
9732 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
9734         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
9735         top level.
9737         * simple.el (transient-mark-mode): Add an :init-value.
9739         * startup.el (command-line): Use custom-reevaluate-setting for
9740         transient-mark-mode.
9742 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
9744         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
9746 2008-02-16  Juri Linkov  <juri@jurta.org>
9748         * startup.el (after-init-time): New variable.
9749         (command-line): Set `after-init-time' to the current time.
9751         * time.el (emacs-init-time): New function.
9753 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9755         * files.el (locate-dominating-file): Remove initial loop because it's
9756         not careful enough.  Detect the uid-change all within the main loop.
9758 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
9760         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
9762 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
9764         * vc.el (vc-annotate): Add new argument.
9765         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
9767         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
9768         Move make-variable-buffer-local code after the corresponding defvar.
9769         (hs-minor-mode-map): Define and initialize in one step.
9770         (hs-minor-mode): Change from defun to define-minor-mode.
9772 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
9774         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
9775         (gdb-ready): Move declaration...
9777         * progmodes/gdb-ui.el (gdb-ready): ...to here.
9778         (gdb-early-user-input): New variable.
9779         (gdb): Reset gdb-flush-pending-output to nil and set
9780         comint-input-sender here (before gdb-prompt), instead of...
9781         (gdb-init-1): ...here.
9782         (gdb-send): If Emacs is not ready, defer user input to...
9783         (gdb-prompt): ...here.
9785 2008-02-16  Glenn Morris  <rgm@gnu.org>
9787         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
9789         * startup.el (emacs-startup-time): Rename to `before-init-time'.
9790         (before-init-time): New name for `emacs-startup-time'.
9791         (command-line): Use before-init-time rather than emacs-startup-time.
9792         * time.el (emacs-uptime): Use before-init-time rather than
9793         emacs-startup-time.
9795         * composite.el (composition-function-table): Doc fix.
9797         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
9798         in favor of `%z' specifier.
9799         (emacs-uptime): Move to time.el.
9800         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
9801         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
9802         argument of format-seconds.
9804 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
9806         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
9808 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
9810         * ielm.el (ielm-is-whitespace): Remove.
9811         (ielm-is-whitespace-or-comment): New function.
9812         (ielm-eval-input): Use it.
9814 2008-02-15  Jason Rumney  <jasonr@gnu.org>
9816         * term/mac-win.el: Fix coding tag.
9818 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
9820         * vc-hooks.el (vc-menu-map):
9821         * bindings.el (mode-line-mode-menu): Add tooltips.
9823         * bindings.el (help-echo): Add more tooltips.  Use a less
9824         telegraphic style for existing tooltips.
9826 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9828         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
9829         from the auto-generated one.
9831 2008-02-14  Glenn Morris  <rgm@gnu.org>
9833         * mail/rmail-spam-filter.el (rmail-spam-filter):
9834         Let-bind message-spam-status.
9836         * mail/smtpmail.el (password-cache-add): Declare as function.
9838 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
9840         * mail/smtpmail.el: Use password-cache.
9842 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
9844         * uniquify.el (uniquify-buffer-base-name): New function.
9845         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9847         * desktop.el (uniquify-managed): Don't defvar.
9848         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
9849         `uniquify-managed'.  Return also the buffer's base name.
9850         (desktop-save): When saving the buffer info, filter out the base name,
9851         and save it as buffer name if the buffer is managed by uniquify.
9852         (uniquify-item-base): Don't declare; not called anymore.
9854 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
9856         * vc.el (vc-annotate-find-revision-at-line): New function.
9857         (vc-annotate-mode-map): Bind it.
9858         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
9859         some entries.
9861 2008-02-14  Glenn Morris  <rgm@gnu.org>
9863         * calendar/time-date.el (format-seconds): New function.
9864         (emacs-uptime): Use format-seconds.
9866         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
9867         Remove `LC_ALL=C', since it's included in $(emacs) now.
9869 2008-02-14  Zhang Wei  <id.brep@gmail.com>
9871         * textmodes/org-publish.el (org-publish-timestamp-filename):
9872         Replace colon characters in filename too.
9874 2008-02-13  Bastien Guerry  <bzg@altern.org>
9876         * mail/rmail.el (rmail-header-name): New face.
9877         (rmail-font-lock-keywords): Use rmail-header-name.
9879         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
9880         against X-Spam-Status header field.
9881         (rmail-spam-filter): Also check X-Spam-Status header field.
9883 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
9885         * progmodes/flymake.el (flymake-allowed-file-name-masks):
9886         Add support for .pm files and .php files.
9887         (flymake-err-line-patterns): Add pattern for PHP errors.
9888         (flymake-php-init): New function.  PHP support for flymake.
9890         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9891         Add regular expression for PHP errors.
9893 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
9895         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
9896         This DTRT even on w32 machines.
9897         (ange-ftp-cf1): Quote FILENAME.
9899 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9901         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
9902         (smerge-auto-combine): New fun.
9904 2008-02-12  Juri Linkov  <juri@jurta.org>
9906         * startup.el (fancy-startup-screen, normal-splash-screen):
9907         Set default-directory to command-line-default-directory.
9909         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
9910         after reading the desktop.
9912         * progmodes/compile.el (compilation-auto-jump):
9913         Call compile-goto-error only when compilation-auto-jump-to-first-error
9914         is non-nil.
9915         (compilation-scroll-output): Replace :type 'boolean with a choice
9916         that has three options including a third option `first-error'.
9917         Doc fix.
9918         (compilation-start, compilation-forget-errors): Add an alternate
9919         condition comparing compilation-scroll-output with `first-error'
9920         in addition to compilation-auto-jump-to-first-error (to call
9921         compilation-auto-jump in the proper place).
9923 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9925         * international/mule.el (sgml-html-meta-auto-coding-function):
9926         Make sure the search limit is ahead.
9928         * tar-mode.el: Fix broken indentation.
9929         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
9930         Use with-current-buffer.
9932 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
9934         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
9935         it is already automatically buffer-local.
9937 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9939         * help.el (describe-key): Join some split lines to facilitate filling.
9940         * help-fns.el (describe-function-1): Fill text of overlong lines.
9942 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
9944         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
9945         Use unibyte-string instead of string-make-unibyte.
9947         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
9949 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9951         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
9952         works also for buffers w/o buffer-file-name.  Update callers.
9953         (doc-view-clone-buffer-hook): New fun.
9954         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
9955         the `doc-view' property so they can be recognized.
9957         * simple.el (clone-indirect-buffer-hook): New hook.
9958         (clone-indirect-buffer): Run it.
9960 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
9962         * epa.el (epa-menu-mode): Merge into epa-mode.
9963         (epa-menu-items): Rename the label "EasyPG Assistant" to
9964         "Encryption/Decryption".
9966         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
9967         (epa-dired-mode-map): Rename from epa-dired-map.
9968         (epa-global-dired-mode): Rename the global minor mode.
9970 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9972         * isearch.el (isearch-fail): New face.
9973         (isearch-message): Highlight failure part of input.
9975 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9977         * ibuffer.el (ibuffer-header-line-format): New var.
9978         (ibuffer-mode): Set it instead of header-line-format.
9979         (ibuffer-update): Use it to set header-line-format.
9981         * international/mule-cmds.el (ucs-insert): Inherit surrounding
9982         properties like self-insert-command.
9984 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9986         * progmodes/etags.el: Add many doc strings.
9988 2008-02-11  Jason Rumney  <jasonr@gnu.org>
9990         * ldefs-boot.el: Regenerated.
9992 2008-02-11  Glenn Morris  <rgm@gnu.org>
9994         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9995         Shorten some names.
9997         * ffap.el (ffap-rfc-directories): Add :version.
9999 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
10001         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
10002         files, and backup files of same.
10004 2008-02-11  Kevin Ryde  <user42@zip.com.au>
10006         * ffap.el (ffap-rfc-directories): New variable.
10007         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
10009         * info.el (Info-next-reference, Info-prev-reference)
10010         (Info-try-follow-nearest-node): Move to and follow https:// links too.
10012         * simple.el (completion-list-mode): Show full completion-list-mode-map
10013         in the docstring.
10015 2008-02-11  Sam Steingold  <sds@gnu.org>
10017         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
10019 2008-02-11  Glenn Morris  <rgm@gnu.org>
10021         * startup.el (emacs-startup-time): New variable.
10022         (command-line): Set emacs-startup-time.
10024         * calendar/time-date.el (emacs-uptime): New function.
10026 2008-02-10  Bastien Guerry  <bzg@altern.org>
10028         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
10029         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
10030         it is nil.
10032 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10034         * epg-config.el: Expand the contents of epg-package-info.el.
10035         (epg-package-name): New constant.
10036         (epg-version-number): New constant.
10037         (epg-bug-report-address): New constant.
10039         * epa-mail.el (epa-mail-mode): Add autoload cookie.
10040         (epa-global-mail-mode): New global minor mode.
10042         * epa-file.el (epa-file-mode): New global minor mode.
10044         * epa-dired.el (epa-dired-mode): New global minor mode.
10046         * epa.el (epa-menu): New variable.
10047         (epa-menu-items): New variable.
10048         (epa-menu-mode): New global minor mode.
10049         (epa-global-minor-modes): New user option.
10050         (epa-mode): New global minor mode.
10052 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
10054         * net/dbus.el: Remove `no-byte-compile' cookie.
10055         (dbus-call-method, dbus-register-signal, dbus-debug)
10056         (dbus-registered-functions-table): Declare them with
10057         `declare-function' or `defvar', respectively.
10058         (top): Don't assert any longer.  Require 'cl when compiling.
10059         Apply `ignore-errors' but `dbus-ignore-errors'.
10061 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
10063         * diff-mode.el (diff-add-change-log-entries-other-window):
10064         Use add-change-log-entry.
10066 2008-02-09  Jason Rumney  <jasonr@gnu.org>
10068         * button.el (button-map):
10069         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
10070         * ldefs-boot.el: Regenerate.
10072 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
10074         * epa.el (epa-faces, epa):
10075         * epa-file.el (epa-file):
10076         * epg-config.el (epg): Add :version.
10078 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
10080         * vc.el (vc-exec-after): Append CODE to previous fragments.
10081         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
10082         take MESSAGES instead of VERBOSE; use it when non-nil.
10083         (vc-diff-internal): Compute messages once; use them;
10084         update call to vc-diff-finish.
10086 2008-02-09  Michael Olson  <mwolson@gnu.org>
10088         * net/tramp.el (tramp-process-sentinel): Avoid error when process
10089         buffer has been killed, such as by
10090         `tramp-cleanup-all-connections'.
10092 2008-02-09  Miles Bader  <miles@gnu.org>
10094         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
10096 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10098         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
10099         splitter in context hunks.
10101 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
10103         * international/fontset.el (setup-default-fontset): Fix arabic otf
10104         font specification.
10106 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
10108         * epa-dired.el:
10109         * epa-file.el:
10110         * epa-mail.el:
10111         * epa-setup.el:
10112         * epa.el:
10113         * epg-config.el:
10114         * epg-package-info.el:
10115         * epg.el: Initial check-in of EasyPG.
10117 2008-02-08  Glenn Morris  <rgm@gnu.org>
10119         * woman.el (woman-locale): New defcustom.
10120         (woman-expand-locale, woman-manpath-add-locales): New functions.
10121         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
10123         * international/mule-cmds.el (locale-translate): New function,
10124         with old code extracted from set-locale-environment.
10125         (set-locale-environment): Use locale-translate.  Set woman-locale.
10127         * cus-start.el (selection-coding-system): Remove, since it's now
10128         defined in select.el rather than in xselect.c.
10129         * select.el (selection-coding-system): Make it a defcustom, and
10130         add the properties from cus-start.el.  Bump :version.
10132         * custom.el (custom-theme-set-variables): Sort symbols that are
10133         dependencies before symbols that depend on them.
10134         (custom-enabled-themes): Set after custom-theme-directory.
10136         * pcmpl-unix.el (top-level): Move provide statement to end.
10137         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
10138         `*' from doc-string.  Allow to be nil.
10139         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
10140         Allow to be nil.  Add :version.
10141         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
10142         without hostnames, and multiple hostnames per line.
10144         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
10146 2008-02-08  Phil Hagelberg  <phil@evri.com>
10148         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
10149         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
10151 2008-02-07  Timo Savola  <timo.savola@iki.fi>
10153         * startup.el (command-line-x-option-alist): Add --parent-id.
10155         * term/x-win.el (x-handle-parent-id): New function.
10157 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
10159         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
10160         "Font Menu".
10162 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
10164         * net/dbus.el (dbus-interface-peer): New defconst.
10165         (dbus-ping): New defun.
10167 2008-02-06  Sam Steingold  <sds@gnu.org>
10169         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
10171 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10173         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
10174         Just return nil and let the C code provide a fallback.
10176 2008-02-05  Glenn Morris  <rgm@gnu.org>
10178         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
10179         tramp-flush-connection-property for removed 2nd argument.
10181 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10183         * diff-mode.el (diff-add-change-log-entries-other-window):
10184         Rename from diff-create-changelog.  Change users.
10185         Minor change to hopefully work with plain diffs.
10186         (diff-mode-map): Add binding for it.
10188 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
10190         * diff-mode.el: Add new TODO entry.
10191         (diff-create-changelog): New function.
10192         (diff-mode-menu): Bind it.
10194 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
10196         * international/mule-diag.el (print-fontset-element): Handle the
10197         case of inhibiting the fallback fonts.
10199 2008-02-04  Kim F. Storm  <storm@cua.dk>
10201         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
10202         (ido-magic-delete-char): Use prefix arg.
10204 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
10206         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
10207         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
10208         of today, the most recent libpng is 1.2.24).
10210 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
10212         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
10214         * net/dbus.el (top): Check (featurep 'dbusbind).
10216         * net/tramp.el (tramp-process-sentinel): New defun.
10217         (tramp-do-copy-or-rename-file-out-of-band)
10218         (tramp-maybe-open-connection): Use it as process sentinel.
10219         (tramp-handle-delete-directory): Don't use the "-f" option; it
10220         isn't portable.
10221         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
10222         after the command.
10223         (tramp-handle-shell-command): Set `mode-line-process' in the
10224         asynchronous case.
10226         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
10228         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
10229         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
10230         Use `tramp-process-sentinel' as process sentinel.
10232 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
10234         * whitespace.el (global-whitespace-mode): Revert last change.
10235         (whitespace-unload-function): Force `global-whitespace-mode'
10236         to deactivate local modes in a slightly less intrusive way.
10238 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
10240         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
10242 2008-02-02  Glenn Morris  <rgm@gnu.org>
10244         * international/latin1-disp.el (latin1-display):
10245         * progmodes/fortran.el (fortran-comment-indent-char):
10246         * progmodes/idlw-shell.el (top-level):
10247         * term/mac-win.el (mac-keyboard-translate-char):
10248         * whitespace.el (whitespace-char-valid-p):
10249         * wid-edit.el (widget-key-sequence-read-event):
10250         Use characterp rather than char-valid-p.
10252         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
10253         to capitalized-find-word-boundary.  Doc fix.  Update callers.
10254         (capitalized-next-word-boundary-function-table): Rename to
10255         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
10257         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
10258         string-to-int.
10260         * ps-def.el (declare-function): Add compatibility definition.
10261         (ps-plot-with-face, ps-plot-string): Declare as functions.
10262         (ps-bold-faces, ps-italic-faces): Declare variables.
10264         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
10265         (ps-mule-end-job): Declare as functions.
10267         * wid-edit.el (widget-string-complete): Use assoc-string rather
10268         than assoc-ignore-case.
10270 See ChangeLog.13 for earlier changes.
10272 ;; Local Variables:
10273 ;; coding: utf-8
10274 ;; add-log-time-zone-rule: t
10275 ;; End:
10277     Copyright (C) 2008  Free Software Foundation, Inc.
10279   This file is part of GNU Emacs.
10281   GNU Emacs is free software: you can redistribute it and/or modify
10282   it under the terms of the GNU General Public License as published by
10283   the Free Software Foundation, either version 3 of the License, or
10284   (at your option) any later version.
10286   GNU Emacs is distributed in the hope that it will be useful,
10287   but WITHOUT ANY WARRANTY; without even the implied warranty of
10288   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10289   GNU General Public License for more details.
10291   You should have received a copy of the GNU General Public License
10292   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
10294 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc