(Info-insert-breadcrumbs): Be careful to preserve history.
[emacs.git] / lisp / ChangeLog
blobfa5da5c14353aa7894f1fa4f1d7dd80f22d13587
1 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
5 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7         * term/linux.el (terminal-init-linux): Load t-mouse.
9 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10                 Drew Adams  <drew.adams@oracle.com>
12         * info.el (Info-breadcrumbs-depth): New var.
13         (Info-insert-breadcrumbs): New function.
14         (Info-fontify-node): Use it.
15         (Info-mode-map): Move initialization into declaration.
17 2008-06-13  Ulf Jasper  <ulf.jasper@web.de>
19         Rename net/newsticker-*.el to net/newst-*.el.
20         * net/newst-backend.el: Rename from net/newsticker-backend.el.
21         * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
22         * net/newst-reader.el: Rename from net/newsticker-reader.el.
23         * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
24         * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
25         * net/newsticker-backend.el: Rename to net/newst-backend.el.
26         * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
27         * net/newsticker-reader.el: Rename to net/newst-reader.el.
28         * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
29         * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
31 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
33         * progmodes/compile.el (compilation-start): Don't disable undo in
34         comint buffer.  Don't override the comint-filter with our own.
35         (compilation-filter): Change point's insertion-type.
37         * comint.el (comint-output-filter): Use copy-marker.
39 2008-06-13  David Reitter  <david.reitter@gmail.com>
41         * textmodes/flyspell.el (mail-mode-flyspell-verify):
42         Check message-signature-separator exists before using it.
44 2008-06-13  Dan Nicolaescu  <dann@ics.uci.edu>
46         * vc.el (vc-delete-file): Bind default-directory before calling
47         the backend.
48         (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
49         (vc-annotate-show-diff-revision-at-line-internal): ... here.
50         New function.
51         (vc-annotate-show-changeset-diff-revision-at-line): New function.
52         (vc-annotate-mode-menu): Bind it.
54 2008-06-13  Jason Rumney  <jasonr@gnu.org>
56         * term/w32-win.el (mouse-set-font): Remove overridden function.
57         (w32-select-font): Declare as obsolete alias for x-select-font.
59 2008-06-13  Daniel Engeler  <engeler@gmail.com>
61         These changes add serial port access.
62         * term.el (term-update-mode-line): Modify.
63         (serial-port-is-file-p, serial-nice-speed-history)
64         (serial-no-speed, serial-mode-line-speed-menu)
65         (serial-mode-line-config-menu): New variables and constants.
66         (serial-name-history, serial-speed-history)
67         (serial-supported-or-barf, serial-read-name, serial-read-speed)
68         (serial-term, serial-speed, serial-mode-line-speed-menu-1)
69         (serial-mode-line-speed-menu, serial-update-speed-menu)
70         (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
71         (serial-update-config-menu): New functions.
73 2008-06-13  Glenn Morris  <rgm@gnu.org>
75         * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
77         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
79 2008-06-13  Kenichi Handa  <handa@m17n.org>
81         * cus-face.el (custom-face-attributes): Add :foundry.
83         * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
84         (face-x-resources): Add :foundry.
85         (face-valid-attribute-values): Likewise.
86         (face-attribute-name-alist): Likewise.
87         (describe-face): Likewise.
89 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
91         * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
93 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
95         * longlines.el (longlines-search-forward, longlines-search-backward)
96         (longlines-re-search-forward): Use a smarter search-spaces-regexp.
98 2008-06-12  Sam Steingold  <sds@gnu.org>
100         * vc.el (vc-rename-file): DTRT when the destination is a directory
101         name and the source is a file.
103 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
105         * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
107 2008-06-12  Glenn Morris  <rgm@gnu.org>
109         * progmodes/f90.el (f90-beginning-of-subprogram)
110         (f90-end-of-subprogram): Only give a message when interactive.
112         * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
114         * progmodes/cperl-mode.el (cperl-info-on-command):
115         Use display-pixel-height rather than x-display-pixel-height.
117         * mail/rmailedit.el (rmail-cease-edit):
118         * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
120         * emulation/edt.el (edt-xserver):
121         * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
123         * emulation/edt-mapper.el: Drop test for Emacs < 19.
125         * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
126         Evaluate definitions when compiling.  Reverse tests.
128         * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
129         use unless.
131         * menu-bar.el (w32-menu-bar-open): Declare for compiler.
133         * textmodes/artist.el (x-pointer-shape):
134         * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
135         (x-open-connection, x-server-max-request-size, x-get-resource):
136         * term/w32console.el (x-setup-function-keys):
137         * term/w32-win.el (x-parse-geometry, x-resource-name)
138         (generate-fontset-menu, image-library-alist, x-open-connection)
139         (setup-default-fontset, set-fontset-font, setup-default-fontset)
140         (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
141         (x-get-resource):
142         * term/mac-win.el (x-parse-geometry, x-resource-name)
143         (x-get-selection-internal, tool-bar-mode, set-fontset-font)
144         (new-fontset, x-display-list, x-open-connection, x-get-resource):
145         * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
146         (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
147         (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
148         * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
149         (tooltip-identifier-from-point, define-fringe-bitmap):
150         * play/gamegrid.el (image-size):
151         * play/bubbles.el (image-size):
152         * mail/emacsbug.el (x-server-vendor, x-server-version):
153         * international/mule-util.el (internal-char-font):
154         * international/mule-diag.el (font-info, query-fontset, fontset-info)
155         (fontset-alias-alist, fontset-list, fontset-plain-name):
156         * international/mule-cmds.el (x-server-vendor, x-server-version):
157         * international/fontset.el (font-encoding-charset-alist)
158         (otf-script-alist, new-fontset, set-fontset-font)
159         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
160         (fontset-list, query-fontset, x-get-resource):
161         * emulation/edt.el (x-server-vendor):
162         * emulation/edt-mapper.el (x-server-vendor):
163         * emacs-lisp/map-ynp.el (x-popup-dialog):
164         * emacs-lisp/lmenu.el (x-popup-dialog):
165         * x-dnd.el (x-window-property, x-change-window-property)
166         (x-get-selection-internal):
167         * woman.el (x-list-fonts):
168         * w32-fns.el (x-server-version):
169         * tooltip.el (x-show-tip, x-hide-tip):
170         * tool-bar.el (image-mask-p):
171         * thumbs.el (image-size):
172         * term.el (overflow-newline-into-fringe):
173         * subr.el (scroll-bar-scale):
174         * startup.el (x-get-resource, tool-bar-mode, image-size):
175         * select.el (x-get-selection-internal, x-own-selection-internal)
176         (x-disown-selection-internal):
177         * mouse.el (generate-fontset-menu):
178         * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
179         * image.el (image-library-alist):
180         * image-mode.el (image-size, image-refresh):
181         * image-dired.el (clear-image-cache):
182         * gs.el (x-display-mm-width, x-display-pixel-width)
183         (x-display-mm-height, x-display-pixel-height)
184         (x-change-window-property, x-display-grayscale-p, x-window-property):
185         * frame.el (tool-bar-mode, x-display-name, x-close-connection)
186         (x-focus-frame, x-list-fonts, x-display-screens)
187         (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
188         (x-display-mm-width, x-display-backing-store, x-display-save-under)
189         (x-display-planes, x-display-color-cells, x-display-visual-class):
190         * faces.el (internal-face-x-get-resource)
191         (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
192         (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
193         (xw-display-color-p, x-display-grayscale-p, x-get-resource)
194         (x-parse-geometry, x-create-frame, x-setup-function-keys)
195         (tool-bar-setup):
196         * doc-view.el (clear-image-cache, image-size, tooltip-show):
197         * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
198         * dframe.el (x-display-pixel-width, x-display-pixel-height):
199         * descr-text.el (internal-char-font):
200         Define for compiler, for builds without X.
202 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
204         * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
206 2008-06-11  Glenn Morris  <rgm@gnu.org>
208         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
209         before trying to move there.
210         (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
211         is non-nil, indent most terminating statements like loop body.
213         * calendar/diary-lib.el (diary-list-entries-2): Accept optional
214         Gregorian date, and add it, not the local date, to diary-entries-list.
215         (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
217 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
219         * progmodes/compile.el (compilation-filter): Fix up last change.
221         * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
223         * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
224         (gpm-mouse-mode): Make it into a proper global minor mode.
226         * files.el (save-some-buffers-action-alist): Only use recursive-edit
227         if the user enabled recursive-minibuffers.
229         * emacs-lisp/map-ynp.el (map-y-or-n-p):
230         Add support for scroll-other-window.
232 2008-06-11  Jason Rumney  <jasonr@gnu.org>
234         * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
235         Use tmm-menubar if menu is disabled in this frame.
237         * menu-bar.el (menu-bar-open): Determine how to open menu bar
238         from frame type, per documentation.  Add w32 case.
240 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
242         * minibuffer.el (completion--merge-suffix): New function.
243         (completion-basic-try-completion): Use it.
244         (completion-pcm--find-all-completions): Add argument `filter'.
245         (completion-pcm--filename-try-filter, completion-pcm--merge-try):
246         New functions.
247         (completion-pcm-try-completion): Use them.
249         * xt-mouse.el (turn-on-xterm-mouse-tracking)
250         (turn-off-xterm-mouse-tracking): Use terminal-list.
252         * cus-start.el (underline-minimum-offset): Rename from
253         x-underline-minimum-display-offset.
255 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>  (tiny change)
257         * cus-start.el (x-underline-minimum-display-offset): Give it a type.
259 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
261         * mouse.el (mouse-select-font): New function.
263         * faces.el (face-spec-recalc): When the face is set using
264         Customize, avoid recalculating it twice.
266         * menu-bar.el (menu-set-font): New function.  Bind "Set Default
267         Font" menu item to it.  Apply selected font to all frames, and
268         make it savable.
269         (menu-bar-options-save): Save `default' font if changed.
271 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
273         * ffap.el (ffap-string-at-point-mode-alist):
274         Use alpha rather than lower.
276         * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
278         * subr.el (momentary-string-display): Use an overlay.
280         * progmodes/compile.el (compilation-mode):
281         Set window-point-insertion-type.
282         (compilation-filter): Don't use insert-before-markers any more.
283         * emacs-lisp/trace.el (trace-make-advice):
284         Set window-point-insertion-type in the trace buffer.
285         * startup.el (normal-top-level): Set window-point-insertion-type in
286         *Messages*.
287         * net/telnet.el (telnet-mode): Set window-point-insertion-type.
288         (telnet-filter): Don't use insert-before-markers any more.
289         * comint.el (comint-mode): Set window-point-insertion-type.
290         (comint-output-filter): Don't use insert-before-markers any more.
291         * button.el (make-text-button): Allow `start' to be a string.
293 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
295         * emacs-lisp/autoload.el (autoload-rubric):
296         Fix coding cookie not to force Unix EOL.
298 2008-06-10  Martin Rudalics  <rudalics@gmx.at>
300         * window.el (window--splittable-p, window--try-to-split-window):
301         Don't use with-selected-window to avoid messing up get-lru-window.
303 2008-06-10  Glenn Morris  <rgm@gnu.org>
305         * subr.el (locate-library): Doc fix.
307         * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
308         (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
309         Check tool-bar-map is bound, for non-X builds.
311         * net/newsticker-reader.el (newsticker--next-item-image)
312         (newsticker--previous-item-image, newsticker--previous-feed-image)
313         (newsticker--next-feed-image, newsticker--mark-read-image)
314         (ewsticker--mark-immortal-image, newsticker--narrow-image)
315         (newsticker--get-all-image, newsticker--update-image)
316         (newsticker--browse-image): Check xpm images are available.
317         (newsticker--mark-read-image, newsticker--mark-immortal-image)
318         (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
320         * net/newsticker-plainview.el (tool-bar-map): Don't declare.
321         (newsticker--plainview-tool-bar-map, newsticker-mode):
322         Check tool-bar-map is bound, for non-X builds.
323         (w3m-toggle-inline-image): Declare.
325         * net/newsticker-backend.el (tool-bar-map): Don't declare.
327         * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
329         * finder.el (finder-font-lock-keywords): Handle ``quotes''.
330         (finder-compile-keywords): Move let to where needed.
331         (finder-mouse-face-on-line): Go back one more line if needed.
332         (finder-list-matches): Use cadr.
333         (finder-goto-xref): New function.
334         (finder-commentary): Add buttons to jump to foo.el libraries.
336 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
338         * apropos.el (apropos-function, apropos-macro, apropos-command)
339         (apropos-variable, apropos-face, apropos-group, apropos-widget)
340         (apropos-plist): Add apropos-short-label property.
341         (apropos-multi-type): New variables.
342         (apropos-command, apropos-value): Set it.
343         (apropos-compact-layout): New custom.
344         (apropos-print, apropos-print-doc): Use it.
345         (apropos-print): Truncate lines.
347 2008-06-09  Kenichi Handa  <handa@m17n.org>
349         * international/fontset.el (font-encoding-alist):
350         Add an entry for "ascii-0".
352 2008-06-09  Jihyun Cho  <jihyun.jo@gmail.com>
354         * language/hanja-util.el (hanja-init-load): Show the message only
355         when loading a table.
357 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
359         * net/newsticker-treeview.el (newsticker-treeview):
360         * net/newsticker-plainview.el (newsticker-plainview):
361         Add autoload cookie.
363 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
365         * net/newsticker.el: Split up into newsticker-backend, -ticker,
366         -reader, -plainview, and -treeview.
367         (newsticker-version): Change to 1.99.
369         * net/newsticker-backend.el: New.  Move backend functionality from
370         newsticker.el to newsticker-backend.el.
371         (newsticker--download-logos): New.
372         (newsticker--sentinel-callback): New.
373         (newsticker--set-customvar): Remove.  Split up into specific
374         functions related to retrieval, ticker, buffer, and display.
375         (newsticker--set-customvar-retrieval): New.  Extracted from
376         `newsticker--set-customvar'.
377         (newsticker-retrieval): New.  Renamed from `newsticker-feed'.
378         (newsticker-url-list-defaults):
379         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
380         (newsticker-url-list): Doc changed. URL can be a function.
381         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
382         (newsticker-retrieval-method): New.
383         (newsticker-wget-name, newsticker-wget-arguments): Change :group.
384         (newsticker-retrieval-interval):
385         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
386         (newsticker-desc-comp-max): Change :group.
387         (newsticker--cache): Doc changed.
388         (newsticker--guid-to-string): New.
389         (newsticker--guid): Use `newsticker--guid-to-string'.
390         (newsticker--real-feed-name): New.
391         (newsticker--start-feed): New.  Extracted from `newsticker-start'.
392         (newsticker-start): Use `insert-file-contents' for reading cache.
393         Use `newsticker--start-feed'.
394         (newsticker--stop-feed): New.  Extracted from `newsticker-stop'.
395         (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
396         Use `newsticker--stop-feed'.
397         (newsticker-save-item): New.
398         (newsticker--get-news-by-funcall): New.
399         (newsticker-get-news): Handle new retrieval methods.
400         (newsticker--sentinel): Use `newsticker--sentinel-work'.
401         (newsticker--sentinel-work): New.  Extracted from
402         `newsticker--sentinel'.  Use `newsticker--download-logos',
403         `newsticker--sentinel-callback'.
404         (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
405         (newsticker--parse-atom-1.0): Fix link determination.
406         (newsticker--parse-rss-0.91): Fix time determination.
407         (newsticker--parse-rss-0.92): Fix time determination.
408         (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
409         (newsticker--parse-generic-feed): New arg order in
410         `newsticker--cache-add'.
411         (newsticker--parse-generic-items): Fix for multiple items.
412         New arg order in `newsticker--cache-add'.
413         (newsticker--forget-preformatted): Check whether
414         `newsticker--buffer-set-uptodate' is fbound.
415         (newsticker--decode-iso8601-date): Handle fractions of seconds.
416         (newsticker--decode-rfc822-date): Partial timezone handling.
417         (newsticker--cache-contains): Fix guid problem.
418         (newsticker--cache-add): Swap args AGE and TIME.  Fix guid problem.
419         (newsticker--cache-save): New.
420         (newsticker--cache-update): Use temp buffer.
421         (newsticker--stat-num-items): Allow multiple AGE args.
422         (newsticker--stat-num-items-total): New.
423         (newsticker--opml-import-outlines): New.
424         (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
425         (newsticker--do-run-auto-mark-filter): Doc changed.
426         (newsticker-retrieve-random-message): New.
428         * net/newsticker-ticker.el: New.  Move ticker functionality from
429         net/newsticker.el to net/newsticker-ticker.el.
430         (newsticker--ticker-timer): Rename `newsticker--display-timer' to
431         `newsticker--ticker-timer'.
432         (newsticker-ticker-running-p): Rename `newsticker--display-timer'
433         to `newsticker--ticker-timer'.
434         (newsticker--set-customvar-ticker): New.  Extracted from
435         `newsticker--set-customvar'.
436         (newsticker-ticker-interval): Rename `newsticker-display-interval'
437         to `newsticker-ticker-interval'.  Use `newsticker--set-customvar-ticker
438         for :set.  Change :group.
439         (newsticker-scroll-smoothly): Doc changed.  Change :group.
440         (newsticker-hide-immortal-items-in-echo-area)
441         (newsticker-hide-old-items-in-echo-area)
442         (newsticker-hide-obsolete-items-in-echo-area):
443         Use `newsticker--set-customvar-ticker for :set.  Change :group.
444         (newsticker-start-ticker): Rename `newsticker--display-timer' to
445         `newsticker--ticker-timer'.  Rename `newsticker-display-interval'
446         to `newsticker-ticker-interval'.
447         (newsticker-stop-ticker): Rename `newsticker--display-timer' to
448         `newsticker--ticker-timer'.
450         * net/newsticker-reader.el: New.  Move reader functionality from
451         net/newsticker.el to net/newsticker-reader.el.
452         (newsticker--set-customvar-formatting): New.  Extracted from
453         `newsticker--set-customvar'.
454         (newsticker-reader, newsticker-frontend): New.
455         (newsticker-enable-logo-manipulations): Change :group.
456         (newsticker-justification): Use `newsticker--set-customvar-formatting'
457         for :set.  Change :group.
458         (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
459         for :set.  Change :group.
460         (newsticker-html-renderer): Doc changed.
461         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
462         (newsticker-date-format):
463         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
464         (newsticker--insert-enclosure):
465         Rename `newsticker--buffer-insert-enclosure' to
466         `newsticker--insert-enclosure'.  Add keymap arg.
467         (newsticker--print-extra-elements):
468         Rename `newsticker--buffer-print-extra-elements' to
469         `newsticker--print-extra-elements'.  Add keymap arg.
470         (newsticker--do-print-extra-element):
471         Rename `newsticker--buffer-do-print-extra-element' to
472         `newsticker--do-print-extra-element'.  Add keymap arg.
473         (newsticker-show-news): Use `newsticker-frontend'.
475         * net/newsticker-plainview.el: New.  Move plainview functionality
476         from net/newsticker.el to net/newsticker-reader.el.
477         (newsticker-plainview): New.
478         (newsticker--set-customvar-sorting): New.  Extracted from
479         `newsticker--set-customvar'.
480         (newsticker-sort-method): Use `newsticker--set-customvar-sorting
481         for :set. Changed :group.
482         (newsticker-heading-format, newsticker-item-format)
483         (newsticker-desc-format, newsticker-statistics-format):
484         Use `newsticker--set-customvar-formatting for :set.  Change :group.
485         (newsticker-faces): Change :group.
486         (newsticker-default-face): Enable again.
487         (newsticker-hide-old-items-in-newsticker-buffer)
488         (newsticker-show-descriptions-of-new-items):
489         Use `newsticker--set-customvar-buffer' for :set.  Change :group.
490         (newsticker-show-all-news-elements): Change :group.
491         (newsticker-plainview-hooks): New.
492         (newsticker-select-item-hook, newsticker-select-feed-hook)
493         (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
494         (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
495         to `newsticker--plainview-tool-bar-map'.
496         (newsticker--url-keymap): Add mouse-1 binding.
497         (newsticker-plainview): New.
498         (newsticker-mark-all-items-of-feed-as-read): Change doc.
499         (newsticker--buffer-do-insert-text): Use renamed
500         newsticker--[buffer-]insert-enclosure and
501         newsticker--[buffer-]print-extra-elements.
502         (newsticker--buffer-set-faces): Use newsticker-default-face.
504         * net/newsticker-treeview.el: New.
506 2008-06-08  Andreas Schwab  <schwab@suse.de>
508         * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
510         * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
512         * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
513         empty line.
515         * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
517 2008-06-08  Martin Rudalics  <rudalics@gmx.at>
519         * window.el (split-height-threshold, split-width-threshold):
520         Add choice nil.
521         (split-window-preferred-function): Allow either nil or a function.
522         (window--splittable-p, window--try-to-split-window):
523         Handle changed option values.
525         (window--frame-usable-p): Handle nil argument.
527         (display-buffer): Call get-lru-window when pop-up-windows is nil
528         and window can't be split.
530 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
532         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
534         * net/tramp.el (top): Quote feature names.  Remove
535         `tramp-rfn-eshadow-setup-minibuffer' from
536         `rfn-eshadow-setup-minibuffer-hook' when unloading.
537         (tramp-read-passwd): There is only one call to
538         `auth-source-user-or-password' needed.  Pacify byte compiler.
540 2008-06-08  Andreas Schwab  <schwab@suse.de>
542         * window.el (display-buffer): Use lru window if current window
543         cannot be split.
545 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
547         * apropos.el (apropos-library): New command and new button.
548         (apropos-library-button): New function.
550         * apropos.el: Remove spurious * in docstrings.
551         (apropos-label-face): Use variable pitch.
552         (apropos-print): Use dolist and with-current-buffer.
553         (apropos-print-doc): Use when.
555         * window.el (special-display-p, display-buffer):
556         Fix up C->Elisp transcription error.
558 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
560         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
561         (byte-compile-file): Initialize it.
562         (byte-compile-nogroup-warn): Keep track of the current group.
564 2008-06-08  Glenn Morris  <rgm@gnu.org>
566         * Makefile.in (compile, compile-always, bootstrap-prepare):
567         Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
569 2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
571         * language/hanja-util.el (hanja-init-load): Use a char-table for
572         hanja-table.
573         (hangul-to-hanja-char): Adjust for the above change.
575 2008-06-07  Glenn Morris  <rgm@gnu.org>
577         * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
578         lm-keywords.
580         * mail/sendmail.el (mail-interactive): Add :version.
582         * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
583         obsolete alias.
585         * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
586         * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
587         * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
588         * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
589         * eshell/esh-util.el, international/mule-cmds.el:
590         * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
591         * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
592         Remove unnecessary eval-when-compiles and eval-and-compiles.
594         * Makefile.in (bootstrap-clean): Run autogen-clean.
595         (maintainer-clean): No need to run autogen-clean now it is included in
596         bootstrap-clean.
598 2008-06-06  Miles Bader  <miles@gnu.org>
600         * Makefile.in (ELCFILES): Add gnus/nndir.elc.
602 2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
604         * menu-bar.el (menu-bar-options-menu): Add Menu entry for
605         longlines mode.
607         * replace.el (replace-search-function)
608         (replace-re-search-function): New vars.
609         (perform-replace): Use them.
611         * longlines.el (longlines-re-search-forward): New function.
612         (longlines-mode): Bind replace-search-function and
613         replace-re-search-function, to ensure that replacement commands
614         treat newlines as spaces.
615         (longlines-show-effect): Default to a pilcrow sign.
617 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
619         * help.el (function-called-at-point):
620         * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
621         even when calling find-tag-default.
623 2008-06-06  Daniel Colascione  <danc@merrillpress.com>
625         * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
626         (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
627         (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
628         (nxml-fontify-buffer, nxml-do-fontify):
629         Remove obsolete variables and functions.
630         (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
631         (nxml-degrade, nxml-after-change, nxml-after-change1)
632         (nxml-extend-region, nxml-extend-after-change-region)
633         (nxml-extend-after-change-region1, nxml-fontify-matcher)
634         (nxml-toggle-char-ref-extra-display): Use font-lock, and
635         font-lock-extend-region-functions in particular, to fontify
636         nxml-mode buffers.
637         (nxml-debug-region): New debugging helper function.
639         * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
640         (nxml-scan-after-change, nxml-move-tag-backwards):
641         Adapt for font-lock changes.
643         * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
644         (nxml-debug-set-inside, nxml-debug-clear-inside):
645         New debugging functions.
646         (nxml-with-degradation-on-error): New helper macro.
648 2008-06-06  Martin Rudalics  <rudalics@gmx.at>
650         * window.el (display-buffer): Remove dead call to get-lru-window.
652 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
654         * mail/sendmail.el (mail-interactive): Change default.
656 2008-06-05  John Paul Wallington  <jpw@pobox.com>
658         * bindings.el (completion-ignored-extensions):
659         Add .p64fsl, .d64fsl, and .dx64fsl.
661 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
663         * ffap.el (ffap-prompter): Don't use the region.
665 2008-06-05  Sam Steingold  <sds@gnu.org>
667         * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
668         subdirectory to be registered.
670 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
672         * window.el (display-buffer-function, special-display-p)
673         (special-display-buffer-names, special-display-regexps)
674         (special-display-function, same-window-p, same-window-buffer-names)
675         (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
676         (pop-up-frame-function, pop-up-windows, even-window-heights)
677         (split-window-preferred-function, split-height-threshold)
678         (window--display-buffer-1, display-buffer, pop-to-buffer):
679         Move from window.c and buffer.c.
680         (window--splittable-p, window--try-to-split-window)
681         (window--frame-usable-p, window--display-buffer-2)
682         (window--even-window-heights): New functions.
683         (split-width-threshold): New option.
684         (split-window-preferred-horizontally): Remove.
686         * cus-start.el: Remove corresponding declarations.
688 2008-06-05  Sam Steingold  <sds@gnu.org>
690         * vc.el (vc-update): Use `save-some-buffers' instead of signaling
691         an error on modified buffers.
693 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
695         * progmodes/etags.el (tags-verify-table): Be careful to use and update
696         tags-file-name and tags-table-list from the right buffer.
697         (tags-table-check-computed-list, tags-table-extend-computed-list)
698         (find-tag-noselect): Use with-current-buffer.
700         * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
701         Use print-circle.
703         * minibuffer.el (minibuffer-local-must-match-filename-map):
704         Declare obsolete alias for the old name.
706         * abbrev.el (unexpand-abbrev): Better preserve markers.
708 2008-06-05  Glenn Morris  <rgm@gnu.org>
710         * emacs-lisp/autoload.el (autoload-rubric): New function,
711         extracted from autoload-ensure-default-file.
712         (autoload-ensure-default-file): Use autoload-rubric.
714         * cus-dep.el (generated-custom-dependencies-file): Doc fix.
715         (custom-dependencies-no-scan-regexp): New variable.
716         (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
717         Don't scan files matching custom-dependencies-no-scan-regexp.
718         Disable undo in the output buffer.  Remove kept-new-versions wackiness.
720         * finder.el (finder-headmark): Initialize and add doc string.
721         (generated-finder-keywords-file): Doc fix.
722         (finder-no-scan-regexp): New variable.
723         (finder-compile-keywords): Use a single let binding.
724         Disable undo in the output buffer.  Use autoload-rubric.
725         Use mapc rather than mapcar.  Don't scan files matching
726         finder-no-scan-regexp.  Use with-temp-buffer.  Use expand-file-name
727         rather than concat.  Use directory-files to do regexp matching.
728         No need to require jka-compr.
729         (finder-list-keywords): Remove un-needed set-buffer.  Disable undo.
730         (finder-list-matches): Disable undo.
731         (finder-commentary): Use let rather than let*.  Disable undo.
732         (finder-current-item): Use zerop.
733         (finder-mode): Use define-derived-mode.
734         (finder-exit): Doc fix.  Use dolist.
736         * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
737         (custom-deps): Don't require $(lisp)/cus-load.el.
738         (custom-deps, finder-data): Don't depend on autoloads.
739         Should not be needed now, and doing so was causing make install to
740         re-dump emacs post-bootstrap.
741         (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
742         mid-build forces some things to be rebuilt.
744 2008-06-05  Miles Bader  <miles@gnu.org>
746         * face-remap.el
747         (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
748         (face-remap-remove-relative): Renamed from
749         `remove-relative-face-remapping'.
750         (face-remap-reset-base): Renamed from
751         `set-default-base-face-remapping'.
752         (face-remap-set-base): Renamed from `set-base-face-remapping'.
753         (text-scale-increase): Renamed from `increase-buffer-face-height'.
754         (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
755         (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
757         * face-remap.el (variable-pitch-mode): Autoload.
759 2008-06-04  Sam Steingold  <sds@gnu.org>
761         * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
762         Generate extra status headers for a Mercurial tree.
764 2008-06-04  John Paul Wallington  <jpw@pobox.com>
766         * echistory.el (electric-history-map): Define within defvar.
767         Add docstring.
769         * font-lock.el (font-lock-turn-off-thing-lock)
770         (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
771         Use `bound-and-true-p'.
772         (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
773         Doc fixes.
775         * international/ccl.el (define-ccl-program): Add `doc-string'
776         declaration.
778 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
780         * face-remap.el (variable-pitch-mode): Reflow docstrings.
781         (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
783 2008-06-04  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
785         * emacs-lisp/rx.el (rx): Doc fix.
787 2008-06-04  Markus Triska  <markus.triska@gmx.at>
789         * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
791 2008-06-04  Miles Bader  <miles@gnu.org>
793         * face-remap.el (adjust-buffer-face-height): New function.
794         Add autoloaded keybindings in ctl-x-map.
795         (increase-buffer-face-height, decrease-buffer-face-height):
796         Simplify interactive spec to just "p".  Remove autoloaded keybindings.
798 2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
800         * simple.el (line-move-1): If we did not move as far as desired,
801         ensure that point-left and point-entered hooks are called.
803 2008-06-03  Sam Steingold  <sds@gnu.org>
805         * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
807 2008-06-03  John Paul Wallington  <jpw@pobox.com>
809         * progmodes/make-mode.el (makefile-cleanup-continuations)
810         (makefile-warn-suspicious-lines, makefile-warn-continuations):
811         Use `derived-mode-p'.
813 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
815         * Makefile.in (update-elclist): Impose a fixed collation for sorting.
816         (ELCFILES): Update.
818 2008-06-03  Miles Bader  <miles@gnu.org>
820         * face-remap.el: New file.
821         * Makefile.in (ELCFILES): Add face-remap.elc.
823 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
825         * progmodes/flymake.el (flymake-process-filter): Make sure the source
826         buffer isn't dead.
828         * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
829         * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
830         * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
831         * obsolete/auto-show.el, obsolete/hscroll.el:
832         Remove packages that were obsolete in Emacs-20, or that were obsolete
833         in Emacs-21 and do not contain any more code.
835         * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
836         vc-client-mode is not set.
838         * image-mode.el (image-mode-map): Suppress key map and bind `q'.
839         * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
841         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
842         yet a bit more clever at distinguishing / from /.
844 2008-06-03  Kenichi Handa  <handa@m17n.org>
846         * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
848 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
850         * language/hanja-util.el: New file.
852 2008-06-03  Glenn Morris  <rgm@gnu.org>
854         * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
855         Check that end-of-word follows "type".
857 2008-06-02  Daiki Ueno  <ueno@unixuser.org>
859         * epa-file.el (epa-file-write-region): Write the entire buffer
860         content if START is nil.
862 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
864         * select.el (x-get-selection): Fix typo.
866 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
868         * descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.
869         (describe-char): Use `looking-at-p', `string-match-p' when possible.
871 2008-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
873         * tar-mode.el (tar-header-block-summarize): Ensure one space around
874         user&group.
876 2008-05-31  John Paul Wallington  <jpw@pobox.com>
878         * help-fns.el (describe-variable-custom-version-info):
879         Handle dotted `package-version' info.
881 2008-05-31  Juanma Barranquero  <lekktu@gmail.com>
883         * icomplete.el (icomplete-get-keys): Doc fix.  Use `when'.
885 2008-05-31  Dan Nicolaescu  <dann@ics.uci.edu>
887         * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
888         names and improve support for unregistered files.
890 2008-05-31  Glenn Morris  <rgm@gnu.org>
892         * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
893         Remove shell variable `elc'.  Split tests to hopefully be more portable.
894         Fix `sel' assignment.
896 2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
898         * minibuffer.el (completion-table-dynamic): Doc fix.
900 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
902         * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
903         Try and return `unregistered' when applicable.
905         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
906         Don't encourage naming variables with "-flag".
908 2008-05-30  Glenn Morris  <rgm@gnu.org>
910         * Makefile.in (update-elclist): Hide the warning when it does not apply,
911         make it milder when it does.
912         (autogen-clean): New target.
913         (maintainer-clean): Use autogen-clean.
915         * calendar/diary-lib.el (diary-display-function): New name for
916         diary-display-hook.  Keep old name as obsolete alias.  Doc fix.
917         Change custom type and version.
918         (diary-list-entries-hook, diary-list-entries, diary-simple-display)
919         (diary-fancy-display): Doc fixes.
920         (diary-list-entries, diary-include-other-diary-files)
921         (diary-mail-entries):
922         Use diary-display-function rather than diary-display-hook.
924         * calendar/appt.el (appt-check): Use diary-display-function rather than
925         diary-display-hook.
926         * calendar/cal-x.el (calendar-dedicate-diary): Update for
927         diary-display-function replacing diary-display-hook.
928         * org/org-agenda.el (org-get-entries-from-diary): Also set
929         diary-display-function.
931         * calendar/cal-html.el (cal-html-list-diary-entries):
932         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
933         * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
934         argument of diary-list-entries rather than setting diary-display-hook.
936 2008-05-30  Kenichi Handa  <handa@m17n.org>
938         * international/mule-conf.el (utf-8-with-signature): Renamed from
939         utf-8-sig.
940         (utf-8-auto): Adjusted for the above change.
942         * international/mule-diag.el (describe-font): Don't check fontset
943         here, and just call font-info.  Get the default font by from the
944         default face.
946 2008-05-29  Kenichi Handa  <handa@m17n.org>
948         * international/mule-conf.el (utf-8-sig, utf-8-auto):
949         New coding systems.
951         * international/mule.el (define-coding-system): Accept :bom for utf-8.
953 2008-05-29  Espen Wiborg  <espen.wiborg@telio.no>  (tiny change)
955         * international/utf-7.el (utf-7-encode): Use the right escape char
956         depending on imap/nonimap encoding.
958 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
960         * minibuffer.el (completion-pcm-all-completions): Add the base-size.
962 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
964         * icomplete.el (icomplete-prospects-height): Add :group.
966 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
968         * icomplete.el (icomplete-prospects-length): Make obsolete.
969         (icomplete-prospects-height): New var.
970         (icomplete-completions): Use it.
972 2008-05-29  David Kastrup  <dak@gnu.org>
974         * autoinsert.el (auto-insert): Add :link.
976 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
978         * tar-mode.el (tar-header): New field `header-start'.
979         (tar-header-block-tokenize): Set it when useful.
980         Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
981         (tar-header-data-end): New function.
982         (tar-summarize-buffer): Use it.
983         (tar-next-line): Fix goal column for long usernames.
984         (tar-expunge-internal): Use header-start.
985         (tar-rename-entry): Handle ustar-style long names.
986         (tar-alter-one-field): Add optional `descriptor' argument.
987         (tar-subfile-save-buffer): Use it.
989 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
991         * tar-mode.el (tar-header): New field `header-start'.
992         (tar-header-block-tokenize): Set header-start for longlink entries.
993         (tar-expunge-internal): Use header-start to expunge longlink entries.
995         * files.el (hack-local-variables): Don't signal an error if the local
996         variable section is not properly terminated.
998         * emacs-lisp/easymenu.el (easy-menu-convert-item)
999         (easy-menu-convert-item-1): Move the duplicate-generation outside of
1000         the caching so it also works for identical entries.
1002         * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
1003         (tar-mode): Use write-region-annotate-functions rather than
1004         write-contents-functions.
1005         (tar-extract): Remove unused var `pos'.
1006         (tar-subfile-save-buffer): Remove unused var `following-descs'.
1007         (tar-mode-write-file): Remove.
1008         (tar-write-region-annotate): New function.
1010         * progmodes/flymake.el (flymake-save-buffer-in-file):
1011         * shadowfile.el (shadow-copy-file):
1012         * arc-mode.el (archive-*-write-file-member):
1013         * files.el (diff-buffer-with-file):
1014         * subr.el (with-temp-file): Pass nil to write-region.
1015         * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
1017         * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
1018         the custom.
1020         * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
1021         to write-region.
1023 2008-05-28  Glenn Morris  <rgm@gnu.org>
1025         * Makefile.in (update-elclist): Work around non-portability of "\"
1026         in various implementations of echo.
1028 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1030         * international/mule-diag.el (describe-current-coding-system):
1031         Don't assume selection-coding-system is always defined.
1033         * tar-mode.el: Use defstruct and markers.
1034         (tar-setf): Remove.
1035         (tar-header): Use defstruct.  Add `data-start' field.
1036         (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
1037         (tar-desc-data-start): Remove (now called tar-header-data-start).
1038         (tar-roundup-512): New fun.
1039         (tar-header-block-tokenize): Receive a buffer position rather than
1040         a string.  Handle @longLink here, be more careful about it.
1041         Create a marker for data-start.
1042         (tar-summarize-buffer): Don't handle @LongLink here any more.
1043         (tar-expunge-internal, tar-subfile-save-buffer): Don't update
1044         data-start on the following entries any more.
1045         (tar-chown-entry, tar-chgrp-entry): Use read-number.
1047         * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
1048         (tar-header-offset): Remove.
1049         (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
1050         Not permanent any more.
1051         (tar-data-buffer): New var.
1052         (tar-data-swapped-p, tar-change-major-mode-hook)
1053         (tar-mode-kill-buffer-hook): New funs.
1054         (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
1055         (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
1056         (tar-clear-modification-flags, tar-alter-one-field)
1057         (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
1058         Change accordingly.
1060 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
1062         * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
1063         (vc-dir-resynch-file): ... this.  Update callers.
1064         Use vc-string-prefix-p.  Ignore directory args.
1065         (vc-string-prefix-p): CSE.
1066         (vc-resynch-buffer): Restore conditional.
1068         * vc-hooks.el (vc-after-save): Improve test.
1069         (vc-mode-line): Fix indentation.
1071 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
1073         * calendar/parse-time.el (parse-time-months)
1074         (parse-time-weekdays): Add long-form month and day names.
1076 2008-05-27  Glenn Morris  <rgm@gnu.org>
1078         * Makefile.in (update-elclist): Make errors in final sed non-fatal.
1080 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1082         * vc-dispatcher.el (vc-string-prefix-p): New function.
1083         (vc-dir-parent-marked-p): Use it.
1085 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
1087         * vc.el (Problems): Remove fixed issues.
1088         (vc-expand-dirs): Avoid returning directories.
1089         (vc-dir): Fix C-x v v binding.
1090         (vc-make-backend-object): Fix name.
1091         (vc-dir-show-fileentry): Fix docstring.
1092         (vc-dir-refresh): Use vc-dir-backend.  Fix docstring.
1093         (vc-dir-refresh-files): Use vc-dir-backend.  Fix docstring.
1094         Reset the state for directories.
1095         (vc-dir-headers): Align labels.
1096         (vc-default-status-printer): Do no call prettify-state-info.
1097         (vc-deduce-fileset): Replace implementation with one based on a
1098         working older version.
1099         (vc-next-action): Use the new form of vc-deduce-fileset.
1100         Fix dealing with unregistered files.
1102         * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
1103         (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
1104         (vc-dir-child-files): New function.
1105         (vc-dir-node-directory): New function.
1106         (vc-dir-update, vc-dir-parent-marked-p)
1107         (vc-dir-children-marked-p, vc-dir-mark-all-files)
1108         (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
1110         * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
1112 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1114         * diff-mode.el (diff-context-mid-hunk-header-re): New const.
1115         (diff-font-lock-keywords, diff-context->unified)
1116         (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
1117         (diff-hunk-text, diff-find-source-location): Use it.
1118         (diff-post-command-hook): Let the user edit the hunk headers.
1120 2008-05-26  Andreas Schwab  <schwab@suse.de>
1122         * vc.el (vc-default-prettify-state-info): Fix formatting of an
1123         unknown state.
1125         * tar-mode.el (tar-summarize-buffer): Comment fix.
1127 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1129         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
1131 2008-05-26  Glenn Morris  <rgm@gnu.org>
1133         * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
1135 2008-05-25  John Paul Wallington  <jpw@pobox.com>
1137         * proced.el (proced-next-line, proced-previous-line):
1138         Avoid calling `next-line' and `previous-line' from Lisp code.
1140 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
1142         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
1143         Use diary-ordinal-suffix.
1145 2008-05-24  Juanma Barranquero  <lekktu@gmail.com>
1147         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
1148         (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
1149         (edebug-save-displayed-buffer-points, edebug-initial-mode)
1150         (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
1151         (edebug-print-length, edebug-print-level, edebug-print-circle)
1152         (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
1153         (edebug-global-break-condition, edebug-sit-for-seconds):
1154         Remove spurious * from defcustom docstrings.
1155         (edebug-unwrap*, edebug-signal, edebug-eval-display):
1156         Improve argument/docstring consistency.
1157         (edebug-test-coverage, edebug-gensym, edebug-read)
1158         (edebug-top-level-nonstop, edebug-eval-result-list)
1159         (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
1160         (edebug-eval-defun, edebug-eval-top-level-form, edebug)
1161         (edebug-display-freq-count): Reflow docstrings.
1162         (edebug-restore-status): Doc fix.
1164 2008-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1166         * proced.el (proced-header-line): Use the :align-to 0 feature
1167         rather than computing the corresponding position manually.
1168         (proced-update): Don't hardcode point-min==1.
1170 2008-05-24  Alan Mackenzie  <acm@muc.de>
1172         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
1173         if c-file-style is set to a non-string.
1175         (c-neutralize-CPP-line): Surround by `save-excursion'.
1176         (c-neutralize-syntax-in-CPP): Optimize for speed.
1178 2008-05-24  Glenn Morris  <rgm@gnu.org>
1180         * Makefile.in (update-elclist): New target, to update ELCFILES.
1181         (bootstrap-after): Run update-elclist.
1183 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1185         * icalendar.el (icalendar-version): Increase to "0.19".
1186         (icalendar--date-style): New function.
1187         (icalendar--datetime-to-diary-date): Doc fix.
1188         Use icalendar--date-style.
1189         (icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
1190         (icalendar--convert-yearly-to-ical)
1191         (icalendar--convert-recurring-to-diary): Handle iso date style,
1192         use icalendar-date-style.
1194 2008-05-23  Dan Nicolaescu  <dann@ics.uci.edu>
1196         * vc.el (vc-delete-file): Make sure the buffer is deleted and
1197         vc-dir buffers are updated.
1199 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1201         * vc.el (vc-delete-file): Don't try to resynch the buffer.
1203 2008-05-23  Paul Rivier  <paul.r.ml@gmail.com>
1205         * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
1206         * textmodes/reftex.el (reftex-extra-bindings-map): New var.
1207         (reftex-extra-bindings): Use it.
1209         * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
1210         away from the user-reserved keys.
1212         * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
1213         New vars.
1214         (ada-create-keymap): Use them.
1216 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1218         * emacs-lisp/regexp-opt.el (regexp-opt): Always return
1219         a properly-grouped regexp.
1221 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
1223         * progmodes/cap-words.el (capitalized-words-mode):
1224         Fix typos in docstring.
1226 2008-05-23  Kenichi Handa  <handa@m17n.org>
1228         * international/mule-conf.el: Don't define the charset `emacs'
1229         here, just put :docstring, :short-name, and :long-name.
1231 2008-05-22  Kenichi Handa  <handa@m17n.org>
1233         * international/mule-diag.el (font-show-log): Limit each listing
1234         to 20 items.
1236 2008-05-23  Nick Roberts  <nickrob@snap.net.nz>
1238         * progmodes/gdb-ui.el (gdb-enable-debug): New function.
1239         (gdb-annotation-rules): New entry for "thread-changed".
1240         (gdb-thread-changed): New function.
1242 2008-05-23  Glenn Morris  <rgm@gnu.org>
1244         * Makefile.in (SOURCES): Remove, unused.
1245         (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
1246         (TAGS, TAGS-LISP): Use a single rule with multiple targets.
1247         Exclude more '*loaddefs' files.
1248         (compile-always): Simplify '.elc' deletion.
1250 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1252         * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
1253         (vc-bzr-revision-completion-table): Handle `boundaries' argument.
1255         * minibuffer.el (completion-boundaries): Change calling
1256         convention, so `string' has the same semantics as in
1257         try-completion and all-completions.
1258         (completion-table-with-context, completion--embedded-envvar-table)
1259         (completion--file-name-table)
1260         (completion-pcm--find-all-completions): Adjust code accordingly.
1262 2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
1264         * image-mode.el (image-mode-winprops): Add argument CLEANUP to
1265         prune image-mode-winprops-alist, preventing it from growing
1266         indefinitely.
1267         (image-mode-reapply-winprops): Use it.
1269 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
1271         * net/netrc.el (netrc-machine): Always match if the port is not given.
1273 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1275         * minibuffer.el (completion-pcm--find-all-completions):
1276         Don't add pseudo-completions.
1278         * icomplete.el (icomplete-eoinput): Remove.
1279         (icomplete-overlay): New var to replace it.
1280         (icomplete-tidy): Rewrite.
1281         (icomplete-exhibit): Use an overlay.
1282         (icomplete-completions): Use completion-all-sorted-completions.
1283         Obey completion-ignore-case.
1285         * files.el (locate-dominating-file): Accept non-existing argument.
1286         (project-find-settings-file): Rewrite, using locate-dominating-file.
1288 2008-05-22  Kenichi Handa  <handa@m17n.org>
1290         * faces.el (font-weight-table, font-slant-table, font-width-table):
1291         Delete them.  Don't call internal-set-font-style-table.
1293         * international/mule-diag.el (font-show-log): New function.
1295         * international/fontset.el (script-representative-chars): Add more
1296         chars for latin.  Add data for symbol.
1297         (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
1299 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1301         * minibuffer.el (completion-all-sorted-completions): New var.
1302         (completion--flush-all-sorted-completions)
1303         (completion-all-sorted-completions): New functions.
1304         (minibuffer-force-complete): New command.
1306 2008-05-21  Glenn Morris  <rgm@gnu.org>
1308         * files.el (c-postprocess-file-styles): Declare for compiler.
1310         * Makefile.in: Allow for parallel byte-compiling.
1311         (ELCFILES): New variable.
1312         (.el.elc): Remove prerequisites from suffix rule.  Print a message.
1313         (compile-first, compile-main, compile-last): New targets.
1314         (compile-always): Simplify - delete .elc files, then `make compile'.
1316         * Makefile.in (compile-calc): Use glob rather than find.
1317         ($(lisp)/progmodes/cc-mode.elc): Use $@.
1319         * eshell/esh-module.el: No need for cl when compiling.
1321         * eshell/eshell.el (eshell-defgroup): New alias.
1322         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1323         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1324         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1325         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1326         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1327         * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
1328         Autoload the custom group.  Set generated-autoload-file.
1329         * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
1330         for eshell-defgroup.
1331         * eshell/esh-module.el (eshell-load-defgroups): Remove.
1332         Require esh-groups rather than loading it.
1334 2008-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1336         * proced.el (proced-header-line): New variable and new function.
1337         (proced-mode): Set header-line-format.
1338         (proced-update): Set proced-header-line.
1339         (proced-send-signal): Use proced-header-line.
1341 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1343         * macros.el (insert-kbd-macro): Use prin1-char.
1345 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1347         * minibuffer.el (completion-boundaries): New function.
1348         (completion--some): Delay errors.
1349         (complete-with-action, completion-table-with-context):
1350         Handle `boundaries' case.
1351         (completion--try-word-completion): Avoid partial-completion
1352         when the user hasn't entered anything yet.
1353         (minibuffer-local-map, minibuffer-local-filename-completion-map)
1354         (minibuffer-local-must-match-map, minibuffer-local-completion-map)
1355         (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
1356         Setup default keybindings.
1357         (completion--embedded-envvar-re): New var.
1358         (completion--embedded-envvar-table): Use it.  Handle `boundaries' case.
1359         (completion--file-name-table): Handle `boundaries' case.
1360         (completion-pcm--pattern->regex): Avoid pathological backtracking.
1361         (completion-pcm--all-completions): Add a `prefix' arg.
1362         (completion-pcm--find-all-completions): New function.
1363         (completion-pcm-all-completions, completion-pcm-try-completion):
1364         Use it.
1366         * icomplete.el (icomplete-completions): Don't use `predicate' with
1367         a table of a different type than `candidates'.
1369 2008-05-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1371         * proced.el (proced-goal-column): Rename from proced-procname-column.
1372         (proced-goal-header-re): Rename from proced-procname-column-regexp.
1373         (proced-move-to-goal-column): Rename from proced-move-to-procname.
1374         (proced-header-face, proced-header-regexp): Remove.
1375         (proced-font-lock-keywords): Remove proced-header-face.
1376         (proced-header-alist, proced-sorting-schemes-re): New variables.
1377         (proced): Rename Proced buffer to *Proced*.
1378         (proced-next-line, proced-previous-line): New commands.
1379         (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
1380         (proced-hide-processes): Do not treat first line as special.
1381         (proced-header-space): New function.
1382         (proced-update): Use header-line-format.
1383         Initialize proced-header-alist and proced-sorting-schemes-re.
1384         Set proced-goal-column.  Include proced-command in mode-name.
1385         (proced-send-signal): Use header-line-format for *Marked
1386         Processes* buffer.
1387         (proced-sort): Restrict minibuffer completion to applicable
1388         sorting schemes.
1389         (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
1391 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1393         * icomplete.el (icomplete-simple-completing-p):
1394         Allow icomplete-with-completion-tables to say "use it everywhere".
1395         (icomplete-completions): Obey completion-styles.  Try to accommodate
1396         partial-completion style.
1398 2008-05-20  Michael Olson  <mwolson@gnu.org>
1400         * files.el (project-find-settings-file): Change concat to
1401         expand-file-name.
1403 2008-05-19  Tom Tromey  <tromey@redhat.com>
1405         * files.el (normal-mode): Call hack-project-variables.
1406         (hack-local-variables-confirm): Add 'project' argument.
1407         (hack-local-variables-apply): New function.
1408         (hack-local-variables): Use it.
1409         (project-class-alist, project-directory-alist): New variables.
1410         (project-get-alist): New function.
1411         (project-collect-bindings-from-alist)
1412         (project-collect-binding-list, set-directory-project)
1413         (project-find-settings-file, project-define-from-project-file)
1414         (hack-project-variables): New functions.
1416 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1418         * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
1420 2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
1422         * faces.el (font-weight-table): Fix typo in docstring.
1424 2008-05-18  David Hull  <david@snap.com>  (tiny change)
1426         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
1427         (vc-hg-annotate-command): Allow white space before version number.
1429 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
1431         * calc/calc-yank.el (calc-register-alist): New variable.
1432         (calc-set-register, calc-get-register, calc-copy-to-register)
1433         (calc-insert-register, calc-add-to-register, calc-append-to-register)
1434         (calc-prepend-to-register): New functions.
1436         * calc/calc-ext.el (calc-init-extensions): Add keybindings for
1437         `calc-copy-to-register' and `calc-insert-register'.
1438         Autoload new register functions.
1440         * calc/calc-help.el (calc-r-prefix-help): Add help for register
1441         functions.
1443 2008-05-18  Dan Nicolaescu  <dann@ics.uci.edu>
1445         * vc.el (Todo): Add known problems.
1446         (vc-dir-backend): New variable.
1447         (vc-dir): Set it.
1448         (vc-make-backend-object, vc-generic-status-printer)
1449         (vc-generic-state, vc-generic-status-fileinfo-extra)
1450         (vc-dir-extra-menu): Use it.
1451         (vc-generic-dir-headers): Remove, unused.
1453         * vc-dispatcher.el (vc-dir-previous-directory): Rename from
1454         vc-dir-prev-directory for consistency with vc-dir-previous-line.
1455         (vc-dir-mode-map): Fix bindings.
1457         * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
1459 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
1461         * calc/calc-yank.el (calc-kill): Make sure that only the stack is
1462         operated on.
1463         (calc-kill-region): Kill entire lines.
1465 2008-05-17  Glenn Morris  <rgm@gnu.org>
1467         * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
1468         simplify initial value.
1469         (defezimage): Drop support for Emacs without defimage, use a featurep
1470         test rather than fboundp when defining, drop with-no-warnings.
1471         (ezimage-insert-over-text): Move featurep test inside
1472         add-text-properties.
1474         * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
1476         * net/tramp.el (top-level): Load auth-source when compiling.
1478         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
1480 2008-05-17  Andreas Schwab  <schwab@suse.de>
1482         * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
1484 2008-05-17  Dan Nicolaescu  <dann@ics.uci.edu>
1486         * vc.el (vc-annotate-show-diff-revision-at-line): Change
1487         vc-diff-internal arg to match what vc-deduce-fileseset returns now.
1489 2008-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1491         * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
1493 2008-05-17  Jim Meyering  <meyering@redhat.com>
1495         * ido.el (ido-save-history): Do not emit a trailing newline at the
1496         end of the ido history file.
1498 2008-05-16  John Paul Wallington  <jpw@pobox.com>
1500         * vc-dispatcher.el (top-level): Revert previous change: require cl
1501         when compiling.
1503 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1505         * vc.el (vc-default-status-printer)
1506         (vc-default-prettify-state-info): Enhance the state prettyprinter
1507         to deal better with unknown states and indirect through it when
1508         painting vc-dir buffers.
1510 2008-05-16  John Paul Wallington  <jpw@pobox.com>
1512         * vc-dispatcher.el (top-level): Don't require cl when compiling.
1513         (vc-dir-mode-map): Fix backquote.
1514         (vc-at-event): Doc fix.  Use `make-symbol' instead of `gensym'.
1516 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
1518         * net/tramp.el (tramp-handle-write-region): Fix check for short track.
1519         Reported by Glenn Morris <rgm@gnu.org>.
1521 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1523         * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
1524         the end of the file, it was good work at one time but has been
1525         stale since 1995 and may now be actively misleading.
1526         * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
1527         CVS repository and module (assumptions for the latter a bit iffy).
1528         * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
1529         SVN repository.
1531 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
1533         * vc-rcs.el (vc-rcs-create-tag):
1534         * vc-sccs.el (vc-sccs-create-tag):
1535         Fix typo in error message and pass backend arg.
1537 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
1539         * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
1541 2008-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1543         * net/tramp.el: Load auth-source library.
1544         (tramp-read-passwd): Use it for password, not login.
1546 2008-05-15  Shigeru Fukaya  <shugeru.fukaya@gmail.com>
1548         * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
1549         (ses-print-cell): Use string-width, truncate-string-to-width,
1550         delete-region rather than length, substring, delete-char.
1551         (ses-setup): Set inhibit-point-motion-hooks to t.
1552         Calculate position by actually moving point rather than just using
1553         unibyte character length.
1554         (ses-mode): Set indent-tabs-mode to nil.
1555         (ses-center): Use string-width rather than length.
1557 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1559         * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
1560         * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
1561         Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
1562         vc-*-create-tag and vc-*-retrieve-tag respectively.
1564         * vc-dispatcher.el: Fix an incorrect buffer name and remove an
1565         unneeded defalias.
1567         * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
1569         * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
1570         about buffer names.
1572 2008-05-15  Glenn Morris  <rgm@gnu.org>
1574         * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
1576         * org/org-exp.el (org-infojs-options-inbuffer-template):
1577         Fix declaration.
1579         * progmodes/cc-mode.el (declare-function): Add compat definition.
1580         (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
1582 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
1584         * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
1585         list to a cons so the caller can get back both expanded and
1586         unexpanded filesets.
1587         * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
1588         (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
1589         Change handling of selection-set returns as required.
1591 2008-05-15  John Paul Wallington  <jpw@pobox.com>
1593         * add-log.el (top-level): Don't require cl when compiling.
1595         * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
1596         (archive-*-extract): Use `zerop'.
1597         (archive-*-write-file-member): Use `or', use `zerop'.
1599         * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
1601         * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
1602         (ibuffer-mark-interactive, ibuffer-set-mark)
1603         (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
1604         (ibuffer-map-lines, ibuffer-switch-format)
1605         (ibuffer-update-title-and-summary)
1606         (ibuffer-redisplay-engine): Use it.
1608         * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
1609         (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
1610         (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
1611         (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
1612         (ibuffer-mark-read-only-buffers)
1613         (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
1615         * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
1616         (define-ibuffer-column, define-ibuffer-sorter)
1617         (define-ibuffer-op, define-ibuffer-filter): Add declarations
1618         containing indentation specs, replacing equivalent top-level
1619         forms that set `lisp-indent-function' properties.
1620         (define-ibuffer-op): Use `derived-mode-p'.
1621         (define-ibuffer-filter): Remove redundant `concat' call.
1623 2008-05-14  Michael Albinus  <michael.albinus@gmx.de>
1625         * net/tramp.el (tramp-echo-mark): Update docstring.
1626         (tramp-echo-mark-marker): New defconst.
1627         (tramp-check-for-regexp): Use it.
1629 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
1631         * vc.el (vc-deduce-fileset): Do the right thing when visting a
1632         buffer (say, a log buffer or diff buffer) with a vc-dir buffer
1633         as parent.
1635 2008-05-14  John Paul Wallington  <jpw@pobox.com>
1637         * international/mule.el (convert-define-charset-argument):
1638         Remove period from end of error message.
1639         (coding-system-mnemonic): Doc fix.
1640         (ctext-pre-write-conversion): Doc fix.
1642 2008-05-14  Simon Marshall  <simon@gnu.org>
1644         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
1645         from its default value and give it the risky-local-variable
1646         property (CVE-2008-2142).
1648 2008-05-14  Kenichi Handa  <handa@m17n.org>
1650         * language/korean.el ("Korean"): Set `iso639-language'
1651         property to `ko'.
1653         * language/japanese.el ("Japanese"): Set `iso639-language'
1654         property to `ja'.
1656         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
1657         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
1658         ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
1660         * international/mule-cmds.el (set-language-environment):
1661         Set current-iso639-language.
1663         * international/fontset.el (setup-default-fontset): For kana, han,
1664         hangul, and cjk-misc, move an entry with font-spec at the end.
1665         (generate-fontset-menu): Exclue fontset-auto* from the list.
1667         * composite.el (compose-chars-after): Assume that WINDOW is always
1668         non-nil.
1670         * faces.el (font-weight-table, font-slant-table)
1671         (font-swidth-table): Declare them by defconst.  Change the format
1672         of elements.  Call internal-set-font-style-table after their
1673         declaration.
1674         (face-valid-attribute-values): Call font-family-list.  Get values
1675         for width, weight, and slant from font-xxx-table.
1677         * cus-face.el (custom-face-attributes): Add "thin" for :weight.
1679 2008-05-13  John Paul Wallington  <jpw@pobox.com>
1681         * ibuffer.el (ibuffer-buffer-file-name): New function.
1682         (define-ibuffer-column filename): Use it.
1684         * ibuf-ext.el (define-ibuffer-filter filename): Use it.
1686 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
1688         * talk.el (talk): Simplify.  Pass display arg to talk-add-display
1689         as a string.
1690         (talk-add-display): Simplify.  Accept only string args.
1692 2008-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
1694         * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
1696 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1698         * Makefile.in (bootstrap-prepare): Don't chmod files.
1699         (autoloads): Do it here instead, where it's actually needed.
1701 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
1703         * tool-bar.el (tool-bar-make-keymap): Account for the optional
1704         KEY-BINDING-DATA field in menu-item list.
1706 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1708         * dired.el (dired-read-dir-and-switches): Move things about to use less
1709         recursion during macroexpansion.
1711         * dired.el (dired-read-dir-and-switches): Use read-file-name.
1713         * dired.el (dired-read-dir-and-switches): Ignore ., .., and
1714         completion-ignored-extension directories if there's something else.
1715         (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
1716         (dired-remember-marks, dired-undo, dired-build-subdir-alist)
1717         (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
1718         (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
1719         buffer-read-only -> inhibit-read-only.
1721 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
1723         * vc.el (vc-expand-dirs): Stop this function from tossing out
1724         explicitly specified files.
1726 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1728         * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
1729         to `insert'.
1731 2008-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
1733         * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
1734         cons.  Use vc-annotate-backend.
1735         (with-vc-file, edit-vc-file): Remove unused macros.
1737 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
1739         * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
1740         (smtpmail-try-auth-methods): Use it.
1742 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1744         * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
1745         (setf (nthcdr ..) ..) doesn't require CL at runtime.
1747 2008-05-11  Carsten Dominik  <dominik@science.uva.nl>
1749         * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
1751 2008-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1753         * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
1754         (vc-bzr-revision-completion-table): Use process-file.
1755         (vc-bzr-working-revision): Pass relative file names.
1757         * diff-mode.el (diff-hunk-header-re): Refine the regexp.
1759 2008-05-11  Juri Linkov  <juri@jurta.org>
1761         * wid-edit.el (widget-image-directory): Change default image data
1762         subdirectory from "custom" to "images/custom".
1764         * info.el (Info-next-preorder): Let-bind `Info-history' to nil
1765         before recursive call to `Info-next-preorder' to not add
1766         intermediate nodes to the history.
1768         * isearch.el: Put isearch-scroll property on recenter-top-bottom.
1770         * emulation/cua-base.el: Put isearch-scroll property
1771         on cua-scroll-up and cua-scroll-down.
1773 2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
1775         * vc-hooks.el (vc-recompute-state): Remove (dead code).
1777 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
1779         * vc-dispatcher.el (ewoc): Require.
1780         (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
1782         * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
1784 2008-05-10  Chong Yidong  <cyd@stupidchicken.com>
1786         * term/w32-win.el (x-colors):
1787         * term/mac-win.el (x-colors):
1788         * term/x-win.el (x-colors): Re-order colors.
1790 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
1792         * smerge-mode.el (smerge-command-prefix): Fix custom type.
1794 2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1796         * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
1797         New functions implementing motion to next and previous directory.
1799         * vc-arch.el (vc-arch-command):
1800         * vc-bzr.el (vc-bzr-command):
1801         * vc-cvs.el (vc-cvs-command):
1802         * vc-dispatcher.el (vc-do-command):
1803         * vc-git.el (vc-git-command):
1804         * vc-hg.el (vc-hg-command):
1805         * vc-mcvs.el (vc-mvcs-command):
1806         * vc-mtn.el (vc-mtn-command):
1807         * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
1808         (vc-sccs-workfile-unchanged-p):
1809         * vc-svn.el (vc-svn-command, vc-svn-create-repo),
1810         * vc-rcs.el (all methods): Remove assumption about what a nil
1811         argument to vc-do-command means.  This means no buffer name needs
1812         to be hardcoded into the dispatcher layer, and it's better to be
1813         explicit anyway.
1815         * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
1817 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
1819         * vc.el: Update todo.
1821         * vc-sccs.el (vc-sccs-dir-status):
1822         * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
1823         backends and returning up to date files.
1825         * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
1827 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1829         * vc.el (vc-dir):
1830         * vc-hooks.el: Tweak the VC directory bindings.  These are now
1831         documented in the manual.
1833         * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
1834         (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
1835         (vc-dispatcher-selection-set): Allow callers to pass in an
1836         observer flag that says no buffer sync is required.
1837         * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
1838         Use the observer flag.
1840 2008-05-09  Michael Albinus  <michael.albinus@gmx.de>
1842         * simple.el (start-file-process): Clarify docstring.
1844 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1846         * vc-sccs.el, vc.svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
1847         Remove stub implementations of, and references to, wash-log.
1848         * vc-rcs.el (vc-rcs-comment-history):
1849         * vc-cvs.el (vc-cvs-comment-history):
1850         Inline the code that used to be wash-log.
1852         * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
1853         (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
1854         (vc-sccs-print-log, vc-sccs-diff): Grok directories.
1855         * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
1856         (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
1857         (vc-rcs-print-log): Grok directories.
1859 2008-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1861         * vc.el (vc-mark-resolved): Add `backend' argument.
1862         (vc-next-action): Pass it the backend.
1863         (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
1864         (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
1865         (vc-default-comment-history, vc-default-create-snapshot)
1866         (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
1867         (vc-annotate-revision-previous-to-line)
1868         (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
1869         * vc-svn.el (vc-svn-checkout):
1870         * vc-mcvs.el (vc-mcvs-checkout):
1871         * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
1872         (vc-working-revision, vc-before-save, vc-mode-line):
1873         Prefer vc-call-backend to vc-call so as not to recompute the backend.
1875         * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
1876         state to be consistent since it's often an unwarranted restriction.
1877         Don't return the state either.
1878         (vc-next-action): Check that the state is consistent.
1879         (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
1880         (vc-rollback, vc-update): Adapt to new return value of
1881         vc-deduce-fileset.
1883         * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
1884         (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
1885         (vc-dispatcher-in-fileset-p): New fun.
1886         (vc-dispatcher-selection-set): Use it to properly handle directories.
1888 2008-05-09  Dan Nicolaescu  <dann@ics.uci.edu>
1890         * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
1891         (vc-update): Remove unused let bindings.
1893 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1895         * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
1896         (vc-diff, vc-revert, vc-rollback, vc-update):
1897         * vc-dispatcher.el (vc-dispatcher-selection-set):
1898         Get rid of 4 special cases in fileset selection.  This involved
1899         changing the return value of (vc-deduce-fileset) so that it passes
1900         back a deduced state as well as a deduced back end.
1902 2008-05-08  Sam Steingold  <sds@gnu.org>
1904         * progmodes/compile.el (compilation-minor-mode-map)
1905         (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
1906         * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
1907         to `compilation-minor-mode-map' (instead of an explicit `cons').
1909 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1911         * org/org.el (org-modules, org-format-latex-options):
1912         * org/org-archive.el (org-archive-stamp-time)
1913         (org-archive-save-context-info):
1914         * org/org-faces.el (org-hide):
1915         * org/org-irc.el (org-irc-parse-link):
1916         * org/org-macs.el (org-call-with-arg, org-autoload):
1917         * org/org-mew.el (org-mew-store-link):
1918         * org/org-remember.el (org-remember-store-without-prompt)
1919         (org-remember-templates): Fix typos in docstrings.
1921         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1923         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1924         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1925         (org-bbdb-anniv-split): Fix typos in docstrings.
1927         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1928         (org-publish-use-timestamps-flag): Reflow docstring.
1929         (org-publish-files-alist): Fix typos in docstring.
1931 2008-05-07  Sam Steingold  <sds@gnu.org>
1933         * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
1934         appears to be too aggressive with window removal.
1936 2008-05-08  Michael McNamara  <mac@mail.brushroad.com>
1938         * verilog-mode.el (verilog-type-font-keywords): Add leda and 0in
1939         as pragma keywords.
1940         (verilog-pretty-expr): Support lining up assignments which include
1941         part selects.
1942         (verilog-mode): More portable check for the availability of
1943         hideshow support.
1944         (verilog-do-indent): Remove special indent for declarations inside
1945         a parenthetical list.  The code is ill-advised, and doesn't work
1946         given the new user defined types.
1947         (verilog-set-auto-endcomments): Enhance function automatic
1948         endcomment to support functions that return user defined types.
1949         (verilog-mode): Add code to tell which-function-mode minor mode
1950         that Verilog supports this feature.
1952 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
1954         * epa-file.el: Require epa-hook.
1956         * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
1958         * epa-hook.el: Renamed from epa-file-hook.el, to avoid
1959         file-names clashes on 8+3 filesystems.  Provide epa-hook.
1961         * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
1962         file-names clashes on 8+3 filesystems.
1964 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1966         * org/org.el (org-read-date-get-relative): Interpret lone
1967         weekday abbreviation as relative to today.
1969 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1971         * abbrev.el (define-abbrev-table):
1972         * composite.el (toggle-auto-composition):
1973         * json.el (json-alist-p, json-plist-p):
1974         * minibuffer.el (completion-table-with-predicate):
1975         * ps-mule.el (ps-mule-external-libraries):
1976         * emacs-lisp/advice.el (ad-special-form-p):
1977         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1978         * eshell/em-smart.el (eshell-review-quick-commands):
1979         * progmodes/python.el (python-comment-line-p, python-blank-line-p)
1980         (python-skip-out, python-check-comint-prompt):
1981         Don't use `iff' in docstrings.
1983         * international/robin.el (robin-package-alist): Fix typo in docstring.
1984         (robin-current-package-name): Doc fix.
1985         (robin-activate): Don't use `iff' in docstring.
1987 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1989         * vc.el, vc-dispatcher.el: VC-Dired support removed.
1990         The code uses a ewoc-based implementation now.
1991         * vc-hooks.el: Support for Meta-CVS has been removed.
1993 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1995         * tool-bar.el: Choose images dynamically.
1996         (tool-bar-make-keymap, tool-bar-find-image): New function.
1997         (tool-bar-find-image-cache): New var.
1998         (tool-bar-local-item, tool-bar-local-item-from-menu):
1999         Don't select the image yet, do it later in tool-bar-make-keymap.
2001 2008-05-07  Andreas Schwab  <schwab@suse.de>
2003         * window.el: Require 'cl when compiling.
2005 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
2007         * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
2009 2008-05-07  Glenn Morris  <rgm@gnu.org>
2011         * subr.el (ignore-errors): Move here from cl-macs.el.
2012         * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
2014         * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
2015         oddness.
2017 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2019         * vc-hooks.el (vc-find-file-hook):
2020         * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
2021         further from vc.el.
2022         * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
2024 2008-05-06  Wilson Snyder  <wsnyder@wsnyder.org>
2026         * verilog-mode.el (verilog-getopt-file): Cleanup warning message format.
2027         (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
2028         (verilog-auto-inout, verilog-auto-inout-module)
2029         (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
2030         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
2031         (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
2032         (verilog-auto-sense-sigs, verilog-auto-tieoff)
2033         (verilog-auto-unused, verilog-auto-wire)
2034         (verilog-decls-get-assigns, verilog-decls-get-consts)
2035         (verilog-decls-get-gparams, verilog-decls-get-inouts)
2036         (verilog-decls-get-inputs, verilog-decls-get-outputs)
2037         (verilog-decls-get-ports, verilog-decls-get-regs)
2038         (verilog-decls-get-signals, verilog-decls-get-wires)
2039         (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
2040         (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
2041         (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
2042         (verilog-inject-sense, verilog-library-filenames)
2043         (verilog-mode-release-date, verilog-mode-version)
2044         (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
2045         (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
2046         (verilog-modi-get-assigns, verilog-modi-get-consts)
2047         (verilog-modi-get-gparams, verilog-modi-get-inouts)
2048         (verilog-modi-get-inputs, verilog-modi-get-outputs)
2049         (verilog-modi-get-ports, verilog-modi-get-regs)
2050         (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
2051         (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
2052         (verilog-modi-get-wires, verilog-preserve-cache)
2053         (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
2054         (verilog-read-sub-decls, verilog-read-sub-decls-line)
2055         (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
2056         (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
2057         Add caching of additional state, and rework signal extraction
2058         routines to improve AUTO expansion performance by 300%++.
2060 2008-05-06  Chong Yidong  <cyd@stupidchicken.com>
2062         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2063         Tweak Open Watcom regexp to distinguish between errors and warnings.
2065 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2067         * dired.el (dired-read-dir-and-switches): Fix up last change.
2069 2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
2071         * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
2072         out of this function, move it to vc-dispatcher-selection-set.
2074 2008-05-05  Sam Steingold  <sds@gnu.org>
2076         * window.el (delete-other-windows-vertically): New function.
2078 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2080         * dired.el (dired-read-dir-and-switches):
2081         Obey read-file-name-completion-ignore-case.
2083 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
2085         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2086         Add regexp for Open Watcom compiler output.
2088 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
2090         * progmodes/python.el (python-block-pairs): Align finally with except.
2092 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2094         * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
2096 2008-05-05  Tom Tromey  <tromey@redhat.com>
2098         * smerge-mode.el (smerge-start-session): Don't call smerge-next if
2099         looking at conflict marker.
2101 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2103         * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
2104         client-mode -> vc-client-object, and guess `funcall' was meant.
2105         (vc-dir-mode): Rename client-mode -> vc-client-mode.
2107 2008-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
2109         * net/zeroconf.el (dbus-call-method, dbus-register-signal)
2110         (dbus-debug): Move declarations outside eval-when-compile.
2112 2008-05-04  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2114         * proced.el (proced-command-alist): Fix system-type values.
2115         Fix defcustom.
2116         (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
2117         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
2118         (proced-sort-start, proced-sort, proced-sort-time): New commands.
2119         (proced-update): Use proced-sorting-scheme.  Update modeline.
2120         (proced-send-signal): Use nreverse.
2121         (proced-sorting-scheme-p): New function.
2123 2008-05-04  Andreas Schwab  <schwab@suse.de>
2125         * vc.el: Require dired when compiling.
2127         * minibuffer.el (completion--insert-strings): Don't delete past bol.
2129 2008-05-03  Glenn Morris  <rgm@gnu.org>
2131         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
2132         * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
2133         Simplify compilation requirements.
2134         * ediff-init.el, ediff-vers.el: Remove unnecessary variable
2135         declarations.
2137 2008-05-03  Dave Love  <fx@gnu.org>
2139         * progmodes/python.el (python-beginning-of-statement):
2140         Loop at least once (fixes 2008-02-21 change).
2142 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
2144         * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
2145         instead of `length' for comparing length of user and group names.
2147 2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
2149         * vc-dispatcher.el: New file, separates out the UI and command
2150         execution machinery from VCS-specific logic left in vc.el.
2151         The separation is not yet completely clean, but it's a good start.
2152         * vc.el: This file is about 1700 lines shorter now.
2153         Remove obsolete logentry-check from the backend API.
2154         * vc-sccs.el (vc-sccs-logentry-check): Remove.  This was the only
2155         implementation of the logentry-check method, and it guarded against
2156         a log length limit that has probably been obsolete for 15 years (!).
2158 2008-05-02  Sam Steingold  <sds@gnu.org>
2160         * progmodes/compile.el (compilation-start): Move setting of
2161         compilation-directory after (funcall mode) as that resets local
2162         variables, this fixes recompile in grep buffers.
2163         * grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
2165 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2167         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2168         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2169         * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
2170         has one of these and that all are called in compatible ways.
2171         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2172         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2173         * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
2174         backend has one of these.
2176 2008-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2178         * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
2179         initialization into define-abbrev-table.  Use :regexp.
2180         (octave-mode-syntax-table): Don't set word syntax for `.
2182         * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
2183         than only value.
2185         * dired.el (dired-read-dir-and-switches):
2186         Set minibuffer-completing-file-name and call substitute-in-file-name.
2187         (dired-format-columns-of-files): Use completion--insert-strings.
2189         * minibuffer.el (completion-hilit-commonality): Revert last change:
2190         the leftover code was actually useful.
2191         (completion--insert-strings): Use string-width rather than length.
2193 2008-05-02  Sam Steingold  <sds@gnu.org>
2195         * vc.el (vc-dir-mode-map): Enable mouse bindings.
2196         (vc-at-event): New macro: run the body at the even location.
2197         (vc-dir-menu, vc-dir-toggle-mark): Use it.
2198         (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
2199         * subr.el (mouse-event-p): Check if the even is mouse-related.
2201 2008-05-02  Nick Roberts  <nickrob@snap.net.nz>
2203         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2204         Don't throw error if no file is found.
2206 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2208         * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
2209         (vc-default-state-heuristic): Doc fix.
2211 2008-05-02  Richard Sharman  <rsharman@pobox.com>
2213         * hilit-chg.el (highlight-changes-mode): Remove references to
2214         hooks that no longer exist.  Because define-minor-mode is used the
2215         hook highlight-changes-mode-hook exists and can do what both the
2216         old hooks used to do.  The documentation at the top of the file
2217         was updated to demonstrate this.
2218         (highlight-changes-mode): Remove commented out call to a hook
2219         function that is no longer there.
2220         (hilit-chg-set): Remove running of highlight-changes-enable-hook.
2222 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2224         * vc.el (vc-default-dired-state-info): Change name of primitive
2225         to prettify-state-info, in preparation for ripping out dired mode.
2226         * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
2227         to prettify-state-info, in preparation for ripping out dired mode.
2228         * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
2229         tries this on a version-controlled buffer.  It will do useless or
2230         actively bad things on any version control system newer than RCS.
2231         * vc-hooks.el (vc-dired-resynch-file):
2232         * vc.el (vc-dired-resynch-file): Change name of primitive to
2233         vc-directory-resynch-file, preparing to remove dired.
2235 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
2237         * vc-rcs.el (vc-rcs-state): Fix typos.
2239         * vc.el (vc-register): Change argument order so that the prefix
2240         argument is assigned correctly.
2241         (vc-next-action, vc-dir-register): Update for the above change.
2243 2008-05-01  Juri Linkov  <juri@jurta.org>
2245         * replace.el (occur-read-primary-args): Set default to the car of
2246         regexp-history and display it in the prompt, but don't add to the
2247         list of minibuffer defaults.  Bind history-add-new-input to nil to
2248         not add automatically `default'.  For empty input return `default'.
2249         Otherwise, add `input' to regexp-history and return it.
2250         (occur-1): Signal an error for the empty regexp.
2252         * progmodes/compile.el (compilation-auto-jump):
2253         Set window point to `pos' explicitly.
2255 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
2257         * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
2258         when appropriate.
2259         * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
2260         we report the 'unregistered state reliably.
2261         * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
2262         we report the 'unregistered state reliably.
2263         * vc-git.el (vc-git-state): Call vc-git-unregistered so
2264         we report the 'unregistered state reliably.
2265         * vc-hooks (vc-state): Document that vc-unregistered is
2266         now expected to be returned reliably.
2267         * vc.el (vc-default-dired-state): Change needs-patch state to
2268         needs-update, since the name now shows up in dir-status listings
2269         and was somewhat misleading.
2270         * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
2271         immediately after removing the file.
2272         * vc.el (vc-next-action): More informative messages when a fileset
2273         is in a mixed state or files are missing.
2275 2008-05-01  Sam Steingold  <sds@gnu.org>
2277         * vc.el (vc-delete-file): Check if the file has uncommitted changes.
2279 2008-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2281         * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
2283 2008-05-01  Daiki Ueno  <ueno@unixuser.org>
2285         * epa-file-hook.el: New file split from epa-file.el.
2286         * epa-file.el: Require 'epa-file-hook.
2287         (epa-file-handler): Add autoload cookie.
2288         * loadup.el: Load epa-file-hook.
2289         * startup.el (command-line): Eval the body of auto-encryption-mode.
2291 2008-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
2293         * vc.el (vc-dir-mode-map): Don't bind "r".
2295         * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
2296         (vc-hg-status-printer): New function.
2297         (vc-hg-after-dir-status): Deal with copied and renamed files.
2298         (vc-hg-dir-status): Add flag to show copied files.
2300 2008-05-01  John Paul Wallington  <jpw@pobox.com>
2302         * ibuffer.el (ibuffer-last-sorting-mode): New variable.
2303         (ibuffer-do-sort-by-recency): Reverse sorting order if last
2304         sorting mode was recency.
2306         * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
2307         reverse sorting order if last sorting mode was the sorter's.
2309 2008-05-01  Jason Rumney  <jasonr@gnu.org>
2311         * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
2313 2008-04-30  John Paul Wallington  <jpw@pobox.com>
2315         * ibuffer.el (define-ibuffer-column filename): When the major mode
2316         is `vc-dir-mode' show the buffer's default directory.
2318         * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
2319         major mode is `vc-dir-mode' use the buffer's default directory.
2321 2008-04-30  Sam Steingold  <sds@gnu.org>
2323         * vc.el (vc-dir-delete-file): Add.
2324         (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
2325         (vc-delete-file): Do not barf when the file has been already deleted.
2327 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2329         * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
2331 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2333         * progmodes/octave-mod.el (octave-help): New function.
2334         * progmodes/octave-hlp.el: Delete.
2335         * info-look.el (octave-mode): Add operator index.
2337         * vc.el (vc-checkout): Typo.
2339 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2341         * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
2342         Add "..." in the appropriate places.
2344         * epa.el (epa-key-list-mode-map): Add more menu entries.
2345         Add "..." in the appropriate places.
2347         * dired.el (dired-mode-map): Add :help.
2349         * vc.el (vc-deduce-fileset): Add new parameter.
2350         (vc-dir-marked-only-files): New function.
2351         (vc-next-action): Don't ignore directories, look at the files
2352         inside them.
2353         (vc-dir-mode): Document how the mark/unmark commands work.
2355 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2357         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2358         Rule out trailing spaces in file and directory names as well.
2360         * minibuffer.el (completion--do-completion): Move point even if the
2361         completion makes no change.
2362         (completion-pcm-try-completion): Fix computation of new point.
2364 2008-04-30  David Hansen  <david.hansen@gmx.net>
2366         * dired.el: Require 'cl.
2368 2008-04-30  Nick Roberts  <nickrob@snap.net.nz>
2370         * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
2371         hollow if not in innermost frame.
2373 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2375         Make `checkout-model' apply to filesets.
2376         * vc-hooks.el (vc-checkout-model): Rewrite.
2377         (vc-before-save, vc-after-save): Adjust callers accordingly.
2378         * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
2379         (vc-transfer-file): Adjust callers accordingly.
2380         * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
2381         (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
2382         (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
2383         instead of vc-checkout-model.
2384         * vc-mcvs.el (vc-mcvs-revert):
2385         Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
2386         * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
2387         (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
2388         * vc-svn.el (vc-svn-checkout-model):
2389         * vc-hg.el (vc-hg-checkout-model):
2390         * vc-git.el (vc-git-checkout-model):
2391         * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
2393         * dired.el (dired-read-dir-and-switches): Replace last change with
2394         a new approach that mixes read-file-name and read-directory-name.
2396         * files.el (read-buffer-to-switch):
2397         Avoid making assumptions about `other-buffer'.
2399 2008-04-29  Sam Steingold  <sds@gnu.org>
2401         * vc.el (vc-dir-mode-hook): Add normal hook.
2402         (vc-dir-mode): Run it.
2404 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
2406         * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
2407         Always split windows.
2408         (gdb-speedbar-timer-fn): Only raise frame after user input.
2409         (gdb-same-frame): Reverse initial value.
2410         (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
2412         * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
2413         gdb-speedbar-timer-fn.
2415 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2417         * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
2419 2008-04-29  Daiki Ueno  <ueno@unixuser.org>
2421         * epa.el (epa-key-list-mode-map): Add menu.
2422         (epa-delete-keys, epa-import-keys): Fix typo.
2424 2008-04-29  Glenn Morris  <rgm@gnu.org>
2426         * find-cmd.el (top-level): Does not need cl when compiling.
2428 2008-04-29  Phil Jackson  <phil@shellarchive.co.uk>
2430         * find-cmd.el: New file.
2432 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2434         * minibuffer.el (completion-hilit-commonality): Remove leftover code.
2435         (completion-pcm--pattern->regex): Let `group' be a list of symbols.
2436         (completion-pcm--hilit-commonality): New function.
2437         (completion-pcm-all-completions): Use it.
2439         * minibuffer.el (completion-common-substring): Mark obsolete.
2440         (completions-first-difference, completions-common-part):
2441         Move from simple.el.
2442         (completion-hilit-commonality): New fun.
2443         (display-completion-list, completion-emacs21-all-completions)
2444         (completion-emacs22-all-completions): Use it.
2445         * simple.el (completions-first-difference, completions-common-part):
2446         Move to minibuffer.el.
2447         (choose-completion-string): Use field functions and minibufferp.
2448         (completion-setup-function): Don't set completions faces.
2450 2008-04-29  Glenn Morris  <rgm@gnu.org>
2452         * calendar/calendar.el (calendar-nth-named-absday)
2453         (calendar-nth-named-day):
2454         * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
2455         * calendar/holidays.el (holiday-float): Doc fixes.
2457         * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
2458         the `full' case.
2460         * org/org-agenda.el (calendar-iso-from-absolute):
2461         * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
2462         Fix declarations.
2464 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
2466         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
2467         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
2468         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
2469         (gdb-assembler-custom): Be careful not to match other addresses.
2471 2008-04-29  Jason Rumney  <jasonr@gnu.org>
2473         * battery.el (battery-status-function): Use w32-battery-status
2474         on Windows.
2475         (battery-echo-area-format): Make apm format the general case.
2476         (battery-mode-line-format): Merge apm and pmset formats as the
2477         general case.
2479 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
2481         * progmodes/gdb-ui.el (gdb-info-stack-custom):
2482         Use gud-tool-bar-item-visible-no-fringe.
2483         (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
2484         is already visible in frame.  Remove optional size parameter
2485         and add optional frame parameter.
2487         * progmodes/gud.el (gud-display-line): Only consider visible
2488         frames when looking for source buffer.
2490 2008-04-28  Chong Yidong  <cyd@stupidchicken.com>
2492         * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
2493         argument to get-char-property, in case the current buffer hasn't
2494         been assigned to that window yet.
2495         (doc-view-display): Default to selected window if the current
2496         buffer hasn't been assigned to a window yet.
2498 2008-04-28  Vinicius Jose Latorre  <bzg@altern.org>
2500         * whitespace.el (whitespace-trailing-regexp): Fix docstring.
2502 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
2504         * net/tramp.el (tramp-mode): New defcustom.
2505         (tramp-file-name-handler, tramp-completion-file-name-handler):
2506         Use it.
2507         (tramp-replace-environment-variables): Handle "$$".
2509 2008-04-28  Sam Steingold  <sds@gnu.org>
2511         * vc-hg.el (vc-hg-rename-file): Fix argument order.
2513 2008-04-28  Bastien Guerry  <bzg@altern.org>
2515         * whitespace.el (whitespace-trailing): Fix typo.
2517 2008-04-28  Sam Steingold  <sds@gnu.org>
2519         * textmodes/remember.el (diary-make-entry): Update the autoload.
2521 2008-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2523         * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
2524         all-completions.
2526 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
2528         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
2530 2008-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
2532         * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
2533         (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
2534         (vc-dir-mark-file): Add an optional argument.
2535         (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
2537 2008-04-27  Daiki Ueno  <ueno@unixuser.org>
2539         * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
2540         rather than obsolete alias find-file-hooks.
2541         (auto-encryption-mode): Rename from epa-file-mode.  Default to on.
2542         Use find-file-hook rather than obsolete alias find-file-hooks.
2543         Add to find-file-not-found-functions.
2544         (epa-file-handler): Put 'safe-magic and 'operations properties.
2546         * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
2547         (epa-menu-items): Remove.
2549         * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
2550         (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
2551         (epa-dired-mode, epa-global-dired-mode): Remove.
2553         * dired.el (dired-mode-map): Bind encryption/decryption commands.
2555         * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
2557         * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
2559 2008-04-27  Glenn Morris  <rgm@gnu.org>
2561         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2562         Remove un-needed local `orig-list'.  Replace cl `copy-list'.
2564 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
2566         * org/org.el (org-html-level-start): Always have id's in HTML.
2567         (org-export-as-html): Use `org-link-protocols' to
2568         retrieve the export form of the link.
2569         (org-add-link-type): Final parameter renamed from PUBLISH.
2570         Better documentation of how it is to be used.  Avoid double entries for
2571         the same link type.
2572         (org-add-link-props): New function.
2573         (org-modules-loaded): New variable.
2574         (org-load-modules-maybe, org-set-modules): New function.
2575         (org-modules): New option.
2576         (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
2577         (orgtbl-mode, org-store-link, org-insert-link-global)
2578         (org-open-at-point): Call `org-load-modules-maybe'.
2579         (org-search-view): Add more text properties.
2580         (org-agenda-schedule, org-agenda-deadline): Allow also in
2581         search-type agendas.
2582         (org-search-view): Order of arguments has been changed.
2583         Interpret prefix-arg as TODO-ONLY.
2584         (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
2585         Take new argument order of `org-search-view' into account.
2586         (org-todo-only): New variable.
2587         (org-search-syntax-table): New variable and function.
2588         (org-search-view): Do the search with the special syntax table.
2589         (define-obsolete-function-alias): Make work with XEmacs.
2590         (org-add-planning-info): Use old date as default when modifying an
2591         existing deadline or scheduled item.
2592         (org-agenda-compute-time-span): Make argument N optional.
2593         (org-agenda-format-date-aligned): Require `cal-iso'.
2594         (org-agenda-list): Include week into agenda heading, don't
2595         list it at each date (only on Mondays).
2596         (org-read-date-analyze): Define local variable `iso-date'.
2597         (org-agenda-format-date-aligned): Remove dependency on
2598         `calendar-time-from-absolute'.
2599         (org-remember-apply-template, org-go-to-remember-target):
2600         Interpret filenames relative to `org-directory'.
2601         (org-complete): Silently fail when trying to complete
2602         keywords that don't have a default value.
2603         (org-get-current-options): Add a #+DATE: option.
2604         (org-additional-option-like-keywords): Remove "DATE:" from the
2605         list of additional keywords.
2606         (org-export-as-html): Remove (current-time) as unnecessary second
2607         argument of `format-time-string'.
2608         (org-clock-find-position): Handle special case at end of buffer.
2609         (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
2610         `org-agenda-change-time-span'.
2611         (org-agenda-week-view): New argument ISO-WEEK, pass it on to
2612         `org-agenda-change-time-span'.
2613         (org-agenda-month-view): New argument MONTH, pass it on to
2614         `org-agenda-change-time-span'.
2615         (org-agenda-year-view): New argument YEAR, pass it on to
2616         `org-agenda-change-time-span'.
2617         (org-agenda-change-time-span): New optional argument N, pass it on
2618         to `org-agenda-compute-time-span'.
2619         (org-agenda-compute-time-span): New argument N, interpret it by
2620         changing the starting day.
2621         (org-small-year-to-year): New function.
2622         (org-scheduled-past-days): Respect `org-scheduled-past-days'.
2623         (org-auto-repeat-maybe): Make sure that repeating dates are pushed
2624         into the future, and that the shift is at least one interval, never 0.
2625         (org-update-checkbox-count): Fix bug with checkbox counting.
2626         (org-add-note): New command.
2627         (org-add-log-setup): Rename from `org-add-log-maybe'.
2628         (org-log-note-headings): New entry for plain notes (i.e. notes not
2629         related to state changes or clocking).
2630         (org-get-org-file): Check for availability of `remember-data-file'.
2631         (org-cached-entry-get): Allow a regexp value for
2632         `org-use-property-inheritance'.
2633         (org-use-property-inheritance): Allow regexp value.  Fix bug in
2634         customization type.
2635         (org-use-tag-inheritance): Allow a list and a regexp value for
2636         this variable.
2637         (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
2638         (org-entry-get): Respect value `selective' for the INHERIT argument.
2639         (org-tag-inherit-p, org-property-inherit-p): New functions.
2640         (org-agenda-format-date-aligned): Allow 10 characters for
2641         weekday, to acomodate German locale.
2642         (org-add-archive-files): New function.
2643         (org-agenda-files): New argument `ext', to get archive files as well.
2644         (org-tbl-menu): Protect the use of variables that
2645         are only available when org-table.el gets loaded.
2646         (org-read-agenda-file-list): Error if `org-agenda-files' is a
2647         single directory.
2648         (org-open-file): Allow a batch process to trigger
2649         waiting after executing a system command.
2650         (org-store-link): Link to headline when there is not
2651         target and no region in an org-mode buffer when creating a link.
2652         (org-link-types-re): New variable.
2653         (org-make-link-regexps): Compute `org-link-types-re'.
2654         (org-make-link-description-function): New option.
2655         (org-agenda-date, org-agenda-date-weekend): New faces.
2656         (org-archive-sibling-heading): New option.
2657         (org-archive-to-archive-sibling): New function.
2658         (org-iswitchb): New command.
2659         (org-buffer-list): New function.
2660         (org-agenda-columns): Also try the #+COLUMNS line in
2661         the buffer associated with the entry at point (or with the first
2662         entry in the agenda view).
2663         (org-modules): Add entry for org-bibtex.el.
2664         (org-completion-fallback-command): Move into `org-completion' group.
2665         (org-clock-heading-function): Move to `org-progress' group.
2666         (org-auto-repeat-maybe): Make sure that a note can
2667         be enforces if `org-log-repeat' is `note'.
2668         (org-modules): Allow additional symbols for external packages.
2669         (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
2670         (org-clock-goto): Hide drawers after showing an
2671         entry with `org-clock-goto'.
2672         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
2673         Try also a clocktable block shift.
2674         (org-clocktable-try-shift): New function.
2675         (org-columns-hscoll-title): New function.
2676         (org-columns-previous-hscroll): New variable.
2677         (org-columns-full-header-line-format): New variable.
2678         (org-columns-display-here-title, org-columns-remove-overlays):
2679         Install `org-columns-hscoll-title' in post-command-hook.
2681         * org/org.el: Split into many small files.
2683         * org/org-agenda.el: New file, split off from org.el.
2685         * org/org-archive.el: New file, split off from org.el.
2687         * org/org-bbdb.el: New file.
2689         * org/org-bibtex.el: New file, split off from org.el.
2691         * org/org-clock.el: New file, split off from org.el.
2693         * org/org-colview.el: New file, split off from org.el.
2695         * org/org-compat.el: New file, split off from org.el.
2697         * org/org-exp.el: New file, split off from org.el.
2699         * org/org-faces.el: New file, split off from org.el.
2701         * org/org-gnus.el: New file, split off from org.el.
2703         * org/org-info.el: New file, split off from org.el.
2705         * org/org-infojs.el: New file.
2707         * org/org-irc.el: New file.
2709         * org/org-macs.el: New file, split off from org.el.
2711         * org/org-mew.el: New file.
2713         * org/org-mhe.el: New file, split off from org.el.
2715         * org/org-publish.el: New file, split off from org.el.
2717         * org/org-remember.el: New file, split off from org.el.
2719         * org/org-rmail.el: New file, split off from org.el.
2721         * org/org-table.el: New file, split off from org.el.
2723         * org/org-vm.el: New file, split off from org.el.
2725         * org/org-wl.el: New file, split off from org.el.
2727 2008-04-27  Jason Riedy  <jason@acm.org>
2729         * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
2730         parameter that supresses lines that evaluate to NIL.
2731         (orgtbl-get-fmt): New inline function for
2732         picking apart formats that may be lists.
2733         (orgtbl-apply-fmt): New inline function for applying formats that
2734         may be functions.
2735         (orgtbl-eval-str): New inline function for strings that may be
2736         functions.
2737         (orgtbl-format-line, orgtbl-to-generic): Use and document.
2738         (orgtbl-to-latex, orgtbl-to-texinfo): Document.
2739         (*orgtbl-llfmt*, *orgtbl-llstart*)
2740         (*orgtbl-llend*): Dynamic variables for last-line formatting.
2741         (orgtbl-format-section): Shift formatting to support detecting the
2742         last line and formatting it specially.
2743         (orgtbl-to-generic): Document :ll* formats.  Set to the non-ll
2744         formats unless overridden.
2745         (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
2746         (*orgtbl-table*, *orgtbl-rtn*): Dynamically
2747         bound variables to hold the input collection of lines and output
2748         formatted text.
2749         (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
2750         (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
2751         format parameters.
2752         (orgtbl-format-line): New function encapsulating formatting for a
2753         single line.
2754         (orgtbl-format-section): Similar for each section.  Rebinding the
2755         dynamic vars customizes the formatting for each section.
2756         (orgtbl-to-generic): Use orgtbl-format-line and
2757         orgtbl-format-section.
2758         (org-get-param): Now unused, so delete.
2759         (orgtbl-gather-send-defs): New function to
2760         gather all the SEND definitions before a table.
2761         (orgtbl-send-replace-tbl): New function to find the RECEIVE
2762         corresponding to the current name.
2763         (orgtbl-send-table): Use the previous two functions and implement
2764         multiple destinations for each table.
2766         * doc/org.texi (A LaTeX example): Note that fmt may be a
2767         one-argument function, and efmt may be a two-argument function.
2768         (Radio tables): Document multiple destinations.
2770 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
2772         * org/org-agenda.el (org-add-to-diary-list): New function.
2773         (org-prefix-has-effort): New variable.
2774         (org-sort-agenda-noeffort-is-high): New option.
2775         (org-agenda-columns-show-summaries)
2776         (org-agenda-columns-compute-summary-properties): New options.
2777         (org-format-agenda-item): Compute the duration of the item.
2778         (org-agenda-weekend-days): New variable.
2779         (org-agenda-list, org-timeline): Use the proper faces for dates in
2780         the agenda and timeline buffers.
2781         (org-agenda-archive-to-archive-sibling): New command.
2782         (org-agenda-start-with-clockreport-mode): New option.
2783         (org-agenda-clockreport-parameter-plist): New option.
2784         (org-agenda-clocktable-mode): New variable.
2785         (org-agenda-deadline-leaders): Allow a function value for the
2786         deadline leader.
2787         (org-agenda-get-deadlines): Deal with new function value.
2789         * lisp/org-clock.el (org-clock): New customization group.
2790         (org-clock-into-drawer, org-clock-out-when-done)
2791         (org-clock-in-switch-to-state, org-clock-heading-function):
2792         Move into the new group.
2793         (org-clock-out-remove-zero-time-clocks): New option.
2794         (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
2795         (org-dblock-write:clocktable): Allow a Lisp form for the scope
2796         parameter.
2797         (org-dblock-write:clocktable): Fix bug with total time calculation.
2798         (org-dblock-write:clocktable): Request the unrestricted list of files.
2799         (org-get-clocktable): New function.
2800         (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
2801         be strings but also integers (an absolute day number) and lists (m d y).
2803         * org/org-colview.el (org-columns-next-allowed-value)
2804         (org-columns-edit-value): Limit the effort for updating in the
2805         agenda to recomputing a single file.
2806         (org-columns-compute): Only write property value if it has changed.
2807         This avoids raising the buffer-change-flag unnecessarily.
2808         (org-agenda-colview-summarize)
2809         (org-agenda-colview-compute): New functions.
2810         (org-agenda-columns): Call `org-agenda-colview-summarize'.
2812         * org/org-exp.el (org-export-run-in-background): New option.
2813         (org-export-icalendar): Allow a batch process to trigger waiting
2814         after executing a system command.
2815         (org-export-preprocess-string): Rename from
2816         `org-cleaned-string-for-export'.
2817         (org-export-html-style): Made target class look like normal text.
2818         (org-export-as-html): Make use of the better proprocessing in
2819         `org-cleaned-string-for-export'.
2820         (org-cleaned-string-for-export): Better treatment of heuristic
2821         targets, many more internal links will now work in HTML export.
2822         (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
2823         (org-export-inbuffer-options-extra): New variable.
2824         (org-export-options-filters): New hook.
2825         (org-infile-export-plist): Find also the settings keywords in
2826         `org-export-inbuffer-options-extra'.
2827         (org-infile-export-plist): Allow multiple #+OPTIONS lines and
2828         multiple #+INFOJS_OPT lines.
2829         (org-export-html-handle-js-options): New function.
2830         (org-export-html-infojs-setup): New option.
2831         (org-export-as-html): Call `org-export-html-handle-js-options'.
2832         Add autoload to all entry points.
2833         (org-skip-comments): Function removed.
2835         * org/org-table.el (org-table-make-reference): Extra parenthesis
2836         around single fields, to make sure that algebraic formulas get
2837         correctly interpreted by calc.
2838         (org-table-current-column): No longer interactive.
2840         * org/org-export-latex.el (org-export-latex-preprocess):
2841         Rename from `org-export-latex-cleaned-string'.
2843 2008-04-27  Bastien Guerry  <bzg@altern.org>
2845         * org/org-publish.el (org-publish-get-base-files-1): New function.
2846         (org-publish-get-base-files): Use it.
2847         (org-publish-temp-files): New variable.
2848         Don't require 'dired-aux anymore.
2849         (org-publish-initial-buffer): New variable.
2850         (org-publish-org-to, org-publish): Use it.
2851         (org-publish-get-base-files-1): Bug fix: get
2852         the proper list of files when recursing thru a directory.
2853         (org-publish-get-base-files): Use the :exclude property to skip
2854         both files and directories.
2856 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
2858         * net/tramp.el (tramp-handle-make-symbolic-link)
2859         (tramp-handle-file-name-directory)
2860         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
2861         (tramp-do-copy-or-rename-file-directly)
2862         (tramp-handle-insert-directory, tramp-handle-expand-file-name)
2863         (tramp-handle-substitute-in-file-name)
2864         (tramp-handle-insert-file-contents, tramp-handle-write-region)
2865         * net/tramp-cache.el (tramp-get-file-property)
2866         (tramp-set-file-property, tramp-flush-file-property)
2867         (tramp-flush-directory-property)
2868         * net/tramp-compat.el (tramp-compat-make-temp-file)
2869         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2870         Disable `file-name-handler-alist' when handling localname.
2871         It could have a remote file syntax, like a VMS file name.
2873 2008-04-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2875         * whitespace.el: New version 11.1.
2876         (whitespace-trailing-regexp): Option fix, now trailing regexp must be
2877         enclosed by \\( and \\)$.  Docstring fix.
2878         (whitespace-trailing-regexp): Fun removed.
2879         (whitespace-report-list): Const initialization fix.
2880         (whitespace-color-on): Code fix.
2882 2008-04-27  Andreas Schwab  <schwab@suse.de>
2884         * Makefile.el: Unbreak bootstrap.
2886 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
2888         * net/tramp.el (tramp-replace-environment-variables): New defun.
2889         (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
2890         Use it.
2892 2008-04-27  Glenn Morris  <rgm@gnu.org>
2894         * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
2896         * calculator.el (calculator-expt): Replace cl function `oddp'.
2898 2008-04-27  Johan BockgÃ¥rd  <bojohan@gnu.org>
2900         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
2901         Simplify.  Collect `defun' and `autoload' entries.
2902         Avoid modifying load-history.
2904 2008-04-26  Glenn Morris  <rgm@gnu.org>
2906         * textmodes/ispell.el (ispell-insert-word): Revert previous change.
2908         * simple.el (quoted-insert, zap-to-char): Revert previous change.
2910 2008-04-26  John Paul Wallington  <jpw@pobox.com>
2912         * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
2913         `hexl-mode-old-eldoc-documentation-function'.
2914         (hexl-mode-exit): Restore it.
2915         (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
2917         * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
2919 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
2921         * minibuffer.el (completion-pcm-word-delimiters): Add :group.
2922         (completion-pcm--all-completions): Doc fix.
2923         (completion-styles-alist, completion-all-completions):
2924         Fix typos in docstrings.
2926 2008-04-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2928         * whitespace.el: There is now only one variable (whitespace-style) to
2929         specify which kind of blank is visualized.  Doc and docstring fix.
2930         New version 11.0.
2931         (whitespace-style): New option, replace whitespace-style-mark and
2932         whitespace-style-color.
2933         (whitespace-style-mark, whitespace-style-color): Options removed.
2934         (whitespace-hspace, whitespace-tab, whitespace-newline)
2935         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
2936         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
2937         (whitespace-hspace-regexp, whitespace-space-regexp)
2938         (whitespace-tab-regexp, whitespace-trailing-regexp)
2939         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
2940         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
2941         (whitespace-space-after-tab-regexp, whitespace-line-column)
2942         (whitespace-display-mappings, whitespace-report): Docstring fix.
2943         (whitespace-color-value-list, whitespace-mark-value-list)
2944         (whitespace-active-color, whitespace-active-mark)
2945         (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
2946         (whitespace-style-value-list, whitespace-active-style)
2947         (whitespace-toggle-style): New vars.
2948         (whitespace-toggle-option-alist, whitespace-help-text):
2949         Var initialization and docstring fix.
2950         (whitespace-toggle-options, global-whitespace-toggle-options)
2951         (whitespace-cleanup, whitespace-cleanup-region)
2952         (whitespace-report-region, whitespace-interactive-char)
2953         (whitespace-toggle-list): Docstring and code fix.
2954         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
2955         (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
2956         (whitespace-display-char-on, whitespace-display-char-off): Code fix.
2957         (whitespace-style-face-p, whitespace-style-mark-p): New fun.
2959 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2961         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
2962         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
2963         (diff-sanity-check-hunk): Adjust code accordingly.
2965 2008-04-26  Glenn Morris  <rgm@gnu.org>
2967         * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
2969         * forms-d2.dat: Move to ../etc.
2970         * forms-d2.el (forms-file): Adapt for above change.
2972         * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
2973         `translation-table-for-input'.
2975         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
2976         (byte-compile-obsolete, byte-compile-variable-ref): Use it.
2978         * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
2979         to punctuation now it's not needed for abbrevs.
2980         (fortran-mode-abbrev-table): Remove defvar, make use of new
2981         define-abbrev-table :regexp feature.
2983         * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
2984         insert, now that translation-table-for-input is not needed.
2986 2008-04-26  Johannes Weiner  <hannes@saeurebad.de>
2988         * emacs-lisp/pp.el (pp-display-expression): New function,
2989         extracted from pp-eval-expression.
2990         (pp-eval-expression): Use pp-display-expression.
2991         (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
2992         (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
2993         (pp-eval-last-sexp): Use pp-last-sexp.
2995 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2997         * abbrev.el (define-abbrev-table): Apply props even if the table
2998         exists already.
3000         * minibuffer.el (completion-table-with-context): Fix `pred' for the
3001         various kinds of completion tables.
3002         (completion-emacs22-try-completion): Place cursor after the /, as was
3003         done in Emacs-22's minibuffer-complete-word.
3004         Fix bug reported by David Hansen <david.hansen@gmx.net>.
3005         (completion-emacs22-try-completion): Merge all mergable text rather
3006         than just /.
3007         (completion-pcm--delim-wild-regex): New var.
3008         (completion-pcm-word-delimiters): New custom.
3009         (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
3010         (completion-pcm--string->pattern, completion-pcm--pattern->regex)
3011         (completion-pcm--all-completions, completion-pcm-all-completions)
3012         (completion-pcm--merge-completions, completion-pcm--pattern->string)
3013         (completion-pcm-try-completion): New functions.
3014         (completion-styles-alist): Add them.
3015         (completion-styles): Add it to the default.
3017 2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
3019         * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
3020         (gdb-var-create-handler): ...until here when there are values.
3021         (gdb-post-prompt): Don't do -var-update with no watch expressions.
3022         (gdb-info-locals-handler): Don't match "struct {...}" as an array.
3024 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
3026         * ls-lisp.el (ls-lisp-format): Fix last change.
3027         (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
3028         (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
3029         (ls-lisp-filesize-f-fmt): New defvars.
3030         (ls-lisp-insert-directory): Dynamically compute format specifiers
3031         for displaying UID, GID, and file size, and store them in the
3032         above variables.
3033         (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
3034         ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
3035         instead of constant format strings.
3036         (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
3037         ls-lisp-filesize-d-fmt instead of constant format strings.
3039 2008-04-24  Nick Roberts  <nickrob@snap.net.nz>
3041         * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
3042         value of addresses rather than (partial) string value.
3043         (gdb-frame-handler): Change regexp according to above change.
3044         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
3045         (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
3046         (gdb-assembler-mode): Disable undo in these buffers.
3048 2008-04-24  Michael Albinus  <michael.albinus@gmx.de>
3050         * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
3051         Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
3053 2008-04-24  Sam Steingold  <sds@gnu.org>
3055         * textmodes/remember.el (remember-diary-extract-entries): Use
3056         diary-make-entry instead of the obsolete make-diary-entry.
3058 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3060         * subr.el (translation-table-for-input): Mark as obsolete.
3062         * isearch.el (isearch-search-string): Avoid string-bytes and aset.
3064         * international/quail.el (quail-build-decode-map): Avoid string-bytes.
3066         * textmodes/ispell.el (ispell-dictionary-alist-1)
3067         (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
3068         (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
3069         (ispell-dictionary-alist-6): Remove.
3070         (ispell-dictionary-base-alist): New var, merges the above.
3071         (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
3072         Use it.
3073         (ispell-dictionary-alist): Default to nil.  Remove autoload.
3074         (ispell-local-dictionary-alist): Remove autoload.
3076         * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
3077         (f90-mode-abbrev-table): Use the new :regexp feature.
3078         Merge defvar and mapc into define-abbrev-table.
3079         (f90-imenu-type-matcher): Remove unused `l'.
3080         (f90-imenu-generic-expression): Remove unused `not-ib'.
3081         (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
3082         (f90-change-keywords): Use restore-buffer-modified-p.
3084 2008-04-24  Glenn Morris  <rgm@gnu.org>
3086         * net/goto-addr.el (goto-address-prog-mode):
3087         * progmodes/bug-reference.el (bug-reference-prog-mode):
3088         Define for compiler.
3090         * minibuffer.el (x-file-dialog): Declare as function.
3092         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
3093         dframe-update-speed rather than obsolete alias speedbar-update-speed.
3095         * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
3096         (cal-menu-scroll-menu): Use commands rather than key macros, which don't
3097         work with easymenu.  Add :keys where needed.
3099         * calendar/cal-move.el (calendar-scroll-left): Handle case when
3100         event-start is nil.
3102         * calendar/calendar.el (calendar-mode-map): Fix typo.
3104 2008-04-24  Tom Tromey  <tromey@redhat.com>
3106         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3107         Document keywords.  Add :suppress.
3108         * pcvs-defs.el (cvs-mode-map): Use :suppress.
3110         * net/goto-addr.el (goto-address-unfontify): New function.
3111         (goto-address-fontify): Use it.  Respect goto-address-prog-mode.
3112         (goto-address-fontify-region, goto-address-mode)
3113         (goto-address-prog-mode): New functions.
3115         * progmodes/bug-reference.el: New file.
3117 2008-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3119         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
3121 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3123         * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
3124         macros within lambdas.
3126 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3128         * minibuffer.el (completion-try-completion): Add `point' argument.
3129         Change return value.
3130         (completion-all-completions): Add `point' argument.
3131         (minibuffer-completion-help): Pass the new `point' argument.
3132         (completion--do-completion): Pass the whole field to try-completion.
3133         (completion--try-word-completion): Rewrite, making fewer assumptions.
3134         (completion-emacs21-try-completion, completion-emacs21-all-completions)
3135         (completion-emacs22-try-completion, completion-emacs22-all-completions)
3136         (completion-basic-try-completion, completion-basic-all-completions):
3137         New functions.
3138         (completion-styles-alist): Use them.
3140 2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
3142         * ispell.el (ispell-set-spellchecker-params): New function to make sure
3143         right params and dictionary alists are used after spellchecker changes.
3144         (ispell-aspell-dictionary-alist, ispell-last-program-name)
3145         (ispell-initialize-spellchecker-hook): New variables and hook.
3146         (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
3147         (ispell-maybe-find-aspell-dictionaries): Remove.
3148         Calls replaced by (ispell-set-spellchecker-params) calls.
3149         (ispell-have-aspell-dictionaries): Remove.
3150         * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
3151         ispell-set-spellchecker-params.
3153 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3155         * complete.el (PC-do-completion): Be more robust in the presence of
3156         unexpected values in minibuffer-completion-predicate.
3158         * minibuffer.el (read-file-name): Don't let-bind default-directory.
3159         Only abbreviate default-filename if it's a file.
3161         * minibuffer.el (read-file-name-function, read-file-name-predicate)
3162         (read-file-name-completion-ignore-case, insert-default-directory):
3163         New vars, moved from fileio.c.
3164         (read-file-name): New fun, moved from fileio.c.
3165         * cus-start.el: Remove insert-default-directory and
3166         read-file-name-completion-ignore-case.
3168 2008-04-23  Magnus Henoch  <mange@freemail.hu>
3170         * tar-mode.el (tar-untar-buffer): If the entry has directory
3171         link type, extract it as a directory even if its file name doesn't
3172         end with a slash.  Fixes extraction of NetBSD tar archives.
3174 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3176         * server.el (server-start): Also don't get confused by CRs since we
3177         don't quote them.
3179 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
3181         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
3182         (gdb-set-gud-minor-mode-existing-buffers)
3183         (gdb-info-breakpoints-custom, gdb-get-location)
3184         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3185         Previously gdb-create-define-alist wasn't always run and added to
3186         after-save-hook.
3188         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
3190 2008-04-23  Kevin Ryde  <user42@zip.com.au>
3192         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
3193         comments like unindented ones.
3195 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3197         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
3198         parameter origins.
3200 2008-04-23  Kevin Ryde  <user42@zip.com.au>
3202         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3203         Bind print-level to ensure output forms aren't truncated if
3204         print-level is set to eval-expression-print-level when going via
3205         eval-defun and friends, or has been otherwise fiddled with.
3207 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3209         * progmodes/cc-mode.el (c-basic-common-init): Don't set
3210         font-lock-extend-after-change-region-function globally.
3212 2008-04-23  Juanma Barranquero  <lekktu@gmail.com>
3214         * speedbar.el (speedbar-use-tool-tips-flag)
3215         (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
3216         (speedbar-file-regexp, speedbar-message, speedbar-item-info)
3217         (speedbar-files-item-info, speedbar-maybe-add-localized-support)
3218         (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
3219         (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
3220         (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
3221         (speedbar-separator-face): Fix typos in docstrings.
3222         (speedbar-stealthy-function-list, speedbar-verbosity-level)
3223         (speedbar-supported-extension-expressions, speedbar-update-current-file)
3224         (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
3225         (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
3226         (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
3227         (speedbar-show-info-under-mouse, speedbar-directory-buttons)
3228         (speedbar-check-vc-this-line, speedbar-files-line-directory)
3229         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
3230         (speedbar-buffers-line-directory, speedbar-recenter-to-top)
3231         (speedbar-recenter): Doc fixes.
3232         (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
3233         declaration and remove redundant info in docstring.
3235 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
3237         * vc-git.el (vc-git-status-printer): Deal with directories.
3239         * vc.el (vc-next-action): Look at more than the first file to
3240         determine the state.
3242 2008-04-23  Glenn Morris  <rgm@gnu.org>
3244         * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
3245         timers.  Doc fix.
3246         (dframe-update-speed): Drop support for XEmacs < 20.
3247         (dframe-frame-mode): Drop support for Emacs < 20.
3248         (dframe-set-timer-internal): Drop support for Emacs without timers.
3249         (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
3251         * ediff-init.el (ediff-check-version): Drop support for very old Emacs
3252         versions.  Add doc-string.  Mark as obsolete.
3254         * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
3256         * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
3257         rather than using an Emacs version test.
3259         * tree-widget.el (tree-widget-image-enable): Use display-images-p
3260         rather than an Emacs version test.
3262         * calendar/cal-china.el (holiday-chinese-qingming)
3263         (holiday-chinese-winter-solstice, holiday-chinese): New functions.
3264         * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
3265         * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
3267         * calendar/cal-islam.el (holiday-islamic): Doc fix.
3269         * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
3270         (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
3271         Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3273 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
3275         * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
3276         (gdb-previous-frame-pc-address): ...to this.
3277         (gdb-get-selected-frame): Use MI command -stack-info-frame instead
3278         of "info frame" with Gdb 6.4+.
3279         (gdb-stack-list-frames-regexp): New regexp.
3280         (gdb-frame-handler-1): Parse output of -stack-info-frame.
3282 2008-04-22  David Glasser  <glasser@davidglasser.net>  (tiny change)
3284         * tar-mode.el (tar-prefix-offset): New constant.
3285         (tar-header-block-tokenize): Support paths with long names
3286         which use the "ustar" standard.
3288 2008-04-22  Mathias Dahl  <mathias.dahl@gmail.com>
3290         * image-dired.el (image-dired-track-original-file)
3291         (image-dired-modify-mark-on-thumb-original-file):
3292         Use `dired-goto-file' instead of `search-forward'.  This solves
3293         a bug with finding files where the file name is a subset of other
3294         file names.  Doc fix.
3296 2008-04-22  Juri Linkov  <juri@jurta.org>
3298         * menu-bar.el (buffers-menu-max-size): Move its definition down to
3299         the "Buffers Menu" section.  Change group name `mouse' to `menu'.
3300         (yank-menu-length): Change group name `mouse' to `menu'.
3301         (buffers-menu-buffer-name-length): New user option.
3302         (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
3303         instead of the hard-coded number 27.
3305 2008-04-22  Juri Linkov  <juri@jurta.org>
3307         * isearch.el (eval-when-compile): Require `help-macro'.
3308         (isearch-help-for-help-internal): Isearch specific Help screen
3309         created by `make-help-screen'.
3310         (isearch-help-map): New variable that binds "b", "k", "m" to
3311         isearch-specific commands, and binds other keys to
3312         isearch-other-control-char, thus allowing other Help keys to
3313         exit isearch mode and execute their global definitions.
3314         (isearch-help-for-help, isearch-describe-bindings)
3315         (isearch-describe-key, isearch-describe-mode): New commands.
3316         (isearch-mode-help): Define alias to isearch-describe-mode
3317         and remove its old function definition.
3318         (isearch-mode-map): Bind "\C-h" to isearch-help-map.
3319         Remove old comments because this issue is settled now.
3320         (isearch-forward): Describe three new Help commands in the docstring.
3321         (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
3322         leave the single sentence at the first line of the docstring,
3323         and prepend the word "function" before `isearch-forward'
3324         to make the Help link to the function instead of variable.
3326 2008-04-22  Juri Linkov  <juri@jurta.org>
3328         * isearch.el (isearch-success-function): New variable with default
3329         to `isearch-success-function-default'.
3330         (isearch-search): Call a function from `isearch-success-function'
3331         instead of calling the hard-coded `isearch-range-invisible'.
3332         (isearch-success-function-default): New function that calls
3333         `isearch-range-invisible' and inverts its return value.
3335         * info.el (Info-search): In two similar places that skip
3336         undesired search matches move code to Info-search-success-function,
3337         and call `isearch-success-function' instead.
3338         (Info-search-success-function): New function copied from code
3339         in Info-search.  Replace isearch-range-invisible with
3340         text-property-not-all that checks for 'invisible and 'display
3341         properties to skip partially invisible matches (whose display
3342         properties were set by Info-fontify-node).
3343         (Info-mode): Set buffer-local isearch-success-function
3344         to Info-search-success-function.
3346 2008-04-22  Juri Linkov  <juri@jurta.org>
3348         * minibuffer.el (internal-complete-buffer-except): New function.
3350         * files.el (read-buffer-to-switch): New function.
3351         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
3352         Change interactive spec to call read-buffer-to-switch instead of
3353         using the letter "B".
3355         * simple.el (minibuffer-default-add-shell-commands): New function.
3356         Use declare-function for mailcap-file-default-commands from "mailcap".
3357         (shell-command): Set local minibuffer-default-add-function to
3358         minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
3359         before calling read-shell-command.  Set 4th arg default-value of
3360         read-shell-command to relative buffer-file-name in file buffers.
3362         * dired-aux.el (dired-read-shell-command-default): Move it to
3363         gnus/mailcap.el and change its name to more general name
3364         mailcap-file-default-commands.
3365         (minibuffer-default-add-dired-shell-commands): New function.
3366         Use declare-function for mailcap-file-default-commands from "mailcap".
3367         (dired-read-shell-command): Set local minibuffer-default-add-function
3368         to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
3369         before calling read-shell-command.  Remove dired-read-shell-command-default
3370         from the default value arg because default values are not set in
3371         minibuffer-default-add-dired-shell-commands.  Doc fix.
3373         * dired-x.el (dired-smart-shell-command): Sync arguments and
3374         interactive spec with changes in `shell-command'.
3375         Use dired-get-filename to get the dired file name at point
3376         as the default value in dired mode.
3378 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
3380         * info.el (Info-complete-menu-item): Add missing parenthesis.
3382 2008-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3384         * info.el (Info-complete-menu-item): Save point.
3386 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
3388         * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
3390 2008-04-22  Andreas Schwab  <schwab@suse.de>
3392         * Makefile.in (emacs-deps): Define.
3393         Use it instead of $(lisp)/subdirs.el.
3395 2008-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
3397         * vc.el (vc-next-action): Do not consider directories when
3398         checking for state compatibility.
3399         (vc-transfer-file): Use when not if.
3400         (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
3401         (vc-dir-mark-file): Use them.
3402         (vc-deduce-fileset): Also return the backend.
3403         (vc-diff-internal): Take as argument the value returned by
3404         vc-deduce-fileset instead of just the fileset.
3405         (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
3406         (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
3407         (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
3409 2008-04-22  Tassilo Horn  <tassilo@member.fsf.org>
3411         * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
3412         set-window-vscroll but image-scroll-down.  Fixes a bug where a
3413         command following SPC scrolled up again.
3415 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
3417         * progmodes/gdb-ui.el (gdb-locals-header): New variable.
3418         (gdb-locals-mode, gdb-registers-mode): Use it for header line.
3419         (gud-watch): Add "$" prefix when in registers buffer.
3421 2008-04-22  Glenn Morris  <rgm@gnu.org>
3423         * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
3425         * whitespace.el (whitespace-display-table)
3426         (whitespace-display-table-was-local): Move definitions before use.
3428         * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
3429         (copyright-limit): Respect copyright-at-end-flag.
3430         (copyright-re-search, copyright-start-point)
3431         (copyright-offset-too-large-p): New functions.
3432         (copyright-update-year): Use copyright-re-search.
3433         (copyright-update, copyright-fix-years): Use copyright-start-point,
3434         and copyright-re-search.
3435         (copyright): Use copyright-offset-too-large-p.
3436         * add-log.el (change-log-mode): Set copyright-at-end-flag.
3438         * add-log.el (top-level): Require 'cl when compiling.
3440 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3442         * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
3443         Treat minibuffer-completion-predicate as a predicate.
3445         * minibuffer.el (completion--file-name-table): Accept both the old
3446         `dir' arg or the new `pred' arg.
3448         * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
3449         `predicate' argument to pass non-predicate data.
3450         (ffap-read-url-internal, ffap-read-file-or-url-internal):
3451         Use second arg as proper predicate.
3453         * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
3454         (vc-bzr-revision-completion-table): Use completion-table-with-context
3455         instead.
3457         * simple.el (choose-completion-string): Use minibuffer-completion-table.
3459 2008-04-21  Chong Yidong  <cyd@stupidchicken.com>
3461         * term.el (term-emulate-terminal): Perform redisplay after the
3462         process filter has finished running.
3464 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3466         * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
3468         * minibuffer.el (completion-try-completion): Change magic symbol
3469         property name.  Rename from minibuffer-try-completion.
3470         (completion-all-completions): Rename from minibuffer-all-completions.
3471         Remove hide-spaces argument.
3472         (completion--do-completion): Rename from minibuffer--do-completion.
3473         (minibuffer-complete-and-exit): Call just try-completion rather than
3474         completion-try-completion to fix up the case.
3475         (completion--try-word-completion): Try to add space or hyphen before
3476         making `string' a prefix of `completion'.
3477         (completion--insert-strings): Rename from minibuffer--insert-strings.
3479 2008-04-22  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3481         * net/tls.el (tls-program): Add -ign_eof argument to call the
3482         openssl commands.
3483         (tls-checktrust): Ditto.
3485 2008-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
3487         * vc-cvs.el (vc-cvs-status-extra-headers): New function.
3489         * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
3490         (vc-check-master-templates, vc-file-not-found-hook)
3491         (vc-kill-buffer-hook):
3492         * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
3493         (vc-find-position-by-context, vc-buffer-context)
3494         (vc-restore-buffer-context, vc-responsible-backend)
3495         (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
3496         (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
3497         (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
3498         (vc-version-diff, vc-diff, vc-insert-headers)
3499         (vc-dired-buffers-for-dir, vc-dired-resynch-file)
3500         (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
3501         (vc-revert, vc-rollback, vc-version-backup-file)
3502         (vc-rename-master, vc-delete-file, vc-rename-file)
3503         (vc-branch-part, vc-default-retrieve-snapshot)
3504         (vc-annotate-display-autoscale, vc-annotate-display-select)
3505         (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
3506         (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
3507         (vc-dir-update): Handle directories.
3508         (vc-default-status-printer): Simplify.
3510         * progmodes/asm-mode.el (asm-mode-map):
3511         * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
3513         * progmodes/m4-mode.el (m4-mode-map): Add menu.
3515 2008-04-21  Kenichi Handa  <handa@m17n.org>
3517         * select.el (xselect-convert-to-string): Send a C_STRING only if
3518         the polymorphic target TEXT is requested.
3520 2008-04-21  Juanma Barranquero  <lekktu@gmail.com>
3522         * minibuffer.el (completion-setup-hook, display-completion-list)
3523         (completion--file-name-table): Fix typos in docstrings.
3524         (completion-table-dynamic): Fix typo, and reflow docstring.
3526 2008-04-20  Andreas Schwab  <schwab@suse.de>
3528         * server.el (server-switch-buffer): Also consider clients in the
3529         selected frame.
3531 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3533         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
3534         Select window clicked on first.
3535         (gdb): Display thread number in mode-line.
3536         (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
3537         (gdb-breakpoints-header): New variable.
3538         (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
3540 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3542         * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
3543         (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
3544         (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
3545         (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
3546         (vc-sccs-print-log): Use it.
3548         * vc-hooks.el (vc-path): Remove SCCS-specific hack.
3550         * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
3551         * progmodes/scheme.el (scheme-mode-variables): Don't use it.
3553         * tooltip.el (tooltip-previous-message): New var.
3554         (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
3555         the C code (avoid overwriting a minibuffer, restore previous echo
3556         message, ...).
3557         (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
3558         Simplify.
3560 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3562         * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
3563         (gdb-init-1): Initialise it.
3564         (gdb-annotation-rules): New entry for "new-thread".
3565         (gdb-thread-identification): New function to customize
3566         mode-line-buffer-identification.
3567         (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
3568         (gdb-assembler-mode): Use it.
3569         (gdb-threads-mode): Force "info threads" onto queue.
3571 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3573         * files.el (locate-file-completion-table): Rename from
3574         locate-file-completion and make it use `pred' in the normal way.
3575         (locate-file-completion): New compatibility wrapper.
3576         (load-library): Use locate-file-completion-table.
3577         * finder.el (finder-commentary):
3578         * subr.el (locate-library):
3579         * emacs-lisp/find-func.el (find-library): Likewise.
3580         * info.el: Use with-current-buffer and inhibit-read-only.
3581         (Info-read-node-name-2): Change to use `predicate' in the normal way.
3582         (Info-read-node-name-1): Adjust uses accordingly.
3584         * minibuffer.el (completion-table-with-context): Add support for `pred'.
3585         (completion-table-with-terminator): Don't use complete-with-action
3586         since we have to distinguish all three cases anyway.
3587         (completion-table-with-predicate): New function.
3588         (dynamic-completion-table): Add obsolete alias.
3590         * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
3592 2008-04-18  Sam Steingold  <sds@gnu.org>
3594         * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
3595         Use quit-window instead of bury-buffer.
3597 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3599         * minibuffer.el (completion-table-with-terminator): Fix last fix.
3601 2008-04-18  Andreas Schwab  <schwab@suse.de>
3603         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
3604         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
3605         Depend on $(lisp)/subdirs.el.
3607 2008-04-18  Juanma Barranquero  <lekktu@gmail.com>
3609         * descr-text.el (describe-char-after):
3610         Use `define-obsolete-function-alias'.
3612         * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
3614         * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
3616         * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
3617         Remove redundant obsolescence info in docstring.
3619         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
3620         (vc-header-alist): Add WHEN to obsolescence declaration.
3621         (vc-state): Fix typo in docstring.
3623         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
3624         Use `define-obsolete-variable-alias'.
3626         * emulation/tpu-edt.el (tpu-have-ispell):
3627         * international/codepage.el (codepage-setup):
3628         Fix typo in obsolescence declaration.
3630         * international/mule.el (char-coding-system-table):
3631         Remove redundant obsolescence info in docstring.
3632         (charset-list, generic-char-p, set-char-table-default):
3633         Fix typos in obsolescence decarations.
3635         * international/mule-diag.el (non-iso-charset-alist):
3636         Fix typo in obsolescence declaration.
3637         (decode-codepage-char): Remove redundant obsolescence info in docstring.
3639         * font-core.el (font-lock-defaults-alist):
3640         * font-lock.el (font-lock-reference-face):
3641         * frame.el (screen-height, screen-width, set-screen-width)
3642         (set-screen-height):
3643         * hilit-chg.el (highlight-changes-initial-state):
3644         * isearch.el (isearch-return-char):
3645         * log-edit.el (cvs-commit-buffer-require-final-newline)
3646         (cvs-changelog-full-paragraphs):
3647         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
3648         (mouse-popup-menubar-stuff):
3649         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
3650         (mouse-wheel-click-button):
3651         * outline.el (outline-visible):
3652         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
3653         * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
3654         * emacs-lisp/lisp-mode.el (lisp-comment-indent):
3655         * progmodes/compile.el (compile-internal):
3656         Add WHEN to obsolescence declarations.
3658 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3660         * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
3661         is not better anyway.
3663 2008-04-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3665         * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
3666         properly.
3668 2008-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3670         * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
3671         (python-use-skeletons): Remove, unused.
3672         (python-skeletons): Remove.  Use the abbrev table instead.
3673         (python-mode-abbrev-table): Fix regexp;
3674         add enable-function and case-fixed.
3675         (def-python-skeleton): Simplify.
3676         (python-expand-template): Use the abbrev-table and abbrev-insert.
3677         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
3678         Remove.
3679         (python-mode): Don't set pre-abbrev-expand-hook.
3681         * skeleton.el: Set coding-tag.
3683         * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
3684         (expand-abbrev): Use it.
3685         (abbrev-table-menu): New function.
3687         * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
3689         * minibuffer.el (completion-table-with-terminator): Fix paren typo.
3691 2008-04-17  Sam Steingold  <sds@gnu.org>
3693         * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
3694         idiosyncratic bury-buffer/delete-window logic.
3696 2008-04-17  Juanma Barranquero  <lekktu@gmail.com>
3698         * emacs-lisp/crm.el (crm-completion-help, crm-complete)
3699         (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
3701 2008-04-17  Kenichi Handa  <handa@m17n.org>
3703         * international/characters.el: Don't make the width of U+00AD to 0.
3705 2008-04-17  Nick Roberts  <nickrob@snap.net.nz>
3707         * progmodes/gdb-ui.el (gdb-stack-update): New variable.
3708         (gdb, gdb-starting, gdb-frames-mode): Use it.
3709         (gdb-invalidate-frames): Advise to call "info stack" only if
3710         execution has occurred.
3711         (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
3712         selected frame if no execution has occurred.
3713         (gdb-frames-force-update): New interactive function.
3714         (gdb-frames-mode-map): Bind it to "F".
3716 2008-04-17  Michael Olson  <mwolson@gnu.org>
3718         * textmodes/remember.el (remember-version): Release Remember 2.0.
3720 2008-04-16  Yoni Rabkin  <yoni@rabkins.net>
3722         * textmodes/artist.el:
3723         * progmodes/vhdl-mode.el:
3724         * progmodes/verilog-mode.el:
3725         * progmodes/vera-mode.el:
3726         * progmodes/simula.el:
3727         * progmodes/ps-mode.el:
3728         * progmodes/cmacexp.el:
3729         * obsolete/hilit19.el:
3730         * emulation/viper.el:
3731         * ediff.el: Cleanup the bug-report email addresses and make sure the
3732         maintainer is still willing to handle bug reports.
3734 2008-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
3736         * vc.el (vc-dir-kill-query): Fix thinko.
3738 2008-04-16  Glenn Morris  <rgm@gnu.org>
3740         * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
3741         by diary-sexp-entry.
3743 2008-04-16  Markus Triska  <markus.triska@gmx.at>
3745         * proced.el (proced-command-alist): Add support for darwin.
3747 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3749         * proced.el (proced-mode): Redefine as just the major-mode.
3750         (proced): Separate it from proced-mode.
3752         * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
3754 2008-04-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3756         * whitespace.el: Honor the `indent-tabs-mode' setting from user.
3757         Suggested by Stephen Deasey <sdeasey@gmail.com>.  Honor also the
3758         `tab-width' setting from user.  New version 10.0.  Doc and docstring
3759         fix.
3760         (whitespace-style, whitespace-chars): Remove options.
3761         (whitespace-style-mark): New option, replace whitespace-style deleted
3762         option.  Fix docstring.
3763         (whitespace-style-color): New option, replace whitespace-chars deleted
3764         option.  Fix docstring.
3765         (whitespace-space, whitespace-hspace, whitespace-tab)
3766         (whitespace-newline, whitespace-trailing, whitespace-line)
3767         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
3768         (whitespace-space-after-tab, whitespace-hspace-regexp)
3769         (whitespace-space-regexp, whitespace-tab-regexp)
3770         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
3771         (whitespace-empty-at-eob-regexp, whitespace-line-column)
3772         (whitespace-toggle-option-alist): Fix docstring.
3773         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
3774         (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
3775         docstring and initialization.
3776         (global-whitespace-mode): Autoloaded global minor mode.
3777         (whitespace-chars-value-list, whitespace-style-value-list)
3778         (whitespace-active-chars, whitespace-active-style)
3779         (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
3780         (whitespace-color-value-list): New var, replace
3781         whitespace-chars-value-list removed var.
3782         (whitespace-mark-value-list): New var, replace
3783         whitespace-style-value-list removed var.
3784         (whitespace-active-color): New var, replace whitespace-active-chars
3785         removed var.
3786         (whitespace-active-mark): New var, replace whitespace-active-style
3787         removed var.
3788         (whitespace-toggle-color): New var, replace whitespace-toggle-chars
3789         removed var.
3790         (whitespace-toggle-mark): New var, replace whitespace-toggle-style
3791         removed var.
3792         (whitespace-toggle-option-alist, whitespace-report-list)
3793         (whitespace-report-text, whitespace-help-text): Fix initialization.
3794         (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
3795         (whitespace-toggle-options, global-whitespace-toggle-options)
3796         (whitespace-cleanup-region, whitespace-report-region)
3797         (whitespace-interactive-char): Fix docstring and code.
3798         (whitespace-cleanup, whitespace-report): Fix docstring.
3799         (whitespace-replace-spaces-by-tabs): Remove fun.
3800         (whitespace-replace-action): New fun, replace
3801         whitespace-replace-spaces-by-tabs removed fun.
3802         (whitespace-regexp, whitespace-indentation-regexp)
3803         (whitespace-space-after-tab-regexp, whitespace-insert-value)
3804         (whitespace-kill-buffer): New funs.
3805         (whitespace-insert-option-mark, whitespace-help-on)
3806         (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
3807         (whitespace-color-on, whitespace-color-off)
3808         (whitespace-display-char-on): Fix code.
3810 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3812         * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
3813         (mouse-throw-magnifier-with-mouse-movement): Remove.
3814         (mouse-throw-magnifier-base): New const.
3815         (mouse-drag-scroll-delta): New fun.
3816         (mouse-drag-throw): Use it.
3818 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
3820         * international/uni-bidi.el, international/uni-category.el:
3821         * international/uni-combining.el, international/uni-comment.el:
3822         * international/uni-decimal.el, international/uni-decomposition.el:
3823         * international/uni-digit.el, international/uni-lowercase.el:
3824         * international/uni-mirrored.el, international/uni-name.el:
3825         * international/uni-numeric.el, international/uni-old-name.el:
3826         * international/uni-titlecase.el, international/uni-uppercase.el:
3827         * international/charprop.el: Regenerate.
3829 2008-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
3831         * vc.el (vc-status-fileinfo): Add new member directoryp.
3832         (vc-default-status-printer): Print directories.
3833         (vc-status-update): Sort files before subdirectories.
3835         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
3836         Add alternative implementation based on "cvs update".
3838 2008-04-15  Tassilo Horn  <tassilo@member.fsf.org>
3840         * doc-view.el: Changed requirements section to tell that only one
3841         of dvipdf or dvipdfm is needed.
3842         (doc-view-already-converted-p): Fix bug that forced reconversion
3843         if doc was already converted.
3845 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3847         * minibuffer.el (minibuffer-message):
3848         Make sure we can put-text-property.
3850         * emacs-lisp/crm.el: Complete rewrite.
3852         * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
3853         (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
3854         case of an error in display-completion-list.
3856         * filecache.el (file-cache-completions-keymap): Move init from
3857         file-cache-completion-setup-function into declaration.
3858         (file-cache-minibuffer-complete): Simplify.
3859         (file-cache-completion-setup-function): Use standard-output,
3860         preserve current-buffer.
3862         * vc.el (vc-status-update): Fix typo.
3863         (vc-status-update): Set needs-update.
3864         (vc-status-refresh): Î·-reduce.
3866 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
3868         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
3869         to image-eol.
3871 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
3873         * vc.el (vc-status-update): Undo the previous revert.
3875 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3877         * minibuffer.el (completion-table-with-terminator): Those completions
3878         are never valid w.r.t test-completion.
3879         (completion--file-name-table):
3880         Check completion-all-completions-with-base-size.
3882 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
3884         * doc-view.el (doc-view-dvipdf-program): New variable.
3885         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
3886         (doc-view-mode-p): Check for doc-view-dvipdf-program as
3887         alternative for doc-view-dvipdfm-program.
3888         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
3890         * doc-view.el (doc-view-start-process): Don't set
3891         default-directory to "~/" if the current value is valid.
3892         This broke PS files that run other files in the same directory.
3894 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
3896         * vc.el (vc-status-kill-query): New function.
3897         (vc-status-mode): Add it to kill-buffer-query-functions.
3898         (vc-status-show-fileentry): New function.
3899         (vc-status-menu-map): Bind it.  Bind vc-next-action.
3901 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3903         * minibuffer.el (minibuffer-message): Put cursor at the right place.
3905 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3907         * proced.el (proced-send-signal): Fix error recognition.
3909 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3911         * proced.el (proced-command-alist): Remove sort column.
3912         (proced-command, proced-procname-column):
3913         Use make-variable-buffer-local.
3914         (proced-signal-function): Rename from proced-kill-program.
3915         Allow for elisp symbols and string values representing system calls.
3916         (proced-marker-regexp, proced-success-message): New functions.
3917         (proced): Use defalias.  Add autoload cookie.
3918         (proced-unmark-backward, proced-toggle-marks)
3919         (proced-hide-processes): New commands.
3920         (proced-do-mark): Simplify code.
3921         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
3922         (proced-update): Remove sorting.
3923         (proced-send-signal): Display number of processes to operate on.
3924         Allow for system calls or elisp functions to send signals.
3925         Check if signal was sent successfully.
3927 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3929         * minibuffer.el (completion-all-completion-with-base-size): New var.
3930         (completion--some): New function.
3931         (completion-table-with-context, completion--file-name-table):
3932         Return the base-size if requested.
3933         (completion-table-in-turn): Generalize to multiple arguments.
3934         (complete-in-turn): Compatibility alias.
3935         (completion-styles-alist): New var.
3936         (completion-styles): New customization.
3937         (minibuffer-try-completion, minibuffer-all-completions):
3938         New functions.
3939         (minibuffer--do-completion, minibuffer-complete-and-exit)
3940         (minibuffer-try-word-completion): Use them.
3941         (display-completion-list, minibuffer-completion-help): Use them.
3942         Handle all-completions's new base-size info to set completion-base-size.
3943         * info.el (Info-read-node-name-1): Use completion-table-with-context,
3944         completion-table-with-terminator and complete-with-action.
3945         Remove the now obsolete completion-base-size-function property.
3946         * simple.el (completion-list-mode-map): Move init into declaration.
3947         (completion-list-mode): Use define-derived-mode.
3948         (completion-setup-function): Use any completion-base-size that may
3949         have been set before.  Remove handling of completion-base-size-function.
3950         * loadup.el: Move abbrev.el up earlier.
3952 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
3954         * vc-git.el (vc-git-after-dir-status-stage)
3955         (vc-git-dir-status-goto-stage): New functions.
3956         (vc-git-after-dir-status-stage1)
3957         (vc-git-after-dir-status-stage1-empty-db)
3958         (vc-git-after-dir-status-stage2): Remove, functionality moved
3959         into the new generic stage functions.
3960         (vc-git-dir-status-files): New function.
3962         * vc.el (vc-status-update): Revert an incorrect rewrite.
3963         Add some comments.
3964         (vc-status-refresh-files): New function.
3965         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
3966         state of up-to-date files.
3967         (vc-default-dir-status-files): New function.
3969 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
3971         * minibuffer.el (completion--embedded-envvar-table)
3972         (read-file-name-internal): Fix typos in 2008-04-11 change.
3974         * faces.el (read-face-name): Use `completion-table-in-turn',
3975         not `complete-in-turn'.
3977 2008-04-13  Andreas Schwab  <schwab@suse.de>
3979         * progmodes/etags.el: Require 'cl when compiling.
3981 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
3983         * progmodes/gud.el (gud-menu-map): Expand tooltip.
3985         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
3986         (menu): Add/expand menu tooltips.
3988 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
3990         * progmodes/sh-script.el (sh-show-indent): Fix typo.
3991         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
3993         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
3994         considered registered.
3996 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3998         * emacs-lisp/copyright.el (copyright-update-directory): New command.
4000         * ediff-wind.el (ediff-split-window-function)
4001         (ediff-merge-split-window-function): Improve custom type.
4003 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
4005         * loadup.el ("minibuffer"): Move after "faces".
4007 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4009         * progmodes/hideif.el (hif-factor): Handle unary minus.
4011 2008-04-12  Glenn Morris  <rgm@gnu.org>
4013         * calendar/cal-china.el (chinese-calendar-time-zone):
4014         Mark obsolete name as risky too.
4016         * calendar/calendar.el (calendar-faces): New custom group.
4017         (calendar-today, diary, holiday): Doc fix.
4018         Move to calendar-faces group.
4019         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
4020         (diary-button): Doc fix.  Move to calendar-faces group.
4022         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
4023         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
4024         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
4025         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
4026         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
4027         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
4028         not in dumped files before the associated defcustom.
4030 2008-04-11  Johan BockgÃ¥rd  <bojohan@gnu.org>
4032         * minibuffer.el (lazy-completion-table): Fix debug spec.
4034 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4036         * minibuffer.el (complete-with-action, lazy-completion-table):
4037         Move from subr.el.
4038         (apply-partially, completion-table-dynamic)
4039         (completion-table-with-context, completion-table-with-terminator)
4040         (completion-table-in-turn): New funs.
4041         (completion--make-envvar-table, completion--embedded-envvar-table):
4042         New funs.
4043         (read-file-name-internal): Use them.
4044         (completion-setup-hook): Move from simple.el.
4045         * subr.el (complete-with-action, lazy-completion-table):
4046         * simple.el (completion-setup-hook): Move to minibuffer.el.
4048 2008-04-11  Glenn Morris  <rgm@gnu.org>
4050         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
4052 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4054         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
4056         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
4058         * textmodes/fill.el (fill-forward-paragraph-function): New var.
4059         (fill-forward-paragraph): New fun.
4060         (fill-paragraph, fill-region): Use it.
4062         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
4063         (vc-status-create-fileinfo): Make `extra' optional.
4064         (vc-status-busy): New fun.
4065         (vc-status-menu-map): Use it.
4066         (vc-status-crt-marked): Remove.
4067         (vc-status-update): Rename from vc-status-add-entries.
4068         Add argument so as to prevent addition of entries.  Rewrite.
4069         (vc-update-vc-status-buffer): Remove.
4070         (vc-status-refresh): Don't remove old entries, set them to
4071         up-to-date instead.  Also do it after the update is complete.
4072         (vc-status-marked-files): Î·-reduce.
4074         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
4075         for non-dialogs.
4077         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
4079         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
4081 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
4083         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
4084         to t and don't truncate msg.
4086 2008-04-11  Glenn Morris  <rgm@gnu.org>
4088         * calendar/calendar.el (diary, holidays):
4089         Move custom groups to other files.
4090         (holiday-general-holidays, holiday-oriental-holidays)
4091         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
4092         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
4093         (holiday-hebrew-holidays, holiday-christian-holidays)
4094         (holiday-islamic-holidays, holiday-bahai-holidays)
4095         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
4096         * calendar/diary-lib.el: Move custom group here from calendar.el.
4097         * calendar/holidays-lib.el: Move custom group and variables here
4098         from calendar.el.
4100         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
4102         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
4103         Fix custom group.
4104         (calendar-current-time-zone-cache): Autoload riskiness.
4106         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
4108 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
4110         * woman.el (woman2-TH): Use string-equal instead of string-match.
4112 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4114         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
4115         (smerge-resolve): Merge the "2-way refinement" case with one half of
4116         the "mere whitespace" resolution.
4118 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
4120         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
4122 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
4124         * subr.el (assoc-ignore-case, assoc-ignore-representation):
4125         Add WHEN to obsolescence declaration.
4127         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
4129 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
4131         * vc-hooks.el (vc-state): Add new state `conflict'.
4132         (vc-after-save): Use when not if.
4133         (vc-default-mode-line-string): Deal with the conflict state.
4134         (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
4136         * vc.el (vc-editable-p, vc-default-status-printer)
4137         (vc-next-action): Deal with the conflict state.
4138         (vc-mark-resolved): New function.
4139         (vc-status-mode): Fix mode name.
4140         (vc-default-comment-history): Use when not if.
4141         (Todo): Add new entries, remove old ones.
4143         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
4144         (vc-cvs-parse-status, vc-cvs-after-dir-status):
4145         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
4146         Detect the conflict state.
4148         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
4150 2008-04-10  Glenn Morris  <rgm@gnu.org>
4152         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
4153         Respect truncate-partial-width-windows in non-full windows,
4154         with regards to :toggle and :enable state.
4156         * simple.el (toggle-truncate-lines): Doc fix.
4158         * Makefile.in (MH_E_DIR): New variable.
4159         (MH_E_SRC): Restore variable removed 2008-03-13.
4160         (mh-loaddefs.el): Depend on $MH_E_SRC.
4161         (CAL_DIR, CAL_SRC): New variables.
4162         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
4163         Depend on CAL_SRC.
4165         * calendar/calendar.el (calendar, diary): Add :prefix.
4166         (holidays): Change :prefix.
4167         (calendar-today, holiday, calendar-holiday-marker)
4168         (european-calendar-style): Change custom groups.
4170         * calendar/calendar.el (diary-hook, diary-display-hook):
4171         Move to diary-lib.el.
4172         * calendar/diary-lib.el (diary-hook, diary-display-hook):
4173         Move here from calendar.el.
4174         * calendar/appt.el: Require diary-lib rather than calendar.
4175         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
4177         * calendar/appt.el (appt): Add :prefix.
4179         * calendar/diary-lib.el (diary-hook): Doc fix.
4180         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
4182 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4184         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
4185         New functions.
4187         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
4188         the arg to recursive calls.
4190 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
4192         * minibuffer.el (completion-auto-help): Fix typo.
4194 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4196         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
4198 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
4200         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
4201         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
4203 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4205         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
4207         * minibuffer.el (minibuffer): Move group from cus-edit.el.
4208         (completion-auto-help): Move from C code.
4209         (minibuffer--maybe-completion-help): Remove.
4210         (minibuffer--bitset): New function.
4211         (minibuffer--do-completion): Rename from minibuffer-do-completion.
4212         Renumber a bit.  Really complete on string *before* point.
4213         Add argument used for word-completion.
4214         Join trailing / in completion with following text, as done in
4215         minibuffer-complete-word.
4216         Handle new value `lazy' for completion-auto-help.
4217         (minibuffer-try-word-completion): New function extracted from
4218         minibuffer-complete-word.
4219         (minibuffer-complete-word): Use minibuffer--do-completion.
4220         (minibuffer--insert-strings): Rename from
4221         minibuffer-complete-insert-strings.
4222         (exit-minibuffer): Fix typo.
4223         * cus-edit.el (minibuffer): Move group to minibuffer.el.
4224         * cus-start.el: Remove completion-auto-help.
4226 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
4228         * vc.el (vc-status-add-entries): New function.
4229         (vc-status-add-entry): Remove.
4230         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
4231         Use vc-status-add-entries.
4233         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
4234         order.
4236 2008-04-09  Jason Rumney  <jasonr@gnu.org>
4238         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
4239         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
4240         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
4241         (AUTOGENEL): New variable.
4242         (distclean, maintainer-clean): New targets.
4244 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
4246         * emacs-lisp/regexp-opt.el (regexp-opt):
4247         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
4249 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
4251         * nxml/nxml-mode.el (nxml-cleanup): New function.
4252         (nxml-mode): Add it to change-major-mode-hook.
4254 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
4256         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
4258 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
4260         * calc/.cvsignore: New file.
4262 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
4264         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
4266         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
4267         show-help-function when turning tooltip off.
4268         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
4269         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
4271 2008-04-09  Alan Mackenzie  <acm@muc.de>
4273         * font-lock.el (font-lock-extend-after-change-region-function):
4274         Make it buffer local.
4276 2008-04-09  Glenn Morris  <rgm@gnu.org>
4278         * calendar/calendar.el (diary-file, european-calendar-style):
4279         Remove autoload cookies.
4281 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4283         * outline.el (outline-mode-menu-bar-map):
4284         * log-view.el (log-view-mode-menu):
4285         * log-edit.el (log-edit-menu): Add :help.
4287 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
4289         * emacs-lisp/regexp-opt.el (regexp-opt-group):
4290         Use substring-no-properties for correct handling of unibyte strings.
4292 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4294         * add-log.el (change-log-next-buffer): Handle the case where version<
4295         signals an error.
4297         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
4298         mouse-major-mode-menu.
4299         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
4300         (mouse-major-mode-menu, mouse-popup-menubar)
4301         (mouse-popup-menubar-stuff): Use them.
4302         (C-down-mouse-3): Bind to a dynamic map rather than to
4303         mouse-popup-menubar-stuff.
4305         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
4306         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
4308 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4310         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
4311         file:// access method.
4313 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4315         * minibuffer.el: New file.
4316         * loadup.el: Load it.
4318 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4320         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
4321         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
4323         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
4324         (calc-mode-map, calc-digit-map, calc-dispatch-map):
4325         Move initialization into declaration.
4326         * calc/calc-yank.el:
4327         * calc/calc-misc.el:
4328         * calc/calc-embed.el:
4329         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
4331 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
4333         * ps-samp.el (ps-add-printer, ps-remove-printer)
4334         (ps-make-dynamic-printer-menu): New functions.
4336         * net/zeroconf.el: New file.
4338 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4340         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
4342 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
4344         * vc-rcs.el (vc-rcs-modify-change-comment):
4345         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
4347         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
4349 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
4351         * international/mule-cmds.el (set-locale-environment): Don't warn if
4352         coding system doesn't agree with system locale (this reverts changes
4353         by Dave Love, dated 2002-10-27 and 2002-10-09).
4355         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4356         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
4358         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
4360 2008-04-08  Glenn Morris  <rgm@gnu.org>
4362         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
4363         * textmodes/remember.el (remember-diary-convert-entry):
4364         Require calendar.
4366         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
4367         diary-file, since it is the default for make-diary-entry anyway.
4369         * calendar/cal-menu.el (cal-menu-event-to-date):
4370         Rename calendar-event-to-date.  Update callers.
4371         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
4372         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
4373         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
4374         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
4375         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
4376         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
4377         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
4378         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
4379         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
4380         (calendar-mouse-tex-month-landscape):
4381         Rename cal-tex-mouse-month-landscape.
4382         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
4383         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
4384         (calendar-mouse-tex-year-landscape):
4385         Rename cal-tex-mouse-year-landscape.
4386         (cal-menu-context-mouse-menu): Update for above name changes.
4388         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4389         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4390         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
4391         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
4392         * calendar/holidays.el: Replace int-to-string with number-to-string.
4394 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
4396         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
4397         region if point moves.
4399 2008-04-08  Kenichi Handa  <handa@m17n.org>
4401         * faces.el (font-slant-table): Change numeric values for `r',
4402         `roman', and `normal'.
4404 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4406         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
4408 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
4410         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
4411         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
4413 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
4415         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
4416         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
4418 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4420         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
4422 2008-04-07  Sam Steingold  <sds@gnu.org>
4424         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
4425         Add helper functions.
4426         (lisp-do-defun): Extract the common part of lisp-eval-defun and
4427         lisp-compile-defun; DEFVAR forms reset the variables to the init
4428         values, just like in emacs-lisp mode eval-defun.
4429         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
4430         (lisp-compile-region): Use lisp-compile-string.
4432 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4434         * subr.el (combine-and-quote-strings): Also quote strings that contain
4435         the separator.
4437         * pcvs-util.el (cvs-map): Avoid recursion :-(
4439 2008-04-07  Glenn Morris  <rgm@gnu.org>
4441         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
4443         * calendar.el (diary-view-entries-initially-flag): Rename
4444         view-diary-entries-initially.  Keep old name as alias, update users.
4445         (calendar-mark-diary-entries-flag): Rename
4446         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
4447         (calendar-view-holidays-initially-flag): Rename
4448         view-calendar-holidays-initially.  Keep old name as alias, update users.
4449         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
4450         Keep old name as alias, update users.
4451         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
4452         Keep old name as alias, update users.
4453         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
4454         Keep old name as alias, update users.
4455         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
4456         Keep old name as alias, update users.
4457         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
4458         (diary-american-date-forms): Rename american-date-diary-pattern.
4459         Keep old name as alias, update users.
4460         (diary-european-date-forms): Rename european-date-diary-pattern.
4461         Keep old name as alias, update users.
4462         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
4463         Keep old name as alias, update users.
4464         (calendar-european-date-display-form): Rename
4465         european-calendar-display-form.  Keep old name as alias, update users.
4466         (calendar-american-date-display-form): Rename
4467         european-calendar-display-form.  Keep old name as alias, update users.
4468         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
4469         Keep old name as alias, update users.
4470         (holiday-general-holidays): Rename general-holidays.
4471         Keep old name as alias, update users.
4472         (holiday-oriental-holidays): Rename oriental-holidays.
4473         Keep old name as alias, update users.
4474         (holiday-local-holidays): Rename local-holidays.
4475         Keep old name as alias, update users.
4476         (holiday-other-holidays): Rename other-holidays.
4477         Keep old name as alias, update users.
4478         (holiday-hebrew-holidays): Rename hebrew-holidays.
4479         Keep old name as alias, update users.
4480         (holiday-christian-holidays): Rename christian-holidays.
4481         Keep old name as alias, update users.
4482         (holiday-islamic-holidays): Rename islamic-holidays.
4483         Keep old name as alias, update users.
4484         (holiday-bahai-holidays): Rename bahai-holidays.
4485         Keep old name as alias, update users.
4486         (holiday-solar-holidays): Rename solar-holidays.
4487         Keep old name as alias, update users.
4488         (diary-fancy-buffer): Rename fancy-diary-buffer.
4489         Keep old name as alias, update users.
4490         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
4491         Update users.
4492         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
4493         Update users.
4494         (calendar-increment-month): Rename increment-calendar-month.
4495         Keep old name as alias, update callers.
4496         (calendar-increment-month-cons): Rename old calendar-increment-month.
4497         Update callers.
4498         (calendar-extract-month): Rename extract-calendar-month.
4499         Keep old name as alias, update callers.
4500         (calendar-extract-day): Rename extract-calendar-day.
4501         Keep old name as alias, update callers.
4502         (calendar-extract-year): Rename extract-calendar-year.
4503         Keep old name as alias, update callers.
4504         (calendar-generate-window): Rename generate-calendar-window.
4505         Update callers.
4506         (calendar-generate): Rename generate-calendar.  Update callers.
4507         (calendar-generate-month): Rename generate-calendar-month.
4508         Update callers.
4509         (calendar-redraw): Rename redraw-calendar.  Update callers.
4510         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
4511         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
4512         Update callers.
4513         (calendar-update-mode-line): Rename update-calendar-mode-line.
4514         Update callers.
4515         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
4516         update callers.
4517         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
4518         Keep old name as alias, update callers.
4519         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4520         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
4521         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
4522         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
4523         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
4524         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
4525         * calendar/solar.el: Update for calendar.el name changes.
4526         * org/org.el (org-agenda-format-date-aligned)
4527         (org-agenda-execute-calendar-command): Access date elements directly
4528         rather than using calendar functions.
4529         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
4530         Also set calendar-view-diary-initially-flag,
4531         calendar-view-holidays-initially-flag.
4532         (org-get-entries-from-diary): Also set diary-fancy-buffer.
4533         (org-agenda-execute-calendar-command): No need to set displayed-day.
4535 2008-04-06  Alan Mackenzie  <acm@muc.de>
4537         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
4538         typo in the doc string.
4540         * progmodes/cc-mode.el (c-basic-common-init):
4541         Set font-lock-extend-after-change-region-function.
4542         (c-extend-after-change-region): New function, used in
4543         font-lock-extend-after-change-region-function, thus superseding
4544         advice on the Font Lock after change functions.
4545         (c-advise-fl-for-region): Remove this macro.
4547 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4549         * textmodes/flyspell.el (flyspell-duplicate-distance):
4550         Improve custom type.
4552 2008-04-06  Glenn Morris  <rgm@gnu.org>
4554         * calendar/diary-lib.el (diary-sexp-entry-symbol):
4555         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
4556         (diary-list-entries-hook): Rename list-diary-entries-hook.
4557         Keep old name as alias, update users.
4558         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
4559         Keep old name as alias, update users.
4560         (diary-nongregorian-listing-hook): Rename
4561         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
4562         (diary-nongregorian-marking-hook): Rename
4563         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
4564         (diary-print-entries-hook): Rename print-diary-entries-hook.
4565         Keep old name as alias, update users.
4566         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
4567         Keep old name as alias, update users.
4568         (diary-number-of-entries): Rename number-of-diary-entries.
4569         Keep old name as alias, update users.
4570         (view-diary-entries, list-diary-entries, show-all-diary-entries):
4571         Give version of obsolescence.
4572         (diary-view-other-diary-entries): Rename view-other-diary-entries.
4573         Keep old name as alias, update callers.
4574         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
4575         update callers.
4576         (diary-include-other-diary-files): Rename include-other-diary-files.
4577         Keep old name as alias, update callers.
4578         (diary-simple-display): Rename simple-diary-display.
4579         Keep old name as alias, update callers.
4580         (diary-fancy-display): Rename fancy-diary-display.
4581         Keep old name as alias, update callers.
4582         (diary-print-entries): Rename print-diary-entries.
4583         Keep old name as alias, update callers.
4584         (diary-marking-entries-flag): Rename marking-diary-entries.
4585         Update users.
4586         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
4587         (diary-mark-entries): Rename mark-diary-entries.
4588         Keep old name as alias, update callers.
4589         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
4590         Keep old name as alias, update callers.
4591         (diary-mark-included-diary-files): Rename mark-included-diary-files.
4592         Keep old name as alias, update callers.
4593         (calendar-mark-days-named): Rename mark-calendar-days-named.
4594         Keep old name as alias, update callers.
4595         (calendar-mark-month): Rename mark-calendar-month.
4596         Keep old name as alias, update callers.
4597         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
4598         Keep old name as alias, update callers.
4599         (diary-sort-entries): Rename sort-diary-entries.
4600         Keep old name as alias, update callers.
4601         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
4602         Keep old name as alias, update callers.
4603         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
4604         update callers.
4605         (diary-insert-entry): Rename insert-diary-entry.
4606         Keep old name as alias.
4607         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
4608         Keep old name as alias.
4609         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
4610         Keep old name as alias.
4611         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
4612         Keep old name as alias.
4613         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
4614         Keep old name as alias.
4615         (diary-insert-block-entry): Rename insert-block-diary-entry.
4616         Keep old name as alias.
4617         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
4618         Keep old name as alias.
4619         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
4620         Keep old name as alias, update users.
4621         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
4622         Keep old name as alias, update callers.
4623         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4624         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
4625         * calendar/icalendar.el: Update for diary-lib name changes.
4627 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
4629         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
4631         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
4632         for copy, move, and link operations.
4634 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
4636         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
4637         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
4639         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
4640         'require' statements with 1-argument ones (wrapped in if's).
4641         For compatibility with the current stable version of XEmacs.
4643 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
4645         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
4647 2008-04-06  Jason Rumney  <jasonr@gnu.org>
4649         * language/burmese.el ("Burmese"): Make sample text consistent with
4650         language name.
4652 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
4654         * progmodes/gdb-ui.el (gdb): New group.
4655         (gdb-debug-log-max, gdb-enable-debug)
4656         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
4657         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
4658         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
4659         (gdb-show-changed-values, gdb-max-children)
4660         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
4661         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
4662         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
4663         (gdb-memory-unit): Move to new group from GUD group.
4664         (menu): Allow customization from GDB-UI menu-item.
4666 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
4668         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
4670 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4672         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
4673         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4674         Revision numbers can include ".".
4676         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
4677         "+" lines not accounted for by counting "-" and context lines.
4679 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4681         * term/mac-win.el (mac-service-open-file): Use file URL instead of
4682         file name string.
4684 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4686         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
4687         (vc-bzr-annotate-time): Accept space used to preserve alignment.
4689 2008-04-05  Richard Stallman  <rms@gnu.org>
4691         * emacs-lisp/advice.el (defadvice): Add usage pattern.
4693 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
4695         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
4696         thread in [h-e-w]).
4698 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
4700         * files.el (abort-if-file-too-large): Fix typo in docstring.
4702 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4704         * subr.el (functionp): Return nil for special forms.
4706 2008-04-05  Glenn Morris  <rgm@gnu.org>
4708         * emacs-lisp/autoload.el (autoload-ensure-default-file):
4709         Provide a feature.
4710         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
4711         Require loaddef file rather than loading it.
4712         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
4713         autoload-ensure-default-file provides a feature.
4715         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
4716         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
4717         (compile, compile-always, recompile): Use $LOADDEFS.
4718         (cal-autoloads): Remove.
4720         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
4721         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
4723         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
4724         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
4726         * calendar/calendar.el (diary-hebrew-entry-symbol):
4727         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
4728         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
4729         Keep old name as alias.
4730         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
4731         Keep old name as alias.
4732         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
4733         to diary-bahai-entry-symbol.
4734         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
4735         to diary-hebrew-entry-symbol.
4736         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
4737         to diary-islamic-entry-symbol.
4738         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
4740         * calendar/solar.el (diary-sabbath-candles-minutes)
4741         (diary-sabbath-candles): Move to cal-hebrew.
4742         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
4743         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
4744         Doc fix.  Keep old name as alias.
4745         (diary-hebrew-sabbath-candles): Simplify.
4746         (solar-setup, solar-sunrise-sunset, calendar-latitude)
4747         (calendar-longitude, calendar-time-zone): Declare for compiler.
4748         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
4749         rename.
4751         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
4752         Rename coptic-calendar-month-name-array.  Update callers.
4753         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
4754         (calendar-coptic-name): Rename coptic-name.  Update callers.
4755         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
4756         Update callers.
4757         (calendar-coptic-last-day-of-month):
4758         Rename coptic-calendar-last-day-of-month.  Update callers.
4759         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
4760         Keep old name as alias, update callers.
4761         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
4762         Keep old name as alias, update callers.
4763         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
4764         Keep old name as alias.
4765         (calendar-ethiopic-month-name-array):
4766         Rename ethiopic-calendar-month-name-array.  Update callers.
4767         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
4768         Update callers.
4769         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
4770         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
4771         Keep old name as alias, update callers.
4772         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
4773         Keep old name as alias, update callers.
4774         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
4775         Keep old name as alias.
4777         * calendar/cal-french.el (calendar-french-epoch):
4778         Rename french-calendar-epoch.  Update callers.
4779         (calendar-french-month-name-array): Rename variable and function
4780         french-calendar-month-name-array.  Update callers.
4781         (calendar-french-multibyte-month-name-array):
4782         Rename french-calendar-multibyte-month-name-array.  Update callers.
4783         (calendar-french-day-name-array): Rename variable and function
4784         french-calendar-day-name-array.  Update callers.
4785         (calendar-french-special-days-array): Rename variable and function
4786         french-calendar-special-days-array.  Update callers.
4787         (calendar-french-multibyte-special-days-array):
4788         Rename french-calendar-multibyte-special-days-array.  Update callers.
4789         (calendar-french-accents-p): Rename french-calendar-accents.
4790         Update callers.
4791         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
4792         Update callers.
4793         (calendar-french-last-day-of-month):
4794         Rename french-calendar-last-day-of-month.  Update callers.
4795         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
4796         Keep old name as alias, update callers.
4797         (calendar-french-print-date): Rename calendar-print-french-date.
4798         Keep old name as alias, update callers.
4799         (calendar-french-goto-date): Rename calendar-goto-french-date.
4800         Keep old name as alias.
4802         * calendar/cal-menu.el, calendar/calendar.el:
4803         Update for Coptic and French name changes.
4805         * calendar/cal-china.el (calendar-chinese): Rename custom group
4806         from chinese-calendar.  Update users.
4807         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
4808         Keep old name as alias, update users.
4809         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
4810         Keep old name as alias.
4811         (calendar-chinese-daylight-time-offset):
4812         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
4813         update users.
4814         (calendar-chinese-standard-time-zone-name):
4815         Rename chinese-calendar-standard-time-zone-name.
4816         Keep old name as alias, update users.
4817         (calendar-chinese-daylight-saving-start):
4818         Rename chinese-calendar-daylight-savings-starts.
4819         Keep old name as alias, update users.
4820         (calendar-chinese-daylight-saving-end):
4821         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
4822         update users.
4823         (calendar-chinese-daylight-saving-start-time):
4824         Rename chinese-calendar-daylight-savings-starts-time.
4825         Keep old name as alias, update users.
4826         (calendar-chinese-daylight-saving-end-time):
4827         Rename chinese-calendar-daylight-savings-ends-time.
4828         Keep old name as alias, update users.
4829         (calendar-chinese-celestial-stem): Rename
4830         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
4831         (calendar-chinese-terrestrial-branch):
4832         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
4833         update users.
4834         (calendar-chinese-zodiac-sign-on-or-after):
4835         Rename chinese-zodiac-sign-on-or-after.  Update callers.
4836         (calendar-chinese-new-moon-on-or-after):
4837         Rename chinese-new-moon-on-or-after.  Update callers.
4838         (calendar-chinese-month-list): Rename chinese-month-list.
4839         Update callers.
4840         (calendar-chinese-number-months): Rename number-chinese-months.
4841         Update callers.
4842         (calendar-chinese-compute-year): Rename compute-chinese-year.
4843         Update callers.
4844         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
4845         (calendar-chinese-year): Rename chinese-year.  Update callers.
4846         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
4847         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
4848         Keep old name as alias, update callers.
4849         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
4850         Keep old name as alias, update callers.
4851         (calendar-chinese-months-to-alist):
4852         Rename make-chinese-month-assoc-list.  Update callers.
4853         (calendar-chinese-months): Rename chinese-months.  Update callers.
4854         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
4855         Keep old name as alias, update callers.
4857         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
4858         Rename hebrew-calendar-leap-year-p.  Update callers.
4859         (calendar-hebrew-last-month-of-year):
4860         Rename hebrew-calendar-last-month-of-year.  Update callers.
4861         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
4862         Update callers.
4863         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
4864         Update callers.
4865         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
4866         Update callers.
4867         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
4868         Update callers.
4869         (calendar-hebrew-last-day-of-month):
4870         Rename hebrew-calendar-last-day-of-month.  Update callers.
4871         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
4872         Keep old name as alias, update callers.
4873         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
4874         Keep old name as alias, update callers.
4875         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
4876         Keep old name as alias, update callers.
4877         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
4878         Keep old name as alias.
4879         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
4880         Keep old name as alias.
4881         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
4882         Keep old name as alias.
4883         (holiday-hebrew-passover): Rename holiday-passover-etc.
4884         Keep old name as alias.
4885         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
4886         Keep old name as alias, update callers.
4887         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
4888         Keep old name as alias.
4889         (calendar-hebrew-mark-date-pattern):
4890         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
4891         update callers.
4892         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
4893         Keep old name as alias.
4894         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
4895         Keep old name as alias.
4896         (diary-hebrew-insert-monthly-entry):
4897         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
4898         (diary-hebrew-insert-yearly-entry):
4899         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
4900         (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
4901         Keep old name as alias.
4902         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
4903         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
4904         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
4905         Keep old name as alias.
4906         (calendar-hebrew-parashiot-names):
4907         Rename hebrew-calendar-parashiot-names.  Update callers.
4908         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
4909         (calendar-hebrew-year-Saturday-incomplete-Sunday):
4910         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
4911         (calendar-hebrew-year-Saturday-complete-Tuesday):
4912         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
4913         (calendar-hebrew-year-Monday-incomplete-Tuesday):
4914         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
4915         (calendar-hebrew-year-Monday-complete-Thursday):
4916         Rename hebrew-calendar-year-Monday-complete-Thursday.
4917         (calendar-hebrew-year-Tuesday-regular-Thursday):
4918         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
4919         (calendar-hebrew-year-Thursday-regular-Saturday):
4920         Rename hebrew-calendar-year-Thursday-regular-Saturday.
4921         (calendar-hebrew-year-Thursday-complete-Sunday):
4922         Rename hebrew-calendar-year-Thursday-complete-Sunday.
4923         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
4924         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
4925         (calendar-hebrew-year-Saturday-complete-Thursday):
4926         Rename hebrew-calendar-year-Saturday-complete-Thursday.
4927         (calendar-hebrew-year-Monday-incomplete-Thursday):
4928         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
4929         (calendar-hebrew-year-Monday-complete-Saturday):
4930         Rename hebrew-calendar-year-Monday-complete-Saturday.
4931         (calendar-hebrew-year-Tuesday-regular-Saturday):
4932         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
4933         (calendar-hebrew-year-Thursday-incomplete-Sunday):
4934         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
4935         (calendar-hebrew-year-Thursday-complete-Tuesday):
4936         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
4937         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
4938         Update for above name changes of constants.
4940         * calendar/cal-menu.el, calendar/calendar.el:
4941         Update for chinese and hebrew name changes.
4942         * calendar/diary-lib.el: Update for hebrew name changes.
4944 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4946         * subr.el (keymap-canonicalize): Correct thinko.
4948         * server.el: Undo part of the multi-tty change, which is only
4949         needed if server.el is preloaded, and broke server-running-p.
4950         (server-socket-dir): Initialize in the defvar, as before.
4951         (server-start): Remove initialization of server-socket-dir.
4953 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
4955         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
4956         3-member cons cells.
4958 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
4960         * cus-face.el (custom-face-attributes): Handle roman slant.
4962         * faces.el (default): Ensure the face-defface-spec property is set.
4964 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
4966         * files.el (abort-if-file-too-large): New function.
4967         (find-file-noselect, insert-file-1): Use it.
4969 2008-04-05  Reto Zimmermann  <reto@gnu.org>
4971         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
4972         Replace C-c[a-zA-Z] key bindings.
4974 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4976         * progmodes/hideif.el (hif-token-alist): New var.
4977         (hif-token-regexp, hif-tokenize): Use it.
4978         (hif-mathify-binop): New macro.
4979         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
4980         (hif-greater-equal, hif-less-equal): Use it.
4981         (hif-logior, hif-logand): New functions.
4982         (hif-math): Accept | and & as well.
4984         * progmodes/etags.el: Fix problem with completion for buffer-local
4985         tables.  Reported by Radey Shouman <shouman@comcast.net>.
4986         (tags-complete-tag): Remove.
4987         (tags-lazy-completion-table): New function to replace it.
4988         (find-tag-tag, complete-tag): Update users.
4990 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
4992         * vc-rcs.el (vc-rcs-dir-status):
4993         * vc-sccs.el (vc-sccs-dir-status): New function.
4995         * outline.el (outline-mode-menu-bar-map):
4996         * term.el (terminal-signal-menu): Add :help.
4998         * net/eudc.el (eudc-mode-map): Declare and define in one step.
4999         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
5001         * emacs-lisp/re-builder.el (reb-mode-map):
5002         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
5004         * diff-mode.el (diff-file-junk-re): Recognize the git format for
5005         new files, deleted files and for changing permissions.
5006         (diff-mode): Set beginning-of-defun-function and
5007         end-of-defun-function.
5009         * vc-bzr.el (vc-bzr-state): Use when instead of if.
5011         * vc.el (vc-default-status-fileinfo-extra): New function.
5012         (vc-status-mark-buffer-changed): Use it.
5013         (vc-update-vc-status-buffer): Allow for partial updates.
5015 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5017         * net/tramp.el (after-init-hook): Don't wrap a lambda around
5018         tramp-register-completion-file-name-handler.
5020         * subr.el (keymap-canonicalize): New function.
5021         * mouse.el (mouse-menu-non-singleton): Use it.
5022         (mouse-major-mode-menu): Remove hack made unnecessary.
5024         * simple.el (set-fill-column): Prompt rather than error by default.
5026 2008-04-04  Andreas Schwab  <schwab@suse.de>
5028         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
5029         Reset new-rules after each round.
5031         * Makefile.in (cal-autoloads): New target.
5032         (compile, compile-always, recompile): Depend on it.
5033         ($(lisp)/calendar/cal-loaddefs.el)
5034         ($(lisp)/calendar/diary-loaddefs.el)
5035         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
5037 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
5039         * ediff*.el: Replace load with require in eval-when-compile.
5041         * ediff-hook: Delete all invocations of (autoload ...).
5043         * ediff-util.el (ediff-setup): Make window-min-height a local variable
5044         in ediff control window, and set its min height to 2.
5045         (ediff-setup-control-buffer): Dedicate the control window.
5046         (ediff-toggle-multiframe): Undedicate control window.
5047         Work directly with ediff-setup-windows-multiframe and
5048         ediff-setup-windows-plain.
5050         * ediff-wind (ediff-choose-window-setup-function-automatically):
5051         New function.
5052         (ediff-window-setup-function): Change initialization.
5053         (ediff-setup-windows-automatic): Delete.
5054         (ediff-setup-windows-plain-merge): Make control window dedicated.
5055         (ediff-destroy-control-frame): Do not skip frames if working in a
5056         single frame.
5058         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
5059         eval-when-compile.
5061         * emulation/viper-util.el: Move provide's forward, prevent recursion in
5062         eval-when-compile.
5064 2008-04-04  Glenn Morris  <rgm@gnu.org>
5066         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
5067         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
5069         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
5070         Rename islamic-calendar-leap-year-p.  Update callers.
5071         (calendar-islamic-last-day-of-month):
5072         Rename islamic-calendar-last-day-of-month.  Update callers.
5073         (calendar-islamic-day-number):
5074         Rename islamic-calendar-day-number.  Update callers.
5075         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
5076         Update callers, keep old name as alias.
5077         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
5078         Update callers, keep old name as alias.
5079         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
5080         Keep old name as alias.
5081         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
5082         Update callers, keep old name as alias.
5083         (calendar-islamic-mark-date-pattern):
5084         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
5085         name as alias.
5086         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
5087         Keep old name as alias.
5088         (diary-islamic-insert-monthly-entry):
5089         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
5090         (diary-islamic-insert-yearly-entry):
5091         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
5093         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
5094         calendar-absolute-from-iso.  Update callers, keep old name as alias.
5095         (calendar-iso-print-date): Rename calendar-print-iso-date.
5096         Update callers, keep old name as alias.
5097         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
5098         Keep old name as alias.
5099         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
5100         Keep old name as alias.
5102         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
5103         calendar-absolute-from-julian.  Update callers, keep old name as alias.
5104         (calendar-julian-print-date): Rename calendar-print-julian-date.
5105         Update callers, keep old name as alias.
5106         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
5107         Update callers, keep old name as alias.
5108         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
5109         Update callers, keep old name as alias.
5110         (calendar-astro-print-day-number):
5111         Rename calendar-print-astro-day-number.  Update callers, keep old
5112         name as alias.
5113         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
5114         Update callers, keep old name as alias.
5116         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
5117         Rename calendar-string-to-mayan-long-count.  Update callers.
5118         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
5119         Update callers, keep old name as alias.
5120         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
5121         Update callers.
5122         (calendar-mayan-read-tzolkin-date):
5123         Rename calendar-read-mayan-tzolkin-date.  Update callers.
5124         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
5125         Keep old name as alias.
5126         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
5127         Keep old name as alias.
5128         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
5129         Keep old name as alias.
5130         (calendar-mayan-previous-tzolkin-date):
5131         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
5132         (calendar-mayan-next-round-date):
5133         Rename calendar-next-calendar-round-date.  Keep old name as alias.
5134         (calendar-mayan-previous-round-date):
5135         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
5136         (calendar-mayan-long-count-to-absolute): Rename
5137         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
5138         (calendar-mayan-goto-long-count-date):
5139         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
5141         * calendar/cal-persia.el (calendar-persian-month-name-array):
5142         Rename persian-calendar-month-name-array.  Update callers.
5143         (calendar-persian-epoch): Rename persian-calendar-epoch.
5144         Update callers.
5145         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
5146         Update callers.
5147         (calendar-persian-last-day-of-month):
5148         Rename persian-calendar-last-day-of-month.  Update callers.
5149         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
5150         Update callers, keep old name as alias.
5151         (calendar-persian-print-date): Rename calendar-print-persian-date.
5152         Update callers, keep old name as alias.
5153         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
5154         Keep old name as alias.
5156         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
5157         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
5158         * calendar/solar.el: Update for cal-julian name changes.
5160         * calendar/cal-dst.el: Update for persian name changes.
5162         * calendar/cal-menu.el, calendar/calendar.el:
5163         Update for islamic, iso, julian, mayan, persian name changes.
5165         * calendar/diary-lib.el: Update for islamic name changes.
5167         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
5168         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
5169         as alias.
5170         (calendar-christian-all-holidays-flag):
5171         Rename all-christian-calendar-holidays.  Update callers, keep old
5172         name as alias.
5173         (calendar-islamic-all-holidays-flag):
5174         Rename all-islamic-calendar-holidays.  Update callers, keep old
5175         name as alias.
5176         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
5177         Update callers, keep old name as alias.
5178         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
5179         Update for the above name changes.
5181 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
5183         * hilit-chg.el (global-highlight-changes-mode)
5184         (highlight-changes-passive-string, highlight-changes-active-string):
5185         Mark as obsolete since 23.1, not 22.1.
5187 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
5189         * hilit-chg.el (highlight-changes-visibility-initial-state)
5190         (hilit-chg-update, highlight-changes-mode-turn-on):
5191         Fix typos in docstrings.
5193 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
5195         * newcomment.el (comment-enter-backward): Be careful to restore
5196         position changed during narrowing.
5198 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
5200         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5201         Recognize `sub ($$)'.
5203 2008-04-03  Richard Sharman  <rsharman@pobox.com>
5205         * hilit-chg.el (highlight-changes-mode): Rename from
5206         highlight-changes; no longer uses sub-modes active and passive;
5207         implemented by define-minor-mode.
5208         (highlight-changes-toggle-visibility): New function, to replace
5209         the old passive/active submodes of global-highlight-changes-mode;
5210         implemented by define-minor-mode.
5211         (global-highlight-changes-mode): Rename from global-highlight-changes;
5212         rewrite using define-globalized-minor-mode.
5213         (hilit-chg-major-mode-hook, hilit-chg-check-global)
5214         (hilit-chg-post-command-hook, hilit-chg-check-global)
5215         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
5216         to use of define-globalized-minor-mode.
5217         (highlight-changes-global-initial-state): Change to be boolean.
5218         (highlight-changes-visible-string, highlight-changes-invisible-string):
5219         Rename from highlight-changes-active-string and
5220         highlight-changes-passive-string.
5221         (hilit-chg-update, hilit-chg-set): Use them.
5222         (global-highlight-changes-mode): Rename from global-highlight-changes.
5223         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
5224         docstring.
5225         (hilit-chg-hide-changes): Rewrite to use dolist.
5226         (hilit-chg-set-face-on-change, hilit-chg-update)
5227         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
5228         variable instead of testing highlight-changes-mode.
5229         (highlight-markup-buffers): Add require ediff-util; argument on calls
5230         to highlight-changes-mode changed.
5231         (highlight-compare-with-file): Fix problems with interactive
5232         call giving invalid default file.
5234 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
5236         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
5237         Fix in disassembly buffer (regression in 22.2).
5239 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
5241         * emulation/viper-macs.el (viper-read-fast-keysequence):
5242         Use viper-read-event instead of viper-read-key.
5244         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
5246         * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
5247         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
5248         let-statements.
5250         * emulation/viper-ex.el, emulation/viper-macs.el:
5251         * emulation/viper-mous.el:
5252         Replace load with require in eval-when-compile.
5254 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5256         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
5258         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
5259         (archive-try-jka-compr): New function.
5260         (archive-set-buffer-as-visiting-file): Use it.
5262         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
5264 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
5266         * simple.el (handle-shift-selection): New arg.
5268 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5270         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
5272         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
5274 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
5276         * shell.el (shell-dynamic-complete-filename): New fun.
5277         (shell-dynamic-complete-functions): Use it.
5279         * help-fns.el (describe-variable): Undo 2008-02-25 change.
5281 2008-04-03  Kenichi Handa  <handa@m17n.org>
5283         * international/fontset.el (create-fontset-from-x-resource):
5284         Handle the error of X resource more gracefully.
5286         * international/latin1-disp.el (latin1-display): Don't use make-char.
5287         Fix the argument to set-char-table-range.
5288         (latin1-display-identities): Don't use make-char.
5289         (latin1-display-reset): Use map-charset-chars instead of directly
5290         calling standard-display-default.
5291         (latin1-display-check-font): Don't use make-char.
5292         (latin1-display-setup): Likewise.
5293         (latin1-display-ucs-per-lynx): Likewise.
5295 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5297         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
5298         name the fields, to make the code clearer.
5299         Rewrite all `aset' and `aref' using the defined accessors.
5300         (timer--time): New pseudo-field.
5301         (timer-set-time, timer-set-idle-time, timer-inc-time)
5302         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
5303         (timer--time-less-p): New function.
5304         (timer--activate): New function, extracted from timer-activate.
5305         (timer-activate-when-idle, timer-activate): Use it.
5306         (cancel-function-timers): Use dolist.
5308 2008-04-03  Glenn Morris  <rgm@gnu.org>
5310         * add-log.el (c-beginning-of-defun, c-end-of-defun):
5311         Remove declarations; no longer used.
5312         (c-cpp-define-name, c-defun-name): Declare as functions.
5314         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
5315         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
5317         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
5318         (holiday-passover-etc, holiday-hanukkah): Doc fix.
5319         Add optional argument.  Simplify.
5320         (holiday-tisha-b-av-etc): Use memq rather than unless.
5321         (holiday-julian): Autoload it.
5322         (holiday-hebrew-misc): New function.
5324         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
5326         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
5327         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
5328         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
5329         all-hebrew-calendar-holidays.
5330         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
5331         Simplify using new functions.
5332         (calendar-holidays): Doc fix.
5333         (generate-calendar-window): Use bound-and-true-p.
5335         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
5337         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
5338         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
5339         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
5340         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
5342         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
5344 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5346         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
5348         * vc-bzr.el (vc-bzr-checkout): Simplify.
5350         * image-mode.el (image-mode-fit-frame): New command.
5352         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
5353         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
5354         (keyboard-escape-quit): Check region-active-p i.s.o
5355         transient-mark-mode.
5357 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5359         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
5360         (imap-message-copyuid-1): Use it.
5361         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5362         J. Williams in
5363         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5365 2008-04-02  Alan Mackenzie  <acm@muc.de>
5367         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
5368         New optimised functions to get the name of the current defun/macro.
5370         * add-log.el (add-log-current-defun): Move the functionality which
5371         gets the current function name for C like modes to cc-cmds.el,
5372         thus optimising for speed.
5374 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
5376         * simple.el (deactivate-mark): When the mark is temporarily
5377         active, restore the original value of transient-mark-mode.
5378         (set-mark-command): First deactivate the mark if was temporarily active.
5379         (exchange-point-and-mark): Reactivate the mark if it was
5380         temporarily active.
5381         (handle-shift-selection): New fun.
5382         (transient-mark-mode): Move var documentation here from buffer.c.
5383         (next-line, previous-line, backward-word, move-end-of-line)
5384         (move-beginning-of-line, forward-to-indentation)
5385         (backward-to-indentation, back-to-indentation)
5386         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
5388         * mouse.el (mouse-set-region-1): Save the old value of
5389         transient-mark-mode.
5390         (mouse-drag-track): Ignore the now-obsolete value `identity' for
5391         transient-mark-mode.
5393         * textmodes/paragraphs.el (forward-paragraph)
5394         (backward-paragraph, forward-sentence, backward-sentence): Add ^
5395         interactive spec.
5397         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
5399 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
5401         * net/tramp.el (tramp-make-tramp-temp-file):
5402         Use `tramp-drop-volume-letter' for the local file name part.
5404 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
5406         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
5407         Add menu entries corresponding to all the key bindings.
5409         * emacs-lisp/debug.el (debugger-mode-map):
5410         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
5411         (conf-align-assignments): Only work on the region if it is active.
5412         (conf-quote-normal): Use when instead of if.  Remove redundant test.
5414         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
5415         for tracing and re-builder.
5417 2008-04-02  Glenn Morris  <rgm@gnu.org>
5419         * calendar/appt.el (appt-disp-window-function): Doc fix.
5420         (appt-display-message): Move beep before display.
5421         (appt-check): Make interactive.  Reduce the number of lets.
5422         Use string-equal to compare mode-line strings.
5423         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
5424         read-only.
5425         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
5426         (appt-delete): Simplify.
5428         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
5430         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
5432         * calendar/cal-hebrew.el (list-yahrzeit-dates):
5433         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
5434         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
5436         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
5437         (calendar-holiday-marker, mark-visible-calendar-date):
5438         * calendar/diary-lib.el (fancy-diary-display):
5439         Check for font-lock-mode before using faces.
5441         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
5442         (calendar-gregorian-from-absolute): Reduce the number of lets.
5443         (hebrew-holidays-4, generate-calendar-window): Simplify.
5444         (calendar-for-loop): Make obsolete.
5445         (calendar-nth-named-day): Doc fix.
5447         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
5448         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
5449         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
5450         Reduce the number of lets.
5451         (mark-sexp-diary-entries, calendar-mark-complex):
5452         Expand calendar-for-loops.
5454 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
5456         * find-dired.el (find-dired-filter): Fix last patch to handle
5457         multi-line process input.  Pad link numbers too.
5459 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
5461         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
5463 2008-04-01  Jason Rumney  <jasonr@gnu.org>
5465         * international/characters.el (script-list): Add phonetic script,
5466         covering IPA (previously Latin), Phonetic Extensions and
5467         Phonetic Extensions Supplement (both previously unassigned).
5469         * international/fontset.el (setup-default-fontset): Use unicode fonts
5470         that cover bopomofo script for bopomofo.
5471         Likewise for braille and mathematical.
5472         Use unicode scripts that cover the phonetic script for IPA.
5474 2008-04-01  Johan BockgÃ¥rd  <bojohan@gnu.org>
5476         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
5477         return the assigned value.
5479 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5481         * abbrev.el (abbrev-mode): Use define-minor-mode.
5483         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
5484         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
5485         Use map-keymap.
5486         (minor-mode-menu-from-indicator): Use it.  Simplify.
5488         * bindings.el (mode-line-mode-menu): Move before (new) first use.
5489         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
5490         Bind the key directly to the menu.
5491         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
5493 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5495         * epa.el (epa-decrypt-region): Explain the reason why this
5496         function should not be used in Lisp programs.
5497         (epa-decrypt-armor-in-region): Ditto.
5498         (epa-verify-region): Ditto.
5499         (epa-verify-cleartext-in-region): Ditto.
5500         (epa-sign-region): Ditto.
5501         (epa-encrypt-region): Ditto.
5503         * epg.el (epg-start-receive-keys): Fix typo in docstring.
5505         * epa.el (epa-select-keys): Show menu even if there is no key in
5506         GnuPG's keyring.
5508 2008-04-01  Glenn Morris  <rgm@gnu.org>
5510         * calendar/calendar.el (calendar-make-temp-face): New function.
5511         (mark-visible-calendar-date):
5512         * calendar/diary-lib.el (fancy-diary-display): Use it.
5514         * vc-hooks.el (vc-responsible-backend): Declare as function.
5516         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
5517         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
5518         * calendar/cal-julian.el (holiday-julian): Use it.
5520         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
5521         (calendar-hebrew-date-is-visible-p): Extract some common code into
5522         separate function.
5523         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
5525         * calendar/cal-menu.el (cal-menu-holidays-menu):
5526         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
5527         rather than obsolete alias.
5529         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
5530         for mark characters.
5531         (calendar-unmark): Unmark by removing all overlays, rather than
5532         redrawing.
5533         (calendar-starred-day): Remove.
5534         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
5535         (calendar-cursor-to-date): No need for special star handling now
5536         using overlays.
5537         (calendar-star-date): Use overlays.
5539         * calendar/cal-french.el (calendar-goto-french-date):
5540         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
5541         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
5542         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
5543         * calendar/cal-persia.el (calendar-persian-date-string):
5544         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
5545         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
5546         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
5547         * calendar/solar.el (solar-equinoxes-solstices):
5548         Reduce nesting of some lets.
5550         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
5551         (calendar-goto-mayan-long-count-date): Simplify.
5553         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
5554         Simplify by using mapcar.
5555         (calendar-list-holidays): Return holiday-list.
5556         (list-holidays): Use let rather than let*.  Remove un-needed locals
5557         `d', `never'.
5558         (calendar-check-holidays): Return result from dolist.
5559         (holiday-float): Use a single let*.  Simplify if-and to and.
5560         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
5561         single let*.
5563 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
5565         * calc/calc.el: Autoload `calc-yank'.
5566         (calc-mode-map): Add keybindings for `calc-yank'.
5567         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
5568         assignments for `calc-yank'.
5570 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
5572         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
5573         (vc-status-mark-buffer-changed): Handle the extra field.
5575         * vc-bzr.el (vc-bzr-after-dir-status):
5576         * vc-cvs.el (vc-cvs-after-dir-status):
5577         * vc-hg.el (vc-hg-after-dir-status):
5578         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
5580 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5582         * doc-view.el: Compute displayed pages first (in PDF).
5583         (doc-view-current-converter-processes): Rename from
5584         doc-view-current-converter-process.  Update users.
5585         (doc-view-sentinel): Test buffer's liveness.
5586         (doc-view-pdf/ps->png-sentinel): Remove.
5587         (doc-view-start-process): New function.
5588         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
5589         (doc-view-ps->pdf): Use it.
5590         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
5591         New functions.
5592         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
5593         (doc-view-mode): Kill the processes when leaving the mode.
5595 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
5597         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
5598         Use `byte-compile-warning-types'.  Add docstring.
5600 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5602         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
5603         (smerge-resolve): Add various resolution heuristics.
5605         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
5606         in 3-way conflicts.
5608 2008-03-31  Glenn Morris  <rgm@gnu.org>
5610         * calendar/cal-bahai.el (diary-bahai-mark-entries):
5611         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
5612         * calendar/cal-islam.el (mark-islamic-diary-entries):
5613         Fix argument order in call to diary-mark-entries-1.
5615         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
5616         pre-Bahai dates.
5617         (holiday-bahai): Use an algorithm actually relevant to this calendar
5618         system.
5620         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
5622         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
5623         Use and.
5625         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
5626         in the last fortnight in Julian October.
5628         * calendar/calendar.el (increment-calendar-month): Optionally handle
5629         systems without 12 months per year.
5631         (calendar-date-is-visible-p): Doc fix.  Simplify.
5633         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
5634         from dolist.
5636 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
5638         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
5639         (hi-lock-unload-function): New function.
5641 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5643         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
5644         overwriting when NEWNAME is a local file.
5646         * net/trampver.el: Update release number.
5648 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
5650         * vc-git.el: Make vc-status display information about copies,
5651         renames and permission changes.
5652         (vc-git-extra-fileinfo): New defstruct.
5653         (vc-git-escape-file-name, vc-git-file-type-as-string)
5654         (vc-git-rename-as-string, vc-git-permissions-as-string)
5655         (vc-git-status-printer): New functions.
5656         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
5657         (vc-git-after-dir-status-stage1): Look for copies, renames and
5658         permission changes.
5659         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
5660         (vc-git-dir-status): Ask for staged files and renames.
5662 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
5664         * vc.el: Allow backends to display backend specific information in
5665         the vc-status listing.
5666         (vc-status-fileinfo): Add a field for backend specific information.
5667         (vc-status-printer): Rename to ...
5668         (vc-default-status-printer): ... this.
5669         (vc-status-printer): New function.
5670         (vc-update-vc-status-buffer): Set the backend specific file info
5671         if provided.
5673 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5675         * textmodes/remember.el (remember-diary-convert-entry): Revert last
5676         change (ill-conceived).
5678 2008-03-29  Glenn Morris  <rgm@gnu.org>
5680         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
5681         * calendar/cal-julian.el (holiday-julian): Simplify.
5683         * calendar/holidays.el (list-holidays): Use or.
5685 2008-03-29  Juri Linkov  <juri@jurta.org>
5687         * window.el (split-window-preferred-horizontally): New function.
5689         * cus-start.el (split-window-preferred-function):
5690         Set choice for "vertically" to nil instead of split-window.
5691         Set choice for "horizontally" to split-window-preferred-horizontally
5692         instead of lambda.
5694 2008-03-29  Juri Linkov  <juri@jurta.org>
5696         * simple.el (minibuffer-default-add-function): New variable with
5697         the default to minibuffer-default-add-completions.
5698         (minibuffer-default-add-done): New variable.  Make it buffer-local.
5699         (minibuffer-default-add-completions): New function.
5700         (goto-history-element): Set minibuffer-default-add-done to t and
5701         call a function in minibuffer-default-add-function when the
5702         specified absolute history position is greater than the length of
5703         the minibuffer-default list and minibuffer-default-add-done is nil.
5704         Change "^End of history; no next item$" to "^End of defaults;
5705         no next item$".
5707         * bindings.el (debug-ignored-errors): Change "^End of history;
5708         no next item$" to "^End of defaults; no next item$".
5710 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5712         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
5714         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
5715         to with-no-warnings.
5717 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5719         Sync with Tramp 2.1.13.
5721         * net/tramp-ftp.el: Require 'cl when byte-compiling.
5723         * net/trampver.el: Update release number.
5725 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
5727         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
5728         the current backend.
5730         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
5731         (vc-status-refresh): Create a temporary buffer and call the
5732         `dir-status' backend function from that buffer.
5734         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
5735         (vc-bzr-after-dir-status): Don't kill the buffer.
5737         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
5738         (vc-cvs-after-dir-status): Don't kill the buffer.
5740         * vc-git.el (vc-git-dir-status): Don't create a buffer.
5741         (vc-git-after-dir-status-stage2): Don't kill the buffer.
5743         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
5744         (vc-hg-after-dir-status): Don't kill the buffer.
5746         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
5747         (vc-svn-after-dir-status): Don't kill the buffer.
5749 2008-03-29  Glenn Morris  <rgm@gnu.org>
5751         * calendar/calendar.el (diary-file, american-date-diary-pattern)
5752         (european-date-diary-pattern, european-calendar-display-form)
5753         (american-calendar-display-form, diary-display-hook): Doc fixes.
5754         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
5755         custom :set.  Mark as obsolete.
5756         (calendar-date-style, iso-date-diary-pattern)
5757         (iso-calendar-display-form): New user variables.
5758         (diary-date-forms, calendar-date-display-form): Set using
5759         calendar-date-style.  Doc fix.
5760         (calendar-set-date-style): New command.
5761         (european-calendar, american-calendar): Use calendar-set-date-style.
5762         Mark as obsolete.
5764         * calendar/diary-lib.el (number): Move declaration where needed.
5765         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
5766         (diary-make-date): New function.
5767         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
5768         Use diary-make-date.
5769         (diary-date-display-form, diary-insert-entry-1): New functions.
5770         (insert-monthly-diary-entry, insert-yearly-diary-entry):
5771         Use diary-insert-entry-1.
5772         (insert-anniversary-diary-entry, insert-block-diary-entry)
5773         (insert-cyclic-diary-entry): Use diary-date-display-form.
5775         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
5776         Autoload diary-insert-entry-1.
5777         * calendar/cal-bahai.el (diary-bahai-insert-entry)
5778         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5779         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
5780         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
5781         * calendar/cal-islam.el (insert-islamic-diary-entry)
5782         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
5783         Use diary-insert-entry-1.
5785         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
5786         (diary-yahrzeit): Doc fix.  Use diary-make-date.
5788         * calendar/icalendar.el (icalendar--datetime-to-american-date):
5789         New name for icalendar--datetime-to-noneuropean-date.  Make old name
5790         obsolete alias.
5791         (icalendar--datetime-to-iso-date): New function.
5792         (icalendar--datetime-to-diary-date): Doc fix.  Respect
5793         calendar-date-style if bound.
5795         * textmodes/remember.el (remember-diary-convert-entry):
5796         Respect calendar-date-style if bound.
5798 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5800         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
5801         (xterm-mouse-handle-delete-frame): Delete.
5803         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
5804         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
5805         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
5806         in xterm-modify-other-keys-terminal-list.
5808         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
5809         are conflicts.
5811 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
5813         * vc.el (vc-update): Check if the buffer is unsaved only if it
5814         actually exists.
5815         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
5816         vc-print-log.
5818 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5820         * net/dns.el (dns-write): Use set-buffer-multibyte.
5822 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5824         * vc-bzr.el (vc-bzr-sha1): New fun.
5825         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
5826         (vc-bzr-registered): Use it.
5828 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
5830         * vc.el (vc-status-kill-dir-status-process): Simplify.
5831         (vc-status-refresh): Make sure the buffer is live.
5832         (ring): Don't require it, not used.
5834 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
5836         * progmodes/verilog-mode.el (verilog-auto-inout-module):
5837         Add optional regular expression to AUTOINOUTMODULE.
5838         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
5839         (verilog-auto-inst-param, verilog-auto-reg)
5840         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
5841         (verilog-auto-output-every, verilog-auto-input)
5842         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
5843         (verilog-auto-unused, verilog-auto): Update documentation to use
5844         more obvious instance module names versus cell names.
5846 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
5848         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
5849         kill if a process is running.
5851         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
5853 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
5855         * vc.el: Add new backend function 'status-extra-headers.
5856         (vc-default-status-extra-headers): New function.
5857         (vc-status-headers): Call 'status-extra-headers.  Add colors.
5859         * vc-git.el (vc-git-status-extra-headers): New function.
5861 2008-03-28  Glenn Morris  <rgm@gnu.org>
5863         * calendar/cal-menu.el (cal-menu-holidays-menu)
5864         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
5865         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
5866         holiday-list is optional.
5867         (calendar-mouse-holidays): Remove un-needed local `l'.
5869         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
5870         Remove un-needed local `date'.
5871         (calendar-cursor-to-visible-date): Use let rather than let*.
5872         Remove un-needed local `first-of-month-weekday'.
5874         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
5876         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
5877         Doc fixes.
5878         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
5879         (diary-header-line-flag, diary-header-line-format): Declare.
5880         (diary-pull-attrs): Check for multiple matches.
5881         (diary-list-entries-2): Simplify finding start of date.
5882         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
5883         pop-up-frames.
5884         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
5885         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
5887 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
5889         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
5891         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
5893 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5895         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
5897         * image-mode.el (image-mode-reapply-winprops): Fix last change.
5899 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
5901         * international/mule-conf.el (define-iso-single-byte-charset):
5902         Don't make latin-iso8859-* supplementary.
5903         (#'set-charset-priority): Don't change the priority of charsets
5904         `unicode' and `emacs'.
5906 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5908         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
5909         temp buffer.
5911 2008-03-27  Glenn Morris  <rgm@gnu.org>
5913         * calendar/cal-bahai.el (diary-bahai-list-entries):
5914         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
5915         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
5917         * calendar/calendar.el (diary-file): Doc fix.
5919         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
5920         (list-diary-entries-hook, mark-diary-entries-hook)
5921         (include-other-diary-files, diary-mail-entries)
5922         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
5923         (diary-set-header): New function.
5924         (diary-header-line-flag, diary-header-line-format):
5925         Use diary-set-header for custom :set function.
5926         (diary-set-maybe-redraw): Use symbol-value rather than eval.
5927         (diary-attrtype-convert): Use intern-soft rather than read.
5928         (diary-display-no-entries): New function.
5929         (simple-diary-display, fancy-diary-display): Use it.
5930         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
5931         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
5933         * calendar/holidays.el (list-holidays): Doc fix.
5935 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
5937         * calc/calc-store.el (calc-read-var-name-history): New variable.
5938         (calc-read-var-name): Use `calc-read-var-name-history'.
5940 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5942         * image-mode.el (image-mode-reapply-winprops): Simplify now that
5943         window-configuration-change-hook works buffer-locally.
5945 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
5947         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
5948         for Emacs Lisp, not Lisp.
5950 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
5952         * help-fns.el (describe-function-1, describe-variable):
5953         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
5955         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
5956         replacement is provided, don't print "use nil instead".
5958 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
5960         * complete.el (PC-do-completion): Use regexp-quote.
5962 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
5964         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
5965         Detect missing files.
5967         * vc-git.el (vc-git-extra-menu-map): New key map.
5968         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
5969         New functions.
5971         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
5972         and 'missing files.
5974 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5976         * calendar/holidays.el (list-holidays): Make Y2 optional.
5978         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
5979         buffers shown to the user.
5980         (appt-disp-window): Disable undo explicitly now that the leading space
5981         is gone.
5983         * simple.el (activate-mark): New function.
5984         (set-mark-command): Use it with region-active-p to clean up the code.
5985         (exchange-point-and-mark): Invert the meaning of C-u when
5986         transient-mark-mode is active.
5988         * dired-aux.el (dired-create-files): Use dolist.
5990         * bindings.el (mode-line-change-eol): Use with-selected-window.
5992         * apropos.el (apropos-command): Include macros.
5994 2008-03-26  Glenn Morris  <rgm@gnu.org>
5996         * calendar/cal-bahai.el: Require calendar, not cal-julian.
5997         (calendar-bahai-epoch): Doc fix.
5999         * calendar/cal-china.el: Explicitly require calendar.
6001         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
6002         Require calendar rather than cal-julian.
6003         Autoload calendar-absolute-from-julian.
6004         * calendar/cal-coptic.el (coptic-calendar-epoch):
6005         * calendar/cal-islam.el (calendar-islamic-epoch):
6006         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
6008         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
6010         * calendar/cal-dst.el: Don't require cal-persia.
6011         (calendar-absolute-from-persian): Autoload it.
6012         (dst-adjust-time): Doc fix.
6014         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
6015         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
6016         calendar.
6018         * calendar/cal-menu.el: Require calendar rather than declaring
6019         functions.
6020         * calendar/calendar.el: Provide calendar before requiring cal-menu.
6022         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
6023         calendar-after-frame-setup-hooks.  Update callers, make old name an
6024         obsolete alias.  Doc fix.
6025         (calendar-frame-1): Doc fix.
6027         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
6029         * calendar/calendar.el (oriental-holidays, solar-holidays):
6030         * calendar/holidays.el (list-holidays): Assume atan always bound.
6032         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
6033         Explicitly require calendar, not cal-julian.
6034         * calendar/lunar.el: Explicitly require cal-dst.
6036 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6038         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
6040         * help-fns.el (describe-function-1, describe-variable): If no
6041         replacement is provided, don't print "use nil instead".
6043 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6045         * proced.el: New file.
6047 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
6049         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
6051 2008-03-25  Juri Linkov  <juri@jurta.org>
6053         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
6054         in battery-mode-line-format.
6056         * bindings.el (minibuffer-local-map): For the command
6057         file-cache-minibuffer-complete replace keymap minibuffer-local-map
6058         with map which is already locally bound to minibuffer-local-map.
6060 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6062         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
6063         Remove `sort-first' argument.
6065         * subr.el (redisplay-end-trigger-functions)
6066         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
6067         (process-filter-multibyte-p, set-process-filter-multibyte):
6068         Mark as obsolete.
6070 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
6072         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
6073         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
6074         use the LOCAL arg of `add-hook'.
6075         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
6076         Remove spurious * from defcustom docstrings.
6077         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
6078         Fix typos in messages.
6079         (reb-mode-buffer-p): New function.
6080         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
6081         (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
6082         (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
6083         Use `unless', `when'.
6084         (re-builder-unload-function): New function.
6086 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
6088         * vc-hooks.el (vc-state): Add documentation for 'missing.
6090 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
6092         * progmodes/verilog-mode.el (verilog-auto-output)
6093         (verilog-auto-input, verilog-auto-inout, verilog-auto)
6094         (verilog-delete-auto): Add optional regular expression to
6095         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
6096         (verilog-signals-matching-regexp): New internal function for
6097         signal matching.
6099 2008-03-25  Johan BockgÃ¥rd  <bojohan@gnu.org>
6101         * info.el (Info-isearch-search): Always return point.
6103 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6105         * diff-mode.el (diff-remembered-defdir): New var.
6106         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
6108 2008-03-25  Glenn Morris  <rgm@gnu.org>
6110         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
6111         calendar-bahai-prompt-for-date.  Update callers, make old name an
6112         obsolete alias.  Doc fix.
6113         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
6114         coptic-prompt-for-date.  Update callers, make old name an
6115         obsolete alias.  Doc fix.
6116         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
6117         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
6118         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
6119         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
6120         * calendar/cal-iso.el (calendar-iso-read-date): New name for
6121         calendar-iso-read-args.  Update callers, make old name an obsolete
6122         alias.
6123         * calendar/cal-persia.el (calendar-persian-read-date): New name for
6124         persian-prompt-for-date.  Update callers, make old name an
6125         obsolete alias.  Doc fix.  Move definition before use.
6127         * calendar/cal-x.el (diary-frame-parameters)
6128         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
6129         (calendar-frame-1): Doc fixes.
6130         (make-fancy-diary-buffer): Remove declaration.
6131         (calendar-dedicate-diary): Replace call to deleted function
6132         make-fancy-diary-buffer.
6133         (calendar-frame-setup): New function.
6134         (calendar-one-frame-setup, calendar-only-one-frame-setup)
6135         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
6136         work, and mark as obsolete.
6137         (special-display-buffer-names): Don't mess with this; it's not our
6138         business.
6139         (cal-x-load-hook): Defvar it, and mark as obsolete.
6141         * calendar/calendar.el (calendar-remove-frame-by-deleting):
6142         Default to t.  Add to 'calendar group.
6143         (calendar): Doc fix.  Use calendar-frame-setup.
6144         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
6145         (generate-calendar-window): Doc fix.
6147 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6149         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
6151 2008-03-24  Drew Adams  <drew.adams@oracle.com>
6153         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
6154         New variables.
6155         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
6156         (finder-exit): Ignore errors rather than avoiding them.
6157         Kill *Finder-package* buffer also.
6159 2008-03-24  Andreas Schwab  <schwab@suse.de>
6161         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
6163 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
6165         * vc-hg.el (vc-hg-after-dir-status):
6166         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
6168         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
6169         Detect removed files.
6171         * vc.el (vc-status-printer): Use a different face for missing files.
6172         (vc-status-hide-up-to-date): Rename from
6173         vc-status-remove-up-to-date.  Update all callers.
6174         (vc-status-mode-map): Bind C-m.
6176 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
6178         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
6179         code ...
6180         (vc-git--state-code): ... to this new function.
6181         (vc-git-state): Use it.
6183 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
6185         * textmodes/remember.el (remember-mail-date)
6186         (remember-store-in-mailbox): Write date and From line in such a
6187         way that Mutt can read it.
6189 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
6191         * simple.el (transient-mark-mode): Turn on by default.
6193 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
6195         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
6196         'unregistered for unregistered files.
6198         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
6200         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
6202         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
6203         subdirectories.
6205         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
6206         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
6207         Add :enable for vc-status-refresh.
6208         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
6209         (vc-status-tool-bar-map): Add binding for
6210         vc-status-kill-dir-status-process.
6211         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
6212         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
6213         Reset vc-status-process-buffer.
6214         (vc-status-refresh): Don't run two refreshes at a time.
6215         (vc-status): If the buffer is already in vc-status-mode only refresh.
6216         (vc-status-mark-buffer-changed): Add an optional file parameter.
6217         (vc-resynch-buffer): Use it.
6218         (vc-delete-file): Expand the file name before using it.
6219         Be careful to not create a new buffer with the old file contents.
6220         Update the VC state after performing the operation.
6222 2008-03-23  Andreas Schwab  <schwab@suse.de>
6224         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
6225         Fix radio button condition.
6226         [box]: Likewise.
6227         [customize]: Add radio button.
6229 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
6231         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
6232         (calc-user-parse-tables, calc-gnuplot-default-device)
6233         (calc-gnuplot-default-output, calc-gnuplot-print-device)
6234         (calc-gnuplot-print-output, calc-gnuplot-geometry)
6235         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
6236         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
6237         (calc-undo-list, calc-redo-list, calc-main-buffer)
6238         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
6239         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
6240         (calc-said-hello, calc-executing-macro, calc-any-selections)
6241         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
6242         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
6243         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
6244         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
6245         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
6246         (calc-create-buffer, calc-quit): Add docstrings.
6248 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
6250         * makefile.w32-in (WINS_ALMOST): Add org.
6252 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
6254         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
6255         New functions to implement vc-status support.
6257 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
6259         * vc.el (vc-status-prepare-status-buffer): New function.
6260         (vc-status): Use it.
6262         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
6263         appropriate.
6265 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
6267         * vc-git.el (vc-git--empty-db-p)
6268         (vc-git-after-dir-status-stage1-empty-db): New functions.
6269         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
6270         Add support for empty repositories.
6272 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
6274         * vc-git.el (vc-git-annotate-extract-revision-at-line):
6275         Allow "^" in a version name.
6277         * vc-mtn.el (vc-mtn-state): Support the added state.
6279 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
6281         * org: New directory for Org-mode.
6283         * org/org-export-latex.el: Moved from lisp/texmodes.
6285         * org/org-irc.el: Moved from lisp/texmodes.
6287         * org/org-mac-message.el: Moved from lisp/texmodes.
6289         * org/org-mouse.el: Moved from lisp/texmodes.
6291         * org/org-publish.el: Moved from lisp/texmodes.
6293 2008-03-21  Juri Linkov  <juri@jurta.org>
6295         * comint.el (comint-dynamic-simple-complete):
6296         Use variable `stub' for the second arg `common-substring'
6297         of `comint-dynamic-list-completions'.
6298         (comint-dynamic-list-filename-completions):
6299         Use variable `filenondir' for the second arg `common-substring'
6300         of `comint-dynamic-list-completions'.
6301         (comint-dynamic-list-completions): Add new optional arg
6302         `common-substring'.  Add `common-substring' as the second arg of
6303         the call to `display-completion-list'.  Doc fix.
6305         * comint.el (comint-dynamic-complete-as-filename)
6306         (comint-dynamic-list-filename-completions)
6307         (comint-dynamic-simple-complete): Use `minibuffer-message'
6308         to display message "No completions of %s" when a command
6309         is called in the minibuffer.
6310         (comint-dynamic-simple-complete): Don't display other
6311         completion messages when a command is called in the minibuffer.
6312         (comint-dynamic-list-completions): Use `minibuffer-message'
6313         to display message " [Type space to flush ...]" when a command
6314         is called in the minibuffer.
6316         * shell.el (shell-dynamic-complete-command)
6317         (shell-dynamic-complete-environment-variable): Don't display
6318         completion messages when command is called in the minibuffer.
6320         * emacs-lisp/lisp.el (lisp-complete-symbol):
6321         Use `minibuffer-message' to display message "No completions of %s"
6322         when this command is called in the minibuffer.
6324         * bindings.el (standard-mode-line-modes): Put special help-echo
6325         tooltip on recursive edit %[ %] mode-line constructs.
6327         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
6328         "^No dynamic expansion for .* found$" to allow error messages like
6329         "No dynamic expansion for \"%s\" found in this-buffer".
6331 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
6333         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
6334         "psftp".
6336 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6338         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
6339         * vc.el (vc-default-dired-state-info): Use just "modified".
6340         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
6341         (vc-cvs-mode-line-string): Make use of the better default.
6342         (vc-cvs-parse-entry): Use the new `added'.
6343         (vc-cvs-dired-state-info): Remove.
6344         * vc-svn.el (vc-svn-dired-state-info): Remove.
6345         * vc-hg.el (vc-hg-dired-state-info): Remove.
6346         * vc-git.el (vc-git-dired-state-info): Remove.
6348 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
6350         * vc-git.el (vc-git-status-result): New variable.
6351         (vc-git-dir-status): Split out ...
6352         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
6353         ... these new functions and work asynchronously.
6355 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
6357         * vc-git.el (vc-git-after-dir-status): Remove.
6358         (vc-git-dired-state-info): Reimplement.
6360 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
6362         * replace.el (occur-mode-map): Add :help.
6364         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
6365         for disassemble.
6367         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
6368         the 'added state.
6369         (vc-status-remove-up-to-date): New function.
6370         (vc-status-mode-map, vc-status-menu-map): Bind it.
6371         (vc-status-printer): Use a different face up-to-date files.
6372         (vc-resynch-buffer): Update the vc-status buffer if it exists.
6373         (Todo): Remove solved entries.
6375         * vc-hg.el (vc-hg-state):
6376         * vc-git.el (vc-git-state):
6377         * vc-cvs.el (vc-cvs-parse-status):
6378         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
6379         state.
6381 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6383         * progmodes/compile.el (compile):
6384         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
6386         * simple.el (minibuffer-local-shell-command-map): New var.
6387         (minibuffer-complete-shell-command, read-shell-command): New funs.
6388         (shell-command, shell-command-on-region): Use them.
6390 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
6392         * vc.el (vc-status-mark-buffer-changed): New function to implement
6393         updating of the *vc-status* buffer when a buffer is saved.
6394         (vc-status-mode): Use it for after-change-hook.
6395         (vc-add-to-vc-status-buffer): Rename to ...
6396         (vc-status-add-entry): ... this.
6397         (Todo): Add new entry.
6399 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6401         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
6403 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
6405         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
6406         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
6407         Remove spurious * from defcustom docstrings.
6408         (icomplete-compute-delay): Fix docstring and remove spurious *.
6409         (icomplete-delay-completions-threshold): Fix typo in docstring and
6410         remove spurious *.
6411         (icomplete-completions): While collecting the list of prospective
6412         candidates, don't overshoot `icomplete-prospects-length'.
6414 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
6416         * textmodes/refbib.el:
6417         * textmodes/reftex.el:
6418         * textmodes/reftex-global.el:
6419         * textmodes/reftex-vars.el:
6420         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
6421         compiler pacifying defvars.
6422         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
6423         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
6424         not needed.
6426 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
6428         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
6429         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
6430         (verilog-customize, verilog-font-customize)
6431         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
6432         (verilog-mode): Update documentation strings to match tool tips.
6433         (verilog-auto-search-do, verilog-auto-re-search-do)
6434         (verilog-skip-forward-comment-or-string): Fix verilog-auto
6435         expansion when a .* appears inside a string.
6436         (verilog-re-search-forward, verilog-re-search-backward):
6437         Add comment to recall how this works.
6438         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
6440 2008-03-20  Glenn Morris  <rgm@gnu.org>
6442         * calendar/calendar.el (calendar-other-dates): New function.
6443         (calendar-print-other-dates): Use calendar-other-dates.
6444         * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
6445         the declarations it replaces.
6446         (calendar-mouse-print-dates): Use calendar-other-dates.
6448         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
6449         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
6450         (calendar-absolute-from-bahai): Fix the leap-year case.
6451         (calendar-bahai-from-absolute): Re-use the Gregorian month.
6452         (calendar-bahai-date-string, calendar-bahai-print-date):
6453         Handle pre-Bahai dates.
6455         * calendar/cal-china.el (chinese-calendar-celestial-stem)
6456         (chinese-calendar-terrestrial-branch): Make defcustoms.
6458         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
6459         (calendar-mouse-view-diary-entries): Use or.
6460         (calendar-mouse-chinese-date): Remove unused command.
6461         (cal-menu-load-hook): Mark as obsolete.
6463         * calendar/solar.el (calendar-location-name, calendar-latitude)
6464         (calendar-longitude, solar-arctan, sunrise-sunset)
6465         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
6467 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
6469         * calc/calc.el: Remove outdated comments.
6470         (defcalcmodevar, calc-mode-var-list-restore-default-values)
6471         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
6472         Add docstrings.
6474 2008-03-19  Jason Rumney  <jasonr@gnu.org>
6476         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
6478 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6480         * net/tls.el (open-tls-stream): Reindent.
6482 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
6484         * net/tramp.el (tramp-let-maybe): Removed.
6485         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
6486         It does not exist under XEmacs.
6487         (tramp-handle-file-truename, tramp-handle-expand-file-name)
6488         (tramp-completion-file-name-handler): Let-bind
6489         `directory-sep-char'.
6491         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
6492         `directory-sep-char'.
6494 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6496         * help-fns.el (describe-function-1): Don't signal "missing arglist"
6497         for autoloaded keymaps.
6499         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
6500         (electric-verilog-terminate-line, verilog-in-struct-region-p)
6501         (verilog-backward-ws&directives, verilog-forward-ws&directives)
6502         (verilog-in-comment-p, verilog-in-star-comment-p)
6503         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
6504         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
6505         (verilog-skip-forward-comment-or-string, verilog-in-paren)
6506         (verilog-skip-forward-comment-p): Use it.
6508 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
6510         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
6511         (org-remember-templates, org-time-stamp-rounding-minutes)
6512         (org-back-over-empty-lines, org-find-base-buffer-visiting)
6513         (org-columns-new): Fix typos in docstrings.
6515 2008-03-19  Glenn Morris  <rgm@gnu.org>
6517         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
6518         (tramp-handle-shell-command): Use condition-case rather than
6519         ignore-errors.
6521 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6523         * diff-mode.el (diff-header): Make the color louder.
6524         (diff-refine-change): Tone the color down.
6526 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
6528         * descr-text.el (describe-char): When `describe-char-unidata-list'
6529         is set to show all properties, list them in the right order.
6531 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6533         * international/mule.el (load-with-code-conversion): Avoid setting
6534         default-enable-multibyte-characters.
6536 2008-03-19  Gustav HÃ¥llberg  <gustav@virtutech.com>  (tiny change)
6538         * vc.el (vc-annotate-background): Fix custom type.
6540 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6542         * descr-text.el (describe-char-unidata-list): Allow specifying
6543         just all properties.
6544         (describe-char): Handle that new value.
6546         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
6548 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
6550         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
6551         instead of file name extension to make docs with uncommon
6552         extensions work.
6554 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
6556         * doc-view.el (require): Require cl at compile time because
6557         `assert' needs it.
6559 2008-03-18  Glenn Morris  <rgm@gnu.org>
6561         * calendar/calendar.el (initial-calendar-window-hook)
6562         (today-visible-calendar-hook): Doc fixes.
6564 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
6566         * net/tramp.el (tramp-root-regexp): Simplify.
6567         (tramp-completion-file-name-regexp-separate): Don't insist on
6568         leading "[".  This prevents method or user or host completion.
6569         (tramp-let-maybe): Autoload it.
6570         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
6571         is an alias for `identity'.
6572         (tramp-handle-write-region): Protect `last-coding-system-used'
6573         over the trailing statements.
6574         (tramp-completion-file-name-handler-post-function): Remove.
6575         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
6576         instead of calling `tramp-drop-volume-letter'.
6578         * net/tramp.el:
6579         * net/tramp-uu.el:
6580         * net/trampver.el: Move coding cookie at the end.
6582 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6584         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
6585         elements which may be something else than characters.
6587 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
6589         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
6590         New functions to implement vc-status support.
6592         * vc.el (vc-default-extra-status-menu)
6593         (vc-add-to-vc-status-buffer): New functions.
6595         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6596         for eldoc and ielm.
6598 2008-03-17  Glenn Morris  <rgm@gnu.org>
6600         * calendar/cal-x.el (diary-frame-parameters)
6601         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
6602         Fix custom type; add options.
6603         (calendar-frame, diary-frame): Doc fixes.
6604         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
6605         new functions.
6606         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
6607         Use calendar-frame-1 and calendar-dedicate-diary.
6608         (calendar-one-frame-setup): Also handle only-one-frame case.
6609         (calendar-only-one-frame-setup): Doc fix.  Just call
6610         calendar-one-frame-setup.
6612         * calendar/diary-lib.el: Re-order some definitions before their use.
6613         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
6614         (diary-list-entries): Doc fixes.
6615         (make-fancy-diary-display): Remove function.
6617         * calendar/calendar.el (calendar-today-marker)
6618         (initial-calendar-window-hook, today-visible-calendar-hook)
6619         (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
6620         (calendar-star-date, calendar-mark-today): Doc fixes.
6621         (today-visible-calendar-hook): Add options.
6622         (calendar-in-read-only-buffer): New macro.
6623         (calendar-basic-setup): Adapt for change in calendar-read-date.
6624         Place holiday let inside if.
6625         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
6626         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
6627         (calendar-print-other-dates): Use one let rather than many.
6629         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
6630         (calendar-print-other-dates):
6631         * calendar/cal-hebrew.el (list-yahrzeit-dates):
6632         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
6633         * calendar/holidays.el (calendar-list-holidays, list-holidays)
6634         (calendar-cursor-holidays):
6635         * calendar/lunar.el (calendar-phases-of-moon): Use
6636         calendar-in-read-only-buffer to replace previous code and disable undo.
6638 2008-03-16  Juri Linkov  <juri@jurta.org>
6640         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
6641         and regexp-search-ring-yank-pointer for the HISTPOS argument of
6642         read-from-minibuffer to provide the correct initial minibuffer
6643         history position in isearch-edit-string when it is called from
6644         isearch-ring-adjust.
6646         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
6647         to check if the current buffer is the minibuffer, and in this case
6648         call abort-recursive-edit to kill the minibuffer.  Doc fix.
6649         (kill-this-buffer-enabled-p): Allow this function to return non-nil
6650         when the current buffer is the minibuffer.
6652         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
6654 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
6656         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
6657         Use non-nil PARENTS attribute of make-directory instead of
6658         explicitly checking existence the current cache directory.
6660 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
6662         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
6663         M-x epa-file-select-keys.
6665 2008-03-16  Kenichi Handa  <handa@m17n.org>
6667         * international/mule.el (auto-coding-alist):
6668         Use no-conversion-multibyte for archive files.
6670 2008-03-16  Glenn Morris  <rgm@gnu.org>
6672         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
6673         New functions.
6674         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
6675         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
6676         Use calendar-mark-1.
6677         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
6678         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
6679         Use calendar-mark-complex.
6680         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
6681         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
6682         Use calendar-mark-1.
6684         * calendar/calendar.el (calendar-mod): Remove.
6685         * calendar/cal-china.el (calendar-chinese-from-absolute)
6686         (calendar-chinese-date-string): Expand calendar-mod calls.
6687         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
6688         Expand calendar-mod calls.
6690         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
6691         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
6692         (diary-bahai-insert-yearly-entry): Use let rather than let*.
6693         Move obsolete aliases after the functions that replaced them.
6695         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
6696         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
6697         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
6698         Use let rather than let*.
6699         (calendar-hebrew-prompt-for-date): New function.
6700         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
6701         (holiday-tisha-b-av-etc): Use unless, let.
6703         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
6704         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
6706         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
6708         * calendar/calendar.el (calendar-for-loop): Add indent spec.
6710         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
6711         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
6712         than concat.
6713         (diary): Remove un-needed let.
6714         (view-other-diary-entries): Rename argument.
6715         (diary-list-entries-2): New function.
6716         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
6717         (print-diary-entries): Use unless.
6718         (diary-mark-entries-1): Change argument order, make all but
6719         markfunc optional.  Handle the standard (Gregorian) case.
6720         Use match-string-no-properties.  Handle marks.
6721         (mark-diary-entries): Use diary-mark-entries-1.
6722         (diary-font-lock-keywords-1): New macro.
6723         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
6725 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
6727         * icalendar.el (icalendar-version): Increase to 0.18.
6728         (icalendar-export-hidden-diary-entries): New variable.
6729         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
6730         In case of error, insert full error-val.
6731         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
6732         Use calendar-day-of-week.  Return the day number.
6733         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
6735 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
6737         * icalendar.el (icalendar-recurring-start-year): New variable.
6738         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
6739         (icalendar-export-region): Ignore hidden diary entries.
6740         (icalendar--convert-ordinary-to-ical): Fix case where event
6741         spans across midnight boundary.
6742         (icalendar-first-weekday-of-year): New function.
6743         (icalendar--convert-weekly-to-ical): Allow user-selectable start
6744         year for recurring events (Mozilla calendars do not propagate
6745         recurring events forever, so year 2000 start date was not working).
6746         (icalendar--convert-yearly-to-ical): Remove extra spaces in
6747         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
6749 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
6751         * net/tramp.el (tramp-root-regexp): New defconst.
6752         (tramp-completion-file-name-regexp-unified)
6753         (tramp-completion-file-name-regexp-separate)
6754         (tramp-completion-file-name-regexp-url): Use it.
6755         (tramp-do-copy-or-rename-file-via-buffer):
6756         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
6757         t for `insert-file-contents-literally'.
6758         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
6759         Autoload it.
6760         (tramp-completion-file-name-handler-post-function): New defconst.
6761         (tramp-completion-file-name-handler): Use it.
6762         (tramp-maybe-open-connection): Update calls to
6763         `tramp-flush-connection-property' for removed 2nd argument.
6765 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6767         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
6768         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
6769         New functions.
6771 2008-03-15  Glenn Morris  <rgm@gnu.org>
6773         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
6774         New functions.
6775         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
6776         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6777         (diary-list-entries-1, diary-mark-entries-1): Autoload.
6778         (diary-bahai-list-entries): Use diary-list-entries-1.
6779         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
6780         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
6781         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6782         (diary-list-entries-1, diary-mark-entries-1): Autoload.
6783         (list-hebrew-diary-entries): Use diary-list-entries-1.
6784         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
6785         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
6786         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6787         (diary-list-entries-1, diary-mark-entries-1): Autoload.
6788         (list-islamic-diary-entries): Use diary-list-entries-1.
6789         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
6791         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
6793         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
6795         * calendar/cal-china.el (number-chinese-months)
6796         (calendar-chinese-from-absolute): Use nth, caar.
6798         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
6800         * calendar/cal-french.el (french-calendar-accents): Doc fix.
6802         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
6803         (calendar-hebrew-month-name-array-leap-year)
6804         (hebrew-calendar-parashiot-names): Make constants.
6805         (diary-parasha): Move definition after constants it uses.
6807         * calendar/cal-html.el (cal-html-insert-link-yearpage)
6808         (cal-html-htmlify-list): Doc fix.
6809         (cal-html-htmlify-entry): Use nth.
6811         * calendar/cal-islam.el (calendar-islamic-month-name-array)
6812         (calendar-islamic-epoch): Make constants.
6813         (calendar-islamic-epoch): Doc fix.
6815         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
6817         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
6818         (cal-tex-month-name): Doc fix.
6819         (cal-tex-last-blank-p): Use zerop.
6821         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
6822         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
6823         (calendar-cursor-to-date): Doc fix.
6824         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
6825         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
6826         (calendar-day-number): Use when.
6827         (generate-calendar-month): Use dotimes.
6828         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
6829         (calendar-set-mark): Reverse conditional.
6830         (calendar-make-alist): Move definition before use.
6832         * calendar/diary-lib.el (diary-face-attrs)
6833         (diary-glob-file-regexp-prefix, diary-selective-display)
6834         (number-of-diary-entries, diary-list-entries, diary-goto-entry)
6835         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
6836         (diary-anniversary, diary-cyclic)
6837         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
6838         (diary-header-line-format): Change wording.
6839         (diary-list-entries): Set `date-start' in let.
6840         (include-other-diary-files, mark-included-diary-files): Use format.
6841         (simple-diary-display, fancy-diary-display): Use cadr, unless.
6842         (mark-diary-entries): Use 1+.
6843         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
6844         (mark-calendar-month): Use dotimes.
6846         * calendar/holidays.el (displayed-month, displayed-year):
6847         Move declarations where needed.
6848         (calendar-list-holidays): Doc fix.
6850         * calendar/parse-time.el (parse-time-string): Simplify.
6852         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
6853         Make constants.
6854         (solar-sunrise-sunset): Rename some local variables for clarity.
6855         (sunrise-sunset): Use zerop.
6856         (solar-mean-equinoxes/solstices): Doc fix.
6858         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
6859         Use nth.
6860         (timeclock-completing-read, timeclock-generate-report): Use zerop.
6861         (timeclock-mean, timeclock-generate-report): Use dolist.
6863         * calendar/todo-mode.el (todo-add-category): Simplify.
6864         (todo-more-important-p, todo-delete-item, todo-file-item):
6865         Use unless, when.
6866         (todo-top-priorities): Use zerop.
6868 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
6870         * buff-menu.el (list-buffers-noselect): Display buffer name in
6871         tooltip instead of mouse binding when it doesn't fit in the list.
6873 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
6875         * faces.el (xw-defined-colors):
6876         * simple.el (widget-convert, shell-mode): Declare as functions
6877         instead of autoloading.
6879         * abbrev.el:
6880         * button.el:
6881         * cus-face.el:
6882         * ediff-hook.el:
6883         * emacs-lisp/backquote.el:
6884         * emacs-lisp/timer.el:
6885         * facemenu.el:
6886         * faces.el:
6887         * menu-bar.el:
6888         * simple.el:
6889         * subr.el:
6890         * textmodes/fill.el:
6891         * textmodes/paragraphs.el: Remove autoloads, redundant when the
6892         files are preloaded.
6894 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6896         * desktop.el (desktop-create-buffer): Don't catch errors if
6897         debug-on-error is set.
6899 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
6901         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
6902         ($(lisp)/calendar/diary-loaddefs.el)
6903         ($(lisp)/calendar/hol-loaddefs.el): New targets.
6904         (LOADDEFS): New macro.
6905         (autoloads): Depend on $(LOADDEFS).
6907 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
6909         * font-lock.el (featurep): Remove test, not useful anymore.
6910         (facemenu-keymap): Move key binding ...
6911         * facemenu.el (facemenu-keymap): ... here.
6913         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
6914         for each file in the list.
6915         (vc-bzr-log-view-mode): Recognize the file marker.
6917         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6918         for checkdoc and profiling.
6920 2008-03-14  Bastien Guerry  <bzg@altern.org>
6922         * textmodes/flyspell.el (nxml-mode): Add the right
6923         `flyspell-mode-predicate'.
6925         * wid-edit.el (link): Use 'mouse-face for :follow-link.
6927 2008-03-14  Glenn Morris  <rgm@gnu.org>
6929         * calendar/solar.el: Reorder so that functions are defined before use.
6930         (displayed-month, displayed-year): Move declarations where needed.
6931         (solar-get-number): Move definition before use.  Use unless.
6932         (solar-equatorial-coordinates): Simplify.
6933         (solar-sunrise-and-sunset): Use let rather than let*.
6934         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
6936         * startup.el (command-line-1): Rename -internal-script back to
6937         -scriptload (reverts previous change).
6939         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
6940         (calendar-bahai-leap-base): Add doc strings.
6941         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
6942         Move definition before use.
6943         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
6944         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
6945         variables outside the loop.  Use dolist.
6946         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
6948         * calendar/cal-china.el: Re-order so that functions are defined before
6949         use.
6950         (displayed-month, displayed-year): Move declarations where needed.
6951         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
6952         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
6953         Add doc strings.
6954         (chinese-year-cache): Recenter on 2010.  Doc fix.
6955         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
6956         Doc fix.  Simplify.
6957         (chinese-year-cache-init): New function.
6958         (compute-chinese-year, holiday-chinese-new-year)
6959         (calendar-chinese-date-string, calendar-goto-chinese-date)
6960         (make-chinese-month-assoc-list): Use cadr, nth.
6961         (chinese-months): Remove un-needed let.
6963         * calendar/cal-coptic.el (coptic-calendar-month-name-array)
6964         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
6965         (coptic-prompt-for-date): Move definition before use.
6967         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
6968         (calendar-dst-find-data, calendar-daylight-time-offset)
6969         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
6970         (calendar-daylight-savings-starts-time)
6971         (calendar-daylight-savings-ends-time): Use cadr, nth.
6973         * calendar/cal-french.el (french-calendar-epoch)
6974         (calendar-goto-french-date): Doc fix.
6975         (french-calendar-month-name-array)
6976         (french-calendar-multibyte-month-name-array)
6977         (french-calendar-day-name-array, french-calendar-special-days-array):
6978         Add doc strings.
6980         * calendar/cal-hebrew.el (displayed-month, displayed-year)
6981         (original-date): Move declarations where needed.
6982         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
6983         Doc fix.
6984         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
6985         constant variables outside the loop.  Use dolist.
6987         * calendar/cal-islam.el (displayed-month, displayed-year)
6988         (original-date): Move declarations where needed.
6989         (islamic-calendar-day-number): Remove unused local variable `day'.
6990         (calendar-goto-islamic-date): Doc fix.
6991         (holiday-islamic): Use unless.
6992         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
6993         constant variables outside the loop.  Use dolist.
6994         (mark-islamic-calendar-date-pattern): Move definition before use.
6995         Use unless.
6996         (mark-islamic-diary-entries): Doc fix.
6997         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
6998         (insert-yearly-islamic-diary-entry): Use let rather than let*.
7000         * calendar/cal-julian.el (calendar-absolute-from-julian):
7001         Move definition before use.  Remove un-needed local `day'.
7002         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
7004         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
7005         (calendar-mayan-tzolkin-names-array): Add doc strings.
7006         (calendar-mayan-long-count-from-absolute): Use a single let.
7007         (calendar-string-to-mayan-long-count): Simplify.
7008         (calendar-next-haab-date, calendar-previous-haab-date)
7009         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
7010         (calendar-previous-calendar-round-date)
7011         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
7012         Doc fix.
7013         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
7014         (calendar-mayan-date-string, calendar-print-mayan-date)
7015         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
7016         (calendar-mayan-long-count-common-era): Move definitions before use.
7018         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
7019         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
7020         Doc fix.
7021         (calendar-mouse-goto-date): Move definition before use.
7023         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
7024         Move definition before use.
7025         (calendar-cursor-to-visible-date): Move definition before use.
7026         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
7027         and place inside the conditional.
7028         (calendar-forward-day): Simplify.
7029         (calendar-end-of-month): Use unless.
7030         (calendar-goto-day-of-year): Doc fix.
7031         Relocate obsolete aliases after their replacements.
7033         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
7035         * calendar/diary-lib.el (mark-diary-entries): Move some constant
7036         variables outside the diary-date-forms loop.
7038         * calendar/calendar.el (diary-file): Doc fix.
7039         (calendar-buffer-list): Return buffers rather than strings (fixes
7040         previous change).
7041         (hebrew-holidays-4): Fix typo.
7043         * calendar/holidays.el (displayed-month, displayed-year):
7044         Move declarations where needed.
7045         (calendar-holiday-list, calendar-list-holidays)
7046         (holiday-filter-visible-calendar): Move definitions before use.
7047         (list-holidays): Use cadr.
7048         Relocate obsolete aliases after their replacements.
7050         * calendar/lunar.el (date, displayed-month, displayed-year):
7051         Move declarations where needed.
7052         (lunar-phase-list): Move definition after functions it uses.
7053         (calendar-phases-of-moon, diary-phases-of-moon)
7054         (lunar-new-moon-on-or-after): Use cadr, nth.
7055         (lunar-new-moon-on-or-after): Doc fix.
7057         * textmodes/org-irc.el (top-level): CL not required when compiling.
7058         (org-irc-visit-erc): Replace runtime CL functions.
7060         * textmodes/org-publish.el (declare-function): Add compatibility stub.
7061         (org-publish-delete-dups): Declare as function.
7063 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
7065         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
7066         (vc-bzr-show-log-entry): Make regexp match more cases.
7067         (vc-diff-switches-list): Remove autoload, not needed.
7069 2008-03-14  Juri Linkov  <juri@jurta.org>
7071         * isearch.el (isearch-edit-string): Remove one call to
7072         `isearch-push-state' not to push an inconsistent state,
7073         but keep another correct call to `isearch-push-state'.
7074         (isearch-ring-adjust): Call `isearch-push-state' only when
7075         `search-ring-update' is non-nil since `isearch-edit-string'
7076         already pushes its state.
7077         (isearch-message): Improve matching the failed part by checking
7078         if the original message starts with the last successful message.
7080         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
7081         (dired-perm-write): Rename from `dired-warn-writable'.
7082         Change parent face from `font-lock-warning-face' to
7083         `font-lock-comment-delimiter-face'.
7084         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
7085         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
7086         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
7087         with `dired-perm-write-face'.
7089 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
7091         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
7092         Create cache dir only if it doesn't already exist.
7094 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7096         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
7097         of \ and '.
7099 2008-03-13  Johan BockgÃ¥rd  <bojohan@gnu.org>
7101         * net/browse-url.el (browse-url-text-xterm):
7102         Unquote browse-url-text-browser.
7104 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
7106         * textmodes/org-mouse.el: Version number change.
7108         * textmodes/org-publish.el (org-publish-expand-components):
7109         Remove null projects from the list of components.
7110         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
7111         Remove unused retrieval of the :publishing-directory property.
7112         (org-publish-file): Bugfix: when using a relative directory as the
7113         publishing directory, convert it to a directory filename.
7114         (org-publish-project): New alias.
7115         (org-publish-get-files): Protect against empty p.
7116         (org-publish-file): Send an error when file is not part of any project.
7117         (org-publish-file): Offer to refresh the list of files in known
7118         project when the current file is not part of any project.
7119         (org-publish-before-export-hook)
7120         (org-publish-after-export-hook): New hooks.
7121         (org-publish-org-to): Use new hooks and kill buffers.
7122         (org-publish-file): Remove the code for killing buffers.
7123         (org-publish-initialize-files-alist): Use interactive.
7124         (org-publish-file): If the publishing function creates a new
7125         buffer, kill it after publishing.
7126         (org-publish-timestamp-filename): Protect ":" in file name path
7127         under windows.
7129         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
7130         change that killed the LaTeX buffer.
7132         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
7133         in the decision tree.
7134         (org-select-remember-template): Clean the code.
7135         (org-prepare-dblock): Add the extra :content parameter.
7136         (org-write-agenda): New output type ".ics" files.
7137         (org-write-agenda): Call `org-icalendar-verify-function', both for
7138         time stamps and for TODO entries.
7139         (org-agenda-collect-markers, org-create-marker-find-array)
7140         (org-check-agenda-marker-table): New functions.
7141         (org-agenda-marker-table): New variable.
7142         (org-export-as-html): Revert the change that killed the html
7143         buffer.  Side effects first need to be studied carefully.
7144         (org-get-tags-at): Fix the structure of the condition-case statement.
7145         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
7146         (org-timestamp-change): Fix regulear expressions to swallow the
7147         extra character for repeat-shift control.
7148         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
7149         (org-get-legal-level): Alias to `org-get-valid-level'.
7150         (org-dblock-write:clocktable): Add a :link parameter, linking
7151         headlines to their location in the Org agenda files.
7152         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
7153         throwing an error when getting tags before headlines.
7154         (org-timestamp-change, org-modify-ts-extra)
7155         (org-ts-regexp1): Fix timestamp editing.
7156         (org-agenda-custom-commands-local-options): New constant.
7157         (org-agenda-custom-commands):
7158         Use `org-agenda-custom-commands-local-options' to improve customize
7159         type.  "htmlize": Removed hack to fix face problem with htmlize,
7160         it no longer seem necessary.
7161         (org-follow-link-hook): New hook.
7162         (org-agenda-custom-commands): Add "Component" as a tag for each
7163         item in a command serie.
7164         (org-open-at-point): Run `org-follow-link-hook'.
7165         (org-agenda-schedule): Bugfix: don't display marker type when it
7166         is nil.
7167         (org-store-link): org-irc required.
7168         (org-set-regexps-and-options): Parse the new logging options.
7169         (org-extract-log-state-settings): New function.
7170         (org-todo): Handle the new ways of recording state change stuff.
7171         (org-local-logging): New function.
7172         (org-columns-open-link): Fix bug with opening link in column view.
7173         (org-local-logging): New function.
7174         (org-todo): Make sure that LOGGING properties are honoured.
7175         (org-todo-keywords): Improve docstring.
7176         (org-startup-options): Cleanup startup options.
7177         (org-set-regexps-and-options): Process the "!" markers.
7178         (org-todo): Respect the new logging stuff.
7179         (org-log-note-how): New variable.
7180         (org-add-log-maybe): New parameter HOW that defines how logging
7181         should be done and also overrides PURPOSE.  Add a docstring.
7182         (org-add-log-note): Check if we really need to ask for a note.
7183         (org-get-current-options): Digest the new keyword.
7184         (org-agenda-reset-markers): Rename from
7185         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
7186         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
7187         function, without force argument.
7188         (org-buffer-property-keys): Bind local variables s and p.
7189         (org-make-tags-matcher): Allow "" to match an empty or
7190         non-existent property value.
7191         (org-export-as-html): Join unsorted lists when they directly
7192         follow each other.  Such lists may be created by headlines that
7193         are converted to lists.
7194         (org-nofm-to-completion): New function.
7195         (org-export-as-html): Use :html-extension instead of
7196         org-export-html-extension.
7197         (org-store-link): Support for links from `rmail-summary-mode'.
7198         (org-columns-new, org-complete, org-set-property): Set the
7199         `include-columns' argument in the call to
7200         `org-buffer-property-keys'.
7201         (org-buffer-property-keys): New argument `include-columns', to
7202         include properties expected by any of the COLUMS formats in the
7203         current buffer.
7204         (org-cleaned-string-for-export): Get rid of drawers first, so that
7205         they will be removed also in the text before the first headline.
7206         (org-clock-report): Show the clocktable when found.
7207         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
7208         (org-version): With prefix argument, insert `org-version' at point.
7209         (org-agenda-goto): Recenter the window after finding the target
7210         location, to make sure the correct position will be displayed.
7211         (org-agenda-get-deadlines): Don't scale priority with the warning
7212         period.
7213         (org-insert-heading): Don't break line in the middle of the line.
7214         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
7215         be 0.
7216         (org-update-checkbox-count): Revamp to deal with hierarchical
7217         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
7218         (org-remove-timestamp-with-keyword): New function.
7219         (org-schedule, org-deadline):
7220         Use `org-remove-timestamp-with-keyword' to make sure all such time
7221         stamps are removed.
7222         (org-mode): Support for `align'.
7223         (org-agenda-get-deadlines): Make sure priorities increase as the
7224         due date approaches and is passed.
7225         (org-remember-apply-template): Fix problem with tags that
7226         contain "_" or "@".
7227         (org-make-link-regexps): Improve the regular expression for plain links.
7228         (org-agenda-get-closed): List each clocking entry.
7229         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
7230         (org-special-ctrl-k): New option.
7231         (org-kill-line): New function.
7232         (org-archive-all-done): Fix incorrect number of stars in regexp.
7233         (org-refile-get-location): New function.
7234         (org-refile-goto-last-stored): New function.
7235         (org-global-tags-completion-table): Add the value of org-tag-alist
7236         in each buffer, to make sure that also unused tags will be
7237         available for completion.
7238         (org-columns-edit-value)
7239         (org-columns-next-allowed-value): Only update if not in agenda.
7240         (org-clocktable-steps): New function.
7241         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
7242         (org-archive-subtree): Add the outline tree context as a property.
7243         (org-closest-date): New optional argument `prefer'.
7244         (org-goto-auto-isearch): New option.
7245         (org-goto-map, org-get-location): Implement auto-isearch.
7246         (org-goto-local-auto-isearch-map): New variable.
7247         (org-goto-local-search-forward-headings)
7248         (org-goto-local-auto-isearch): New functions.
7250 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
7252         * textmodes/org-irc.el: New file.
7254 2008-03-13  John Wiegley  <johnw@gnu.org>
7256         * textmodes/org-mac-message.el: New file.
7258 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
7260         * font-lock.el (font-lock-comment-face): Set the foreground for
7261         the light background 8 colors case.
7263 2008-03-13  Glenn Morris  <rgm@gnu.org>
7265         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
7266         generate-autoload-cookie patterns.
7268         * startup.el (command-line-1): Rename -scriptload to -internal-script.
7270         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
7271         (MH_E_SRC): Remove variable.
7272         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
7273         Simplify file header.  Use $@ for generated-autoload-file.
7275         * Makefile.in (LOADDEFS): New variable.
7276         (AUTOGENEL): Use $LOADDEFS.
7277         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
7278         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
7279         ($(lisp)/calendar/hol-loaddefs.el): New targets.
7280         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7281         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
7282         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7283         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7284         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
7285         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
7286         Add calendar-specific autoload cookies, and remove any setting of
7287         generated-autoload-file.
7288         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
7289         * calendar/diary-lib.el: Replace explicit autoloads with reading of
7290         diary-loaddefs.
7291         * calendar/holidays.el: Replace explicit autoloads with reading of
7292         hol-loaddefs.
7294         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
7295         (calendar-buffer-list): Simplify.
7296         (generate-calendar-window): Use calendar-mark-holidays rather than
7297         obsolete alias.
7299         * calendar/cal-hebrew.el (list-yahrzeit-dates):
7300         Use cal-hebrew-yahrzeit-buffer.
7302         * calendar/cal-x.el (calendar-only-one-frame-setup)
7303         (calendar-two-frame-setup): Doc fixes.
7304         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
7306         * calendar/appt.el (appt-mode-string): Mark as risky.
7307         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
7309         * calendar/cal-html.el (diary-list-entries):
7310         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
7311         (calendar-iso-from-absolute): Fix autoloads.
7313         * calendar/cal-iso.el (calendar-absolute-from-iso)
7314         (calendar-iso-read-args): Simplify.
7315         (calendar-iso-date-string, calendar-iso-read-args)
7316         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
7318         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
7319         (displayed-month, displayed-year): Move declarations where needed.
7320         (calendar-print-astro-day-number): Doc fix.
7322         * calendar/cal-persia.el (persian-calendar-month-name-array)
7323         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
7324         (persian-prompt-for-date): Remove local variable `today'.
7326         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
7328         * calendar/solar.el (solar-moment, solar-exact-local-noon)
7329         (solar-sunrise-sunset, solar-sunrise-sunset-string)
7330         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
7331         (diary-sabbath-candles, solar-equinoxes/solstices)
7332         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
7333         (solar-time-equation, solar-date-to-et): Simplify.
7335         * mail/supercite.el: Remove the `function' in `(function (lambda'.
7336         Replace `(car (cdr' with cadr'.
7338         * progmodes/f90.el (f90-font-lock-n): New function.
7339         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
7340         Use f90-font-lock-n.
7341         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
7343         * progmodes/f90.el (f90-mode-abbrev-table):
7344         * progmodes/fortran.el (fortran-mode-abbrev-table):
7345         Use newer form of define-abbrev, where supported.  No need to bind
7346         abbrevs-changed for system abbrevs.
7348 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7350         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
7351         delete-frame-functions.
7353         * bookmark.el (Info-current-node): Remove.
7355 2008-03-12  Juri Linkov  <juri@jurta.org>
7357         * help.el (describe-project): Remove defaliases for view-todo and
7358         describe-project that are now unnecessary after the merge from
7359         emacs--rel--22 that added define-obsolete-function-alias.
7361         * startup.el (inhibit-startup-screen): Revert incomplete
7362         2008-03-10 merge from emacs--rel--22 that partly reverted
7363         2008-02-28 change that added initial message to *scratch* buffer
7364         regardless of the value of `inhibit-startup-screen'.
7365         Now keep this change in the trunk, but not in the 22 branch.
7367 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7369         * international/quail.el (quail-setup-completion-buf, quail-help):
7370         * mail/binhex.el (binhex-decode-region-internal):
7371         * mail/uudecode.el (uudecode-decode-region-internal):
7372         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7373         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7374         setting default-enable-multibyte-characters.
7376         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
7378         * comint.el: Fix up indentation and comment style.  Remove `function'.
7380         * international/mule-cmds.el (reset-language-environment)
7381         (set-language-environment-nonascii-translation):
7382         Don't set-unibyte-charset.
7384         * doc-view.el: Remove all cb-args, use closures instead.
7385         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
7386         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
7387         doing an incorrect check).  Update all callers to use the new name.
7388         (doc-view-doc->txt): Add missing `txt' argument.
7390 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
7392         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
7393         md5 sum calculation to single-byte.
7395 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7397         * doc-view.el (doc-view-new-window-function): Add assertion.
7398         (doc-view-doc-type): New var.
7399         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
7400         (doc-view-intersection): New fun.
7401         (doc-view-mode): Use it to set the new var.
7403 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
7405         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
7406         (doc-view-already-converted-p): New functions.
7407         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
7408         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
7409         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
7410         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
7411         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
7412         (doc-view-convert-current-doc): Don't hardwire the functions the
7413         sentinels call.  Now they're provided by two args CALLBACK and
7414         CB-ARGS to the functions.
7415         (doc-view-search): Use doc-view-doc->txt.
7416         (doc-view-initiate-display): Use doc-view-already-converted-p.
7417         Mention new binding C-c C-t if doc-view-mode doesn't work.
7419 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
7421         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
7423 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7425         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
7426         Mark " outside of tags as punctuation.
7428 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7430         * menu-bar.el (minibuffer-local-map): Use the same command for the
7431         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
7432         Prefer RET over C-j for exit-minibuffer.
7434         * files.el (display-buffer-other-frame): Eliminate problematic code.
7436         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
7437         (menu-bar-select-buffer): Remove.
7438         (menu-bar-select-frame): Make non-interactive and take a frame arg.
7439         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
7441 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
7443         * icomplete.el (icomplete-completions): Remove obsolete code.
7445         * net/net-utils.el (iwconfig-program-options): Doc fix.
7446         (net-utils-run-program, run-network-program): Define as functions.
7448 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
7450         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
7452 2008-03-11  Glenn Morris  <rgm@gnu.org>
7454         * faces.el (mode-line-emphasis): New face.
7455         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
7457         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
7459 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
7461         * simple.el (set-mark-command): Doc fix.
7463 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7465         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
7467         * emacs-lisp/autoload.el (autoload-find-destination):
7468         Don't force raw-text.
7470         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
7471         * calendar/cal-loaddefs.el: Don't version control.
7473 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7475         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
7476         entries and add :help to the existing ones.
7478 2008-03-10  Glenn Morris  <rgm@gnu.org>
7480         * calendar/cal-hebrew.el (date, entry, number): Move declarations
7481         to where they are needed.
7483         * calendar/calendar.el (diary-file, hebrew-holidays-1)
7484         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7485         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
7486         (calendar-version): Doc fixes.
7487         (calendar-absolute-from-gregorian): Use zerop.
7488         (calendar-mode-line-format): Make it a defcustom.
7490         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
7491         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
7492         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
7493         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
7494         (mark-included-diary-files, mark-calendar-days-named)
7495         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
7496         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
7497         (insert-monthly-diary-entry, insert-yearly-diary-entry)
7498         (insert-anniversary-diary-entry, insert-block-diary-entry)
7499         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
7500         (diary-font-lock-sexps): Doc fixes.
7501         (diary-remind-message, mark-calendar-month): Use zerop.
7502         (diary-attrtype-convert, diary-pull-attrs): Simplify.
7503         (diary-list-entries): Revert let to let* (previous change).
7505         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
7507 2008-03-10  Kim F. Storm  <storm@cua.dk>
7509         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
7510         function aliases for the old names.
7512 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
7514         * iswitchb.el (iswitchb-use-faces): Doc fix.
7515         (iswitchb-buffer-ignore, iswitchb-read-buffer):
7516         Fix typos in docstrings.
7518 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7520         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
7521         Fix typo.
7522         (verilog-type-font-keywords): Reindent.
7524 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
7526         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
7527         grouping-keyword regular expression.
7528         (verilog-font-lock-keywords): Allow users to toggle special
7529         highlight of grouping-keywords.
7530         (verilog-highlight-grouping-keywords): The toggle for special
7531         highlighting of grouping keywords.
7533 2008-03-10  Juri Linkov  <juri@jurta.org>
7535         * startup.el: Revert 2008-02-28 change that adds initial message
7536         to *scratch* buffer regardless of the value of
7537         `inhibit-startup-screen'.
7539 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7541         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
7542         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
7543         * progmodes/verilog-mode.el (verilog-mode):
7544         * net/socks.el (socks):
7545         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
7547 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7549         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
7550         (doc-view-bookmark-make-record): Use them.
7551         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
7552         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
7554         * bookmark.el (bookmark-make-record-function): Change expected return
7555         value to include a suggested bookmark name.
7556         (bookmark-make): Split into bookmark-make-record and bookmark-store.
7557         Fix reversed `overwrite' semantics.
7558         (bookmark-set): Call bookmark-make-record before prompting the user.
7559         Then pass the result to bookmark-store later on.
7560         (bookmark-make-name-function): Remove.
7561         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
7562         * info.el (bookmark-make-name-function): Remove.
7563         (Info-mode): Don't set it.
7564         (Info-bookmark-make-name): Remove.
7565         (Info-bookmark-make-record): Use Info-current-node as suggested default
7566         bookmark name.
7568         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
7569         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
7570         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
7571         (bookmark-annotation-buffer, bookmark-annotation-file)
7572         (bookmark-annotation-point, bookmark-send-annotation)
7573         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
7574         (bookmark-edit-annotation-text-func): Rename from
7575         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
7576         (bookmark-edit-annotation-mode-map): Move initialization into
7577         declaration.
7579         * bookmark.el: Remove spurious * in docstrings.
7580         (bookmark-minibuffer-read-name-map): New var.
7581         (bookmark-set): Use it.  Also pass the default value as it should.
7582         (bookmark-send-edited-annotation): Take no chances with text properties.
7583         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
7584         (bookmark-insert-buffer-name): Remove.
7585         (bookmark-buffer-file-name): Signal an error rather than returning nil.
7587 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
7589         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
7591 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
7593         * diff-mode.el (diff-mode-menu): Add :help.
7595 2008-03-09  Glenn Morris  <rgm@gnu.org>
7597         * calendar/calendar.el (general-holidays, oriental-holidays)
7598         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
7599         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
7600         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
7601         (calendar-holidays): Restore autoload cookies, because people are
7602         used to using these variables without loading calendar.el.
7604         * calendar/cal-islam.el (diary-islamic-date): Move to end.
7605         (date, number): Declare where needed.
7607         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
7608         (list-sexp-diary-entries): Doc fixes.
7609         (diary-list-entries): Doc fix.  Remove free variable `entry'.
7610         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
7611         Simplify setting of `date-holiday-list'.
7612         (mark-diary-entries): Remove free variable `entry'.
7613         (diary-list-entries, include-other-diary-files, fancy-diary-display):
7614         Use let where let* is not needed.
7616 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7618         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
7619         make-record function, instead paste it in afterwards.
7620         (bookmark-make-record-for-text-file):
7621         * doc-view.el (doc-view-bookmark-make-record):
7622         * info.el (Info-bookmark-make-record): Don't mess with annotations.
7624 2008-03-08  Glenn Morris  <rgm@gnu.org>
7626         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
7628 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7630         * calendar/diary-lib.el (diary-list-entries)
7631         (include-other-diary-files, mark-diary-entries)
7632         (mark-sexp-diary-entries, mark-included-diary-files)
7633         (diary-entry-time, list-sexp-diary-entries): Remove the special
7634         handling of ^M that dates back to the use of selective-display.
7635         (simple-diary-display): Obey setting of pop-up-frames.
7636         (body, entry): Remove unnecessary declarations.
7638         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
7639         (bookmark-get-annotation, bookmark-set-annotation)
7640         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7641         (bookmark-set-position, bookmark-get-front-context-string)
7642         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7643         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
7644         * info.el (Info-bookmark-make-record): Don't bother recording point.
7645         (bookmark-get-filename, bookmark-get-front-context-string)
7646         (bookmark-get-rear-context-string, bookmark-get-position):
7647         Don't declare any more.
7648         (bookmark-get-info-node): Remove.
7649         (bookmark-prop-get): Declare.
7650         (Info-bookmark-jump): Use it.
7652 2008-03-08  Johan BockgÃ¥rd  <bojohan@gnu.org>
7654         * subr.el (while-no-input): Don't splice BODY directly into the
7655         `or' form.
7657 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
7659         * diff-mode.el (diff-ignore-whitespace-hunk):
7660         Bind inhibit-read-only before trying to change the buffer.
7662 2008-03-08  Glenn Morris  <rgm@gnu.org>
7664         * calendar/appt.el (appt): Move custom group here from calendar.el.
7665         (appt-disp-window, appt-convert-time): Doc fixes.
7667         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
7668         (calendar-bahai-mark-date-pattern):
7669         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
7670         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
7671         * calendar/cal-julian.el (calendar-absolute-from-julian):
7672         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
7674         * calendar/cal-china.el (chinese-calendar): Move custom group here from
7675         calendar.el.
7676         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
7677         Make constants.
7678         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
7679         (chinese-calendar-daylight-savings-starts)
7680         (chinese-calendar-daylight-savings-ends)
7681         (chinese-calendar-daylight-savings-starts-time)
7682         (chinese-calendar-daylight-savings-ends-time)
7683         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
7684         Doc fixes.
7686         * calendar/cal-coptic.el (coptic-name): Add doc string.
7688         * calendar/cal-french.el (french-calendar-month-name-array)
7689         (french-calendar-day-name-array, french-calendar-special-days-array):
7690         Add doc strings.
7692         * calendar/cal-bahai.el (diary-bahai-mark-entries)
7693         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
7694         (diary-bahai-insert-yearly-entry):
7695         * calendar/cal-dst.el (calendar-next-time-zone-transition)
7696         (calendar-time-zone):
7697         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
7698         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
7699         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
7700         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
7701         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
7702         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
7703         (list-islamic-diary-entries, mark-islamic-diary-entries)
7704         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
7705         (insert-yearly-islamic-diary-entry):
7706         * calendar/cal-iso.el (calendar-iso-read-args):
7707         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
7708         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
7709         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
7710         (calendar-next-calendar-round-date)
7711         (calendar-mayan-long-count-common-era):
7712         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
7713         (cal-menu-x-popup-menu, calendar-mouse-holidays)
7714         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
7715         (calendar-mouse-goto-date):
7716         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
7717         * calendar/holidays.el (holidays):
7718         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
7719         * calendar/time-date.el (date-to-time, time-subtract, time-add)
7720         (safe-date-to-time): Doc fixes.
7722         * calendar/cal-persia.el (persian-calendar-month-name-array)
7723         (persian-calendar-epoch): Make constants.
7725         * calendar/cal-tex.el (calendar-tex): Move custom group here from
7726         calendar.el.
7728         * calendar/cal-x.el (diary-frame-parameters)
7729         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
7730         (calendar-after-frame-setup-hooks): Make defcustoms.
7731         (calendar-one-frame-setup, calendar-only-one-frame-setup)
7732         (calendar-two-frame-setup): Doc fix.
7734         * calendar/cal-loaddefs.el: New file.
7736         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7737         * calendar/cal-french.el, calendar/cal-html.el:
7738         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7739         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7740         * calendar/cal-tex.el, calendar/cal-x.el:
7741         Unquote lambda functions.  Add autoload cookies to functions formerly
7742         autoloaded in calendar.el.  Set `generated-autoload-file' to
7743         "cal-loaddefs.el".
7745         * calendar/calendar.el: Move many autoloads to separate file,
7746         cal-loaddefs.el.  Move defcustoms to start and re-order.
7747         (calendar-month-name-array, calendar-starred-day): No need to
7748         declare for compiler.
7749         (cal-loaddefs): Require it.
7750         (appt, chinese-calendar, calendar-tex): Move custom groups to the
7751         appropriate file.
7752         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
7753         Reverse logic.
7754         (diary-face, diary-file-name-prefix-function, diary-include-string)
7755         (diary-glob-file-regexp-prefix, diary-face-attrs)
7756         (diary-file-name-prefix, sexp-diary-entry-symbol)
7757         (print-diary-entries-hook, list-diary-entries-hook)
7758         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7759         (nongregorian-diary-marking-hook, diary-list-include-blanks):
7760         Move to diary-lib.
7761         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7762         (all-bahai-calendar-holidays): Doc fix.
7763         (calendar-insert-indented): Doc fix.  Use when rather than if.
7764         (exit-calendar): Use mapc rather than mapcar.
7765         (calendar-cursor-to-date): Use zerop.
7766         (calendar-mark-ring): Add doc-string.
7767         (calendar-starred-day): Defvar it.
7768         (calendar-mode): Make calendar-starred-day local.
7769         (calendar-star-date): No need to make calendar-starred-day local.
7771         * calendar/diary-lib.el: Move defcustoms to start.
7772         (diary-include-string, diary-list-include-blanks)
7773         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
7774         (diary-file-name-prefix, diary-file-name-prefix-function)
7775         (sexp-diary-entry-symbol, list-diary-entries-hook)
7776         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
7777         (nongregorian-diary-marking-hook, print-diary-entries-hook):
7778         Move here from calendar.el.
7779         (diary-file-name-prefix-function): Use 'identity.
7780         (diary-face): Make it a defcustom, and mark as obsolete.
7781         (top-level): No need to require cal-hebrew, cal-islam when compiling.
7782         (calendar-hebrew-month-name-array-leap-year)
7783         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
7784         Define for compiler.
7785         (diary-font-lock-keywords): Use format rather than concat.
7786         Add bahai-diary-entry-symbol.
7788         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
7789         * calendar/solar.el: Unquote lambda functions.
7791         * calendar/solar.el (calendar-location-name, calendar-latitude)
7792         (calendar-longitude, solar-setup, solar-sin-degrees)
7793         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
7794         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
7795         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
7796         (solar-exact-local-noon, solar-julian-ut-centuries)
7797         (solar-ephemeris-time, solar-date-next-longitude)
7798         (solar-horizontal-coordinates, solar-equatorial-coordinates)
7799         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
7800         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
7801         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
7802         Doc fixes.
7803         (solar-horizontal-coordinates, solar-equatorial-coordinates)
7804         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
7805         (solar-ecliptic-coordinates): Use unless.
7806         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
7807         Use or.
7809         * calendar/timeclock.el: Add doc-strings to all functions.
7810         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
7811         (timeclock-entry-list-length, timeclock-entry-list-projects)
7812         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
7814         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
7816         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
7817         (org-get-entries-from-diary): Require diary-lib.
7819 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
7821         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
7822         Pacify byte-compiler.
7824 2008-03-07  Alan Mackenzie  <acm@muc.de>
7826         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
7827         paren/bracket pairs parsed, to solve performance problem.
7829 2008-03-07  Bastien Guerry  <bzg@altern.org>
7831         * bookmark.el (bookmark-set): Don't check for
7832         `bookmark-make-name-function' since `bookmark-buffer-file-name'
7833         already takes care of this.
7834         (bookmark-buffer-name, bookmark-buffer-file-name):
7835         Remove Info-mode specific code.
7837         * info.el (bookmark-get-info-node): Define this function in
7838         info.el, not in bookmark.el.
7839         (Info-mode): Set `bookmark-make-name-function' to
7840         `Info-bookmark-make-name' locally.
7841         (Info-bookmark-make-name): New function.
7843         * bookmark.el (bookmark-make-name-function): New variable.
7845 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7847         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
7848         buffer-local, not `bookmark-make-cell-function' (the old name).
7850 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
7852         * doc-view.el (doc-view-bookmark-make-record):
7853         * image-mode.el (image-bookmark-make-record):
7854         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
7856 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
7858         * vc.el (vc-status-menu-map-filter): Return orig-binding if
7859         boundp 'vc-ignore-menu-filter.
7860         (vc-status-tool-bar-map): Make it defvar.
7861         (vc-status-mode): vc-status-tool-bar-map now variable.
7862         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
7864 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7866         Give a better name to part of the bookmark interface.
7868         This was originally a much larger change, but halfway through I
7869         updated and discovered that Stefan Monnier had done the rest.
7870         It looks like he anticipated the new name too, because he used
7871         `the-record' instead of `the-cell' for some internal variable names.
7873         * bookmark.el (bookmark-make-record-function): Was
7874         `bookmark-make-cell-function'.
7875         (bookmark-make, bookmark-send-annotation): Update for above.
7876         (bookmark-make-record-for-text-file):
7877         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
7879         * info.el: Adjust accordingly.
7880         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
7882         * image-mode.el: Adjust accordingly.
7883         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
7885         * doc-view.el: Adjust accordingly.
7886         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
7888 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7890         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
7891         Move initialization into declaration.
7892         (bookmark-get-info-node, bookmark-set-info-node): Remove.
7893         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
7894         (bookmark-info-current-node): Remove.
7895         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
7896         Add relocation fallback.  Set bookmark-current-bookmark.
7897         (bookmark-default-handler): Rename from bookmark-jump-noselect.
7898         Remove relocation fallback.  Don't set bookmark-current-bookmark.
7899         (bookmark-set): Let it be used even if there's no buffer-file-name
7900         as long as there is a bookmark-make-cell-function.
7901         * info.el (Info-bookmark-jump): Remove relocation fallback.
7902         Don't set bookmark-current-bookmark.
7904 2008-03-07  Glenn Morris  <rgm@gnu.org>
7906         * calendar/appt.el (appt-issue-message)
7907         (appt-message-warning-time, appt-audible, appt-visible)
7908         (appt-msg-window, appt-display-mode-line, appt-display-duration)
7909         (appt-display-diary): Remove autoload cookies.
7911         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
7912         Remove leading `*' from defcustom doc-strings.
7914         * calendar/cal-dst.el (calendar-dst): New custom group.
7915         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
7916         (calendar-time-zone, calendar-daylight-time-offset)
7917         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
7918         (calendar-daylight-savings-starts-time)
7919         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
7920         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
7921         Move to start.
7923         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
7925         * calendar/calendar.el (calendar-version): Use emacs-version and
7926         make it obsolete.  Move to end.
7927         (calendar-offset, view-diary-entries-initially)
7928         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
7929         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
7930         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7931         (all-bahai-calendar-holidays, calendar-load-hook)
7932         (initial-calendar-window-hook, today-visible-calendar-hook)
7933         (today-invisible-calendar-hook, calendar-move-hook)
7934         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
7935         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
7936         (diary-include-string, sexp-diary-entry-symbol)
7937         (abbreviated-calendar-year, american-date-diary-pattern)
7938         (european-date-diary-pattern, european-calendar-display-form)
7939         (american-calendar-display-form, print-diary-entries-hook)
7940         (list-diary-entries-hook, diary-hook, diary-display-hook)
7941         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7942         (nongregorian-diary-marking-hook, diary-list-include-blanks)
7943         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
7944         (local-holidays, other-holidays, hebrew-holidays-1)
7945         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7946         (hebrew-holidays, christian-holidays, islamic-holidays)
7947         (bahai-holidays, solar-holidays, calendar-setup)
7948         (calendar-week-start-day): Remove autoload cookies.
7949         (diary-glob-file-regexp-prefix): Doc fix.
7950         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
7951         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
7952         (calendar-week-start-day, calendar-debug-sexp): Move to start.
7954         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
7955         (calendar-time-display-form, calendar-latitude)
7956         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
7957         cookies.
7958         (calendar-latitude, calendar-longitude): Move functions after
7959         variables.
7960         (diary-sabbath-candles-minutes): Move to start.
7961         (solar-setup): Use or rather than if.
7962         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
7963         Remove condition-case.
7964         (solar-atn2): Use zerop.
7965         (solar-equinoxes-solstices): Doc fix.
7967         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
7968         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
7970         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
7971         (calendar-longitude, calendar-latitude, calendar-location-name):
7972         Declare for compiler.
7974 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7976         * arc-mode.el (archive-ar-file-header-re): New const.
7977         (archive-ar-summarize, archive-ar-extract): New funs.
7978         (archive-find-type): Recognize ar archives.
7980         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
7981         New functions.
7983         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
7985 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
7987         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7988         Replace :enable (mark-active) with :enable mark-active.
7990 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
7992         * vms-patch.el (make-legal-file-name): New obsolete alias.
7993         (make-valid-file-name): Rename from `make-legal-file-name'.
7994         (make-auto-save-file-name): Use it.
7996         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
7997         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
7998         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
8000         * textmodes/org.el (org-export-html-style): Doc fix.
8001         (org-get-legal-level): New obsolete alias.
8002         (org-get-valid-level): Rename from `org-get-legal-level'.
8003         (org-promote, org-demote, org-archive-subtree)
8004         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
8006 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
8008         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
8010         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
8011         (vc-status-toggle-mark): New functions.
8012         (vc-status-mode): Set tool bar map.
8014 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
8016         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
8017         Reported by Drew Adams <drew.adams@oracle.com>.
8019 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
8021         * subr.el (read-quoted-char): Resolve modifers of the character
8022         event.
8024         * comint.el (comint-exec-1): Don't change the coding-system for
8025         decoding to dos-like EOL.
8026         (comint-carriage-motion): Fully rewrite.
8028 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
8030         * epg.el (epg-context-include-certs): Reflow docstring.
8031         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
8032         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
8033         (epg-context-set-signers, epg-context-set-sig-notations)
8034         (epg-make-import-status, epg-make-import-result)
8035         (epg-start-delete-keys): Fix typos in docstrings.
8036         (epg-start-sign-keys, epg-sign-keys):
8037         Fix typos in obsolescence declarations.
8039         * iswitchb.el: Don't check for `cadr' and `last'.
8040         (iswitchb-define-mode-map, iswitchb-default-keybindings):
8041         Add obsolescence declaration and remove redundant info from docstring.
8042         (iswitchb-set-common-completion, iswitchb-set-matches)
8043         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
8044         (recentf-list, most-len, most-is-exact):
8045         Don't wrap defvars within `eval-when-compile'.
8047 2008-03-05  Glenn Morris  <rgm@gnu.org>
8049         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
8050         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
8051         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
8052         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
8053         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
8055         * ediff-hook.el (ediff-window-setup-function): Don't autoload
8056         declaration for compiler.
8057         (ediff-xemacs-init-menus): Use when rather than if.
8059         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
8060         if+and to just and.
8061         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
8062         (ediff-delete-overlay): Move the XEmacs test inside the definition.
8064         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
8066         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
8067         test inside XEmacs test.
8068         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
8069         since it was doing nothing on Emacs.
8070         (ediff-make-bullet-proof-overlay): Use when rather than if.
8072         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
8073         (ediff-setup-control-frame): Remove
8074         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
8075         a (featurep 'xemacs) test.
8077 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
8079         * calc/calc-ext.el (calc-extended-command-history): New variable.
8080         (calc-exectute-extended-command): Use `calc-extended-command-history'.
8082 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
8084         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
8085         (standard-mode-line-position): Add mouse-face.
8087         * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
8088         * progmodes/grep.el (grep-mode-map): Add :help.
8090         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
8091         initialize in one step.  Add :help.  Use :enable to activate menu
8092         items.  Show the key binding for edebug-defun.
8093         (lisp-interaction-mode-map): Add a menu.
8095         * term.el (term-mode-map): Define and initialize in one step.
8097         * ediff-init.el (ediff-color-display-p): Simplify.
8098         (Xor): Remove unused function.
8099         (ediff-with-syntax-table): Simplify for Emacs.
8101         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
8102         menu-bar being loaded, it always is.
8104 2008-03-05  Glenn Morris  <rgm@gnu.org>
8106         * textmodes/tex-mode.el (tex-mode): Suppress warning about
8107         multiple definitions when compiling.
8109 2008-03-04  Alan Mackenzie  <acm@muc.de>
8111         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
8113         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
8114         doc-string, "c-old-LEN" -> "c-old-END".
8116 2008-03-04  Jason Rumney  <jasonr@gnu.org>
8118         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
8119         namespaces.
8121 2008-03-04  Glenn Morris  <rgm@gnu.org>
8123         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
8125         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
8126         than mapcar.
8128 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8130         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
8131         (byte-compile-nilconstp): Can't use recursion in a defsubst.
8133         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
8134         so that M-q can fill comments.
8135         (tex-executable-exists-p, tex-compile): Extend with special syntax for
8136         commands implemented in elisp.
8137         (tex-compile-commands): Add an entry to use doc-view for pdf files.
8138         (tex-format-cmd): New function.
8139         (tex-compile): Use it to let the user specify default arguments.
8140         (tex-cmd-bibtex-args): New var.
8141         (tex-cmd-doc-view): New function.
8143 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
8145         * faces.el (face-spec-set): Fix typos in docstring.
8147 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
8149         * bindings.el (mode-line-column-line-number-mode-map): New variable.
8150         (standard-mode-line-position): Use it to add a menu for toggling
8151         column number and line number display.
8153 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8155         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
8156         Remove optimization that was working around the form-code-walker bug.
8158         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8159         Walk into the body of lambdas after byte-compile-unfold-lambda.
8161 2008-03-03  Glenn Morris  <rgm@gnu.org>
8163         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
8164         value, if set, over frame value.
8166         * simple.el (transient-mark-mode): Don't turn on by default.
8168         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
8169         accidentally removed by the 2007-12-05 merge from Gnus.
8171 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
8173         * progmodes/compile.el (compilation-menu-map): Add menu entries
8174         for useful options.
8176 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
8177             Glenn Morris  <rgm@gnu.org>
8179         * emacs-lisp/bytecomp.el (byte-recompile-directory)
8180         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
8181         Give a `bytecomp-' prefix to local variables with common names.
8183 2008-03-01  Glenn Morris  <rgm@gnu.org>
8185         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
8186         code commented out 2007-11-10.
8188         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
8190         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
8191         Delete macro.
8192         * emulation/viper-cmd.el, emulation/viper-ex.el:
8193         * emulation/viper-init.el, emulation/viper-keym.el:
8194         * emulation/viper-mous.el, emulation/viper-util.el:
8195         * emulation/viper.el:
8196         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
8197         featurep test.
8199         Replace obselete frame-local variables with frame-parameters.
8200         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
8201         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
8202         (viper-vi-state-cursor-color): Only call make-variable-frame-local
8203         on XEmacs.
8204         * emulation/viper-util.el (viper-frame-value): New macro.
8205         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
8206         (viper-R-state-post-command-sentinel)
8207         (viper-replace-state-post-command-sentinel)
8208         (viper-change-state-to-insert, viper-change-state-to-emacs):
8209         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
8210         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
8211         (viper-get-saved-cursor-color-in-insert-mode)
8212         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
8213         Use viper-frame-value for viper-replace-overlay-cursor-color,
8214         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
8215         viper-vi-state-cursor-color values.
8217         * emulation/viper-cmd.el (zmacs-region-stays):
8218         * emulation/viper-util.el (zmacs-region-stays): No need to define
8219         for compiler.
8221         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
8222         mapcar on Emacs.
8224         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
8225         on XEmacs.
8227         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
8228         rather than if.
8230 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8232         * whitespace.el: New version 9.3.  As the glyph code generation was
8233         fixed, it is possible now to use character code above ?\x1FFFF in the
8234         display table.  Fix `whitespace-indentation-regexp' to not include an
8235         extra ending character.  Reported by Michael Welsh Duggan
8236         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
8237         the original whitespace package had.  Suggested by Eric Cooper
8238         <ecc@cmu.edu>.  Doc fix.
8239         (whitespace-action): New option.
8240         (whitespace-display-mappings): Changed default newline visualization to
8241         display downwards arrow, as the glyph code generation was fixed.
8242         (whitespace-unload-function): Assure that all local whitespace mode is
8243         turned off.
8244         (whitespace-global-modes): Fix type customization.
8245         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
8246         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
8247         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
8248         Fix code.
8249         (whitespace-buffer): Command removed.
8250         (whitespace-trailing-regexp, whitespace-mark-x)
8251         (whitespace-display-window, whitespace-action-when-on)
8252         (whitespace-add-local-hook, whitespace-remove-local-hook)
8253         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
8254         (whitespace-action): New funs.
8255         (whitespace-report-list, whitespace-report-text)
8256         (whitespace-report-buffer-name): New consts.
8257         (whitespace-report, whitespace-report-region): New commands.
8259 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8261         * disp-table.el (make-glyph-code): Don't test the result of
8262         `face-id', which already signals an error for invalid faces.
8263         (glyph-face): Simplify.
8265         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
8266         running `desktop-not-loaded-hook' to allow modifying it.
8267         Don't show warning message if `desktop-dirname' was modified.
8269 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8271         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
8272         we still expect more lines.
8274         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
8275         comment-paragraph filling if the commark doesn't match
8276         comment-start-skip.
8278 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
8280         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
8281         the `imap' variant.
8283 2008-03-01  Jason Rumney  <jasonr@gnu.org>
8285         * files.el (make-auto-save-file-name): Encode more characters in
8286         non-file buffer names.  Use url-encoding.
8288 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8290         * net/net-utils.el (ftp-program): Fix typo in docstring.
8291         (ifconfig-program-options, netstat-program-options)
8292         (arp-program-options, route-program-options, nslookup-program-options)
8293         (ftp-program-options, smbclient-program-options)
8294         (dns-lookup-program-options, arp, route): Doc fixes.
8296         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
8297         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
8298         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
8299         Fix typos in docstrings.
8300         (gdb-pending-triggers): Reflow docstring.
8301         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
8303 2008-03-01  Alan Mackenzie  <acm@muc.de>
8305         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
8306         typing "#" at EOB.
8308 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8310         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
8312 2008-02-29  Kim F. Storm  <storm@cua.dk>
8314         * emulation/cua-base.el (cua-remap-control-v)
8315         (cua-remap-control-z): New defcustoms.
8316         (cua-mode): Add them to set-after property.
8317         (cua--init-keymaps): Use them.
8318         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
8320         * help.el (view-emacs-todo): Rename from view-todo.
8321         (describe-gnu-project): Rename from describe-project.  Users changed.
8322         (view-help-file): New helper function.
8323         (describe-distribution, describe-copying, describe-gnu-project)
8324         (view-todo, view-order-manuals, view-emacs-problems): Use it.
8325         (view-emacs-debugging, view-external-packages): New commands.
8326         (help-map): Move describe-distribution to C-h C-o (ordering).
8327         Move view-emacs-problems to C-h C-p (problems).
8328         Bind view-emacs-debugging to C-h C-d (debugging).
8329         Bind view-external-packages to C-h C-e (extras).
8330         (help-for-help-internal): Cleanup and align descriptions.
8331         Remove command names to reduce clutter.
8333 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
8335         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
8336         and quieter face (not a warning).
8338 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
8340         * vc.el (vc-status-crt-marked): New variable.
8341         (vc-status-mode): Make it local.
8342         (vc-status-refresh): Use it to save the marked files.
8343         (vc-update-vc-status-buffer): Use it to restore the marked files.
8345         * vc-svn.el (vc-svn-after-dir-status):
8346         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
8348 2008-02-29  Glenn Morris  <rgm@gnu.org>
8350         * allout.el (allout-topic-encryption-bullet)
8351         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
8352         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
8353         from 22.0 to 22.1.
8355         * net/imap.el (imap-ping-server):
8356         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
8357         Change defcustom :version from 23.0 to 23.1.
8359 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
8361         * desktop.el (desktop-save): Save the buffer name if the
8362         uniquified base name is empty.
8364 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
8366         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
8367         correctly when user has "set print address off".
8369 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
8371         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
8372         version number of the next major Emacs release, not 23.0.
8374         * longlines.el (longlines-unload-function): New function.
8376 2008-02-28  Juri Linkov  <juri@jurta.org>
8378         * startup.el (normal-splash-screen): Add argument `concise'.
8379         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
8380         to the created buffer.  If `concise' is non-nil, call
8381         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
8382         (display-startup-screen): Add argument `concise' to the call to
8383         `normal-splash-screen'.
8385 2008-02-28  Kim F. Storm  <storm@cua.dk>
8387         * startup.el (startup-echo-area-message): Check for about-emacs.
8389 2008-02-28  Juri Linkov  <juri@jurta.org>
8391         * startup.el: Always add initial message to *scratch* buffer if
8392         `initial-scratch-message' is non-nil regardless of the value of
8393         `inhibit-startup-screen'.
8394         (inhibit-startup-screen, initial-scratch-message): Doc fix.
8395         (command-line-1): Move code that inserts `initial-scratch-message'
8396         up before the if-form that checks for `inhibit-startup-screen'.
8397         Suggested by Jonathan Rockway <jon@jrock.us>.
8399 2008-02-28  Juri Linkov  <juri@jurta.org>
8401         * cus-edit.el (custom-mode-map, custom-mode-link-map):
8402         Rename `custom-mode' to `Custom-mode' in docstrings.
8403         (custom-buffer-create-internal, customize-browse):
8404         Rename `custom-mode' to `Custom-mode'.
8405         (custom-mode-hook): Rename to `Custom-mode-hook'.
8406         (Custom-mode-hook): Renamed from `custom-mode-hook'.
8407         (custom-mode): Rename to `Custom-mode'.
8408         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
8409         (custom-mode): Add backward-compatible non-interactive variant of
8410         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
8411         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
8413         * info-look.el: Rename `custom-mode' to `Custom-mode'.
8415         * emulation/viper.el (viper-emacs-state-mode-list):
8416         Rename `custom-mode' to `Custom-mode'.
8418         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
8419         Capitalize "Tagged Files".
8420         (minibuffer-local-map): Add menu items for next/previous
8421         history elements and isearch history forward/backward.
8423         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
8424         `hs-isearch-open' with t instead of `comment' in :selected
8425         for "Code and Comment blocks" menu item.
8427 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8429         * uniquify.el (uniquify-buffer-base-name): Undo last change.
8430         Should be done in desktop.el instead.
8432 2008-02-28  Glenn Morris  <rgm@gnu.org>
8434         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
8436         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
8438         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
8439         (Info-menu, Info-goto-node): Remove declarations.
8440         (report-emacs-bug-info): Use info rather than Info-goto-node.
8442         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
8443         (idlwave-convert-xml-system-routine-info): Don't require xml.
8444         (idlwave-show-commentary, idlwave-shell-show-commentary):
8445         Don't require finder.
8446         (idlwave-info): Don't require info.  Use info rather than
8447         Info-goto-node.
8449         * textmodes/org.el (Info-goto-node): Remove declaration.
8450         (org-info): Use info rather than Info-goto-node.
8452         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
8453         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
8455 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
8457         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
8458         the menu.
8460         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
8461         (vc-finish-logentry): Check for vc-status-mode, not only for
8462         vc-dired-mode.
8464 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
8466         * isearch.el (isearch-printing-char): Don't check
8467         keyboard-coding-system.
8468         Call isearch-process-search-multibyte-characters only when
8469         current-input-method is non-nil.
8471 2008-02-27  Kim F. Storm  <storm@cua.dk>
8473         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
8474         (glyph-char, glyph-face): Handle cons encoding.
8476 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
8478         * uniquify.el (uniquify-buffer-base-name): If the base name is an
8479         empty string, return nil to allow the caller to default to the
8480         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
8482         * tool-bar.el (tool-bar-setup): Doc fix.
8484         * mail/supercite.el (sc-describe):
8485         Fix typos in obsolescence declaration.
8487 2008-02-27  Glenn Morris  <rgm@gnu.org>
8489         * autoinsert.el (auto-insert-alist): Change permission text to
8490         match FSF's GPLv3 form.
8492         * mail/supercite.el (sc-cite-original): Doc fix.
8493         (sc-version): Make obsolete.
8494         (sc-describe): Show the SC info page.  Make obsolete.
8496 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8498         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
8499         when using transient-mark-mode.
8500         (default-indicate-unused-lines): Remove unused var.
8502 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
8504         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
8505         and previous.
8507         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
8509 2008-02-26  Glenn Morris  <rgm@gnu.org>
8511         * net/net-utils.el (top-level): Don't require comint when compiling.
8512         (nslookup-font-lock-keywords): Don't require font-lock.
8513         Use font-lock faces rather than variables.
8514         (nslookup, ftp, smbclient, network-service-connection):
8515         Don't require comint.
8516         (comint-prompt-regexp, comint-input-autoexpand)
8517         (comint-input-ring): Declare for compiler.
8518         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
8519         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
8521         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
8522         doc-string.
8524 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8526         * doc-view.el (doc-view-current-page): Add a `win' argument.
8528 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8530         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
8531         Demote it to plain defvar.
8532         (doc-view-conversion-refresh-interval): Reduce interval.
8533         (doc-view-goto-page): Allow moving to pages not yet rendered.
8534         (doc-view-goto-page): Construct a file name rather than extracting it
8535         from doc-view-current-files.
8536         (doc-view-kill-proc): Ignore errors from kill-process.
8537         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
8538         (doc-view-insert-image): Use appropriate text if the page hasn't been
8539         rendered yet.  Adjust scrolling so the text is displayed.
8540         (doc-view-display): Detect not just that a page is available, but also
8541         that it wasn't available before, so as to avoid refreshing all pages
8542         repeatedly.
8543         (doc-view-mode): Make doc-view-cache-directory if needed.
8545 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8547         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
8548         toggle-read-only.
8550         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
8551         refering to a missing required field with the OPT prefix.
8552         Make unwindform more robust.
8554         * textmodes/bibtex.el: Remove support for hideshow minor mode as
8555         it duplicates the bibtex support in progmodes/hideshow.el.
8556         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
8557         entries that do not start at the beginning of a line.
8559 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
8561         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
8563 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
8565         * help-fns.el (describe-variable): Add phrases about
8566         initialization file with and without customization;
8567         use new button type help-info-variable.
8569         * help-mode.el (help-info-variable):
8570         New button able to read Info files for help-fns.el.
8572 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
8574         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
8575         (grep-mode): Use grep-mode-tool-bar-map.
8577         * progmodes/compile.el (tool-bar): Require tool-bar.
8578         (compilation-mode-tool-bar-map): New variable.
8579         (compilation-mode): Use compilation-mode-tool-bar-map.
8581         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
8583 2008-02-25  Glenn Morris  <rgm@gnu.org>
8585         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
8587 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8589         * diff-mode.el (diff-file-junk-re): New const.
8590         (diff-beginning-of-file-and-junk): Use it.
8591         (diff-file-kill): Make sure we were really inside a file diff.
8593         * diff-mode.el: Make it more robust in the presence of empty context
8594         lines in unified hunks.
8595         (diff-valid-unified-empty-line): New var.
8596         (diff-unified->context, diff-sanity-check-hunk): Obey it.
8597         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
8598         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
8599         (diff-hunk-header-re-unified): New const.
8600         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
8601         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
8602         (diff-sanity-check-hunk): Use it.
8604         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
8605         Index: line, don't search backward for the previous one.
8607 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
8609         * international/fontset.el (setup-default-fontset): Add non-OTF
8610         lao font for lao script.
8612         * language/tibetan.el: Register tibetan-composition-function in
8613         composition-function-table.
8615         * language/tibet-util.el (tibetan-composition-function):
8616         Adjust for the new calling way (argument changed).  Try font-shape-text
8617         if possible.
8619         * language/lao.el: Register lao-composition-function in
8620         composition-function-table.
8622         * language/lao-util.el (lao-composition-function): Adjust for the new
8623         calling way (argument changed).  Try font-shape-text if possible.
8625 2008-02-25  Jason Rumney  <jasonr@gnu.org>
8627         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
8629 2008-02-25  Juri Linkov  <juri@jurta.org>
8631         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
8632         background, "red4" for a dark background, "red" for 16 and
8633         8 colors, "grey" for grayscale, and inverse video otherwise.
8634         Add :version tag.
8635         (isearch-message): Keep the original isearch-message intact, and
8636         add text properties to it where necessary.  Add `isearch-error' to
8637         the condition that checks if isearch is unsuccessful.
8639 2008-02-24  Juri Linkov  <juri@jurta.org>
8641         * progmodes/compile.el (compilation-handle-exit):
8642         Use compilation-error face instead of font-lock-warning-face.
8643         Display the same message in the minibuffer as is inserted
8644         at the end of the compilation buffer.
8646 2008-02-24  Glenn Morris  <rgm@gnu.org>
8648         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
8649         multiple file case.
8651         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
8653         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
8654         multiple file case.  Use a single `let' rather than two.
8656 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
8658         * progmodes/compile.el (compilation-start): Specify a face for
8659         mode-line-process.
8660         (compilation-handle-exit): Specify a face and a tooltip for
8661         mode-line-process.
8663 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8665         * hilit-chg.el: Remove spurious * in defcustom docstrings.
8666         (hilit-chg-make-ov): Simplify.
8667         (hilit-chg-fixup): Use remove-overlays.
8668         (hilit-chg-set-face-on-change): Remove redundant call to
8669         `remove-text-properties'.
8671         * dired.el (dired-mark-prompt): Don't count/display the t element.
8672         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
8674 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
8676         * progmodes/verilog-mode.el (eval-when-compile): Don't define
8677         add-submenu.
8678         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
8679         Remove.  Move contents to the only use ...
8680         (verilog-menu): ... here.
8681         (verilog-statement-menu): Remove.  Move contents to the only use ...
8682         (verilog-stmt-menu): ... here.
8683         (verilog-mark-defun): Simply call mark-defun for emacs.
8684         (occur-pos-list): Declare for byte compiler.
8685         (mode-popup-menu): Don't defvar.
8686         (verilog-add-statement-menu): Remove.
8687         (verilog-mode-hook): Don't add verilog-add-statement-menu.
8688         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
8690 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
8692         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
8693         conditional.
8694         (verilog-font-grouping-keywords-face): Make the begin..end
8695         keywords standout more than other verilog keywords.
8696         (verilog-type-font-keywords): Move the begin..end out of this list
8697         to facilitate making them to (potentially) stand out more.
8698         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
8699         function & task blocks.
8700         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
8701         initial, function & task blocks.
8702         (verilog-forward-sexp): Handle the new "disable fork" statement of
8703         IEEE-1800 Verilog.
8704         (verilog-beg-block-re-ordered): Handle the new "disable fork"
8705         statement of IEEE-1800 Verilog.
8706         (verilog-calc-1): Handle the new "disable fork" statement of
8707         IEEE-1800 Verilog.
8708         (verilog-disable-fork-re): Add const to help handle the new
8709         "disable fork" statement of IEEE-1800 Verilog.
8710         (verilog-declaration-core-re): Add port directions by themselves,
8711         with no qualification, as base item of a declaration.
8712         (verilog-pretty-declarations): Add new flag to ask it to refrain
8713         from printing to the message buffer.
8714         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
8715         printing to the message buffer.  Improve handling of the many
8716         types of expression line up.
8717         (verilog-just-one-space): Remove printing of an empty message.
8718         (verilog-get-lineup-indent): Rework to support the better handling
8719         of expression lineup for verilog-pretty-expr.
8720         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
8722 2008-02-24  Alan Mackenzie  <acm@muc.de>
8724         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
8725         yesterday's commit.
8727 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
8729         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
8730         to mouse-set-point in buffers that aren't associated with files.
8732         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
8734 2008-02-24  Alan Mackenzie  <acm@muc.de>
8736         Set of changes so that "obtrusive" syntactic elements in a
8737         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
8738         unmatched paren) don't interact syntactically with stuff outside
8739         the CPP line.
8741         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
8742         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
8743         off-by-one bug.
8744         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
8745         a bit of refactoring.
8746         (c-awk-extend-and-syntax-tablify-region): Takes some of the
8747         functionality of c-awk-advise-fl-for-awk-region, which has been
8748         refactored away.
8750         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
8751         (c-clear-char-property-with-value): New function and macro which
8752         remove text-properties `equal' to a supplied value.
8754         * progmodes/cc-engine.el: Comment about text properties amended.
8756         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
8757         parens around "error\\|warning".
8759         * progmodes/cc-langs.el (c-get-state-before-change-function)
8760         (c-before-font-lock-function, c-anchored-cpp-prefix):
8761         New language variables.
8762         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
8764         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
8765         syntax-table text properties.
8766         (c-common-init): Call language specific before/after-change
8767         functions at mode initialisation.
8768         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
8769         (c-extend-region-for-CPP, c-neutralize-CPP-line)
8770         (c-neutralize-syntax-in-CPP): New functions.
8771         (c-before-change, c-after-change): Call the new language specific
8772         change functions defined in cc-langs.el.
8773         (c-advise-fl-for-region): New macro.
8774         (awk-mode): Remove AWK specific stuff which has been refactored
8775         into language independent stuff.
8777 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
8779         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
8780         (gdb): (Re)set gdb-flush-pending-output to nil here...
8781         (gdb-init-1): ...instead of here (before gdb-prompt).
8783 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8785         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
8786         Recognize ''' just like any other char-constant.
8788 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8790         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
8791         careful enough.  Detect the uid-change all within the main loop.
8793 2008-02-24  Stefan Monnier  <monnier@pastel.home>
8795         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
8797 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8799         * hilit-chg.el (highlight-save-buffer-state): New macro.
8800         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
8801         (hilit-chg-clear): Use it to preserve the modified-p flag.
8802         (highlight-changes-rotate-faces): Don't mess with the undo-list.
8804 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8806         * font-lock.el (font-lock-set-defaults): Unset previously set variables
8807         when needed.
8809 2008-02-24  Ã†var Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
8811         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
8812         from gnus-button-url-regexp.
8814 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
8816         * progmodes/compile.el (compilation-next-error): Doc fix.
8817         (compilation-find-file): Doc fix.
8819 2008-02-24  Glenn Morris  <rgm@gnu.org>
8821         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
8822         Add obsolete aliases to the old names.
8824 2008-02-24  Richard Stallman  <rms@gnu.org>
8826         * net/net-utils.el (ifconfig): Rename from ipconfig.
8827         (ipconfig): Alias to ifconfig.
8828         (ifconfig-program): Rename from ipconfig-program.
8829         (ifconfig-program-options): Rename from ipconfig-program-options.
8831 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
8833         * progmodes/verilog-mode.el (verilog-declaration-core-re):
8834         Add port directions by themselves, with no qualification, as base
8835         item of a declaration.
8836         (verilog-pretty-declarations): Add new flag that inhibits printing
8837         to the message buffer.
8838         (verilog-pretty-expr): Add new flag that inhibits printing to the
8839         message buffer.  Improve handling of the many types of expression
8840         line up.
8841         (verilog-just-one-space): Don't print an empty message.
8842         (verilog-get-lineup-indent): Rework to support the better handling
8843         of expression lineup for verilog-pretty-expr.
8844         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
8845         (verilog-mode-version, verilog-mode-release-date): Update.
8847 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8849         * subr.el (cancel-change-group): Don't move point.
8851 2008-02-23  Markus Triska  <markus.triska@gmx.at>
8853         * linum.el (linum-after-config): Update all visible windows.
8855 2008-02-23  Glenn Morris  <rgm@gnu.org>
8857         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
8858         Add :help for Solitaire and Tetris.
8860         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
8862         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
8863         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
8864         (smtpmail-queue-index-file): Make it a defcustom.
8865         (smtpmail-queue-index): Delete.
8866         (smtpmail-send-it, smtpmail-send-queued-mail):
8867         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
8868         smtpmail-queue-index.
8870         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
8871         Add :version.
8873 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
8875         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
8876         New variables.
8877         (iwconfig): New function.
8879 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
8881         * vc.el (vc-find-revision): Make vc-parent-buffer local before
8882         setting it.
8883         (vc-status-menu-map): Do not define using easy-menu.
8884         (vc-status-menu-map): New defalias.
8885         (vc-status-mode-map): Hook up the menu.
8886         (top-level): Update TODO.
8888         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
8890         * vc-bzr.el (vc-bzr-init-version): Rename to ...
8891         (vc-bzr-init-revision): ... this.
8893 2008-02-23  Jason Rumney  <jasonr@gnu.org>
8895         * makefile.w32-in (WINS_ALMOST): Remove term.
8896         (WINS): Add term here.
8897         (custom-deps, finder-data): Use WINS_ALMOST.
8899 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
8901         * faces.el (font-weight-table): Fix value of `semi-light'.
8903 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8905         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
8906         Make those tables bijective.
8908 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
8910         Finish pdbtrack integration cleanup, settling missing-functions
8911         byte compiler warnings appropriately.
8913         * progmodes/python.el (python-point): Remove this - beginning-of-line
8914         was all that was necessary for `python-pdbtrack-overlay-arrow'.
8915         (python-end-of-def-or-class, python-beginning-of-def-or-class)
8916         (python-goto-initial-line): Drop these - they were only needed for
8917         python-point.
8918         (python-comint-output-filter-function): Use condition-case and
8919         beginning-of-line directly, instead of python-mode.el functions
8920         which require all sorts of baggage.
8921         (point-safe): Unnecessary - we're using condition-case directly,
8922         instead.
8923         (python-execute-file): Include for python-shell, which I'm leaving
8924         in keeping despite it being unnecessary for pdb tracking.
8926 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
8928         * progmodes/scheme.el (scheme-font-lock-keywords-2):
8929         Add SRFI 11 support.
8930         (let-values, let*-values): Specify scheme-indent-function.
8932 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
8934         * vc.el (vc-exec-after): Move setting mode-line-process in the
8935         busy case ...
8936         (vc-set-mode-line-busy-indicator): ... in this new function.
8937         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
8938         (vc-update-vc-status-buffer): Reset mode-line-process.
8939         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
8940         mark/unmark all the files with the same state as the current one.
8941         With a prefix argument mark/unmark all files.
8942         (vc-status-mode-menu): Adjust strings.
8943         (vc-update-vc-status-buffer): Only do something when the argument
8944         is not nil.
8945         (vc-status-kill-dir-status-process): New function.
8946         (vc-status-mode-map): Bind it.
8947         (vc-status-process-buffer): New variable.
8948         (vc-status-mode): Make it local.
8949         (vc-status-refresh): Set it.
8951         * vc-hg.el (vc-hg-dir-status):
8952         * vc-git.el (vc-git-dir-status):
8953         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
8954         command is run.
8956 2008-02-22  Glenn Morris  <rgm@gnu.org>
8958         * json.el (top-level): No need to require thingatpt.
8959         (json-read-keyword): Use thing-at-point rather than word-at-point.
8961         * time.el (top-level): No need to require time-date when compiling.
8963         * emacs-lisp/copyright.el (copyright-update-year):
8964         Fix subexpression numbering for the case when years are split over
8965         lines, and for the replace case.
8967         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
8968         (tpu-caar, tpu-cadr): Delete functions.
8969         (zmacs-regions): No need to declare for compiler.
8970         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
8971         (tpu-spell-check): Rewrite, and handle mark after point.
8972         (tpu-special-insert): Use or rather than if.
8974         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
8975         rather than spell-region.
8977         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
8978         warnings about spell-region.
8980 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
8982         * ldefs-boot.el: Regenerated.
8984         * loadup.el: Don't load language/devanagari, language/kannada,
8985         language/malayalam, and language/tamil.  Load language/sinhala.
8987         * language/indian.el (indian-font-foundry)
8988         (indian-script-language-alist, indian-font-char-index-table)
8989         (indian-font-char, indian-font-char-range, indian-script-table)
8990         (indian-default-script, indian-composable-pattern): Delete them.
8991         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
8992         language environments moved to here.
8993         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
8994         New language environments.
8996         * language/devanagari.el, language/devan-util.el,
8997         * language/kannada.el, language/knd-util.el, language/malayalam.el,
8998         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
8999         Delete them.
9001         * language/sinhala.el: New file.
9003 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
9005         Update Nick Robert's port of pdb tracking from python-mode.el.
9007         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
9008         Clarify docstring.
9009         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
9010         tracking is happening.
9011         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
9012         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
9013         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
9014         Tracking is plugged in to all comint buffers once python.el is loaded.
9015         (python-pdbtrack-overlay-arrow): Toggle activation of
9016         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
9017         (python-pdbtrack-track-stack-file): Use new
9018         `python-pdbtrack-get-source-buffer' for more flexible access to
9019         debugging source files.
9020         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
9021         according to pdb stack trace, optionally using new
9022         `python-pdbtrack-grub-for-buffer' if file is not locally available.
9023         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
9024         named buffer, or having function with indicated name.
9025         (python-shell): Remove comint-output-filter-functions hook
9026         addition, it's being done elsewhere.  Wrap long line.
9028 2008-02-21  Michael Olson  <mwolson@gnu.org>
9030         * json.el: Replace XEmacs compatibility code to get rid of
9031         compiler warnings.
9033         * time.el: Fix compiler warning.
9035 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
9037         * json.el: New file (JavaScript Object Notation parser / generator).
9039 2008-02-21  Dave Love  <fx@gnu.org>
9041         * progmodes/sym-comp.el: New file.
9043         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
9044         Require sym-comp.  Add Python buffer to same-window-buffer-names.
9045         Fixup whitespaces.
9046         (python-font-lock-keywords): Add highlighting for Python builtins.
9047         (python-font-lock-syntactic-keywords): Rewrite.
9048         (python-quote-syntax): Use syntax-ppss-context instead of parsing
9049         ppss directly.
9050         (python-mode-map): Add binding for python-find-function.
9051         (python-calculate-indentation): Clean up the logic.
9052         (python-beginning-of-defun): Explicitly set return value.
9053         (python-beginning-of-statement): Stop looping if we get stuck
9054         going backwards.
9055         (python-next-statement): Stop looping if we somehow end up inside
9056         a string while advancing.
9057         (python-preoutput-continuation, python-version-checked): New vars.
9058         (python-check-version): New function.
9059         (run-python): Set default command to python-command instead of
9060         python-python-command.
9061         (run-python): Use python-check-version.  Give PYTHONPATH
9062         precedence over data-directory in the process environment.
9063         Load function definitions in python process after.
9064         (python-check-comint-prompt): New function.
9065         (python-send-command, python-send-receive): Use it.
9066         (python-complete-symbol, python-try-complete): Functions deleted.
9067         Use symbol-complete instead of python-complete-symbol throughout.
9068         (python-fill-paragraph): Further refine the fenced-string regexp.
9069         (def-python-skeleton): Expand to the original abbrev instead if in
9070         a comment or string.  Tweak skeletons for `if', `while', `for',
9071         `try/except', `try/finally', `name'.
9072         (python-pea-hook, python-abbrev-pc-hook): New functions.
9073         (python-abbrev-syntax-table): New var.
9074         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
9075         Use symbol-completion-try-complete for hippie expansion.
9076         Turn on font lock unconditionally.
9077         (python-mode-hook): Defcustom it.  No need to use make-local
9078         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
9079         option, since it's buffer-local.
9081 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
9083         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
9085 2008-02-21  Drew Adams  <drew.adams@oracle.com>
9087         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
9088         "Turn off" and a "Help" entry when the minor mode has no menu.
9090 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
9092         * vc.el (vc-status-mark, vc-status-unmark): New functions.
9093         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
9094         vc-status-mark-file and vc-status-unmark-file.
9095         (vc-status-mark-unmark): New function.
9096         (vc-status-previous-line, vc-status-next-line): No longer interactive.
9098 2008-02-21  Glenn Morris  <rgm@gnu.org>
9100         * composite.el (encode-composition-rule): Fix typo in error message.
9101         (composition-function-table, auto-composition-mode): Doc fixes.
9103         * subr.el (sit-for): Fix obsolete form for nil second argument.
9105         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
9106         (spell-string): Make obsolete, in favor of ispell.
9108 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
9110         * language/devanagari.el: Don't setup composition-function-table
9111         here.
9112         ("Devanagari"): Change charset, coding-system, coding-priority to
9113         Unicode-based ones.  Don't require the feature devan-util.
9115         * composite.el (compose-chars-after): Fix arguments for a function
9116         in composition-function-table.
9117         (auto-compose-region): Likewise.
9119         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
9120         for Ethiopic.
9121         (ps-mule-plot-string): Ignore glyph-string based compositions.
9123 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9125         * doc-view.el: Allow different windows to show different pages.
9126         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
9127         (doc-view-current-image, doc-view-current-overlay): Remove variables,
9128         add them back as macros instead, using image-mode-winprops instead.
9129         Update all users of those variables.
9130         (doc-view-new-window-function): New function to create a new overlay
9131         for each new window.
9132         (doc-view-mode): Use it and image-mode-setup-winprops.
9133         (doc-view-clone-buffer-hook): Rewrite accordingly.
9135         * image-mode.el: Extend [hv]scroll support to per-window properties.
9136         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
9137         (image-mode-winprops-alist): New var to replace them.
9138         (image-mode-new-window-functions): New hook.
9139         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
9140         New funs.
9141         (image-set-window-vscroll, image-set-window-hscroll): Use them.
9142         Remove the `window' argument, update callers.
9143         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
9144         Use the new functions.
9145         (image-mode-reapply-winprops): New fun.
9146         (image-mode): Use it.
9148 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
9150         * calc/calc-math.el (math-sin-raw): Add optional argument
9151         to keep track of original argument.
9152         (math-cos-raw): Use optional argument when calling math-sin-raw.
9153         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
9154         with close to original precision.
9156 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9158         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
9159         args in calls of sit-for.
9161 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
9163         * vc-svn.el (vc-svn-program): Fix typo in docstring.
9164         (vc-svn-checkin): Fix typo in error message.
9166         * help-mode.el: Require easymenu when compiling.
9168 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
9170         * help-mode.el (help-mode-menu): New menu.
9172 2008-02-20  Glenn Morris  <rgm@gnu.org>
9174         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
9175         on Windows.
9177 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
9179         * ps-mule.el (ps-mule-encode-region): Return a single string.
9180         (ps-mule-plot-string): Adjust for the above change.
9181         (ps-mule-encode-header-string): Likewise.
9183         * international/latin1-disp.el (latin1-display): Don't use
9184         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
9185         standard-display-table.
9186         (latin1-display-identities): Adjust for the change of what is
9187         returned by (get-language-info charset 'charset).
9189         * international/mule-util.el (char-displayable-p): Fix for Latin-1
9190         characters and terminal case.
9192 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
9194         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
9196         * progmodes/python.el: Also require comint when loading.
9197         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
9198         Replace python-shell with run-python on menu bar.
9199         (python-shell-map): New map.
9200         (python-default-interpreter, python-python-command-args)
9201         (python-jython-command-args, python-pdbtrack-do-tracking-p):
9202         New options.
9203         (python-which-shell, python-which-args, python-which-bufname):
9204         New buffer local variables.
9205         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
9207         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
9208         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
9209         New constants.
9211         Pdbtrack features:
9213         (python-point, python-end-of-def-or-class)
9214         (python-beginning-of-def-or-class, python-goto-initial-line)
9215         (python-comint-output-filter-function)
9216         (python-pdbtrack-overlay-arrow)
9217         (python-pdbtrack-track-stack-file, python-toggle-shells)
9218         (python-shell, python-pdbtrack-toggle-stack-tracking)
9219         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
9220         New functions.
9222 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9224         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
9225         when the argument is nil.
9227 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
9229         * vc.el (dir-status): Add a brief description.
9231 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
9233         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
9234         If non-nil, reverse the sense of the check.
9236         * vc-rcs.el (vc-rcs-root): New func.
9237         * vc-cvs.el (vc-cvs-root): New func.
9238         * vc-svn.el (vc-svn-root): New func.
9239         * vc-sccs.el (vc-sccs-root): New func.
9241 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
9243         * language/japan-util.el (setup-japanese-environment-internal):
9244         Call use-cjk-char-width-table.
9246         * language/japanese.el ("Japanese"): Set exit-function to
9247         use-default-char-width-table.
9249         * international/characters.el: Delete occurrences of non-Unicode
9250         tibetan and ethiopic characters.
9251         (cjk-char-width-table): New variable.
9252         (use-cjk-char-width-table, use-default-char-width-table):
9253         New functions.
9255 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
9257         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
9258         (vc-status-mode-menu): Add a :filter.
9259         (vc-status-printer): Add faces.
9261         * vc-hg.el (vc-hg-extra-status-menu): New function.
9262         (vc-hg-dir-status): Clean up the buffer before using it.
9264 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9266         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
9267         (gdb): Initialize it here instead.
9269         * files.el (locate-dominating-file): Fix thinko in last change.
9270         Reported by Bruce Stephens <bruce.stephens@isode.com>.
9272 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
9274         * vc.el (vc-status-mode-menu): New menu for vc-status.
9276 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
9278         * progmodes/verilog-mode.el (customize): Fix typo in error message.
9279         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
9280         (verilog-mode-auto, verilog-indent-level-module)
9281         (verilog-minimum-comment-distance, verilog-library-flags)
9282         (verilog-library-directories, verilog-library-files)
9283         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
9284         (verilog-xemacs-menu, verilog-set-compile-command)
9285         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
9286         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
9287         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
9288         (verilog-batch-inject-auto, verilog-batch-indent)
9289         (verilog-continued-line, verilog-type-keywords)
9290         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
9291         (verilog-read-inst-pins, verilog-read-arg-pins)
9292         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
9293         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
9294         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
9295         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
9296         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
9297         (verilog-mode-version, verilog-mode-release-date)
9298         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
9299         (verilog-simulator, verilog-compiler)
9300         (verilog-auto-sense-defines-constant, verilog-company)
9301         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
9302         Fix typos in docstrings.
9303         (verilog-set-auto-endcomments, verilog-calculate-indent)
9304         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
9305         Reflow docstrings.
9306         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
9307         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
9308         (electric-verilog-forward-sexp, verilog-in-case-region-p)
9309         (verilog-in-struct-region-p, verilog-in-generate-region-p)
9310         (verilog-leap-to-head, verilog-current-indent-level)
9311         (verilog-case-indent-level, verilog-cpp-keywords)
9312         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
9313         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
9314         (verilog-signals-not-in, verilog-symbol-detick-text)
9315         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
9316         (verilog-forward-close-paren, verilog-backward-open-paren)
9317         (verilog-backward-open-bracket): Doc fixes.
9319         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
9320         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
9321         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
9322         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
9323         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
9324         Fix typos in docstrings.
9326         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
9328 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
9330         * info.el (Info-read-node-name): Removed unused `default' arg.
9332 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
9334         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
9336 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9338         * image-mode.el (image-get-display-property): New fun.
9339         (image-forward-hscroll, image-next-line, image-eol, image-eob)
9340         (image-mode, image-minor-mode, image-toggle-display-text)
9341         (image-toggle-display): Use it.
9343 2008-02-18  Jason Rumney  <jasonr@gnu.org>
9345         * international/mule.el (xml-find-file-coding-system): Don't warn
9346         about utf-16 with BOM.
9348         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
9350         * international/mule.el (sgml-xml-auto-coding-function): Detect and
9351         warn if file encoding is not utf-8 and encoding not specified.
9352         (xml-find-file-coding-system): New function.
9353         * international/mule-conf.el (file-coding-system-alist): Use it.
9355 2008-02-17  Glenn Morris  <rgm@gnu.org>
9357         * international/mule-cmds.el (set-locale-environment):
9358         Pass `frame' to getenv for LC_MESSAGES.
9360 2008-02-17  Juri Linkov  <juri@jurta.org>
9362         * time.el (emacs-init-time): Use format instead of format-seconds.
9364 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9366         * textmodes/bibtex.el (bibtex-search-entry): Rename from
9367         bibtex-find-entry.  Add autoload cookie.
9368         (bibtex-find-entry): Alias for bibtex-search-entry.
9369         (bibtex-search-crossref): Rename from bibtex-find-crossref.
9370         (bibtex-find-crossref): Alias for bibtex-search-crossref.
9371         (bibtex-clean-entry): atomic-change-group removed.
9372         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
9373         to locate buffer location where error occurred.
9374         Make error messages more specific.
9375         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
9377 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
9379         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
9380         top level.
9382         * simple.el (transient-mark-mode): Add an :init-value.
9384         * startup.el (command-line): Use custom-reevaluate-setting for
9385         transient-mark-mode.
9387 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
9389         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
9391 2008-02-16  Juri Linkov  <juri@jurta.org>
9393         * startup.el (after-init-time): New variable.
9394         (command-line): Set `after-init-time' to the current time.
9396         * time.el (emacs-init-time): New function.
9398 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9400         * files.el (locate-dominating-file): Remove initial loop because it's
9401         not careful enough.  Detect the uid-change all within the main loop.
9403 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
9405         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
9407 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
9409         * vc.el (vc-annotate): Add new argument.
9410         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
9412         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
9413         Move make-variable-buffer-local code after the corresponding defvar.
9414         (hs-minor-mode-map): Define and initialize in one step.
9415         (hs-minor-mode): Change from defun to define-minor-mode.
9417 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
9419         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
9420         (gdb-ready): Move declaration...
9422         * progmodes/gdb-ui.el (gdb-ready): ...to here.
9423         (gdb-early-user-input): New variable.
9424         (gdb): Reset gdb-flush-pending-output to nil and set
9425         comint-input-sender here (before gdb-prompt), instead of...
9426         (gdb-init-1): ...here.
9427         (gdb-send): If Emacs is not ready, defer user input to...
9428         (gdb-prompt): ...here.
9430 2008-02-16  Glenn Morris  <rgm@gnu.org>
9432         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
9434         * startup.el (emacs-startup-time): Rename to `before-init-time'.
9435         (before-init-time): New name for `emacs-startup-time'.
9436         (command-line): Use before-init-time rather than emacs-startup-time.
9437         * time.el (emacs-uptime): Use before-init-time rather than
9438         emacs-startup-time.
9440         * composite.el (composition-function-table): Doc fix.
9442         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
9443         in favor of `%z' specifier.
9444         (emacs-uptime): Move to time.el.
9445         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
9446         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
9447         argument of format-seconds.
9449 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
9451         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
9453 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
9455         * ielm.el (ielm-is-whitespace): Remove.
9456         (ielm-is-whitespace-or-comment): New function.
9457         (ielm-eval-input): Use it.
9459 2008-02-15  Jason Rumney  <jasonr@gnu.org>
9461         * term/mac-win.el: Fix coding tag.
9463 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
9465         * vc-hooks.el (vc-menu-map):
9466         * bindings.el (mode-line-mode-menu): Add tooltips.
9468         * bindings.el (help-echo): Add more tooltips.  Use a less
9469         telegraphic style for existing tooltips.
9471 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9473         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
9474         from the auto-generated one.
9476 2008-02-14  Glenn Morris  <rgm@gnu.org>
9478         * mail/rmail-spam-filter.el (rmail-spam-filter):
9479         Let-bind message-spam-status.
9481         * mail/smtpmail.el (password-cache-add): Declare as function.
9483 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
9485         * mail/smtpmail.el: Use password-cache.
9487 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
9489         * uniquify.el (uniquify-buffer-base-name): New function.
9490         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9492         * desktop.el (uniquify-managed): Don't defvar.
9493         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
9494         `uniquify-managed'.  Return also the buffer's base name.
9495         (desktop-save): When saving the buffer info, filter out the base name,
9496         and save it as buffer name if the buffer is managed by uniquify.
9497         (uniquify-item-base): Don't declare; not called anymore.
9499 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
9501         * vc.el (vc-annotate-find-revision-at-line): New function.
9502         (vc-annotate-mode-map): Bind it.
9503         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
9504         some entries.
9506 2008-02-14  Glenn Morris  <rgm@gnu.org>
9508         * calendar/time-date.el (format-seconds): New function.
9509         (emacs-uptime): Use format-seconds.
9511         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
9512         Remove `LC_ALL=C', since it's included in $(emacs) now.
9514 2008-02-14  Zhang Wei  <id.brep@gmail.com>
9516         * textmodes/org-publish.el (org-publish-timestamp-filename):
9517         Replace colon characters in filename too.
9519 2008-02-13  Bastien Guerry  <bzg@altern.org>
9521         * mail/rmail.el (rmail-header-name): New face.
9522         (rmail-font-lock-keywords): Use rmail-header-name.
9524         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
9525         against X-Spam-Status header field.
9526         (rmail-spam-filter): Also check X-Spam-Status header field.
9528 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
9530         * progmodes/flymake.el (flymake-allowed-file-name-masks):
9531         Add support for .pm files and .php files.
9532         (flymake-err-line-patterns): Add pattern for PHP errors.
9533         (flymake-php-init): New function.  PHP support for flymake.
9535         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9536         Add regular expression for PHP errors.
9538 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
9540         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
9541         This DTRT even on w32 machines.
9542         (ange-ftp-cf1): Quote FILENAME.
9544 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9546         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
9547         (smerge-auto-combine): New fun.
9549 2008-02-12  Juri Linkov  <juri@jurta.org>
9551         * startup.el (fancy-startup-screen, normal-splash-screen):
9552         Set default-directory to command-line-default-directory.
9554         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
9555         after reading the desktop.
9557         * progmodes/compile.el (compilation-auto-jump):
9558         Call compile-goto-error only when compilation-auto-jump-to-first-error
9559         is non-nil.
9560         (compilation-scroll-output): Replace :type 'boolean with a choice
9561         that has three options including a third option `first-error'.
9562         Doc fix.
9563         (compilation-start, compilation-forget-errors): Add an alternate
9564         condition comparing compilation-scroll-output with `first-error'
9565         in addition to compilation-auto-jump-to-first-error (to call
9566         compilation-auto-jump in the proper place).
9568 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9570         * international/mule.el (sgml-html-meta-auto-coding-function):
9571         Make sure the search limit is ahead.
9573         * tar-mode.el: Fix broken indentation.
9574         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
9575         Use with-current-buffer.
9577 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
9579         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
9580         it is already automatically buffer-local.
9582 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9584         * help.el (describe-key): Join some split lines to facilitate filling.
9585         * help-fns.el (describe-function-1): Fill text of overlong lines.
9587 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
9589         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
9590         Use unibyte-string instead of string-make-unibyte.
9592         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
9594 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9596         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
9597         works also for buffers w/o buffer-file-name.  Update callers.
9598         (doc-view-clone-buffer-hook): New fun.
9599         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
9600         the `doc-view' property so they can be recognized.
9602         * simple.el (clone-indirect-buffer-hook): New hook.
9603         (clone-indirect-buffer): Run it.
9605 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
9607         * epa.el (epa-menu-mode): Merge into epa-mode.
9608         (epa-menu-items): Rename the label "EasyPG Assistant" to
9609         "Encryption/Decryption".
9611         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
9612         (epa-dired-mode-map): Rename from epa-dired-map.
9613         (epa-global-dired-mode): Rename the global minor mode.
9615 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9617         * isearch.el (isearch-fail): New face.
9618         (isearch-message): Highlight failure part of input.
9620 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9622         * ibuffer.el (ibuffer-header-line-format): New var.
9623         (ibuffer-mode): Set it instead of header-line-format.
9624         (ibuffer-update): Use it to set header-line-format.
9626         * international/mule-cmds.el (ucs-insert): Inherit surrounding
9627         properties like self-insert-command.
9629 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9631         * progmodes/etags.el: Add many doc strings.
9633 2008-02-11  Jason Rumney  <jasonr@gnu.org>
9635         * ldefs-boot.el: Regenerated.
9637 2008-02-11  Glenn Morris  <rgm@gnu.org>
9639         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9640         Shorten some names.
9642         * ffap.el (ffap-rfc-directories): Add :version.
9644 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
9646         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
9647         files, and backup files of same.
9649 2008-02-11  Kevin Ryde  <user42@zip.com.au>
9651         * ffap.el (ffap-rfc-directories): New variable.
9652         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
9654         * info.el (Info-next-reference, Info-prev-reference)
9655         (Info-try-follow-nearest-node): Move to and follow https:// links too.
9657         * simple.el (completion-list-mode): Show full completion-list-mode-map
9658         in the docstring.
9660 2008-02-11  Sam Steingold  <sds@gnu.org>
9662         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
9664 2008-02-11  Glenn Morris  <rgm@gnu.org>
9666         * startup.el (emacs-startup-time): New variable.
9667         (command-line): Set emacs-startup-time.
9669         * calendar/time-date.el (emacs-uptime): New function.
9671 2008-02-10  Bastien Guerry  <bzg@altern.org>
9673         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
9674         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
9675         it is nil.
9677 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9679         * epg-config.el: Expand the contents of epg-package-info.el.
9680         (epg-package-name): New constant.
9681         (epg-version-number): New constant.
9682         (epg-bug-report-address): New constant.
9684         * epa-mail.el (epa-mail-mode): Add autoload cookie.
9685         (epa-global-mail-mode): New global minor mode.
9687         * epa-file.el (epa-file-mode): New global minor mode.
9689         * epa-dired.el (epa-dired-mode): New global minor mode.
9691         * epa.el (epa-menu): New variable.
9692         (epa-menu-items): New variable.
9693         (epa-menu-mode): New global minor mode.
9694         (epa-global-minor-modes): New user option.
9695         (epa-mode): New global minor mode.
9697 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
9699         * net/dbus.el: Remove `no-byte-compile' cookie.
9700         (dbus-call-method, dbus-register-signal, dbus-debug)
9701         (dbus-registered-functions-table): Declare them with
9702         `declare-function' or `defvar', respectively.
9703         (top): Don't assert any longer.  Require 'cl when compiling.
9704         Apply `ignore-errors' but `dbus-ignore-errors'.
9706 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
9708         * diff-mode.el (diff-add-change-log-entries-other-window):
9709         Use add-change-log-entry.
9711 2008-02-09  Jason Rumney  <jasonr@gnu.org>
9713         * button.el (button-map):
9714         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
9715         * ldefs-boot.el: Regenerate.
9717 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
9719         * epa.el (epa-faces, epa):
9720         * epa-file.el (epa-file):
9721         * epg-config.el (epg): Add :version.
9723 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
9725         * vc.el (vc-exec-after): Append CODE to previous fragments.
9726         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
9727         take MESSAGES instead of VERBOSE; use it when non-nil.
9728         (vc-diff-internal): Compute messages once; use them;
9729         update call to vc-diff-finish.
9731 2008-02-09  Michael Olson  <mwolson@gnu.org>
9733         * net/tramp.el (tramp-process-sentinel): Avoid error when process
9734         buffer has been killed, such as by
9735         `tramp-cleanup-all-connections'.
9737 2008-02-09  Miles Bader  <miles@gnu.org>
9739         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
9741 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9743         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
9744         splitter in context hunks.
9746 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
9748         * international/fontset.el (setup-default-fontset): Fix arabic otf
9749         font specification.
9751 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
9753         * epa-dired.el:
9754         * epa-file.el:
9755         * epa-mail.el:
9756         * epa-setup.el:
9757         * epa.el:
9758         * epg-config.el:
9759         * epg-package-info.el:
9760         * epg.el: Initial check-in of EasyPG.
9762 2008-02-08  Glenn Morris  <rgm@gnu.org>
9764         * woman.el (woman-locale): New defcustom.
9765         (woman-expand-locale, woman-manpath-add-locales): New functions.
9766         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
9768         * international/mule-cmds.el (locale-translate): New function,
9769         with old code extracted from set-locale-environment.
9770         (set-locale-environment): Use locale-translate.  Set woman-locale.
9772         * cus-start.el (selection-coding-system): Remove, since it's now
9773         defined in select.el rather than in xselect.c.
9774         * select.el (selection-coding-system): Make it a defcustom, and
9775         add the properties from cus-start.el.  Bump :version.
9777         * custom.el (custom-theme-set-variables): Sort symbols that are
9778         dependencies before symbols that depend on them.
9779         (custom-enabled-themes): Set after custom-theme-directory.
9781         * pcmpl-unix.el (top-level): Move provide statement to end.
9782         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
9783         `*' from doc-string.  Allow to be nil.
9784         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
9785         Allow to be nil.  Add :version.
9786         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
9787         without hostnames, and multiple hostnames per line.
9789         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
9791 2008-02-08  Phil Hagelberg  <phil@evri.com>
9793         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
9794         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
9796 2008-02-07  Timo Savola  <timo.savola@iki.fi>
9798         * startup.el (command-line-x-option-alist): Add --parent-id.
9800         * term/x-win.el (x-handle-parent-id): New function.
9802 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
9804         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
9805         "Font Menu".
9807 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
9809         * net/dbus.el (dbus-interface-peer): New defconst.
9810         (dbus-ping): New defun.
9812 2008-02-06  Sam Steingold  <sds@gnu.org>
9814         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
9816 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9818         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
9819         Just return nil and let the C code provide a fallback.
9821 2008-02-05  Glenn Morris  <rgm@gnu.org>
9823         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
9824         tramp-flush-connection-property for removed 2nd argument.
9826 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9828         * diff-mode.el (diff-add-change-log-entries-other-window):
9829         Rename from diff-create-changelog.  Change users.
9830         Minor change to hopefully work with plain diffs.
9831         (diff-mode-map): Add binding for it.
9833 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
9835         * diff-mode.el: Add new TODO entry.
9836         (diff-create-changelog): New function.
9837         (diff-mode-menu): Bind it.
9839 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
9841         * international/mule-diag.el (print-fontset-element): Handle the
9842         case of inhibiting the fallback fonts.
9844 2008-02-04  Kim F. Storm  <storm@cua.dk>
9846         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9847         (ido-magic-delete-char): Use prefix arg.
9849 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
9851         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
9852         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
9853         of today, the most recent libpng is 1.2.24).
9855 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
9857         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
9859         * net/dbus.el (top): Check (featurep 'dbusbind).
9861         * net/tramp.el (tramp-process-sentinel): New defun.
9862         (tramp-do-copy-or-rename-file-out-of-band)
9863         (tramp-maybe-open-connection): Use it as process sentinel.
9864         (tramp-handle-delete-directory): Don't use the "-f" option; it
9865         isn't portable.
9866         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
9867         after the command.
9868         (tramp-handle-shell-command): Set `mode-line-process' in the
9869         asynchronous case.
9871         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
9873         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
9874         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
9875         Use `tramp-process-sentinel' as process sentinel.
9877 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
9879         * whitespace.el (global-whitespace-mode): Revert last change.
9880         (whitespace-unload-function): Force `global-whitespace-mode'
9881         to deactivate local modes in a slightly less intrusive way.
9883 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
9885         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
9887 2008-02-02  Glenn Morris  <rgm@gnu.org>
9889         * international/latin1-disp.el (latin1-display):
9890         * progmodes/fortran.el (fortran-comment-indent-char):
9891         * progmodes/idlw-shell.el (top-level):
9892         * term/mac-win.el (mac-keyboard-translate-char):
9893         * whitespace.el (whitespace-char-valid-p):
9894         * wid-edit.el (widget-key-sequence-read-event):
9895         Use characterp rather than char-valid-p.
9897         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
9898         to capitalized-find-word-boundary.  Doc fix.  Update callers.
9899         (capitalized-next-word-boundary-function-table): Rename to
9900         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
9902         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
9903         string-to-int.
9905         * ps-def.el (declare-function): Add compatibility definition.
9906         (ps-plot-with-face, ps-plot-string): Declare as functions.
9907         (ps-bold-faces, ps-italic-faces): Declare variables.
9909         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
9910         (ps-mule-end-job): Declare as functions.
9912         * wid-edit.el (widget-string-complete): Use assoc-string rather
9913         than assoc-ignore-case.
9915 See ChangeLog.13 for earlier changes.
9917 ;; Local Variables:
9918 ;; coding: utf-8
9919 ;; add-log-time-zone-rule: t
9920 ;; End:
9922     Copyright (C) 2008  Free Software Foundation, Inc.
9924   This file is part of GNU Emacs.
9926   GNU Emacs is free software: you can redistribute it and/or modify
9927   it under the terms of the GNU General Public License as published by
9928   the Free Software Foundation, either version 3 of the License, or
9929   (at your option) any later version.
9931   GNU Emacs is distributed in the hope that it will be useful,
9932   but WITHOUT ANY WARRANTY; without even the implied warranty of
9933   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9934   GNU General Public License for more details.
9936   You should have received a copy of the GNU General Public License
9937   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
9939 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc